/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, templates/g5_hydrogen/custom/scss/custom.scss */
.pp-sidebar input {
  border-radius: 0px;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
.pp-sidebar ul {
  list-style: none;
  padding-left: 0;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
.pp-logout input {
  border: 1px solid #dadddc;
  border-radius: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  margin-top: 10px;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
.pp-search input {
  border-radius: 0px;
}
