.niddle {
  position: absolute;
  left: 111px;
  bottom: -64px;
  transform-origin: 47% 69%;
}
.niddle-bottom {
  position: absolute;
  left: 108px;
  bottom: -47px;
}
.min-value-caption {
  position: absolute;
  top: 98px;
  left: 11px;
  text-align: center;
}
.max-value-caption {
  position: absolute;
  top: 98px;
  left: 207px;
  text-align: center;
}
.max-value-caption .inner {
  text-align: center;
}
/******* round scale medium ************************************************/
.min-value-caption-medium {
  position: absolute;
  top: 110px;
  left: 8px;
  text-align: center;
}
.max-value-caption-medium {
  position: absolute;
  top: 110px;
  left: 348px;
  text-align: center;
}
.max-value-caption-medium .inner {
  text-align: center;
}
.current-value-medium {
  position: absolute;
  font-size: 36px;
  top: 90px;
  left: 158px;
}
.niddle-medium {
  position: absolute;
  left: 185px;
  bottom: -87px;
  transform-origin: 48% 87%;
}
.niddle-bottom-medium {
  position: absolute;
  left: 182px;
  bottom: -81px;
}
/******* round scale medium end ************************************************/
.small-widget-size {
  width: 231px;
  height: 213px;
  height: 190px;
  margin-bottom: 7px;
  background-color: white;
  margin-right: 80px;
  float: left;
}
.small-widget-pointer-to-graph {
  width: 100%;
  height: 12px;
  background-color: #337ab7;
  position: relative;
}
.small-widget-pointer-to-graph-triangle {
  background-color: #337ab7;
  position: absolute;
  transform: rotate(47deg);
  width: 12px;
  height: 12px;
  top: 6px;
  left: 46%;
}
.medium-widget-pointer-to-graph {
  width: 100%;
  height: 12px;
  background-color: #337ab7;
  position: relative;
  top: 0px;
  visibility: hidden;
}
.medium-widget-pointer-to-graph.active {
  visibility: visible;
}
.medium-widget-pointer-to-graph-triangle {
  background-color: #337ab7;
  position: absolute;
  transform: rotate(47deg);
  width: 12px;
  height: 12px;
  top: -6px;
  left: 46%;
}
/*********** header **************************/
.dashboard-widget-header-row {
  height: 35px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.dashboard-widget-header-row .dashboard-widget-header {
  height: 100%;
  font-size: 16px;
}
.dashboard-widget-header-row .dashboard-widget-header .dashboard-header-badge {
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  display: inline-block;
  border: 1px solid #222222;
  width: 16px;
  height: 16px;
  font-size: 12px;
  margin: 0 auto;
}
.dashboard-widget-header-row .dashboard-widget-header .dashboard-header-badge.text-success {
  border: 1px solid #4cd964;
}
.dashboard-widget-header-row .dashboard-widget-header .dashboard-header-badge.text-danger {
  border: 1px solid #ff3b30;
}
.dashboard-widget {
  border: solid 2px transparent;
}
.dashboard-widget.active {
  border: solid 2px #337ab7;
}
.dashboard-widget.active .dashboard-widget-header-row {
  background-color: #337ab7;
  color: white;
  font-weight: bold;
}
/*********** header end **************************/
.spark-line-dashboard {
  margin-left: 62px;
  position: relative;
  bottom: 7px;
}
.spark-line-dashboard.medium {
  margin-left: 46px;
}
.dashboard-widget-body {
  margin-right: 11px;
}
.dashboard-widget {
  margin: 0;
  padding: 0;
  background-color: white;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
}
.dashboard-widget br {
  margin-top: 5px;
  margin-bottom: 5px;
}
.dashboard-widget .text-danger {
  color: #ff3b30;
}
.dashboard-widget .text-success {
  color: #4cd964;
}
.dashboard-widget [data-col="2"] {
  border-left: 1px solid rgba(192, 192, 192, 0.5);
}
.dashboard-widget.dashboard-widget-small {
  height: 190px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row {
  height: 125px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body {
  height: 120px;
}
.dashboard-widget.dashboard-widget-medium {
  height: 210px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row {
  height: 175px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body {
  height: 170px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-per-house-details {
  font-weight: 400;
  padding-right: 10px;
  color: #8e8e93;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-per-house-details .dashboard-widget-extra-container-per-house-details-heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-per-house-details .dashboard-widget-extra-container-per-house-details-value-row {
  font-size: 14px;
  line-height: 1;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row {
  padding-right: 10px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row:first-of-type {
  border-bottom: 1px solid rgba(192, 192, 192, 0.5);
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p {
  color: #8e8e93;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p.dashboard-widget-extra-container-high-low-value {
  font-size: 24px;
  font-weight: 400;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p.dashboard-widget-extra-container-high-low-value span {
  font-size: 16px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p.dashboard-widget-extra-container-high-low-value span.dashboard-widget-extra-container-high-low-value-unit-degrees {
  font-size: 9px;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p.dashboard-widget-extra-container-high-low-details {
  font-size: 14px;
  font-weight: 400;
}
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-extra-container-high-low .dashboard-widget-extra-container-high-low-value-row p.dashboard-widget-extra-container-high-low-details span {
  font-weight: 700;
}
.dashboard-widget.dashboard-widget-big {
  height: 230px;
}
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row {
  height: 195px;
}
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body {
  height: 190px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-main-data-unit-degrees,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-main-data-unit-degrees,
.dashboard-widget.dashboard-widget-big .dashboard-widget-main-data-unit-degrees {
  font-size: 14px;
  position: absolute;
  font-weight: 600;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row {
  padding-top: 5px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data {
  text-align: center;
  line-height: 1;
  padding-top: 25px;
  font-weight: 700;
  margin-bottom: 15px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-value,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-value,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-value {
  font-size: 19px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-unit,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-unit,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-main-data .dashboard-widget-main-data-unit {
  font-size: 16px;
  padding-left: 5px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data {
  text-align: center;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge > div,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge > div,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge > div {
  position: relative;
  display: inline;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-triangle,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-triangle,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-triangle {
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-slope,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-slope,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-gauge .dashboard-widget-secondary-data-gauge-slope {
  width: 79px;
  height: 15px;
}
.dashboard-widget.dashboard-widget-small .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-value,
.dashboard-widget.dashboard-widget-medium .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-value,
.dashboard-widget.dashboard-widget-big .dashboard-widget-body-row .dashboard-widget-body .dashboard-widget-secondary-data .dashboard-widget-secondary-data-value {
  color: #8e8e93;
  font-size: 13px;
  /*margin-top: 7px;*/
}
.dashboard-widget-highest-data-unit {
  font-size: 16px;
  padding-left: 5px;
}
.graph-line {
  background-color: #666666;
  display: inline-block;
  width: 11px;
  margin-left: 12px;
  vertical-align: bottom;
  border: solid 1px black;
}
.graph-line .house-number {
  position: absolute;
  bottom: -7px;
  font-size: 12px;
}
.medium-widget-graph {
  margin-top: 30px;
}
.medium-widget-graph.dashed {
  margin-top: 22px;
}
.graph-dashed-lines {
  height: 100%;
  display: inline-block;
  width: 15px;
  margin-left: 15px;
  vertical-align: bottom;
  background-color: white;
  background-image: linear-gradient(#0000ff 50%, rgba(255, 255, 255, 0.5) 50%);
  background-size: 5px 5px;
}
.graph-dashed-lines.tannel-mode {
  background-color: white;
  background-image: linear-gradient(#6db1e0 50%, rgba(255, 255, 255, 0.5) 50%);
  background-size: 5px 5px;
}
.graph-dashed-lines.tannel-mode .house-data {
  color: #6DB1E0;
}
.graph-dashed-lines .house-number {
  position: absolute;
  bottom: -20px;
  margin-left: 2px;
  font-weight: bold;
  font-size: 12px;
}
.graph-dashed-lines .house-data {
  position: absolute;
  top: -30px;
  font-weight: bold;
  color: blue;
  font-size: 17px;
}
.dashed-graph-section {
  height: 80px;
  position: absolute;
  top: 15px;
  margin-left: 4px;
}
.graph-section {
  height: 80px;
  position: absolute;
  bottom: 32px;
  margin-left: 5px;
}
.graph-dashed-lines-data {
  position: absolute;
  width: 15px;
  display: inline-block;
  vertical-align: bottom;
  background-color: white;
  background-image: linear-gradient(#e4e4e4 50%, rgba(255, 255, 255, 0.5) 50%);
  background-size: 5px 5px;
}
.place-holder {
  position: relative;
  top: -5px;
  /*left: 69px;*/
  font-weight: normal;
  font-size: 15px;
}
.graph-white-lines {
  height: 100%;
  display: inline-block;
  width: 15px;
  margin-left: 15px;
  vertical-align: bottom;
  background-color: #666666;
}
.graph-white-lines.no-info {
  background-color: white;
}
.graph-white-lines .house-number {
  position: absolute;
  bottom: -22px;
  margin-left: 2px;
  font-size: 12px;
}
.graph-white-lines .house-number.bigger-than-ten {
  margin-left: -2px;
}
.graph-lines-data {
  position: absolute;
  width: 15px;
  display: inline-block;
  vertical-align: bottom;
  background-color: white;
}
.right-widget-with-graph {
  padding-left: 0;
}
.right-widget-with-graph div {
  padding-left: 0;
}
.horizontal-graph {
  height: 10px;
  margin-bottom: 15px;
  background-color: #F96771;
  max-width: 100px;
}
.horizontal-graph-container {
  margin-left: 40px;
}
.house-number-graph-alarm {
  position: relative;
  left: -22px;
  top: -5px;
  color: #F96771;
  font-weight: bold;
  font-size: 16px;
}
.dashboard-widget-gauge-icon {
  height: 28px;
  width: 28px;
  margin-bottom: 5px;
}
.dashboard-widget-gauge-single-icon {
  width: 10%;
}
.current-value-graph-alarm {
  position: relative;
  top: -5px;
  color: #F96771;
  font-weight: bold;
  font-size: 16px;
}
.no-alarms-ok {
  margin-top: 15px;
  margin-right: 30px;
  font-size: 36px;
  font-weight: bold;
  color: green;
  text-align: center;
}
.highest-lowest-degrees {
  font-size: 9px;
  position: absolute;
  font-weight: 600;
}
.highest-lowest-degrees.small {
  font-size: 7px;
}
.alarm-value-units {
  margin-left: 4px;
}
.top-lowest {
  padding: 30px;
}
.scale-gage.comparison .scale-gage-panel {
  height: 35px;
  position: relative;
}
.scale-gage.comparison .scale-gage-partition {
  position: absolute;
  width: 2px;
  height: 47px;
  background-color: #000000;
  margin-top: -5px;
}
.scale-gage.comparison .scale-gage-safety-panel {
  float: left;
  height: 35px;
  background-color: #666666;
}
.scale-gage.comparison .scale-gage-alert-panel {
  float: left;
  height: 35px;
  background-color: #FF3300;
}
.scale-gage.comparison .scale-gage-markup {
  border-bottom: 2px dotted silver;
  /*width: 100%;*/
  height: 16px!important;
  position: absolute;
}
.scale-gage.dashboard .scale-gage-panel {
  height: 15px;
  position: relative;
}
.scale-gage.dashboard .scale-gage-partition {
  position: absolute;
  width: 4px;
  height: 30px;
  background-color: #000000;
  margin-top: -5px;
}
.scale-gage.dashboard .scale-gage-safety-panel {
  float: left;
  height: 15px;
  background-color: #666666;
}
.scale-gage.dashboard .scale-gage-alert-panel {
  float: left;
  height: 15px;
  background-color: #FF3300;
}
.scale-curr-value-text {
  margin-top: 7px;
  font-size: 22px;
}
.dashboard-widget-secondary-data-gauge-triangle {
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.widget-panel {
  margin-left: 20px;
  position: relative;
  margin-right: 22px;
}
.info-scale-active-img {
  position: absolute!important;
  top: 8px!important;
  left: 0px!important;
  height: 4px;
}
.info-scale-markup {
  top: 5px!important;
  position: absolute;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*.badge.badge-danger {
    background-color: #ea5455
}

.badge.badge-up {
    position: absolute;
    top: -11px;
    min-width: 1.429rem;
    min-height: 1.429rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .786rem;
    line-height: .786;
}

[dir=rtl] .badge.badge-up {
    left: -9px;
    padding-right: .25rem;
    padding-left: .25rem;
}
*/
.badge-danger {
  background-color: #ea5455;
}
.my-50 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-25 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mx-50 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-1 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.badge.badge-up {
  position: absolute;
  top: 0;
  min-width: 1.429rem;
  min-height: 1.429rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .786rem;
  line-height: .786;
}
.badge.badge-up {
  right: 0;
  padding-right: .25rem;
  padding-left: .25rem;
}
.badge-pill {
  border-radius: 10rem;
}
.badge-farm-alerts-list {
  top: -15px;
  position: relative;
  left: -10px;
}
body.mobile {
  padding: 0px;
  padding-top: 51px;
  min-width: initial;
  background-color: #C9C7C1;
}
body.mobile .container-fluid {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
body.mobile .navbar-nav {
  margin: initial;
}
body.mobile .navbar-nav .open .dropdown-menu {
  position: absolute;
  background-color: #666666;
}
body.mobile .navbar-nav .open .dropdown-menu > li:first-child,
body.mobile .navbar-nav .open .dropdown-menu > li:first-child > a {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
body.mobile .navbar-nav .open .dropdown-menu > li:last-child,
body.mobile .navbar-nav .open .dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
body.mobile .navbar-nav .open .dropdown-menu > li:not(:last-child) {
  border-bottom: solid 1px #777;
}
body.mobile .navbar-nav .open .dropdown-menu > li > a {
  color: white;
  font-size: 16px;
  padding: 13px 25px 13px 25px;
}
body.mobile .navbar-nav .open .dropdown-menu > li > a:hover,
body.mobile .navbar-nav .open .dropdown-menu > li > a:focus,
body.mobile .navbar-nav .open .dropdown-menu > li > a:active,
body.mobile .navbar-nav .open .dropdown-menu > li > a:visited,
body.mobile .navbar-nav .open .dropdown-menu > li > a.active {
  background-color: #505050 !important;
  background-image: none !important;
  color: white;
}
body.mobile .navbar-nav .open .dropdown-menu:before {
  position: absolute;
  top: -12px;
  right: 20px;
  display: inline-block;
  border-right: 12px solid transparent;
  border-bottom: 12px solid white;
  border-left: 12px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
body.mobile .navbar-nav .open .dropdown-menu:after {
  position: absolute;
  top: -11px;
  right: 21px;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #666666;
  border-left: 11px solid transparent;
  content: '';
}
body.mobile .navbar-default {
  margin: 0px;
  padding-top: 0px;
  height: auto;
}
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white;
}
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a:active,
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a:visited,
body.mobile .navbar-default .navbar-nav .open .dropdown-menu > li > a.active {
  color: white;
}
body.mobile .navbar-default .navbar-toggle.side-menu-button {
  display: block;
  background-color: transparent;
  color: #4B494A;
  border-radius: 0px;
  border: 0px;
  font-size: 37px;
  padding: 13px 16px 13px 16px;
  margin: 0px;
}
body.mobile .navbar-default .navbar-toggle.side-menu-button .icon-bar {
  background-color: #4B494A;
  height: 3px;
  width: 29px;
}
body.mobile .navbar-default .navbar-toggle.side-menu-button:focus {
  background-color: transparent;
}
body.mobile .navbar-default .navbar-toggle.side-menu-button:hover,
body.mobile .navbar-default .navbar-toggle.side-menu-button.active {
  background-color: #464646;
  color: white;
}
body.mobile .navbar-default .navbar-toggle.side-menu-button:hover .icon-bar,
body.mobile .navbar-default .navbar-toggle.side-menu-button.active .icon-bar {
  background-color: white;
}
body.mobile .navbar {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  min-height: initial;
}
body.mobile .navbar .navbar-header {
  padding-left: 0px;
  padding-top: 0px;
  width: 62px;
  margin: 0px;
  float: left;
}
body.mobile .navbar ul.nav {
  max-height: 51px;
  display: block;
  margin-left: 62px;
  margin-top: 0px;
  margin-bottom: 0px;
  /*width: 80%;*/
  min-width: initial;
  font-size: 14px;
  vertical-align: top;
}
body.mobile .navbar ul.nav .btn.dropdown-toggle {
  padding: 0px;
  width: 55px;
}
body.mobile .navbar ul.nav > li {
  width: 20%;
  padding-top: 7px;
  padding-left: initial;
  vertical-align: top;
  float: left;
}
body.mobile .navbar ul.nav > li > a {
  padding-top: 4px;
}
body.mobile .navbar ul.nav > li .icon-arrow_down {
  font-size: 9px;
}
body.mobile .navbar ul.nav > li .icon-arrow_down:before {
  position: relative;
  top: -7px;
  left: -5px;
}
body.mobile .navbar ul.nav > li .dropdown-menu {
  right: -20px;
  left: initial;
}
body.mobile .navbar ul.nav > li .dropdown-menu .dropdown-submenu a {
  position: relative;
}
body.mobile .navbar ul.nav > li .dropdown-menu .dropdown-submenu a:after {
  content: none;
}
body.mobile .navbar ul.nav > li .dropdown-menu .dropdown-submenu a .icon-arrow_right {
  position: absolute;
  right: 20px;
  top: 32%;
}
body.mobile .navbar ul.nav li.gate-name {
  max-height: 51px;
  padding-top: 15px;
  width: 25%;
  /*max-width: 60px !important;*/
  white-space: normal;
  text-overflow: initial;
}
body.mobile .navbar ul.nav li.gate-connection .icon {
  font-size: 32px;
  top: 0px;
}
body.mobile .navbar ul.nav li.user {
  display: none;
}
body.mobile .navbar ul.nav li.language {
  display: none;
}
body.mobile .navbar ul.nav li.customize {
  display: none;
}
body.mobile .navbar ul.nav li.settings {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
body.mobile .navbar ul.nav li.settings .icon-cog {
  font-size: 34px;
  margin-right: 4px;
}
body.mobile .navbar ul.nav li.settings .dropdown-submenu > .dropdown-menu {
  right: initial;
  left: 102%;
  overflow: auto;
  max-height: 300px;
}
body.mobile .navbar ul.nav li.alarms {
  width: auto;
  padding: 8px 0px 8px 15px;
  float: right;
  position: relative;
}
body.mobile .navbar ul.nav li.alarms .alarms-count {
  position: absolute;
  z-index: 1;
  min-height: 20px;
  min-width: 20px;
  font-size: 14px;
  border-radius: 18px;
  left: -12px;
  top: -3px;
}
body.mobile .navbar ul.nav li.alarms .icon-email {
  top: 2px;
  position: relative;
  font-size: 32px;
}
body.mobile .navbar ul.nav li.alarms .icon-arrow_down {
  top: 0px;
}
body.mobile .navbar ul.nav li.alarms.opened .fa {
  left: -4px;
  font-size: 10px;
}
body.mobile .page-content .main-view-placeholder {
  margin-left: 0px;
}
body.mobile .page-content .house-list-sidebar {
  width: auto;
  min-width: 195px;
  max-width: 290px;
  float: initial;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 900;
  height: calc(100% - 61px);
  -webkit-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.45);
}
body.mobile .page-content:not(.sidebar-opened) .main-view-placeholder {
  margin-left: 0px;
}
body.mobile .page-content:not(.sidebar-opened) .house-list-sidebar {
  width: 0px;
  min-width: 0px;
  overflow: hidden;
}
body.mobile .main-view-placeholder::-webkit-scrollbar {
  height: 0px;
  width: 0px;
}
body.mobile .main-view-placeholder.overview {
  background-color: #C9C7C1;
}
body.mobile #ifrmHouseDetails {
  margin: 0px;
  width: 100%;
  height: calc(100% - 5px);
  min-width: 320px;
  min-height: 300px;
}
body.mobile .house-details {
  height: 100%;
  /*calc(~"100vh - 55px");*/
}
body.mobile .page-content .alarms-sidebar {
  top: 0px;
  z-index: 900;
  height: calc(100% - 61px);
}
body.mobile .page-content .alarms-sidebar .content {
  border-left: 0px;
}
body.mobile .page-content .alarms-sidebar .tabs {
  margin-bottom: 10px;
  padding-right: 40px;
}
body.mobile .page-content .alarms-sidebar .tabs .tab-item {
  text-align: center;
  margin-right: 0px;
  width: 22%;
}
body.mobile .page-content .alarms-sidebar .tabs .tab-item .icon {
  font-size: 28px;
}
body.mobile .page-content .alarms-sidebar .tabs .tab-item .text {
  font-size: 12px;
}
body.mobile .page-content .alarms-sidebar .list ul > li {
  padding: 5px 8px 8px 20px;
  font-size: 14px;
  text-align: right;
}
body.mobile .page-content .alarms-sidebar .list ul > li .message {
  display: block !important;
  width: initial;
  padding-bottom: 5px;
  text-align: left !important;
}
body.mobile .page-content .alarms-sidebar .list ul > li .day,
body.mobile .page-content .alarms-sidebar .list ul > li .time {
  width: 21%;
}
body.mobile .page-content .alarms-sidebar .list ul > li .house {
  width: 5%;
}
body.mobile .page-content .alarms-sidebar .list ul > li .mute {
  font-size: 27px;
  margin-top: -18px;
}
body.mobile .page-content .alarms-sidebar .list ul > li .col {
  text-align: center;
}
body.mobile .page-content .alarms-sidebar.opened {
  width: 90%;
}
body.mobile ul.user-farms > li {
  font-size: 16px;
}
body.mobile ul.user-farms > li .new-win-icon {
  display: none;
}
body.mobile user-accounts .account-details {
  margin-left: 0px;
}
body.mobile #plus-button {
  margin-top: 6px;
  padding-top: 3px;
  height: 28px;
  width: 28px;
  font-size: 18px;
}
body.mobile #columnsChooserFloater {
  -webkit-overflow-scrolling: touch;
}
body.mobile .comparison-page {
  height: 100%;
}
body.mobile .comparison-page > div:first-child {
  height: 100%;
}
body.mobile .comparison-page > div:first-child > div:first-child {
  height: 100%;
}
body.mobile .comparison-page .mobile-comparison {
  height: 100%;
}
body.mobile .comparison-page .comparison-list {
  -webkit-overflow-scrolling: touch;
  overflow-anchor: none;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 88px);
}
body.mobile .comparison-page .comparison-list .category-item {
  background-color: white;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  padding: 5px 8px;
  margin: 0px 5px 5px 5px;
}
body.mobile .comparison-page .comparison-list .category-item .header {
  margin-bottom: 5px;
}
body.mobile .comparison-page .comparison-list .category-item .category-caption {
  font-weight: bold;
}
body.mobile .comparison-page .comparison-list .category-item .fa-star {
  font-size: 20px;
  color: #C9C9C9;
  cursor: pointer;
}
body.mobile .comparison-page .comparison-list .category-item .fa-star.selected {
  color: #FFCE43;
}
body.mobile .comparison-page .comparison-list::-webkit-scrollbar {
  width: 0px;
}
body.mobile .comparison-page .houses-list {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
body.mobile .comparison-page .houses-list .house-data-item {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  text-align: center;
  width: 105px;
  overflow-x: hidden;
}
body.mobile .comparison-page .houses-list .house-data-item:first-child {
  margin-left: 0px;
}
body.mobile .comparison-page .houses-list .house-data-item .house-name {
  margin-bottom: 5px;
}
body.mobile .comparison-page .houses-list .house-data-item .base-info {
  padding: 0px 5px 5px 5px;
  border-radius: 4px;
}
body.mobile .comparison-page .houses-list .house-data-item .base-info .alarms-info {
  margin-bottom: 0px;
}
body.mobile .comparison-page .houses-list .house-data-item .base-info .alarms-info i {
  font-size: 20px;
  top: 3px;
}
body.mobile .comparison-page .houses-list .house-data-item .base-info .alarms-info .alarms-count {
  height: 18px;
  width: 18px;
  border-radius: 18px;
  line-height: 18px;
  margin-left: 3px;
}
body.mobile .comparison-page .houses-list .house-data-item .base-info .house-mode {
  margin-bottom: 0px;
}
body.mobile .comparison-page .houses-list .house-data-item .blue {
  font-weight: bold;
  color: #0094ff;
}
body.mobile .comparison-page .houses-list .house-data-item .vent {
  color: #25386c;
}
body.mobile .comparison-page .houses-list .house-data-item .coolpad-active {
  color: blue;
  padding-left: 3px;
}
body.mobile .comparison-page .houses-list .house-data-item .coolpad-inactive {
  color: gray;
  padding-left: 3px;
}
.empty-house body.mobile .comparison-page .houses-list .house-data-item .blue,
.empty-house body.mobile .comparison-page .houses-list .house-data-item .vent {
  color: silver;
}
body.mobile .comparison-page .houses-list::-webkit-scrollbar {
  height: 0px;
}
body.mobile .comparison-page .rzslider {
  width: 25%;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
body.mobile .comparison-page .rzslider .rz-bar-wrapper {
  padding-top: 20px;
}
body.mobile .comparison-page .rzslider .rz-pointer {
  outline: none;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  top: -6px;
}
body.mobile .comparison-page .rzslider .rz-pointer:after {
  top: 8px;
  left: 8px;
}
body.mobile #tabs-container {
  padding: 0px;
  background-color: #F4F4F4;
}
body.mobile #tabs-container .tabs-btn-group {
  float: left;
}
body.mobile #tabs-container .tabs-btn-group .button-label {
  border-radius: 0px;
  font-size: 14px;
  font-weight: normal;
  white-space: normal;
  padding-top: 7px;
  padding-bottom: 1px;
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: solid 2px transparent;
  display: inline-block;
  vertical-align: central;
  min-width: 82px;
}
body.mobile #tabs-container .tabs-btn-group .button-label span {
  overflow-wrap: break-word;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  padding-bottom: 2px;
}
body.mobile #tabs-container .tabs-btn-group .button-label.active {
  border-bottom: solid 4px #4189C4;
  color: #4189C4;
  font-weight: bold;
}
body.mobile #tabs-container::-webkit-scrollbar {
  height: 0px;
}
body.mobile .mobile-nav {
  background: #4B494A;
  color: white;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
}
body.mobile .farm-user-settings {
  margin: 0px 15px;
  margin-bottom: 15px;
}
body.mobile .accountTabs .table-container input {
  min-width: 150px;
}
body.mobile .accountTabs .table-container select {
  width: auto;
}
body.mobile .table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body.mobile .table-container::-webkit-scrollbar {
  height: 0px;
}
body.mobile .confirm-save-modal {
  max-width: 300px;
}
body.mobile .confirm-save-modal .confirm-save-message {
  font-size: 16px;
  padding: 17px;
}
body.rtl {
  direction: rtl;
}
body.rtl .navbar-left {
  float: right !important;
}
body.rtl .navbar-right {
  float: left !important;
}
body.rtl .pull-left {
  float: right !important;
}
body.rtl .pull-right {
  float: left !important;
}
body.rtl .touch-logo .fa {
  margin-right: 8px;
  margin-left: initial;
}
body.rtl .user-nav {
  padding-left: 15px;
  padding-right: initial;
}
body.rtl .user-nav > li > a i + span {
  margin-right: 5px;
  margin-left: initial;
}
body.rtl .houseSelectorPanel {
  right: 189px;
  left: initial;
}
body.rtl .houseSelectorPanelTriangel {
  right: 116px;
  left: initial;
}
body.rtl .languages-dropdown {
  margin-left: 15px;
  margin-right: initial;
}
body.rtl .languagesDropDown {
  left: 290px;
  right: initial;
}
body.rtl .languagesDropDownTriangel {
  top: -11px;
  right: 40px;
  left: initial;
}
body.rtl .house-selector-tile {
  margin-left: 24px;
  margin-right: initial;
  float: right;
}
body.rtl .k-grid-header {
  padding-left: 17px;
  padding-right: 0px !important;
}
body.rtl .navbar ul.nav > li {
  padding-right: 5%;
}
body.rtl .navbar ul.nav > li > a {
  padding: 10px 10px 0px 0px;
}
body.rtl .navbar ul.nav > li .dropdown-menu {
  left: -20px;
  right: initial;
}
body.rtl .navbar ul.nav > li .dropdown-menu .dropdown-submenu a .icon-arrow_right {
  left: 20px;
  right: initial;
}
body.rtl .navbar ul.nav li.user {
  padding-right: 2%;
  padding-left: 1%;
  float: left;
}
body.rtl .navbar ul.nav li.user .fa-user {
  margin-left: 3px;
  margin-right: initial;
}
body.rtl .navbar ul.nav li.customize {
  padding-right: 2%;
  float: left;
}
body.rtl .navbar ul.nav li.alarms {
  float: left;
}
body.rtl .navbar ul.nav .time {
  padding-left: 10px;
  padding-right: initial;
}
body.rtl .navbar ul.nav .date {
  padding-right: 10px;
  padding-left: initial;
}
body.rtl .navbar .nav-user-area {
  right: 184px;
  left: initial;
}
body.rtl .navbar .nav-user-area:hover {
  right: 0;
  left: initial;
}
body.rtl .navbar .btn-group a.btn:hover.right,
body.rtl .navbar .btn-group a.btn.active.right {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
}
body.rtl .navbar .btn-group a.btn:hover.left,
body.rtl .navbar .btn-group a.btn.active.left {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: initial;
  border-bottom-left-radius: initial;
}
body.rtl .page-content .alarms-sidebar {
  left: 0px;
  right: initial;
}
body.rtl .page-content .alarms-sidebar .tabs {
  text-align: left;
  padding-left: 10px;
  padding-right: initial;
}
body.rtl .page-content .alarms-sidebar .tabs .tab-item {
  margin-left: 30px;
  margin-right: initial;
}
body.rtl .house-list-sidebar {
  float: right;
}
body.rtl .house-list-sidebar .buttons a,
body.rtl .house-list-sidebar .buttons div {
  padding-right: 16px;
  padding-left: initial;
}
body.rtl .house-list-sidebar ul > li > a,
body.rtl .house-list-sidebar ul > li div {
  text-align: left;
  padding-left: 25px;
  padding-right: initial;
}
body.rtl .main-view-placeholder {
  margin-right: 195px;
  margin-left: initial;
}
body.rtl .room-selector {
  text-align: right;
}
body.rtl .room-selector .btn-scroll > i {
  margin-right: -4px;
  margin-left: initial;
}
body.rtl .room-selector .btn-scroll-left {
  right: 0px;
  left: initial;
}
body.rtl .room-selector .rooms-list.scroll-left {
  margin-right: 30px;
  margin-left: initial;
}
body.rtl .room-selector .rooms-list.scroll-right {
  margin-left: 30px;
  margin-right: initial;
}
body.rtl .room-selector .btn-scroll-right {
  left: 0px;
  right: initial;
  border-right: solid 1px #CDC9C0;
  border-left: initial;
}
body.rtl .room-selector ul li {
  border-left: solid 1px #CDC9C0;
  border-right: initial;
}
body.rtl .room-selector ul li .icon {
  left: -5px;
  right: initial;
}
body.rtl .room-selector ul li .icon-bell {
  left: -8px;
  right: initial;
}
body.rtl .room-selector ul li .icon-siren_mute {
  left: -10px;
  right: initial;
}
body.rtl .room-selector ul li .icon-disconnection {
  left: -10px;
  right: initial;
}
body.rtl .dropdown-menu-right .dropdown-submenu .dropdown-menu,
body.rtl .navbar-right .dropdown-submenu .dropdown-menu {
  left: 102%;
  right: initial;
}
body.rtl .dropdown-menu:before {
  left: 20px;
  right: initial;
}
body.rtl .dropdown-menu:after {
  left: 21px;
  right: initial;
}
body.rtl ul.alarms-by-house {
  left: 10px;
  right: initial;
}
body.rtl ul.alarms-by-house > li:before {
  left: 0px;
  right: initial;
}
@media (max-width: 1300px) {
  body.rtl .navbar .navbar-header {
    padding-right: 0px;
  }
  body.rtl .navbar ul.nav > li {
    padding-right: 8%;
  }
  body.rtl .navbar ul.nav li.settings .icon-cog {
    margin-left: 4px;
  }
  body.rtl .navbar ul.nav li.settings .dropdown-submenu > .dropdown-menu {
    left: initial;
    right: 102%;
  }
  body.rtl .navbar-toggle.side-menu-button {
    margin-left: 4px;
  }
  body.rtl .page-content:not(.sidebar-opened) .main-view-placeholder {
    margin-right: 65px;
  }
}
.comment-message .wrapper {
  margin-left: 0px;
  margin-right: 0px;
  border: 2px solid #3e9be0;
}
.comment-message .wrapper .ccontainer {
  background-color: #3e9be0;
  padding-left: 1px;
  padding-right: 1px;
}
.comment-message .wrapper .ccontainer .text {
  padding: 8px 3px;
  float: right;
  background-color: #f1f1f1;
  min-height: 40px;
  width: 94%;
}
.comment-message .wrapper .ccontainer .icon-container {
  float: left;
  padding-left: 2px;
  padding-top: 10px;
}
.comment-message .wrapper .ccontainer .icon-container .icon {
  color: white;
}
@media all and (max-width: 240px) {
  .navbar .container-fluid {
    flex-direction: column;
  }
  .middleSearch {
    display: none !important;
  }
  .lastSearch {
    display: inline-block !important;
    clear: left;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 80% !important;
    top: 20px;
    text-indent: 5px;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .navbar .container-fluid {
    flex-direction: column;
  }
  .middleSearch {
    display: none !important;
  }
  .lastSearch {
    display: inline-block !important;
    clear: left;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 80% !important;
    top: 20px;
    text-indent: 5px;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .middleSearch {
    display: none !important;
  }
  .lastSearch {
    display: inline-block !important;
    clear: left;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 40% !important;
    top: 20px;
    text-indent: 5px;
  }
}
.lastSearch {
  display: none !important;
}
@media (max-width: 1300px) {
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 20%;
    top: 20px;
    text-indent: 5px;
  }
  #btnExitGroupSetting {
    right: 27px;
  }
}
::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background: #d7d7d7;
}
::-webkit-scrollbar-thumb {
  background: #a7a7a7;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
  background: #d7d7d7;
}
#columnsChooser {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  float: right;
  position: relative;
  z-index: 1;
}
.custom-button .gt-toggles {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  border-right: 1px solid #666;
  border-left: 1px solid #aaa;
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
  height: 70px;
}
.custom-button .gt-toggles span {
  font-size: 28px;
}
.custom-button .gt-toggles.active {
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
.custom-button .setting {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  border-right: 1px solid #666;
  border-left: 1px solid #aaa;
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
  height: 70px;
  font-size: 34px;
}
.custom-button .setting span {
  font-size: 28px;
}
.custom-button .setting.active {
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
.custom-button .gt-toggles-buttons {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  border-right: 1px solid #666;
  border-left: 1px solid #aaa;
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
  height: 70px;
  font-size: 16px;
}
.custom-button .gt-toggles-buttons span {
  font-size: 28px;
}
.custom-button .gt-toggles-buttons.active {
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
#plus-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  border-right: 1px solid #666;
  border-left: 1px solid #aaa;
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
  height: 70px;
  font-size: 34px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 10px;
  height: 55px;
  width: 65px;
}
#plus-button span {
  font-size: 28px;
}
#plus-button.active {
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
.columnChooserCell {
  border-top: 1px solid #6f6f6f;
  font-size: 16px;
  padding: 5px;
  overflow: hidden;
  color: #ffffff;
  max-width: 147px;
}
.columnsChooserFloaterDiv {
  overflow: hidden;
}
.columnsChooserFloaterDiv.floater-pointer {
  /*&:after {
            content: "";

            height: 0;
            position: absolute;
            border-style: solid;
        }*/
}
.columnsChooserFloaterDiv.floater-pointer:before {
  content: "";
  height: 0;
  position: absolute;
  border-style: solid;
}
.columnsChooserFloaterDiv.floater-pointer-top {
  /*&:after {
            top: -10px;
            right: 23px;
            border-color: transparent transparent #666 transparent;
            border-width: 0 10px 10px 10px;
        }*/
}
.columnsChooserFloaterDiv.floater-pointer-top:before {
  top: -10px;
  right: 23px;
  border-color: transparent transparent #666 transparent;
  border-width: 0 10px 10px 10px;
}
.columnsTriangle {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 78px;
  background-color: #666666;
  height: 16px;
  transform: rotate(46deg);
  width: 16px;
}
#columnsChooserFloater {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10000;
  padding-bottom: 5px;
  background-color: #666 !important;
  max-width: 320px;
  overflow-y: scroll;
  max-height: 300px;
  cursor: pointer;
  top: 85px;
  padding: 0px 25px 5px 25px;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-bottom: 2px;
}
#columnsChooserFloater .row-border {
  border-top: solid 1px white;
}
#columnsChooserFloater.floater-pointer:before {
  content: "";
  height: 0;
  position: absolute;
  border-style: solid;
}
#columnsChooserFloater.floater-pointer-top:before {
  top: -10px;
  right: 23px;
  border-color: transparent transparent #666 transparent;
  border-width: 0 10px 10px 10px;
}
#columnsChooserFloater ul {
  height: auto;
  border-bottom: none;
  width: auto;
  padding-left: 0px;
  padding-right: 0px;
}
#columnsChooserFloater li {
  border-bottom: 1px solid #777777;
  font-size: 18px;
  padding: 2px;
  padding-left: 15px;
}
.arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.btn-login {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px 5px;
  font-size: 16px;
  line-height: 21px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: none;
  color: #504d48;
  background: #d8d8d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d8d8), color-stop(1, #d8d8d8));
  background: -ms-linear-gradient(bottom, #d8d8d8, #d8d8d8);
  background: -moz-linear-gradient(center bottom, #d8d8d8 0%, #d8d8d8 100%);
  background: -o-linear-gradient(#d8d8d8, #d8d8d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#d8d8d8', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.btn-login.btn-primary {
  color: #ffffff;
  background: #0b8de8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0877ce), color-stop(1, #0b8de8));
  background: -ms-linear-gradient(bottom, #0877ce, #0b8de8);
  background: -moz-linear-gradient(center bottom, #0877ce 0%, #0b8de8 100%);
  background: -o-linear-gradient(#0b8de8, #0877ce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b8de8', endColorstr='#0877ce', GradientType=0);
}
.btn-login.btn-disabled {
  color: #ffffff;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
}
.btn-login.btn-active {
  color: #ffffff;
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
.btn-login:focus {
  outline: none;
}
.margin-right-sm {
  margin-right: 15px;
}
.remove-widget-btn {
  position: absolute;
}
.round-scale {
  position: absolute;
}
.current-value {
  position: absolute;
  font-size: 36px;
  top: 80px;
  left: 83px;
}
.round-container {
  margin-top: 17px;
}
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'droid_sansregular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
body #mainBody {
  height: 100%;
}
body.web-view {
  max-width: 1600px;
  margin: auto;
}
body.web-view.irrigation-house {
  max-width: 1920px;
  margin: inherit;
}
hr {
  margin: 5px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #d5d5d5;
  border-width: 1px 0 0;
  clear: both;
}
img {
  display: inline-block;
  vertical-align: middle;
  image-rendering: auto;
}
.full-height-container {
  height: 100%;
}
.full-height-container-overflow {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
.text-underline {
  text-decoration: underline !important;
  text-decoration-color: #8e8e93 !important;
  text-decoration-style: solid !important;
  cursor: pointer;
}
.text-underline:not(:last-child) {
  margin-right: 10px;
}
.text-underline:hover {
  text-decoration: underline !important;
  text-decoration-color: #8e8e93 !important;
  text-decoration-style: solid !important;
}
html {
  height: 100%;
  /*overflow: hidden;*/
}
body {
  background-color: #D8D8D8;
  padding: 100px 40px 20px 40px;
  min-height: 100%;
  font-family: Arial;
  min-width: 1024px;
  overflow-x: auto;
  overflow-y: hidden;
  direction: ltr;
}
.modal-backdrop {
  bottom: 0;
}
.center-div {
  text-align: center;
}
body,
html {
  position: relative;
  height: 100%;
  font-size: 14px;
  line-height: 1.33;
  font-weight: 300;
  color: #222222;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body .container-fluid[ng-view],
html .container-fluid[ng-view] {
  /*height: 100%;*/
  z-index: 1;
}
body .container-fluid-touch[ng-view],
html .container-fluid-touch[ng-view] {
  /*height: 100%;*/
  margin-left: 275px;
  z-index: 1;
  position: relative;
}
body .dashboard-row,
html .dashboard-row {
  height: 100%;
}
.widget-tooltip {
  color: white;
  position: absolute;
  top: 45px;
  left: 60px;
  width: 175px;
  height: 126px;
  text-align: center;
  background-color: black;
  z-index: 1000000;
}
.widget-tooltip .tooltip-header {
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 8px;
}
.house-list {
  margin-top: 4px;
}
.house-list .house-name {
  font-weight: bold;
}
.arrow-up {
  position: absolute;
  top: 32px;
  left: 65px;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid black;
}
.nav-row {
  background-color: #F5F5F5;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 1px 1px 1px rgba(34, 34, 34, 0.75);
  -moz-box-shadow: 1px 1px 1px rgba(34, 34, 34, 0.75);
  box-shadow: 1px 1px 1px rgba(34, 34, 34, 0.75);
}
.comparison-table {
  margin-right: 100px;
}
.no-margin-padding {
  margin: 0;
  padding: 0;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.text-near-sparkline {
  position: absolute;
  top: 12px;
  left: 115px;
  font-size: 14px;
  padding-right: 0;
}
.text-danger {
  color: red;
  font-weight: bold;
}
.graph-tabs {
  margin-left: 15px;
}
.button-dashboard-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.button-dashboard-header:last-child {
  margin-right: 15px;
}
/*.medium-widgets-section {
    overflow: auto;
    white-space: normal;
    padding-top: 8px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: auto;
    display: initial;
    flex-flow: initial;
    .medium-widgets-box {
        display: inline-block;
        width: 370px;
        height: 194px;
        margin-right: 8px;
        margin-bottom: 20px;
    }
}*/
/*@media (min-height:769px) {*/
.medium-widgets-section {
  margin-top: 11px;
  overflow: initial;
  white-space: normal;
  display: inline-flex;
  flex-flow: row wrap;
  padding-right: 7px;
  overflow-y: auto;
}
.medium-widgets-section .medium-widgets-box {
  flex-grow: 1;
  display: inline-block;
  width: 370px;
  height: 194px;
  margin-right: 11px;
  margin-bottom: 8px;
}
.dashbord-widgets-container .btn-scroll {
  display: none;
}
/*}*/
.medium-widgets-section::-webkit-scrollbar {
  height: 3px;
}
.medium-widgets-section::-webkit-scrollbar-track {
  background-color: #F2F2F2;
}
.medium-widgets-section::-webkit-scrollbar-track-piece {
  background-color: #F2F2F2;
}
.small-widgets-section {
  margin-top: 15px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.small-widgets-section .small-widgets-box {
  display: inline-block;
}
.small-widgets-section::-webkit-scrollbar {
  height: 3px;
}
.small-widgets-section::-webkit-scrollbar-track {
  background: #ddd;
}
.small-widgets-section::-webkit-scrollbar-thumb {
  background: #666;
}
.k-grid {
  font-size: 17px;
  /*tr td {
        border-bottom: 1px solid black;
    }*/
}
.admin-grid {
  padding-top: 5px;
}
.admin-grid .k-grid {
  font-size: 14px;
}
.admin-grid .k-grid-header {
  background-color: #E4E4E4;
}
.admin-grid .k-grid-header .fa {
  color: white;
  margin-left: 5px;
}
.admin-grid i {
  font-size: 24px;
}
.admin-grid i.icon-connection {
  color: green;
}
.admin-grid i.icon-disconnection {
  color: red;
}
.value-near-scalegage {
  position: absolute;
  top: 10px;
  left: 10px;
}
.selected-tab {
  border-bottom: solid;
}
.selected-tab-text {
  font-weight: bold;
}
.dashboard-widgets-list {
  padding: 10px;
  min-height: 370px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
}
.dashboard-widgets-list li {
  margin: 5px auto;
  cursor: move;
  background-color: #F2F2F2;
  width: 226px;
  height: 41px;
}
.dashboard-widgets-list li img {
  -webkit-clip-path: inset(5px 0px 0px 0px);
  clip-path: inset(5px 0px 0px 0px);
  bottom: 5px;
}
.dashboard-widgets-list li img + img {
  margin-left: 3px;
}
.dashboard-widgets-list li:hover {
  -webkit-box-shadow: 2px 2px 2px rgba(34, 34, 34, 0.5);
  -moz-box-shadow: 2px 2px 2px rgba(34, 34, 34, 0.5);
  box-shadow: 2px 2px 2px rgba(34, 34, 34, 0.5);
}
.dashboard-widgets-list li div {
  margin-left: 16px;
  margin-top: -16px;
}
.dashboard-widgets-list * {
  -webkit-border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
}
.customize-deshbord-header {
  border-bottom: solid 1px #F2F2F2;
  background-color: white;
}
.customize-dashboard-drop-area {
  padding: 0px 30px 30px 30px;
  /*margin-top: 95px;*/
  border-right: solid 1px #F2F2F2;
}
.customize-dashboard-drop-area .row {
  height: 80px;
  /*.col-xs-3 {
            height: 80px;
            border: 1px solid @color-white;
            background-color: darken(@color-grey,20%);
            color: @color-white;
            margin: 1px;

            &.hover-cell {
                .lh-box-shadow(1px 1px 1px red);
            }

            &.active-cell {
                .lh-box-shadow(1px 1px 1px @color-turquise);
            }
        }*/
}
.remove-widget {
  position: absolute;
  right: 11px;
  top: 5px;
  cursor: pointer;
}
.languages-dropdown {
  font-size: inherit;
  padding: 0px;
}
.icon-arrow_down {
  font-size: 17px;
  margin-left: 3px;
}
.navbar-right {
  margin-right: 0px;
}
.navbar {
  margin: 0;
  z-index: 1000;
}
.navbar .container-fluid {
  padding: 0px;
  white-space: nowrap;
}
.navbar .navbar-nav {
  float: initial;
}
.navbar .navbar-header {
  /*width: 12%;*/
  /*display: inline-block;*/
  padding-left: 15px;
  padding-top: 17px;
}
.navbar .navbar-header .navbar-brand img {
  height: 40px;
}
.navbar ul.nav {
  /*width: 88%;*/
  /*min-width: 645px;*/
  font-size: 25px;
  white-space: nowrap;
  /*display: inline-block;*/
  width: auto;
}
.navbar ul.nav > li {
  /*display: inline-block;*/
  /*padding-left: 5%;*/
  color: #494A44;
  text-align: center;
  padding-top: 25px;
}
.navbar ul.nav > li > a {
  padding: 10px 0px 0px 10px;
  text-decoration: none;
}
.navbar ul.nav > li .dropdown-menu {
  right: -20px;
  left: initial;
}
.navbar ul.nav > li .dropdown-menu .dropdown-submenu a {
  position: relative;
}
.navbar ul.nav > li .dropdown-menu .dropdown-submenu a:after {
  content: none;
}
.navbar ul.nav > li .dropdown-menu .dropdown-submenu a .icon-arrow_right {
  position: absolute;
  right: 20px;
  top: 32%;
}
.navbar ul.nav .btn.dropdown-toggle {
  font-size: inherit;
  padding: 0px 5px 0px 5px;
}
.navbar ul.nav li.gate-name {
  color: black;
  font-weight: bold;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  width: 20%;
  margin-left: 15px;
  cursor: pointer;
  /*text-overflow: ellipsis;*/
}
.navbar ul.nav li.gate-connection {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar ul.nav li.gate-connection .icon {
  display: block;
  font-size: 45px;
  position: relative;
  top: -5px;
}
.navbar ul.nav li.gate-connection .icon-connection {
  color: #3677BB;
}
.navbar ul.nav li.gate-connection .icon-disconnection {
  color: #AFAEAA;
}
.navbar ul.nav li.date-time {
  width: 20%;
}
.navbar ul.nav li.language {
  padding-top: 22px;
}
.navbar ul.nav li.config .btn.dropdown-toggle,
.navbar ul.nav li.battery .btn.dropdown-toggle {
  font-size: 20px;
}
.navbar ul.nav li.config .dropdown-toggle .icon-cog,
.navbar ul.nav li.battery .dropdown-toggle .icon-cog {
  font-size: 40px;
  vertical-align: middle;
}
.navbar ul.nav li.config.opened,
.navbar ul.nav li.battery.opened {
  background-color: #464646;
  color: white;
}
.navbar ul.nav li.config.opened i,
.navbar ul.nav li.battery.opened i {
  color: white;
}
.navbar ul.nav li.config {
  float: right;
  padding-top: 15px;
  padding-bottom: 23px;
  padding-left: 1%;
  padding-right: 1%;
  position: relative;
}
.navbar ul.nav li.user {
  padding-top: 15px;
  padding-bottom: 23px;
  padding-left: 2%;
  padding-right: 1%;
  float: right;
}
.navbar ul.nav li.user .btn.dropdown-toggle {
  font-size: 20px;
}
.navbar ul.nav li.user .dropdown-toggle .fa-user {
  margin-right: 3px;
  vertical-align: middle;
  font-size: 40px;
}
.navbar ul.nav li.user .dropdown-toggle .icon-arrow_down,
.navbar ul.nav li.user .dropdown-toggle .fa-times {
  position: relative;
  top: 2px;
}
.navbar ul.nav li.user .dropdown-toggle .user-name {
  display: inline-block;
  vertical-align: middle;
}
.navbar ul.nav li.user.opened {
  background-color: #464646;
  color: white;
}
.navbar ul.nav li.user.opened .user-name {
  color: white;
}
.navbar ul.nav li.user.opened i {
  color: white;
  /*position: relative;
                    top: -5px;
                    margin: 0px;
                    width: 27px;*/
}
.navbar ul.nav li.user.opened .icon-email {
  color: white;
}
.navbar ul.nav li.customize {
  padding-top: 22px;
  padding-left: 2%;
  float: right;
  font-size: 15px;
}
.navbar ul.nav li.alarms {
  padding: 20px 5px 18px 15px;
  float: right;
}
.navbar ul.nav li.alarms .alarms-count {
  position: absolute;
  padding: 0px 3px;
  top: -8px;
  left: -12px;
  z-index: 10;
  margin-right: 4px;
  margin-left: 4px;
  min-height: 29px;
  min-width: 29px;
  font-size: 21px;
  border-radius: 29px;
  color: white;
  background-color: #4189C4;
  /*display: inline-block;*/
}
.navbar ul.nav li.alarms .icon-email {
  display: inline-block;
  font-size: 36px;
}
.navbar ul.nav li.alarms .icon-email.no-alarms {
  color: #AFAEAA;
}
.navbar ul.nav li.alarms .icon-arrow_down {
  display: inline-block;
  position: relative;
  top: -5px;
  margin: 0px;
  width: 27px;
}
.navbar ul.nav li.alarms.opened {
  background-color: #464646;
}
.navbar ul.nav li.alarms.opened .fa {
  color: white;
  position: relative;
  top: -5px;
  margin: 0px;
  width: 27px;
}
.navbar ul.nav li.alarms.opened .icon-email {
  color: white;
}
.navbar ul.nav li.settings {
  display: none;
}
.navbar ul.nav .time {
  padding-right: 10px;
  border-right: solid 1px #494A44;
}
.navbar ul.nav .date {
  padding-left: 10px;
}
.navbar .nav-user-area {
  min-width: 330px;
  position: relative;
  left: 184px;
  -webkit-transform: translatez(0px, 0px, 0px);
  -moz-transform: translatez(0px, 0px, 0px);
  -o-transform: translatez(0px, 0px, 0px);
  -ms-transform: translatez(0px, 0px, 0px);
  transform: translatez(0px, 0px, 0px);
  -webkit-backface-visibility: none;
  -moz-backface-visibility: none;
  -o-backface-visibility: none;
  -ms-backface-visibility: none;
  backface-visibility: none;
  -webkit-transition: left 0.4s ease;
  -moz-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  transition: left 0.4s ease;
}
.navbar .nav-user-area:hover {
  left: 0;
}
.navbar .nav-user-area .nav-user-area-extra {
  min-width: 184px;
}
.navbar .nav-user-area .nav-user-area-extra a {
  padding: 25px 15px;
}
.navbar .nav-user-area .nav-user-area-main {
  min-width: 147px;
}
.navbar .dashboards-tabs {
  vertical-align: middle;
}
.navbar .btn-group {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.navbar .btn-group a.btn {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #CCCCCC;
  color: #666666;
  padding: 12px 16px;
  font-size: 18px;
  min-width: 120px;
  outline: none;
  border: none;
  border-radius: 20px;
}
.navbar .btn-group a.btn:hover,
.navbar .btn-group a.btn.active {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  outline: none;
  border: none;
  background-color: #666666;
  color: #ffffff;
}
.navbar .btn-group a.btn:hover.right,
.navbar .btn-group a.btn.active.right {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.navbar .btn-group a.btn:hover.left,
.navbar .btn-group a.btn.active.left {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.new-version-badge {
  display: block;
  background-color: red;
  color: white;
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
  border-radius: 5px;
  top: 0px;
  left: -7px;
}
.system-upgrade .new-version-badge {
  left: auto;
  right: 12px;
  top: 15px;
}
.menu-btn {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #666666;
  color: #ffffff;
  padding: 12px 16px;
  font-size: 18px;
  min-width: 120px;
  outline: none;
  border: none;
}
.menu-btn:hover,
.menu-btn.active {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #CCCCCC;
  color: #666666;
  outline: none;
  border: none;
}
.ap-sidebar {
  position: fixed;
  top: 70px;
  left: 0;
  bottom: 0;
  /*width: 60px;*/
  background-color: #E4E4E4;
  z-index: 1000;
}
.ap-sidebar ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ap-sidebar ul li {
  text-align: center;
  color: #8e8e93;
}
.ap-sidebar ul li:hover {
  cursor: pointer;
}
.ap-sidebar ul li img {
  width: 60px;
  height: 60px;
}
.ap-sidebar ul li .fa {
  font-size: 36px;
}
/*@media (max-width: 769px) {
    .ap-sidebar {
        display: none;
    }

    .navbar {
        .navbar-brand {
            padding-top: 5px;
            padding-bottom: 5px;
        }
    }

    .container-fluid[ng-view] {
        margin-left: 0!important;

    }
}*/
/*********** custom page *********************************/
.header-row {
  /*background-color: @color-turquise;*/
  /*padding-top: 20px;
    padding-bottom: 20px;*/
  -webkit-box-shadow: 0px 0px 1px rgba(34, 34, 34, 0.75);
  -moz-box-shadow: 0px 0px 1px rgba(34, 34, 34, 0.75);
  box-shadow: 0px 0px 1px rgba(34, 34, 34, 0.75);
}
.margin-top-md {
  margin-top: 55px !important;
}
.margin-top-sm {
  margin-top: 20px;
}
.margin-bottom-sm {
  margin-bottom: 20px;
}
.widgets-title {
  color: #999999;
  padding: 60px 0px 0px 15px;
  margin-bottom: 0px;
  /*margin-top: 35px;*/
  font-size: 24px;
}
.widget-type-name {
  display: block;
  height: 76px;
  padding-left: 36px;
  padding-top: 24px;
}
/*.widget-text {
    img {
        display: none;
    }
}

    .widget-text:hover {
        img {
            display: block;
        }

        cursor: move;
    }*/
.widget-text-small {
  background-color: #666666;
  color: white;
  position: absolute;
  left: 2px;
  top: 1px;
  width: 100%;
  height: 76px;
  padding-left: 36px;
  padding-top: 24px;
}
.widget-text-small img {
  display: none;
}
.widget-text-small i {
  display: none;
}
.widget-text-small:hover,
.widget-text-small.active {
  cursor: move;
}
.widget-text-small:hover img,
.widget-text-small.active img {
  display: block;
}
.widget-text-small:hover i,
.widget-text-small.active i {
  display: block;
}
.widget-text-medium {
  background-color: #666666;
  color: white;
  position: absolute;
  left: -1px;
  top: 1px;
  width: 100%;
  height: 76px;
}
.widget-text-medium img {
  display: none;
}
.widget-text-medium i {
  display: none;
}
.widget-text-medium:hover,
.widget-text-medium.active {
  cursor: move;
}
.widget-text-medium:hover img,
.widget-text-medium.active img {
  display: block;
}
.widget-text-medium:hover i,
.widget-text-medium.active i {
  display: block;
}
.empty-widget {
  background-color: #F2F2F2 !important;
  display: none;
}
.widget-location-text {
  color: #999999;
  margin-top: 0px;
}
.customize-dashboard-drop-area-cell {
  height: 80px;
  width: 19%;
  float: left;
  border: 1px dashed #ffffff;
  background-color: #F2F2F2;
  color: #999999;
  margin: 1px;
  padding: 27px;
  font-size: 16px;
}
.customize-dashboard-drop-area-cell i {
  display: none;
}
.customize-dashboard-drop-area-cell-selected {
  height: 80px;
  float: left;
  border: 1px dashed #ffffff;
  background-color: #666666;
  color: white;
  margin: 1px;
  padding: 27px;
  font-size: 16px;
}
.customize-dashboard-drop-area-cell-selected i {
  display: none;
}
.customize-dashboard-drop-area-cell-selected:hover i {
  display: block;
}
.btn-link {
  font-size: 17px;
  color: #0099FF;
}
.btn-link.info-link {
  padding: 0px;
}
.customize-dashboard-drop-area-cell-medium-selected {
  height: 80px;
  border: 1px dashed #ffffff;
  background-color: #666666;
  color: white;
  margin: 1px;
  padding: 28px;
  font-size: 16px;
  /*width:295px;*/
}
.customize-dashboard-drop-area-cell-medium-selected i {
  display: none;
}
.customize-dashboard-drop-area-cell-medium-selected:hover i {
  display: block;
}
.customize-dashboard-drop-area-cell-medium {
  height: 80px;
  border: 1px dashed #ffffff;
  background-color: #F2F2F2;
  color: #999999;
  margin: 1px;
  padding: 28px;
  font-size: 16px;
  /*width:295px;*/
}
.customize-dashboard-drop-area-cell-medium i {
  display: none;
}
.btn-apply {
  background-color: #666666;
  color: white;
  font-size: 17px;
  /*width: 111px;*/
  height: 41px;
  border-radius: 2px;
}
.btn-apply:focus {
  color: white;
}
.btn-apply:hover {
  background-color: #CCCCCC;
  color: #666666;
  /*outline: none;
        border: none;*/
}
.customize-dashboard-drop-area-cell.hover-cell {
  -webkit-box-shadow: 1px 1px 1px #ff0000;
  -moz-box-shadow: 1px 1px 1px #ff0000;
  box-shadow: 1px 1px 1px #ff0000;
}
.customize-dashboard-drop-area-cell.active-cell {
  /*-webkit-box-shadow: 1px 1px 1px #5ac8fa;
    -moz-box-shadow: 1px 1px 1px #5ac8fa;
    box-shadow: 1px 1px 1px #5ac8fa;*/
}
.big-widged-header {
  border-bottom: solid 1px silver;
  padding-bottom: 6px;
  padding-top: 6px;
  font-size: 17px;
}
/*********** custom page end*********************************/
/*********** Comparison page ********************************/
.HouseAlarm {
  background-color: #FF0033;
  color: white;
}
.HouseWarning {
  background-color: #FF9900;
}
.HouseOk {
  background-color: #E4E4E4;
}
.houseStatus {
  width: 100%;
  border: 1px solid silver;
}
.houseStatus td {
  padding: 5px;
  border: 1px solid silver;
}
.alert-bar-button {
  cursor: pointer;
  background-color: silver;
  position: absolute;
  left: 15px;
  margin-left: -20px;
  padding: 6px;
  border-radius: 11px 0px 0px 11px;
  top: 155px;
  z-index: 3;
  /* width: 19px; */
  height: 65px;
  padding-top: 22px;
}
.alert-bar-button-right {
  left: auto;
  right: 0px;
}
/*********** Comparison page end ****************************/
/*********** bootsrap overload *************************************************/
.nav-tabs > li {
  color: #504d48;
}
.nav-tabs > li > a {
  font-weight: bold;
  color: #504d48;
  background: #c9c9c9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4d4d4), color-stop(1, #d6d6d6));
  background: -ms-linear-gradient(bottom, #d4d4d4, #d6d6d6);
  background: -moz-linear-gradient(center bottom, #d4d4d4 0%, #d6d6d6 100%);
  background: -o-linear-gradient(#d6d6d6, #d4d4d4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#d4d4d4', GradientType=0);
}
.nav-tabs > li.active {
  color: white;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  color: white;
  background: #0574cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -ms-linear-gradient(bottom, #0574cd, #0574cd);
  background: -moz-linear-gradient(center bottom, #0574cd 0%, #0574cd 100%);
  background: -o-linear-gradient(#0574cd, #0574cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0574cd', endColorstr='#0574cd', GradientType=0);
}
/*********** bootsrap overload end *************************************************/
/*******  tool tip *****************************************/
div.tooltips:hover {
  border-radius: 4px;
}
div.tooltips span {
  position: absolute;
  /*width: 98px;*/
  /*height: 30px;*/
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  color: #ffffff;
  background: #6d6d6d;
  z-index: 99;
}
div.tooltips span:after {
  content: '';
  position: absolute;
  top: -20%;
  /* left: 50%; */
  margin-left: -2px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
div:hover.tooltips span {
  position: absolute;
  visibility: visible;
  opacity: 0.8;
  top: 90%;
  /*left: 50%;*/
  margin-left: -76px;
  z-index: 999;
  padding-left: 10px;
  padding-right: 10px;
}
/*******  tool tip end *****************************************/
/*************************************************************************/
.right-widget h2 {
  /* font-size: 21px; */
  /* margin-left: 15px; */
  /* color: #e4e4e4; */
  font-family: 'Arial Regular', 'Arial';
  /* font-weight: 400; */
  font-style: normal;
  font-size: 20px;
  color: #333333;
  margin-left: 15px;
  margin-top: 10px;
  line-height: normal;
}
.padding-horizontal-sm {
  padding-top: 5px;
  padding-bottom: 5px;
}
.high-set-value {
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.high-set-house {
  width: 100%;
  text-align: center;
  font-size: 15px;
}
.highes-lowest-space {
  margin-top: 11px;
}
/*************************************************************************/
/********** login *************/
.container {
  width: initial !important;
  min-width: initial !important;
}
#loginBody.in-iframe .login-container,
#loginBody.in-iframe .login-content {
  display: block;
}
#loginBody.in-iframe .login-content {
  height: 100%;
}
#loginBody.in-iframe #formBackground {
  width: initial !important;
  height: 100%;
}
#loginBody.in-iframe .logo-container {
  display: none;
}
#loginBody.in-iframe #lbl_title {
  display: none;
}
#loginBody.in-iframe .signup-link-wrapper {
  display: none;
}
#loginBody.in-iframe label {
  font-size: 17px;
}
#loginBody.in-iframe h2 {
  font-size: 25px;
}
#loginBody.in-iframe.edit-mode {
  background-color: initial;
}
#loginBody.in-iframe.edit-mode #formBackground {
  background-color: initial;
}
#ifrmInternetManagement {
  height: 462px;
  width: 100%;
}
#loginBody {
  background-color: #5D5B5B;
  min-width: 500px;
  margin: 0px;
  margin-right: 7px;
  padding: 0px;
  overflow: auto;
}
#loginBody .login-container {
  display: table;
  height: 100%;
  width: 100%;
}
#loginBody .login-content {
  display: table-cell;
  vertical-align: middle;
}
#loginBody label {
  font-size: 20px;
  font-weight: normal;
}
#loginBody #formBackground {
  background-color: #FFFFFF;
  padding: 25px;
  width: 450px;
  margin: auto;
  /*margin-top: 14%;
        margin-bottom: 14%;*/
}
#loginBody #formBackground.large {
  width: 730px;
  min-height: 755px;
}
#loginBody #loginBtn {
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
}
#loginBody label.error {
  color: #d9534f;
  font-size: 14px !important;
}
#loginBody #serverValidateError {
  color: #d9534f;
  font-size: 16px;
}
#dSelectedRegion {
  overflow: hidden;
}
.loginButtonContainer.top-padding {
  padding-top: 15px;
}
.loginButtonContainer {
  position: relative;
}
.loginButtonContainer button {
  margin-right: 10px;
  margin-bottom: -90px;
}
.loginButtonContainer img {
  display: none;
  position: absolute;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  top: 15px;
  left: 20px;
}
/********** login end *************/
/********** activationAccounts_GatewayWrapper END *******************/
#btnCloseEditAccounts {
  margin-top: -90px;
}
/********** activationAccounts_GatewayWrapper *******************/
/********** house picker *************/
.house-selector-panel {
  float: left;
  background-color: white;
}
.house-selector-panel h2 {
  padding: 20px;
}
.house-selector-panel div {
  border-top: solid 1px silver;
}
.house-selector-panel a {
  color: black;
}
.house-selector-panel a p {
  padding: 20px;
  cursor: pointer;
  color: black;
}
.house-control-selector-panel {
  float: left;
  background-color: white;
  overflow-y: scroll;
  height: 100%;
  width: 225px;
}
.house-control-selector-panel h2 {
  padding: 20px;
}
.house-control-selector-panel div {
  border-top: 0px !important;
}
.choosenHouseControl {
  background-color: #E4E4E4;
  width: 95%;
}
.choosenHouseControl:before {
  /* top: 105px; */
  left: 245px;
  border-color: transparent transparent transparent #E4E4E4;
  border-width: 30px 29px 28px 13px;
  content: "";
  width: 0;
  height: 0;
  /* position: absolute; */
  border-style: solid;
  float: right;
  margin-right: -41px;
}
.house-control-selector-panel p {
  padding: 20px;
  cursor: pointer;
}
.houseSelectorPanel {
  position: absolute;
  width: 595px;
  height: 421px;
  background-color: white;
  border: solid 1px #797979;
  padding: 15px;
  z-index: 1001;
  left: 189px;
}
.houseSelectorPanelTriangel {
  top: -11px;
  left: 186px;
  /* border-color: transparent transparent black transparent; */
  border-width: 0 10px 10px 10px;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border-style: solid;
  background-color: white;
  border-right: solid 0px;
  border-top: solid 1px #797979;
  border-bottom: solid 0px;
  border-left: solid 1px #797979;
  transform: rotate(46deg);
  z-index: 1;
}
.house-selector-tile {
  width: 88px;
  height: 76px;
  margin-right: 24px;
  float: left;
  padding: 13px;
  text-align: center;
  background-color: #F2F2F2;
  margin-bottom: 15px;
  font-size: 17px;
  display: block;
  color: black;
  text-decoration: none;
}
.house-selector-tile-selected {
  background-color: #666666;
  color: white;
}
.house-selector-tile:hover {
  background-color: #666666;
  color: white;
  font-size: 17px;
  text-decoration: none;
}
/********** house picker end *************/
.font-md {
  font-size: 20px;
}
.touch-logo {
  font-size: 22px;
  color: #0099FF;
}
.touch-logo .fa {
  margin-left: 8px;
  font-size: 18px;
}
.navbar-touch {
  margin: 0;
  z-index: 1003;
}
.navbar-touch .navbar-brand img {
  height: 40px;
}
.navbar-touch .navbar-date-time {
  font-weight: 700;
  font-size: 18px;
}
.navbar-touch .nav-user-area {
  min-width: 330px;
  position: relative;
  left: 184px;
  -webkit-transform: translatez(0px, 0px, 0px);
  -moz-transform: translatez(0px, 0px, 0px);
  -o-transform: translatez(0px, 0px, 0px);
  -ms-transform: translatez(0px, 0px, 0px);
  transform: translatez(0px, 0px, 0px);
  -webkit-backface-visibility: none;
  -moz-backface-visibility: none;
  -o-backface-visibility: none;
  -ms-backface-visibility: none;
  backface-visibility: none;
  -webkit-transition: left 0.4s ease;
  -moz-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  transition: left 0.4s ease;
}
.navbar-touch .nav-user-area:hover {
  left: 0;
}
.navbar-touch .nav-user-area .nav-user-area-extra {
  min-width: 184px;
}
.navbar-touch .nav-user-area .nav-user-area-extra a {
  padding: 25px 15px;
}
.navbar-touch .nav-user-area .nav-user-area-main {
  min-width: 147px;
}
.navbar-touch .btn-group {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.navbar-touch .btn-group a.btn {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #666666;
  color: #ffffff;
  padding: 12px 16px;
  font-size: 18px;
  min-width: 120px;
  outline: none;
  border: none;
}
.navbar-touch .btn-group a.btn:hover,
.navbar-touch .btn-group a.btn.active {
  background-image: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #CCCCCC;
  color: #666666;
  outline: none;
  border: none;
}
.margin-sm {
  margin-top: 10px;
  margin-left: 10px;
}
.tooltipText {
  font-size: 50px;
  padding: 20px;
}
/*.form-control {
    font-size: 20px!important;
}*/
.scale-gage.comparison .scale-gage-panel {
  height: 35px;
  position: relative;
}
.scale-gage.comparison .scale-gage-partition {
  position: absolute;
  width: 2px;
  height: 47px;
  background-color: #666666;
  margin-top: -5px;
}
.scale-gage.comparison .scale-gage-safety-panel {
  float: left;
  height: 35px;
  background-color: #337ab7;
}
.scale-gage.comparison .scale-gage-alert-panel {
  float: left;
  height: 35px;
  background-color: #F96771;
}
.scale-gage.comparison .scale-gage-markup {
  border-bottom: 2px dotted silver;
  width: 100%;
  height: 20px;
  position: absolute;
}
.scale-gage.dashboard .scale-gage-panel {
  height: 15px;
  position: relative;
}
.scale-gage.dashboard .scale-gage-partition {
  position: absolute;
  width: 4px;
  height: 30px;
  background-color: #000000;
  margin-top: -5px;
}
.scale-gage.dashboard .scale-gage-safety-panel {
  float: left;
  height: 15px;
  background-color: #666666;
}
.scale-gage.dashboard .scale-gage-alert-panel {
  float: left;
  height: 15px;
  background-color: #F96771;
}
.scale-gage.dashboard .scale-gage-markup {
  border-bottom: 1px dotted silver;
  width: 100%;
  height: 9px;
  position: absolute;
}
.body-row {
  background-color: #F2F2F2;
  height: 100%;
}
.small-widget-size {
  width: 231px;
  height: 213px;
  height: 190px;
  margin-bottom: 17px;
  background-color: white;
  margin-right: 18px;
  float: left;
}
.dashbord-widgets-container {
  background-color: #F2F2F2;
  position: relative;
}
.dashbord-widgets-container .btn-scroll {
  z-index: 10;
  position: absolute;
  top: 45%;
  font-size: 25px;
  cursor: pointer;
}
.dashbord-widgets-container .btn-scroll.right {
  right: 5px;
}
.dashbord-widgets-container .btn-scroll.left {
  left: 15px;
}
.medium-widget-size {
  /*width: 387px;
    height: 194px;*/
  background-color: white;
  /*float: left;*/
  /*margin-right: 17px;*/
}
.big-widget-size {
  /*max-width: 99%;*/
  /*height: 195px;*/
  /*margin-bottom: 15px;*/
  background-color: white;
}
.highcharts-container svg {
  margin-left: 15px !important;
}
.dragndrop-handle-medium {
  position: absolute;
  top: 26px;
  left: 22px;
}
.dragndrop-handle-small {
  position: absolute;
  top: 26px;
  left: 22px;
}
.tab-content {
  padding: 5px;
  padding-bottom: 0px;
}
.tab-content .medium-field {
  width: 13%;
}
.tab-content .collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
.tab-content .buttons-row {
  padding-top: 5px;
}
#modal-overlay {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.5);
}
#main-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2008;
}
#main-spinner .loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.confirm-save-modal {
  position: absolute;
  z-index: 2010;
  margin: auto;
  top: 50%;
  left: 0;
  right: 0;
  background-color: white;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px 1px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #fdfdfd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 1020px;
}
.confirm-save-modal.root {
  transform: translateY(-50%);
}
.confirm-save-modal .confirm-save-body {
  padding: 20px;
  height: 100px !important;
}
.confirm-save-modal .confirm-save-message {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 25px;
  font-weight: bold;
}
.confirm-save-modal .confirm-save-message:first-child {
  padding-top: 20px;
}
.confirm-save-modal .confirm-save-message:last-child {
  padding-bottom: 15px;
}
.confirm-save-modal .dashboard-header {
  margin-right: 0;
  margin-left: 0;
}
.confirm-save-modal .help-include {
  padding: 78px;
  padding-top: 30px;
  height: 450px;
  overflow-y: auto;
}
.confirm-save-modal #help-row {
  margin-top: 10px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 10px;
  padding-right: 10px;
  height: 90%;
}
.confirm-save-modal .help-content {
  margin-bottom: 20px;
  overflow: auto;
  line-height: 23px;
}
.confirm-save-modal .help-content .content-header {
  color: #3677BB;
  font-weight: bold;
  letter-spacing: -0.6px;
  font-size: 18px;
  margin-bottom: 20px;
}
.confirm-save-modal .help-content p {
  font-size: 14px;
  margin-top: 0px;
  letter-spacing: -0.6px;
}
.dashboard-header {
  height: 52px;
  padding: 10px;
  background: #5f5f5f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #575757), color-stop(1, #5f5f5f));
  background: -ms-linear-gradient(bottom, #575757, #5f5f5f);
  background: -moz-linear-gradient(center bottom, #575757 0%, #5f5f5f 100%);
  background: -o-linear-gradient(#5f5f5f, #575757);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#575757', GradientType=0);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.dashboard-header .title {
  padding: 5px;
  font-size: 22px;
  font-weight: 700;
  color: white;
  text-align: center;
}
.dashboard-header .settings-close-btn,
.dashboard-header .modal-close-btn {
  height: 30px;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 35px;
  color: white;
  font-size: 24px;
  text-align: center;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  cursor: hand;
  float: right;
}
.saveAndCancel {
  padding: 10px;
  /*.lh-background-image('linear-gradient(bottom, #f5f5f4, #fefefe)');*/
}
.houses-dropdown {
  padding-top: 10px;
  min-width: 134px;
}
.btn-log-events {
  margin-top: 22px;
}
.alert-danger div {
  padding: 5px;
}
.toolbar-buttons {
  padding-bottom: 5px;
}
.no-padding-left {
  padding-left: 0px;
}
.no-padding-right {
  padding-right: 0px;
}
.page-content {
  height: 100%;
  background-color: white;
  position: relative;
}
.page-content .alarms-sidebar {
  z-index: 12;
  position: absolute;
  height: 100%;
  right: 0px;
  top: 0px;
  background-color: white;
  width: 0px;
  min-width: initial;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-shadow: -4px 0px 22px -4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: -4px 0px 22px -4px rgba(0, 0, 0, 0.6);
  box-shadow: -4px 0px 22px -4px rgba(0, 0, 0, 0.6);
}
.page-content .alarms-sidebar .content {
  border-left: solid 10px #D8D8D8;
  height: 100%;
}
.page-content .alarms-sidebar .tabs {
  text-align: right;
  white-space: nowrap;
  border-bottom: solid 1px #D8D8D8;
  padding-top: 20px;
  padding-right: 35px;
  margin-bottom: 30px;
}
.page-content .alarms-sidebar .tabs .tab-item {
  cursor: pointer;
  color: #D8D8D8;
  display: inline-block;
  margin-right: 20px;
  padding: 0px 5px 1px 5px;
}
.page-content .alarms-sidebar .tabs .tab-item .text {
  font-size: 13px;
  font-weight: bold;
}
.page-content .alarms-sidebar .tabs .tab-item .icon {
  font-size: 39px;
  text-align: center;
  margin-bottom: -5px;
}
.page-content .alarms-sidebar .tabs .tab-item.active,
.page-content .alarms-sidebar .tabs .tab-item:hover {
  color: #337ab7;
  border-bottom: solid 4px #337ab7;
}
.page-content .alarms-sidebar .tabs .tab-item.active {
  cursor: default;
}
.page-content .alarms-sidebar .list {
  height: calc(100% - 119px);
}
.page-content .alarms-sidebar .list ul {
  -webkit-overflow-scrolling: touch;
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  height: 100%;
}
.page-content .alarms-sidebar .list ul > li {
  padding: 25px 10px 15px 20px;
  font-size: 17px;
  color: black;
  white-space: nowrap;
}
.page-content .alarms-sidebar .list ul > li span.col {
  display: inline-block;
  vertical-align: top;
}
.page-content .alarms-sidebar .list ul > li .message {
  color: #6F8495;
  width: 45%;
}
.page-content .alarms-sidebar .list ul > li .house {
  font-weight: bold;
  width: 5%;
  text-align: center;
}
.page-content .alarms-sidebar .list ul > li .room {
  font-weight: bold;
  width: 5%;
  text-align: center;
}
.page-content .alarms-sidebar .list ul > li .day {
  width: 12%;
  text-align: center;
}
.page-content .alarms-sidebar .list ul > li .time {
  font-weight: bold;
  /*width: 15%;*/
  text-align: center;
}
.page-content .alarms-sidebar .list ul > li .mute {
  color: #D8D8D8;
  font-size: 32px;
  margin-top: -11px;
}
.page-content .alarms-sidebar .list ul > li:not(:first-child) {
  border-top: solid 1px #D8D8D8;
}
.page-content .alarms-sidebar.opened {
  width: 700px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.page-content .alarms-sidebar.opened .message {
  white-space: normal;
}
.house-list-sidebar {
  padding-bottom: 30px;
  width: 195px;
  float: left;
  background-color: #EEEEEE;
  height: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-overflow-scrolling: touch;
}
.house-list-sidebar .buttons a {
  padding-left: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #606163;
  white-space: nowrap;
  text-decoration: none;
}
.house-list-sidebar .buttons a .icon {
  font-size: 32px;
  width: 45px;
  display: inline-block;
}
.house-list-sidebar .buttons a .text {
  display: inline-block;
}
.house-list-sidebar .buttons .button-item.active {
  background-color: #346AB6;
}
.house-list-sidebar .buttons .button-item.active a,
.house-list-sidebar .buttons .button-item.active div {
  color: white;
}
.house-list-sidebar .buttons .button-item:hover {
  background-color: #9e9d9d;
}
.house-list-sidebar .buttons .button-item:hover a,
.house-list-sidebar .buttons .button-item:hover div {
  color: white;
}
.house-list-sidebar .seperator {
  border-bottom: solid 1px #606163;
  margin: 10px 8px 10px 8px;
}
.house-list-sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: auto;
  height: calc(100% - 98px);
}
.house-list-sidebar ul li:not(:last-child) {
  margin-bottom: 5px;
}
.house-list-sidebar ul > li {
  padding: 0px 15px;
}
.house-list-sidebar ul > li > a,
.house-list-sidebar ul > li div {
  cursor: pointer;
  height: 47px;
  text-align: left;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  color: #696969;
  display: block;
  white-space: nowrap;
  text-decoration: none;
}
.house-list-sidebar ul > li > a .fa,
.house-list-sidebar ul > li div .fa {
  display: none;
  font-size: 25px;
  position: relative;
  top: 1px;
}
.house-list-sidebar ul > li > a .name,
.house-list-sidebar ul > li div .name {
  display: inline-block;
}
.house-list-sidebar ul > li > a .number,
.house-list-sidebar ul > li div .number {
  display: none;
}
.house-list-sidebar ul > li .empty-label {
  display: none;
  font-size: 10px;
}
.house-list-sidebar ul > li.empty-house .empty-label {
  display: initial;
}
.house-list-sidebar ul > li:not(.active).empty-house > a,
.house-list-sidebar ul > li:not(.active).empty-house div {
  color: #B1AEAA;
}
.house-list-sidebar ul > li.offline {
  background-color: transparent !important;
}
.house-list-sidebar ul > li.offline > a,
.house-list-sidebar ul > li.offline div {
  color: #B1AEAA !important;
  cursor: default !important;
}
.house-list-sidebar ul > li.offline .icon-disconnection {
  font-size: 28px;
  display: inline-block;
  vertical-align: -3px;
}
.house-list-sidebar ul > li:not(.offline).active {
  background-color: #346AB6;
}
.house-list-sidebar ul > li:not(.offline).active > a,
.house-list-sidebar ul > li:not(.offline).active div {
  color: white;
  font-weight: bold;
}
.house-list-sidebar ul > li:not(.offline).active > a .fa,
.house-list-sidebar ul > li:not(.offline).active div .fa {
  display: inline-block;
}
.house-list-sidebar ul > li:not(.offline):hover {
  background-color: #9e9d9d;
}
.house-list-sidebar ul > li:not(.offline):hover > a,
.house-list-sidebar ul > li:not(.offline):hover div {
  color: white;
  font-weight: bold;
}
.house-list-sidebar ul > li:not(.offline):hover > a .fa,
.house-list-sidebar ul > li:not(.offline):hover div .fa {
  display: inline-block;
}
.main-view-placeholder {
  margin-left: 195px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.main-view-placeholder.side-bar-hidden {
  margin-left: 0px;
}
.main-view-placeholder.overview {
  background-color: #F2F2F2;
}
.navbar-default {
  margin: 20px 40px 0px 40px;
  background: #F4F4F4;
  height: 80px;
  box-shadow: none;
}
.logo-container img {
  height: 50px;
}
.room-selector {
  border-bottom: solid 7px #316DB6;
  text-align: left;
  position: relative;
}
.room-selector .btn-scroll {
  position: absolute;
  top: 0px;
  width: 30px;
  height: 100%;
  border: 0px;
  background-color: white;
  font-size: 28px;
  color: #4F4C47;
}
.room-selector .btn-scroll:focus {
  outline: 0;
}
.room-selector .btn-scroll > i {
  margin-left: -4px;
}
.room-selector .btn-scroll.disabled {
  background-color: #B3B2AE;
  color: transparent;
  text-shadow: 0px 2px 3px rgba(255, 255, 255, 0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}
.room-selector .btn-scroll-left {
  left: 0px;
  border-right: solid 1px #CDC9C0;
}
.room-selector .rooms-list {
  margin: 0px;
  overflow-x: auto;
  overflow-y: hidden;
}
.room-selector .rooms-list::-webkit-scrollbar {
  height: 0px;
}
.room-selector .rooms-list::-webkit-scrollbar-track {
  background: #ddd;
}
.room-selector .rooms-list::-webkit-scrollbar-thumb {
  background: #666;
}
.room-selector .rooms-list.scroll-left {
  margin-left: 30px;
}
.room-selector .rooms-list.scroll-right {
  margin-right: 30px;
}
.room-selector .btn-scroll-right {
  right: 0px;
  border-left: solid 1px #CDC9C0;
}
.room-selector ul {
  background: #FAFAFA;
  padding: 0px;
  margin: 0px;
  list-style: none;
  white-space: nowrap;
}
.room-selector ul li {
  display: inline-block;
  padding: 7px 25px 6px 25px;
  font-weight: bold;
  border-right: solid 1px #CDC9C0;
  cursor: pointer;
  font-size: 20px;
  min-height: 22px;
}
.room-selector ul li .room-text {
  color: #4F4C47;
}
.room-selector ul li .temp-text {
  position: relative;
  margin-top: 8px;
  color: #1B2C56;
}
.room-selector ul li .icon {
  color: #4F4C47;
  font-size: 22px;
  position: absolute;
  right: -5px;
  top: 0px;
}
.room-selector ul li .icon-bell {
  font-size: 27px;
  color: #F45152 !important;
  right: -8px;
  top: -3px;
}
.room-selector ul li .room-text.siren {
  color: #F45152 !important;
}
.room-selector ul li .icon-siren_mute {
  font-size: 32px;
  top: -5px;
  right: -10px;
}
.room-selector ul li .icon-disconnection {
  color: #B3B2AE !important;
  font-size: 28px;
  right: -10px;
}
.room-selector ul li.offline {
  background: #cfcecc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cfcecc), color-stop(1, #ebedea));
  background: -ms-linear-gradient(bottom, #cfcecc, #ebedea);
  background: -moz-linear-gradient(center bottom, #cfcecc 0%, #ebedea 100%);
  background: -o-linear-gradient(#ebedea, #cfcecc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebedea', endColorstr='#cfcecc', GradientType=0);
  -moz-box-shadow: inset 0 2px 2px #CFCECC;
  -webkit-box-shadow: inset 0 2px 2px #CFCECC;
  box-shadow: inset 0 2px 2px #CFCECC;
}
.room-selector ul li.offline .temp-text,
.room-selector ul li.offline .room-text {
  color: #B3B2AE !important;
}
.room-selector ul li.active,
.room-selector ul li:hover {
  background: #316DB6;
}
.room-selector ul li.active .room-text,
.room-selector ul li:hover .room-text,
.room-selector ul li.active .temp-text,
.room-selector ul li:hover .temp-text,
.room-selector ul li.active .icon,
.room-selector ul li:hover .icon {
  color: white;
}
img.spinner {
  height: 18px;
  width: 18px;
  margin-left: 5px;
  margin-right: 5px;
}
.logs-msg {
  margin-bottom: 5px;
}
.no-grid-scroll-padding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.grid-scroll-padding {
  padding-right: 8px;
  padding-left: 0px;
}
.navbar-toggle.side-menu-button {
  display: none;
}
.nav .open > a,
.nav .open a:hover,
.nav .open a:focus {
  background-color: #505050 !important;
  background-image: none !important;
  color: white;
}
.dropdown-menu-right .dropdown-submenu .dropdown-menu,
.navbar-right .dropdown-submenu .dropdown-menu {
  right: 102%;
}
.dropdown-menu {
  padding: 0px;
  top: 135%;
  border-radius: 10px !important;
  background-color: #666666;
}
.dropdown-menu > li:first-child,
.dropdown-menu > li:first-child > a {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.dropdown-menu > li:last-child,
.dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.dropdown-menu > li:not(:last-child) {
  border-bottom: solid 1px #777;
}
.dropdown-menu > li > a {
  color: white;
  font-size: 16px;
  padding: 13px 25px 13px 25px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:active,
.dropdown-menu > li > a:visited,
.dropdown-menu > li > a.active {
  background-color: #505050 !important;
  background-image: none !important;
  color: white;
}
.dropdown-menu:before {
  position: absolute;
  top: -12px;
  right: 20px;
  display: inline-block;
  border-right: 12px solid transparent;
  border-bottom: 12px solid white;
  border-left: 12px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.dropdown-menu:after {
  position: absolute;
  top: -11px;
  right: 21px;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #666666;
  border-left: 11px solid transparent;
  content: '';
}
.dropdown-submenu .dropdown-menu {
  top: 4px;
  border-radius: 10px;
}
.dropdown-submenu .dropdown-menu:before,
.dropdown-submenu .dropdown-menu:after {
  content: none;
}
ul.alarms-by-house {
  z-index: 11;
  position: absolute;
  bottom: 15px;
  right: 10px;
  list-style: none;
  padding: 0px;
}
ul.alarms-by-house > li {
  height: 60px;
  width: 60px;
  opacity: 0.7;
  color: white;
  background-color: #6D6D6D;
  padding-top: 8px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 1px 12px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 12px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 12px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
ul.alarms-by-house > li .house {
  /*font-size: 14px;*/
}
ul.alarms-by-house > li .num {
  font-size: 24px;
  font-weight: bold;
}
ul.alarms-by-house > li:before {
  z-index: -1;
  content: "";
  height: 4px;
  background-repeat: no-repeat;
  background-image: url(../../img/fold.png);
  position: absolute;
  top: -4px;
  right: 0px;
}
ul.alarms-by-house > li:not(:last-child) {
  margin-bottom: 3px;
}
ul.alarms-by-house > li.active {
  background-color: #F96771;
}
#ifrmHouseDetails {
  height: 400px;
  width: 100%;
  min-width: 917px;
  min-height: 595px;
}
/*#portraitBody {
    display: none;
}*/
/*@media (max-height:700px) {
    #loginBody {

        #formBackground {
            margin-top: 3%;
            margin-bottom: 3%;
        }
    }
}*/
@media (min-width: 1441px) {
  #tblActivityLogHorizontal {
    display: block;
  }
  #tblActivityLogVertical {
    display: none;
  }
  #tblGateways {
    display: block !important;
  }
  #tblGatewaysVertical {
    display: none !important;
  }
  #dUserAccountsController {
    margin-top: 0px;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 20%;
    top: 20px;
    text-indent: 5px;
  }
  #btnExitGroupSetting {
    right: 32px;
  }
}
@media (min-width: 1000px) and (max-width: 1440px) {
  #tblActivityLogHorizontal {
    display: block;
  }
  #tblActivityLogVertical {
    display: none;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 20%;
    top: 20px;
    text-indent: 5px;
  }
  li.user .user-name {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .navbar .container-fluid {
    flex-direction: row;
  }
  #tblGateways {
    display: block !important;
  }
  #tblGatewaysVertical {
    display: none !important;
  }
  #dUserAccountsController {
    margin-top: 0px;
  }
  .middleSearch.inAccounts {
    display: inline-block !important;
    text-align: center;
  }
  .lastSearch {
    display: none !important;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 20%;
    top: 20px;
    text-indent: 5px;
  }
  #btnExitGroupSetting {
    right: 32px;
  }
  /*li.gate-name {
        max-width: 120px !important;
    }*/
}
/*@media all and (min-width:769px) and (orientation:portrait) {

    #mainBody {
        display: none;
    }
    body {
        min-width: initial !important;
        padding: 0px !important;
    }
    #portraitBody {
        display: table;
        height: 100%;
        width: 100%;
        .portrait-message {
            display: table-cell;
            vertical-align:middle;
            padding-right: 20px;
            padding-left: 20px;
            text-align: center;
            font-weight: bold;
            font-size: 20px;
        }
    }

}*/
/*@media (min-width:769px) and (max-width:1300px) {*/
@media (min-width: 1000px) and (max-width: 1300px) {
  #tblActivityLogHorizontal {
    display: block;
  }
  #tblActivityLogVertical {
    display: none;
  }
  body {
    padding: 65px 5px 6px 6px;
    /*80px 20px 20px 20px;*/
    min-width: 915px;
  }
  .confirm-save-modal.edit-web-accounts-modal {
    width: 80%;
    top: 20px;
    text-indent: 5px;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 20%;
    top: 20px;
    text-indent: 5px;
  }
  .middleSearch.inAccounts {
    display: inline-block !important;
    text-align: center;
  }
  .lastSearch {
    display: none !important;
  }
  .logo-container img {
    height: 30px;
    margin-top: 12px;
  }
  .navbar-default {
    margin: 5px 5px 0px 5px;
    height: 60px;
    padding-top: 0px;
  }
  ul.alarms-by-house {
    bottom: 25px;
  }
  ul.alarms-by-house > li {
    height: 55px;
    width: 55px;
    padding-top: 8px;
  }
  ul.alarms-by-house > li .house {
    font-size: 13px;
  }
  ul.alarms-by-house > li .num {
    font-size: 20px;
    font-weight: bold;
  }
  .navbar .navbar-header {
    padding-left: 0px;
    padding-top: 0px;
    width: 20%;
  }
  .navbar ul.nav {
    /*width: 80%;*/
    font-size: 19px;
  }
  .navbar ul.nav > li {
    padding-top: 19px;
    padding-left: 8%;
  }
  .navbar ul.nav > li > a {
    padding-top: 4px;
  }
  .navbar ul.nav > li .icon-arrow_down {
    font-size: 13px;
  }
  .navbar ul.nav > li .icon-arrow_down:before {
    position: relative;
    top: -6px;
  }
  .navbar ul.nav li.gate-name {
    padding-left: 0px;
    font-size: 20px;
    max-width: 350px !important;
  }
  .navbar ul.nav li.gate-connection .icon {
    top: -8px;
  }
  .navbar ul.nav li.config {
    display: none;
  }
  .navbar ul.nav li.user {
    display: none;
  }
  .navbar ul.nav li.language {
    display: none;
  }
  .navbar ul.nav li.customize {
    display: none;
  }
  .navbar ul.nav li.settings {
    display: inline-block;
    position: relative;
    top: -6px;
  }
  .navbar ul.nav li.settings .icon-cog {
    font-size: 34px;
    margin-right: 4px;
  }
  .navbar ul.nav li.settings .dropdown-submenu > .dropdown-menu {
    right: initial;
    left: 102%;
    overflow: auto;
    max-height: 300px;
  }
  .navbar ul.nav li.alarms {
    padding: 10px 0px 8px 15px;
  }
  .navbar ul.nav li.alarms .alarms-count {
    top: -5px;
    height: 28px;
    width: 28px;
    font-size: 20px;
    border-radius: 28px;
  }
  .navbar ul.nav li.alarms .icon-email {
    top: 2px;
    position: relative;
    font-size: 35px;
  }
  .navbar ul.nav li.alarms .icon-arrow_down {
    top: 0px;
  }
  .navbar-toggle.side-menu-button {
    display: block;
    background-color: transparent;
    color: black;
    border-radius: 0px;
    border: 0px;
    font-size: 33px;
    padding: 19px 20px 19px 20px;
    margin: 0px;
    margin-right: 4px;
  }
  .navbar-toggle.side-menu-button .icon-bar {
    background-color: black;
    width: 25px;
  }
  .navbar-toggle.side-menu-button:focus {
    background-color: transparent;
  }
  .navbar-toggle.side-menu-button:hover,
  .navbar-toggle.side-menu-button.active {
    background-color: #464646;
    color: white;
  }
  .navbar-toggle.side-menu-button:hover .icon-bar,
  .navbar-toggle.side-menu-button.active .icon-bar {
    background-color: white;
  }
  .page-content:not(.sidebar-opened) .house-list-sidebar {
    width: 65px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .page-content:not(.sidebar-opened) .house-list-sidebar .buttons a .text,
  .page-content:not(.sidebar-opened) .house-list-sidebar .buttons div .text {
    display: none;
  }
  .page-content:not(.sidebar-opened) .house-list-sidebar ul > li > a .name,
  .page-content:not(.sidebar-opened) .house-list-sidebar ul > li div .name {
    display: none;
  }
  .page-content:not(.sidebar-opened) .house-list-sidebar ul > li > a .number,
  .page-content:not(.sidebar-opened) .house-list-sidebar ul > li div .number {
    display: inline-block;
  }
  .page-content:not(.sidebar-opened) .house-list-sidebar ul > li.offline .icon-disconnection {
    display: none;
  }
  .page-content:not(.sidebar-opened) .main-view-placeholder {
    margin-left: 65px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .dropdown-menu {
    top: 118%;
  }
  #btnExitGroupSetting {
    right: 27px;
  }
}
.btn-main {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px 5px;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: none;
  color: #504d48;
  background: #d8d8d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d8d8), color-stop(1, #d8d8d8));
  background: -ms-linear-gradient(bottom, #d8d8d8, #d8d8d8);
  background: -moz-linear-gradient(center bottom, #d8d8d8 0%, #d8d8d8 100%);
  background: -o-linear-gradient(#d8d8d8, #d8d8d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#d8d8d8', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.btn-main.btn-primary {
  color: #ffffff;
  background: #0574cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -ms-linear-gradient(bottom, #0574cd, #0574cd);
  background: -moz-linear-gradient(center bottom, #0574cd 0%, #0574cd 100%);
  background: -o-linear-gradient(#0574cd, #0574cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0574cd', endColorstr='#0574cd', GradientType=0);
}
.btn-main.btn-cancel {
  color: #ffffff;
  background: #a7a8aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b3b3b3), color-stop(1, #a7a8aa));
  background: -ms-linear-gradient(bottom, #b3b3b3, #a7a8aa);
  background: -moz-linear-gradient(center bottom, #b3b3b3 0%, #a7a8aa 100%);
  background: -o-linear-gradient(#a7a8aa, #b3b3b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a8aa', endColorstr='#b3b3b3', GradientType=0);
}
.btn-main.btn-disabled {
  color: #ffffff;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
}
.btn-main.btn-active {
  color: #ffffff;
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #686868), color-stop(1, #555555));
  background: -ms-linear-gradient(bottom, #686868, #555555);
  background: -moz-linear-gradient(center bottom, #686868 0%, #555555 100%);
  background: -o-linear-gradient(#555555, #686868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#686868', GradientType=0);
}
.btn-main:focus {
  outline: none;
}
.k-grid {
  font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.k-grid .k-grid-header {
  background: #797979;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63696c), color-stop(1, #797979));
  background: -ms-linear-gradient(bottom, #63696c, #797979);
  background: -moz-linear-gradient(center bottom, #63696c 0%, #797979 100%);
  background: -o-linear-gradient(#797979, #63696c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#63696c', GradientType=0);
}
.k-grid .k-grid-content {
  overflow-y: auto;
}
.k-grid .k-grid-header .k-link {
  color: white;
}
.k-grid .k-grid-header .k-link .k-icon {
  color: white;
}
.k-grid tr th {
  white-space: normal;
  font-size: 16px;
  color: white;
  background: #797979;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63696c), color-stop(1, #797979));
  background: -ms-linear-gradient(bottom, #63696c, #797979);
  background: -moz-linear-gradient(center bottom, #63696c 0%, #797979 100%);
  background: -o-linear-gradient(#797979, #63696c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797979', endColorstr='#63696c', GradientType=0);
  padding: 8px;
  border-style: solid;
  border-color: #666;
  border-width: 0 1px;
  vertical-align: middle;
  font-weight: bold !important;
  text-align: center !important;
  margin-bottom: 3px;
}
.k-grid tr:hover {
  background: none;
}
.k-grid .k-grid-content > table > tbody > tr td {
  background-color: #F4F4F4;
  border-color: #e9e9e9;
}
.k-grid .k-grid-content > table > tbody > tr td.house-number {
  background-color: #E3E3E3;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
}
.k-grid .k-grid-content > table > tbody > tr td input[type=text],
.k-grid .k-grid-content > table > tbody > tr td input[type=password] {
  width: 100% !important;
  height: 20px;
}
.k-grid .k-grid-content > table > tbody > tr td .custom-checkbox-left-side .custom-label {
  display: inline-block;
  padding-top: 3px;
}
.k-grid .k-grid-content > table > tbody > tr td .custom-checkbox-left-side .outer-box {
  height: 15px;
  width: 15px;
}
.k-grid .k-grid-content > table > tbody > tr td .custom-checkbox-left-side .outer-box:before {
  width: 14px;
  height: 8px;
}
.k-grid .k-grid-content > table > tbody > tr.k-alt td {
  background-color: #EEEEEE;
  border-color: #e3e3e3;
}
.k-grid .k-grid-content > table > tbody > tr.k-alt td.house-number {
  background-color: #DCDCDC;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
}
.k-grid .k-grid-content > table > tbody td {
  color: #504d48;
  border-style: solid;
  border-width: 0 1px;
  outline: 0;
}
ul.user-accounts {
  list-style: none;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
ul.user-accounts ul {
  list-style: none;
}
ul.user-accounts .user-account {
  padding: 10px;
  min-width: 200px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  color: #45443E;
  font-size: 16px;
}
ul.user-accounts .user-account .fa-cog {
  margin-left: 10px;
  margin-right: 10px;
  font-size: smaller;
  font-size: 20px;
}
ul.user-accounts .user-account .chevron > i {
  font-size: 12px;
}
ul.user-accounts .user-account .owner {
  white-space: nowrap;
  font-size: 12px;
  margin-left: 20px;
}
ul.user-accounts .account-details {
  margin-left: 20px;
}
ul.user-accounts .account-gateways {
  list-style: none;
  font-size: 20px;
}
ul.user-accounts .account-gateways li {
  display: inline-block;
  padding: 10px;
}
ul.user-farms {
  list-style-type: none;
  margin-bottom: 10px;
}
ul.user-farms > li {
  display: inline-block;
  padding: 10px;
  overflow-wrap: break-word;
  width: 200px;
  min-height: 113px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-align: center;
  color: #45443E;
  font-size: 20px;
  vertical-align: top;
  position: relative;
}
ul.user-farms > li > i {
  color: #3270B6;
  font-size: 40px;
}
ul.user-farms > li .new-win-icon {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 20px;
  cursor: pointer;
}
ul.user-farms > li.disconnected {
  color: #B1AEAA;
}
ul.user-farms > li.disconnected > i {
  color: #B1AEAA;
}
ul.user-farms > li.scanning {
  color: #34b133;
}
ul.user-farms > li.scanning > i {
  color: #34b133;
}
ul.user-farms > li:not(:last-child) {
  margin-right: 15px;
}
.connection-status {
  position: absolute;
  z-index: 10;
  left: 10px;
  bottom: -10px;
  padding: 10px;
}
.connection-status > i {
  font-size: 20px;
  color: inherit;
  position: relative;
  top: 2px;
}
.connection-status.connected {
  color: #3270B6;
}
.connection-status.disconnected {
  color: red;
}
.terms-and-conditions-form {
  max-height: calc(100vh - 280px);
  overflow: auto;
}
.system-status-message {
  color: silver;
  font-size: medium;
  text-align: center;
  margin-top: 5px;
}
.empty-farm-message {
  text-align: center;
  margin-top: 100px;
  font-size: xx-large;
}
.overflow-hidden {
  overflow: hidden;
}
.house-details-wrapper {
  height: 100%;
}
body.ie .navbar ul.nav {
  width: calc(100% - 260px);
}
.farm-user-settings {
  /*padding: 10px;*/
}
.farm-user-settings .action {
  font-size: 32px;
  color: #818181;
  cursor: pointer;
}
.inline-control {
  display: inline-block;
  width: auto;
}
.bottom-link-wrapper {
  font-size: 17px;
  padding-top: 20px;
}
.bottom-link-wrapper .bottom-link {
  text-decoration: underline;
}
.not-registered {
  margin-bottom: 20px;
  font-size: 17px;
}
.not-registered .bottom-link {
  text-decoration: underline;
}
.checkbox.disabled {
  color: #B1AEAA;
}
.tbl {
  display: table;
}
.tbl .tbl-row {
  display: table-row;
}
.tbl .tbl-row .tbl-cell {
  display: table-cell;
}
.activation {
  padding-top: 20px;
  /*.loginButtonContainer {
        margin-top: 30px;
    }*/
}
.activation .internet-checkbox input[type=checkbox] {
  margin-top: 2px;
}
.activation .activation-title {
  margin-bottom: 30px;
}
.attention {
  display: inline-block;
  font-size: 11px;
  color: #B4B4B4;
}
.attention .enabled {
  font-weight: bold;
  color: red;
}
.attention i {
  font-size: 32px;
  position: relative;
  /*top: 3px;*/
  color: #818181;
  cursor: pointer;
}
.attention .edit-text {
  display: inline-block;
}
.attention .edit {
  font-size: 14px;
}
.max-houses-field-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}
.full-width-content-table {
  width: 100%;
}
.form-control-full-width {
  width: 100% !important;
}
#ActivationForm select,
#ActivationForm input,
#ActivationForm textarea,
#ActivationForm .alert-danger {
  width: 50%;
}
#ActivationForm #lbl_baudrate,
#ActivationForm #lbl_comPort {
  display: block;
}
#ActivationForm #baudrateDropDown,
#ActivationForm #comPortDropDown {
  width: 20%;
  display: inline-block;
  position: relative;
  top: -4px;
}
#ActivationForm #baudrateDropDown:disabled,
#ActivationForm #comPortDropDown:disabled {
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: 0px;
  box-shadow: none;
}
.checkbox-big input[type=checkbox] {
  zoom: 1.6;
  margin-top: 0px;
}
.web-accounts-wrapper {
  border-left: solid 1px silver;
  min-height: 436px;
}
.internet-checkbox {
  padding-left: 27px;
}
.internet-checkbox input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
}
.internet-checkbox span {
  display: inline-block;
  vertical-align: middle;
}
.select-user-account .loginButtonContainer {
  padding-top: 20px;
}
.select-user-account .selectButtonContainer {
  padding-right: 13px;
}
.select-user-account .selectButtonContainer .btn-select {
  float: left;
}
.select-user-account .selectButtonContainer .btn-clear {
  float: right;
}
.select-user-account .group-info {
  margin-bottom: 10px;
}
.select-user-account .select-group-info {
  margin-bottom: 10px;
}
.web-region-url {
  font-weight: 500;
  margin: 0px 15px;
}
.accounts th {
  font-weight: bold;
}
.accounts th .checkbox-big {
  margin-left: -47px;
}
.accounts th .checkbox-big span {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
.accounts th .checkbox-big input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
}
ul.farm-accounts {
  list-style: none;
  height: 303px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px;
  margin-top: 5px;
}
ul.farm-accounts > li {
  margin-bottom: 5px;
}
ul.farm-accounts > li .owner {
  font-size: 10px;
}
.farm-accounts-empty {
  margin-top: 5px;
}
.activation-tabs {
  list-style: none;
  padding: 0px 25px;
}
.activation-tabs li {
  font-size: 20px;
  display: inline-block;
  padding: 5px;
  padding-left: 0;
  padding-bottom: 0;
  cursor: pointer;
  color: #3270B6;
  width: 33%;
  color: #9e9d9d;
  border-bottom: 1px solid #9e9d9d;
}
.activation-tabs li .indicator {
  background-color: #9e9d9d;
}
.activation-tabs li.selected {
  color: #3270B6;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 4px solid #3270B6;
  font-weight: bold;
}
.activation-tabs li.selected .indicator {
  background-color: #3270B6;
}
.activation-tabs li.disabled {
  cursor: default;
}
.activation-tabs li .dispaly-text {
  padding-right: 15px;
}
.activation-tabs li .dispaly-text .indicator {
  padding: 5px 10px;
  color: white;
}
.activation-steps {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.activation-steps > li:not(:last-child) {
  margin-right: 20px;
}
.activation-steps > li {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  font-weight: bold;
  cursor: pointer;
}
.activation-steps > li:not(.disabled):not(.selected):hover {
  color: white;
  background-color: #9e9d9d;
}
.activation-steps > li:not(.disabled):not(.selected):hover .number {
  border-color: white;
}
.activation-steps > li.disabled {
  color: #9e9d9d;
  cursor: default;
}
.activation-steps > li.disabled .number {
  border-color: #9e9d9d;
}
.activation-steps > li .dispaly-text {
  float: right;
  padding-top: 6px;
}
.activation-steps > li .number {
  float: left;
  padding-top: 3px;
  border-radius: 30px;
  border: solid 3px #3270B6;
  text-align: center;
  height: 30px;
  width: 30px;
  margin-right: 20px;
}
.activation-steps > li.selected {
  color: white;
  background-color: #3270B6;
  cursor: default;
}
.activation-steps > li.selected .number {
  border-color: white;
}
.logout-wrapper .logout-title {
  margin-bottom: 10px;
}
.logout-wrapper .logout-title h2 {
  font-weight: bold;
}
.logout-wrapper .logout-row {
  margin-bottom: 20px;
  font-size: 17px;
}
.logout-wrapper .logout-label {
  font-weight: bold;
}
.logout-wrapper .logout-caption {
  color: #676767;
}
.logout-wrapper .logout-button-row {
  margin-top: 30px;
}
/*@media (max-width:767px) {*/
@media (max-width: 1000px) {
  #tblActivityLogHorizontal {
    display: none;
  }
  #tblActivityLogVertical {
    display: block;
  }
  .confirm-save-modal.edit-web-accounts-modal {
    width: 80%;
    top: 20px;
    text-indent: 5px;
  }
  .confirm-save-modal.edit-web-accounts-modal.regions-modal {
    width: 25%;
    top: 20px;
    text-indent: 5px;
  }
  #tblGateways {
    display: none !important;
  }
  #tblGatewaysVertical {
    display: block !important;
  }
  #dUserAccountsController {
    margin-top: 50px;
  }
  .middleSearch {
    display: none !important;
  }
  .lastSearch {
    display: inline-block !important;
    clear: left;
  }
  #loginBody {
    min-width: initial;
  }
  #loginBody #formBackground {
    width: 290px;
  }
  #loginBody #loginBtn {
    margin: 0px;
  }
  #loginBody label {
    margin-bottom: 0px;
  }
  #loginBody h2 {
    margin-top: 0px;
  }
  #loginBody #serverValidateError {
    margin-bottom: 10px;
  }
  #loginBody .form-group {
    margin-bottom: 8px;
  }
  .bottom-link-wrapper .bottom-link {
    font-size: 16px;
    line-height: 16px;
  }
  .navbar .container-fluid {
    flex-direction: column;
  }
  .navbar {
    width: 100%;
  }
  #btnExitGroupSetting {
    right: 30px;
    top: 30px !important;
    z-idex: 100 !important;
  }
}
.form-group.disabled {
  color: darkgray;
}
.bootstrap-container {
  max-width: 1170px;
  margin: auto;
}
.bootstrap-container.align-left {
  margin-left: 0;
}
ul.farmuser-tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.farmuser-tabs li {
  font-size: 20px;
  display: inline-block;
  padding: 5px 20px;
  cursor: pointer;
  border-bottom: 4px solid silver;
  color: silver;
}
ul.farmuser-tabs li.active {
  color: #3270B6;
  border-bottom: 4px solid #3270B6;
}
.settings-btn-group-blue .button-label.active {
  background: #3270b6 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4088d9), color-stop(1, #3270b6)) !important;
  background: -ms-linear-gradient(bottom, #4088d9, #3270b6) !important;
  background: -moz-linear-gradient(center bottom, #4088d9 0%, #3270b6 100%) !important;
  background: -o-linear-gradient(#3270b6, #4088d9) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3270b6', endColorstr='#4088d9', GradientType=0) !important;
}
.settings-btn-group > .btn input[type=radio],
.settings-btn-group > .btn-group > .btn input[type=radio],
.settings-btn-group > .btn input[type=checkbox],
.settings-btn-group > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.settings-btn-group .button-label {
  display: inline-block;
  border: 1px solid transparent;
  outline: 0;
  margin: 0;
  float: left;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 10px 5px;
  font-size: 16px;
  line-height: 21px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: white;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.settings-btn-group .button-label.active {
  color: white;
  background: #555555;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -ms-linear-gradient(bottom, #0574cd, #0574cd);
  background: -moz-linear-gradient(center bottom, #0574cd 0%, #0574cd 100%);
  background: -o-linear-gradient(#0574cd, #0574cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0574cd', endColorstr='#0574cd', GradientType=0);
}
.left-devider {
  border-left: 1px solid silver;
}
.create-account {
  padding: 20px;
}
/*.confirm-save-modal.create-account-modal {
    width: 60%;
    top: 20px;
}*/
.confirm-save-modal.edit-web-accounts-modal {
  top: 0px;
  /*left: -15%;*/
}
.confirm-save-modal.edit-web-accounts-modal .confirm-save-buttons-div {
  padding: 0px 20px 20px 20px;
}
.confirm-save-modal.edit-web-accounts-modal .activation-steps {
  margin: 20px 20px 0px 20px;
}
#logoutBtn {
  margin-top: 30px;
}
.btn.accept,
.btn.reject,
.btn.ignore,
.activeUsers,
.invitedUsers,
.removedUsers {
  background: gradient(linear, left bottom, left top, color-stop(0, #d8d8d8), color-stop(1, #d8d8d8));
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8d8d8), color-stop(1, #d8d8d8));
  background: -ms-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -moz-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -o-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
}
.btn.accept.active,
.btn.reject.active,
.btn.ignore.active,
.activeUsers.active,
.invitedUsers.active,
.removedUsers.active {
  background: gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -ms-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -moz-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  background: -o-gradient(linear, left bottom, left top, color-stop(0, #0574cd), color-stop(1, #0574cd));
  color: white;
  height: 37px;
}
/*.btn.accept {
    background: @COLOR-ACCEPT;

    &.active {
        background: darken(@COLOR-ACCEPT,10%);
    }
}

.btn.reject {
    background: @COLOR-REJECT;

    &.active {
        background: darken(@COLOR-REJECT,20%);
    }
}*/
.align-middle {
  padding-top: 7px;
}
.accountTabs .nav-tabs > li.active > a:hover {
  color: inherit;
}
.bottom-border {
  border-bottom: 2px solid #0094ff;
}
.row-connected td {
  background-color: #bef9cb !important;
}
.accounts-info-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  white-space: nowrap;
  max-width: 80%;
}
.accounts-info-message .info-icon {
  display: inline-block;
  vertical-align: top;
}
.accounts-info-message .info-textfirst-child {
  display: inline-block;
  white-space: normal;
}
.popover {
  color: black;
}
.popover .arrow {
  -moz-transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -o-transform: rotate(0) !important;
  -webkit-transform: rotate(0) !important;
  transform: rotate(0) !important;
}
.popover .btn-row {
  white-space: nowrap;
}
.popover .btn-row button {
  display: inline-block;
}
.popover .btn-row button:not(:last-child) {
  margin-right: 5px;
}
.house-scan .controller-version {
  background-color: #c5c4c4;
  color: gray;
}
.house-scan .house-scan-pass {
  background-color: #1ab394;
  color: white;
}
.house-scan .house-scan-failed {
  background-color: #ed5565;
  color: white;
}
.house-scan .house-scan-progress {
  background-color: #f8ac59;
  color: white;
}
.house-scan .house-scan-none {
  background-color: #f3f6fb;
  color: white;
}
.house-scan-table {
  width: calc(100% - 0px);
  overflow-x: auto;
}
.house-scan-table th:first-child,
.house-scan-table td:first-child {
  min-width: 240px;
}
.house-scan-table th,
.house-scan-table td {
  min-width: 130px;
}
.my-accounts-message {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-size: 40px;
  background-color: #3e9be0;
  margin-top: 50px;
}
.bottom-space {
  padding-bottom: 10px;
}
.top-space {
  padding-top: 10px;
}
.btn-system-upgrade {
  min-width: 173px;
}
.confirm-save-modal.create-account-modal {
  width: 60%;
  top: 20px;
}
.settings-toggle {
  width: 75px;
  height: 32px;
  -webkit-border-radius: 16px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 16px;
  -moz-background-clip: padding;
  border-radius: 16px;
  background-clip: padding-box;
  margin: 0;
  border: 2px solid #E4E4E4;
  background-color: #FFF;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
.settings-toggle span.toggle-moving {
  display: inline-block;
  position: absolute;
  top: 1px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-width: 1px;
  border-style: solid;
  background-color: #FFF;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  z-index: 2;
}
.settings-toggle input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.settings-toggle.toggle-off span.toggle-moving {
  left: 0;
  border-color: #565656;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
}
.settings-toggle.toggle-off span.toggle-label:last-child {
  color: #565656;
  display: inline-block;
}
.settings-toggle.toggle-on span.toggle-moving {
  right: 0;
  border-color: #0974d1;
  -webkit-box-shadow: 0 0 3px 0 rgba(9, 116, 209, 0.25);
  -moz-box-shadow: 0 0 3px 0 rgba(9, 116, 209, 0.25);
  box-shadow: 0 0 3px 0 rgba(9, 116, 209, 0.25);
}
.settings-toggle.toggle-on span.toggle-label:first-child {
  color: #0974d1;
  display: inline-block;
}
.settings-toggle span.toggle-label {
  font-size: 14px;
  position: absolute;
  z-index: 1;
  display: none;
  line-height: 28px;
}
.settings-toggle span.toggle-label:first-child {
  left: 10px;
}
.settings-toggle span.toggle-label:last-child {
  right: 10px;
}
.kendo-farm-users {
  /*button {
        width: 60px;
    }*/
}
.kendo-farm-users .error {
  border-color: red;
  box-shadow: red 0 0 10px 0;
}
.kendo-farm-users .k-grid-content input[type="text"],
.kendo-farm-users .k-grid-content-locked input[type="text"],
.kendo-farm-users .k-grid-content input[type="number"],
.kendo-farm-users .k-grid-content-locked input[type="number"],
.kendo-farm-users .k-grid-content select,
.kendo-farm-users .k-grid-content-locked select {
  width: 80%;
  height: 20px;
}
.kendo-farm-users .k-grid-content tr,
.kendo-farm-users .k-grid-content-locked tr {
  height: 100px !important;
}
.kendo-farm-users .k-grid-content tr td,
.kendo-farm-users .k-grid-content-locked tr td {
  padding: 0 20px;
}
.kendo-farm-users .k-grid-header th {
  overflow: visible !important;
  white-space: normal !important;
}
.data-collect .data-collect-accordion-row {
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
}
.data-collect .setting-control {
  margin-bottom: 10px;
}
.data-collect .setting-control-header {
  height: 52px;
  padding: 10px;
  background: #5f5f5f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #575757), color-stop(1, #5f5f5f));
  background: -ms-linear-gradient(bottom, #575757, #5f5f5f);
  background: -moz-linear-gradient(center bottom, #575757 0%, #5f5f5f 100%);
  background: -o-linear-gradient(#5f5f5f, #575757);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#575757', GradientType=0);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #919191;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #919191), color-stop(1, #a7a7a7));
  background: -ms-linear-gradient(bottom, #919191, #a7a7a7);
  background: -moz-linear-gradient(center bottom, #919191 0%, #a7a7a7 100%);
  background: -o-linear-gradient(#a7a7a7, #919191);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a7a7', endColorstr='#919191', GradientType=0);
  color: white;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 34px;
}
.data-collect .setting-control-header .title {
  padding: 5px;
  font-size: 22px;
  font-weight: 700;
  color: white;
  text-align: center;
}
.data-collect .setting-control-header .settings-close-btn,
.data-collect .setting-control-header .modal-close-btn {
  height: 30px;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 35px;
  color: white;
  font-size: 24px;
  text-align: center;
  background: #9d9d9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c8c8c), color-stop(1, #9d9d9d));
  background: -ms-linear-gradient(bottom, #8c8c8c, #9d9d9d);
  background: -moz-linear-gradient(center bottom, #8c8c8c 0%, #9d9d9d 100%);
  background: -o-linear-gradient(#9d9d9d, #8c8c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#8c8c8c', GradientType=0);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  cursor: hand;
  float: right;
}
.data-collect .setting-control-header-no-padding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.data-collect .setting-control-body {
  padding: 0 15px;
}
.data-collect .setting-control-row {
  height: 45px;
  font-size: 16px;
  color: #504D48;
  position: relative;
  background-color: #EEE;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}
.data-collect .setting-control-row .failure-message {
  color: red;
}
.farm-registration .farm-registration-form {
  height: 80vh;
  display: flex;
  flex-direction: column;
}
.farm-registration .farm-registration-form .row-fixed {
  flex-shrink: 0;
  /* Prevent shrinking */
}
.farm-registration .farm-registration-form .row-scrollable {
  flex: 1;
  /* Take up remaining space */
  overflow-y: auto;
  /* Scroll if content exceeds height */
}
.farm-registration .farm-registration-form .form-fields .setting-control-row label {
  line-height: 34px;
  margin: 0;
}
.box {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  border: .7px solid #ccc;
  box-shadow: #ccc 3px 5px 6px 3px;
  min-height: 140px;
}
.box .header {
  font-size: 20px;
}
.houses-data-summary-container {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
}
.houses-data-summary-container table thead {
  position: sticky;
  top: 0;
}
.houses-data-summary-container table th.text-left.px-1,
.houses-data-summary-container table td.text-left.px-1 {
  text-align: left !important;
  padding-left: 1rem;
  padding-right: 1rem;
}
.house2-success {
  color: #1ab394;
}
.house2-faild {
  color: #ed5565;
}
.house2-disabled {
  color: #d8d8d8;
}
.region {
  padding: 5px;
  cursor: pointer;
  font-size: 16px;
}
.region.active {
  border-bottom: 2px solid #0094ff;
  font-weight: bold !important;
}
.comparison-page .k-grid {
  background-color: #F1F1F1;
  width: 100%;
  /*tr.k-alt {

            &.perple {
                background: #9354aa;
            }

            &.yellow {
                background: #cbbe00;
            }

            &.green {
                background: #D8D8D8;
            }

            &.blue {
                background: #E8EFF5;
            }

            &.pink {
                background: #EEEBE6;
            }
        }*/
}
.comparison-page .k-grid td {
  line-height: normal;
}
.comparison-page .k-grid tbody tr {
  height: 50px !important;
}
.comparison-page .k-grid tbody tr.baseinfo-row {
  height: 130px !important;
}
.comparison-page .k-grid .k-grid-header,
.comparison-page .k-grid .k-grid-header-locked,
.comparison-page .k-grid .k-grid-header-wrap {
  border: 0px;
  /*height: 50px;*/
}
.comparison-page .k-grid .k-grid-header-wrap {
  background: #919191;
}
.comparison-page .k-grid .k-grid-header-locked {
  background-color: #7F7F7F;
}
.comparison-page .k-grid .k-grid-header-locked th {
  text-align: left !important;
  padding-left: 20px;
  background-color: #7F7F7F;
  font-size: 18px;
  vertical-align: middle;
  height: 45px;
}
.comparison-page .k-grid .k-grid-header-locked table,
.comparison-page .k-grid .k-grid-header-locked td {
  border: 0px;
}
.comparison-page .k-grid th {
  background: #919191;
  padding: 0px;
  height: 30px;
  font-size: 20px;
  border-color: #ccc;
  vertical-align: middle;
}
.comparison-page .k-grid th:last-child {
  border-right-width: 1px;
}
.comparison-page .k-grid tr.perple {
  background: #9354ed;
}
.comparison-page .k-grid tr.yellow {
  background: #cbbe45;
}
.comparison-page .k-grid tr.blue {
  background: #E1E9EC;
}
.comparison-page .k-grid tr.pink {
  background: #F6F1EB;
}
.comparison-page .k-grid tr.green {
  background: #3bb05f;
}
.comparison-page .k-grid tr.green div {
  color: white;
}
.comparison-page .k-grid tr.purple {
  background: #724bc5;
}
.comparison-page .k-grid tr.purple div {
  color: white;
}
.comparison-page .k-grid tr.red {
  background: #ff8d95;
}
.comparison-page .k-grid tr.red div {
  color: #222222;
}
.comparison-page .k-grid tr td.category-name {
  font-size: 14px;
  font-weight: bold;
  color: #686868;
  padding-left: 20px;
}
.comparison-page .k-grid tr td.comparison-cell {
  transition: background-color 0.5s linear;
  background-color: transparent !important;
}
.comparison-page .k-grid tr td.updating {
  transition: background-color 0.5s linear;
  background-color: rgba(136, 179, 216, 0.18) !important;
  /*color: white;*/
}
.comparison-page .k-grid tr td.empty-house {
  color: #B0B0B1 !important;
}
.comparison-page .k-grid tr td.empty-house .base-info {
  background-color: white !important;
}
.comparison-page .k-grid tr td.empty-house .base-info .house-mode {
  font-weight: bold;
  color: black;
}
.comparison-page .base-info {
  padding: 5px 0px 15px 0px;
  border-radius: 7px;
  font-size: 15px;
  background-color: #E9E9E9;
  text-align: center;
}
.comparison-page .base-info .alarms-info {
  margin-bottom: 10px;
  color: #B2B2B2;
  font-weight: bold;
}
.comparison-page .base-info .alarms-info i {
  font-size: 28px;
  position: relative;
  top: 3px;
}
.comparison-page .base-info .alarms-info .alarms-count {
  color: white;
  background-color: #B2B2B2;
  height: 22px;
  width: 22px;
  border-radius: 22px;
  line-height: 22px;
  display: inline-block;
  margin-left: 3px;
}
.comparison-page .base-info .alarms-info .siren-icon + span {
  margin-left: 3px;
  margin-right: 3px;
}
.comparison-page .base-info .house-mode {
  margin-bottom: 10px;
}
.comparison-page .base-info .siren_on {
  display: none;
}
.comparison-page .base-info.alarm-on {
  background-color: #FDEBEB;
}
.comparison-page .base-info.alarm-on .alarms-info {
  color: #F13A3B;
}
.comparison-page .base-info.alarm-on .alarms-info .alarms-count {
  background-color: #F13A3B;
}
.comparison-page .base-info.alarm-on .siren_on {
  display: initial;
}
.comparison-page .base-info.alarm-on .siren_mute {
  display: none;
}
.comparison-page .base-info:not(.has-alarms):not(.alarm-on) {
  background-color: #DEE9D8;
}
.comparison-page .base-info:not(.has-alarms):not(.alarm-on) .alarms-info {
  visibility: hidden;
}
.comparison-page .comparison-grid-container .grid-header-image {
  font-size: 30px;
  letter-spacing: -6px;
}
.comparison-page .comparison-grid-container .big-bold-text {
  font-size: 36px;
  font-weight: 700;
}
.comparison-page .k-grid tr.active,
.comparison-settings .color.perple {
  background: #9354ed !important;
}
.comparison-page .k-grid tr.active,
.comparison-settings .color.yellow {
  background: #cbbe45 !important;
}
.comparison-page .k-grid tr.active,
.comparison-settings .color.green {
  background: #a5d937 !important;
}
.comparison-page .k-grid tr.active,
.comparison-settings .color.blue {
  background: #E1E9EC !important;
}
.comparison-page .k-grid tr.active,
.comparison-settings .color.pink {
  background: #E1E9EC !important;
}
.comparison-settings {
  width: 100%;
  padding: 20px 40px;
}
.comparison-settings .confirm-save-body {
  height: auto !important;
}
.comparison-settings .group {
  background: #f5f5f5;
  /*margin: 0 5px;*/
  padding: 30px;
}
.comparison-settings .fieldsRow {
  height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
.comparison-settings .custom-checkbox-left-side .custom-label {
  color: #6b6864;
  font-weight: normal;
}
.comparison-settings .button-container,
.comparison-settings .color-container {
  text-align: center;
}
.comparison-settings .button-container {
  padding: 0 7px;
  display: inline-block;
}
.comparison-settings .action-button {
  width: 100%;
  height: 40px;
  min-width: 100px;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #0b88e5;
  color: #0b88e5;
  box-shadow: 2px 2px #999;
  font-size: 16px;
  font-weight: bold;
}
.comparison-settings .buttonRow {
  padding: 0 40px;
}
.comparison-settings .colorsRow {
  /*padding: 20px;*/
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 70%;
}
.comparison-settings .color {
  height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 1px 1px;
  cursor: pointer;
}
.comparison-settings .color:not(.selected) {
  opacity: 0.3;
}
.comparison-settings .color:hover {
  opacity: initial;
}
.comparison-settings .perple {
  background: #9354ed;
}
.comparison-settings .yellow {
  background: #cbbe45;
}
.comparison-settings .blue {
  background: #5799ef;
}
.comparison-settings .pink {
  background: #d5bebe;
}
.comparison-settings .none {
  background: #5799ef;
}
.comparison-settings .green {
  background: #3bb05f;
}
.comparison-settings .purple {
  background: #724bc5;
}
.comparison-settings .red {
  background: #ff8d95;
}
.comparison-settings .my-checkbox {
  margin: 10px 0;
}
.confirm-save-modal.comparison-settings-modal {
  border-radius: 6px;
  max-width: 90%;
  top: 10%;
  transform: unset;
}
.confirm-save-modal .dashboard-header {
  border-radius: 6px 6px 0 0;
}
.confirm-save-modal .saveAndCancel {
  border-radius: 0 0 6px 6px;
  /*padding-left: 40px;*/
}
/*************** check box v ***********************************/
.custom-checkbox {
  line-height: 20px;
  cursor: pointer;
  -webkit-animation: bugfix infinite 0.5s;
  -moz-animation: bugfix infinite 0.5s;
  -o-animation: bugfix infinite 0.5s;
  animation: bugfix infinite 0.5s;
  position: relative;
  margin-bottom: 0;
  margin-left: 5px;
  background-color: transparent;
}
.custom-checkbox.display-block {
  display: block;
}
.custom-checkbox > input {
  display: none;
}
.custom-checkbox > input:checked + .outer-box {
  border: 2px solid #75b173;
  background-color: white;
}
.custom-checkbox > input:checked + .outer-box:before {
  display: block;
}
.custom-checkbox .outer-box {
  content: "";
  float: right;
  margin-left: 10px;
  cursor: pointer;
  border: 1px solid #0b88e5;
  height: 20px;
  width: 20px;
  /*padding: 5px;*/
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.custom-checkbox .outer-box.entity-prop {
  float: left;
  margin-right: 10px;
}
.custom-checkbox .outer-box.inside-grid {
  height: 9px;
  width: 9px;
  margin-left: 0;
}
.custom-checkbox .outer-box:hover {
  border: 2px solid #999;
}
.custom-checkbox .outer-box:before {
  display: none;
  content: "";
  position: absolute;
  border: solid #75b173;
  border-width: 0 0 2px 2px;
  width: 10px;
  height: 6px;
  top: 6px;
  right: 5px;
  -webkit-transform: rotate(-65deg);
  -moz-transform: rotate(-65deg);
  -o-transform: rotate(-65deg);
  -ms-transform: rotate(-65deg);
  transform: rotate(-65deg);
}
/*************** check box v ***********************************/
.custom-checkbox-left-side {
  line-height: 20px;
  cursor: pointer;
  -webkit-animation: bugfix infinite 0.5s;
  -moz-animation: bugfix infinite 0.5s;
  -o-animation: bugfix infinite 0.5s;
  animation: bugfix infinite 0.5s;
  position: relative;
  margin-bottom: 0;
  margin-right: 5px;
}
.custom-checkbox-left-side.display-block {
  display: block;
}
.custom-checkbox-left-side > input {
  display: none;
}
.custom-checkbox-left-side > input:checked + .outer-box {
  border: 1px solid #0b88e5;
  border-radius: 5px;
}
.custom-checkbox-left-side > input:checked + .outer-box:before {
  display: block;
}
.custom-checkbox-left-side .outer-box {
  content: "";
  float: left;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  background: #fff;
  height: 22px;
  width: 22px;
  padding: 5px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.custom-checkbox-left-side .outer-box.entity-prop {
  float: left;
  margin-right: 10px;
}
.custom-checkbox-left-side .outer-box:hover {
  border: 1px solid #999;
}
.custom-checkbox-left-side .outer-box:before {
  display: none;
  content: "";
  position: absolute;
  border: solid #54aaea;
  border-width: 0 0 4px 4px;
  width: 15px;
  height: 10px;
  top: 4px;
  left: 4px;
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.custom-checkbox-left-side.disabled {
  cursor: auto;
}
.custom-checkbox-left-side.disabled > input:checked + .outer-box,
.custom-checkbox-left-side.disabled .outer-box:before {
  border-color: #cfcfcf;
}
.custom-checkbox-left-side.disabled .outer-box {
  background: #EEEEEE;
}
.custom-checkbox-left-side.disabled .outer-box:hover {
  border: 1px solid #cfcfcf;
}
.comparison-grid-cell .blue {
  font-size: larger;
  font-weight: bold;
  color: #0094ff;
}
.comparison-grid-cell .vent {
  color: #25386c;
}
.comparison-grid-cell .coolpad-active {
  color: blue;
  padding-left: 3px;
}
.comparison-grid-cell .coolpad-inactive {
  color: gray;
  padding-left: 3px;
}
.empty-house .comparison-grid-cell .blue,
.empty-house .comparison-grid-cell .vent {
  color: silver;
}
.localUsers .action,
.communicatorContacts .action,
.communicatorGenerators .action {
  font-size: 32px;
  color: #818181;
  cursor: pointer;
}
.localUsers .k-grid tr .disabled {
  color: #bbb;
}
.communicatorContacts .k-grid tr,
.communicatorGenerators .k-grid tr {
  cursor: pointer;
}
.communicatorContacts .k-grid tr .disabled,
.communicatorGenerators .k-grid tr .disabled {
  color: #bbb;
}
.communicatorContacts .k-grid tr.active td,
.communicatorGenerators .k-grid tr.active td {
  background-color: #0094ff !important;
  color: white !important;
}
.communicatorContacts .k-grid tr.active td input,
.communicatorGenerators .k-grid tr.active td input {
  color: black;
}
.communicatorContacts .settings-btn-group .button-label:not(.active),
.communicatorGenerators .settings-btn-group .button-label:not(.active) {
  color: #333;
  background: white;
}
.communicatorContacts .card,
.communicatorGenerators .card {
  padding: 10px;
  background-color: white;
  box-shadow: #bbb 3px 1px 10px 0;
  border-radius: 5px;
}
.communicatorContacts .clickable,
.communicatorGenerators .clickable {
  cursor: pointer;
}
.word-break {
  word-wrap: break-word;
}
.no-wrap {
  white-space: nowrap;
}
.admin-farm-details {
  padding: 20px;
  padding-bottom: 5px;
}
.admin-farm-details .btn:not(:first-child) {
  margin-right: 10px;
}
.admin-farm-details .scolling {
  max-height: 370px;
  overflow-y: auto;
  overflow-x: hidden;
}
.selection-count-row {
  background-color: #f5f5f5;
  font-weight: bold;
  padding-left: 30px;
  padding-bottom: 10px;
  height: 28px;
}
.invalid-license-message {
  margin-top: 10%;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
}
.license-activation {
  color: red;
  font-size: 22px;
  font-weight: bold;
}
.edit-house-rooms {
  font-size: 12px;
  white-space: nowrap;
}
.edit-house-rooms-modal {
  max-width: 450px;
}
.edit-house-rooms-modal .btn-row {
  margin: 10px;
}
.farm-fields {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 800px;
  margin-top: 5px;
  margin-bottom: 8px;
}
.vertical-center {
  margin-top: 40%;
}
/*----------------------------------------------------*/
#inSearchAccounts {
  border-radius: 1.5em;
  text-align: center;
}
#inSearchAccounts::placeholder {
  text-align: left;
  text-indent: .5em;
}
#inSearchAccounts + .fa-close {
  margin-left: -1.5em;
  margin-right: .5em;
  margin-top: .18em;
  color: #757575;
  font-size: 1em;
  cursor: pointer;
}
#tblGateways {
  width: 100%;
  table-layout: fixed;
}
#tblGateways tr {
  cursor: pointer;
}
#tblGateways tr.disconnected td,
#tblGatewaysVertical.disconnected div {
  color: #AFACA8;
}
#tblGateways tr.connected td,
#tblGatewaysVertical.connected div {
  color: #222222 !important;
}
#tblGateways tr.connected .icon-farm,
#tblGatewaysVertical.connected .icon-farm {
  color: #3270B6 !important;
}
#tblGateways .icon-farm,
#tblGatewaysVertical .icon-farm {
  font-size: 2em !important;
}
.tContainer {
  display: flex !important;
  flex-direction: row;
  width: 80%;
  max-width: 400px;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.3);
}
.tLeft {
  width: 90%;
  font-weight: bold;
}
.tRight {
  width: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tdLeft {
  width: 50%;
  font-weight: bold;
}
.tdRight {
  width: 50%;
}
.inAccounts {
  display: block;
}
.outOfAccounts {
  display: none;
}
.confirm-save-modal.edit-web-accounts-modal {
  width: 80%;
  top: 20px;
  text-indent: 5px;
}
.confirm-save-modal.edit-web-accounts-modal.regions-modal {
  width: 20%;
  top: 20px;
  text-indent: 5px;
}
.color.selected {
  outline: 2px solid #aa0000;
  outline-offset: 2px;
  box-shadow: 0px 0px;
  border-radius: 1px;
}
.dAlarmsCnt {
  float: right;
  font-size: 24px;
  width: auto;
  min-width: 36px;
  height: 36px;
  border-radius: 18px;
  /*background: red;*/
  background: linear-gradient(#ff0000, #cc0000);
  color: white !important;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  text-align: center;
}
.icon-farm {
  margin-right: 5px;
}
.icon-farm + div {
  clear: left;
}
#tblGateways td {
  height: 36px;
  vertical-align: middle;
}
#btnAttachToGroup {
  margin-top: -25px !important;
}
button[name=loginBtn] {
  /*margin-top: -110px;*/
  margin: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#btnExitGroupSetting {
  cursor: pointer;
  position: absolute;
  top: 52px;
  width: 60px;
}
#btnForgotPassword {
  margin-bottom: 1px;
}
#createAccountBtn {
  margin-bottom: 0px;
}
.width_1 {
  width: 10%;
}
.border-bottom-2 {
  border-bottom: 2px solid #EFEFEF;
}
