/*RcWareVision Scada2 CSS*/
/* original layout */
/* basic colors */
/* main color theme */
/*#f96;*/
/*#f96;*/
/*#fb8;*/
/* project tree browser */
/* alarm color theme */
/* other themes */
/* common colors setting */
/* navbar icons colors */
/* connection indication colors and label */
/* progress bar colors */
/* user indicator color */
/* table */
/* checkboxes colors */
/* table row colors */
/* time recency colors */
/* alarm icons colors */
/* overview project panel */
/* energyDashBoard colors */
/* schema */
/* schema element border colors */
/* modal window */
/* datepicker, timepicker */
/* suggestion table */
/* slider */
/* notes */
/* commError indication */
/* browser zoom indication */
/*@arrowDownActiveColor;*/
/* map gadget */
/* other elements */
/*RcWareVision Scada2 CSS*/
/* ipad size - portrait: 768x946, Landscape: 1024x690 */
.caretSelect {
  background: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-repeat: no-repeat;
}
/*Main body*/
html,
body {
  min-height: 100%;
  height: 100%;
}
button,
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Trebuchet MS';
  height: 100%;
  width: 100%;
  -webkit-touch-callout: none;
  margin: 0px;
  /*8px white border, bottom: 8 white border + 4 blue border*/
  padding-bottom: 0px;
  line-height: 20px;
  font-size: 14px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*main container*/
}
body .container {
  /*min-width: 630px;*/
  width: 100%;
  padding-top: 4px;
}
body .container-signin {
  min-width: 250px;
}
body .navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1200;
  margin-bottom: 0;
}
body .navbar-fixed-top .navbar-inner {
  border-width: 0 0 1px;
}
/*bootstrap*/
button {
  vertical-align: middle;
  cursor: pointer;
}
select {
  cursor: pointer;
}
select option:hover {
  background-color: white;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  border-radius: 0;
}
input[type="text"] {
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
}
.input-prepend {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
}
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
}
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
}
.input-append {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle {
  vertical-align: top;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
}
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
}
.input-append input {
  font-size: 14px;
}
.classIcon {
  margin: 0 0 0 0;
  display: inline-block;
  line-height: 14px;
}
[class*=" icon-"] {
  margin: 0 0 0 0;
  display: inline-block;
  line-height: 14px;
}
[class^="icon-"] {
  margin: 0 0 0 0;
  display: inline-block;
  line-height: 14px;
  float: left;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs:before,
.nav-tabs:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  line-height: 20px;
  padding: 8px 12px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background-color: white;
}
.nav {
  margin-left: 0;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.pill-content > .active,
.tab-content > .active {
  display: block;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}
.tabbable:after {
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.navbar-inner:after {
  clear: both;
}
.nav-pills:before,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav-pills:after {
  clear: both;
}
/*----------------------------------------------------end of bootstrap*/
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
.page-border {
  margin-top: 0px;
  padding-top: 0px;
  border: none;
}
.project-line li.dropdown-history .dropdown-menu {
  background-color: #063;
}
.project-line li.dropdown-history .dropdown-menu a:hover {
  background-color: #3c9;
}
/*main color settings*/
.overview-list .overview-header .btn-ico {
  background-color: #004d7d;
}
.overview-list .project-line li.dropdown-history .dropdown-menu {
  background-color: #063;
}
.overview-list .table-settings .dropdown .dropdown-toggle-scrollable,
.overview-list .table-settings .dropdown .dropdown-menu {
  background-color: #063;
}
.overview-list.overview-project-panel .overview-header {
  background-color: #063;
}
.overview-list.overview-project-panel .overview-header span:hover {
  background-color: #3c9;
}
.active-alarms .view-radio-buttons {
  background-color: #c33;
}
.active-alarms .view-radio-buttons .btn-group-esg button {
  background-color: #900;
}
.active-alarms .container-line,
.active-alarms .container-line-bottom,
.active-alarms .main-tab-view,
.active-alarms .main-tab-line {
  background-color: #c33;
}
.active-alarms .container-line-left .color-line,
.active-alarms .container-line-right .color-line {
  background-color: #c33;
}
.active-alarms .view-radio-buttons .btn-group-esg button.active,
.active-alarms .view-radio-buttons .btn-group-esg button:hover {
  background-color: #f66 !important;
}
.active-alarms .view-radio-buttons .ico-full-screen {
  background-color: #900;
}
.active-alarms .treeBrowser .selected {
  background-color: #f66 !important;
}
.active-alarms .flat-tree-head {
  background-color: #900;
}
.active-alarms .application-button-line .dropdown .dropdown-menu {
  background-color: #004d7d;
}
.active-alarms .application-button-line .dropdown .dropdown-toggle-scrollable {
  background-color: #004d7d;
}
.active-alarms .application-button-line .dropdown .dropdown-toggle-scrollable li.active,
.active-alarms .application-button-line .dropdown .dropdown-toggle-scrollable li:hover {
  background-color: #6cf;
}
.active-alarms .application-button-line .dropdown.dropdown-projects .dropdown-menu {
  background-color: #004d7d;
}
.selected-data-points .view-radio-buttons {
  background-color: #c16336;
}
.selected-data-points .view-radio-buttons .btn-group-esg button {
  background-color: #913307;
}
.selected-data-points .container-line,
.selected-data-points .container-line-bottom,
.selected-data-points .main-tab-view,
.selected-data-points .main-tab-line {
  background-color: #c16336;
}
.selected-data-points .container-line-left .color-line,
.selected-data-points .container-line-right .color-line {
  background-color: #c16336;
}
.selected-data-points .view-radio-buttons .btn-group-esg button.active,
.selected-data-points .view-radio-buttons .btn-group-esg button:hover {
  background-color: #f96 !important;
}
.selected-data-points .treeBrowser .selected {
  background-color: #f96 !important;
}
.selected-data-points .container-line-left .color-line,
.selected-data-points .container-line-right .color-line {
  background-color: #c16336;
}
.selected-data-points .flat-tree-head {
  background-color: #913307;
}
.selected-data-points .application-button-line .dropdown .dropdown-menu {
  background-color: #004d7d;
}
.selected-data-points .application-button-line .dropdown .dropdown-toggle-scrollable {
  background-color: #004d7d;
}
.selected-data-points .application-button-line .dropdown .dropdown-toggle-scrollable li.active,
.selected-data-points .application-button-line .dropdown .dropdown-toggle-scrollable li:hover {
  background-color: #6cf;
}
.selected-data-points .application-button-line .dropdown.dropdown-projects .dropdown-menu {
  background-color: #004d7d;
}
.navbar .project-line li.dropdown-history .ico-dropdown {
  background-color: #063;
}
/*******************************************************/
/*******************************************************/
.overview-list .view-radio-buttons,
.alarm-history .view-radio-buttons,
.map-view .view-radio-buttons {
  background-color: #096;
}
.overview-list .view-radio-buttons .btn-group-esg button,
.alarm-history .view-radio-buttons .btn-group-esg button,
.map-view .view-radio-buttons .btn-group-esg button {
  background-color: #063;
}
.overview-list .container-line,
.alarm-history .container-line,
.map-view .container-line,
.overview-list .container-line-bottom,
.alarm-history .container-line-bottom,
.map-view .container-line-bottom,
.overview-list .main-tab-view,
.alarm-history .main-tab-view,
.map-view .main-tab-view,
.overview-list .main-tab-line,
.alarm-history .main-tab-line,
.map-view .main-tab-line {
  background-color: #096;
}
.overview-list .container-line-left .color-line,
.alarm-history .container-line-left .color-line,
.map-view .container-line-left .color-line,
.overview-list .container-line-right .color-line,
.alarm-history .container-line-right .color-line,
.map-view .container-line-right .color-line {
  background-color: #096;
}
.map-view .view-radio-buttons button {
  background-color: #063;
}
.map-view .view-radio-buttons button:hover,
.map-view .view-radio-buttons button.selected {
  background-color: #3c9;
}
.map-view .view-radio-buttons button:first-of-type {
  margin-left: 0;
}
/*.alarm-history {
  .project-line li.dropdown-history .dropdown-menu {
    background-color: @historyButtonColor;
  }
  .dropdown .dropdown-menu a:hover {
    background-color: @historyButtonActiveColor;
  }
}*/
/*.dropdown-history {
  background-color: @historyButtonColor;
}*/
.project-alarms.overview-project-panel .overview-header,
.project-alarms .overview-header .btn-ico {
  background-color: #900;
}
.project-alarms.overview-project-panel .overview-header span:hover,
.project-alarms .overview-header .btn-ico span:hover {
  background-color: #f66;
}
.project-alarms.overview-project-panel {
  background-color: #c33;
}
.project-selecteddatapoints.overview-project-panel .overview-header,
.project-selecteddatapoints .overview-header .btn-ico {
  background-color: #913307;
}
.project-selecteddatapoints.overview-project-panel .overview-header span:hover,
.project-selecteddatapoints .overview-header .btn-ico span:hover {
  background-color: #f66;
}
.eventLog.overview-project-panel .overview-header,
.eventLog .overview-header .btn-ico {
  background-color: #063;
}
.eventLog.overview-project-panel .overview-header span:hover,
.eventLog .overview-header .btn-ico span:hover {
  background-color: #3c9;
}
.eventLog.overview-project-panel {
  background-color: #063;
}
.main-table .selected td {
  background-color: #3c9;
}
/*.caret {
  display: inline-block;
  vertical-align: top;
  border-top: 4px solid @textColorDark;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  float: right;
}*/
/*navbar*/
.navbar {
  min-width: 752px;
  overflow: visible;
}
.navbar .navbar-inner {
  padding: 8px 8px 0px 8px;
  background-color: white;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 32px;
  min-height: 32px;
}
.navbar .container {
  padding: 0px 0px 0px 0px;
  width: auto;
}
.navbar .brand {
  color: black;
  text-shadow: none;
  padding-top: 0px;
  line-height: 16px;
  font-size: 16px;
  width: 112px;
  text-align: center;
}
.navbar .brand span {
  color: black;
  font-size: 10px;
  margin-left: -32px;
  margin-top: 16px;
  position: absolute;
}
.navbar .brand:hover {
  color: black;
}
.navbar .project-line {
  position: relative;
  top: auto;
  padding-top: 4px;
  margin: -36px 8px 0px 8px;
  width: calc(100% - 32px / 2);
  min-width: 735px;
}
.navbar .project-line .container {
  padding-left: 112px;
  width: auto;
}
.navbar .project-line .container .folds {
  float: left;
}
.navbar .project-line li.dropdown a.dropdown,
.navbar .project-line div.dropdown a.dropdown {
  margin-left: 0px;
  height: 24px;
}
.navbar .project-line li.dropdown .ico-dropdown,
.navbar .project-line div.dropdown .ico-dropdown {
  background-color: #004d7d;
}
.navbar .project-line li.dropdown .caret,
.navbar .project-line div.dropdown .caret {
  background: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-repeat: no-repeat;
}
.navbar .project-line li.dropdown-projects,
.navbar .project-line div.dropdown-projects {
  margin: 0px;
  margin-right: 4px;
  padding-right: 0px;
  float: left;
}
.navbar .project-line li.dropdown-history,
.navbar .project-line div.dropdown-history {
  padding-right: 0px;
  float: right;
  background-color: inherit;
}
.navbar .project-line li.dropdown-history ul,
.navbar .project-line div.dropdown-history ul {
  margin-left: -133px;
  margin-top: 4px;
}
.navbar .project-line li.dropdown-history .ico-dropdown,
.navbar .project-line div.dropdown-history .ico-dropdown {
  background-color: #063;
}
.navbar .ico-full-screen {
  float: left;
  margin-left: 4px;
  background-color: #004d7d;
}
.navbar .ico-full-screen:hover {
  background-color: #39c;
}
.navbar .ico-logout {
  background-color: #900;
  float: left;
  margin-left: 4px;
}
.navbar .ico-logout:hover {
  background-color: #f66;
}
.navbar .ico-alarms {
  background-color: #900;
  line-height: 24px;
  font-size: 20px;
  color: white;
  float: left;
  padding-left: 4px;
}
.navbar .ico-alarms i {
  margin-left: 0px;
}
.navbar .ico-alarms span {
  padding-left: 4px;
  padding-right: 4px;
  float: left;
}
.navbar .ico-alarms:hover {
  background-color: #c33;
}
.navbar .ico-alarms > span,
.navbar .selected-dp button > span {
  padding-right: 4px;
  padding-left: 4px;
}
.navbar .map-view {
  background-color: #063;
}
.navbar .map-view:hover {
  background-color: #096;
}
.navbar .project-tabs .active-alarms {
  background-color: #900;
}
.navbar .project-tabs .active-alarms:hover {
  background-color: #c33;
}
.navbar .project-tabs .selected-data-points {
  background-color: #913307;
}
.navbar .project-tabs .selected-data-points:hover {
  background-color: #c16336;
}
.navbar .project-tabs li.active-pane .selected-data-points {
  background-color: #c16336;
}
.navbar .project-tabs li.active-pane .overview-list {
  background-color: #096;
}
.navbar .project-tabs li.active-pane .active-alarms {
  background-color: #c33;
}
.navbar .project-tabs li.active-pane .map-view {
  background-color: #096;
}
.navbar .project-tabs .overview-list,
.navbar .project-tabs .map-view {
  background-color: #063;
}
.navbar .project-tabs .overview-list:hover,
.navbar .project-tabs .map-view:hover {
  background-color: #096;
}
.navbar .active-pane.ico-alarms {
  background-color: #c33;
}
.navbar .project-line li.dropdown-history li,
.dropdown li {
  background-color: inherit;
  float: none;
  margin: 0px;
  height: auto;
}
/*project tabin container*/
.project-tab {
  margin: 0px;
  height: inherit;
  position: relative;
}
/*line with application buttons*/
.project .view-radio-buttons {
  background-color: #39c;
}
.project .view-radio-buttons .btn-group-esg button {
  background-color: #39c;
}
.project .view-radio-buttons .btn-group-esg button.active,
.project .view-radio-buttons .btn-group-esg button:hover {
  background-color: #6cf;
}
.project .view-radio-buttons .btn-group-esg .ico-table-view,
.project .view-radio-buttons .btn-group-esg .ico-graph-view,
.project .view-radio-buttons .btn-group-esg .ico-schema-view {
  background-color: #004d7d;
}
.project .view-radio-buttons button.active {
  background-color: #6cf;
}
.project .view-radio-buttons .ico-full-screen {
  background-color: #004d7d;
}
.project .view-radio-buttons .dropdown {
  background-color: #004d7d;
}
.project .view-radio-buttons .dropdown > a {
  background-color: #004d7d;
  color: white;
  /*&:hover {
          color: @invColor;
          background-color: @dpFilterButtonColor
        }*/
}
.project .view-radio-buttons .dropdown .dropdown-menu {
  background-color: #004d7d;
}
.project .overview-project-panel {
  background-color: #39c;
}
.project .overview-project-panel.project-alarms {
  background-color: #c33;
}
.project .overview-project-panel .overview-header {
  background-color: #004d7d;
}
.project .overview-project-panel .overview-header span:hover {
  background-color: #6cf;
}
.view-radio-buttons {
  position: fixed;
  z-index: 1100;
  padding: 4px 0px;
  margin-top: -4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-radio-buttons .btn-group-esg {
  width: 104px;
}
.view-radio-buttons .btn-group-esg button {
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 1000;
  overflow: visible;
  margin-left: 4px;
}
.view-radio-buttons .btn-group-esg button:first-child {
  margin-left: 0!important;
}
.view-radio-buttons button {
  float: left;
  display: block;
  height: 32px;
  border: none;
}
.view-radio-buttons .schemaDefaultView .ico-schema-view {
  margin-left: 0px;
}
.view-radio-buttons .schemaDefaultView .ico-graph-view {
  float: right;
  margin-right: 36px;
}
.view-radio-buttons .app-version {
  color: #eee;
  font-size: 10px;
  display: block;
}
.view-radio-buttons .appVersionError {
  color: #900;
}
.view-radio-buttons .user-name {
  color: #eee;
  font-size: 10px;
  display: inline-block;
  margin-top: -5px;
  float: left;
  height: 14px;
}
.view-radio-buttons .dropdown {
  display: inline-block;
  float: left;
  margin-right: 0px;
}
.view-radio-buttons .dropdown a {
  color: white;
  line-height: 22px;
}
.view-radio-buttons .dropdown .dropdown-menu {
  margin-top: 4px;
  left: 0px;
}
.view-radio-buttons .dropdown .dropdown-menu .highlight {
  background-color: #6cf;
}
.view-radio-buttons .dropdown.schema-select .dropdown-menu a {
  white-space: nowrap;
}
.view-radio-buttons > button {
  margin-left: 4px;
}
/*application button line in view-radio-buttons*/
.application-button-line {
  float: left;
  height: 32px;
  /*.schemaFullScreen {
    float: right!important;
  }*/
}
.application-button-line .inner-element {
  /*& > div, & > span {
      margin-left: @unitSize1-8;
      float: left;
    }*/
}
.application-button-line .inner-element .button-container {
  margin-left: 4px;
  float: left;
}
.application-button-line .inner-element .button-container .table-filtered-dp {
  display: block;
}
.application-button-line .inner-element .button-container .table-filtered-dp .btn-ico {
  cursor: auto;
}
.application-button-line .inner-element .button-container .table-filtered-dp .btn-ico span {
  line-height: 24px;
  font-size: 20px;
  color: white;
  float: left;
  padding-left: 4px;
}
.application-button-line .graph-reload button:hover,
.application-button-line .graph-reload button:active {
  background-color: #6cf;
}
/*buttons*/
.view-radio-buttons .dropdown .caret,
.modal-tpg .dropdown .caret,
.dps-window-list-schema .caret,
.planning-calendar .caret,
.modal .dropdown .caret {
  background: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-repeat: no-repeat;
  margin-left: 2px;
  display: block;
}
/*******************************************************/
/*******************************************************/
.graph-show-points,
.graph-csv button,
.graph-trim-data button,
.graph-apply-regression button,
.graph-series-settings button,
.graph-show-full-legend,
.graph-select-points button,
.delete-selected-points button,
.alarm-history-button button,
.graph-show-points button,
.table-acknowledge-selected-alarms button {
  float: left;
  background-color: #004d7d;
  color: white;
}
.graph-show-points:hover,
.graph-csv button:hover,
.graph-trim-data button:hover,
.graph-apply-regression button:hover,
.graph-series-settings button:hover,
.graph-show-full-legend:hover,
.graph-select-points button:hover,
.delete-selected-points button:hover,
.alarm-history-button button:hover,
.graph-show-points button:hover,
.table-acknowledge-selected-alarms button:hover,
.graph-show-points.active,
.graph-csv button.active,
.graph-trim-data button.active,
.graph-apply-regression button.active,
.graph-series-settings button.active,
.graph-show-full-legend.active,
.graph-select-points button.active,
.delete-selected-points button.active,
.alarm-history-button button.active,
.graph-show-points button.active,
.table-acknowledge-selected-alarms button.active {
  background-color: #6cf;
}
.table-remove-selected-dp button {
  float: left;
  background-color: #f66;
  color: white;
}
.table-remove-selected-dp button:hover,
.table-remove-selected-dp button.active {
  background-color: #f99;
}
.graph-reload {
  float: left;
}
.graph-reload button {
  background-color: #004d7d;
  float: left;
  color: white;
}
.graph-show-points .ico-selection,
.graph-show-full-legend .ico-selection,
.delete-selected-points .ico-selection,
.graph-select-points .ico-selection {
  margin-right: 0px;
  padding-left: 4px;
  line-height: 24px;
  color: white;
}
.graph-move-left .ico-selection,
.graph-move-right .ico-selection,
.graph-show-points .ico-selection,
.graph-show-full-legend .ico-selection,
.delete-selected-points .ico-selection,
.graph-select-points .ico-selection {
  background-color: #004d7d;
}
.graph-move-left .ico-selection:hover,
.graph-move-right .ico-selection:hover,
.graph-show-points .ico-selection:hover,
.graph-show-full-legend .ico-selection:hover,
.delete-selected-points .ico-selection:hover,
.graph-select-points .ico-selection:hover,
.graph-move-left .ico-selection.active,
.graph-move-right .ico-selection.active,
.graph-show-points .ico-selection.active,
.graph-show-full-legend .ico-selection.active,
.delete-selected-points .ico-selection.active,
.graph-select-points .ico-selection.active {
  background-color: #6cf;
}
.graph-time-range .dropdown-menu li a:hover,
.graph-plot-type .dropdown-menu li a:hover {
  background-color: #6cf;
}
.schema-select .dropdown-menu li.selected {
  background-color: #6cf;
}
.graph-show-points .selected .icon-energo-selection,
.graph-show-full-legend .selected .icon-energo-selection,
.remember-me .selected .icon-energo-selection,
.modal-graph-additional-settings .selected .icon-energo-selection,
.user-settings .selected .icon-energo-selection,
.show-alarm-history .selected .icon-energo-selection {
  background: url("../img/Checked.svg");
  background-size: contain;
}
.graph-show-points .icon-energo-selection,
.graph-show-full-legend .icon-energo-selection,
.remember-me .icon-energo-selection,
.modal-graph-additional-settings .icon-energo-selection,
.user-settings .icon-energo-selection,
.show-alarm-history .icon-energo-selection {
  background: url("../img/Unchecked.svg");
  float: right;
  margin-left: 2px;
  background-size: contain;
}
.icon-energo-report-bug {
  background: url("../img/Bug.svg");
}
.icon-energo-mobile {
  background: url("../img/Mobile.svg");
}
.icon-energo-desktop {
  background: url("../img/Desktop.svg");
}
span.labelButton {
  background-color: none;
  display: block;
  float: left;
  text-shadow: none;
  line-height: 24px;
  font-weight: normal;
}
.application-button button {
  background-color: #004d7d;
}
.application-button button:hover,
.application-button button.active {
  background-color: #6cf;
}
.schema-size-fit-without-scrolling button,
.schema-size-fit-with-scrolling button,
.schema-size-fit-original button,
.table-filter-old-dp button,
.table-filter-good-dp button,
.table-filter-bad-dp button,
.table-filter-alarm-dp button,
.table-filter-selected-dp button,
.table-create-schema-note button,
.show-fve-topological-panel button,
.show-fve-filter-panel button,
.dp-show-info button {
  background-color: #004d7d;
}
.schema-size-fit-without-scrolling button:hover,
.schema-size-fit-with-scrolling button:hover,
.schema-size-fit-original button:hover,
.table-filter-old-dp button:hover,
.table-filter-good-dp button:hover,
.table-filter-bad-dp button:hover,
.table-filter-alarm-dp button:hover,
.table-filter-selected-dp button:hover,
.table-create-schema-note button:hover,
.show-fve-topological-panel button:hover,
.show-fve-filter-panel button:hover,
.dp-show-info button:hover,
.schema-size-fit-without-scrolling button.active,
.schema-size-fit-with-scrolling button.active,
.schema-size-fit-original button.active,
.table-filter-old-dp button.active,
.table-filter-good-dp button.active,
.table-filter-bad-dp button.active,
.table-filter-alarm-dp button.active,
.table-filter-selected-dp button.active,
.table-create-schema-note button.active,
.show-fve-topological-panel button.active,
.show-fve-filter-panel button.active,
.dp-show-info button.active {
  background-color: #6cf;
}
.schema-size-fit-without-scrolling button.buttonActive,
.schema-size-fit-with-scrolling button.buttonActive,
.schema-size-fit-original button.buttonActive,
.table-filter-old-dp button.buttonActive,
.table-filter-good-dp button.buttonActive,
.table-filter-bad-dp button.buttonActive,
.table-filter-alarm-dp button.buttonActive,
.table-filter-selected-dp button.buttonActive,
.table-create-schema-note button.buttonActive,
.show-fve-topological-panel button.buttonActive,
.show-fve-filter-panel button.buttonActive,
.dp-show-info button.buttonActive {
  background-color: #6cf;
}
.table .application-button-line .inner-element {
  padding-left: 132px;
}
/*project views*/
/*table view*/
/*table elements*/
.dataTable .tableColumn,
.flat-tree-head .tableColumn {
  line-height: 24px;
  padding: 0px;
  display: table;
  float: left;
  height: 24px;
  /*break words in span elements*/
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.dataTable .tableColumn.links,
.flat-tree-head .tableColumn.links {
  float: right;
}
.active-alarms .dataTable > div > div {
  padding-bottom: 11px;
}
.flat-tree-head {
  position: fixed;
  z-index: 10;
  display: table;
  min-width: 499px!important;
  margin-top: 36px;
  color: white;
  font-weight: bold;
  left: 246px;
  background-color: #004d7d;
}
.flat-tree-head .tableColumn {
  display: block;
  overflow: hidden;
}
@media (max-width: 1150px) {
  .dataTable .tableColumn-actions .ico-actions,
  .dataTable .tableColumn-actions .btn-ico-mini {
    margin-left: 9px;
  }
}
.selectColumn {
  width: 24px;
}
.tsColumn {
  padding-left: 5px !important;
  margin-right: 5px;
  width: 95px;
}
.nameColumn {
  font-weight: bold;
  display: table;
  overflow: hidden;
}
.table-item-leaf .nameColumn {
  width: 160px;
}
.alarmColumn {
  width: 88px;
}
.alarmColumn .ico-alarm-inform {
  cursor: auto;
}
.valueColumn {
  width: 105px;
}
/*table without ng-repeat*/
.dataTable {
  float: right;
  margin-top: 60px;
  margin-right: 4px;
  margin-left: 244px;
  padding-bottom: 11px;
  position: relative;
}
.dataTable .table-item {
  width: 100%;
  display: block;
  float: left;
  background-color: white;
  border-bottom: 1px solid #39c;
}
.dataTable .table-item .ico-comm-error,
.dataTable .table-item .ico-bad-quality {
  cursor: auto;
}
.dataTable .Bad {
  background-color: #f99 !important;
}
.dataTable .table-item-group {
  background-color: #ccc;
  font-weight: bold;
}
.dataTable .table-item-group > span {
  margin-left: 7px;
}
.dataTable .inactive-button-modal {
  background-color: #666;
}
.dataTable .btn-ico-mini.inactive-button,
.dataTable .btn-ico-mini.inactive-button:hover {
  background-color: #666;
  cursor: auto;
}
.dataTable .btn-ico-mini:hover {
  background-color: #6cf;
}
.dataTable .inactive-button.activeButton,
.dataTable .inactive-button.activeButton:hover {
  background-color: #999;
  cursor: auto;
}
.dataTable .tableColumn-actions {
  width: 50px;
}
.dataTable .btn-ico {
  height: 20px;
  line-height: 16px;
  min-width: 20px;
  padding: 2px;
}
.dataTable .btn-ico .icon-energo {
  background-size: 20px 20px;
  height: 20px;
  margin: 0;
  width: 20px;
}
.dataTable .tableColumn.links .btn-ico {
  width: 20px;
  background-color: #004d7d;
}
.dataTable .ico-actions {
  padding: 2px;
  background-color: #f1bf07;
  height: 24px;
}
.dataTable div.selected {
  background-color: #9ff !important;
}
.dataTable div.click-highlight {
  background-color: #3cc !important;
}
.dataTable div.selected .tsColumn,
.dataTable div.click-highlight .tsColumn {
  background-color: inherit;
  color: #333;
}
.dataTable .no-data-points {
  background-color: white;
  height: 24px;
  line-height: 24px;
  width: 100%;
  padding-left: 8px;
  color: black;
}
.dataTable .table-scroll-down,
.dataTable .table-scroll-top {
  width: 100%;
  display: block;
  float: left;
  background-color: white;
  text-align: center;
}
.dataTable .table-scroll-down button,
.dataTable .table-scroll-top button {
  float: none;
  display: inline-block;
  background-color: inherit;
}
.dataTable .btn-ico-mini,
.modal-body .btn-ico-mini {
  background-color: #39c;
  color: white;
  float: left;
  height: 24px;
  line-height: 16px;
  margin-right: 4px;
}
.dataTable .btn-ico-mini.is-pending,
.modal-body .btn-ico-mini.is-pending {
  background-color: #800 !important;
  /*action is pending*/
  color: white !important;
}
.actions-buttons .isPending {
  background-color: #800 !important;
  /*action is pending*/
  color: white !important;
}
/*data table alarms icons*/
.ico-alarm-inform,
.ico-alarm-warning,
.ico-alarm-acknowledged,
.ico-comm-error,
.ico-bad-quality,
.ico-has-alarm {
  float: left;
  margin-right: 4px;
  cursor: auto;
}
.ico-alarm-inform {
  background-color: #6cf;
}
.ico-alarm-warning {
  background-color: #f96;
}
.ico-alarm-acknowledged,
.ico-alarm-inform-memory-ack {
  background-color: #6f6;
}
.ico-has-alarm {
  background-color: #ccc;
}
.ico-comm-error,
.ico-bad-quality {
  background-color: #f66;
}
span.ico-alarm {
  cursor: auto;
}
.ico-selection {
  background-color: #004d7d;
  display: inline-block;
  float: left;
}
.ico-has-alarm {
  cursor: default!important;
}
.ico-alarm-has-sms {
  background-color: #66FF66;
}
/* time recency color */
.recency_1 {
  background-color: inherit;
}
.recency_2 {
  background-color: #ccc;
}
.recency_3 {
  background-color: #999;
  color: white;
}
.recency_4 {
  background-color: #666;
  color: white;
}
/*filter highlight*/
.highlight {
  background: none repeat scroll 0 0 #dfe9f2;
  display: inline;
  padding: 0px;
}
/*project tree browser*/
.treeBrowser {
  width: 236px;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  bottom: 12px;
  top: 80px;
  -webkit-overflow-scrolling: touch;
}
.treeBrowser input {
  width: 252px;
}
.treeBrowser ul {
  margin: 0px;
}
.treeBrowser ul li ul li > span {
  padding-left: 16px;
  word-wrap: break-word;
}
.treeBrowser div > ul {
  background-color: white;
}
.treeBrowser div > ul > li > .tree-sub-item {
  display: none;
}
.treeBrowser li {
  list-style: none;
  white-space: pre-wrap;
}
.treeBrowser li > span {
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  padding-left: 8px;
  width: calc(100% - 8px);
  word-break: break-all;
}
.treeBrowser .num-alarms-in-project {
  float: right;
  /*position: absolute;
    right: 0;
    bottom: 0;
    background-color: @invColor;*/
  padding-right: 4px;
}
.treeBrowser .selected {
  color: white !important;
  background-color: #6cf;
}
.treeBrowser .tree-sub-item {
  width: 4px;
  height: 4px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 8px;
  opacity: 0.8;
}
.treeBrowser .tree-depth-2 {
  font-size: 12px;
  color: #666;
}
.treeBrowser .ico-tree-goto {
  float: right;
  background-color: #39c;
  line-height: 23px;
  color: white;
  min-width: 45px;
  text-align: right;
}
/*graph view*/
.modal-series-settings table {
  width: 100%;
}
.modal-series-settings table td {
  background-color: inherit!important;
}
.modal-series-settings table td > div {
  float: left;
}
.modal-series-settings table td > div > a {
  background-color: #004d7d;
  color: white;
  line-height: 22px;
}
/*schema view*/
.schema-background-image-strech {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
}
.input-with-suggestion {
  /*filter input with suggestion*/
  margin-left: 112px;
  position: fixed;
  z-index: 1101;
}
.input-with-suggestion .ico-close {
  margin-left: -28px;
  position: relative;
  z-index: 5;
  background-color: white;
  height: 30px;
  display: inline-block;
}
.input-with-suggestion .icon-energo-clear-search {
  background: url("../img/ClearSearch.svg");
  background-size: 16px 24px;
  width: 16px;
  height: 24px;
}
.input-with-suggestion .search-input {
  margin: 0px;
  padding: 4px 24px 4px 8px;
  height: 24px;
  background-color: white;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: none;
  width: 96px;
}
.input-with-suggestion .input-search-MSIE {
  padding-right: 6px;
  width: 110px;
}
/*fixed template elements*/
.container-line,
.container-line-bottom {
  height: 4px;
  margin: 0 8px;
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  background-color: #39c;
}
.container-line-bottom {
  margin-top: 36px;
}
.main-tab-view {
  position: fixed;
  z-index: 0;
  left: 8px;
  right: 8px;
  top: 0;
  bottom: 8px;
  background-color: #39c;
}
.main-tab-view-bottom-line {
  background-color: white;
  position: fixed;
  z-index: 1002;
  bottom: 0;
  height: 12px;
  left: 8px;
  right: 8px;
  padding: 0px!important;
}
.main-tab-line {
  height: 4px;
  background-color: #39c;
}
.task-bar-terminate {
  color: red;
  float: right;
  cursor: pointer;
}
/*progress bars*/
.indication-panel {
  padding-right: 32px;
  height: 32px;
  margin-right: -8px;
  width: 204px;
}
.user-indicator,
.user-indicator > span {
  min-width: 32px;
  height: 32px;
}
.user-indicator {
  margin-right: 4px;
  overflow: hidden;
}
.user-indicator > span * {
  height: 16px;
  width: 100%;
}
.user-indicator > span .icon-user {
  background: url("../img/LoggedUser.svg");
  background-position: center -50%;
  background-repeat: no-repeat;
}
.user-indicator > span .label {
  color: white;
  font-size: 11px;
  line-height: 16px;
  float: left;
}
/*connection indication*/
/*arrow*/
.arrow {
  display: inline-block;
  float: right;
  height: 32px;
  width: 16px;
  background-color: #060;
}
.arrow.active-up {
  background-color: #3c3;
}
.arrow.active-down {
  background-color: #f33;
}
.arrow.disable-up {
  background-color: #060;
}
.arrow.disable-down {
  background-color: #600;
}
.arrow-down {
  background: url("../img/Download.svg");
}
.arrow-up {
  background: url("../img/Upload.svg");
}
.arrow-up,
.arrow-down {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.actual-connection,
.browser-zoom {
  height: 32px;
  width: 32px;
}
.actual-connection,
.browser-zoom,
.progress-bar-short-wrapper,
.user-indicator {
  float: right;
}
.browser-zoom {
  margin-right: 4px;
}
.zoom {
  display: inline-block;
  height: 32px;
  width: 32px;
  background-color: #f66;
  cursor: pointer;
}
.zoom i {
  height: 100%;
  width: 100%;
  display: inline-block;
}
.zoom i.zoomIn {
  background: url("../img/ZoomIn.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.zoom i.zoomOut {
  background: url("../img/zoomOut.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.zoom:hover,
.zoom:active {
  background-color: #f99;
}
.connection-error-circle {
  width: 24px;
  height: 24px;
  background-color: #f66;
  float: right;
  padding: 4px;
  /* width and height can be anything, as long as they're equal */
}
/*progress bar*/
.progress-bar-wrapper {
  height: auto;
  width: 400px;
  background-color: #fc9;
  position: fixed;
  z-index: 1030;
  right: 8px;
  bottom: 0px;
  padding: 8px;
  color: black;
}
.progress-bar-wrapper ul {
  margin: 0px;
}
.progress-bar-wrapper ul li {
  margin: 0px;
  list-style: none;
}
.progress-bar-wrapper ul li ul {
  margin-left: 20px;
}
.progress-bar-wrapper li .bar-error {
  color: red;
  font-weight: bold;
}
@-webkit-keyframes bg-anim {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@-moz-keyframes bg-anim {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@-ms-keyframes bg-anim {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@keyframes bg-anim {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
.progress-bar-short-wrapper {
  height: 32px;
  display: inline-block;
  margin-right: 4px;
}
.progress-bar-short-wrapper .progress-bar-short-element {
  height: 32px;
  display: inline-block;
}
.progress-bar-short-wrapper .progress-element {
  background-color: #004D7D;
  width: 64px;
  max-width: 64px !important;
  height: 100%;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: white;
  position: relative;
}
.progress-bar-short-wrapper .progress-element .progress-bar-animation {
  display: inline-block;
  height: 100%;
  float: left;
}
.progress-bar-short-wrapper .progress-element .progress-bar-animation.unknownProgress {
  width: 100%;
  background: url("../img/ProgressBarGreen.svg");
  -webkit-animation: bg-anim 10s linear infinite;
  -moz-animation: bg-anim 10s linear infinite;
  -ms-animation: bg-anim 10s linear infinite;
  animation: bg-anim 10s linear infinite;
}
.progress-bar-short-wrapper .progress-element .progress-bar-animation.active {
  background-color: #3c3;
}
.progress-bar-short-wrapper .progress-element .bar-text {
  width: 64px;
  height: 32px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.progress-bar-short-wrapper .progress-element .bar-text.bar-terminate {
  background-color: #c33;
  font-size: 15px;
}
.progress-bar-short-wrapper .download {
  float: left;
  height: 100%;
  width: 32px;
  background-color: #004D7D;
}
.progress-bar-short-wrapper .download i {
  background: url("../img/DownloadBig.svg");
  height: 100%;
  width: 100%;
  display: inline-block;
}
.progress-bar-short-wrapper button {
  float: right;
  width: 32px;
  background-color: #f16366;
}
.progress-bar-short-wrapper button:hover,
.progress-bar-short-wrapper button:active {
  background-color: #f99;
}
.notification-panel {
  position: fixed;
  z-index: 2000;
  bottom: 0px;
  left: 32px;
  width: 352px;
  background-color: #e5e5e5;
  text-align: left;
  line-height: 20px;
  overflow: hidden;
  padding: 16px;
  -webkit-transition: display 2s 0.5s ease;
  -moz-transition: display 2s 0.5s ease;
  -o-transition: display 2s 0.5s;
  transition: display 2s 0.5s ease;
}
.notification-panel .notification {
  margin-bottom: 16px;
}
.notification-panel .footer {
  float: right;
}
.notification-panel .footer button {
  margin-right: 8px;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 20px;
  width: 96px;
  height: 32px;
}
.notification-panel .footer button.dontShowAgain {
  width: 136px;
}
.notification-panel .footer button:last-of-type {
  margin-right: 0;
}
.notification-panel.ng-hide-add,
.notification-panel.ng-hide-remove {
  display: block !important;
  bottom: -128px;
}
.notification-panel.ng-hide-remove.ng-hide-remove-active,
.notification-panel.ng-hide-add {
  bottom: 0px;
}
.notification-panel.ng-hide-add.ng-hide-add-active {
  bottom: -128px;
}
.notification-panel.warningMessage {
  background-color: #c33;
  color: white;
}
.notification-panel.warningMessage button {
  background-color: #900;
  color: white;
}
.notification-panel.infoMessage {
  background-color: #3b769b;
  color: white;
}
.notification-panel.infoMessage button {
  background-color: #004d7d;
  color: white;
}
/*dropdown*/
.dropdown {
  position: relative;
  list-style: none;
}
.dropdown ul {
  margin: 0px;
}
.dropdown li {
  list-style: none;
}
.dropdown a.dropdown-toggle,
.dropdown a.dropdown-toggle-scrollable {
  cursor: pointer;
  line-height: 24px;
}
.dropdown.event-state {
  display: block;
}
.dropdown.event-state .dropdown-toggle-scrollable {
  background-color: #39c;
}
.dropdown.event-state .labelButton {
  width: 64px;
}
.dropdown.state-new-value,
.dropdown.event-state {
  float: left;
  margin-right: 4px;
}
.dropdown.state-new-value a {
  background-color: #39c;
}
.dropdown.state-new-value .labelButton {
  width: 64px;
}
.dropdown .scroll-enabled li {
  padding-right: 20px;
  margin-right: 4px;
}
.dropdown .dropdown-menu {
  margin-top: 4px;
}
.dropdown .dropdown-menu li {
  cursor: pointer;
}
.dropdown .dropdown-menu li > a {
  background-color: inherit;
  line-height: 16px;
  font-size: 14px;
  color: white;
}
.dropdown .dropdown-menu li > div {
  background-color: inherit;
  line-height: 16px;
  font-size: 14px;
  color: #a0a0a0;
  display: inline-block;
  padding: 3px 20px;
  clear: both;
}
.dropdown .dropdown-menu li .highlight {
  background-color: #39c;
}
.dropdown .dropdown-menu .search {
  position: relative;
  height: 24px;
  margin-bottom: 4px;
  background-color: white;
}
.dropdown .dropdown-menu .search input {
  border: none;
  height: 24px;
  padding: 0px 5px 0px 4px;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.dropdown .dropdown-menu .search .ico-close {
  top: 1px;
  right: 2px;
  position: absolute;
  padding: 0px;
  background-color: inherit;
  height: 22px;
}
.dropdown .dropdown-menu .search .ico-close .icon-energo-clear-search {
  background: url("../img/ClearSearch.svg");
  background-size: 16px 22px;
  width: 16px;
  height: 22px;
}
.dropdown .dropdown-menu,
.dropdown .dropdown-toggle-scrollable {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  top: 100%;
  left: 4px;
  background-color: #004d7d;
}
.dropdown.dropdown-user-language > a,
.dropdown.dropdown-user-language > a:hover {
  background-color: #39c;
}
.dropdown-user-template,
.dropdown-user-language {
  width: 128px;
}
.dropdown-menu {
  position: absolute;
  z-index: 1060!important;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px;
  margin: 0 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  /*a:hover {
    background-color: @mainButtonActiveColor;
    background-image: none;
  }*/
}
.dropdown-menu li.selected {
  background-color: #6cf;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}
.dropdown-menu > li > a {
  display: block;
  padding: 4px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
}
.device-ipad-scroll .table-head {
  position: fixed;
}
.device-ipad-scroll .dataTable {
  left: 252px;
  margin-left: 0px!important;
  right: 12px;
  position: fixed;
  overflow-y: scroll;
  overflow-x: scroll;
  bottom: 0px;
  width: calc(100% - (32px / 16) * 129) !important;
  overflow: auto;
  top: 44px;
  /*
    .tableColumn {
      line-height: @unitSize1;
    }

    .btn-ico-mini {
      height: @unitSize1;
    }

    .btn-ico {
      height: @unitSize1;
      width: @unitSize1;
      padding: 0px;

      .icon-energo {
        background-size: @unitSize7-8 @unitSize7-8;
        margin: @unitSize1-16;
        height: @unitSize7-8;
        width: @unitSize7-8;
      }
    }*/
}
.device-ipad-scroll .dropdown-menu li > a {
  line-height: 22px;
}
.device-ipad-scroll.ipad-scroll,
.device-ipad-scroll .ipad-scroll {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: auto;
}
.device-ipad-scroll .sub-ipad-scroll {
  height: 100%;
  width: 100%;
  overflow-y: auto;
  overflow-x: auto;
}
.device-ipad-scroll .table-filter-sort > .ipad-scroll {
  position: fixed;
  overflow-y: scroll;
  overflow-x: scroll;
  bottom: 12px;
  left: 12px;
  right: 12px;
  overflow: auto;
  top: 140px;
}
.device-ipad-scroll .alarm-history-project .table-body {
  margin-top: 53px;
}
.dropdown-menu-scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  /*for scroll on ipad margin-top must be defined!!!*/
}
.dropdown-menu-scrollable a {
  display: block;
  padding: 3px 12px;
}
.dropdown-menu-scrollable a:hover {
  text-decoration: none;
  background-color: #39c;
}
/*icons*/
.btn-ico,
.btn-ico-mini {
  display: block;
  height: 24px;
  min-width: 16px;
  background-image: none;
  border: 0px;
  text-decoration: none;
  cursor: pointer;
  padding: 4px;
  margin: 0px;
}
.tableColumn-actions .btn-ico-mini,
.selectColumn .ico-selection {
  cursor: pointer;
  font-size: 14px;
}
/*icons svg*/
.icon-energo-goto {
  background: url("../img/Goto.svg");
}
.icon-energo-filter {
  background: url("../img/LinearRegression.svg");
}
.icon-energo-resize {
  background: url("../img/Fullscreen.svg");
}
.icon-energo-schema-with-scrolling {
  background: url("../img/FitToWidth.svg");
}
.icon-energo-schema-without-scrolling {
  background: url("../img/FitToScreen.svg");
}
.icon-energo-schema-original {
  background: url("../img/OriginalSize.svg");
}
.icon-energo-filter-old-dp {
  background: url("../img/HandOld.svg");
}
.icon-energo-filter-good-dp {
  background: url("../img/HandGood.svg");
}
.icon-energo-filter-bad-dp {
  background: url("../img/HandBad.svg");
}
.icon-energo-filter-selected-dp {
  background: url("../img/Checked.svg");
}
.icon-energo-filter-alarm-dp {
  background: url("../img/Alarm.svg");
}
.icon-energo-alarms {
  background: url("../img/Alarm.svg");
  float: right;
}
.icon-energo-logout {
  background: url("../img/Logout.svg");
}
.icon-energo-dropdown {
  background: url("../img/Data.svg");
}
.icon-energo-close {
  background: url("../img/Close.svg");
}
.icon-energo-table-view {
  background: url("../img/Table.svg");
}
.icon-energo-graph-view {
  background: url("../img/Graph.svg");
}
.icon-energo-schema-view {
  background: url("../img/Picture.svg");
}
.icon-energo-map-view {
  background: url("../img/Map.svg");
}
.icon-energo-data-points {
  background: url("../img/Datapoint.svg");
  float: right;
}
.icon-energo-dp-history {
  background: url("../img/Graph-black.svg");
}
.icon-energo-has-alarm {
  background: url("../img/AlarmActive.svg");
}
.icon-energo-alarm-active {
  background: url("../img/AlarmActive.svg");
}
.icon-energo-alarm-memory {
  background: url("../img/AlarmMemory.svg");
}
.icon-energo-alarm-memory-ack {
  background: url("../img/AlarmMemory.svg");
}
.icon-energo-alarm-unknown {
  background: url("../img/AlarmUnknown.svg");
}
.icon-energo-alarm-ok {
  background: url("../img/AlarmOk.svg");
}
.icon-energo-alarm-blocked {
  background: url("../img/AlarmBlocked.svg");
}
.icon-energo-alarm-acknowledged {
  background: url("../img/AlarmAcknowledged.svg");
}
.icon-energo-alarmd {
  background: url("../img/Alarm.svg");
}
.icon-energo-alarm-has-sms {
  background: url("../img/MobileAlarm.svg");
}
.icon-energo-comm-error {
  background: url("../img/CommError.svg");
}
.icon-energo-bad-quality {
  background: url("../img/Close.svg");
}
.checked .icon-energo-selection {
  background: url("../img/Checked.svg");
}
.unchecked .icon-energo-selection {
  background: url("../img/Unchecked.svg");
}
.icon-energo-remove-dp {
  background: url("../img/UnselectAll.svg");
}
.icon-energo-remove-all-dp {
  background: url("../img/Bin.svg");
}
.icon-energo-move-right {
  background: url("../img/Right.svg");
}
.icon-energo-move-left {
  background: url("../img/Left.svg");
}
.icon-energo-move-bottom {
  background: url("../img/Bottom.svg");
}
.icon-energo-move-top {
  background: url("../img/Top.svg");
}
.icon-energo-move-bottom-blue {
  background: url("../img/Bottom-blue.svg");
}
.icon-energo-move-top-blue {
  background: url("../img/Top-blue.svg");
}
.icon-energo-default-settings {
  background: url("../img/Today.svg");
}
.icon-energo-home {
  background: url("../img/Home.svg");
}
.icon-energo-actions {
  background: url("../img/Icons.svg");
}
.icon-energo-reload {
  background: url("../img/Reload.svg");
}
.icon-energo-zoom-out {
  background: url("../img/Minus.svg");
}
.icon-energo-zoom-in {
  background: url("../img/Plus.svg");
}
.icon-energo-qr-code {
  background: url("../img/QR.svg");
}
.icon-energo-log {
  background: url("../img/Log.svg");
}
.icon-energo-trim {
  background: url("../img/Trim.svg");
}
.icon-energo-control-show {
  background: url("../img/Show.svg");
}
.icon-energo-control-hide {
  background: url("../img/Hide.svg");
}
.icon-advence-settings {
  background: url("../img/Settings.svg");
}
.icon-energo-show-points {
  background: url("../img/Points.svg");
}
.icon-energo-oscillo {
  background: url("../img/Oscilloscope.svg");
}
.icon-energo-filter-selected {
  background: url("../img/FilterSelected.svg");
}
.icon-energo-dp-filtered {
  background: url("../img/Filter.svg");
}
.icon-energo-show-history {
  background: url("../img/ExpandBottomPanel.svg");
}
.selected .icon-energo-show-history {
  background: url("../img/CollapseBottomPanel.svg");
}
.icon-energo-ignore-null-values {
  background: url("../img/IgnoreNullValues.svg");
}
.icon-energo-alarm-download-csv {
  background: url("../img/DownloadFile.svg");
}
.icon-energo-week-view {
  background: url("../img/WeekSchedule.svg");
}
.icon-energo-day-view {
  background: url("../img/DaySchedule.svg");
}
/*******************************************************/
.iconContainsIconEnergo {
  background-size: contain;
  background-position: center;
}
.iconContainsIconEnergo.icon-energo {
  background-size: contain;
}
/*******************************************************/
.icon-energo-lower-ed {
  background: url("../img/Good.svg");
  background-size: contain;
  background-position: center;
}
.icon-energo-lower-ed.icon-energo {
  background-size: contain;
}
.icon-energo-middle-ed {
  background: url("../img/Neutral.svg");
  background-size: contain;
  background-position: center;
}
.icon-energo-middle-ed.icon-energo {
  background-size: contain;
}
.icon-energo-upper-ed {
  background: url("../img/Bad.svg");
  background-size: contain;
  background-position: center;
}
.icon-energo-upper-ed.icon-energo {
  background-size: contain;
}
.icon-energo-legend-hide {
  background: url("../img/LegendHide.svg");
}
.icon-energo-legend-collapse {
  background: url("../img/LegendCollapse.svg");
}
.icon-energo-legend-expand {
  background: url("../img/LegendExpand.svg");
}
.icon-energo-delete {
  background: url("../img/Close.svg");
}
.icon-energo-edit {
  background: url("../img/Edit.svg");
}
/*.icon-energo-tooltip-collapse {
  background: url("../img/ValueLegendCollapse.svg");
}

.icon-energo-tooltip-expand {
  background: url("../img/ValueLegendExpand.svg");
}*/
.icon-energo-tooltip-hide {
  background: url("../img/ValueLegendHide.svg");
}
.icon-energo-delete-selected-points {
  background: url("../img/DeleteSelectedPoints.svg");
}
.icon-energo-select-points {
  background: url("../img/SelectPoints.svg");
}
.icon-energo-change-map {
  background: url("../img/ChangeMap.svg");
}
.icon-energo-map-labels-alarms {
  background-image: url("../img/MapLabelsAlarms.svg");
}
.icon-energo-map-labels-expanded {
  background-image: url("../img/MapLabelsExpanded.svg");
}
.icon-energo-map-labels-collapsed {
  background-image: url("../img/MapLabelsCollapsed.svg");
}
.icon-energo {
  height: 24px;
  width: 24px;
  background-size: 24px 24px;
  margin: 0px;
  display: block;
  float: left;
}
/*unselectable elements - prevent user selection*/
button,
.dataTable div,
.dataTable span,
.table-filter-sort .table-head .table-labels,
.wp-tpg-draw-select,
.schema-container div {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rc-ware-gadget-graph > div {
  position: absolute;
}
.schema-container .rc-ware-gadget-link,
.schema-container .rc-ware-gadget-link div {
  box-sizing: padding-box;
}
/*class for selectable elements*/
.selectable-element {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
/*modal window*/
.modal {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 10%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0px;
  border: 0px;
  color: white;
  position: fixed;
  background-color: #004d7d;
}
.modal button:hover {
  background-color: #6cf;
}
.modal .modal-center,
.modal .modal-header,
.modal .modal-footer {
  width: 732px;
}
.modal .modal-center {
  position: relative;
  left: 50%;
  margin-left: -368px;
  margin-bottom: 32px;
  float: left;
}
.modal .modal-center li {
  list-style-type: none;
  margin: 2px 0px;
}
.modal .modal-center li > a:hover {
  background-color: #39c;
}
.modal .modal-center .modal-footer .text-information {
  display: inline-block;
}
.modal .modal-center .modal-footer button.default-range {
  width: 160px;
}
.modal.fade.in {
  top: 5%!important;
}
.modal .nav-tabs li a {
  color: white;
  cursor: pointer;
}
.modal .nav-tabs li a:hover {
  color: black;
  background-color: #eee;
}
.modal .nav-tabs li.active a {
  color: black;
}
.modal .tpg-body {
  margin: 4px 0px;
  border: 1px solid #e5e5e5;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto!important;
}
.modal .tpg-body.ipad-scroll .sub-ipad-scroll {
  height: 244px;
}
.modal table td {
  background-color: white;
  border-top: 1px solid #004d7d;
  padding: 0px 3px;
}
.modal table td.delete-item {
  padding: 0px!important;
}
.modal table td * {
  float: left;
}
.modal .planning-calendar-day-table td {
  border-width: 2px;
  height: 32px;
  line-height: 32px;
  padding: 0px 0px 0px 0px;
  background-color: inherit;
}
.modal .planning-calendar-day-table .no-events {
  background-color: white;
  padding: 0px 4px;
}
.modal .modal-footer .text-information {
  float: left;
  width: 432px;
  margin-left: 32px;
}
.modal .short-url-input {
  min-width: 346px;
}
.modal .ico-selection {
  background-color: #004d7d;
}
.modal-body {
  width: 704px;
  border: 0px;
  margin: 0px;
  padding: 0px 0px 0px 32px;
  max-height: inherit;
  overflow: visible;
  clear: both;
}
.modal-body a {
  color: white;
}
.modal-body a:visited,
.modal-body a:hover {
  color: white;
}
.modal-body a:hover {
  text-decoration: none;
}
.modal-body .buttonsRow {
  display: block!important;
}
.modal-body .tab-content {
  overflow: visible;
}
.modal-body .tabbable {
  width: 100%;
}
.modal-body .text-information {
  line-height: 32px;
  height: 32px;
  padding: 0px;
  margin-top: 32px;
}
.modal-body > span {
  line-height: 32px;
  display: inline-block;
}
.modal-body input {
  margin: 0px;
  padding: 4px 24px 4px 8px;
  height: 24px;
  background-color: white;
  border: none;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: none;
  min-width: 632px;
}
.modal-body input.wp-tpg-value-real {
  background-color: #39c;
  color: white;
  padding-right: 4px;
}
.modal-body input.modal-window-init-input.timespan {
  width: 64px;
  min-width: inherit;
  padding: 4px 4px 4px 8px;
}
.modal-body .modal-window-timespan label {
  width: 76px;
  display: inline-block;
}
.modal-body .actions-buttons {
  height: 24px;
}
.modal-body .btn-ico-mini {
  height: 24px;
  padding: 4px 8px;
}
.modal-body .locationUrl {
  font-weight: bold;
  word-break: break-all;
}
.modal-header {
  border: 0px;
  margin: 64px 0px 32px 0px;
  padding: 0px;
  float: left;
}
.modal-header h1 {
  line-height: 32px;
  font-size: 32px;
  margin: 0px;
  padding: 0px;
}
.modal-header h2 {
  line-height: 24px;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 0px;
}
.modal-footer {
  text-align: right;
  background-color: inherit;
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 16px;
  padding-right: 0px;
  float: right;
}
.modal-footer .btn + .btn {
  margin-bottom: 0px;
  margin-left: 16px;
}
.modal-footer button,
.change-password button,
.modal-body button,
.filter-container button {
  color: white;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 30px;
  width: 96px;
  height: 32px;
  font-size: 14px;
  background-color: #39c;
}
.device-nonipad .modal-footer button:hover {
  color: white;
}
.device-nonipad .modal-body .btn-ico-mini:hover {
  background-color: #6cf;
}
.device-nonipad .table-filter-sort table {
  margin-top: 93px;
}
.device-nonipad .project-tabs,
.device-nonipad .project-tabs-control li:hover {
  background-color: white;
}
.device-nonipad .form-signin .btn-large:hover {
  background-color: #6cf;
}
.device-nonipad .tpgAddItem button:hover {
  color: white;
  background-color: #6cf;
}
/*modal backdrop*/
.modal-backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: white;
  opacity: 0.8;
}
/*schema*/
.mainSchemaCanvas {
  position: relative;
  z-index: 1;
  clear: both;
}
.mainSchemaCanvas .schema-elements {
  overflow: hidden;
}
.mainSchemaCanvas .schema-elements > * {
  position: absolute;
}
.mainSchemaCanvas .schema-elements > div {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.mainSchemaCanvas .schema-elements .ico-comm-error-gadget {
  height: 16px;
  min-width: 0px;
  background-color: #f66;
  padding: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1100;
  cursor: auto;
}
.mainSchemaCanvas .schema-elements .ico-comm-error-gadget .icon-energo-comm-error {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
}
.mainSchemaCanvas .schema-elements .chart .legendLabel {
  font-size: 11px;
}
.mainSchemaCanvas .schema-elements .chart .legendLabel a {
  line-height: 20px;
}
.charttip > div {
  white-space: pre-line;
  width: 290px;
}
/*schema full screen*/
.schema-container {
  height: 100%;
  width: 100%;
}
.schema-container .charttip {
  font-weight: normal;
}
.schema-container:-webkit-full-screen,
.schema-container:-moz-full-screen,
.schema-container:-ms-full-screen,
.schema-container:-o-full-screen,
.schema-container:full-screen {
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: auto;
}
.chart .flot-touch-container .flot-base {
  z-index: 999;
}
.chart .flot-touch-container .flot-overlay {
  z-index: 1001;
}
.chart .legend,
.chart .graph-message {
  z-index: 1004;
}
.chart .legend a,
.chart .graph-message a {
  display: inline-flex;
}
.chart .legend > .tbody,
.chart .graph-message > .tbody {
  z-index: 1001;
}
.chart .legend > div,
.chart .graph-message > div {
  z-index: 1001;
  background-color: inherit!important;
}
.chart .legend .error,
.chart .graph-message .error {
  color: red;
  font-weight: bold;
}
.chart .legend .tbody,
.chart .graph-message .tbody {
  background-color: white;
  opacity: 0.9;
  display: block;
  -ms-overflow-style: scrollbar;
  overflow-y: auto;
  direction: rtl;
}
.chart .legend .tbody .graphMessageCaution,
.chart .graph-message .tbody .graphMessageCaution,
.chart .legend .tbody .graphMessageVerbose,
.chart .graph-message .tbody .graphMessageVerbose {
  direction: ltr;
}
.chart .legend .tbody .graphMessageCaution,
.chart .graph-message .tbody .graphMessageCaution {
  color: red;
}
.chart .legend .tbody .tr,
.chart .graph-message .tbody .tr {
  direction: ltr;
  height: 22px;
}
.chart .legend .tbody .tr .legendColorBox,
.chart .graph-message .tbody .tr .legendColorBox {
  padding-top: 3px;
  float: left;
}
.chart .legend .tbody .tr td,
.chart .graph-message .tbody .tr td {
  float: left;
}
.chart .legend .tbody .scroll-fix,
.chart .graph-message .tbody .scroll-fix {
  padding-right: 24px;
}
.chart .graph-message > div {
  position: absolute;
  top: calc(50% - 55px);
  left: calc(50% - 205px);
}
.chart .graph-message > div .tbody {
  padding: 5px;
}
.chart .graph-message > div .tbody > div {
  padding: 2px 5px;
  width: 400px;
}
.tab-border {
  position: fixed;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 0px 1px;
}
.dpName {
  font-weight: bold;
}
/*center schema gadget*/
.schema-gadget-center {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  box-pack: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  box-align: center;
}
/*ipad special css*/
.device-ipad .treeBrowser {
  width: 210px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: inherit;
  margin-top: 36px;
  float: left;
  background-color: #39c;
  bottom: 12px;
  overflow: auto;
  top: 80px;
}
.device-ipad div.dataTable {
  position: relative;
}
.table-filter-sort .table-head {
  background-color: #096;
  color: white;
}
.table-filter-sort .table-head .table-labels,
.table-filter-sort .table-head .filters {
  background-color: #096;
}
/*navbar project tabs*/
.project-tabs,
.project-tabs-control {
  height: 32px;
  border: medium none;
  margin: 0px;
  padding-left: 0px;
}
.project-tabs li,
.project-tabs-control li {
  height: 32px;
  border: none;
  margin: 0px 4px 0px 0px;
  padding: 0px;
  float: left;
  background-image: none;
  list-style: none outside none;
  background-color: #004d7d;
}
.project-tabs li button,
.project-tabs-control li button {
  background-image: none;
  border: medium none;
  color: white;
  height: 32px;
  line-height: inherit;
  display: inline-block;
}
.project-tabs li .btn-project-label,
.project-tabs-control li .btn-project-label {
  width: 96px;
  font-size: 14px;
  text-align: left;
  background-color: #004d7d;
}
.project-tabs li .btn-project-label:hover,
.project-tabs-control li .btn-project-label:hover {
  background-color: #39c;
}
.project-tabs li .btn-project-label span,
.project-tabs-control li .btn-project-label span {
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  white-space: pre;
}
.project-tabs li.pull-right,
.project-tabs-control li.pull-right {
  float: right;
}
.project-tabs li.pull-right button,
.project-tabs-control li.pull-right button {
  margin-left: 0px;
}
.project-tabs li.active-pane,
.project-tabs-control li.active-pane {
  background-color: #6cf;
}
.project-tabs li.active-pane button,
.project-tabs-control li.active-pane button {
  background-color: #39c;
}
/*project tabs icons*/
.project-tabs button {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.project-tabs li .ico-close,
.project-tabs li.active-pane .ico-close {
  background-color: #f66;
  line-height: 24px;
}
.project-tabs li .ico-close:hover,
.project-tabs li.active-pane .ico-close:hover {
  background-color: #f99;
}
.project-tabs-control {
  float: right;
}
.project-tabs-control li .ico-data-points {
  background-color: #913307;
  line-height: 24px;
  font-size: 20px;
}
.project-tabs-control li .ico-data-points:hover,
.project-tabs-control li .ico-data-points.active-pane {
  background-color: #c16336;
}
.project-tabs-control li .ico-data-points span {
  float: left;
}
/*suggestions table*/
.search-suggestion {
  width: 98%;
  height: auto;
  background-color: white;
  margin-top: -8px;
  border: 1px solid #004d7d;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  position: absolute;
  z-index: 1000;
}
.search-suggestion table {
  margin: 0px 0px 5px 0px;
  width: 100%;
}
.search-suggestion table td {
  padding-left: 10px;
}
.search-suggestion .selected {
  background-color: #eee;
  cursor: pointer;
}
/*login window box*/
.form-signin {
  border: none;
  margin: 0 auto 24px;
  width: 256px;
  background-color: #39c;
}
.form-signin .form-signin-box {
  margin: 0px 32px 0px 32px;
}
.form-signin .brand {
  font-size: 36px;
  height: 64px;
  color: white;
  text-align: center;
  padding: 16px 0px 8px;
}
.form-signin .brand span {
  font-size: 18px;
  margin-left: -104px;
  margin-top: 32px;
  position: absolute;
}
.form-signin .btn-large {
  line-height: 32px;
  width: 100%;
  padding: 4px 0px;
  background-image: none;
  border: none;
  font-size: 18px;
  color: white;
  margin: 0px;
  background-color: #004d7d;
}
.form-signin #username,
.form-signin #userpassword {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: none;
  background-color: white;
  width: 100%;
  height: 32px;
  padding: 0px 4px;
  margin: 2px 0px;
  font-size: 14px;
}
.remember-me {
  height: 32px;
  padding: 4px 0px;
}
.remember-me span {
  line-height: 32px;
  float: left;
  color: white;
}
.remember-me a {
  background-color: #39c;
  float: left;
  cursor: pointer;
}
.remember-me .remember-me-selection {
  background-color: inherit;
}
.platform-switch {
  line-height: 32px;
  height: 32px;
  text-align: center;
}
.platform-switch a,
.platform-switch a:visited,
.platform-switch a:link {
  color: white;
  font-size: 12px;
  text-decoration: none;
}
.platform-switch a:hover {
  text-decoration: underline;
  color: white;
}
.ico-desktop {
  background-color: #6cf;
  height: 32px;
}
.ico-mobile {
  background-color: #004d7d;
  margin-left: 4px;
}
.ico-mobile:hover {
  background-color: #6cf;
}
.text-information {
  color: white;
  line-height: 32px;
  text-align: center;
}
.text-information.loginEerror,
.text-information.error-message {
  background-color: red;
}
.initModalWindow .text-information,
.tpgModalWindow .text-information {
  background-color: red;
}
/*schema and graph tab*/
.tab-schema,
.tab-graph {
  padding-top: 36px;
}
.tab-graph #placeholder,
.tab-schema .schema-main-element {
  margin: 0px 4px 8px 4px;
}
/*schema elements*/
.rc-ware-gadget-value-indicator table {
  width: 100%;
  height: 100%;
  text-align: center;
}
.rc-ware-gadget-value-indicator table td {
  padding: 0px;
}
.rc-ware-gadget-value-indicator table tbody tr {
  height: 50%;
}
.rc-ware-gadget-value-indicator > div {
  position: relative;
}
.rc-ware-gadget-value-indicator .schema-stack-panel {
  float: left;
  position: absolute;
}
.rc-ware-gadget-value-indicator .schema-stack-panel > div {
  height: 100%;
  width: 100%;
  position: relative;
}
.rc-ware-gadget-value-indicator .schema-stack-panel.value-indicator-value,
.rc-ware-gadget-value-indicator .schema-stack-panel.value-indicator-buttons {
  height: 50%;
  width: 100%;
}
.rc-ware-gadget-value-indicator .clickable {
  background-color: #eee;
}
.rc-ware-gadget-shape svg {
  height: 100%;
  width: 100%;
  float: left;
}
.clickable {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nonclickable,
.unclickable {
  cursor: not-allowed;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*full screen background*/
:fullscreen,
:-webkit-full-screen,
:-moz-full-screen {
  background-color: white;
}
.container-line-left .color-line,
.container-line-right .color-line {
  width: 4px;
  height: 100%;
  background-color: #39c;
}
.container-line-left .color-line {
  margin-left: 8px;
}
/*template settings for responsive design*/
@media (min-width: 769px) {
  .flat-tree-head {
    left: 252px !important;
  }
  .container-line,
  .container-line-bottom {
    left: 8px !important;
  }
  body .container-line-left {
    left: 0px;
    top: 40px;
    bottom: 0px;
    width: 12px;
    position: fixed;
    z-index: 1039;
    background-color: white;
    padding-bottom: 8px;
  }
  body .container-line-right {
    right: 0px;
    top: 40px;
    bottom: 0px;
    width: 12px;
    position: fixed;
    z-index: 1101;
    background-color: white;
    padding-bottom: 8px;
  }
  .view-radio-buttons,
  .treeBrowser {
    left: 12px !important;
  }
  .main-tab-view {
    left: 8px !important;
  }
  .main-tab-view-bottom-line {
    left: 8px !important;
  }
  .tab-graph {
    overflow-x: hidden;
  }
}
/*ipad size - portrait: 768x946, Landscape: 1024x690 */
@media (max-width: 768px) {
  body {
    width: 768px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 4px;
  }
  body .main-tab-view {
    margin-left: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 768px !important;
  }
  body .input-with-suggestion {
    margin-left: 108px;
  }
  body .container-line {
    right: 0px;
    width: 768px !important;
    margin: 0px;
  }
  body .container-line-bottom {
    right: 0px;
    width: 768px !important;
    margin-top: 36px;
  }
  body .main-tab-line {
    right: 0px;
    width: 768px !important;
    height: 6px;
  }
  body .navbar .navbar-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .navbar .project-line {
    width: 739px!important;
    margin-left: 0px;
    margin-right: 0px;
  }
  body .project-line .container {
    width: 661px!important;
    min-width: auto;
  }
  body .main-tab-view-bottom-line {
    right: 0px!important;
    height: 4px;
    left: 0px;
  }
  body .treeBrowser {
    bottom: 4px;
  }
  body .container-line-left {
    display: none;
  }
  body .container-line-right {
    right: 0px;
    top: 40px;
    bottom: 0px;
    width: 4px;
    position: fixed;
    z-index: 1039;
    padding-bottom: 0px;
  }
  body .container-line-right .color-line {
    margin-right: 0px;
  }
  body .main-container {
    margin: 0px 4px 0px 4px;
  }
  body .tab-schema .schema-main-element {
    margin: 0px 0px 4px 0px;
  }
  .overview-project-panel {
    right: 0px!important;
    bottom: 4px !important;
  }
  div.dataTable {
    position: relative;
    margin-bottom: 4px;
    padding-bottom: 0px;
    width: 526px!important;
  }
  .device-nonipad div.dataTable {
    float: left;
    margin-left: 240px;
  }
  .device-ipad-scroll .dataTable {
    right: 4px;
    left: 244px;
    width: calc(100% - 246px) !important;
  }
  .view-radio-buttons,
  .input-with-suggestion,
  .treeBrowser {
    left: 4px;
  }
  .flat-tree-head {
    left: 244px;
    width: 526px!important;
  }
  div.view-radio-buttons {
    width: 761px!important;
  }
  .container-login {
    min-width: 378px!important;
  }
  .tab-graph #placeholder,
  .tab-schema .schema-container {
    margin-bottom: 4px;
    width: 760px;
  }
  .table-view .alarm-history-project .container {
    margin-left: 244px;
    width: 526px;
  }
}
/*iMacross Firefox border*/
/*only for testing purposes*/
button,
.labelButton,
.dropdown-menu > li > a,
i,
a {
  border: none!important;
}
/*schema element border*/
.vision1simple {
  border: 1px solid black;
}
.vision1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.vision1flatlowered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.vision1flatraised {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
.vision1lowered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.vision1lowered > div {
  border-top: 1px solid #696969;
  border-left: 1px solid #696969;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.vision1raised {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #696969;
  border-bottom: 1px solid #696969;
}
.vision1raised > div {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.mervis-button {
  background-color: #39c !important;
  color: white!important;
}
.mervis-button.clickable-active,
.mervis-button.clickable-visible-click:active,
.mervis-button.clickable-visible-click.active,
.mervis-button.clickable-visible-click.is-pending,
.mervis-button .clickable-active,
.mervis-button .clickable-visible-click:active,
.mervis-button .clickable-visible-click.active,
.mervis-button .clickable-visible-click.is-pending {
  background-color: #6cf !important;
  color: #004d7d !important;
}
.mervis-button.vertical-align-center {
  margin-right: 4px;
  width: auto;
}
.mervis-button-value-indicator .value-indicator-buttons {
  width: calc(100% + 4px) !important;
}
.clickable-active,
.clickable-visible-click:active,
.clickable-visible-click.active,
.clickable-visible-click.is-pending {
  background-color: #c0dcc0 !important;
}
.clickable-active.vision1raised,
.clickable-visible-click:active.vision1raised,
.clickable-visible-click.active.vision1raised,
.clickable-visible-click.is-pending.vision1raised {
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  color: #800;
  font-weight: bold;
}
.clickable-active.vision1raised > div,
.clickable-visible-click:active.vision1raised > div,
.clickable-visible-click.active.vision1raised > div,
.clickable-visible-click.is-pending.vision1raised > div {
  border-top: 1px solid #696969;
  border-left: 1px solid #696969;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.clickable-active.vision1flatraised,
.clickable-visible-click:active.vision1flatraised,
.clickable-visible-click.active.vision1flatraised,
.clickable-visible-click.is-pending.vision1flatraised {
  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  color: #800;
  font-weight: bold;
}
.clickable-visible-click.is-pending {
  background-color: #800 !important;
  color: white !important;
}
/*
  hack for IE10 - text under unvisible button
  */
.unvisible-click {
  opacity: 0;
  background-color: white;
}
/*schema text align*/
.vertical-align-top,
.vertical-align-center,
.vertical-align-bottom,
.horizontal-align-left,
.horizontal-align-center,
.horizontal-align-right {
  width: 100%;
  height: 100%;
  position: relative;
}
.vertical-align-top > div,
.vertical-align-center > div,
.vertical-align-bottom > div,
.horizontal-align-left > div,
.horizontal-align-center > div,
.horizontal-align-right > div,
.vertical-align-top .rc-ware-gadget-text-main-div,
.vertical-align-center .rc-ware-gadget-text-main-div,
.vertical-align-bottom .rc-ware-gadget-text-main-div,
.horizontal-align-left .rc-ware-gadget-text-main-div,
.horizontal-align-center .rc-ware-gadget-text-main-div,
.horizontal-align-right .rc-ware-gadget-text-main-div {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -ms-flex-pack: start;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  box-pack: start;
  -ms-flex-align: stretch;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  box-align: stretch;
  width: 100%;
  height: 100%;
  position: relative;
}
.vertical-align-top p,
.vertical-align-center p,
.vertical-align-bottom p,
.horizontal-align-left p,
.horizontal-align-center p,
.horizontal-align-right p {
  word-wrap: break-word;
  width: 100%;
}
.horizontal-align-top p {
  text-align: left;
}
.horizontal-align-center p {
  text-align: center;
}
.horizontal-align-right p {
  text-align: right;
}
.vertical-align-top > div,
.vertical-align-top .rc-ware-gadget-text-main-div {
  -ms-flex-align: start;
  -moz-box-align: start;
  -webkit-box-align: start;
  box-align: start;
}
.vertical-align-bottom > div,
.vertical-align-bottom .rc-ware-gadget-text-main-div {
  -ms-flex-align: end;
  -moz-box-align: end;
  -webkit-box-align: end;
  box-align: end;
}
.vertical-align-center > div,
.vertical-align-center .rc-ware-gadget-text-main-div {
  -ms-flex-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  box-align: center;
}
.horizontal-align-left > div,
.horizontal-align-left .rc-ware-gadget-text-main-div {
  -ms-flex-pack: start;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  box-pack: start;
}
.horizontal-align-right > div,
.horizontal-align-right .rc-ware-gadget-text-main-div {
  -ms-flex-pack: end;
  -moz-box-pack: end;
  -webkit-box-pack: end;
  box-pack: end;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.horizontal-align-center > div,
.horizontal-align-center .rc-ware-gadget-text-main-div {
  -ms-flex-pack: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  box-pack: center;
}
img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.schema-stack-panel > div {
  float: left;
}
.rc-ware-gadget-bar-text {
  overflow: hidden;
}
.rc-ware-gadget-bar-text .bar-indicator {
  width: 0px;
  height: 0px;
  z-index: 0!important;
}
.rc-ware-gadget-bar-text .rc-ware-gadget-text {
  height: 100%;
}
/*schema image element*/
.rc-ware-gadget-image .mirror-image img,
.rc-ware-gadget-image img.mirror-image {
  -webkit-transform: scaleX(-1) translate(-100%, 0%);
  -moz-transform: scaleX(-1) translate(-100%, 0%);
  -o-transform: scaleX(-1) translate(-100%, 0%);
  transform: scaleX(-1) translate(-100%, 0%);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.rc-ware-gadget-image .rotate-90-image img,
.rc-ware-gadget-image img.rotate-90-image {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -moz-transform: rotate(-90deg) translateX(-100%);
  -o-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
}
.rc-ware-gadget-image .rotate-180-image img,
.rc-ware-gadget-image img.rotate-180-image {
  -webkit-transform: rotate(-180deg) translate(-100%, -100%);
  -moz-transform: rotate(-180deg) translate(-100%, -100%);
  -o-transform: rotate(-180deg) translate(-100%, -100%);
  transform: rotate(-180deg) translate(-100%, -100%);
}
.rc-ware-gadget-image .rotate-270-image img,
.rc-ware-gadget-image img.rotate-270-image {
  -webkit-transform: rotate(-270deg) translateY(-100%);
  -moz-transform: rotate(-270deg) translateY(-100%);
  -o-transform: rotate(-270deg) translateY(-100%);
  transform: rotate(-270deg) translateY(-100%);
}
.rc-ware-gadget-image .rotate-270-image.mirror-image img,
.rc-ware-gadget-image img.rotate-270-image.mirror-image {
  -webkit-transform: rotate(-90deg) scaleX(-1);
  -moz-transform: rotate(-90deg) scaleX(-1);
  -o-transform: rotate(-90deg) scaleX(-1);
  transform: rotate(-90deg) scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.rc-ware-gadget-image .rotate-180-image.mirror-image img,
.rc-ware-gadget-image img.rotate-180-image.mirror-image {
  -webkit-transform: rotate(-180deg) translate(0, -100%) scaleX(-1);
  -moz-transform: rotate(-180deg) translate(0, -100%) scaleX(-1);
  -o-transform: rotate(-180deg) translate(0, -100%) scaleX(-1);
  transform: rotate(-180deg) translate(0, -100%) scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.rc-ware-gadget-image .rotate-90-image.mirror-image img,
.rc-ware-gadget-image img.rotate-90-image.mirror-image {
  -webkit-transform: rotate(-270deg) translateY(-100%) translateX(100%) scaleX(-1);
  -moz-transform: rotate(-270deg) translateY(-100%) translateX(100%) scaleX(-1);
  -o-transform: rotate(-270deg) translateY(-100%) translateX(100%) scaleX(-1);
  transform: rotate(-270deg) translateY(-100%) translateX(100%) scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.rc-ware-gadget-image img {
  float: left;
  max-width: inherit;
  -webkit-transform-origin: 0% 0%;
}
.rc-ware-gadget-image .image > * {
  position: absolute;
}
.rc-ware-gadget-line svg {
  display: block;
  width: inherit;
  height: inherit;
}
.rc-ware-gadget-text {
  overflow: hidden;
}
.rc-ware-gadget-text p {
  white-space: pre-wrap;
  margin: 0px;
}
.rc-ware-gadget-text.rc-ware-gadget-text-main-div {
  height: 100%;
  width: 100%;
}
.rc-ware-gadget-animation {
  cursor: pointer;
}
.rc-ware-gadget-animation div {
  height: 100%;
  width: 100%;
}
.rc-ware-gadget-link .rc-ware-gadget-image,
.rc-ware-gadget-link .rc-ware-gadget-image img {
  height: 100%;
  width: 100%;
}
.rc-ware-gadget-link .link-value {
  height: 100%;
  width: 100%;
}
.rc-ware-gadget-button-evaluator .rc-ware-gadget-text-main-div {
  height: 100%;
  width: 100%;
}
/*schema element gauge meter*/
.PageContent {
  display: block;
}
.gauges {
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
}
.testControls {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 230px;
  padding: 5px;
  background: #d3d3d3;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
}
.table td {
  line-height: 24px;
  text-align: left;
  vertical-align: top;
}
.canvasHolder {
  padding: 0;
  margin: 5px;
  float: left;
}
.gaugeCanvas {
  position: absolute;
  top: 0;
  left: 0;
}
.layerHolder {
  position: relative;
  height: 100%;
  width: 100%;
}
.rc-ware-vision-button .rc-ware-gadget-text {
  height: 100%;
  width: 100%;
}
.rc-ware-vision-button > div {
  margin-left: 0px!important;
  margin-top: 0px!important;
}
.rc-ware-vision-button div {
  position: relative;
}
div.scope.windowSize > div > div {
  overflow: hidden;
}
.error-dp {
  font-weight: bold;
  color: black;
  margin-left: -75%;
  position: absolute;
}
/*Event log*/
.event-log .table-filter-sort,
.overview-list .table-filter-sort {
  position: relative;
  margin: 36px 4px 0 4px;
}
.event-log .view-radio-buttons {
  margin-top: -97px;
}
.event-log table th.sortable {
  cursor: pointer;
}
.event-log div.search-suggestion {
  background-color: #063;
  margin-top: 4px;
  width: 100%;
  border: 0px;
}
.event-log div.search-suggestion table {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.event-log div.search-suggestion table tbody tr td {
  background-color: #063;
  border: none;
  padding: 2px 20px;
}
.event-log div.search-suggestion table tbody tr td:hover,
.event-log div.search-suggestion table tbody tr td.active {
  background-color: #3c9;
}
.event-log div.search-suggestion table tbody tr td.selected {
  background-color: #3c9;
}
/*table filter input*/
.input-filter {
  position: relative;
}
.input-filter .search-input {
  margin: 0px;
  padding: 4px 24px 4px 8px;
  height: 24px;
  background-color: white;
  width: calc(100% - 32px) !important;
  /*width: @unitSize1 * 3;*/
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: none;
  position: relative;
}
.input-filter .input-search-MSIE {
  padding-right: 6px;
}
.input-filter .ico-close {
  right: 0px;
  top: 1px;
  background-color: white;
  position: absolute;
  height: 30px;
  padding: 0px 4px;
}
.input-filter .icon-energo-clear-search {
  background: url("../img/ClearSearch.svg");
  background-size: 16px 22px;
  width: 16px;
  height: 22px;
}
.dpTypeLinearAnalogInput .ico-selection {
  background-color: #009;
}
.dpTypeLinearAnalogOutput .ico-selection {
  background-color: #004d7d;
}
.dpTypeDateTimeInputOutput .ico-selection {
  background-color: #930;
}
.dpTypeDiscreteInput .ico-selection {
  background-color: #990;
}
.dpTypeDiscreteOutput .ico-selection {
  background-color: #090;
}
.dpTypeLegacyScript .ico-selection {
  background-color: #666;
}
.dpTypeTPGInputOutput .ico-selection {
  background-color: #900;
}
.dataTable .activeButton,
.modal-body .actions-buttons .activeButton {
  background-color: #6cf;
  color: #c33;
}
.ui-datepicker {
  z-index: 1600!important;
  padding: 0px 4px;
}
.ui-datepicker .ui-datepicker-prev {
  top: 8px;
  left: 0px;
}
.ui-datepicker .ui-datepicker-next {
  top: 8px;
  right: 0px;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  background: white !important;
}
/*table - event log, alarm history list*/
.table-filter-sort {
  padding-bottom: 11px;
}
.table-filter-sort table {
  margin-bottom: 0px;
  margin-top: 1px;
  width: 100%;
}
.table-filter-sort table thead th {
  color: white;
}
.table-filter-sort table thead tr th {
  display: none;
}
.table-filter-sort .table-head {
  position: fixed;
  top: 40px;
  right: 12px;
  left: 12px;
  padding-top: 41px;
}
.table-filter-sort .table-head .table-labels {
  float: left;
}
.table-filter-sort .table-head .table-labels > div {
  float: left;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
}
.table-filter-sort .table-head .filters {
  float: left;
  padding-bottom: 4px;
}
.table-filter-sort .table-head .filters > div {
  float: left;
  min-height: 20px;
}
.table-filter-sort .table-head .filters > div > div {
  margin-right: 10px;
}
.table-filter-sort tbody tr td {
  background-color: white;
  border-bottom: 1px solid #39c;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.table-filter-sort .table-settings {
  top: 44px;
  margin-left: 0px;
  color: white;
  position: fixed;
  z-index: 3;
  height: 32px;
  line-height: 32px;
}
.table-filter-sort .table-settings > div {
  float: left;
}
.table-filter-sort .table-settings span.labelButton {
  color: white;
}
.table-filter-sort .table-settings .time-range {
  display: inline-block;
}
.table-filter-sort .table-settings .change-date-range {
  float: left;
  margin: 0px 4px;
}
.table-filter-sort .table-settings .table-pager {
  display: inline-block;
  margin-right: 32px;
  min-width: 160px;
}
.table-filter-sort .table-settings .table-pager button {
  float: left;
  display: block;
  height: 32px;
  border: none;
}
.table-filter-sort .table-settings .table-pager button.next-page {
  margin-left: 4px;
}
.table-filter-sort .table-settings .table-pager span {
  padding-left: 4px;
  display: inline-block;
}
.table-filter-sort .table-settings .select-filter {
  display: inline-block;
  margin-left: 4px;
  min-width: 160px;
  margin-right: 4px;
}
.table-filter-sort .table-settings .select-filter a {
  color: white;
  line-height: 24px;
  text-decoration: none;
}
.table-filter-sort .table-settings .select-filter a:hover {
  background-color: #3c9;
}
.table-filter-sort .table-settings .select-filter .caret {
  background: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-repeat: no-repeat;
}
.table-filter-sort tr td,
.table-filter-sort tr th {
  border-top: 0px;
  vertical-align: top;
}
.table-head > div > div > div {
  max-width: 250px;
}
.table-settings button {
  float: left;
  display: block;
  height: 32px;
  border: none;
  font-size: 14px;
  background-color: #063;
}
.table-settings button:hover {
  background-color: #3c9;
}
.table-settings .graph-reload button {
  background-color: #063;
}
/*ipad size - portrait: 768x946, Landscape: 1024x690 */
@media (max-width: 768px) {
  .table-filter-sort .table-head {
    left: 4px;
    right: 4px;
    width: 760px;
  }
  .table-filter-sort .table-settings {
    min-width: 800px;
  }
}
@media (min-width: 769px) {
  .table-filter-sort .table-head {
    left: 12px !important;
    right: 12px !important;
  }
  .table-filter-sort .table-settings {
    left: 12px !important;
  }
}
/*tpg*/
.tableTpg select {
  margin-bottom: 0px;
}
.tableTpg .tpgValue {
  padding-top: 6px;
}
.tpgAddItem .trueClass,
.tableTpg .trueClass {
  background-color: red !important;
  width: 85px;
}
.tpgAddItem .falseClass,
.tableTpg .falseClass {
  background-color: green !important;
  width: 85px;
}
.tpgAddItem .tpgValue,
.tableTpg .tpgValue {
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.tpgAddItem .tpgTimeColon,
.tableTpg .tpgTimeColon {
  display: inline-block;
  width: 10px;
  font-weight: bold;
  text-align: center;
}
div.trueClass {
  background-color: red !important;
  width: 85px;
}
div.falseClass {
  background-color: green !important;
  width: 85px;
}
div.tpgValue {
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  height: 32px;
  padding: 8px 5px 5px 4px;
  float: left;
}
div.input-append {
  display: inline-block;
}
div.input-append .time-from-to {
  width: 40px;
  margin-left: 4px;
}
div.input-append .date-from-to {
  width: 73px;
}
span.tpgValue {
  display: inline-block;
  width: 59px;
  height: 22px;
  padding: 6px 5px 4px 5px;
}
.tab-content input {
  margin-bottom: 0px!important;
}
.input-append-click {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
}
#ui-datepicker-div .ui-datepicker-title {
  margin-left: 20px!important;
  margin-right: 20px!important;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-month {
  width: 112px !important;
  margin: 0px 1px;
  font-size: 14px;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
  width: 80px !important;
  margin: 0px 1px;
  font-size: 14px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  padding: .2em 0px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
  background-color: #eee;
}
.bootstrap-timepicker input {
  width: 40px !important;
  min-width: inherit!important;
}
.bootstrap-timepicker table tr {
  vertical-align: top;
}
.bootstrap-timepicker table tr .bootstrap-timepicker-hour,
.bootstrap-timepicker table tr .bootstrap-timepicker-minute {
  margin-bottom: 4px;
}
.bootstrap-timepicker table tr td a {
  padding: 8px 4px;
}
.bootstrap-timepicker table tr td a i {
  margin-left: 8px;
}
.bootstrap-timepicker.dropdown-menu {
  padding: 4px 4px 0px 4px;
  margin-top: 0px;
}
.bootstrap-timepicker.dropdown-menu:before,
.bootstrap-timepicker.dropdown-menu:after {
  border-bottom: none!important;
  border-left: none!important;
  border-right: none!important;
}
.bootstrap-datepicker input {
  width: 72px !important;
  min-width: inherit;
}
.tpg-body {
  /*.bootstrap-timepicker, .bootstrap-datepicker {
    input {
      padding: @unitSize1-8 (@padding * 3);
      height: @unitSize3-4;
    }
  }*/
}
.tpg-body table td .btn {
  background-color: #f66;
  background-image: none;
  border: medium none;
  color: white;
  height: 32px;
  width: 32px;
  line-height: inherit;
  display: inline-block;
  padding: 4px;
}
.tpg-body table td .btn:hover {
  background-color: #f99;
}
.tpg-body table td .btn i {
  background: url("../img/Close.svg");
  height: 24px;
  width: 24px;
  background-size: 24px 24px;
  margin: 0px 0px 0px 0px;
  display: block;
  float: left;
  line-height: 14px;
  vertical-align: text-top;
}
.tpg-body table .bootstrap-timepicker input,
.tpg-body table .bootstrap-datepicker input {
  color: white;
  border: none;
  font-size: 14px;
  background-color: #39c;
  padding: 4px 6px;
  height: 24px;
}
.tpg-body table .bootstrap-timepicker input.errorDate,
.tpg-body table .bootstrap-datepicker input.errorDate {
  background-color: #c33;
}
.tpg-body .input-append .add-on:last-child,
.tpgAddItem .input-append .add-on:last-child {
  height: 22px;
}
.tpg-body .input-append .btn-group-esg:last-child > .dropdown-toggle,
.tpgAddItem .input-append .btn-group-esg:last-child > .dropdown-toggle {
  height: 22px;
}
.tpg-body select,
.tpgAddItem select,
.tpgValue select {
  border: none;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  color: white;
  line-height: 22px;
  opacity: 1;
  /*hack for ff*/
  text-indent: 0.01px;
  text-overflow: '';
  font-size: 14px;
}
.tpgValue select {
  width: 96px;
  float: left;
}
.tpg-body select option,
.tpgValue select option {
  background-color: white;
  color: #333;
}
.value-select-title-disable {
  height: 32px;
  padding-left: 10px;
  line-height: 32px;
  font-size: 14px;
  display: inline-block;
  background-color: #39c;
  cursor: auto;
  width: 120px;
}
.modal-tpg input {
  width: 70px;
  min-width: inherit;
}
.modal-tpg input.wp-tpg-value-real {
  width: 38px;
}
.modal-tpg .select-background {
  background-image: url("../img/Select.svg");
  background-size: 12px 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-position: right center;
  cursor: pointer;
  background-color: #39c;
}
.modal-tpg .select-background.selectDisable {
  background-image: none;
  cursor: auto;
}
.modal-tpg .select-background select.option {
  background-color: white;
}
.modal-tpg .tpgAddItem {
  margin: 16px 0px 0px 0px;
}
.modal-tpg .tpgAddItem table td {
  border-top: 0px;
  background-color: inherit;
}
.modal-tpg .tpgAddItem table .bootstrap-timepicker input,
.modal-tpg .tpgAddItem table .bootstrap-datepicker input {
  padding: 4px 6px;
  height: 24px;
  color: white;
  border: none;
  background-color: #39c;
}
.modal-tpg .tpgAddItem table .bootstrap-timepicker input.errorDate,
.modal-tpg .tpgAddItem table .bootstrap-datepicker input.errorDate {
  background-color: #c33;
}
.modal-tpg .tpgAddItem .time-title {
  color: white;
  font-size: 14px;
  line-height: 30px;
}
.modal-tpg .nav-tabs > li > a {
  margin-right: 4px;
}
.modal-tpg select::-ms-expand {
  display: none;
}
.modal-tpg .text-information {
  line-height: 32px;
  height: 32px;
  padding: 0px;
  margin-top: 32px;
}
.modal-tpg .text-information-block {
  line-height: 32px;
  height: 32px;
  padding: 0px;
  margin: 16px 4px 0px 6px;
  background-color: #39c;
  text-align: center;
}
.modal-tpg .text-information-block.error-message {
  background-color: red;
}
.modal-tpg .modal-footer .text-information {
  margin-top: 0px;
}
.modal-tpg .time-title {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-left: 2px;
  line-height: 30px;
}
.modal-tpg .wp-tpg-draw-select td {
  background-color: inherit;
  border: 0px;
}
.modal-tpg .wp-tpg-draw-select .day-title {
  height: 32px;
}
.modal-tpg .wp-tpg-draw-select .canvas-tpg {
  position: relative;
  overflow: hidden;
  margin-left: 2px;
}
.modal-tpg .wp-tpg-draw-select .canvas-tpg #myCanvasTpgData,
.modal-tpg .wp-tpg-draw-select .canvas-tpg #myCanvasBasicInfo,
.modal-tpg .wp-tpg-draw-select .canvas-tpg #myCanvasSelection {
  position: absolute;
  left: 0px;
  top: 0px;
}
.modal-tpg .wp-tpg-draw-select .canvas-tpg #myCanvas {
  background-color: white;
  top: 0px;
}
.modal-tpg .wp-tpg-draw-select .row-with-selectors {
  height: 40px;
}
.modal-tpg .wp-tpg-draw-select .row-with-selectors .tpgEditorSettings {
  cursor: auto;
}
.modal-tpg .wp-tpg-draw-select .row-with-selectors .tpgEditorSettings .select-value,
.modal-tpg .wp-tpg-draw-select .row-with-selectors .tpgEditorSettings .select-value select {
  width: 120px;
}
.modal-tpg .dropdown {
  color: white;
}
.modal-tpg .dropdown a {
  color: white;
}
.modal-tpg .dropdown-menu {
  position: absolute;
}
.modal-tpg .hours-titles td {
  padding: 0px;
}
.modal-tpg .hours-titles td div {
  padding: 0px 0px 0px 0px;
  width: 26px;
}
.modal-tpg .hours-titles td div.last {
  padding: 0px;
}
.bootstrap-datepicker .add-on {
  height: 22px;
}
/*tpg metro colors area*/
.disable-timepicker,
.disable-datepicker {
  margin-left: 4px;
  padding-left: 5px;
  padding-right: 5px;
  height: 32px;
  display: inline-block;
  background-color: #39c;
  line-height: 32px;
  font-size: 14px;
}
.disable-timepicker {
  width: 40px;
}
.disable-datepicker {
  width: 72px;
}
.add-on-disable-timepicker,
.add-on-disable-datepicker {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 5px 2px;
  font-weight: normal;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  background-color: #666;
}
.bootstrap-timepicker .add-on,
.bootstrap-datepicker .add-on {
  cursor: pointer;
  padding: 5px 3px;
  margin-right: 2px;
  border-left: 1px solid #004d7d;
  height: 22px;
  background-color: #39c;
}
.bootstrap-timepicker .add-on:hover,
.bootstrap-datepicker .add-on:hover,
.bootstrap-timepicker .add-on.active,
.bootstrap-datepicker .add-on.active {
  background-color: #6cf;
}
.bootstrap-timepicker .add-on:last-child,
.bootstrap-datepicker .add-on:last-child {
  height: 22px;
}
.tpgAddItem {
  margin: 15px 11px 5px 11px;
}
.tpgAddItem table,
.tpgAddItem form {
  margin-bottom: 0px;
}
.tpgAddItem select {
  margin-bottom: 0px;
}
.tpgAddItem select option {
  background-color: white;
  color: #333;
}
.tpgAddItem td button {
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 24px;
  color: white;
}
.tpgAddItem td button .modal-tpg .dropdown {
  background-color: #39c;
}
.tpg-table-body .select-background,
.tpg-table-body .select-background select {
  width: 120px;
}
.tpg-table-body .tpg-td-middle {
  width: 85px;
}
.tpg-table-body .tpg-td-middle > span {
  display: inline-block;
}
.tpg-table-body .tpg-td-middle > input {
  width: 90px;
}
.tpg-table-body .tpg-td-middle > input.thinner {
  width: 70px;
}
.tpg-table-body .delete-item {
  text-align: center;
  width: 32px;
}
.tpg-table-body .tpg-no-case {
  background-color: inherit;
}
.tpg-table-body .tpg-add {
  width: 60px;
}
/*qr code*/
.qr-code-element {
  text-align: center;
  margin-top: 20px;
}
.qr-code-element img {
  padding: 10px;
  background-color: white;
  display: inline-block !important;
}
/*prevent default hover*/
.btn-primary:hover,
.btn-primary.active {
  background-color: #6cf;
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #999;
  background-image: none;
  cursor: default;
}
#tpg-unselectable-element {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: red;
  opacity: 0.5;
  position: fixed;
  z-index: 1050;
}
.tpg-display-exceptions {
  border: 1px solid #e5e5e5;
}
.tpg-display-exceptions .sub-ipad-scroll {
  height: 245px;
}
.wp-tpg-draw-select {
  width: 682px;
}
.wp-tpg-draw-select canvas {
  z-index: 1100;
}
.wp-tpg-value-select {
  width: 120px;
}
div.print-page-header {
  display: none;
}
.canvas-background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
.canvas-background#canvas-background-tpg {
  cursor: normal;
  width: 100%;
}
.selectionActive {
  cursor: crosshair;
}
.device-nonipad .modal-body .buttonsRow .btn-ico-mini.inactive-button {
  background-color: #666;
  cursor: auto;
}
.device-nonipad .modal-body .buttonsRow .btn-ico-mini.inactive-button:hover {
  background-color: #666;
  cursor: auto;
}
.device-nonipad .modal-body .buttonsRow .btn-ico-mini.inactive-button.activeButton,
.device-nonipad .modal-body .buttonsRow .btn-ico-mini.inactive-button.activeButton:hover {
  background-color: #999;
  cursor: auto;
}
.alarm-notification-modal .modal-header {
  margin-bottom: 10px;
}
.alarm-notification-modal .modal-header .alarms-notify-length {
  position: absolute;
  top: 0;
  right: 0;
}
.alarm-notification-modal .modal-body {
  margin: 0px 32px 0px 0px;
  height: 242px;
}
.alarm-notification-modal .modal-footer button {
  float: left;
  background-color: #39c;
}
.alarm-notification-modal .modal-footer button:hover {
  background-color: #6cf;
}
.alarm-notification-modal .modal-footer button.btn.btn-primary.go-to-project-button {
  width: 160px;
  margin-right: 16px;
}
.alarm-notification-modal .modal-footer .btn + .btn {
  margin-left: 16px;
}
.alarm-notification-modal .modal-footer .alarm-buttons {
  width: 100%;
  float: right;
}
.alarm-notification-modal .modal-footer .alarm-buttons > div {
  float: right;
}
.alarm-notification-modal .modal-footer .alarm-buttons-all {
  float: right;
  margin-top: 32px;
}
.alarm-notification-modal .modal-footer .alarm-buttons-all button {
  background-color: #39c;
}
.alarm-notification-modal .modal-footer .alarm-buttons-all button:hover {
  background-color: #6cf;
}
.alarm-notification-modal .alarm-state-ico {
  width: 304px;
  height: 288px;
  float: left;
}
.alarm-notification-modal .alarm-state-ico .dpAlarmActive {
  float: left;
}
.alarm-notification-modal .alarm-state-ico .ico-alarm-warning {
  background-color: transparent;
  height: 200px;
  width: 200px;
  float: none;
}
.alarm-notification-modal .alarm-state-ico .icon-energo {
  height: 200px !important;
  width: 200px !important;
  background-size: 200px 200px;
}
.alarm-notification-modal .alarm-state-ico > div {
  float: left;
  width: 208px;
}
.alarm-notification-modal .alarm-state-ico p {
  text-align: center;
}
.alarm-notification-modal .alarm-dp-values {
  width: 384px;
  height: 256px;
  float: right;
  margin-top: 24px;
}
.alarm-notification-modal .alarm-dp-values p {
  padding: 0px 0px;
}
.alarm-notification-modal .ico-2 .alarm-state-ico {
  width: 432px;
}
.alarm-notification-modal .ico-2 .alarm-dp-values {
  width: 304px;
}
.alarm-notification-modal .dropdown-postpone {
  width: 130px;
  display: inline-block;
  line-height: 24px;
  float: left;
}
.alarm-notification-modal .dropdown-postpone .dropdown-menu {
  background-color: #600;
}
.alarm-notification-modal .dropdown-postpone a {
  color: white;
  text-decoration: none;
  line-height: 24px;
  font-size: 14px;
  background-color: #600;
}
.alarm-notification-modal .select-background {
  background-color: #39c;
  background-image: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-position: right center;
  color: white;
  float: left;
  min-width: 96px;
}
.alarm-notification-modal select {
  border: none;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  color: white;
  line-height: 22px;
  opacity: 1;
  text-indent: 0.01px;
  font-size: 14px;
  text-overflow: '';
  min-width: 96px;
}
.alarm-notification-modal select:hover {
  color: white;
}
.alarm-notification-modal .buttonActive {
  background-color: #9cf !important;
}
@-moz-document url-prefix() {
  .alarm-notification-modal {
    /* targets Firefox only */
  }
  .alarm-notification-modal select {
    padding-top: 6px;
  }
}
.alarm-notification-modal option {
  color: black;
}
.alarm-notification-modal .acknowledge-all-button {
  min-width: 128px;
}
.notification-type-1 {
  background-color: #c33;
}
.notification-type-1 .modal-footer button {
  background-color: #900;
}
.notification-type-1 .modal-footer button:hover {
  background-color: #f66;
}
.notification-type-2 {
  background-color: #993300;
}
.notification-type-2 .modal-footer button {
  background-color: #CC6633;
}
.notification-type-2 .modal-footer button:hover {
  background-color: #FF9966;
}
.notification .alarm-dp-values {
  width: 100%;
}
button.buttonDisabled {
  background-color: #999 !important;
  cursor: auto;
}
.alarmHistoryLink {
  cursor: pointer;
  text-decoration: underline;
}
.alarmHistoryLink:hover {
  color: #004d7d;
  text-decoration: none;
}
.modal-active-alarm-action .alarm-state-ico {
  width: 304px;
  height: 288px;
  float: left;
}
.modal-active-alarm-action .alarm-state-ico .ico-alarm-warning {
  background-color: transparent;
  height: 200px;
  width: 200px;
  float: none;
}
.modal-active-alarm-action .alarm-state-ico .icon-energo {
  height: 200px !important;
  width: 200px !important;
  background-size: 200px 200px;
}
.modal-active-alarm-action .alarm-state-ico > div {
  width: 208px;
}
.modal-active-alarm-action .alarm-state-ico p {
  text-align: center;
}
.modal-active-alarm-action .alarm-dp-values {
  width: 384px;
  height: 304px;
  float: right;
  margin-top: 24px;
}
.modal-active-alarm-action .acknowledge-button {
  width: 128px;
}
.modal-active-alarm-action .go-to-project-button {
  width: 160px;
}
.modal-active-alarm-action .alarmActionDisabled {
  background-color: #999 !important;
  cursor: auto;
}
.modal-active-alarm-action .modal-footer button {
  float: left;
}
.modal-active-alarm-action .modal-body .alarm-state-ico .btn-ico {
  cursor: default;
}
.graph-float-control {
  top: 10px;
  right: 4px;
  height: 32px;
  position: absolute;
  z-index: 1005;
}
.graph-float-control .btn-ico {
  height: 32px;
}
.graph-float-control > div {
  display: inline-block;
  float: left;
}
.graph-float-control > div button {
  float: left;
}
.graph-float-control .float-control-show,
.graph-float-control .float-control-hide {
  float: right;
}
.graph-float-control .float-control-show button,
.graph-float-control .float-control-hide button {
  width: 16px;
  min-width: 18px;
  background-color: #004d7d;
}
.graph-float-control .float-control-show button i,
.graph-float-control .float-control-hide button i {
  height: 24px;
  width: 12px;
  background-size: 12px 24px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: left;
}
.graph-float-control .show-legend button,
.graph-float-control .simple-legend button,
.graph-float-control .full-legend button,
.graph-float-control .graph-full-screen button,
.graph-float-control .tooltip-hide button,
.graph-float-control .graph-select-points button {
  background-color: #004d7d;
}
.graph-float-control .show-legend button:hover,
.graph-float-control .simple-legend button:hover,
.graph-float-control .full-legend button:hover,
.graph-float-control .graph-full-screen button:hover,
.graph-float-control .tooltip-hide button:hover,
.graph-float-control .graph-select-points button:hover,
.graph-float-control .show-legend button.active,
.graph-float-control .simple-legend button.active,
.graph-float-control .full-legend button.active,
.graph-float-control .graph-full-screen button.active,
.graph-float-control .tooltip-hide button.active,
.graph-float-control .graph-select-points button.active {
  background-color: #6cf;
}
.table-filter-active-alarms button {
  background-color: #913307;
}
.table-filter-active-alarms button:hover,
.table-filter-active-alarms button.buttonActive {
  background-color: #f19366;
}
.table-filter-memory-alarms button {
  background-color: #004d7d;
}
.table-filter-memory-alarms button:hover,
.table-filter-memory-alarms button.buttonActive {
  background-color: #6cf;
}
.table-filter-acknowledged-alarms button {
  background-color: #029307;
}
.table-filter-acknowledged-alarms button:hover,
.table-filter-acknowledged-alarms button.buttonActive {
  background-color: #6f6;
}
#new-alarm-alert {
  display: none;
}
.graph-legend-float-control {
  top: 10px;
  left: 30px;
  position: absolute;
  z-index: 1002;
}
.graph-legend-float-control button {
  background-color: #004d7d;
  color: white;
}
.graph-legend-float-control button.active {
  background-color: #6cf;
}
.graph-legend-float-control span.labelButton {
  background-color: none;
  display: block;
  text-shadow: none;
  line-height: 16px;
  width: 16px;
  text-align: center;
  font-weight: normal;
}
.graph-legend-float-control .show-legend button,
.graph-legend-float-control .hide-legend button {
  width: 16px;
  padding: 0px;
}
.legendLabel {
  padding-left: 24px;
  height: 20px;
}
.legendLabel a {
  color: #08c;
  text-decoration: none;
}
/*energy dashboard calendar graph gadget*/
.rc-ware-gadget-calendar-graph .calendar-title,
.rc-ware-dashboard-information-table .title {
  height: 32px;
  width: 100%;
  position: absolute;
  top: 0px;
  background-color: #004d7d;
  color: white;
}
.rc-ware-gadget-calendar-graph .month-left,
.rc-ware-gadget-calendar-graph .info,
.rc-ware-gadget-calendar-graph .calendar-default,
.rc-ware-gadget-calendar-graph .year-left,
.rc-ware-gadget-calendar-graph .month-right,
.rc-ware-gadget-calendar-graph .year-right,
.rc-ware-gadget-calendar-graph .actual-time {
  background-color: #004d7d;
  position: absolute;
}
.rc-ware-gadget-calendar-graph .month-left.disable,
.rc-ware-gadget-calendar-graph .month-right.disable {
  background-color: #666;
  cursor: auto;
}
.rc-ware-gadget-calendar-graph .actual-time {
  height: 32px;
  width: 140px;
  top: 0px;
  left: 72px;
  font-size: 13px;
  color: white;
}
.rc-ware-gadget-calendar-graph .year-left {
  background-image: url("../img/Year-previous.svg");
  background-size: contain;
}
.rc-ware-gadget-calendar-graph .year-right {
  background-image: url("../img/Year-next.svg");
  background-size: contain;
}
.rc-ware-gadget-calendar-graph .month-left {
  background-image: url("../img/Month-previous.svg");
  background-size: contain;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 0px;
}
.rc-ware-gadget-calendar-graph .month-right {
  background-image: url("../img/Month-next.svg");
  background-size: contain;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 216px;
}
.rc-ware-gadget-calendar-graph .calendar-default {
  height: 32px;
  width: 32px;
  top: 0px;
  left: 36px;
  padding-left: 4px;
  padding-right: 4px;
}
.rc-ware-gadget-calendar-graph .calendar-default i {
  background-image: url("../img/Today.svg");
  background-size: contain;
  background-position: center;
  height: 24px;
  width: 24px;
}
.rc-ware-gadget-calendar-graph .calendar-day {
  background-color: #ccc;
  position: absolute;
  height: 32px;
  width: 32px;
  font-size: 10px;
}
.rc-ware-gadget-calendar-graph .calendar-day .day-number {
  color: white;
  position: absolute;
  top: 2px;
  left: 2px;
}
.rc-ware-gadget-calendar-graph .calendar-day .day-value {
  position: absolute;
  bottom: 1px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.rc-ware-gadget-calendar-graph .calendar-day.month-day {
  background-color: #aaa;
}
.rc-ware-gadget-calendar-graph .calendar-day.month-day.value-middle {
  background-color: #fd0;
  color: #630;
}
.rc-ware-gadget-calendar-graph .calendar-day.month-day.value-lower {
  background-color: #3d0;
  color: #060;
}
.rc-ware-gadget-calendar-graph .calendar-day.month-day.value-upper {
  background-color: #f10;
  color: #600;
}
.rc-ware-gadget-calendar-graph .calendar-day.month-day.wrong-value {
  background-color: #666;
  color: white;
}
.rc-ware-dashboard-text {
  background-color: #aaa;
}
.rc-ware-dashboard-text .ico-show-information {
  width: 32px;
  height: 32px;
  padding-left: 4px;
  padding-right: 4px;
}
.rc-ware-dashboard-text .ico-show-information i {
  background-image: url("../img/InfoExpand.svg");
  background-size: contain;
  background-position: center;
  height: 24px;
  width: 24px;
}
.rc-ware-dashboard-text .ico-show-information.open i {
  background-image: url("../img/InfoCollapse.svg");
  background-size: contain;
  background-position: center;
}
.rc-ware-dashboard-text .rc-ware-gadget-text-main-div {
  height: 100%;
  width: 100%;
  cursor: pointer;
  position: absolute;
}
.rc-ware-dashboard-text .rc-ware-gadget-text-main-div p {
  color: white;
  font-weight: normal;
  margin: 0px;
  -webkit-transform: scaleX(1) rotate(-90deg) translate(0%, 0%);
  -moz-transform: scaleX(1) rotate(-90deg) translate(0%, 0%);
  -o-transform: scaleX(1) rotate(-90deg) translate(0%, 0%);
  transform: scaleX(1) rotate(-90deg) translate(0%, 0%);
  transform-origin: 50% 50%;
}
.rc-ware-dashboard-text .information-text {
  height: 100%;
  width: 280px;
  left: 36px;
  top: 0px;
  background-color: #aaa;
  position: absolute;
  z-index: 1003;
}
.rc-ware-dashboard-text .information-text p {
  color: white;
  word-wrap: break-word;
  overflow: auto;
  white-space: normal;
  text-align: justify;
  margin-top: 0px;
  height: inherit;
  width: 264px;
  font-size: 12px;
  line-height: 13px;
  padding: 8px;
  position: absolute;
  top: 0;
}
.rc-ware-dashboard-text .information-text p strong {
  font-size: 14px;
}
.rc-ware-dashboard-text button {
  background-color: #aaa !important;
  position: absolute;
  color: white;
  width: 16px;
  min-width: 16px;
  height: 16px;
  padding: 0px;
  right: 0;
  left: 0;
}
.rc-ware-dashboard-information-table > div {
  background-color: #ccc;
}
.rc-ware-dashboard-information-table .value-lower,
.rc-ware-dashboard-information-table .value-middle,
.rc-ware-dashboard-information-table .value-upper {
  height: 32px;
  width: 39px;
  top: 212px;
  font-size: 10px;
  text-align: center;
  position: absolute;
}
.rc-ware-dashboard-information-table .value-lower button,
.rc-ware-dashboard-information-table .value-middle button,
.rc-ware-dashboard-information-table .value-upper button {
  background-color: inherit;
}
.rc-ware-dashboard-information-table .value-lower .btn-ico,
.rc-ware-dashboard-information-table .value-middle .btn-ico,
.rc-ware-dashboard-information-table .value-upper .btn-ico {
  height: 22px;
  width: 23px;
  padding: 4px 7px;
  cursor: default;
}
.rc-ware-dashboard-information-table .value-lower .btn-ico .icon-energo-lower-ed .icon-energo,
.rc-ware-dashboard-information-table .value-middle .btn-ico .icon-energo-lower-ed .icon-energo,
.rc-ware-dashboard-information-table .value-upper .btn-ico .icon-energo-lower-ed .icon-energo {
  height: 26px;
  width: 32px;
}
.rc-ware-dashboard-information-table .title.vertical-align-center.horizontal-align-center {
  width: 100%;
  height: 32px;
}
.rc-ware-dashboard-information-table .sub-title {
  background-color: #aaa;
  position: absolute;
  color: white;
}
.rc-ware-dashboard-information-table .sub-title.vertical-align-center.horizontal-align-center {
  width: 100%;
  height: 32px;
  top: 36px;
}
.rc-ware-dashboard-information-table .sub-title.vertical-align-center.horizontal-align-center + div {
  height: 32px;
  width: 126px;
  top: 212px;
  left: 0px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  line-height: 15px;
  background-color: #069;
  color: white;
  display: block;
}
.rc-ware-dashboard-information-table .value-middle {
  left: 173px;
  background-color: #fd0;
}
.rc-ware-dashboard-information-table .value-middle .slab-value,
.rc-ware-dashboard-information-table .value-middle .slab-title {
  color: #630;
}
.rc-ware-dashboard-information-table .value-lower {
  left: 130px;
  background-color: #3d0;
}
.rc-ware-dashboard-information-table .value-lower .slab-value,
.rc-ware-dashboard-information-table .value-lower .slab-title {
  color: #060;
}
.rc-ware-dashboard-information-table .value-upper {
  left: 216px;
  background-color: #f10;
}
.rc-ware-dashboard-information-table .value-upper .slab-value,
.rc-ware-dashboard-information-table .value-upper .slab-title {
  color: #600;
}
.rc-ware-dashboard-information-table .past-week,
.rc-ware-dashboard-information-table .this-week,
.rc-ware-dashboard-information-table .past-month,
.rc-ware-dashboard-information-table .this-month {
  position: absolute;
  color: white;
}
.rc-ware-dashboard-information-table .slab-title,
.rc-ware-dashboard-information-table .slab-value {
  position: absolute;
}
.energy-dashboard-main-element > div > div {
  position: absolute;
}
.highlight-weekends {
  background-color: #39c;
  position: absolute;
  z-index: -1;
}
.actual-day {
  position: absolute;
  background-color: #004d7d;
}
.graph-show-points button.selected,
.graph-apply-regression button.selected,
.show-all-alarms-button button.selected,
.graph-select-points button.selected {
  background-color: #6cf;
}
.permanent-function-block {
  text-decoration: line-through;
  color: #900;
}
.permanent-function-block > span {
  color: #333;
}
.modal .modal-center .user-settings li {
  margin: 0px!important;
}
.user-settings .dropdown {
  min-width: 80px;
  color: white;
  display: inline-block;
}
.user-settings .dropdown .dropdown-menu {
  min-width: 128px;
  background-color: #069;
  top: -4px;
  left: 138px;
}
.user-settings .dropdown .caret {
  background: url("../img/Select.svg");
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-repeat: no-repeat;
  display: block;
}
.user-settings .dropdown ul {
  width: 128px;
}
.user-settings .dropdown > a,
.user-settings .dropdown > a:hover {
  color: white;
  padding: 0px 4px;
  width: 128px;
  background-color: #39c;
}
.user-settings .dropdown.dropdown-user-language + button {
  height: 24px;
  padding: 0px 6px;
  line-height: 24px;
  margin: 2px 0px 0px 12px;
}
.user-settings > div {
  width: 100%;
  float: left;
  margin: 2px;
}
.user-settings > div > * {
  float: left;
}
.user-settings .selection-title-line {
  line-height: 24px;
}
.user-settings .text-information {
  float: right;
  margin: 2px 72px 2px 0px;
  padding: 0px 4px;
  line-height: 20px;
  height: 24px;
  vertical-align: bottom;
}
.user-settings .short-url-settings {
  padding-bottom: 4px;
}
.user-settings .short-url-settings .short-url-input {
  width: 128px;
  min-width: 128px;
  margin-right: 4px;
  padding-right: 8px;
}
.user-settings .update-data-values-interval .dropdown-menu {
  top: -72px;
}
.load-screen-svg {
  height: 130px;
  width: 550px;
  margin-top: -65px;
  margin-left: -275px;
  top: 50%;
  left: 50%;
  position: absolute;
}
.load-screen-text {
  width: 100px;
  font-size: 16px;
  color: white;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
}
.change-password {
  width: 100%;
}
.change-password > input {
  width: 100px;
  margin-bottom: 12px !important;
}
.change-password button,
.change-password .text-information {
  margin-top: 24px;
}
.schema-main-element {
  position: relative;
}
.dps-window-list-schema {
  background-color: #39c;
  color: white;
  z-index: 1500!important;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  white-space: nowrap;
}
.dps-window-list-schema table {
  margin: 4px 10px 4px 4px;
}
.dps-window-list-schema tr {
  height: 24px;
  list-style: none;
  overflow: hidden;
}
.dps-window-list-schema tr td {
  padding: 0px;
}
.dps-window-list-schema tr > span {
  float: left;
  line-height: 24px;
}
.dps-window-list-schema tr .scroll-fixer {
  display: none;
}
.dps-window-list-schema .dp-path {
  padding-right: 8px;
}
.dps-window-list-schema .dp-alarm-ico {
  float: right;
  display: inline-block;
}
.dps-window-list-schema .dp-alarm-ico .btn-ico-mini {
  padding: 0px;
}
.dps-window-list-schema .dp-alarm-ico .ico-comm-error {
  cursor: auto;
}
.dps-window-list-schema .caret {
  margin-top: 0px;
  margin-left: 4px;
}
.dps-window-list-schema .menu {
  background: url("../img/Data.svg");
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
}
.dps-window-list-schema .dp-project {
  background: url("../img/Table.svg");
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
}
.dps-window-list-schema .ico-selection {
  background-color: transparent;
  padding: 0px;
  border: 0px;
  margin: 0px 4px 0px 0px;
  cursor: pointer;
}
.scrollEnabled {
  padding-right: 10px;
}
.activeaction {
  cursor: pointer;
}
/*graph additional settings modal window*/
.modal-graph-additional-settings {
  line-height: 32px;
}
.modal-graph-additional-settings .exportButton {
  padding: 0px;
  /* opera 12 */
  height: 32px;
}
.modal-graph-additional-settings .exportButton.select {
  margin-left: 0;
  width: auto;
  padding: 0 4px;
}
.modal-graph-additional-settings button {
  height: 32px;
  margin-top: 4px;
  margin-left: 4px;
}
.modal-graph-additional-settings div.exportButton {
  height: 32px;
  margin-top: 4px;
  margin-left: 4px;
  line-height: 24px;
  width: 64px;
}
.modal-graph-additional-settings div.exportButton .dropdown-menu {
  padding: 0;
  position: relative;
  min-width: 80px;
}
.modal-graph-additional-settings div.exportButton .dropdown-menu * {
  width: 100%;
}
.modal-graph-additional-settings div.exportButton .dropdown-menu a {
  padding: 2px 4px;
}
.modal-graph-additional-settings div.exportButton a {
  width: 100%;
}
.modal-graph-additional-settings div.exportButton a .caretSelect {
  float: right;
}
.modal-graph-additional-settings div.exportButton a span {
  padding: 0 2px;
}
.modal-graph-additional-settings div.exportButton li {
  clear: both;
  margin: 0;
}
.modal-graph-additional-settings div.exportButton ul {
  margin: 0;
}
.modal-graph-additional-settings table {
  font-size: inherit;
}
.modal-graph-additional-settings table td {
  border: none;
  background-color: inherit;
}
.modal-graph-additional-settings .ico-selection {
  width: 32px;
  float: none;
  display: inline-block;
}
/*taken from bootstrap*/
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul.nav-tabs {
  margin-bottom: 4px;
}
ul.project-tabs li.active-pane .ico-close:hover {
  background-color: #f99;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*******************************************************/
/*******************************************************/
.icon-time {
  background: url("../img/TimeOut.svg");
  height: 22px;
  width: 22px;
  background-size: 22px 22px;
}
.icon-calendar {
  background: url("../img/Today.svg");
  height: 22px;
  width: 22px;
  background-size: 22px 22px;
}
.icon-circle-arrow-right {
  background: url("../img/RightBlack.svg");
  height: 22px;
  width: 20px;
  background-size: 22px 22px;
}
.icon-circle-arrow-left {
  background: url("../img/LeftBlack.svg");
  height: 22px;
  width: 20px;
  background-size: 22px 22px;
}
.icon-chevron-up {
  background-image: url("../img/UpBlack.svg");
  height: 22px;
  width: 20px;
  background-size: 22px 22px;
}
.icon-chevron-down {
  background-image: url("../img/DownBlack.svg");
  height: 22px;
  width: 20px;
  background-size: 22px 22px;
}
.icon.icon-chevron-up,
.icon.icon-chevron-down {
  background-color: #096;
  background-size: 22px 22px;
  height: 16px;
}
.icon.icon-chevron-up {
  background-image: url("../img/Up.svg");
}
.icon.icon-chevron-down {
  background-image: url("../img/Down.svg");
}
select,
input[type="file"] {
  height: 28px;
}
/*In IE7, the height of the select element cannot be changed by height, only font-size 

*margin-top: @unitSize1-8;
For IE7, add top margin to align select with labels 

line-height: 30px;
}*/
.licences-external {
  margin-top: 12px;
}
/*angular ui bootstrap - accordion*/
.accordion-toggle {
  cursor: pointer;
  font-weight: bold;
}
.accordion-body {
  overflow: auto;
  margin: 0px 12px;
}
/*project overview panel*/
.with-right-panel {
  /*.table-view*/
}
.with-right-panel > div {
  padding-right: 260px;
}
.with-right-panel .schema-container > div > div {
  padding-right: 260px;
}
.with-right-panel .alarm-history-project .container {
  padding-right: 260px;
}
.with-right-panel .alarm-history-project .container .table-pager {
  right: 260px;
}
.overview-project-panel {
  width: 256px;
  padding-left: 4px !important;
  padding-right: 0px!important;
  right: 12px;
  bottom: 12px;
  top: 80px;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  z-index: 1029;
}
.overview-project-panel > div.ipad-scroll {
  background-color: white;
  top: 24px;
  bottom: 0;
  position: absolute;
  width: inherit;
  overflow-y: auto;
  overflow-x: hidden;
}
.overview-project-panel .overview-header {
  clear: both;
  height: 24px;
  position: absolute;
  width: inherit;
}
.overview-project-panel .overview-header span {
  line-height: 24px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.overview-project-panel .overview-header span.asc,
.overview-project-panel .overview-header span.desc {
  height: 2px;
  background-color: #f66;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
}
.overview-project-panel .overview-header span.desc {
  top: 22px;
}
.overview-project-panel .overview-header .name {
  float: left;
  padding-left: 7px;
  width: calc(100% - 3 * 32px / 4 * 3 + 32px / 8 * 3 + 1px + 6px);
}
.overview-project-panel .overview-header .name .asc,
.overview-project-panel .overview-header .name .desc {
  width: calc(100% - 3 * 32px / 4 * 3 + 32px / 8 * 3);
}
.overview-project-panel .overview-header .button-titles {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
}
.overview-project-panel .overview-header .button-titles.move-left-when-scroll {
  margin-right: 16px;
}
.overview-project-panel .overview-header .btn-ico {
  cursor: pointer;
  position: relative;
}
.overview-project-panel .overview-header .ico-alarm {
  margin-right: 36px;
}
.overview-project-panel .overview-project {
  display: block;
  clear: both;
  position: relative;
  height: 24px;
}
.overview-project-panel .overview-project > div {
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-left: 4px;
  background-color: white;
}
.overview-project-panel .overview-project span {
  display: block;
  height: 24px;
  line-height: 24px;
  margin-left: 0px;
  overflow: hidden;
  float: left;
  background-color: white;
}
.overview-project-panel .overview-project .project-label {
  width: 160px;
  cursor: pointer;
  padding-left: 6px;
}
.overview-project-panel .overview-project .good {
  background-color: #090;
  color: white;
}
.overview-project-panel .overview-project .bad {
  background-color: #f66;
  color: white;
}
.overview-project-panel .overview-project .project-comm-errors.bad,
.overview-project-panel .overview-project .project-active-alarms.bad {
  cursor: pointer;
}
.overview-project-panel .overview-project .project-state {
  width: 12px;
  text-align: center;
}
.overview-project-panel .overview-project .project-active-alarms,
.overview-project-panel .overview-project .project-comm-errors {
  width: 24px;
  text-align: center;
}
.overview-project-panel.eventLog,
.overview-project-panel.projectStats,
.overview-project-panel.alarmHistory {
  background-color: #096;
}
.overview-project-panel.project-selecteddatapoints {
  background-color: #c16336;
}
.alarmHistory.overview-project-panel .overview-header,
.projectStats.overview-project-panel .overview-header,
.mapView.overview-project-panel .overview-header {
  background-color: #063;
}
.alarmHistory.overview-project-panel .overview-header span:hover,
.projectStats.overview-project-panel .overview-header span:hover,
.mapView.overview-project-panel .overview-header span:hover {
  background-color: #3c9;
}
.alarmHistory .overview-header .btn-ico,
.projectStats .overview-header .btn-ico,
.mapView .overview-header .btn-ico {
  background-color: #063;
}
.overview-header .btn-ico {
  padding: 0px;
  background-color: #004d7d;
  float: left;
}
.overview-header .icon-energo {
  height: 24px;
  width: 24px;
  background-size: 24px 24px;
}
.goto-schema button {
  padding: 0px;
  background-color: #004d7d;
}
.selection-title-line {
  width: 240px;
  display: inline-block;
  margin-top: 4px;
  margin-left: 4px;
}
.esg-console {
  bottom: 12px;
  left: 12px;
  width: 1000px;
  height: 250px;
  background-color: rgba(140, 140, 140, 0.8);
  padding: 8px;
  overflow: auto;
  position: fixed;
  z-index: 3000;
}
.esg-console span {
  display: block;
  color: white;
}
/* modal window planningCalendar */
.planningCalendar button:hover {
  background-color: #9cf;
}
.planningCalendar .modal-center {
  width: 1070px;
  left: 50%;
  margin-left: -535px;
}
.planningCalendar .modal-center > div {
  padding-left: 32px;
  padding-right: 32px;
}
.planningCalendar .modal-header,
.planningCalendar .modal-body,
.planningCalendar .modal-footer {
  width: 960px;
}
.planningCalendar .modal-body {
  position: relative;
}
.planningCalendar .modal-header {
  margin-top: 32px;
}
.planningCalendar .month-overview {
  min-width: 777px;
  height: 296px;
  position: relative;
}
.planningCalendar .month-overview .calendar-days {
  position: relative;
}
.planningCalendar .month-overview-title {
  height: 32px;
  margin-bottom: 8px;
}
.planningCalendar .month-overview-title button {
  width: 32px;
  float: left;
  margin-right: 4px;
}
.planningCalendar .month-overview-title button.ico-move-right {
  margin-right: 0px;
}
.planningCalendar .month-overview-title .icon-energo-alarm-download-csv {
  transform: rotate(180deg);
}
.planningCalendar .month-overview-title .dropdown-month,
.planningCalendar .month-overview-title .dropdown-year,
.planningCalendar .month-overview-title .dropdown-week {
  height: 32px;
  float: left;
  margin-right: 4px;
}
.planningCalendar .month-overview-title .dropdown-month > a,
.planningCalendar .month-overview-title .dropdown-year > a,
.planningCalendar .month-overview-title .dropdown-week > a {
  background-color: #39c;
}
.planningCalendar .month-overview-title .dropdown-month .labelButton,
.planningCalendar .month-overview-title .dropdown-week .labelButton {
  width: 64px;
  text-align: center;
}
.planningCalendar .month-overview-title .dropdown-year .labelButton {
  width: 64px;
  text-align: center;
}
.planningCalendar .month-overview-title > span {
  float: left;
  line-height: 32px;
  width: 128px;
  text-align: center;
  background-color: #39c;
  padding-left: 4px;
  margin-right: 4px;
}
.planningCalendar .month-overview-title button.isSelected {
  background-color: #9cf;
}
.planningCalendar .dropdown-menu {
  background-color: #39c;
}
.planningCalendar .dropdown-menu a:hover {
  background-color: #004d7d;
}
.planningCalendar .title-free-space {
  background-color: #39c;
  float: left;
  height: 32px;
  margin-right: 4px;
}
.planningCalendar .edit-state {
  background-color: #004d7d;
  color: white;
  min-width: 777px;
  top: 96px;
  left: 128px;
  line-height: 32px;
  position: absolute;
  z-index: 100;
}
.planningCalendar .edit-state .edit-state-container {
  width: 691px;
  position: relative;
  left: 50%;
  margin-left: -350px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.planningCalendar .only-sums .planning-calendar-day-edit canvas {
  cursor: default;
}
.planningCalendar .noneditable .planning-calendar-day-edit canvas {
  cursor: default;
}
.planningCalendar .noneditable .planning-calendar-day-edit canvas#myCanvas {
  background-color: #ccc;
}
.planningCalendar .planning-calendar-day-edit {
  height: 120px;
  position: relative;
}
.planningCalendar .planning-calendar-day-edit canvas#myCanvas {
  background-color: white;
}
.planningCalendar .planning-calendar-day-edit .day-header {
  height: 32px;
  margin-bottom: 8px;
}
.planningCalendar .planning-calendar-day-edit .day-header .dropdown-menu.dropdown-menu-scrollable {
  margin-left: 129px;
}
.planningCalendar .planning-calendar-day-edit .state-new-value .labelButton {
  width: 64px;
}
.planningCalendar .planning-calendar-day-table {
  height: 349px;
  min-width: 215px;
  position: absolute;
  top: 0;
  left: 842px;
  color: black;
}
.planningCalendar .planning-calendar-day-table .table-header {
  height: 32px;
  line-height: 32px;
  padding: 0px;
  margin-bottom: 8px;
  color: white;
}
.planningCalendar .planning-calendar-day-table .table-container {
  height: 248px;
  overflow-x: auto;
  position: relative;
}
.planningCalendar .planning-calendar-day-table td span {
  display: inline-block;
  overflow: hidden;
  height: 32px;
  word-break: break-all;
}
.planningCalendar .planning-calendar-day-table td button {
  float: right;
  width: 32px;
}
.planningCalendar .planning-calendar-day-table td button:hover {
  background-color: #9cf;
}
.planningCalendar .planning-calendar-day-table td button.ico-delete:hover {
  background-color: #f99;
}
.planningCalendar .planning-calendar-day-table .state-start-time,
.planningCalendar .planning-calendar-day-table .state-end-time {
  width: 30px;
}
.planningCalendar .ico-delete {
  background-color: #f66;
}
.planningCalendar .ico-edit:hover {
  background-color: #9cf;
}
.planningCalendar .calendar-day {
  position: absolute;
  cursor: pointer;
}
.planningCalendar .calendar-day .day-number {
  position: relative;
  z-index: 1;
  font-size: 16px;
  padding: 0px 2px;
  color: #004d7d;
  background-color: rgba(153, 204, 255, 0.8);
  top: 1px;
}
.planningCalendar .calendar-day.month-day {
  background-color: white;
}
.planningCalendar .calendar-day.month-day .day-number {
  background-color: rgba(255, 255, 255, 0.8);
}
.planningCalendar .calendar-day.actual-day {
  background-color: #f66;
  margin-top: -4px;
  margin-left: -4px;
  padding: 4px;
}
.planningCalendar .calendar-day.actual-day .day-number {
  color: #f66;
  font-weight: bold;
}
.planningCalendar .calendar-day.actual-day .day-states {
  left: 4px;
  top: 4px;
}
.planningCalendar .calendar-day .day-states {
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: #9cf;
}
.planningCalendar .month-day .day-states {
  background-color: white;
}
.planningCalendar .hours-titles {
  height: 20px;
  width: 1024px;
  position: relative;
  z-index: 13;
  color: black;
}
.planningCalendar .hours-titles > div {
  left: 0px;
  font-size: 12px;
  width: 12px;
  position: absolute;
  top: 0;
  float: left;
  padding-left: 4px;
}
.planningCalendar .hours-titles > div.last {
  margin-right: 0px;
}
.planningCalendar .bootstrap-datepicker {
  float: left;
  width: 32px;
  margin-right: 4px;
}
.planningCalendar .bootstrap-datepicker > span {
  padding-left: 4px;
}
.planningCalendar .bootstrap-datepicker > input {
  width: 0px!important;
  padding: 6px 0px;
}
.planningCalendar .sub-ipad-scroll {
  padding-bottom: 0px;
}
.planningCalendar .progress-bar-short-wrapper {
  position: absolute;
  top: -40px;
  right: 12px;
}
.planningCalendar .progress-bar-short-wrapper .ico-close {
  background-color: #39c;
}
.planningCalendar .progress-bar-short-wrapper .ico-close:hover {
  background-color: #39c;
}
.planningCalendar .progress-bar-short-wrapper .ico-close i {
  background: none;
}
.upload-csv input.file {
  background-color: inherit;
}
.upload-csv .edit-state-body {
  height: 80px !important;
}
.planning-calendar .month-overview-title > span.default-value-label {
  width: 192px;
}
.planning-calendar-day-edit .day-header > span {
  display: block;
  float: left;
  height: 32px;
  background-color: #39c;
  margin-right: 4px;
  text-align: center;
  line-height: 32px;
}
.planning-calendar-day-edit .day-header .actual-day-date {
  width: 75px;
}
.planning-calendar-day-edit .day-header .title {
  width: 64px;
}
.planning-calendar-day-edit .day-header button {
  width: 32px;
  margin-right: 4px;
}
.planning-calendar-day-edit .dropdown-align {
  float: left;
  margin-right: 4px;
}
.planning-calendar-day-edit .dropdown-align > a {
  background-color: #39c;
  text-align: center;
}
.planning-calendar-day-edit .dropdown-align .labelButton {
  width: 190px;
}
.planning-calendar-day-table .state {
  height: 32px;
}
.planning-calendar-day-table .state .event-comment-ico {
  position: absolute;
  z-index: 100;
  bottom: 4px;
  left: -8px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #ff6;
}
.planning-calendar-day-table .state div {
  float: left;
  display: block;
  background-color: white;
}
.planning-calendar-day-table .state .state-buttons-line {
  float: right;
  padding: 0px;
  position: absolute;
  right: 0;
  background-color: inherit;
}
.planning-calendar-day-table tr:first-child td {
  border-width: 0px;
}
.planning-calendar-day-table .state-time {
  padding: 0px 4px;
  margin-right: 2px;
}
.planning-calendar-day-table .state-time > div {
  width: 6px;
}
.planning-calendar-day-table .table-header button {
  width: 32px;
  margin-right: 4px;
  float: left;
}
.planning-calendar-day-table .table-header button.ico-move-right {
  margin-right: 0px;
}
.planning-calendar-day-table .table-header > span {
  display: block;
  float: left;
  height: 32px;
  background-color: #39c;
  margin-right: 4px;
  text-align: center;
}
.planning-calendar-day-table .table-header .actual-day-date {
  width: 75px;
}
.planning-calendar-day-table .table-header .title {
  width: 64px;
}
.only-sums .planning-calendar-day-layer .layer-title {
  line-height: 32px;
}
.state .state-comment {
  background-color: white;
  width: 65px;
  height: 32px;
  overflow: hidden;
  position: relative;
}
.state .ico-edit {
  margin-right: 2px;
}
.state .line-breaker {
  width: 2px;
  display: inline-block;
  padding: 0px;
  float: left;
  background-color: #004d7d;
}
.state > div {
  padding: 0px 4px;
}
.edit-state .edit-state-title {
  font-size: 16px;
  font-weight: bold;
}
.edit-state .edit-state-body {
  padding: 16px 32px 24px 32px;
}
.edit-state .edit-state-body div:first-child {
  padding-bottom: 8px;
}
.edit-state .edit-state-body .input-append.bootstrap-timepicker > input {
  width: 38px;
  margin-left: 4px;
}
.edit-state .edit-state-body .edit-state-body-span {
  float: left;
  margin-right: 4px;
  line-height: 32px;
  display: block;
}
.edit-state .edit-state-body .dropdown {
  float: left;
}
.edit-state .edit-state-body .edit-state-body-div {
  height: 72px;
}
.edit-state .edit-state-footer {
  text-align: right;
}
.canvas-container {
  position: relative;
  height: 64px;
  cursor: crosshair;
}
.canvas-container canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.canvas-container canvas.day-states {
  z-index: 12;
}
.canvas-container canvas#myCanvas {
  z-index: 10;
}
.canvas-container canvas#myCanvasBasicInfo {
  z-index: 11;
}
.canvas-container canvas#myCanvasSelection {
  z-index: 13;
  margin-top: -2px;
  margin-left: -2px;
}
.edit-state-body > div {
  height: 32px;
}
.edit-state-body > div > div {
  float: left;
  margin-right: 8px;
}
.audio-player {
  display: none;
}
/* display view in full screen mode */
.view-full-screen .navbar {
  display: none;
}
.view-full-screen.main-container {
  padding-top: 0px;
  margin: 0px 0px 0px 0px;
}
.view-full-screen .main-tab-view {
  top: 0px;
  bottom: 0px;
  left: 0px!important;
  right: 0px;
}
.view-full-screen .container-line-left,
.view-full-screen .container-line-right {
  width: 4px;
  padding-bottom: 0px;
  display: none;
}
.view-full-screen .main-tab-view-bottom-line {
  height: 4px;
  right: 4px;
  left: 4px !important;
  display: none;
}
.view-full-screen .input-with-suggestion {
  top: 4px;
  margin-left: 0px;
  left: 4px !important;
}
.view-full-screen .view-radio-buttons {
  left: 4px !important;
}
.view-full-screen .treeBrowser {
  bottom: 4px;
  top: 40px;
  left: 4px !important;
}
.view-full-screen .container-line,
.view-full-screen .container-line-bottom {
  margin: 0 0px;
  display: none;
}
.view-full-screen .tab-schema {
  padding-top: 0px;
}
.view-full-screen .tab-schema .schema-main-element {
  margin: 0px;
}
.view-full-screen .project-view.graph .graph-time-range-select {
  margin-left: 0px;
}
.view-full-screen .project-view.graph .tab-graph #placeholder {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 4px;
}
.view-full-screen .project-view.graph .btn-group-esg {
  display: none;
}
.view-full-screen .project-view.schema .view-radio-buttons {
  display: none;
}
.view-full-screen .project-view.table .table-filter-good-dp,
.view-full-screen .project-view.table .table-filter-active-alarms {
  margin-left: 130px!important;
}
.view-full-screen .project-view.table .btn-group-esg {
  display: none;
}
.view-full-screen .flat-tree-head {
  left: 238px!important;
}
.view-full-screen .dataTable {
  margin-left: 234px;
  margin-right: 0px;
  padding-bottom: 4px;
}
.view-full-screen .container {
  padding-top: 0px;
}
/*main project view container*/
.main-container {
  margin: 0px 8px 0px 8px;
  padding-top: 40px;
}
/* AngulaJS esgSlider */
.slider-container {
  margin-top: 16px;
}
.slider-container span.bubble.limit {
  color: white;
  background-color: #39c;
  height: 32px;
  line-height: 32px;
  width: 32px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.slider-container span.bubble.limit.right {
  right: 0;
}
.slider {
  display: inline-block;
  position: relative;
  height: 32px;
  width: 576px;
  vertical-align: middle;
  padding: 0px 8px;
  background-color: #036;
}
.slider span {
  white-space: nowrap;
  position: absolute;
  display: inline-block;
}
.slider span.base {
  width: 100%;
  height: 100%;
  padding: 0;
}
.slider span.bar {
  width: 576px;
  height: 100%;
  z-index: 0;
}
.slider span.bar.selection {
  width: 0%;
  z-index: 1;
}
.slider span.pointer {
  cursor: pointer;
  width: 16px;
  height: 32px;
  background-color: #39c;
  z-index: 2;
  float: left;
}
.slider span.pointer:hover,
.slider span.pointer.active {
  background-color: #6cf;
}
.slider span.bubble {
  cursor: default;
  top: -22px;
  padding: 1px 3px 1px 3px;
  font-size: 0.7em;
  font-family: sans-serif;
}
.slider span.bubble.selection {
  top: 16px;
}
/* end of AngularJS slider*/
.slider-wider {
  width: 640px;
}
.time-range {
  float: left;
  margin-left: 4px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #333;
  background: #fcf8e3;
}
.ui-datepicker-today .ui-state-default {
  background: #fcf8e3;
}
.cam-image {
  position: absolute;
  top: 0px;
  left: 0px;
}
.cam-image div .image {
  float: left;
  position: absolute;
}
.cam-image div .image img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.cam-image div .image img.visibleImage {
  z-index: 1;
}
.cam-image div .image img.ng-enter {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.cam-image div .image img.ng-enter-active {
  opacity: 1;
}
.cam-image div .image:last-child {
  z-index: 1;
}
.cam-image div .ng-enter {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.cam-image div .ng-enter-active {
  opacity: 1;
}
.cam-time-counter {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 0px;
  opacity: 0.6;
  background-color: white;
  /*-webkit-transition: width 1.01s linear;
  transition: width 1.01s linear;*/
  z-index: 10;
  -webkit-transition: width 1.01s linear;
  transition: width 1.01s linear;
}
.select-background {
  float: left;
  width: 64px;
}
.select-round-time {
  vertical-align: middle;
  float: right;
}
.select-round-time > select {
  width: 64px;
}
.select-round-time .title {
  font-size: 14px;
  float: left;
  padding: 4px 8px 0px 16px;
}
.select-round-time .select-background {
  width: 96px !important;
}
/*select {
  width: @unitSize1 * 2;
  background: url("../img/Select.svg") no-repeat right @mainBackgroundColor!important;
}*/
.slider-animated-remove {
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.esg-schema-notes > div {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}
.esg-schema-notes > div.movable {
  outline: black dashed 2px;
  cursor: move!important;
}
.esg-schema-notes > div.movable button {
  cursor: move!important;
}
.esg-schema-notes button.ico-show-information {
  padding: 0px;
  background-color: #004d7d;
}
.esg-schema-notes .esg-schema-note > button > i {
  background-image: url("../img/InfoExpand.svg");
  background-size: contain;
  background-position: center;
  height: 24px;
  width: 24px;
}
.esg-schema-notes .esg-schema-note > button.open > i {
  background-image: url("../img/InfoCollapse.svg");
  background-size: contain;
  background-position: center;
}
.esg-schema-notes .note-text {
  position: absolute;
  width: 224px;
  padding: 4px;
  height: auto;
  top: 0;
  left: 25px;
  background-color: #fb8;
  color: white;
  z-index: 1001;
}
.esg-schema-notes .note-text > p {
  margin: 0px;
  max-height: 200px;
  overflow-y: auto;
  white-space: pre-line;
}
.esg-schema-notes .note-text .btn-ico-edit {
  padding: 0px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #004d7d;
}
.esg-schema-notes .note-text .btn-ico-edit i {
  height: 24px;
  width: 24px;
}
.esg-schema-notes .schema-note-Red .btn-ico-edit {
  background-color: #990000;
}
.esg-schema-notes .schema-note-Orange .btn-ico-edit {
  background-color: #CC6633;
}
.esg-schema-notes .schema-note-Green .btn-ico-edit {
  background-color: #063;
}
.esg-schema-notes .schema-note-Blue .btn-ico-edit {
  background-color: #004d7d;
}
.note-settings-line > span {
  line-height: 32px;
  float: left;
}
.note-settings-line .label {
  display: inline-block;
  width: 256px;
}
.note-settings-line .ico-selection {
  float: none;
  display: inline-block;
}
.note-settings-line .ico-selection.selected .icon-energo-selection {
  background: url("../img/Checked.svg");
  background-size: contain;
}
.note-settings-line .ico-selection .icon-energo-selection {
  background: url("../img/Unchecked.svg");
  float: right;
  margin-left: 2px;
  background-size: contain;
}
.note-settings-line.note-background-color > li {
  display: inline-block;
  width: 96px;
}
.note-settings-line.note-background-color .dropdown-menu {
  top: -4px;
  left: 100px;
  background-color: #069;
}
.dropdown-projects .commErrorOccurred {
  color: #999 !important;
}
.overview-project.commErrorOccurred {
  color: white;
}
.overview-project.commErrorOccurred > span,
.overview-project.commErrorOccurred > div {
  background-color: #b2b2b2!important;
}
.alarm-history-project .container {
  margin-right: 12px;
  margin-left: 252px;
  margin-bottom: 12px;
  height: 250px;
  background-color: #c33;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
  padding-top: 4px;
}
.alarm-history-project .container .table-head {
  float: left;
  width: 100%;
  background-color: #900;
  padding-bottom: 4px;
}
.alarm-history-project .container .table-head > div {
  float: left;
  color: white;
  line-height: 24px;
  font-weight: bold;
}
.alarm-history-project .container .table-body {
  float: left;
  width: 100%;
  height: 226px;
  overflow-y: auto;
  background-color: white;
}
.alarm-history-project .container .table-body .ipad-scroll {
  height: 100%;
  float: left;
}
.alarm-history-project .container .table-body .sub-ipad-scroll {
  float: left;
}
.alarm-history-project .container .table-body .main-table {
  float: left;
}
.alarm-history-project .container .table-body .main-table .item-line {
  float: left;
  width: 100%;
  border-bottom: 1px solid #39c;
}
.alarm-history-project .container .table-body .main-table .item-line .item-cell {
  float: left;
  display: block;
  line-height: 24px;
  min-height: 24px;
}
.alarm-history-project .container .table-head > div > div,
.alarm-history-project .container .table-body .main-table > div > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 8px;
}
.alarm-history-project .container .icon.icon-chevron-up,
.alarm-history-project .container .icon.icon-chevron-down {
  background-color: #900;
  position: absolute;
}
.alarm-history-project .table-pager {
  position: absolute;
  right: 0;
  top: 4px;
}
.alarm-history-project .table-pager .pager-navigation {
  float: right;
  padding-right: 8px;
}
.alarm-history-project .table-pager .btn-ico {
  background-color: #900;
  padding: 0px;
}
.alarm-history-project .input-filter .search-input {
  padding: 0px 24px 0px 8px;
}
.alarm-history-project .input-filter .ico-close {
  height: 22px;
  top: 2px;
}
.alarm-history-project .group-line {
  float: left;
}
.alarm-history-project .group-line .group-line-title {
  background-color: #ccc;
}
.alarm-history-project .group-line .group-line-title .alarmGroupStateIco {
  padding-right: 4px;
  float: left;
}
.alarm-history-project .group-line .group-line-title .btn-ico {
  float: right;
  cursor: auto;
}
.alarm-history-project .group-line .alarmStillActive {
  color: red;
}
.alarm-history-project .group-line .group-items .btn-ico,
.alarm-history-project .group-line .group-line-title .btn-ico {
  height: 20px;
  line-height: 16px;
  min-width: 20px;
  padding: 2px;
  cursor: auto;
}
.alarm-history-project .group-line .group-items .btn-ico .icon-energo,
.alarm-history-project .group-line .group-line-title .btn-ico .icon-energo {
  background-size: 20px 20px;
  height: 20px;
  margin: 0;
  width: 20px;
}
.fve-plugin {
  background-color: #004d7d;
  height: 100%;
}
.topology-view {
  border-top: 1px solid black;
  border-left: 1px solid black;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  margin-left: 16px;
}
.topology-view .hide-topology-view {
  position: absolute;
  height: 16px;
  background-color: #39c;
  width: 100%;
  cursor: pointer;
}
.topology-view .hide-topology-view:hover,
.topology-view .hide-topology-view:active {
  background-color: #6cf;
}
.topology-view .hide-topology-view i {
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: calc(50% - 32px / 8 * 3);
}
.topology-view .hide-topology-view i.icon-energo-fve-bottom-panel-hide {
  background: url("../img/Up.svg");
}
.topology-view .hide-topology-view i.icon-energo-fve-bottom-panel-show {
  background: url("../img/Down.svg");
}
.topology-view.showSideBanner {
  margin-left: 256px;
}
.topology-view .tree-element {
  background-color: black;
  height: 32px;
  height: 100%;
  width: 100%;
  /*&.tooThin {
			width: 10px;
		}*/
  /*.div-border {
			background-color: @textColorDark;
		}*/
}
.topology-view .tree-element .tree-element-title {
  text-align: center;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  margin-top: 1px;
  margin-right: 1px;
}
.topology-view .tree-element .tree-element-title.selectedElement {
  background-color: #6cf;
}
.topology-view .tree-element .tree-element-title.unselectedElement {
  background-color: white;
}
.topology-view .tree-element .tree-element-childs {
  float: left;
  width: 100%;
}
.topology-view .tree-element .tree-element-childs > div {
  float: left;
}
.topology-view button {
  right: 10px;
  top: 10px;
  position: inherit;
  height: 16px;
  width: 32px;
  min-height: 18px;
  background-color: #004d7d;
  padding: 0px 4px;
}
.topology-view button i {
  display: block;
  height: 24px;
  width: 24px;
  background-size: 24px 24px;
  background-image: url("../img/Down.svg");
}
.topology-view button:hover,
.topology-view button:active {
  background-color: #069;
}
.main-view-container {
  background-color: white;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background-color: #069;
  margin-left: 16px;
  margin-top: 16px;
}
.main-view-container.showSideBanner {
  margin-left: 256px;
}
.main-view-container .fve-header {
  width: 100%;
  height: 70px;
  background-color: #069;
  color: white;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-view-container .fve-header .header-inner-class {
  min-height: 64px;
  height: auto;
  padding: 4px;
}
.main-view-container .fve-header .header-inner-class > div {
  height: auto;
}
.main-view-container .fve-cell-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.main-view-container .fve-cell-wrapper .fve-cell {
  background-color: green;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-view-container .fve-cell-wrapper .column-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  top: 70px;
}
.main-view-container .fve-cell-wrapper.columnInvisible {
  height: 0px;
  width: 0px;
}
.main-view-container .column-wrapper div {
  height: 100%;
}
.fve-plugin,
.fve-plugin.div:first-child {
  height: 100%;
  width: 100%;
}
.filter-container {
  background-color: #004d7d;
  color: white;
  position: absolute;
}
.filter-container .fve-filter {
  height: 100%;
}
.filter-container .fve-filter .filter-title {
  float: left;
  text-align: right;
  height: 32px;
  line-height: 32px;
  width: 45%;
  margin-right: 12px;
  font-size: 16px;
}
.filter-container .fve-filter .filter-column {
  width: 224px;
  min-height: 128px;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper {
  float: right;
  width: 34%;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow {
  float: left;
  display: block;
  width: 84px;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow .select-arrow {
  float: left;
  height: 32px;
  width: 12px;
  background-color: #004d7d;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow .select-arrow .icon {
  background-size: 12px 24px;
  height: 24px;
  width: 12px;
  display: block;
  line-height: 32px;
  margin-top: 4px;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow .select-arrow.click {
  cursor: pointer;
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow .select-arrow.click .icon {
  background: url("../img/Select.svg");
}
.filter-container .fve-filter .filter-column .filter-level-wrapper .level-title-with-arrow .level-title {
  float: right;
  width: 64px;
  text-align: left;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}
.filter-container .fve-filter .filter-dps {
  min-height: 128px;
  width: 224px;
}
.filter-container .fve-filter .filter-dps .filter-dp-values {
  width: 50%;
  margin-bottom: 16px;
  float: right;
}
.filter-container .fve-filter .filter-dps .filter-dp-values .filter-dp {
  float: left;
  min-width: 120px;
}
.filter-container .fve-filter .filter-dps .filter-dp-values .filter-dp .dp-checkbox {
  float: right;
}
.filter-container .fve-filter .filter-cell,
.filter-container .fve-filter .filter-color {
  min-height: 48px;
  width: 224px;
}
.filter-container .fve-filter .buttons-area {
  width: 224px;
  height: 256px;
}
.filter-container .fve-filter .buttons-area button {
  margin: 4px 12px 4px 8px;
  float: left;
}
.filter-container .fve-filter .buttons-area button:hover,
.filter-container .fve-filter .buttons-area button:active {
  background-color: #6cf;
}
.filter-container .fve-filter .buttons-area select {
  margin: 4px 0px;
  height: 32px;
}
.filter-container .fve-filter select {
  width: 45%;
  float: right;
}
.filter-container .filter-inner-container {
  width: 240px;
  float: left;
}
.filter-container .hide-filter {
  width: 16px;
  background-color: #39c;
  height: 100%;
  cursor: pointer;
  float: right;
}
.filter-container .hide-filter:hover,
.filter-container .hide-filter:active {
  background-color: #6cf;
}
.filter-container .hide-filter i {
  background-size: 12px 24px;
  width: 12px;
  height: 24px;
  position: absolute;
  top: 50%;
}
.filter-container .hide-filter i.icon-energo-fve-filter-hide {
  background: url("../img/Show.svg");
  padding-left: 2px;
}
.filter-container .hide-filter i.icon-energo-fve-filter-show {
  background: url("../img/Hide.svg");
}
.tool-tip-container .dontDisplay {
  display: none;
}
.tool-tip-container .toolTip {
  position: absolute;
  color: #545454;
  z-index: 1000;
  white-space: nowrap;
}
.tool-tip-container .toolTip > div {
  background-color: rgba(255, 255, 255, 0.9);
  height: 20px;
  padding: 0px 4px;
}
.tool-tip-container .toolTip > div .value {
  display: inline-block;
}
.tool-tip-container .toolTip > div .color-box {
  width: 16px;
  height: 11px;
  display: inline-block;
  margin: 0px 4px;
}
.tool-tip-container .toolTip > div .label {
  display: inline-block;
}
.tool-tip-container .toolTip .dontDisplay {
  display: none;
}
.tool-tip-container .toolTipBottom {
  padding: 4px;
  background-color: white;
  height: auto;
  width: auto;
  position: absolute;
  font-size: smaller;
  color: #545454;
  border: 1px solid #545454;
  z-index: 1000;
}
.tool-tip-container .toolTipBottom > div {
  text-align: center;
}
.tool-tip-container .toolTipeLock .toolTipBottom {
  color: white;
  background-color: #004d7d;
}
.login-additional-text {
  text-align: center;
}
.dp-property-value {
  display: inline-block;
  width: 150px;
}
.pre-wraped-textarea {
  white-space: pre-wrap;
  overflow: auto;
}
.esgRecordServerComm {
  height: 32px;
  padding: 4px;
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 1002;
  background-color: #004d7d;
  color: white;
}
.esgRecordServerComm span {
  line-height: 32px;
  display: inline-block;
}
.esgRecordServerComm button {
  height: 32px;
  background-color: #004d7d;
  color: white;
}
.heatingCurveEditor .modal-body {
  padding-left: 116px;
}
.heatingCurveEditor .modal-body > div {
  position: relative;
  color: black;
}
.showAlarmsFromAllProjects .dataTable {
  margin-left: 4px;
}
.showAlarmsFromAllProjects .flat-tree-head {
  left: 12px !important;
}
.showAlarmsFromAllProjects .alarm-history-project .container {
  margin-left: 8px;
}
/*[class^="icon-"],
[class*=" icon-"]*/
/*
.icon-energo-logout// icon-energo
 {
  background-image: url("../img/SCADAIconsExport.svg#svgView(preserveAspectRatio(none))");
  background-position: -4px -4px;
  background-repeat: no-repeat;
  background-size: @iconPackWidth / 1.8 @iconPackHeight / 1.8;
}

.icon-energo-logout {
  background-position: -4px -4px;
}

.icon-music {
  background-position: -24px 0;
}
*/
.rc-ware-gadget-map {
  position: relative;
  height: 100%;
}
.map-zoom {
  float: left;
}
.map-zoom .ol-zoom {
  top: 0;
  left: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
}
.map-zoom .ol-zoom .ol-zoom-in,
.map-zoom .ol-zoom .ol-zoom-out {
  border-radius: 0;
  margin: 0;
  padding: 4px;
}
.map-zoom .ol-zoom .ol-zoom-in .buttonDisabled,
.map-zoom .ol-zoom .ol-zoom-out .buttonDisabled {
  background-color: #999;
}
.ol-control {
  background-color: transparent;
}
.ol-control button {
  background-color: #004d7d;
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 0;
}
.ol-control button:focus,
.ol-control button:hover {
  background-color: #6cf;
}
.ol-control button.buttonDisabled {
  background-color: #004d7d;
}
.ol-control:focus,
.ol-control:hover {
  background-color: transparent;
}
.map-float-control {
  top: 10px;
  right: 4px;
  height: 32px;
  width: 178px;
  position: absolute;
  z-index: 1005;
}
.map-float-control .btn-ico {
  height: 32px;
}
.map-float-control .btn-ico.ico-map {
  background-color: #004d7d;
}
.map-float-control .btn-ico.ico-map:focus,
.map-float-control .btn-ico.ico-map:hover,
.map-float-control .btn-ico.ico-map.selected {
  background-color: #6cf;
}
.map-float-control > div {
  display: inline-block;
  float: left;
}
.map-float-control > div button {
  float: left;
}
.map-float-control .float-control-show,
.map-float-control .float-control-hide {
  float: right;
}
.map-float-control .float-control-show button,
.map-float-control .float-control-hide button {
  width: 16px;
  min-width: 18px;
  background-color: #004d7d;
}
.map-float-control .float-control-show button i,
.map-float-control .float-control-hide button i {
  height: 24px;
  width: 12px;
  background-size: 12px 24px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: left;
}
.map-view {
  position: relative;
}
.map-outer-wrapper {
  width: calc(100% - 32px / 4);
  padding: 0 4px;
  top: 36px;
  height: calc(100% - 32px + 32px / 8);
  position: absolute;
}
.map-wrapper {
  height: 100%;
  width: 100%;
  white-space: nowrap;
  position: relative;
}
.map-wrapper .map-plugin {
  height: 100%;
  width: 100%;
}
.map-wrapper .map-plugin canvas.ol-unselectable {
  background-color: #c0c0c0;
  display: block !important;
}
.map-wrapper .map-plugin .map-element-priority-2 {
  z-index: 902;
  position: relative;
}
.map-wrapper .map-plugin .map-element-priority-1 {
  z-index: 901;
  position: relative;
}
.map-wrapper .map-plugin .map-element-priority-0 {
  z-index: 900;
  position: relative;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject {
  height: 32px;
  background-image: url("../img/pin.svg");
  background-repeat: no-repeat;
  /*margin-top: -@unitSize1;
      margin-left: 200px;*/
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-backface-visibility: hidden;
  background-position-x: center;
  background-position-y: bottom;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject .map-object-container > span {
  background-color: #069;
  border: 1px solid white;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject .activeAlarmNr,
.map-wrapper .map-plugin .ol-overlay-container .mapObject .commErrorNr {
  padding-right: 2px;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject.blue {
  background-image: url("../img/MapObjectBlue.svg");
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject.blue .label {
  background-color: #3399CC;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject.red {
  background-image: url("../img/MapObjectRed.svg");
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject.red .label {
  background-color: #FF3333;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject.green {
  background-image: url("../img/pin.svg");
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject .goto-schema {
  width: 16px;
  cursor: pointer;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div {
  height: 100%;
  width: 100%;
  color: white;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div > span {
  text-align: center;
  display: inline-block;
  width: auto;
  min-width: 16px;
  line-height: 16px;
  float: left;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div > span.label {
  display: none;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div > span.clickable {
  cursor: pointer;
  background-color: #FF3333;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div .icon-energo {
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  display: inline-block;
}
.map-wrapper .map-plugin.zoomedIn .ol-overlay-container .mapObject,
.map-wrapper .map-plugin .mapObject.zoomedIn {
  width: auto;
}
.map-wrapper .map-plugin.zoomedIn .ol-overlay-container .mapObject > div > span.label,
.map-wrapper .map-plugin .mapObject.zoomedIn > div > span.label {
  white-space: nowrap;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  width: auto;
  padding: 0 4px;
  margin-left: 2px;
}
.main-container .project-tabs li button.commError {
  background-color: #696969;
}
.main-container .project-tabs li button.commError:hover {
  background-color: #999;
}
.main-container .project-tabs li.active-pane button.commError {
  background-color: #999;
}
.main-container.commError .container-line-left .color-line,
.main-container.commError .container-line-right .color-line {
  background-color: #999;
}
.main-container.commError .main-tab-view,
.main-container.commError .container-line,
.main-container.commError .view-radio-buttons {
  background-color: #999;
}
.main-container.commError .main-tab-view-bottom-line .main-tab-line {
  background-color: #999;
}
.main-container.commError .overview-project-panel {
  background-color: #999;
}
.projects-contant-container .search-suggestion {
  width: auto;
}
.projects-contant-container .search-suggestion table td {
  padding-right: 8px;
}
.alarm-limits {
  font-size: 11px;
  float: left;
  padding: 0px 2px;
}
.alarm-limits > span {
  height: 12px;
  line-height: 12px;
  display: table;
}
.alarm-dp-values p {
  margin: 8px 0px;
}
.modal-body .alarm-history-project .container {
  position: relative;
  margin: 0px;
  background-color: inherit;
  padding-top: 0px;
  border: 1px solid #e5e5e5;
}
.modal-body .alarm-history-project .container .table-head {
  background-color: #3399cc;
}
.modal-body .alarm-history-project .container .search-input {
  min-width: 0px;
}
.modal-body .alarm-history-project .container button {
  width: 24px;
}
.modal-body .alarm-history-project .container .table-body {
  background-color: inherit;
  height: 197px;
}
.modal-body .alarm-history-project .container .icon.icon-chevron-up,
.modal-body .alarm-history-project .container .icon.icon-chevron-down,
.modal-body .alarm-history-project .container .table-pager .btn-ico {
  background-color: #3399cc;
}
.modal-body .alarm-history-project .container .table-pager .btn-ico {
  height: 24px;
}
.modal-body .alarm-history-project .container .group-line .group-line-title {
  background-color: white;
  color: black;
  cursor: pointer;
}
.modal-body .alarm-history-project .container .group-items {
  padding-left: 0px;
}
.modal-body .alarm-history-project .container .input-filter button {
  cursor: pointer;
}
.modal-body .alarm-history-project .container .input-filter button:hover {
  background-color: white;
}
.modal-body .alarm-history-project .container .group-line-title {
  padding-left: 0px;
}
.modal-body .alarm-history-project .container .group-items .item-line > span:first-child {
  padding-left: 8px;
}
.modal-body .alarm-history-project .container .group-line > .group-items {
  padding-left: 0px;
}
.modal-active-alarm-action .modal-footer {
  float: none;
  padding-left: 32px;
}
.modal .dropdown .dropdown-menu,
.modal .dropdown-toggle-scrollable {
  background-color: #39c;
}
.modal .dropdown-menu .sub-ipad-scroll li:hover {
  background-color: #6cf;
}
.dropdown-menu-scrollable a {
  background-color: transparent!important;
}
.dropdown-menu li:hover {
  background-color: #6cf;
}
.modal-footer .showError {
  width: auto!important;
  margin-top: 8px;
  text-align: center;
  float: right!important;
}
.modal-footer .showError button {
  margin-left: 4px;
  height: 32px;
  padding: 0px 8px;
  float: right!important;
}
.modal-footer .showError span {
  background-color: #ff0000;
  width: 480px;
  display: inline-block;
}
.dp-list {
  height: 24px;
}
.dp-list > div {
  height: 24px;
}
.dp-go-to-schema {
  height: 32px;
  margin-bottom: 8px;
}
.dp-go-to-schema .go-to-title {
  height: 32px;
  width: 160px;
  line-height: 32px;
  background-color: #39c;
  float: left;
  text-align: center;
}
.dp-go-to-schema .dropdown {
  margin-right: 16px;
  float: left;
}
.dp-go-to-schema .dropdown .dropdown-menu {
  bottom: 35px;
  top: auto;
  text-align: left;
}
.modal-body .progress-bar-short-wrapper button {
  float: right;
  width: 32px;
  background-color: #f16366;
}
.modal-body .progress-bar-short-wrapper button:hover,
.modal-body .progress-bar-short-wrapper button:active {
  background-color: #f99;
}
.modal-body .progress-bar-short-wrapper .download {
  background-color: #39c;
}
.modal-body .export-to-csv-btn {
  width: 128px;
  float: right;
}
.planning-calendar-day-layer {
  height: 64px;
  margin-bottom: 8px;
}
.planning-calendar-day-layer .additional-values {
  height: 64px;
  line-height: 64px;
  width: 92px;
  background-color: #39c;
  text-align: center;
  float: left;
  margin-right: 8px;
  cursor: pointer;
}
.planning-calendar-day-layer .layer-title {
  height: 64px;
  line-height: 64px;
  width: 128px;
  background-color: #39c;
  text-align: center;
  float: left;
  margin-right: 8px;
}
.planning-calendar-day-layer .day-title {
  height: 64px;
  line-height: 16px;
  width: 32px;
  text-align: center;
  float: left;
  margin-right: 8px;
  text-align: left;
}
.planning-calendar-day-layer .planning-calendar-day-edit {
  float: left;
}
.week-days-overview {
  height: 64px;
  margin-bottom: 8px;
  clear: both;
  position: relative;
}
.planning-calendar-week-day {
  background-color: white;
  margin-bottom: 8px;
  height: 64px;
  width: 128px;
  color: black;
  float: left;
  margin-right: 8px;
  position: absolute;
  cursor: pointer;
}
.planning-calendar-week-day > div {
  padding: 4px;
  height: 56px;
}
.planning-calendar-week-day > div .day-title {
  line-height: 16px;
  width: 48px;
  float: left;
}
.planning-calendar-week-day > div .addtional-values {
  float: right;
  width: 64px;
}
.planning-calendar-week-day > div .addtional-values span {
  display: block;
  line-height: 64px;
  font-size: 16px;
  font-weight: bold;
}
.planning-calendar-week-day:last-of-type {
  margin-right: 0;
}
.actualDay {
  background-color: #f66;
  margin-top: -4px;
  margin-left: -4px;
  padding: 4px;
}
.actualDay .day-title {
  color: #f66;
}
.actualDay > div {
  background-color: white;
}
.exportButton .dropdown-menu {
  background-color: #39c;
  min-width: none;
}
.exportButton .dropdown-menu ul {
  padding: 0;
}
.ico-schema-graph-view {
  float: right;
  height: 32px;
  position: relative;
  z-index: 1005;
}
.alarm-buttons .dp-action-button button {
  margin-right: 16px;
}
.alarm-buttons > .dp-action-button:last-child button {
  margin-right: 0px;
}
.notification .alarm-dp-values {
  font-size: 32px;
  line-height: 40px;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    font-size: 10px;
  }
  .table-filter-sort .filters,
  .table-filter-sort .navbar {
    display: none;
  }
  .table-filter-sort table td {
    vertical-align: top;
  }
  .table-filter-sort .table-settings .table-pager,
  .table-filter-sort .table-settings .select-filter .dropdown-menu,
  .table-filter-sort .table-settings button,
  .table-filter-sort .table-settings .time-range {
    display: none!important;
  }
  .table-filter-sort .table-settings .select-filter {
    position: absolute;
    top: -23px;
    left: 200px;
  }
  .table-filter-sort .table-settings .select-filter a {
    font-size: 24px;
  }
  .table-filter-sort .table-head {
    display: none;
  }
  .table-filter-sort table thead tr th {
    display: table-cell !important;
  }
  .table-filter-sort tbody tr td {
    border-bottom: 1px solid rgba(51, 153, 204, 0.2) !important;
    padding-top: 5px;
  }
  table {
    page-break-inside: auto;
  }
  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }
  /*print page heading*/
  .device-nonipad .table-filter-sort table {
    margin-top: 0px!important;
  }
  div.print-page-header {
    position: absolute;
    top: 0px;
    width: 98%;
    display: block;
    margin-top: -60px;
  }
  div.print-page-header .brand {
    color: black;
    padding-top: 6px;
    line-height: 18px;
    font-size: 16px;
    float: right;
    width: 100px;
  }
  div.print-page-header .brand span {
    color: black;
    font-size: 10px;
    margin-left: -36px;
    margin-top: 13px;
    position: absolute;
  }
  div.print-page-header .table-print-title {
    color: black;
    font-size: 24px;
    margin-left: 40px;
    margin-top: 0px;
    position: absolute;
    float: left;
  }
  .tool-tip-container,
  .project-tabs-control,
  .indication-panel,
  .btn-group-esg.pull-left {
    display: none;
  }
  .charttip,
  .overview-project-panel {
    display: none!important;
  }
}
@media print and (orientation: portrait) {
  .wrapperStyle,
  .chart,
  .flot-base,
  .flot-overlay {
    max-width: 17cm;
    max-height: 15cm;
  }
}
@media print and (orientation: landscape) {
  .wrapperStyle,
  .chart,
  .flot-base,
  .flot-overlay {
    max-width: 25cm;
    max-height: 15cm;
  }
}
.schema-commError-panel {
  height: 32px;
  position: fixed;
  z-index: 2000;
  bottom: 0px;
  left: 25%;
  right: 25%;
  border-bottom: none;
  color: white;
  background-color: #f66;
  line-height: 32px;
  overflow: hidden;
  padding: 8px;
  -webkit-transition: all 2s 0.5s ease;
  -moz-transition: all 2s 0.5s ease;
  -o-transition: all 2s 0.5s;
  transition: all 2s 0.5s ease;
  /*& > div {
    border:@invColor solid 1px;
  }*/
}
.schema-commError-panel span {
  padding: 8px;
}
.schema-commError-panel.ng-hide-add,
.schema-commError-panel.ng-hide-remove {
  display: block !important;
  bottom: -128px;
}
.schema-commError-panel.ng-hide-remove.ng-hide-remove-active,
.schema-commError-panel.ng-hide-add {
  bottom: 0px;
}
.schema-commError-panel.ng-hide-add.ng-hide-add-active {
  bottom: -128px;
}
.preValue {
  float: left;
}
.schema-stack-panel > div > .rc-ware-vision-button {
  height: 100%;
}
.rc-ware-gadget-table > div {
  overflow: auto;
}
.rc-ware-gadget-table table {
  margin: 4px;
}
.rc-ware-gadget-table .value-column {
  text-align: center;
  white-space: normal;
  padding: 0 4px;
}
.rc-ware-gadget-table .selected {
  outline: black dashed 2px;
}
.graphDataUpload .icon-energo-alarm-download-csv {
  transform: rotate(180deg);
}
input.file {
  background-color: initial;
}
.graphUploadData .textarea {
  width: 700px;
  height: 80px;
}
.graphUploadData .dropdown-menu ul li {
  width: 100%;
}
.modal.modalMessage.warningMessage {
  background-color: #c33;
  color: white;
}
.modal.modalMessage.warningMessage p {
  font-size: 20px;
}
.modal.modalMessage.warningMessage button {
  background-color: #900;
  color: white;
}
.modal.modalMessage.infoMessage {
  background-color: #3b769b;
  color: white;
}
.modal.modalMessage.infoMessage p {
  font-size: 20px;
}
.modal.modalMessage.infoMessage button {
  background-color: #004d7d;
  color: white;
}
.modal.modalMessage button.dontShowAgain {
  width: 160px;
}
.rc-ware-gadget-planning-calendar-overview .overview-container {
  overflow: auto;
  height: calc(100% - 40px);
}
.rc-ware-gadget-planning-calendar-overview .overview-container > div:first-child {
  padding-top: 2px;
}
.rc-ware-gadget-planning-calendar-overview .overview-container > div {
  margin-bottom: 8px;
  min-width: 660px;
}
.rc-ware-gadget-planning-calendar-overview .header-settings {
  line-height: 32px!important;
}
.rc-ware-gadget-planning-calendar-overview .header-settings button {
  color: #ffffff;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 30px;
  width: 32px;
  height: 32px;
  font-size: 14px;
  background-color: #39c;
}
.rc-ware-gadget-planning-calendar-overview .header-settings button.ico-move-right {
  margin-right: 0px;
}
.rc-ware-gadget-planning-calendar-overview .header-settings .bootstrap-datepicker > input {
  width: 0px!important;
  border: 0px!important;
}
.rc-ware-gadget-planning-calendar-overview .header-settings > * {
  float: left;
  margin-right: 4px;
}
.rc-ware-gadget-planning-calendar-overview .header-settings .pc-overview-free-space {
  width: calc(100% - 141px);
  height: 32px;
  background-color: #39c;
  text-align: center;
  line-height: 32px;
  font-family: "Trebuchet MS";
  font-size: 14px;
}
.rc-ware-gadget-planning-calendar-overview .header-settings .add-on {
  border: 0px;
  margin-right: 0px;
}
.rc-ware-gadget-planning-calendar-overview .planning-calendar-day-edit {
  float: left;
}
.rc-ware-gadget-planning-calendar-overview .pl-title {
  height: 100%;
  width: 116px;
  float: left;
  background-color: #39c;
  margin-right: 8px;
  padding: 0px 8px 0px;
  white-space: normal;
  font-family: "Segoe UI", "Trebuchet MS";
  font-weight: bold;
  font-size: 14px!important;
  cursor: pointer;
  line-height: 24px!important;
  box-sizing: border-box;
  display: inherit;
}
.rc-ware-gadget-planning-calendar-overview div.modal {
  position: relative!important;
  top: 0px!important;
}
.rc-ware-gadget-planning-calendar-overview .canvas-container {
  background-color: white;
}
.rc-ware-gadget-planning-calendar-overview .hours-titles {
  height: 20px;
  line-height: 20px;
  width: 1024px;
  position: relative;
  z-index: 13;
  color: #000000;
}
.rc-ware-gadget-planning-calendar-overview .hours-titles > div {
  left: 0px;
  font-size: 12px;
  width: 12px;
  position: absolute;
  top: 0;
  float: left;
  padding-left: 4px;
}
.rc-ware-gadget-planning-calendar-overview .edit-state {
  background-color: #004d7d;
  color: white;
  min-width: 777px;
  top: 96px;
  line-height: 32px;
  position: absolute;
  z-index: 100;
  margin-left: 50%;
  left: -390px;
}
.rc-ware-gadget-planning-calendar-overview .edit-state .edit-state-container {
  width: 691px;
  position: relative;
  left: 50%;
  margin-left: -350px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.rc-ware-gadget-planning-calendar-overview .edit-state button {
  color: #ffffff;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  line-height: 30px;
  width: 96px;
  height: 32px;
  font-size: 14px;
  background-color: #39c;
}
.rc-ware-gadget-planning-calendar-overview .edit-state .edit-state-body input {
  margin: 0px;
  padding: 4px 24px 4px 8px;
  height: 24px;
  background-color: #ffffff;
  border: none;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: none;
  min-width: 632px;
}
.rc-ware-gadget-planning-calendar-overview .edit-state .edit-state-body {
  font-size: 14px;
}
.rc-ware-gadget-planning-calendar-overview .edit-state .edit-state-body-div input {
  display: block;
}
*:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rc-ware-gadget-table .title-column,
.rc-ware-gadget-table .value-column {
  background-color: #004D7D;
  float: left;
}
.rc-ware-gadget-table .title-column p,
.rc-ware-gadget-table .value-column p {
  margin: 0px;
  white-space: normal;
}
.rc-ware-gadget-table .table-header .title-column,
.rc-ware-gadget-table .table-header .value-column {
  margin-top: 0px!important;
}
.rc-ware-gadget-table .table-line {
  float: left;
  width: 100%;
}
.rc-ware-gadget-table .column-title > div:last-child {
  margin-right: 0px!important;
}
.rc-ware-gadget-table .column-container {
  float: left;
}
.rc-ware-gadget-table .column-container > div:last-child {
  margin-right: 0px!important;
}
.rc-ware-gadget-table .table-body {
  overflow-y: auto;
  overflow-x: hidden;
  float: left;
}
.rc-ware-gadget-table .export-table-xlsx {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}
.rc-ware-gadget-table .export-table-xlsx > button {
  height: 32px;
  background-color: #003366;
}
.hours-titles {
  position: relative;
  height: 22px;
  margin-left: -81px;
}
.hours-titles td {
  padding: 0px;
}
.hours-titles td div {
  padding: 0px 0px 0px 0px;
  width: 26px;
  height: 22px;
}
.hours-titles td div.last {
  padding: 0px;
}
.hours-titles td div.first {
  width: 18px;
}
.hours-titles > div {
  line-height: 22px;
  position: absolute;
  width: 26px;
  text-align: center;
}
.hours-titles .hour-00 {
  left: 69px;
}
.hours-titles .hour-01 {
  left: 95px;
}
.hours-titles .hour-02 {
  left: 121px;
}
.hours-titles .hour-03 {
  left: 147px;
}
.hours-titles .hour-04 {
  left: 173px;
}
.hours-titles .hour-05 {
  left: 199px;
}
.hours-titles .hour-06 {
  left: 225px;
}
.hours-titles .hour-07 {
  left: 251px;
}
.hours-titles .hour-08 {
  left: 277px;
}
.hours-titles .hour-09 {
  left: 303px;
}
.hours-titles .hour-10 {
  left: 329px;
}
.hours-titles .hour-11 {
  left: 355px;
}
.hours-titles .hour-12 {
  left: 381px;
}
.hours-titles .hour-13 {
  left: 407px;
}
.hours-titles .hour-14 {
  left: 433px;
}
.hours-titles .hour-15 {
  left: 459px;
}
.hours-titles .hour-16 {
  left: 485px;
}
.hours-titles .hour-17 {
  left: 511px;
}
.hours-titles .hour-18 {
  left: 537px;
}
.hours-titles .hour-19 {
  left: 563px;
}
.hours-titles .hour-20 {
  left: 589px;
}
.hours-titles .hour-21 {
  left: 615px;
}
.hours-titles .hour-22 {
  left: 641px;
}
.hours-titles .hour-23 {
  left: 667px;
}
.hours-titles .hour-24 {
  left: 693px;
}
.container-signin {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100vh;
  font-family: 'Open Sans' !important;
  background: url(../img/merbon_scada_180314-08.jpg) no-repeat center center fixed;
  background-size: cover;
}
.container.container-signin {
  padding-top: 0px;
}
.brand-logo {
  background-image: url("../img/Merbon_Scada_Logo_Inline.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  margin: 10px 0px 10px 0px;
}
.footer .footer-logo {
  background-image: url("../img/logo_domat.svg");
}
.form-signin {
  margin: 0 auto;
  width: 230px;
  height: 300px;
  padding: 17vh 60px calc(17vh + 95px) 60px;
  background: #4a4f53;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #4a4f53 0%, #005266 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #4a4f53 0%, #005266 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #4a4f53 0%, #005266 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.form-signin .form-signin-box {
  margin: 0px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  text-align: center;
  margin: 6px 0px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: white !important;
  border: 1px white solid !important;
}
::placeholder {
  color: #e6e6e6;
  opacity: 1;
  /* Firefox */
  font-family: 'Open Sans' !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e6e6e6;
  font-family: 'Open Sans' !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e6e6e6;
  font-family: 'Open Sans' !important;
}
.form-signin .btn-large {
  background-color: white;
  color: #2b2b2b;
  font-family: 'Open Sans' !important;
}
.footer-signin {
  width: 100%;
}
.footer-signin-inner {
  border-top: 1px solid #2b2b2b;
  display: flex;
  flex-direction: row;
  margin: 19px 45px 5px 45px;
}
.footer-signin-inner .footer-column {
  font-size: 10px;
  line-height: 16px;
  border-right: 1px solid #2b2b2b;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer-signin-inner .footer-column:last-child {
  border-right: 0px;
}
.company-logo {
  display: flex;
  align-items: center;
}
.company-logo > img {
  height: 50px;
}
.remember-me .icon-energo-selection {
  background: url(../img/Unchecked_white.svg);
  background-size: contain;
}
.remember-me .selected .icon-energo-selection {
  background: url(../img/Checked_White.svg);
  background-size: contain;
}
/* ---------------------------------- */
/* open-sans-300 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans Light';
  font-style: normal;
  font-weight: normal;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../font/open-sans-v15-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/open-sans-v15-latin_latin-ext-300.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../font/open-sans-v15-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/open-sans-v15-latin_latin-ext-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans SemiBold';
  font-style: normal;
  font-weight: normal;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../font/open-sans-v15-latin_latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-600.woff') format('woff'), /* Modern Browsers */ url('../font/open-sans-v15-latin_latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/open-sans-v15-latin_latin-ext-600.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
@media screen and (min-device-width: 100px) and (max-device-width: 500px) {
  .footer-signin {
    display: none;
  }
  .form-signin {
    margin-bottom: 0px !important;
  }
  body {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 768px) {
  body {
    padding-bottom: 0px;
  }
}
body .container-line-left,
body .container-line-bottom,
body .container-line-right {
  display: none !important;
}
.main-tab-view-bottom-line {
  display: none;
}
.ico-alarm-inform {
  background-color: #F7931E;
}
.progress-bar-short-wrapper .progress-element,
.progress-bar-short-wrapper .download {
  background-color: #4d9fb3;
}
.progress-bar-short-wrapper button {
  background-color: #D71920 !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #4d9fb3;
}
.tpg-body table .bootstrap-timepicker input,
.tpg-body table .bootstrap-datepicker input {
  background-color: #4d9fb3;
}
.device-nonipad .project-tabs,
.device-nonipad .project-tabs-control li:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
.user-indicator > span .icon-user {
  background: url(../img/User.svg);
  background-repeat: no-repeat;
  background-position: center -50%;
}
.user-indicator > span .label {
  color: #2b2b2b;
}
.ol-control button {
  background-color: #4d9fb3;
}
.ol-control button:focus,
.ol-control button:hover {
  background-color: #99ebff;
}
.mapView.overview-project-panel .overview-header,
.project .overview-project-panel .overview-header {
  background-color: #005266;
}
.mapView.overview-project-panel .overview-header span:hover,
.project .overview-project-panel .overview-header span:hover {
  background-color: #4d9fb3;
}
.mapView .overview-header .btn-ico,
.overview-header .btn-ico {
  background-color: #005266;
}
.map-view .view-radio-buttons {
  background-color: white;
}
.map-float-control .icon-energo-zoom-in {
  background: url(../img/ZoomIn_White.svg);
}
.map-float-control .icon-energo-zoom-out {
  background: url(../img/ZoomOut_White.svg);
}
.navbar .map-view {
  background-color: white;
}
.navbar .map-view:hover {
  background-color: white;
}
.map-outer-wrapper {
  top: 70px;
  height: calc(100% - 4px + 32px / 8);
  padding: 4px 4px;
}
.map-view .view-radio-buttons button {
  background-color: white;
}
.map-view .view-radio-buttons button:hover {
  background-color: #4d9fb3 !important;
}
.map-view .main-tab-view {
  background-color: #4a4f53;
}
.map-float-control {
  top: 3px;
  right: 3px;
  height: 32px;
  width: 192px;
}
.map-float-control .float-control-show button,
.map-float-control .float-control-hide button {
  background-color: #4d9fb3;
}
.map-float-control .btn-ico.ico-map {
  background-color: #4d9fb3;
}
.map-float-control .btn-ico.ico-map.selected,
.map-float-control .btn-ico.ico-map:focus {
  background-color: #005266;
}
.map-float-control .btn-ico.ico-map:hover {
  background-color: #99ebff;
}
.map-float-control .icon-energo-control-hide {
  background: url(../img/ShowRightOrHideLeft_White.svg);
}
.map-float-control .icon-energo-control-show {
  background: url(../img/ShowLeftOrHideRight_White.svg);
}
.map-float-control .float-control-show button,
.map-float-control .float-control-hide button {
  width: 32px;
  min-width: 32px;
}
.map-float-control .float-control-show button i,
.map-float-control .float-control-hide button i {
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
}
.map-wrapper .icon-energo-comm-error {
  background: url(../img/CommError_White.svg);
}
.map-wrapper .icon-energo-filter-alarm-dp {
  background: url(../img/Alarm_White.svg);
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject {
  height: 46px;
  background-size: 23px;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div .icon-energo {
  margin: 2px;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject > div > span {
  min-width: 20px;
}
.map-wrapper .map-plugin .ol-overlay-container .mapObject .map-object-container > span {
  background-color: #005266;
  line-height: 20px;
}
.map-object-container .goto-schema .icon-energo-schema-view {
  background: url(../img/Picture_White.svg);
}
.project-view.graph .application-button-line {
  width: 666px !important;
}
.project-view.table .application-button-line {
  width: 520px !important;
}
.project-view.schema .application-button-line {
  width: 550px !important;
}
.graph-show-points .icon-energo-selection,
.graph-show-full-legend .icon-energo-selection,
.remember-me .icon-energo-selection,
.modal-graph-additional-settings .icon-energo-selection,
.user-settings .icon-energo-selection,
.show-alarm-history .icon-energo-selection {
  margin-left: 0px;
}
.alarm-history-project .group-line .group-line-title {
  background-color: #60696c;
}
.alarm-history-project .dpName {
  font-weight: 400;
}
.alarm-history-project .container .table-head {
  font-size: 11pt;
}
.alarm-history-project .container .table-body .main-table .item-line {
  border-bottom: 1px solid #2b2b2b;
}
input[type="text"] {
  color: white;
}
.modal input[type="text"] {
  color: #2b2b2b;
}
.input-filter .search-input {
  background-color: #60696c;
}
.input-filter .icon-energo-clear-search {
  background: url(../img/ClearSearch_White.svg);
  background-size: 16px 22px;
  width: 16px;
  height: 22px;
}
.input-filter .ico-close {
  background-color: rgba(0, 0, 0, 0);
}
.graph-show-points button.selected,
.graph-apply-regression button.selected,
.show-all-alarms-button button.selected,
.graph-select-points button.selected {
  background-color: #4d9fb3 !important;
}
.dps-window-list-schema .menu {
  background: url(../img/Data_White.svg);
}
.dps-window-list-schema .caret {
  background: url(../img/Select_White.svg);
  background-size: 12px 24px;
  background-repeat: no-repeat;
}
.dps-window-list-schema .dp-alarm-ico {
  margin-left: 2px;
}
.dps-window-list-schema .menu {
  background-size: 24px 24px;
  margin-left: 2px;
}
.icon-energo-has-alarm {
  background: url(../img/Alarm.svg);
}
.graph-float-control .icon-energo-legend-hide {
  background: url("../img/LegendHide_White.svg");
}
.graph-float-control .icon-energo-legend-collapse {
  background: url("../img/LegendCollapse_White.svg");
}
.graph-float-control .icon-energo-legend-expand {
  background: url("../img/LegendExpand_White.svg");
}
.graph-float-control .icon-energo-tooltip-hide {
  background: url("../img/ValueLegendHide_White.svg");
}
.graph-float-control .icon-energo-select-points {
  background: url("../img/SelectPoints_White.svg");
}
.graph-float-control .icon-energo-move-left {
  background: url("../img/Left.svg");
}
.graph-float-control .icon-energo-move-right {
  background: url("../img/Right.svg");
}
.graph-float-control .icon-energo-zoom-in {
  background: url(../img/ZoomIn_White.svg);
}
.graph-float-control .icon-energo-zoom-out {
  background: url(../img/ZoomOut_White.svg);
}
.graph-float-control .icon-energo-resize {
  background: url("../img/Fullscreen_White.svg");
}
.graph-float-control .icon-energo-control-hide {
  background: url(../img/Hide.svg);
}
.graph-float-control .icon-energo-control-show {
  background: url(../img/Show.svg);
}
.graph-float-control .icon-energo-delete-selected-points {
  background: url("../img/DeleteSelectedPoints_White.svg");
}
.icon.icon-chevron-down {
  background: url("../img/Bottom_White.svg");
}
.icon.icon-chevron-up {
  background: url("../img/Top_White.svg");
}
.dataTable .icon-energo-comm-error {
  background: url("../img/CommError_White.svg");
}
.dataTable .unchecked .icon-energo-selection {
  background: url("../img/Unchecked_White.svg");
  background-size: 20px 20px;
}
.dataTable .checked .icon-energo-selection {
  background: url("../img/Checked_White.svg");
  background-size: 20px 20px;
}
.dataTable .icon-energo-bad-quality {
  background: url("../img/Bad_White.svg");
}
.dps-window-list-schema {
  background-color: #4d9fb3;
}
.dps-window-list-schema table {
  margin: 4px;
}
.dp-list .unchecked .icon-energo-selection {
  background: url("../img/Unchecked_White.svg");
}
.dp-list .checked .icon-energo-selection {
  background: url("../img/Checked_White.svg");
}
.dp-list .icon-energo-comm-error {
  background: url(../img/CommError_White.svg);
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}
.note-settings-line .ico-selection .icon-energo-selection {
  background: url(../img/Unchecked_White.svg);
  margin-left: 0px;
}
.note-settings-line .ico-selection.selected .icon-energo-selection {
  background: url(../img/Checked_White.svg);
  margin-left: 0px;
}
.note-settings-line .icon-calendar {
  background: url(../img/Today_White.svg);
}
.modal .dropdown .caret {
  background: url(../img/Select_White.svg);
  background-size: 12px 24px;
  background-repeat: no-repeat;
}
.bootstrap-timepicker .add-on,
.bootstrap-datepicker .add-on {
  background-color: #4d9fb3;
}
.modal-footer button,
.change-password button,
.modal-body button,
.filter-container button {
  background-color: #939c9f;
}
.modal button:hover {
  background-color: #4d9fb3;
}
.modal-graph-additional-settings .icon-energo-selection {
  background: url(../img/Unchecked_White.svg);
}
.modal-graph-additional-settings .selected .icon-energo-selection {
  background: url(../img/Checked_White.svg);
}
.modal .dropdown-toggle-scrollable {
  background-color: #939c9f;
}
.modal-graph-additional-settings div.exportButton a .caretSelect {
  background: url(../img/Select_White.svg);
  background-size: 12px 24px;
  background-repeat: no-repeat;
}
.modal-graph-additional-settings .exportButton.select {
  margin-left: 22px;
}
.exportButton .dropdown-toggle-scrollable {
  min-width: 74px;
}
.exportButton .dropdown-menu {
  background-color: #939c9f;
}
.exportButton .dropdown-menu li:hover {
  background-color: #4d9fb3 !important;
}
.user-settings .dropdown .caret {
  background: url(../img/Select_White.svg);
  background-repeat: no-repeat;
  background-size: 12px 24px;
}
.user-settings .selection-title-line {
  margin: 2px !important;
}
.modal .modal-center .user-settings li {
  margin: 2px !important;
}
.selection-title-line {
  width: 300px;
}
.application-button-line .inner-element .button-container .table-filtered-dp .btn-ico span {
  color: #2b2b2b;
}
.application-button-line .inner-element .button-container {
  margin-left: 0px !important;
}
.application-button-line input[type="text"] {
  color: #2b2b2b;
}
.application-button button:hover,
.application-button button.active {
  background-color: #4d9fb3;
}
body {
  font-family: 'Open Sans';
  font-size: 13px;
}
.main-container {
  margin: 0px !important;
}
.schema-container {
  background-color: #4a4f53;
}
.dps-window-list-schema .dp-project {
  background: url(../img/Table_White.svg);
}
.view-radio-buttons,
.treeBrowser {
  left: 0px !important;
}
.treeBrowser {
  background-color: #4a4f53;
}
.treeBrowser div > ul {
  background-color: #4a4f53;
  color: #e6e6e6;
}
.schemaFullScreen:hover {
  background-color: #4d9fb3;
}
.project .view-radio-buttons .ico-full-screen {
  background-color: rgba(0, 0, 0, 0);
}
body .navbar-fixed-top {
  border-bottom: 1px solid #4d9fb3;
}
.dropdown .dropdown-menu {
  background-color: white;
  border: 2px solid #4d9fb3;
}
.dropdown .dropdown-toggle-scrollable {
  background-color: rgba(0, 0, 0, 0) !important;
}
.overview-list .project-line li.dropdown-history .dropdown-menu {
  background-color: white;
}
.navbar .project-line li.dropdown-history ul,
.navbar .project-line div.dropdown-history ul {
  margin-top: 4px;
  border: 2px solid #4d9fb3;
}
.dropdown .dropdown-menu li > a {
  color: #2b2b2b;
}
.dropdown-menu li:hover {
  background-color: #e6e6e6 !important;
}
.project-line li.dropdown-history .dropdown-menu,
.overview-list .table-settings .dropdown .dropdown-toggle-scrollable,
.overview-list .table-settings .dropdown .dropdown-menu {
  background-color: white;
}
.schema-size-fit-without-scrolling button:hover,
.schema-size-fit-with-scrolling button:hover,
.schema-size-fit-original button:hover,
.table-filter-old-dp button:hover,
.table-filter-good-dp button:hover,
.table-filter-bad-dp button:hover,
.table-filter-alarm-dp button:hover,
.table-filter-selected-dp button:hover,
.table-create-schema-note button:hover,
.show-fve-topological-panel button:hover,
.show-fve-filter-panel button:hover .dp-show-info button:hover,
.resetAllSelectedAlarms:hover,
.schema-size-fit-without-scrolling button.active,
.schema-size-fit-with-scrolling button.active,
.schema-size-fit-original button.active,
.table-filter-old-dp button.active,
.table-filter-good-dp button.active,
.table-filter-bad-dp button.active,
.table-filter-alarm-dp button.active,
.table-filter-selected-dp button.active,
.table-create-schema-note button.active,
.show-fve-topological-panel button.active,
.show-fve-filter-panel button.active,
.dp-show-info button.active {
  background-color: #4d9fb3 !important;
}
.schema-size-fit-without-scrolling button,
.schema-size-fit-with-scrolling button,
.schema-size-fit-original button,
.table-filter-old-dp button,
.table-filter-good-dp button,
.table-filter-bad-dp button,
.table-filter-alarm-dp button,
.table-filter-selected-dp button,
.table-create-schema-note button,
.show-fve-topological-panel button,
.show-fve-filter-panel button,
.dp-show-info button {
  background-color: rgba(0, 0, 0, 0);
}
.navbar .ico-alarms {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #2b2b2b;
}
.navbar .ico-full-screen {
  background-color: rgba(0, 0, 0, 0) !important;
}
.navbar .ico-logout {
  background-color: rgba(0, 0, 0, 0) !important;
}
.project-tabs li,
.project-tabs-control li {
  background-color: rgba(0, 0, 0, 0) !important;
  border-right-width: 1px;
  border-right-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.project-tabs-control li .ico-data-points {
  background-color: rgba(0, 0, 0, 0) !important;
}
.navbar .project-line li.dropdown-history .ico-dropdown,
.navbar .project-line div.dropdown-history .ico-dropdown {
  background-color: rgba(0, 0, 0, 0) !important;
}
.project-line li.dropdown-history .dropdown-menu a:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #2b2b2b;
}
.navbar .project-line li.dropdown-history li:hover {
  background-color: #e6e6e6 !important;
}
.project-line input[type="text"] {
  color: #2b2b2b;
}
.view-radio-buttons .dropdown .caret {
  margin-left: 1px;
}
.view-radio-buttons .btn-group-esg button {
  margin-left: 0px;
}
.project .view-radio-buttons .btn-group-esg .ico-table-view,
.project .view-radio-buttons .btn-group-esg .ico-graph-view,
.project .view-radio-buttons .btn-group-esg .ico-schema-view {
  background-color: rgba(0, 0, 0, 0);
}
.project .view-radio-buttons .btn-group-esg .ico-schema-view {
  margin-right: 1px;
}
.active-alarms .view-radio-buttons,
.selected-data-points .view-radio-buttons {
  background-color: rgba(0, 0, 0, 0);
}
.project .view-radio-buttons .btn-group-esg button.active,
.project .view-radio-buttons .btn-group-esg button:hover {
  background-color: #4d9fb3;
}
.project .view-radio-buttons .dropdown {
  background-color: rgba(0, 0, 0, 0) !important;
  width: 100%;
}
.view-radio-buttons .dropdown a {
  color: #2b2b2b;
}
.project .view-radio-buttons .dropdown > a {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #2b2b2b;
}
.project .view-radio-buttons .dropdown .dropdown-menu {
  background-color: white;
  min-width: 150px;
  padding: 1px;
  border: 2px solid #4d9fb3;
}
.project .view-radio-buttons .dropdown .dropdown-menu ul {
  margin: 3px;
}
.project .view-radio-buttons .dropdown .dropdown-menu li > a {
  color: #2b2b2b;
}
.dropdown .dropdown-menu .search {
  margin-bottom: 2px;
  border-bottom: 1px solid #939c9f;
}
.schema-select .dropdown-menu li.selected {
  background-color: #e6e6e6;
}
.schema-select .dropdown-toggle-scrollable span.labelButton {
  overflow: hidden;
  width: 175px;
  height: 28px;
}
.schema-size-fit-without-scrolling button.buttonActive,
.schema-size-fit-with-scrolling button.buttonActive,
.schema-size-fit-original button.buttonActive,
.table-filter-old-dp button.buttonActive,
.table-filter-good-dp button.buttonActive,
.table-filter-bad-dp button.buttonActive,
.table-filter-alarm-dp button.buttonActive,
.table-filter-selected-dp button.buttonActive,
.table-create-schema-note button.buttonActive,
.show-fve-topological-panel button.buttonActive,
.show-fve-filter-panel button.buttonActive,
.dp-show-info button.buttonActive {
  background-color: #4d9fb3;
}
.project .view-radio-buttons {
  background-color: white;
}
.project-tabs .icon-energo-close {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}
.navbar .project-tabs .active-alarms {
  color: #D71920 !important;
}
.project-tabs button.active-alarms ~ button i {
  background: url(../img/Close_Alarm.svg) !important;
}
.project-tabs li.active-pane .icon-energo-close {
  background: url(../img/Close_Active.svg);
}
.project-tabs li .btn-project-label,
.project-tabs-control li .btn-project-label {
  width: 135px;
}
.project-tabs li .btn-project-label span,
.project-tabs-control li .btn-project-label span {
  font-family: 'Open Sans';
  font-size: 12pt;
}
.project-tabs li button,
.project-tabs-control li button {
  color: #2b2b2b;
}
.project-tabs li {
  position: relative;
}
.view-radio-buttons {
  display: flex;
  justify-content: center;
}
.indication-panel {
  position: absolute;
  top: 4px;
  right: 0px;
  margin-right: 17px;
  padding-right: 0px;
}
.project-tabs li.active-pane:after {
  content: " ";
  width: 6px;
  height: 6px;
  border-left: 1px solid #4d9fb3;
  border-top: 1px solid #4d9fb3;
  transform: rotate(45deg);
  background-color: white;
  position: absolute;
  bottom: -4px;
  left: 75px;
}
.project-tabs li .ico-close,
.project-tabs li.active-pane .ico-close {
  background-color: rgba(0, 0, 0, 0);
}
.project-tabs li.active-pane,
.project-tabs-control li.active-pane {
  background-color: rgba(0, 0, 0, 0) !important;
}
.project-tabs li .btn-project-label,
.project-tabs-control li .btn-project-label {
  background-color: rgba(0, 0, 0, 0) !important;
}
.project-tabs li.active-pane .ico-close:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
.project-tabs li.active-pane button,
.project-tabs-control li.active-pane button {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #4d9fb3;
}
.main-tab-view {
  background-color: #4a4f53;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
}
.input-with-suggestion {
  top: 114px;
  margin-left: 0px;
  border-bottom: 1px solid #e6e6e6;
  width: 236px;
  background-color: #60696c;
}
.showAlarmsFromAllProjects .input-with-suggestion {
  visibility: hidden;
}
.input-with-suggestion .search-input {
  width: 200px;
  height: 26px;
  background-color: #60696c;
}
.input-with-suggestion .ico-close {
  background-color: #60696c;
}
.input-with-suggestion .icon-energo-clear-search {
  background: url(../img/ClearSearch_White.svg);
}
.main-tab-line {
  background-color: #4a4f53;
}
.container-line-left .color-line,
.container-line-right .color-line {
  background-color: #4a4f53;
}
.graph-show-points,
.graph-csv button,
.graph-trim-data button,
.graph-apply-regression button,
.graph-series-settings button,
.graph-show-full-legend,
.graph-select-points button,
.delete-selected-points button,
.alarm-history-button button,
.graph-show-points button,
.table-acknowledge-selected-alarms button {
  background-color: rgba(0, 0, 0, 0) !important;
}
.graph-reload button {
  background-color: rgba(0, 0, 0, 0) !important;
}
.graph-reload button:hover {
  background-color: #4d9fb3 !important;
}
.graph-show-points:hover,
.graph-csv button:hover,
.graph-trim-data button:hover,
.graph-apply-regression button:hover,
.graph-series-settings button:hover,
.graph-show-full-legend:hover,
.graph-select-points button:hover,
.delete-selected-points button:hover,
.alarm-history-button button:hover,
.graph-show-points button:hover,
.table-acknowledge-selected-alarms button:hover,
.graph-show-points.active,
.graph-csv button.active,
.graph-trim-data button.active,
.graph-apply-regression button.active,
.graph-series-settings button.active,
.graph-show-full-legend.active,
.graph-select-points button.active,
.delete-selected-points button.active,
.alarm-history-button button.active,
.graph-show-points button.active,
.table-acknowledge-selected-alarms button.active {
  background-color: #4d9fb3 !important;
}
.view-radio-buttons .btn-group-esg {
  width: auto;
  border-right-width: 1px;
  border-right-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.projectSchemaSelectionFilter {
  margin-right: 1px !important;
  min-width: 150px;
  max-width: 200px;
  border-right-width: 1px;
  border-right-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.navbar .project-line div.dropdown-projects {
  border-right-width: 1px;
  border-right-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.graphTimeRange,
.graph-time-range-select {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 70px;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.graphPlotType,
.moduloInterval,
.carpetColorScaleChange,
.barIntervalChange,
.barDataCountTypeChange,
.graphBarNorm {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 70px;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 80%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(rgba(0, 0, 0, 0), black, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #60696c, rgba(0, 0, 0, 0)) 1 100%;
}
.graphBarNorm .labelButton {
  color: #2b2b2b;
  font-family: 'Open Sans';
}
.graphBarNorm .graph-show-points .icon-energo-selection {
  background: url(../img/Unchecked.svg);
}
.graphBarNorm .graph-show-points .selected i {
  background: url(../img/Checked.svg);
}
.navbar .navbar-inner {
  height: 65px;
  min-height: 65px;
  background-color: white;
}
.view-radio-buttons {
  margin-top: 30px !important;
  padding-left: 100px;
}
.schema-main-element {
  margin: 0px !important;
  margin-top: 34px !important;
}
.tab-graph #placeholder {
  margin-top: 34px !important;
}
.chart .legend .tbody,
.chart .graph-message .tbody {
  background-color: #2b2b2b;
  padding-left: 5px;
  padding-top: 2px;
}
.legendLabel a {
  color: white;
}
.chart .flot-base {
  background-color: #4a4f53;
}
.view-full-screen .schema-main-element {
  margin-top: 0px !important;
}
.navbar .project-line .container {
  padding-left: 0px;
}
.project-tabs-control li {
  border: none;
}
.icon-energo {
  height: 24px;
  width: 24px;
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}
.project-alarms.overview-project-panel {
  background-color: rgba(0, 0, 0, 0);
}
.overview-project-panel {
  top: 114px;
  right: 0px;
  bottom: 0px;
}
.overview-project-panel .overview-header {
  height: 35px;
}
.overview-project-panel .overview-header span {
  line-height: 35px;
  font-weight: 400;
}
.overview-project-panel > div.ipad-scroll {
  top: 35px;
}
.overview-project-panel .overview-header span.desc {
  top: 33px;
}
.overview-project-panel .overview-header .name {
  width: 153px;
}
.overview-project-panel .overview-header .name .asc,
.overview-project-panel .overview-header .name .desc {
  width: calc(153px + 7px);
}
.overview-project-panel .overview-header span.asc,
.overview-project-panel .overview-header span.desc {
  width: 24px;
}
.overview-project-panel .overview-project .project-label {
  width: 144px;
  background-color: rgba(0, 0, 0, 0);
  color: white;
}
.overview-project-panel > div.ipad-scroll {
  background-color: #4a4f53;
}
.overview-project-panel .overview-project > div {
  background-color: rgba(0, 0, 0, 0);
}
.overview-project .icon-energo-schema-view {
  background: url(../img/Picture_White.svg);
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}
.with-right-panel .alarm-history-project .container {
  padding-right: 248px;
}
.button-titles .icon-energo-comm-error {
  background: url(../img/CommError_White.svg);
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.button-titles .icon-energo-filter-alarm-dp {
  background: url(../img/Alarm_White.svg);
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.overview-header .button-titles span {
  display: flex;
  align-items: center;
  height: 35px;
}
.overview-header .icon-energo {
  height: 35px;
  width: 24px;
}
.overview-project-panel .overview-header .button-titles {
  height: 35px;
  right: 12px;
}
.project .overview-project-panel {
  background-color: rgba(0, 0, 0, 0);
}
.project .overview-project-panel .overview-header {
  background-color: #005266;
}
.project .overview-project-panel .overview-header span:hover {
  background-color: #4d9fb3;
}
.overview-header .btn-ico {
  background-color: #005266;
}
.goto-schema button {
  background-color: #005266;
}
.btn-primary:hover,
.btn-primary.active {
  background-color: #4d9fb3;
}
.overview-project-panel .overview-project .project-state {
  width: 24px;
}
.selected-data-points .application-button-line .dropdown .dropdown-menu {
  background-color: white;
}
.selected-data-points .view-radio-buttons {
  background-color: white;
}
.selected-data-points .main-tab-view {
  background-color: #4a4f53;
}
.selected-data-points .flat-tree-head {
  background-color: #4a4f53;
}
.selected-data-points .treeBrowser .selected {
  background-color: #4d9fb3 !important;
}
.overview-project-panel.project-selecteddatapoints {
  background-color: rgba(0, 0, 0, 0);
}
.flat-tree-head {
  margin-top: 70px;
  background-color: #4a4f53;
  color: white;
  height: 34px;
  left: 244px !important;
  border-bottom: 1px solid white;
}
.alarm-history-project .container .table-body {
  background-color: #4a4f53;
  color: white;
}
.flat-tree-head > span {
  font-size: 13pt;
  margin-top: 10px;
  font-weight: normal;
}
.nameColumn {
  font-weight: 400;
}
.dataTable .table-scroll-down,
.dataTable .table-scroll-top {
  background-color: #4d9fb3;
}
.icon-energo-move-top-blue {
  background: url(../img/Top_White.svg);
}
.icon-energo-move-bottom-blue {
  background: url(../img/Bottom_White.svg);
}
.treeBrowser {
  top: 148px;
  bottom: 0px;
}
.treeBrowser .selected {
  background-color: #4d9fb3;
}
.showAlarmsFromAllProjects .dataTable {
  margin-left: 10px;
}
.showAlarmsFromAllProjects .flat-tree-head {
  left: 10px !important;
}
.dataTable {
  margin-top: 105px !important;
  margin-right: 4px;
}
.dataTable .table-item {
  background-color: #60696c;
  color: #e6e6e6;
  border-bottom: 1px solid #2b2b2b;
  display: flex;
  align-items: center;
}
.recency_2,
.recency_3 {
  background-color: #60696c;
  color: #e6e6e6;
}
.dataTable .table-item-group {
  background-color: #939c9f;
}
.dataTable .table-item-group > span {
  line-height: 28px;
}
.dataTable div.click-highlight {
  color: white !important;
  background-color: #4d9fb3 !important;
}
.dataTable div.selected {
  background-color: #4d9fb3 !important;
}
.dataTable div.selected .tsColumn,
.dataTable div.click-highlight .tsColumn {
  color: inherit !important;
}
.graph-float-control {
  top: 3px;
  right: 0px;
}
.table .application-button-line .inner-element {
  padding: 0px;
}
.graph-float-control .icon-energo-control-hide {
  background: url(../img/ShowRightOrHideLeft_White.svg);
}
.graph-float-control .icon-energo-control-show {
  background: url(../img/ShowLeftOrHideRight_White.svg);
}
.graph-float-control .float-control-show button,
.graph-float-control .float-control-hide button {
  width: 32px;
  min-width: 32px;
}
.graph-float-control .float-control-show button i,
.graph-float-control .float-control-hide button i {
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
}
.graph-float-control .show-legend button,
.graph-float-control .simple-legend button,
.graph-float-control .full-legend button,
.graph-float-control .graph-full-screen button,
.graph-float-control .tooltip-hide button,
.graph-float-control .graph-select-points button,
.graph-float-control .graph-select-points button,
.graph-float-control .delete-selected-points button,
.graph-float-control .graph-move-left button,
.graph-float-control .graph-move-right button,
.graph-float-control .float-control-show button,
.graph-float-control .float-control-hide button {
  background-color: #4d9fb3 !important;
}
.graph-float-control .show-legend button:hover,
.graph-float-control .simple-legend button:hover,
.graph-float-control .full-legend button:hover,
.graph-float-control .graph-full-screen button:hover,
.graph-float-control .tooltip-hide button:hover,
.graph-float-control .graph-select-points button:hover,
.graph-float-control .show-legend button.active,
.graph-float-control .simple-legend button.active,
.graph-float-control .full-legend button.active,
.graph-float-control .graph-full-screen button.active,
.graph-float-control .tooltip-hide button.active,
.graph-float-control .graph-select-points button.active {
  background-color: #005266 !important;
}
.active-alarms .main-tab-view {
  background-color: #4a4f53;
}
.active-alarms .application-button-line .dropdown .dropdown-menu {
  background-color: white;
}
.alarm-history-project .container {
  border-top: 1px solid white;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 244px;
  background-color: #4a4f53;
}
.alarm-history-project .container .table-head {
  background-color: #4a4f53;
}
.alarm-history-project .container .table-head > div {
  color: white;
  font-weight: normal;
}
.schema-size-fit-without-scrolling button.buttonActive,
.schema-size-fit-with-scrolling button.buttonActive,
.schema-size-fit-original button.buttonActive,
.table-filter-old-dp button.buttonActive,
.table-filter-good-dp button.buttonActive,
.table-filter-bad-dp button.buttonActive,
.table-filter-alarm-dp button.buttonActive,
.table-filter-selected-dp button.buttonActive .table-create-schema-note button.buttonActive,
.show-fve-topological-panel button.buttonActive,
.show-fve-filter-panel button.buttonActive,
.dp-show-info button.buttonActiveb {
  background-color: #4d9fb3 !important;
}
.active-alarms .view-radio-buttons .btn-group-esg button.active,
.active-alarms .view-radio-buttons .btn-group-esg button:hover {
  background-color: #4d9fb3 !important;
}
.active-alarms .view-radio-buttons {
  background-color: white;
}
.view-radio-buttons button {
  background-color: rgba(0, 0, 0, 0);
}
.active-alarms .flat-tree-head {
  background-color: #4a4f53;
}
.dps-window-list-schema .dp-alarm-ico {
  display: inline-flex;
}
.ico-alarm-has-sms {
  background-color: #cccccc;
}
.ico-alarm-warning {
  background-color: #D71920;
}
.ico-alarm-acknowledged {
  background-color: #D71920;
}
.icon-energo-alarm-reset {
  background: url(../img/AlarmReset.svg);
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}
.icon-energo-alarm-ok {
  background: url(../img/Alarm.svg);
  background-color: #ccc;
}
.icon-energo-alarm-memory {
  background: url(../img/AlarmActive.svg);
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}
.icon-energo-alarm-memory-ack {
  background: url(../img/AlarmAcknowledged.svg);
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}
.ico-alarm-inform-memory-ack {
  background-color: #F7931E !important;
}
.alarm-history-project .group-line .group-items .btn-ico,
.alarm-history-project .group-line .group-line-title .btn-ico {
  width: 20px;
}
.alarm-history-project .container .icon.icon-chevron-up,
.alarm-history-project .container .icon.icon-chevron-down,
.alarm-history-project .table-pager .btn-ico {
  background-color: transparent;
}
.alarm-history-project .ico-alarm-inform {
  background-color: #F7931E;
}
.alarm-history-project .ico-alarm-inform[title="Alarm ok"] {
  background-color: #ccc;
}
.alarmHistoryLink:hover {
  color: #2b2b2b;
}
.active-alarms .view-radio-buttons .btn-group-esg button.active,
.selected-data-points .view-radio-buttons .btn-group-esg button.active {
  background-color: #4d9fb3 !important;
}
.active-alarms .view-radio-buttons .btn-group-esg button,
.selected-data-points .view-radio-buttons .btn-group-esg button {
  background-color: rgba(0, 0, 0, 0);
}
.tpg-td-middle .set-modal-button:first-of-type,
.select-value .set-modal-button:first-of-type {
  border-right: #4a4f53 1px solid !important;
  background-color: #4d9fb3;
  padding: 0px 3px;
}
.tpg-td-middle .set-modal-button:nth-of-type(2),
.select-value .set-modal-button:nth-of-type(2) {
  border-left: #4a4f53 1px solid !important;
  background-color: #4d9fb3;
  padding: 0px 3px;
}
.modal .ico-selection {
  background-color: #4d9fb3;
}
.modal-body .icon-calendar {
  background: url(../img/Calendar_White.svg);
  height: 22px;
  width: 22px;
  background-size: 22px 22px;
}
.modal-body .icon-time {
  background: url(../img/Time_White.svg);
  height: 22px;
  width: 22px;
  background-size: 22px 22px;
}
.modal table td {
  padding: 0px 1px;
}
.modal-tpg .wp-tpg-draw-select .row-with-selectors .tpgEditorSettings .select-value,
.modal-tpg .wp-tpg-draw-select .row-with-selectors .tpgEditorSettings .select-value select {
  width: 115px;
}
.modal-body input.wp-tpg-value-real {
  background-color: #4d9fb3;
  color: white !important;
}
.modal-tpg .tpgAddItem table .bootstrap-timepicker input,
.modal-tpg .tpgAddItem table .bootstrap-datepicker input {
  background-color: #4d9fb3;
}
.modal-tpg .select-background {
  text-indent: 5px;
  padding-left: 5px;
  background-color: #4d9fb3;
  background-image: url(../img/Select_White.svg);
  background-size: 12px 24px;
}
.add-on-disable-timepicker,
.add-on-disable-datepicker {
  background-color: #2b2b2b;
}
.modal-tpg .select-background.selectDisable {
  background-color: #2b2b2b;
}
.alarm-notification-modal .modal-footer button,
.alarm-notification-modal .modal-footer .alarm-buttons-all button {
  background-color: #4d9fb3;
}
.alarm-notification-modal .modal-footer button:hover,
.alarm-notification-modal .modal-footer .alarm-buttons-all button:hover {
  background-color: #99ebff;
}
.alarm-notification-modal .select-background {
  background-color: #4d9fb3;
}
.modal {
  background-color: #4a4f53;
}
.modal .icon-energo-alarm-active {
  background: url(../img/AlarmActive_White.svg);
}
.modal .icon-energo-alarm-acknowledged {
  background: url("../img/AlarmAcknowledged_White.svg");
}
.modal .alarm-history-project .container .table-head {
  background-color: #4d9fb3;
}
.modal .dropdown .dropdown-menu {
  background-color: white;
}
.modal .modal-body .btn-ico-mini {
  background-color: #939c9f;
}
.modal .modal-body .btn-ico-mini:hover {
  background-color: #4d9fb3;
}
.modal-body .alarm-history-project .container .icon.icon-chevron-up,
.modal-body .alarm-history-project .container .icon.icon-chevron-down,
.modal-body .alarm-history-project .container .table-pager .btn-ico {
  background-color: #4d9fb3;
}
.alarm-notification-modal .select-background {
  min-width: 110px;
  background-image: url(../img/Select_White.svg);
  background-size: 12px 24px;
}
.alarm-notification-modal select {
  min-width: 110px;
  padding-left: 5px;
}
.modal-active-alarm-action .alarmActionDisabled {
  background-color: #2b2b2b !important;
}
.alarm-notification-modal option {
  background-color: #4d9fb3;
  color: white;
  min-width: 110px;
}
.alarm-notification-modal .modal-header .alarms-notify-length {
  font-size: 20pt;
  top: 10px;
  right: 10px;
}
.modal-header h1 {
  font-family: 'Open Sans Light' !important;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  line-height: 55px;
  font-size: 55px;
}
.modal-header h2 {
  font-family: 'Open Sans Light' !important;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
body > div.modal.modal-alarm-notification.in > div > div.modal-body.ico-1 > div.alarm-state-ico > div > span > i {
  background: url("../img/AlarmActive_White.svg");
}
.value-select-title-disable,
.disable-timepicker,
.disable-datepicker {
  background-color: #2b2b2b !important;
}
.table-filter-sort {
  padding-bottom: 3px;
}
.table-filter-sort .table-settings {
  top: 74px;
  left: 0px !important;
  padding: 4px 12px;
}
.table-filter-sort .table-head {
  top: 74px;
  left: 0px !important;
  right: 0px !important;
  padding-top: 40px;
  padding-left: 0px;
  background-color: white;
  color: #2b2b2b;
}
.event-log .table-filter-sort,
.overview-list .table-filter-sort {
  margin: 36px 12px 0px 12px;
}
.table-filter-sort .table-head .table-labels,
.table-filter-sort .table-head .filters {
  background-color: #4a4f53;
  color: white;
}
.table-filter-sort .table-settings .select-filter a {
  color: #2b2b2b;
}
.table-filter-sort .table-settings {
  color: #2b2b2b;
}
.device-nonipad .table-filter-sort table {
  margin-top: 144px;
  margin-left: 0px;
}
.table-filter-sort tbody tr td {
  background-color: #60696c;
  color: #e6e6e6;
  border-bottom: 1px solid #2b2b2b;
  line-height: 24px;
}
.table-labels > div {
  font-size: 13pt;
  line-height: 30px;
}
.table-filter-sort tbody tr td:first-child {
  padding-left: 5px;
}
.table-filter-sort tbody tr td:last-child {
  padding-right: 5px;
}
.project-stats .table-filter-sort .table-head .table-labels > div:last-child {
  padding-right: 11px;
}
.project-stats .table-filter-sort .table-head .filters > div:last-child {
  padding-left: 17px;
}
.table-filter-sort .table-head .table-labels > div:first-child {
  padding-left: 17px;
}
.table-filter-sort .table-head .table-labels > div:last-child {
  padding-right: 8px;
}
.table-filter-sort .table-head .filters > div:first-child {
  padding-left: 17px;
}
.table-filter-sort .table-head .filters > div:last-child {
  padding-right: 8px;
}
.overview-list .main-tab-view {
  background-color: #4a4f53;
}
.table-filter-sort .input-filter .search-input {
  background-color: white;
  color: #4a4f53;
}
.overview-project-panel.eventLog,
.overview-project-panel.projectStats,
.overview-project-panel.alarmHistory {
  background-color: #4a4f53;
}
.dataTable .icon-energo-table-view {
  background: url(../img/Table_White.svg);
}
.dataTable .btn-ico-mini {
  min-width: 24px;
  margin-right: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #4a4f53 !important;
  font-family: 'Open Sans';
}
.dataTable .buttonsRow button:last-of-type {
  border-right: 1px solid #4a4f53 !important;
}
.dataTable .tableColumn.links .btn-ico {
  background-color: #4d9fb3;
}
.dp-go-to-schema .go-to-title {
  background-color: #4d9fb3;
}
.bootstrap-timepicker table td input[type="text"] {
  color: #2b2b2b;
}
.slider {
  background-color: #60696c;
}
.slider-container span.bubble.limit {
  background-color: #4d9fb3;
}
.slider span.pointer {
  background-color: #4d9fb3;
}
