/* 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
 */

#g-navigation .g-main-nav {
  display: inline-flex;
  float: none;
}
.g-mosaic .g-mosaic-grid .g-mosaic-grid-item .g-mosaic-grid-item-content .g-mosaic-tag {
  display: none;
}
body .g-mosaic .g-mosaic-header .g-mosaic-nav {
  display: none;
}
/* anacron_26.css | http://103.27.32.36/~allstoragesussex/templates/g5_anacron/custom/css-compiled/anacron_26.css?5f61774b */
body {
  /* font-size: 16px; */
  font-size: 20px;
}
/* bootstrap-gantry.css | http://103.27.32.36/~allstoragesussex/media/gantry5/assets/css/bootstrap-gantry.css?5f61498c */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  /* background-color: #f89406; */
  background-color: #e0a904;
}
.btn-warning {
  /* background-image: linear-gradient(to bottom, #fbb450, #f89406); */
  background-image: linear-gradient(to bottom, #e0a904, #e0a904);
}
/* anacron_26.css | http://103.27.32.36/~allstoragesussex/templates/g5_anacron/custom/css-compiled/anacron_26.css?5f70233f */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  /* font-size: 14px; */
  font-size: 16px;
}
.cf-type-text .inputbox, .cf-type-subject .inputbox, .cf-type-name .inputbox, .cf-type-email .inputbox, .cf-type-php .inputbox, .cf-type-date .inputbox, .cf-type-number .inputbox, .cf-type-selectlist .inputbox, .cf-type-surname .inputbox, .cf-type-recipient .inputbox, .cf-type-username .inputbox, .cf-type-password .inputbox, .cf-type-password_verify .inputbox, .cf-type-gmapsaddress .inputbox {
  width: 95%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding: 1rem 0.375rem;
}
.row-fluid [class*="span"] {
  /* margin-left: 2.127659574468085%; */
  margin-left: 0;
}
/* anacron_26.css | http://103.27.32.36/~allstoragesussex/templates/g5_anacron/custom/css-compiled/anacron_26.css?5f706549 */
body {
  /* line-height: 26px; */
  line-height: 28px;
}
/*# sourceMappingURL=custom_35.css.map */