.li-right {
  float: right;
}
.stations-toggle-button {
  background-color: white;
  border: 1px solid black;
  padding: 2px;
  position: relative;
  z-index: 1;
  margin-top: -4px;
}
.stations-toggle-button .icon-bar {
  background-color: black;
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 1px;
  margin: 3px;
}
.stations-settings-unit {
  margin-top: 8px;
  font-weight: normal;
}
#layout-nav-links {
  margin-left: 11px;
}
.item-selected {
  color: white !important;
  background-color: steelblue;
}
#stations-data-group {
  margin-top: 5px;
}
#measures-treeview {
  min-height: 100px;
}
#stations-group {
  min-height: 50px;
}
.highcharts-contextmenu hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
#layout-content {
  /*padding: 0;*/
}
.hidden {
  display: none;
}
.daterangepicker td.in-range:not(.active) {
  background-color: #b9d4eb;
}
.loading-text {
  text-align: center;
}
.highcharts-tooltip span {
  z-index: 9999 !important;
}
.bar {
  text-align: center;
  padding: 2px 30px;
  height: 25px;
}
.cookie-bar {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  color: white;
  height: auto;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.cookie-bar-accept {
  float: right;
}
.config-bar {
  background-color: #c9302c;
  color: #fff;
}
.loading-bar {
  background-color: #4495E5;
  color: #fff;
}
.loading-bar-abort {
  /*color: #e6908e;*/
  color: #e1eefb;
  padding: 0 4px;
  float: right;
  cursor: pointer;
}
.config-bar-refresh {
  /*color: #e6908e;*/
  color: #efb9b8;
  padding: 0 4px;
  float: right;
  cursor: pointer;
}
#stations-instantaneous-span {
  width: auto;
}
div#charts-grid td {
  padding: 0.1em 0.3em;
}
.Status {
  color: white;
  font-weight: bold;
  text-align: center !important;
  /*border-width: 0 !important;*/
}
.k-tooltip-content {
  white-space: nowrap;
}
.Grid-Data {
  float: right;
}
.Grid-No-Data {
  margin-left: auto;
  margin-right: auto;
}
.Status_Text {
  font-weight: bold;
  text-align: center !important;
}
.Status_Text_Multiple {
  color: #ff006e;
}
.Status_Text_BL {
  color: #0000ff;
}
.Status_Text_SB {
  color: #008000;
}
.Status_Text_NT {
  color: #ff8000;
}
.Status_Text_IV {
  color: #ff0000;
}
.Status_Text_OV {
  color: #960000;
}
.Status_Text_CA {
  color: #804000;
}
.Status_Text_CY {
  color: #808000;
}
.Status_Text_T {
  color: #ff8080;
}
.Status_Multiple {
  background-color: #ff006e;
}
.Status_None {
  background-color: white;
  color: black;
}
.Status_BL {
  background-color: #0000ff;
}
.Status_SB {
  background-color: #008000;
}
.Status_NT {
  background-color: #ff8000;
}
.Status_IV {
  background-color: #ff0000;
}
.Status_OV {
  background-color: #960000;
}
.Status_CA {
  background-color: #804000;
}
.Status_CY {
  background-color: #808000;
}
.Status_T {
  background-color: #ff8080;
}
.Status_OK {
  background-color: #5cb85c;
}
.disabledbutton {
  pointer-events: none;
  opacity: 0.4;
}
.settings-row {
  /*background-color: #76abd9;*/
  font-weight: bold;
  /*border:1px solid white;*/
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: block;
}
.tooltip-value {
  text-align: right;
  padding-left: 10px;
}
.tooltip-unit {
  padding-left: 5px;
}
.k-in {
  cursor: pointer !important;
}
.stations-measurement-checkbox {
  cursor: pointer;
  zoom: 1.5;
  margin-right: -3px !important;
}
.item-selected:hover {
  /*cursor: pointer !important;*/
  color: #fff !important;
  background-color: #428bca;
  border-color: #428bca;
}
.k-treeview.k-checkbox {
  vertical-align: middle;
}
.stations-listview {
  height: 300px;
  cursor: pointer;
  overflow-y: auto;
}
.group-buttons {
  margin-top: 5px;
  margin-bottom: 5px;
  z-index: 0;
}
.group-text {
  color: #0e4956;
  font-weight: bold;
}
.k-state-selected {
  background-color: steelblue;
  border-color: steelblue;
}
.navbar-nav > li > a {
  color: #fff !important;
  /*padding-top: 30px !important;*/
}
.group-icon {
  background-image: url('kendo/Bootstrap/sprite.png');
  background-position: 0 -16px;
  border-color: transparent;
  opacity: 1;
  background-color: transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-align: center;
  vertical-align: middle;
}
.no-margin {
  margin: 0;
}
#stations-menu {
  overflow: hidden;
  min-width: 0;
  position: fixed;
  top: 60px;
  z-index: 1;
  background-color: #f5f5f5;
}
.full-size {
  height: 375px;
  width: 100%;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.one-third-width {
  width: 33.333%;
}
.half-width {
  width: 50%;
}
.stations-responsive-panel-open {
  margin-top: 60px;
  z-index: 2;
}
#stations-grid-container {
  height: 100%;
  padding: 0 10px 0 10px;
}
#stations-grid-historical {
  margin-left: auto;
  margin-right: auto;
}
.instant-grid {
  padding: 0;
  height: auto;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.invalid-data {
  /*background-color: @color-invalid-data;*/
  color: #c9302c;
  font-style: italic;
}
.missing-data {
  background-color: #c9302c;
  color: white;
  font-weight: 900;
}
.controls-heading {
  margin-bottom: 0;
  text-align: left;
}
.div-side-right {
  text-align: center;
  overflow: hidden;
}
#stations-right-side {
  text-align: center;
  overflow-x: hidden;
}
#stations-chart-historical {
  height: 100%;
  padding-left: 5px;
}
.float-right {
  float: right;
}
.inline-block {
  display: inline-block;
  margin: 0 5px 5px 5px;
}
.extra-bar {
  padding-top: 25px;
}
body {
  margin-top: 65px;
}
.list-widget-border {
  border-right: 1px solid #e3e3e3;
}
.list-widget-padding {
  padding: 5px;
  /*min-width: 20%;*/
}
/*.navbar {
	margin-bottom: 0;
	background-color: @color-scanmatic;
	border-bottom-color: #e3e3e3 !important;
	height: @navbar-height;
}*/
.sm-logo {
  float: left;
  padding: 5px;
  height: 31px;
  margin-left: -5px;
  margin-top: 15px;
}
.sm-logo img {
  width: auto;
  height: 28px;
}
.sm-logo-about img {
  width: auto;
  height: 50px;
  margin: 30px;
}
.sm-collapsed-show {
  display: normal;
}
@media (min-width: 768px) {
  .sm-collapsed-show {
    display: none;
  }
}
#stations-back-button {
  margin-top: -6px;
  margin-bottom: -1px;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*.navbar-nav > .active > a {
	color: #fff !important;
	background: @color-scanmatic-gradientStart;
	background: -moz-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, @color-scanmatic-gradientStart), color-stop(100%, @color-scanmatic));
	background: -webkit-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
	background: -o-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
	background: -ms-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
	background: linear-gradient(to bottom, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-scanmatic-gradientStart', endColorstr='@color-scanmatic', GradientType=0);
}*/
/*#layout-navbar-toggle-button:hover {
	background-color: @color-scanmatic-alternative;
}*/
#layout-navbar-toggle-button {
  margin-top: 6px;
}
@media (max-width: 750) {
  #stations-chart-historical {
    height: 400px;
  }
  #stations-grid-historical {
    /*width: auto;*/
  }
  /*.grid{
        margin-left: @gutter-micro;
        margin-right: @gutter-micro;
        width: auto;
    }*/
}
/*	START CUSTOM NAVBAR COLOR	*/
.navbar {
  min-height: 10px;
}
.navbar-default {
  background-color: #082b33;
  /*border-color: #f000ff;*/
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  padding-top: 30px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: black;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: black;
  background-color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background: #0e4f5d;
  background: -moz-linear-gradient(top, #0e4f5d 0%, #082b33 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0e4f5d), color-stop(100%, #082b33));
  background: -webkit-linear-gradient(top, #0e4f5d 0%, #082b33 100%);
  background: -o-linear-gradient(top, #0e4f5d 0%, #082b33 100%);
  background: -ms-linear-gradient(top, #0e4f5d 0%, #082b33 100%);
  background: linear-gradient(to bottom, #0e4f5d 0%, #082b33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-scanmatic-gradientStart', endColorstr='@color-scanmatic', GradientType=0);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #082b33;
}
.navbar-default .navbar-toggle {
  border-color: #082b33;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #082b33;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #082b33;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin-bottom: 0;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background-color: #0e4956;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    background-color: #082b33;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #082b33;
  }
  .navbar-default .navbar-nav > li > a {
    background-color: #0e4956;
    padding-top: 0;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: #0e4956;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #0e4956;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #0e4956;
    /*background: @color-scanmatic-gradientStart;
		background: -moz-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, @color-scanmatic-gradientStart), color-stop(100%, @color-scanmatic));
		background: -webkit-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
		background: -o-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
		background: -ms-linear-gradient(top, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
		background: linear-gradient(to bottom, @color-scanmatic-gradientStart 0%, @color-scanmatic 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-scanmatic-gradientStart', endColorstr='@color-scanmatic', GradientType=0);*/
  }
  .navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: #082b33;
  }
  .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #082b33;
  }
  .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
    background-color: #082b33;
  }
}
/*	END CUSTOM NAVBAR COLOR	*/
#about-logo img {
  width: auto;
  height: 50px;
}
.btn-primary {
  background-color: #0e4956;
  border-color: #082b33;
}
.btn-primary:hover {
  background-color: #082b33;
  border-color: #082b33;
}
.k-notification {
  border: 0;
  border-radius: 0;
}
/* Info template */
.k-notification-info.k-group {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.notification-info {
  width: 350px;
  height: 100px;
}
.notification-info h3 {
  font-size: 1em;
  padding: 10px 5px 5px;
}
.notification-info span {
  float: left;
  margin: 30px 15px 30px 30px;
  font-size: 36px;
}
.notification-info p {
  margin: 0px 10px 10px;
  word-break: break-word;
  white-space: normal;
}
/* Error template */
.k-notification-error.k-group {
  background: rgba(255, 0, 0, 0.7);
  color: #ffffff;
}
.notification-error {
  width: 350px;
  height: 100px;
}
.notification-error h3 {
  font-size: 1em;
  padding: 10px 5px 5px;
}
.notification-error span {
  float: left;
  margin: 30px 15px 30px 30px;
  font-size: 36px;
}
.notification-error p {
  margin: 0px 10px 10px;
  word-break: break-word;
  white-space: normal;
}
/* Warning template */
.k-notification-warning.k-group {
  background: rgba(255, 0, 0, 0.7);
  color: #ffffff;
}
.notification-warning {
  width: 350px;
  height: 100px;
}
.notification-warning h3 {
  font-size: 1em;
  padding: 10px 5px 5px;
}
.notification-warning span {
  float: left;
  margin: 30px 15px 30px 30px;
  font-size: 36px;
}
.notification-warning p {
  margin: 0px 10px 10px;
  word-break: break-word;
  white-space: normal;
}
/* Success template */
.k-notification-success.k-group {
  background: rgba(255, 0, 0, 0.7);
  color: #ffffff;
}
.notification-success {
  width: 350px;
  height: 100px;
}
.notification-success h3 {
  font-size: 1em;
  padding: 10px 5px 5px;
}
.notification-success span {
  float: left;
  margin: 30px 15px 30px 30px;
  font-size: 36px;
}
.notification-success p {
  margin: 0px 10px 10px;
  word-break: break-word;
  white-space: normal;
}
.k-animation-container {
  padding-top: 3px !important;
}
.sm-summary-value-ok {
  background-color: #e0ffe2;
}
.sm-summary-value-substituted {
  background-color: #afff94;
}
.sm-summary-value-error {
  background-color: #ffe0e2;
}
.sm-summary-data-edit-button a {
  min-width: 0 !important;
  margin: 0 !important;
}
.sm-nobottomMargin {
  margin-bottom: 0px;
}
.myview-startupview {
  text-decoration: underline;
}
.myview-defaultview {
  font-weight: bold;
}
.k-picker {
  width: 60%;
}
.glyphicon-pencil:hover {
  color: yellow;
}
.k-menu-vertical > .k-menu-item.k-item {
  margin-top: 0;
}
.k-link.k-menu-link {
  padding: 0.28em 1.8em 0.38em 0.9em;
}
.k-input-label {
  padding-top: 8px;
}
.k-panelbar-content,
.k-panelbar .k-panelbar .k-panelbar-item .k-panelbar-item-text,
.k-panelbar-nested {
  width: 98% !important;
  color: black !important;
  margin-right: 1%;
  margin-left: 1%;
  border-color: black;
  border-width: 1px;
  border-style: groove;
}
.k-panelbar .k-panelbar .k-panelbar-item > .k-link > .k-panelbar-item-text {
  width: 98% !important;
  color: black !important;
  border-color: black;
  border-width: 1px;
  border-style: groove;
}
.k-panelbar .k-group > .k-item > .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
  padding: initial !important;
}
.myview-alignedInput {
  display: flex;
  justify-content: space-between !important;
  align-items: center !important;
  white-space: nowrap !important;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 90% !important;
  padding-left: 5%;
}
.k-input {
  width: 60%;
}
.myview-properties-title {
  font-size: 16px;
  font-weight: bold;
  margin: 16px 0% 16px 5%;
  display: inline-block;
  text-align: center;
  width: 90%;
}
.k-panelbar-header {
  margin-bottom: 10px;
}
.modal-footer button {
  float: right;
  margin-left: 10px;
}
.myview-properties-form {
  width: 60%;
}
.k-slider-horizontal {
  width: 60%;
}
.k-slider-track-wrap {
  width: 60%;
}
.k-splitbar-horizontal .k-resize-handle {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -330px -573px;
  width: 20px;
  height: 20px;
}
.k-splitbar-horizontal-hover > .k-resize-handle {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -360px -573px;
  width: 20px;
  height: 20px;
}
.k-splitbar-horizontal .k-icon.k-expand-prev {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -331px -389px;
  width: 20px;
  height: 40px;
}
.k-splitbar-horizontal .k-icon.k-collapse-prev {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -331px -454px;
  width: 20px;
  height: 40px;
}
.k-splitbar-horizontal-hover > .k-icon.k-expand-prev {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -361px -389px;
  width: 20px;
  height: 40px;
}
.k-splitbar-horizontal-hover > .k-icon.k-collapse-prev {
  background: url('/Content/css/Libs/KendoUI/Flat/sprite_2x.png') -361px -454px;
  width: 20px;
  height: 40px;
}
.k-splitbar.k-splitbar-horizontal {
  width: 15px;
}
.sm-station-group-item-current-status-none {
  background-color: white;
}
.sm-station-group-item-current-status-ok {
  background-color: #5cb85c;
}
.sm-station-group-item-current-status-ok2 {
  background-color: lightgreen;
}
.sm-station-group-item-current-status-error {
  background-color: #c9302c;
}
.sm-station-group-item-current-status-com-error {
  background-color: red;
  background-image: url(../../App/views/stations/cross-16-16.png);
  background-size: cover;
}
.sm-station-group-item-current-status-missing-data {
  background-color: slategray;
  background-image: url(../../App/views/stations/cross-16-16.png);
  background-size: cover;
}
.status-icon {
  /*	width: 1em;
	height: 1em;
	border: 0.15em solid black;
	box-sizing: border-box;
	border-radius: 25%;
	margin-right: 0.25em;
	display: inline-block;*/
  background-clip: padding-box;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px;
  border-color: black;
  float: left;
  margin-right: 5px;
}

