* {
  -webkit-touch-callout: none;
}

#relays_wrapper .details .row {
  margin-left: 0;
}

.divider2 {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.modal-backdrop, .modal-backdrop.fade.in {
  background-color: black;
}

.license {
  width: 100%;
  height: 300px;
  overflow: scroll;
}

#controller_block {
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.sidebar {
  font-size: 15px;
  width: 75%;
}

.tooltip {
  font-size: 14px;
  font-weight: normal;
  z-index: 10000 !important;
}

.tt {
  cursor: pointer;
}

.forecastTemp {
  margin-left: 20px;
  margin-top: 5px;
  font-size: 18px;
  color: darkslategrey;
}

.max-width {
  max-width: 70%;
}

.forecast {
  margin-bottom: 15px;
}

.forecast-image {
  max-width: 25%;
}

.forecastConditions {
  margin-top: 0px;
  margin-left: 20px;
  margin-bottom: 3px;
  font-size: 14px;
  color: darkslategrey;
}

.forecastIconset {
  margin-bottom: 7px;
}

.forecastIconset div {
  float: left;
}

.forecastIconset div img {
  width: 22px;
  height: 22px;
}

.forecastIconset div span {
  padding-right: 8px;
  padding-left: 2px;
}

.no-pad-left {
  padding-left: 0px !important;
}

.white {
  color: white;
}

.pad-top {
  padding-top: 5px;
}

.icon, .pointer {
  cursor: pointer;
}

.lightgreen {
  color: green;
}

.darkcyan {
  color: darkcyan;
}

.slategrey {
  color: slategrey;
}

.zone-info {
  cursor: default;
}

.pad-right {
  margin-right: 10px;
}

.icon-medium:before {
  vertical-align: -10%;
  font-size: 1.2em;
}

.icon-medium:first-child {
  padding-left: 0px;
}

.icon-medium {
  padding: 8px;
  line-height: 25px;
}

.triggers li img {
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
}

.condition h2, .action h2 {
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;

}

.condition {
  border-radius: 5px;
  background-color: lightblue;
  padding: 5px;
  margin-bottom: 10px;
}

div.tabHeader {
  display: block;
  clear: both;
  background-color: #08C;
  min-height: 20px;
  color: white;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 10px;
  /*	margin-bottom: 5px; */
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  /*	-webkit-border-radius: 5px; */
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  /*	-moz-border-radius: 5px; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*	border-radius: 5px; */
}

.table-alert {
  border-radius: 0px;
  margin-bottom: 0px;
}

div.tabHeader a {
  text-decoration: none;
  cursor: default;
}

/******* Temperary ***********/
.tabHeader {
  border-radius: 2px 2px 0 0 !important;
  margin-top: 16px;
}

.tabHeader + .row-fluid {
  /*background-color: #f8f8f8;*/
  padding: 16px 12px 24px 12px;
  box-sizing: border-box;
  margin-bottom: 24px;
  box-shadow: 0 3px 4px -3px rgba(0, 0, 0, .25);
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #e8e8e8;
  border-radius: 0 0 4px 4px;
}

.hero-unit .btn {
  font-size: 16px;
  padding: 12px 14px;
}

.hero-unit {
  background-color: transparent;
  padding: 14px;
  font-size: 16px;
}

.sensor-portion .sensor {
  padding: 8px 16px;
}

.sensor .ic {
  font-size: 40px;
  color: #E02628;
}

.sensor .ic.not-active {
  color: #25BE52;
}

.sensor .ic.flow {
  font-size: 38px;
  color: #317BBC;
}

.sensor .info {
  margin-left: 56px;
}

.sensor .title {
  font-weight: 600;
  font-size: 14px;
  color: #444;
}

.sensor .sub-title {
  color: #888;
  font-size: 13px;
  font-weight: 300;
}

/*******End Temperary ********/

/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input {
  display: block;
  margin-bottom: 5px;
}

.dashboardTitle {
  font-weight: bolder;
}

.tableFormat {
  border: 0px;
  border-spacing: 0px;
  width: 100%;
  font-size: 14px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

.tableHeader {
  border: 0 !important;
  border-style: none !important;
  color: white;
  background-color: #08c;
}

.tableicon {
  width: 24px;
  padding-top: 10px;
}

.controllerSummary {
  padding-top: 5px;
  padding-bottom: 5px;
}

.statusSummary {
  width: 25%;
  float: left;
  height: 140px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: #888888;
  text-align: center;
  position: relative;
  border-radius: 3px;
  margin-bottom: 5px;
  padding-top: 8px;
  cursor: pointer;
}

.statusSummary:not(.controllerSelected):hover {
  background-color: #f2f2f2;
}

.statusSummary img {
  margin-bottom: 5px;
  height: 64px;
}

.controllerSelected {
  background-color: #e9e9e9 !important;
}

.iconSummary div:hover, .configGroup:hover {
  background-color: #f4f4f4;
  border-radius: 3px;
}

td.dataTables_empty {
  background-color: #ffffff
}

div.spacer {
  clear: both;
  height: 40px;
}

div.smallInfoHeading {
  color: #888888;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  min-height: 18px;
}

div.smallInfoHeading b {
  padding-right: 5px;
}

.stationSummary {
  width: 24%;
  min-width: 63px;
  float: left;
  height: 125px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, tahoma, helvetica, sans-serif;
  font-weight: bold;
  color: #888888;
  text-align: center
}

.dashboardImage {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: 0 auto 10px;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
}

i.dashboardIconTip {
  padding: 8px;
}

i.dashboardIconTip:hover {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.dashboard_schedule_show:hover {
  color: green !important;
  cursor: pointer !important;
}

.centre {
  min-width: 16px;
}

.centre-text {
  text-align: center;
}

div.zoneSummary {
  margin-top: 10px;
}

.triggerWrapper {
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.triggerLegendCentre {
  font-size: 10px;
  text-align: center;
}

.triggerLegendLeft {
  float: left;
  font-size: 10px;
}

.triggerLegendRight {
  float: right;
  font-size: 10px;
}

div.dataTables_length label {
  width: 460px;
  float: left;
  text-align: left;
}

div.dataTables_length select {
  width: 75px;
}

div.dataTables_filter label {
  float: right;
}

div.dataTables_filter label div {
  margin-bottom: 0px;
}

div.dataTables_info {
  padding-top: 8px;
}

div.dataTables_paginate {
  float: right;
  margin: 0;
}

.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important;
}

.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
  text-decoration: none !important;
}

.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
  outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
  color: #666 !important;
}

.paginate_disabled_previous,
.paginate_enabled_previous {
  padding-left: 23px;
}

.paginate_disabled_next,
.paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px;
}

.paginate_enabled_previous {
  background: url('../images/back_enabled.png') no-repeat top left;
}

.paginate_enabled_previous:hover {
  background: url('../images/back_enabled_hover.png') no-repeat top left;
}

.paginate_disabled_previous {
  background: url('../images/back_disabled.png') no-repeat top left;
}

.paginate_enabled_next {
  background: url('../images/forward_enabled.png') no-repeat top right;
}

.paginate_enabled_next:hover {
  background: url('../images/forward_enabled_hover.png') no-repeat top right;
}

.paginate_disabled_next {
  background: url('../images/forward_disabled.png') no-repeat top right;
}

.centeredImage {
  text-align: center;
  display: block;
}

.jedit_text_custom,
td.jedit_time, td.chosen_edit, td.jedit_select, td.jedit_text, td.iconmodify, label.jedit_select, label.jedit_text, dd.jedit_text, dd.jedit_select, span.jedit_text, span.jedit_select, h1.jedit_text {
  padding-right: 20px;
}

.jedit_text_custom:hover,
td.jedit_text:hover, td.chosen_edit:hover, td.jedit_time:hover, td.jedit_select:hover, td.iconmodify:hover, label.jedit_select:hover, label.jedit_text:hover, span.jedit_text:hover, dd.jedit_text:hover, span.jedit_select:hover, dd.jedit_select:hover, h1.jedit_text:hover {
  background-image: url('../images/pencil.png');
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}

.schedule_show a:hover {
  cursor: pointer;
}

img.dashboardIconFloat {
  float: left;
  margin-top: 10px;
  margin-bottom: 50px;
  margin-right: 5px;
  height: 95px;
  width: 55px;
}

.smallValue {
  font-size: 11px;
  font-weight: normal;
  color: #888888;
}

div.smallHeading {
  color: #888888;
  font-size: 12px;
  font-weight: bold;
}

.largeValue {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  color: lightblue;
  min-height: 20px;
}

div.suspendItem {
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 7px;
  border-radius: 5px;
}

div.suspendItem:hover {
  background-color: #ececec;
}

div.suspendItem img {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  width: 32px;
  height: 32px;
}

div.triggerToggle {
  float: left;
  width: 47%;
  margin-top: 10px;
}

td.centre-toggle {
  cursor: pointer;
  text-align: center;
}

div.triggerValue {
  float: right;
  color: CornflowerBlue;
  font-size: 26px;
  font-weight: bold;
  padding-top: 5px;
}

div.triggerSlider {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}

p.trigger-text {
  min-height: 60px;
}

.iconLegend {
  padding: 4px;
}

.iconLegend img {
  float: left;
  height: 24px !important;
  width: 24px !important;
  margin-right: 10px !important;
  margin-top: -2px;
}

.iconLegend label {
  margin-top: 10px !important;
  display: inline !important;
}

#map {
  height: 400px;
  border: none;
  border-width: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#map img {
  max-width: none;
}

.gomapMarker {
  font-size: 11px !important;
  margin: 0px;
  line-height: 15px !important;
  min-height: 70px !important;
  max-width: 270px;
}

.goMapforecastTitle {
  clear: both;
  display: block !important;
  font-size: 13px !important;
  margin-top: 0px !important;
  margin-bottom: 7px !important;
  line-height: 15px;
  padding: 5px;
  background-color: #08c;
  border-radius: 3px;
  color: white;
}

.goMapforecast img {
  width: 23px;
  height: 23px;
  padding-right: 2px;
}

.goMapforecast span {
  color: black;
  margin-right: 6px;
}

.goMapforecast span:last-child {
  margin-right: 0px !important;
}

.text-left {
  text-align: left !important;
}

.dl-horizontal dd {
  min-height: 20px;
}

.row-fluid .span6-fixed {
  width: 48.6%;
  float: left;
}

.row-fluid .span4-fixed {
  width: 31.3%;
  float: left;
}

.action-icon {
  height: 16px;
  width: 16px;
  margin-right: 5px;
  cursor: pointer;
}

.chosen-container-multi .chosen-choices {
  border: none;
  background-color: inherit;
  background-image: none;
}

.chosen-container-single .chosen-single {
  border-radius: 4px;
  height: 28px;
  background: none;
  box-shadow: none
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: none;
}

.chosen-container-single .chosen-single span {
  padding-top: 2px;
}

.chosen-container {
  margin-bottom: 7px;
}

.hydrawise-logo {
  width: 250px;
  height: 65px;
  display: block;
  padding: 5px 10px 5px 10px;
  margin-left: auto;
  margin-right: auto;
}

.hydrawise-register {
  width: 64px;
  height: 77px;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.iconSummary {
  width: 100%;
  overflow: hidden;
}

.singleIconSummary {
  width: 24%;
  float: left;
  color: #888888;
  text-align: center
}

.pad-left10 {
  margin-left: 10px;
}

.label-blue,
.badge-blue {
  background-color: #08C;
}

.transparent {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.table-bordered-highlight {
  border: 1px solid #DDD;
  border-collapse: separate;
  border-left: 0;
  border-radius: 4px;
  background-color: white;
}

.trigger-selector {
  cursor: pointer;
}

.trigger-selector p {
  margin-top: 5px;
  text-align: center;
}

.trigger-selector:hover {
  background-color: lightgrey;
}

.smallstat {
  padding: 4px;
  text-shadow: none;
}

.smallstat .image {
  border-radius: 2px;
  width: 64px;
  padding: 7px;
  text-align: center;
  margin-right: 8px;
  float: left;
  overflow: hidden;
}

.smallstat .title {
  top: 12px;
  color: white;
  display: block;
  font-size: 14px;
  margin-top: 4px;
}

.smallstat .value {
  font-size: 20px;
  font-weight: bold;
  color: darkgreen;
}

.min {
  background-color: #acd1e9;
}

.max {
  background-color: #6d929b;
}

.average {
  background-color: #e8d0a9;
}

.total {
  background-color: #b7afa3;
}

.wrap {
  white-space: normal !important;
}

.calendar-strikeout {
  text-decoration: line-through !important;
}

.fc-event-container a:hover {
}

#cal-slide-content a.event-item {
  color: black;
}

.popover {
  z-index: 10;
  position: fixed;
}

.report-menu, #statsbox {
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  .hero-unit {
    padding: 30px;
  }

  .table th {
    padding-left: 2px;
    padding-right: 2px;
  }

  .table tr {
    padding-left: 2px;
    padding-right: 2px;
  }

  .dashboardImage {
    height: 60px;
    width: 60px;
    margin-bottom: 5px;
    cursor: pointer;
  }

  i.dashboardIconTip {
    padding: 10px;
  }

  .forecastIconset div {
    display: block;
  }

  .forecastTemp {
    margin-left: 10px;
    font-size: 18px;
  }

  .forecastConditions {
    margin-left: 10px;
    font-size: 14px;
  }

  .forecastIconset div img {
    width: 20px;
    height: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

.fileinput-button {
  position: relative;
  overflow: hidden;
}

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

.featherlight {
  z-index: 2000 !important;
}

.tab-pane {
  margin-top: 5px;
  background-color: rgba(211, 211, 211, 0.27);
  border-radius: 5px;
  padding: 10px;
}

.large-input {
  width: 100%;
}

.large-input input {
  font-size: 20px;
  width: 75px !important;
  text-align: center;
}

.large-input span.add-on {
  font-size: 20px;
  font-weight: 200;
}

.btn-top-margin {
  margin-top: 5px;
}

.label-large {
  padding: 5px;
}

.label-disabled {
  opacity: 0.3;
}

.contractor_container {
  margin-top: 5px;
  background-color: AliceBlue;
  border: 0px;
  border-style: solid;
  border-radius: 6px;
  padding: 5px;
  overflow: hidden;
  max-height: 150px;
  min-height: 100px;
}

.contractor_subtitle {
  font-size: 12px;
  color: darkgrey;
}

.contractor_image {
  max-width: 20%;
}

.contractor_info {
  max-width: 80%;
}

.contractor_info p {
  color: CadetBlue;
}

.contractor_title h1 {
  margin: 0px;
  font-size: 16px;
  line-height: 20px;
}

.contractor_title span {
  margin-top: 3px;
}

.left-50 {
  width: 80%;
  float: left;
}

.right-50 {
  width: 19%;
  float: right;
}

.responsive-container {
  position: relative;
  max-height: 120px;
  width: 100%;
}

.dummy {
  padding-top: 100%; /* forces 1:1 aspect ratio */
}

.img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; /* Align center inline elements */
}

.img-container:hover {
}

.img-container .centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.img-container img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%; /* <-- Set maximum height to 100% of its parent */
  max-width: 100%; /* <-- Set maximum width to 100% of its parent */
}

.plan_title {
  margin-bottom: 10px;
}

.plan_description {
  margin: 5px;
}

.plan_pricing {
  font-size: 20px;
  font-weight: bold;
  margin: 15px;
}

.padding-35 {
  padding: 35px;
}

.question {
  background-color: lightblue;
  border-radius: 5px;
  padding: 24px;
}

.profile-img {
  width: 120px;
  height: 120px;
  margin: 0 auto 10px;
  display: block;
  border-radius: 50%;
}

.irrigation-label {
  min-width: 150px;
  font-weight: bold;
}

.station_disabled {
  opacity: 0.5;
}

.dialog_editSchedule i {
  padding-right: 10px;
  color: rgb(0, 136, 204);
}

.dialog_editSchedule label {
  padding-right: 20px;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

.tab-pane {
  background-color: white;
}

.dialog label {
  font-weight: bold;
  cursor: default;
}

ul.nav-wizard {
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  *zoom: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}

ul.nav-wizard:before {
  left: 0px;
  right: 0px;
  top: 36px;
  /*height: 37px;*/
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: "";
}

ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 108px;
  height: 37px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}

ul.nav-wizard li {
  position: relative;
  float: left;
  height: 35px;
  display: inline-block;
  padding: 0 20px 0 30px;
  margin-top: -3px;
  line-height: 36px;
}

ul.nav-wizard li a {
  color: #468847;
  padding: 0;
}

ul.nav-wizard li a:hover {
  background-color: transparent;
}

ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 18px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -16px;
}

ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 18px solid transparent;
  border-left: 16px solid #f9f9f9;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}

ul.nav-wizard li.active {
  color: #ffffff;
  background: #428bca;
}

ul.nav-wizard li.active:after {
  border-left: 16px solid #428bca;
}

ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #ffffff;
  background: #428bca;
}

ul.nav-wizard .active ~ li {
  color: #999999;
  background: #ededed;
}

ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #ededed;
}

ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #999999;
  background: #ededed;
}

ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #468847;
  background: #5e9cd2;
}

ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #5e9cd2;
}

ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #468847;
  background: #5e9cd2;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #999999;
  background: #ededed;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #999999;
  background: #ededed;
}

.nav-tabs {
  margin-bottom: 0px;
}

.tab-pane {
  padding: 0px;
}

.container-outer {
  overflow: scroll;
  height: 53px;
}

.container-inner {
  width: 10000px;
}

.container-inner img {
  width: 35px;
  max-height: 53px;
  border-color: white;
  border-style: solid;
  border-width: 3px;
  padding: 3px;
}

.container-inner img:hover {
  background-color: lightgrey;
}

.container-inner img.active {
  border-color: blue;
}

/* line 1, ../src/sass/modules/_home.scss */
.main_block {
  /*  margin-top: 50px;
    background-color: #ffffff;
    padding: 20px;
    position: relative;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  */
  position: relative;
}

/* line 10, ../src/sass/modules/_home.scss */
.main_block .main_block_media {
  float: left;
}

/* line 12, ../src/sass/modules/_home.scss */
.main_block .main_block_media .main_block_picture {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

/* line 19, ../src/sass/modules/_home.scss */
.main_block .main_block_media .main_block_picture.empty_picture {
  border: 1px solid #79c50e;
  background-color: #f6f5f5;
  background-image: url("../images/icons/sprites.png");
  background-position: -14px -95px;
}

/* line 25, ../src/sass/modules/_home.scss */
.main_block .main_block_media .main_block_picture img {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
}

/* line 35, ../src/sass/modules/_home.scss */
.main_block .main_block_content {
  margin-left: 5px;
  padding-top: 0px;
}

/* line 38, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_header {
  border-bottom: 1px solid #f6f5f5;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 10px;
}

/* line 43, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_header .main_block_header-title {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #000000;
}

/* line 45, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_header .main_block_header-title:hover {
  color: #8e9592;
  text-decoration: none;
}

/* line 50, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_header .main_block_header-number {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #cccccc;
  margin: 0px;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 58, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_body_content {
  width: 12%;
  min-width: 100px;
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}

.main_block .main_block_content .main_block_body_content2 {
  width: 20%;
  min-width: 100px;
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}

.main_block .main_block_content .main_block_body_zones {
  min-width: 100px;
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}

.main_block .main_block_content .main_block_body_pst {
  min-width: 200px;
  max-width: 350px;
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}

/*
.main_block .main_block_content .main_block_body_longform {
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}
*/
.main_block .main_block_content .main_block_body_name {
  width: 25%;
  min-width: 80px;
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 15px;
}

.main_block .main_block_content .main_block_body_image, .main_block .main_block_content .main_block_body_times {
  float: left;
  box-sizing: border-box;
  -webkit-border-box: border-box;
  -moz-border-box: border-box;
  -o-moz-border-box: border-box;
  padding-right: 10px;
}

/* line 63, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_body_content .main_block_body_time,
.main_block .main_block_content .main_block_body_content .main_block_body_inform,
.main_block .main_block_content .main_block_body_name .main_block_body_inform,
.main_block .main_block_content .main_block_body_zones .main_block_body_inform,
.main_block .main_block_content .main_block_body_zones .main_block_body_longform,
.main_block .main_block_content .main_block_body_content2 .main_block_body_inform,
.main_block .main_block_content .main_block_body_content2 .main_block_body_time,
.table_title,
.table_content {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 72, ../src/sass/modules/_home.scss */
/*
.main_block .main_block_content .main_block_body_content .main_block_body_time,
.table_content {
  color: #333333;
  font-weight: 500;
}
*/

/* line 76, ../src/sass/modules/_home.scss */
.main_block .main_block_content .main_block_body_content .main_block_body_inform,
.main_block .main_block_content .main_block_body_content2 .main_block_body_inform,
.main_block .main_block_content .main_block_body_name .main_block_body_inform,
.main_block .main_block_content .main_block_body_zones .main_block_body_inform,
.table_title {
  color: #8e9592;
  font-weight: 300;
  margin-top: 0px;
}

/* line 83, ../src/sass/modules/_home.scss */
.main_block_footer {
  background-color: #f7f2e7;
  padding: 10px;
  border: 1px solid #efebe3;
}

/* line 87, ../src/sass/modules/_home.scss */
.main_block_footer .main_block_footer_list {
  padding-left: 0px;
  margin-bottom: 0px;
}

/* line 90, ../src/sass/modules/_home.scss */
.main_block_footer .main_block_footer_list .main_block_footer_item {
  float: left;
  list-style: none;
  margin-right: 10px;
}

/* line 94, ../src/sass/modules/_home.scss */
.main_block_footer .main_block_footer_list .main_block_footer_item .main_block_footer_link {
  font-size: 11px;
  font-family: "Roboto", sans-serif;
  color: #999999;
}

.caps, .text-uc, .day_of_week_list .day_of_week_list {
  text-transform: uppercase;
}

/* line 171, ../src/sass/modules/_zone.scss */
.day_of_week_list {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 5px;
}

/* line 173, ../src/sass/modules/_zone.scss */
.day_of_week_list .day_of_week_list {
  list-style: none;
  float: left;
  width: 32px;
  height: 26px;
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  border: 1px solid #37B8CF;
  cursor: pointer;
  color: #37B8CF;
}

.day_of_week_list .single_day {
  width: 50%;
  border-radius: 30px;
  background-color: #37B8CF;
  color: #ffffff;
}

/* line 185, ../src/sass/modules/_zone.scss */
.day_of_week_list .day_of_week_list.green_day {
  background-color: #37B8CF;
  color: #ffffff;
}

span.zone_name, span.category_name {
  margin-bottom: 3px;
  white-space: normal;
  margin-right: 1px;
  border-radius: 2px;
  padding: 3px;
  line-height: 22px;
}

span.zone_name {
  background-color: #89A69F;
  color: #ffffff;
}

span.category_name {
  background-color: #349ED0;
  color: #ffffff;
}

span.selected_zones, span.available_zones {
  font-weight: bold;
}

.ms-selection .ms-list {
  background-color: #f8f8f8;
}

.ms-container {
  background: transparent url('../images/switch.png') no-repeat 50% 50%;
  width: auto;
}

.price_header, .price_summary {
  font-weight: bold;
}

@media (max-width: 767px) {
  ul.nav-wizard li {
    height: 22px;
    font-size: 12px;
    line-height: 24px;
  }

  h3 {
    font-size: 20px;
  }

  /*ul.nav-wizard:before, ul.nav-wizard:after {
  top: 24px;
  height: 22px;
  border: none;
  }*/
  ul.nav-wizard li {
    height: 24px;
    padding: 0 20px 0 20px;
  }

  ul.nav-wizard li:after, ul.nav-wizard li:before {
    border: 12px solid transparent;
    right: -28px;
    top: 0px;
  }

  .main_block .main_block_content .main_block_body_name {
    width: 80%;
  }

  .main_block .main_block_content .main_block_body_pst {
    padding-right: 10px;
  }

  li.day_of_week_list {
    margin-right: 1px !important;
  }
}

.select-width-min {
  min-width: 300px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.05s linear;
  transition: opacity 0.05s linear;
}

/* Calculated using http://danielstern.ca/range.css/?ref=css-tricks#/ */
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 4.85px 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #e0e0e0;
  border-radius: 7.5px;
  border: 0px solid #790101;
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #337ab7;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4.85px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #e0e0e0;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 10.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #e0e0e0;
  border-radius: 7.5px;
  border: 0px solid #790101;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #337ab7;
  cursor: pointer;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 10.3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #e0e0e0;
  border: 0px solid #790101;
  border-radius: 15px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}

input[type=range]::-ms-fill-upper {
  background: #e0e0e0;
  border: 0px solid #790101;
  border-radius: 15px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}

input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #337ab7;
  cursor: pointer;
  height: 10.3px;
}

input[type=range]:focus::-ms-fill-lower {
  background: #e0e0e0;
}

input[type=range]:focus::-ms-fill-upper {
  background: #e0e0e0;
}
