/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Base Variables
 */
/**
 * Vendor
 */
/*! purgecss start ignore */
/**
 * Components
 */
@font-face {
  font-family: "knode";
  src: url("/fonts/knode-icons/knode.eot");
  src: url("/fonts/knode-icons/knode.eot?#iefix") format("embedded-opentype"), url("/fonts/knode-icons/knode.woff") format("woff"), url("/fonts/knode-icons/knode.ttf") format("truetype"), url("/fonts/knode-icons/knode.svg#knode") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "knode" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "knode" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-activity:before {
  content: "a";
}

.icon-arrow-down:before {
  content: "b";
}

.icon-arrow-up:before {
  content: "c";
}

.icon-assets:before {
  content: "d";
}

.icon-attachment:before {
  content: "e";
}

.icon-connection-no:before {
  content: "g";
}

.icon-connection-yes:before {
  content: "h";
}

.icon-dashboard:before {
  content: "y";
}

.icon-effluent:before {
  content: "i";
}

.icon-equipment:before {
  content: "j";
}

.icon-menu:before {
  content: "l";
}

.icon-nodes:before {
  content: "n";
}

.icon-refresh:before {
  content: "r";
}

.icon-region:before {
  content: "s";
}

.icon-report:before {
  content: "t";
}

.icon-settings:before {
  content: "u";
}

.icon-signal-full:before {
  content: "v";
}

.icon-signal-low:before {
  content: "w";
}

.icon-soil:before {
  content: "x";
}

.icon-status-okay:before {
  content: "z";
}

.icon-warning:before {
  content: "C";
}

.icon-options-horizontal:before {
  content: "p";
}

.icon-options-vertical:before {
  content: "q";
}

.icon-water:before {
  content: "B";
}

.icon-notification:before {
  content: "o";
}

.icon-battery-empty:before {
  content: "I";
}

.icon-battery-one-bar:before {
  content: "H";
}

.icon-battery-two-bars:before {
  content: "G";
}

.icon-battery-three-bars:before {
  content: "D";
}

.icon-battery-full:before {
  content: "f";
}

.icon-signal-medium:before {
  content: "E";
}

.icon-signal-none:before {
  content: "F";
}

.icon-milk:before {
  content: "m";
}

.icon-equipment:before {
  content: "k";
}

.icon-weather:before {
  content: "A";
}

.icon-back:before {
  content: "S";
}

.icon-close:before {
  content: "R";
}

.icon-action:before {
  content: "T";
}

.icon-cloud:before {
  content: "U";
}

.icon-map:before {
  content: "P";
}

.icon-rain:before {
  content: "L";
}

.icon-temp:before {
  content: "K";
}

.icon-wind-direction:before {
  content: "M";
}

.icon-soil-moisture:before {
  content: "J";
}

.icon-vehicle:before {
  content: "Q";
}

.icon-grass:before {
  content: "O";
}

.icon-land:before {
  content: "N";
}

/* Graphic Font */
@font-face {
  font-family: 'AktivGrotesk';
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/aktivgrotesk/AktivGrotesk-Light.otf") format("opentype");
}

@font-face {
  font-family: 'AktivGrotesk';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/aktivgrotesk/AktivGrotesk-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'AktivGrotesk';
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/aktivgrotesk/AktivGrotesk-Medium.otf") format("opentype");
}

/**
 * Project Specific Styles
 */
.none {
  display: none !important;
}

.fullscreen {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}

.background {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.clear {
  clear: both;
  overflow: hidden;
}

.icon-rotated {
  transform: rotate(90deg);
  width: 27px;
}

.report-generator {
  max-width: 1200px;
}

.report-generator .generator-button {
  margin-top: 20px;
}

[v-cloak] {
  display: none;
}

html, body {
  font-family: AktivGrotesk, Arial, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #172A3A;
  background-color: white;
  line-height: 1.8em;
  letter-spacing: 0;
  min-height: 100%;
}

#app {
  min-height: 100%;
}

body {
  min-width: 768px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: AktivGrotesk, Arial, Geneva, sans-serif;
  color: #172A3A;
  font-weight: 600;
  line-height: 1.45em;
  margin-bottom: 1em;
}

h1 {
  font-size: 28px;
  letter-spacing: 0.5px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 14px;
}

p {
  margin-bottom: 1em;
}

small, .small {
  font-size: 85%;
}

big, .big {
  font-size: 115%;
}

.font-icon {
  font-family: "knode-icons";
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
}

a, .link {
  color: #172A3A;
  font-family: AktivGrotesk, Arial, Geneva, sans-serif;
  text-decoration: underline;
  cursor: pointer;
  transition: 0.2s all ease;
}

a:visited, .link:visited {
  color: #172A3A;
}

a:hover, .link:hover {
  color: #27AAE1;
}

button, .button, a.button {
  display: inline-block;
  font-family: AktivGrotesk, Arial, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  padding: 10px 50px;
  border-radius: 5px;
  transition: 0.2s all ease;
  color: white;
  background-color: #27AAE1;
  border: solid 1px #27AAE1;
  cursor: pointer;
}

button:hover, .button:hover, a.button:hover {
  color: white;
  background-color: #172A3A;
  border: solid 1px #172A3A;
}

button:focus, .button:focus, a.button:focus {
  outline: 0;
}

button.button-wide, .button.button-wide, a.button.button-wide {
  padding: 12px 47px;
}

button:disabled, button[disabled], .button:disabled, .button[disabled], a.button:disabled, a.button[disabled] {
  opacity: 0.5;
}

.button.button-alt {
  color: #172A3A;
  background-color: transparent;
  border-color: #ddd;
}

.button.button-alt:hover {
  color: white;
  background-color: #27AAE1;
  border-color: #27AAE1;
}

.button.button-text {
  color: #172A3A;
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
  font-weight: 600;
  padding: 10px 25px;
}

.button.button-text:hover {
  color: #172A3A;
  background-color: transparent;
  border-color: #172A3A;
}

.button + .button {
  margin-left: 2px;
}

.buttons .button + .button {
  margin-left: 20px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: none;
}

.form-group input, .form-group button, .form-group .button, .form-group .link {
  display: block;
  width: 100%;
}

.form-group:last-child {
  margin-bottom: 0;
}

.form-group input, .form-group select {
  display: inline-block;
  font-family: AktivGrotesk, Arial, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  padding: 10px 50px;
  border-radius: 5px;
  transition: 0.2s all ease;
  font-weight: 400;
  border: 1px solid #ddd;
}

.form-group input:focus, .form-group select:focus {
  outline: none;
  border-color: #c4c4c4;
}

.form-group input:-webkit-autofill, .form-group input:-webkit-autofill:hover, .form-group input:-webkit-autofill:focus, .form-group select:-webkit-autofill, .form-group select:-webkit-autofill:hover, .form-group select:-webkit-autofill:focus {
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 14px;
}

.form-group.form-group-radio label, .form-group.form-group-checkbox label {
  display: inline-block;
  margin-right: 10px;
}

.form-group.form-group-radio input, .form-group.form-group-checkbox input {
  width: auto;
}

.form-group input::-webkit-input-placeholder, .form-group textarea::-webkit-input-placeholder, .form-group select::-webkit-input-placeholder, .form-elements input::-webkit-input-placeholder, .form-elements textarea::-webkit-input-placeholder, .form-elements select::-webkit-input-placeholder, .el-input input::-webkit-input-placeholder, .el-input textarea::-webkit-input-placeholder, .el-input select::-webkit-input-placeholder {
  color: #172A3A;
}

.form-group input::-moz-placeholder, .form-group textarea::-moz-placeholder, .form-group select::-moz-placeholder, .form-elements input::-moz-placeholder, .form-elements textarea::-moz-placeholder, .form-elements select::-moz-placeholder, .el-input input::-moz-placeholder, .el-input textarea::-moz-placeholder, .el-input select::-moz-placeholder {
  color: #172A3A;
}

.form-group input:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder, .form-group select:-ms-input-placeholder, .form-elements input:-ms-input-placeholder, .form-elements textarea:-ms-input-placeholder, .form-elements select:-ms-input-placeholder, .el-input input:-ms-input-placeholder, .el-input textarea:-ms-input-placeholder, .el-input select:-ms-input-placeholder {
  color: #172A3A;
}

.form-elements .el-form-item .el-form-item__label {
  display: block;
  float: none;
  text-align: left;
}

.form-elements .el-form-item .el-form-item__content > div:first-child {
  width: 100%;
}

.form-elements .el-form-item .el-radio {
  display: block;
}

.form-elements .el-form-item .el-radio + .el-radio {
  margin-left: 0;
  margin-top: 10px;
}

.form-filters .el-form-item, .form-filters .button {
  display: inline-block;
}

.form-filters .button {
  padding: 8px 30px;
}

.form-filters .el-form-item + .el-form-item, .form-filters .el-form-item + .button, .form-filters .button + .button {
  margin-left: 20px;
}

.form-control.is-invalid {
  border-color: #e3342f;
}

.form-control.is-invalid:focus {
  border-color: #e3342f;
}

.invalid-feedback {
  display: block;
  margin-top: 0.25rem;
  font-size: 90%;
  text-align: left;
  color: #e3342f;
}

.form-elements input {
  margin-bottom: 20px;
}

.icon {
  height: 28px;
  width: auto;
  vertical-align: middle;
}

.icon img {
  display: block;
  height: 100%;
  width: auto;
}

img {
  max-width: 100%;
  height: auto;
}

.spacer {
  display: block;
  height: 60px;
  overflow: hidden;
}

.spacer.spacer-small {
  height: 30px;
}

.spacer.spacer-big {
  height: 90px;
}

hr {
  margin: 30px 0;
  border: none;
  border-top: 1px solid #ddd;
}

hr.col-primary {
  border-top: 2px solid #27AAE1;
}

.hr-thin {
  opacity: 0.5;
}

.col-text-positive {
  color: #00c08b;
}

.col-text-alert {
  color: #FC4500;
}

.col-bg {
  background-color: #172A3A;
}

.col-text-increase {
  color: #9BC53D;
}

.col-text-decrease {
  color: #894B9D;
}

.dialog-custom .el-dialog .el-dialog__header {
  padding: 0;
}

.dialog-custom .el-dialog .el-dialog__header .dialog-title {
  display: block;
  position: relative;
}

.dialog-custom .el-dialog .el-dialog__header .el-dialog__headerbtn {
  font-size: 14px;
  background: #27AAE1;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  border: none;
  line-height: 1;
}

.dialog-custom .el-dialog .el-dialog__header .el-dialog__headerbtn i {
  color: white;
  font-weight: 600;
}

.dialog-custom .el-dialog .el-dialog__header .el-dialog__headerbtn:hover {
  border: none;
  background: #172A3A;
}

.dialog-custom .el-dialog .el-dialog__header .cover {
  background-color: rgba(0, 0, 0, 0.3);
}

.dialog-custom .el-dialog .el-dialog__header .title {
  position: relative;
}

.dialog-custom .el-dialog .el-dialog__body {
  padding: 60px 60px;
}

.dialog-custom .el-dialog .el-dialog__footer {
  padding: 60px 60px;
  padding-top: 0;
  text-align: left;
}

.dialog-custom .el-button + .el-button {
  margin-left: 20px;
}

/***** TABLES *****/
/* .el-table__header-wrapper {
	margin: 0 0 50px 0;
} */
.el-table__header-wrapper th .cell {
  font-size: 14px;
  font-weight: normal;
  color: #909399;
}

.el-table__body-wrapper {
  font-size: 14px;
}

.el-table::before {
  height: 0;
}

.el-table .el-table__header-wrapper .cell {
  word-break: normal;
}

.el-table thead {
  color: #727373;
}

.el-table a {
  text-decoration: none;
  color: #727373;
}

.el-table td {
  border: 0;
}

.el-table tr {
  height: 60px;
}

.el-table tr :not(:first-child) {
  text-align: center;
}

.el-table th.is-right {
  text-align: right;
}

.el-table .icon-status-okay, .el-table .icon-battery-full, .el-table .icon-battery-three-bars, .el-table .icon-battery-two-bars, .el-table .icon-signal-full {
  color: #00c08b;
}

.el-table .icon-warning, .el-table .icon-signal-low {
  color: #FC4500;
}

.el-table .icon-signal-full {
  font-size: 30px;
}

.el-table .icon-signal-low {
  font-size: 12px;
}

.el-table .el-icon-more {
  color: #172A3A;
}

.el-table.table-with-dropdown tr td:last-child {
  text-align: right;
}

.el-table__row td {
  padding: 0;
}

.el-dropdown-link {
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .dialog-custom .el-dialog .el-dialog__body {
    padding: 30px 30px;
  }
  .dialog-custom .el-dialog .el-dialog__footer {
    padding: 30px 30px;
  }
}

@media (max-width: 1199.98px) {
  .el-table__header {
    font-size: 12px;
  }
  .el-table__header tr th:not(:first-child) .cell {
    padding: 0;
  }
}

.el-tabs .el-tabs__nav .el-tabs__item {
  color: #B5BBC0;
}

.el-tabs .el-tabs__nav .el-tabs__item:hover {
  color: #27AAE1;
}

.el-tabs .el-tabs__nav .el-tabs__item.is-active {
  color: #27AAE1;
}

.el-tabs .el-tabs__header.is-top {
  margin-bottom: 40px;
}

.el-alert {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.el-alert--error {
  color: white;
  background-color: #eb2929;
}

.pagination {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 14px;
}

.pagination .page-item {
  display: inline-block;
}

.pagination .page-item.active .page-link {
  font-weight: bold;
  color: #172A3A;
}

.pagination .page-item:first-child .page-link {
  font-size: 25px;
  line-height: 28px;
}

.pagination .page-item:last-child .page-link {
  font-size: 25px;
  line-height: 28px;
}

.pagination .page-link {
  display: inline-block;
  padding: 0 14px;
  line-height: 30px;
  vertical-align: top;
}

.pagination a {
  text-decoration: none;
  color: #727373;
}

.pagination a:hover {
  color: #27AAE1;
}

.text-two-columns {
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 1199.98px) {
  .el-table__body-wrapper {
    font-size: 14px;
  }
}

.el-select.el-select-fullwidth {
  width: 100%;
}

/**
 *
 * RIVER Framework Components - Automatically Generated
 * DO NOT EDIT THIS FILE
 * Changes will be overitten on components:cache
 *
 **/
/* COMPONENTS / BACKGROUNDS */
.backgrounds, .background, .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.backgrounds {
  overflow: hidden;
}

.backgrounds .background.inactive {
  display: none;
}

/* COMPONENTS / HERO */
@screen xl {}/* Search Widget */
.hero, .hero.valign-parent {
  overflow: visible;
  z-index: 10;
}

.search-widget {
  display: block;
  position: relative;
  text-shadow: none;
}

.search-widget input {
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.search-widget input ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727373;
  opacity: 1;
  /* Firefox */
}

.search-widget input ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727373;
  opacity: 1;
  /* Firefox */
}

.search-widget input :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727373;
  opacity: 1;
  /* Firefox */
}

.search-widget input ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727373;
  opacity: 1;
  /* Firefox */
}

.search-widget input ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #727373;
  opacity: 1;
  /* Firefox */
}

.search-widget input :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #727373;
}

.search-widget input ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #727373;
}

.hero .search-widget .icon-search {
  font-size: 19px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.hero .search-widget .el-input__icon {
  font-size: 20px;
  width: 39px;
}

.search-widget-results {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: white;
  margin-top: -1px;
  padding: 20px;
  color: #172A3A;
  text-align: left;
  text-shadow: none;
  border: 1px solid #ddd;
}

.search-widget-results .products {
  margin: 20px 0;
}

.search-widget-results .products .product .title {
  color: #172A3A;
}

.search-widget-results .link-title {
  display: block;
  margin-top: 10px;
}

/* TEST Component */
/* COMPONENTS / VALIGN */
.valign-parent {
  position: relative;
  overflow: hidden;
}

.valign-parent .valign-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@screen sm {
  .valign-parent .valign-child.container {
    width: 100%;
  }
}

.img-fullwidth {
  height: auto;
  margin-bottom: 20px;
}

.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: sub;
}

.icon + .link {
  margin-left: 6px;
}

.font-icon {
  font-size: 22px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.section-title {
  padding: 60px 0 30px 0;
}

.section-title .title {
  text-align: center;
}

.section-title .title.text-left {
  text-align: left;
}

.widget {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

.widget .widget-header {
  padding: 15px 15px 15px 30px;
  color: white;
  background-color: #747F89;
  cursor: pointer;
}

.widget .widget-header .title {
  color: white;
  margin-bottom: 0;
}

.widget .widget-header .widget-title {
  float: left;
}

.widget .widget-header .widget-menu {
  float: right;
  margin-bottom: -20px;
}

.widget .widget-header .widget-menu .link {
  display: inline-block;
  color: #B5BBC0;
  text-decoration: none;
  font-size: 14px;
  margin-right: 16px;
  padding: 0 2px;
  transform: translateY(-6px);
  border-bottom: 2px solid transparent;
  transition: 0.2s all ease;
}

.widget .widget-header .widget-menu .link.active, .widget .widget-header .widget-menu .link:hover {
  border-bottom: 2px solid white;
  color: white;
}

.widget .widget-header .widget-menu .widget-menu-link {
  display: inline-block;
  color: white;
  text-decoration: none;
  margin-left: 16px;
}

@media (max-width: 991.98px) {
  .widget .widget-header .widget-menu .link {
    margin-right: 12px;
  }
  .widget .widget-header .widget-menu .widget-menu-link {
    margin-left: 12px;
  }
}

@media (max-width: 767.98px) {
  .widget .widget-header .widget-menu .link {
    margin-right: 8px;
  }
  .widget .widget-header .widget-menu .widget-menu-link {
    margin-left: 8px;
  }
}

.widget .widget-body {
  padding: 0 35px 35px 35px;
}

.widget .widget-body .node-status {
  text-align: center;
}

.widgets-v2 .widget .widget-header {
  background-color: white;
  color: #172A3A;
}

.widgets-v2 .widget .widget-header .title {
  color: #172A3A;
}

.widgets-v2 .widget .widget-menu .widget-menu-link {
  color: #172A3A;
}

.widgets-v2 .widget .widget-body {
  border-top: 2px solid #ddd;
}

.debug {
  line-height: 40px;
  font-size: 11px;
}

.debug a {
  color: #ccc;
}

.tabs-filter .debug {
  float: left;
  margin-right: 20px;
}

.alert {
  display: block;
  position: relative;
  border-radius: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

.alert .alert-header {
  color: white;
  background-color: #747F89;
  height: 58px;
}

.alert .alert-header .title {
  line-height: 60px;
  color: white;
  margin-bottom: 0;
}

.alert .alert-header .alert-title {
  float: left;
  padding: 0 0 0 15px;
}

.alert .alert-header .alert-icon {
  float: left;
  padding: 0 20px;
  width: 70px;
  height: 100%;
}

.alert .alert-header .alert-icon.status-okay {
  background-color: #00c08b;
}

.alert .alert-header .alert-icon.status-warning {
  background-color: #FC4500;
}

.alert .alert-header .alert-icon i {
  line-height: 60px;
}

.alert .alert-header-loading {
  background-color: white;
}

.alert .alert-header-loading .title {
  color: #8D8D8D;
}

.alert .alert-header .alert-menu {
  float: right;
  margin-bottom: -20px;
  line-height: 60px;
  padding-right: 15px;
}

.alert .alert-header .alert-menu .link {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 14px;
  margin-right: 16px;
  padding: 0 2px;
  transform: translateY(-6px);
  border-bottom: 2px solid transparent;
  transition: 0.2s all ease;
}

.alert .alert-header .alert-menu .link.active, .alert .alert-header .alert-menu .link:hover {
  border-bottom: 2px solid white;
}

.alert .alert-header .alert-menu .alert-menu-link {
  display: inline-block;
  color: white;
  text-decoration: none;
  margin-left: 16px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .alert .alert-header .alert-menu .link {
    margin-right: 12px;
  }
  .alert .alert-header .alert-menu .alert-menu-link {
    margin-left: 12px;
  }
}

@media (max-width: 767.98px) {
  .alert .alert-header .alert-menu .link {
    margin-right: 8px;
  }
  .alert .alert-header .alert-menu .alert-menu-link {
    margin-left: 8px;
  }
}

.alert .alert-body {
  padding: 0 35px 50px 35px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.alarm {
  padding: 50px 0 0 0;
}

.alarm .alarms-title {
  margin-bottom: 16px;
}

.alarm .alarms-title .info-icon {
  width: 18px;
  margin-left: 18px;
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
}

.alarm .alarms-title h3 {
  display: inline-block;
  margin-bottom: 0;
  line-height: inherit;
  vertical-align: middle;
}

.alarm .alarm-row {
  display: flex;
  margin: 0 0 20px 0;
}

.alarm .alarm-row .row {
  margin: 0;
}

.alarm .alarm-row .row .col {
  padding-left: 0;
}

.alarm .alarm-row .row .col .el-form-item {
  margin-bottom: 0;
}

.alarm .alarm-row .row .col .el-form-item .el-input {
  width: 100%;
}

.alarm .alarm-row .el-icon-circle-close-outline {
  cursor: pointer;
  display: flex;
}

.alarm .alarm-row .el-icon-circle-close-outline:before {
  color: #FC4500;
  display: flex;
  align-items: center;
  font-size: 25px;
}

.alarm .volume-tab {
  height: 291px;
}

.alarm-md {
  display: none;
}

.tabs {
  display: block;
  position: relative;
  padding: 30px 0 0 0;
}

.tabs.tabs-info .tabs-buttons {
  display: inline-block;
  position: relative;
}

.tabs.tabs-info .tabs-buttons .tab {
  float: left;
  cursor: pointer;
  text-align: center;
  padding: 10px 5px 5px 5px;
  opacity: 0.7;
  transition: 0.2s all ease;
}

.tabs.tabs-info .tabs-buttons .tab .title {
  font-weight: 600;
  font-size: 12px;
  line-height: 1em;
  margin-bottom: 8px;
}

.tabs.tabs-info .tabs-buttons .tab .value-row {
  margin-bottom: 6px;
}

.tabs.tabs-info .tabs-buttons .tab .value {
  font-weight: 600;
  font-size: 20px;
  line-height: 1em;
  display: inline-block;
}

.tabs.tabs-info .tabs-buttons .tab .unit {
  display: inline-block;
}

.tabs.tabs-info .tabs-buttons .tab .unit, .tabs.tabs-info .tabs-buttons .tab .change {
  font-size: 10px;
  line-height: 1em;
  margin-bottom: 4px;
}

.tabs.tabs-info .tabs-buttons .tab .unit .font-icon, .tabs.tabs-info .tabs-buttons .tab .change .font-icon {
  font-size: 10px;
  vertical-align: middle;
}

.tabs.tabs-info .tabs-buttons .tab.active {
  opacity: 1;
  border-top: 2px solid #27AAE1;
  margin-top: -2px;
}

.tabs.tabs-info .tabs-buttons .tab:hover {
  opacity: 1;
  color: #27AAE1;
}

.tabs.tabs-info .tabs-buttons .tab + .tab {
  margin-left: 30px;
}

.tabs.tabs-info .tabs-buttons .tab-line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ddd;
}

.tabs.tabs-info .tabs-content {
  position: relative;
  margin-top: 10px;
  text-align: center;
}

.tabs.tabs-info .tabs-filter {
  float: right;
}

.alarm .el-tabs--left .el-tabs__content {
  padding: 35px 75px;
}

.el-tabs .el-tabs__header.is-top {
  margin-bottom: 20px;
}

.events {
  padding-top: 50px;
}

.events .event {
  position: relative;
  cursor: pointer;
  margin-bottom: 26px;
  transition: 0.2s all ease;
}

.events .event .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 8px;
}

.events .event .subtitle {
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 8px;
}

.events .event .summary {
  font-size: 12px;
  line-height: normal;
}

.events .event .time {
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 8px;
}

.events .event .event-link {
  text-decoration: none;
  width: 80%;
}

.events .event .col-status, .events .event .col-options {
  width: 10%;
}

.events .event:last-child {
  margin-bottom: 0;
}

.events .event:hover {
  color: #27AAE1;
}

.events .view-all {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}

.events .col-status, .events .col-options {
  position: relative;
  width: 80px;
  text-align: center;
}

.events .col-status .font-icon, .events .col-options .font-icon {
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.events .col-status .icon-wrapper, .events .col-options .icon-wrapper {
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.events .col-status .icon-wrapper .dropdown-trigger-icon, .events .col-options .icon-wrapper .dropdown-trigger-icon {
  font-size: 26px;
}

@media (max-width: 767.98px) {
  .events .col-status, .events .col-options {
    width: 50px;
  }
  .events .col-status .font-icon, .events .col-options .font-icon {
    font-size: 22px;
  }
}

.tag {
  background-color: #E6E8F1;
  color: white;
  padding: 5px 8px;
  border-radius: 3px;
  display: inline-block;
}

.dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 6px;
  margin-right: 16px;
  margin-bottom: -1px;
}

.dot.status-okay {
  background: #00c08b;
}

.dot.status-warning {
  background: #FC4500;
}

.status-dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}

.status-dot.status-okay {
  background-color: #00c08b;
}

.status-dot.status-warning {
  background: #FC4500;
}

.status-dot.status-neutral {
  background: #E6E8F1;
}

.change-positive {
  font-size: 10px;
  color: #00c08b;
}

.change-positive i {
  font-size: 10px;
  margin-left: 10px;
}

.change-negative {
  font-size: 10px;
  color: #FC4500;
}

.change-negative i {
  font-size: 10px;
  margin-left: 10px;
}

@media (max-width: 1199.98px) {
  .el-tabs--left .el-tabs__content {
    padding: 0;
  }
  .alarm-md {
    display: block;
  }
  .alarm-lg {
    display: none;
  }
}

.tab-location-icon {
  font-size: 27px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.map-container {
  padding-top: 40%;
}

.map-container-full {
  height: 100%;
}

.el-input__text-suffix {
  padding-right: 10px;
}

.widgets-v2 {
  height: 100%;
}

.fullsize {
  width: 100%;
  height: 100%;
}

[v-cloak] > * {
  display: none;
}

.grid-layout {
  display: grid;
  width: 100%;
  height: 100vh;
  grid-template-areas: "company header" "sidebar main";
  grid-template-columns: 250px auto;
  grid-template-rows: 70px auto;
  grid-gap: 0px;
}

.grid-layout.sidebar-hidden {
  grid-template-columns: 84px auto;
}

.grid-layout.sidebar-hidden .header-company .logo {
  display: none;
}

.grid-layout.sidebar-hidden .header-company .logo-mobile {
  display: block;
  width: 28px;
}

.grid-layout.sidebar-hidden .sidebar-menu .operation.el-dropdown-selfdefine a {
  display: none;
}

.grid-layout.sidebar-hidden .sidebar-menu .operation.el-dropdown-selfdefine .dropdown-arrow {
  float: none;
}

.grid-layout.sidebar-hidden .sidebar-menu .controls .button {
  margin: 0px !important;
  padding: 0 0 0 32px;
  text-align: center;
  transition: none;
}

.grid-layout.sidebar-hidden .sidebar-menu .controls .button .font-icon {
  margin: 0px;
  position: relative;
}

.grid-layout.sidebar-hidden .sidebar-menu .controls .button .nav-item-label {
  display: none;
}

.grid-layout .header-company {
  grid-area: company;
  position: relative;
  background-color: #172A3A;
  border-bottom: 1px solid #172A3A;
}

.grid-layout .header-company a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.grid-layout .header-company .logo-mobile {
  display: none;
}

.grid-layout .header-controls {
  grid-area: header;
  position: relative;
  line-height: 70px;
  background-color: white;
  border-bottom: 1px solid #ddd;
}

.grid-layout .header-controls div {
  display: inline-block;
}

.grid-layout .header-controls .header-controls-menu {
  float: left;
  padding-left: 30px;
}

.grid-layout .header-controls .header-controls-menu .menu-toggle {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}

.grid-layout .header-controls .header-controls-menu .menu-toggle:before {
  vertical-align: middle;
}

.grid-layout .header-controls .header-controls-controls {
  float: right;
}

.grid-layout .header-controls .control {
  display: block;
  font-weight: 400;
  float: left;
  padding: 0 24px;
  height: 100%;
  text-decoration: none;
}

.grid-layout .header-controls .control .icon {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  position: relative;
}

.grid-layout .header-controls .control .icon span {
  position: absolute;
  background-color: #FC4500;
  color: white;
  border-radius: 9px;
  padding: 0 6px;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  min-width: 18px;
  text-align: center;
  top: 0;
  right: -1px;
  font-weight: bold;
}

.grid-layout .header-controls .control .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.grid-layout .header-controls .control .link {
  text-decoration: none;
}

.grid-layout .header-controls .control .link-precede {
  margin-right: 12px;
}

.grid-layout .header-controls .control .link-follow {
  margin-left: 12px;
}

.grid-layout .header-controls .control:hover {
  background-color: #E6E8F1;
  color: #172A3A;
}

@media (max-width: 767.98px) {
  .grid-layout .header-controls #control-profile .link {
    display: none;
  }
}

.grid-layout .sidebar-menu {
  grid-area: sidebar;
  position: relative;
  background-color: #172A3A;
  padding-bottom: 80px;
}

.grid-layout .sidebar-menu .dropdown-arrow {
  color: white;
  line-height: inherit;
  float: right;
  cursor: pointer;
}

.grid-layout .sidebar-menu .button {
  margin-left: 0 !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 400;
  color: #B5BBC0;
  text-align: left;
  padding: 0 32px 0 32px;
  height: 46px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  transition: none;
}

.grid-layout .sidebar-menu .button:hover {
  color: white;
  background-color: #111f2a;
}

.grid-layout .sidebar-menu .button.active {
  color: white;
}

.grid-layout .sidebar-menu .coming-soon {
  position: relative;
  overflow: hidden;
  background-color: #142533;
}

.grid-layout .sidebar-menu .coming-soon:before {
  position: absolute;
  content: 'Soon';
  right: -20px;
  top: 8px;
  width: 70px;
  transform: rotate(45deg);
  background-color: #27AAE1;
  padding: 4px 0;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 10px;
}

.grid-layout .sidebar-menu .font-icon {
  display: flex;
  align-items: center;
  font-size: 22px;
  margin-right: 18px;
}

.grid-layout .sidebar-menu .operation-dropdown {
  display: block;
  -webkit-tap-highlight-color: transparent;
  outline-style: none;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  height: 66px;
}

.grid-layout .sidebar-menu .operation {
  padding: 20px 32px 20px 32px;
  background-color: #111f2a;
  margin-bottom: 20px;
}

.grid-layout .sidebar-menu .operation a {
  text-decoration: none;
  color: white;
  display: inline-block;
  vertical-align: middle;
  width: 165px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.grid-layout .sidebar-menu .operation span {
  color: white;
}

.grid-layout .sidebar-menu .settings {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: none;
}

@media (max-width: 767.98px) {
  .grid-layout .sidebar-menu .button {
    padding: 8px 24px 12px 24px;
  }
  .grid-layout .sidebar-menu .font-icon {
    margin-right: 12px;
  }
}

.grid-layout .content-main {
  grid-area: main;
  position: relative;
  padding: 40px 50px;
  overflow-x: hidden;
}

.grid-layout .content-main-full {
  padding: 0;
}

.grid-layout .content-floating {
  position: absolute;
  width: 100%;
  padding: 40px 50px;
}

.grid-layout .page-title h1 {
  margin-bottom: 15px;
}

.grid-layout .page-title hr {
  margin-top: 0;
  border-top-width: 2px;
}

.grid-layout .page-title h4 {
  margin-top: 0;
}

.grid-layout .button-row .el-form-item {
  display: inline-block;
}

.grid-layout .button-row .button {
  margin-right: 10px;
}

.grid-layout .button-row .button.alarms-button {
  padding: 12px 30px;
}

@media (max-width: 767.98px) {
  .grid-layout {
    grid-template-columns: 200px auto;
  }
}

@media (max-width: 1199.98px) {
  .grid-layout .content-main {
    padding: 20px 25px;
  }
}

.operation-dropdown-menu {
  min-width: 250px;
  margin-top: -15px !important;
}

.operation-dropdown-menu .popper__arrow {
  display: none;
}

.dropdown {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  outline-style: none;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.dropdown-menu {
  -webkit-tap-highlight-color: transparent;
  outline-style: none;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 8px 0;
  margin: -1px 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-top: 1px solid #f2f2f2 !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 4px 24px;
  height: 32px;
  line-height: 24px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #111f2a;
  text-decoration: none;
}

.dropdown-menu .dropdown-item .el-icon {
  font-size: 1.2em;
  margin-right: 7px;
  vertical-align: middle;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
  display: block !important;
}

.container-fullscreen {
  width: 100%;
  height: 100%;
}

.logo {
  width: 210px;
  height: auto;
  display: block;
}

.login-parent {
  position: relative;
  text-align: center;
}

.login-container {
  display: inline-block;
  margin: auto;
  padding: 160px 20px 80px 20px;
  margin: 0;
}

.login-container .logo {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.login-container .logo.mobile {
  display: none;
}

.login-container .login-form {
  margin-top: 50px;
}

@media (max-width: 767.98px) {
  .login-container {
    margin: 0px;
    padding: 50% 0px;
    background: transparent;
    height: 100vh;
    box-sizing: border-box;
  }
  .login-container .logo.desktop {
    display: none;
  }
  .login-container .logo.mobile {
    display: block;
    width: 50%;
  }
  .login-container .link {
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 50px;
    left: 0px;
  }
  .login-container .tagline {
    color: #fff;
  }
  .login-container .auth-message {
    color: #fff;
  }
  .login-container .el-loading-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(23, 42, 58, 0.6);
  }
}

.login-panel {
  min-width: 340px;
  max-width: 100%;
  margin: 0;
  background: white;
  padding: 100px 80px;
}

@media (max-width: 767.98px) {
  .login-panel {
    background: transparent;
    padding: 0;
  }
  .login-panel label {
    color: #fff;
    margin: 0;
    text-align: left;
  }
  .login-panel input {
    text-align: left;
    padding: 10px 10px;
  }
}

.login-cover {
  background-color: rgba(23, 42, 58, 0.6);
}

.tagline {
  color: #172A3A;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}

.filter-button {
  margin-top: 40px;
}

.knode-button-group {
  position: relative;
  z-index: 200;
}

.knode-button-group .el-button {
  padding: 9px;
  width: 75px;
  height: 46px;
  background: #ffffff;
  color: #727373;
  box-shadow: 0px 0px 5px 0px #dbdbdb;
  border: none;
}

.knode-button-group .el-button:hover {
  color: #000000;
}

.knode-button-group .el-button i {
  font-size: 27px;
}

.knode-button-group .el-button .icon-dashboard {
  margin-top: 2px;
  display: block;
  font-size: 35px;
}

.vehicles-map .location-filter-list {
  transition: 0.4s;
}

.vehicles-map .location-filter-list.menu-close {
  flex: 0 0 0;
  max-width: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.vehicles-map .map-container-full {
  transition: 0.4s;
}

.vehicles-map .map-container-full.menu-close {
  flex: 0 0 100%;
  max-width: 100%;
}

.knode-asset-list-menu {
  position: relative;
  z-index: 200;
}

.knode-asset-list-menu .search-button {
  float: left;
  width: 220px;
  box-shadow: 0px 0px 5px 0px #dbdbdb;
}

.knode-asset-list-menu .search-button .el-input__inner {
  height: 50px;
}

.knode-asset-list-menu .el-button {
  width: 220px;
  height: 50px;
  background: #ffffff;
  color: #727373;
  box-shadow: 0px 0px 5px 0px #dbdbdb;
  border: none;
  float: left;
  text-align: left;
}

.knode-asset-list-menu .el-button .el-dropdown {
  display: block;
}

.knode-asset-list-menu .el-button .title {
  color: #172A3A;
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}

.knode-asset-list-menu .el-button .subtitle {
  font-size: 14px;
  color: #8D8D8D;
}

.knode-asset-list-menu .el-button.type-select {
  margin-left: -3px;
}

.knode-asset-list-menu .el-button.type-select .title {
  padding-bottom: 25px;
}

.knode-asset-list-menu .el-button.type-select .subtitle {
  position: relative;
  top: -25px;
}

.type-select-dropdown li {
  min-width: 200px;
}

.event-status .alert {
  border-radius: 5px;
  cursor: pointer;
}

.event-status .alert-header {
  height: 51px;
}

.event-status .alert-header.status-okay {
  background-color: #00c08b;
}

.event-status .alert-header.status-warning {
  background-color: #FC4500;
}

.event-status .alert-header.alert-alarm {
  background-color: #172A3A;
}

.event-status .alert-header .title {
  line-height: 51px;
  font-size: 16px;
  font-weight: 500;
}

.event-status .alert-header .alert-icon i {
  line-height: 40px;
  font-size: 30px;
  margin-top: 10px;
  display: block;
}

.event-status .alert-header .alert-title {
  padding-left: 0;
}

.assets-summery-table {
  border-radius: 5px;
  border: solid 1px #ddd;
}

.assets-summery-table.mobile {
  border: none;
}

.assets-summery-table.mobile .el-table__header {
  display: none;
}

.assets-summery-table.mobile .table-body {
  padding: 0;
}

.assets-summery-table.mobile .table-body td {
  padding: 20px 0;
}

.assets-summery-table.mobile .table-body .el-table .cell {
  font-size: 12px;
  line-height: 14px;
}

.assets-summery-table.mobile .assets-summery-table-name {
  font-weight: bold;
}

.assets-summery-table.mobile .icon {
  font-size: 8px;
  vertical-align: bottom;
  width: 26px;
  text-align: right;
}

.assets-summery-table.mobile .icon-arrow-up {
  color: #18C391;
}

.assets-summery-table.mobile .icon-arrow-down {
  color: red;
}

.assets-summery-table.mobile .el-table .warning-row {
  background: #FFF3F0;
}

.assets-summery-table .table-header {
  color: #172A3A;
  padding: 15px 30px;
  font-size: 16px;
  border-bottom: solid 1px #ddd;
  font-weight: 500;
}

.assets-summery-table .table-body {
  padding: 15px 30px 30px;
}

.assets-summery-table .table-body .el-table .is-right {
  text-align: right;
}

.assets-summery-table .table-body .el-table td {
  border-bottom: 1px solid #ebeef5;
}

.assets-list-table .el-table .is-right {
  text-align: right;
}

.assets-list-table .el-table td {
  border-bottom: 1px solid #ebeef5;
}

.assets-maps {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.assets-maps.mobile {
  height: 70%;
}

.asset-detail-block {
  background-color: #172A3A;
  padding: 40px;
  color: white;
  min-height: 100px;
  border-radius: 5px;
}

.asset-detail-block .asset-detail-item {
  margin-bottom: 15px;
}

.asset-detail-block .asset-detail-item p {
  margin-bottom: 0;
}

.asset-detail-block .asset-detail-item p .icon-arrow-up {
  font-size: 13px;
  color: #00c08b;
}

.asset-detail-block .asset-detail-item p .icon-arrow-down {
  font-size: 13px;
  color: #00c08b;
}

.asset-detail-block .asset-detail-item .icon-rotated {
  transform: rotate(90deg);
  margin-right: 5px;
  margin-top: -10px;
  display: inline-block;
}

.asset-detail-block .asset-detail-item .icon-rotated i {
  font-size: 28px;
}

.asset-detail-block .asset-detail-item .icon-rotated .icon-battery-full {
  color: #00c08b;
}

.asset-detail-block .asset-detail-item .icon-rotated .icon-battery-one-bar, .asset-detail-block .asset-detail-item .icon-rotated .icon-battery-empty {
  color: #FC4500;
}

.asset-detail-block .asset-status-dot {
  top: 5px;
  margin-left: 10px;
}

.asset-detail-block .block-heading .asset-status-label {
  font-size: 15px;
  font-weight: 500;
  float: left;
  color: white;
}

@media (max-width: 767.98px) {
  .asset-detail-block .block-heading .asset-status-label {
    color: #111f2a;
  }
}

.asset-detail-block .asset-detail {
  margin-bottom: 100px;
}

.asset-detail-block .action-button {
  border: 1px solid #FC4500;
  border-radius: 10px;
  background-color: #FC4500;
  text-align: center;
  cursor: pointer;
  padding: 10px;
}

.asset-detail-block .action-button.disabled {
  cursor: default;
  opacity: 0.75;
}

.mobile .asset-detail-block {
  background-color: white;
  padding: 40px 20px 30px;
  color: #172A3A;
  min-height: 0;
}

.mobile .asset-detail-block .asset-detail {
  position: relative;
}

.mobile .asset-detail-block .asset-detail .chart-container-small {
  height: 150px;
}

.mobile .asset-detail-block .asset-detail-item {
  margin-bottom: 0;
}

.mobile .asset-detail-block .action-button {
  margin-top: 50px !important;
  color: white;
}

.mobile .asset-recent-activity-table .table-body .cell .dot {
  display: none;
}

.mobile .asset-recent-activity-table .table-body .el-table .warning-row {
  background: #FFF3F0;
}

.asset-recent-activity-table {
  border-radius: 5px;
  border: solid 1px #E6E8F1;
}

.asset-recent-activity-table .table-header {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  padding: 6px 20px;
  border-bottom: solid 1px #E6E8F1;
}

.asset-recent-activity-table .table-body {
  padding: 0 20px;
}

.mobile .asset-recent-activity-table {
  background: white;
  border: none;
}

.mobile .asset-recent-activity-table .table-header {
  padding: 10px 20px;
  border: none;
}

.mobile .asset-recent-activity-table .table-body {
  padding: 0;
}

.mobile .asset-recent-activity-table .el-table__body {
  border-collapse: collapse;
}

.mobile .asset-recent-activity-table thead {
  display: none;
}

.mobile .asset-recent-activity-table tbody {
  font-size: 13px;
}

.mobile .asset-recent-activity-table tr {
  border-bottom: 1px solid #ebedf5;
}

.mobile .asset-recent-activity-table tr td {
  padding: 0 20px;
}

.mobile .asset-recent-activity-table .is-right {
  text-align: right;
}

.asset-notes {
  border-radius: 5px;
  border: solid 1px #E6E8F1;
}

.asset-notes .header {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  padding: 10px 20px;
  border-bottom: solid 1px #E6E8F1;
}

.asset-notes .note-list {
  padding: 5px 20px;
}

.asset-notes .note-list .note-item {
  padding: 15px 10px;
}

.asset-notes .note-list .note-item .avatar {
  width: 50px;
  height: 50px;
  margin: auto;
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.asset-notes .note-list .note-item .note-time {
  font-weight: normal;
  margin-left: 20px;
}

.location-list .location-item {
  border-radius: 3px;
  border: solid 1px #E6E8F1;
  margin: 20px 0;
}

.location-list .location-item .row {
  min-height: 80px;
}

.location-list .location-item .location-detail {
  padding: 15px;
}

.location-list .location-item .location-detail.trip-selected {
  background: #E6E8F1;
}

.location-list .location-item .location-detail h4 {
  margin-bottom: 5px;
}

.location-list .location-item .location-action {
  border-left: solid 1px #E6E8F1;
  text-align: center;
  padding-top: 30px;
  height: 100%;
}

.map-info-content {
  min-height: 100px;
}

.map-info-content .content-header {
  margin-bottom: 10px;
}

.map-info-content .content-header .rotate {
  transform: rotate(90deg);
  margin-right: 10px;
  margin-top: -3px;
}

.map-info-content .content-header .font-icon {
  font-size: 18px;
  color: #00c08b;
}

.map-info-content .info-button {
  font-size: 10px;
  font-weight: 500;
  color: white;
  background: #00c08b;
  padding: 3px 20px;
  border: 0;
  border-radius: 10px;
  min-width: 80px;
}

.map-info-content h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.map-info-content .body-content {
  font-size: 12px;
  font-weight: 500;
}

.weather-info {
  background-color: #172A3A;
  border-radius: 5px;
  padding: 60px 0;
}

@media (max-width: 484px) {
  .weather-info {
    border-radius: 0;
    height: 100%;
  }
}

.weather-info-block {
  text-align: center;
  color: white;
}

.weather-info .weather-icon i {
  font-size: 40px;
}

.weather-info .weather-title {
  margin: 10px 0;
  font-size: 40px;
}

.weather-info .weather-subtitle {
  font-size: 15px;
}

.action-dropdown {
  min-width: 300px;
}

.action-dropdown .dropdown-header {
  padding: 4px 20px;
  border-bottom: solid 1px #E6E8F1;
  margin-bottom: 5px;
}

.action-dropdown .el-dropdown-menu__item {
  line-height: 40px;
}

.icon-rotate {
  display: block;
}

.icon-rotate-45 {
  transform: rotate(45deg);
}

.icon-rotate-90 {
  transform: rotate(90deg);
}

.icon-rotate-135 {
  transform: rotate(135deg);
}

.icon-rotate-180 {
  transform: rotate(180deg);
}

.icon-rotate-225 {
  transform: rotate(225deg);
}

.icon-rotate-270 {
  transform: rotate(270deg);
}

.icon-rotate-315 {
  transform: rotate(315deg);
}

.page-effluent #app.app-mobile .content-main {
  background: white;
}

.asset-detail-mobile {
  background: white;
  height: 100%;
  overflow: scroll;
}

.asset-detail-mobile .mobile-alarms {
  padding: 10px;
  background: #E6E8F1;
}

.asset-detail-mobile .alert {
  border-radius: 0;
  margin-bottom: 0;
}

@media (max-width: 484px) {
  .actions-menu {
    width: 100%;
    bottom: 0;
  }
}

.actions-menu .el-drawer {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.actions-menu .action-header {
  padding: 10px 30px;
  border-bottom: solid 1px #E6E8F1;
}

.actions-menu .action-list {
  padding: 0 30px;
}

.actions-menu .action-list ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

.actions-menu .action-list ul li {
  padding: 8px 0;
}

.map-info-box {
  width: 100%;
  bottom: 0;
}

.map-info-box .el-drawer {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.map-info-box .el-drawer .asset-detail-block {
  box-shadow: inset 0px -3px 17px -17px #242222;
  border-radius: 8px 8px 0 0;
}

.map-info-box .el-drawer .asset-detail-block .asset-detail-item-name {
  font-size: 16px;
}

.map-info-box .el-drawer .asset-detail-block .asset-detail-item .icon-rotated {
  margin-top: -5px;
}

.map-info-box .el-drawer .asset-detail-block .asset-detail-item .el-tag {
  padding: 0 20px;
  border-radius: 14px;
  height: 20px;
}

.map-info-box .el-drawer .el-tag {
  padding: 0 20px;
  border-radius: 14px;
}

.map-info-box .el-drawer .el-tag--danger {
  border: none;
  color: #fff;
  background-color: #fc4500;
}

.manage-settings-button {
  float: left;
  margin-right: 15px;
}

@media (max-width: 1199.98px) {
  .filter-button {
    margin-top: 0px;
  }
}

#styleguide-page {
  display: block;
  position: relative;
  font-size: 16px;
  color: #80808a;
  background-color: #ffffff;
  font-style: normal;
  line-height: normal;
}

#styleguide-page header {
  background: #dadadf;
  padding: 20px 40px;
  margin-bottom: 20px;
}

#styleguide-page header .title {
  font-size: 40px;
  color: #80808a;
}

#styleguide-page section {
  padding: 40px 40px;
}

#styleguide-page section .title {
  font-size: 30px;
  color: #80808a;
  margin-bottom: 40px;
}

#styleguide-page section .subtitle {
  font-size: 24px;
  color: #80808a;
  margin-top: 40px;
  margin-bottom: 20px;
}

#styleguide-page section .subtitle .underline {
  height: 1px;
  margin-top: 6px;
}

#styleguide-page .underline {
  margin-top: 10px;
  width: 40px;
  height: 3px;
  background-color: #a0a0aa;
}

#styleguide-page .style-container {
  padding: 20px;
}

#styleguide-page .style-bg {
  background-color: #dadadf;
}

#styleguide-page .style-border {
  border: solid 1px #dadadf;
}

#styleguide-page .style-label {
  margin-top: 10px;
}

#styleguide-page .spacer {
  display: block;
  height: 10px;
  overflow: hidden;
}

#styleguide-page .style-colour {
  display: inline-block;
  width: 160px;
  height: auto;
  border: 1px solid #dadadf;
  padding: 3px;
  margin-right: 20px;
  margin-bottom: 30px;
}

#styleguide-page .style-colour .style-col {
  height: 90px;
  width: 100%;
}

#styleguide-page .favicon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

#styleguide-page .form-group {
  display: inline-block;
  margin-right: 20px;
}

#styleguide-page .form-group .button, #styleguide-page .form-group input, #styleguide-page .form-group select {
  display: inline-block;
  width: 160px;
  text-align: center;
}

#styleguide-page .form-group.form-group-radio input, #styleguide-page .form-group.form-group-checkbox input {
  width: auto;
}

#styleguide-page .icon {
  height: 24px;
  width: auto;
  margin-right: 20px;
}

#styleguide-page .style-image {
  display: inline-block;
  width: 240px;
  height: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#styleguide-page .el-form input {
  width: 280px;
}

#styleguide-page .el-form .el-date-editor--date input, #styleguide-page .el-form .el-date-editor--time input {
  width: 160px;
}

.account-header {
  display: table-cell;
  margin: 0 0 40px 0;
}

.avatar-big {
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}

.account-title {
  display: inline-block;
  margin: 0 0 0 30px;
}

label {
  padding: 0;
}

.profile-form-item .el-form-item__label {
  padding: 0;
  margin: 0;
  color: #172A3A;
  font-weight: 600;
}

.profile-form-item .el-select {
  display: block;
}

.profile-button {
  width: 215px;
  margin: 0 17px 0 0;
  border-radius: 10px;
}

.form-items {
  margin-bottom: 33px;
}

.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}

.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}

.avatar {
  width: 178px;
  height: 178px;
  display: block;
}

.pre-subtitle {
  margin: 0 auto;
}

.signal-strong-image {
  padding: 50px 50px 25px 50px;
}

.node-status .el-tabs__nav-scroll {
  display: inline-block;
}

.node-power-summary {
  margin: 50px 0;
  display: flex;
  justify-content: center;
}

.node-power-summary--metric {
  padding: 0 30px;
}

.node-power-summary .power-summary-icon {
  width: 100px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 90px;
}

.node-power-summary .power-summary-icon.unavailable {
  color: #E6E8F1;
}

.node-power-summary .power-summary-icon.full, .node-power-summary .power-summary-icon.three-bars, .node-power-summary .power-summary-icon.two-bars {
  color: #00c08b;
}

.node-power-summary .power-summary-icon.one-bar {
  color: #efaf5c;
}

.node-power-summary .power-summary-icon.empty {
  color: #FC4500;
}

.node-power-summary .power-summary-icon .icon-connection-yes {
  color: #00c08b;
}

.node-power-summary .power-summary-icon .icon-connection-no {
  color: #FC4500;
}

.node-power-summary .battery-level-summary {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.reporting-card-row {
  margin-left: 0;
}

.reporting-card-row .reporting-card-col {
  padding-right: 30px;
  padding-bottom: 30px;
  display: inline-block;
}

.reporting-subtitle {
  color: #27AAE1;
  margin-top: 50px;
}

.reporting-card {
  background-color: #172A3A;
  display: table;
  border-radius: 5px;
  color: #E6E8F1;
  text-align: center;
  position: relative;
}

.reporting-card img {
  opacity: 0.3;
  display: table-row;
}

.reporting-card .reporting-card-text {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.reporting-card .reporting-card-text h3 {
  margin-top: 16px;
  color: #E6E8F1;
}

.reporting-card .reporting-card-text p {
  color: #E6E8F1;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.7;
}

.reporting-card .reporting-card-text i {
  width: 50px;
  font-size: 40px;
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #27AAE1;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 10px;
}

.ribbon-top-right {
  right: -1px;
  top: -1px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}

.ribbon-top-right::before {
  top: 0;
  left: 0;
}

.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}

.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

@media (max-width: 1199.98px) {
  .reporting-card-col {
    margin: 0 auto;
    width: auto;
    margin-bottom: 20px;
    padding: 0;
  }
  .reporting-subtitle {
    text-align: center;
  }
}

.event-details-header .right-content {
  color: #727373;
  float: right;
  height: 40px;
  line-height: 40px;
}

.event-details-header span {
  font-size: 12px;
  margin-right: 40px;
}

@media (max-width: 1199.98px) {
  .event-details-header h1 {
    margin-bottom: 0;
  }
  .event-details-header span {
    margin-right: 20px;
  }
}

.grid-layout-mobile .mobile-weather .chart-container {
  height: 440px;
}

.grid-layout-mobile .asset-detail-block {
  border-radius: 0;
}

.grid-layout-mobile .asset-recent-activity-table .table-header {
  padding: 15px 20px;
}

.grid-layout-mobile .mobile-land .chart-moisture {
  margin-top: 40px;
}

.grid-layout-mobile .mobile-land .chart-moisture .widget-header {
  display: none;
}

.grid-layout-mobile .mobile-land .chart-moisture .tabs-buttons {
  display: none;
}

.grid-layout-mobile .mobile-land .widget .tabs.tabs-info .tabs-filter {
  float: right;
  width: 150px;
}

.grid-layout-mobile .mobile-land .widget .widget-header {
  background: transparent;
}

.grid-layout-mobile .mobile-land .widget .widget-header .title {
  color: white;
}

.grid-layout-mobile .mobile-land .widget .widget-menu {
  display: none;
}

.grid-layout-mobile .mobile-land .matrix-chart-wrapper {
  margin-top: 0 !important;
}

.grid-layout-mobile .mobile-land .matrix-chart-wrapper .matrix-block {
  color: white;
}

.grid-layout-mobile .mobile-land .matrix-chart-wrapper .matrix-y-labels {
  width: 20%;
}

.grid-layout-mobile .mobile-land .matrix-chart-wrapper .matrix-y-labels .matrix-row {
  color: white;
}

.grid-layout-mobile .mobile-land .matrix-chart-wrapper .matrix-chart {
  width: 80%;
}

.grid-layout-mobile .mobile-land .tabs.tabs-info .tabs-buttons .tab .title {
  color: white;
}

.page-auth {
  background-color: transparent;
}

.tile {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tile--top {
  align-self: flex-start;
}

.tile--bottom {
  align-self: flex-end;
}

.chart-container {
  position: relative;
  height: 400px;
}

.chart-container-small {
  position: relative;
  height: 200px;
}

.chart-tile {
  padding: 20px;
  color: #fff;
  background-color: red;
  margin-bottom: 42px;
  border-radius: 4px;
  text-align: center;
}

.chart-tile h3 {
  margin-top: 32px;
  font-size: 20px;
  font-weight: 300;
}

.chart-tile h2 {
  margin-top: 20px;
  font-size: 36px;
  font-weight: 300;
}

.chart-tile.chart-tile-improvement {
  background-color: green;
}

.chart-tile.chart-tile-warning {
  background-color: yellow;
}

@media (max-width: 1199.98px) {
  .chart-tile {
    margin-bottom: 20px;
  }
}

.chart-panel {
  position: relative;
  border: 1px solid #ededed;
  page-break-inside: avoid;
}

.chart-panel .chart-panel-header {
  height: 45px;
  line-height: 45px;
  font-weight: 500;
  color: red;
  background-color: #f8f8f8;
  padding-right: 14px;
  padding-left: 14px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chart-panel .chart-panel-body {
  padding-top: 30px;
  padding-right: 14px;
  padding-bottom: 30px;
  padding-left: 14px;
  background-color: #fff;
  font-size: 15px;
}

.chart-panel .chart-panel-title {
  height: 64px;
  line-height: 64px;
  color: #33b0b0;
  font-size: 16px;
}

.chart-panel .chart-panel-title.chart-panel-title-centered {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
}

.chart-panel .chart-panel-padding {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.chart-panel .chart-panel-help {
  float: right;
  height: 45px;
  line-height: 45px;
  color: #dfdfdf;
}

.chart-panel-h-100 {
  height: 100%;
}

.cause-of-death-stats {
  color: red;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-52%);
}

.cause-of-death-stats .total-losses {
  font-weight: 400;
  color: red;
  margin-bottom: 15px;
  font-size: 30px;
}

.cause-of-death-stats h3 {
  font-weight: 500;
  margin-bottom: 15px;
  color: red;
}

.cause-of-death-stats p {
  margin-bottom: 2px;
}

.cause-of-death-stats p strong {
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  .cause-of-death-stats {
    position: relative;
    top: 0;
    transform: none;
    margin-bottom: 20px;
  }
  .cause-of-death-stats h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}

.chart-legend {
  text-align: center;
}

.chart-legend ul {
  list-style: none;
  padding: 0;
  margin: 0 0 5px 0;
}

.chart-legend li {
  font-size: 11px;
  color: #808080;
  margin-right: 15px;
  margin-left: 15px;
  display: inline-block;
  cursor: pointer;
}

.chart-legend li.disabled .label {
  text-decoration: line-through;
}

.chart-legend .colour {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-right: 6px;
}

.status-point {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-right: 6px;
}

.gauge-row .title {
  margin-bottom: -35px;
  font-weight: 600;
  line-height: 1em;
  font-size: 18px;
}

.gauge-row .title.title-warning {
  color: #FC4500;
}

.gauge-row .chart-unit {
  margin-top: -35px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 1em;
  font-size: 12px;
}

.gauge-row .chart-unit.warning {
  color: #FC4500;
}

.gauge-info {
  text-align: center;
  position: relative;
}

.gauge-info .title {
  position: absolute;
  width: 100%;
  top: 10px;
  left: 0;
  font-weight: 600;
  line-height: 1em;
  font-size: 18px;
  color: #FC4500;
  line-height: 40px;
}

.gauge-info .chart-unit {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  font-weight: 600;
  line-height: 1em;
  font-size: 14px;
}

.gauge-info .font-icon {
  font-size: 16px;
  margin-left: 5px;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}

.gauge-info .warning {
  color: #FC4500;
}

.gauge-info .value {
  font-weight: 600;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 6px;
}

.gauge-info .change {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  font-size: 16px;
  line-height: 1em;
}

.gauge-info .change .font-icon {
  font-size: 14px;
}

@media (max-width: 1199.98px) {
  .gauge-row .col-md-12 {
    margin-bottom: 30px;
  }
  .gauge-row .title {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1600px) {
  .chart-container-small {
    height: 250px;
  }
}

@media screen and (min-width: 1800px) {
  .gauge-info .title {
    margin-bottom: -15px;
  }
}

@media screen and (min-width: 1900px) {
  .chart-container-small {
    height: 300px;
  }
  .gauge-row .chart-unit {
    margin-top: -60px;
  }
}

@media screen and (min-width: 2300px) {
  .chart-container-small {
    height: 400px;
  }
  .gauge-row .chart-unit {
    margin-top: -60px;
  }
}

.page-tabs {
  margin: 0;
  background-color: #172A3A;
  padding: 15px 0;
}

.page-tabs-option {
  text-align: center;
}

.page-tabs-option a {
  color: #fff;
  text-decoration: none;
}

.page-tabs-option a.active {
  background-color: #21405A;
  border-radius: 25px;
  display: block;
}

.mobile-chart-filter {
  background-color: #172A3A;
  flex-wrap: nowrap;
  padding: 10px 0;
  transition: all 0.3s ease-in-out;
}

.mobile-chart-filter-option {
  color: white;
  text-align: center;
}

.mobile-chart-filter-option span {
  display: block;
}

.mobile-chart-filter-option-title, .mobile-chart-filter-option-average {
  opacity: .3;
}

.mobile-chart-filter-option-title {
  font-weight: bold;
  font-size: 15px;
}

.mobile-chart-filter-option-average {
  font-size: 12px;
}

.mobile-chart-filter-option-number {
  opacity: .6;
  font-size: 32px;
  font-weight: bold;
  margin: 7px 0;
}

.mobile-chart-filter-option.active .mobile-chart-filter-option-title, .mobile-chart-filter-option.active .mobile-chart-filter-option-average {
  opacity: .6;
}

.mobile-chart-filter-option.active .mobile-chart-filter-option-number {
  opacity: 1;
}

.dashboard-items {
  margin-bottom: 20px;
}

.dashboard-items-sort {
  margin: 20px 0;
}

.sortable-item {
  cursor: -webkit-grab;
  cursor: move;
}

body.mobile, body.page-login, body.page-auth {
  min-width: 360px;
}

#app.app-mobile {
  background-color: #1d2029;
  background-color: #f5f5f5;
}

.btn-full {
  width: 100%;
}

.chart-placeholder {
  background: #747F89;
  width: 100%;
  height: 100vw;
}

.grid-layout-mobile {
  display: grid;
  width: 100%;
  min-width: 320px;
  max-width: 840px;
  height: 100%;
  margin: 0 auto;
  background-color: white;
  grid-template-areas: "header" "main" "footer";
  grid-template-columns: auto;
  grid-template-rows: auto 1fr auto;
  grid-gap: 0px;
}

.grid-layout-mobile .header {
  grid-area: header;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-height: 65px;
  text-align: center;
  color: white;
  background-color: #111f2a;
}

.grid-layout-mobile .header .title {
  font-size: 16px;
  flex-grow: 2;
}

.grid-layout-mobile .header .mobile-menu-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 64px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grid-layout-mobile .header .mobile-menu-button .icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.grid-layout-mobile .header .mobile-menu-back-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 64px;
  height: 65px;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grid-layout-mobile .header .mobile-menu-back-button .icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.grid-layout-mobile .content-main {
  grid-area: main;
  padding: 20px 15px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.grid-layout-mobile .content-main.content-main-no-padding {
  padding: 0;
  overflow-y: scroll;
}

.grid-layout-mobile .content-main .content-main-dark {
  background-color: #172A3A;
  min-height: 100%;
}

.grid-layout-mobile .content-main .content-main-dark .widget {
  background: #172A3A;
}

.grid-layout-mobile .footer {
  grid-area: footer;
  color: white;
  background-color: #111f2a;
}

.grid-layout-mobile .footer-menu {
  text-align: center;
  margin: 0;
  padding: 15px 0;
}

.grid-layout-mobile .footer-menu-new {
  background: white;
  color: #727373;
  padding: 0;
}

.grid-layout-mobile .footer-menu-new .menu {
  box-shadow: 3px -1px 4px 0px #E6E8F1;
}

.grid-layout-mobile .footer-menu-new .menu .col {
  padding: 15px 0;
  border-right: solid 1px #727373;
}

.grid-layout-mobile .footer-menu-new .menu .col .active {
  color: #000000;
}

.grid-layout-mobile .footer-menu-new .menu .col:last-of-type {
  border-right: none;
}

.grid-layout-mobile .footer-menu .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #666;
  text-decoration: none;
  padding: 0 5px;
}

.grid-layout-mobile .footer-menu .item.active {
  color: white;
}

.grid-layout-mobile .footer-menu .icon {
  display: inline-block;
  width: auto;
  height: 24px;
  margin-bottom: 10px;
  font-size: 24px;
}

.grid-layout-mobile .footer-menu .icon-dashboard {
  position: relative;
  top: 5px;
}

.grid-layout-mobile .footer-menu .title {
  display: block;
  line-height: 1;
}

.app-mobile-menu {
  display: block;
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow-y: auto;
  background-color: #1d2029;
  opacity: 0;
  transition: 0.4s all ease;
}

.app-mobile-menu .header a, .app-mobile-menu .profile a, .app-mobile-menu .controls a {
  text-decoration: none;
}

.app-mobile-menu .content-main {
  display: block;
  width: 100%;
  min-width: 320px;
  max-width: 840px;
  min-height: 100vh;
  margin: 0 auto;
  background-color: #f5f5f5;
}

.app-mobile-menu .content-main .controls {
  padding: 0 12px;
}

.app-mobile-menu .header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-height: 65px;
  text-align: center;
  color: white;
  background-color: #111f2a;
}

.app-mobile-menu .header .left {
  width: 64px;
}

.app-mobile-menu .header .title {
  font-size: 16px;
  flex-grow: 2;
}

.app-mobile-menu .header .mobile-menu-close-button {
  width: 64px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.app-mobile-menu .header .mobile-menu-close-button .icon {
  width: 17px;
  height: 17px;
  font-size: 17px;
}

.app-mobile-menu .profile {
  margin: 40px 0;
  font-size: 16px;
  font-weight: 600;
}

.app-mobile-menu .profile .avatar {
  display: inline-block;
  margin: 0 12px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.app-mobile-menu .profile .link-follow {
  display: inline-block;
}

.app-mobile-menu .profile .logout {
  float: right;
  margin-right: 20px;
  margin-top: 7px;
}

.app-mobile-menu .profile .logout .el-icon {
  font-size: 18px;
}

.app-mobile-menu .operation-dropdown {
  width: 100%;
}

.app-mobile-menu .controls .button {
  display: block;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding: 13px 32px 13px 32px;
  margin-left: 0;
  margin-bottom: 1px;
  background-color: white;
  border: none;
  border-radius: 0;
}

.app-mobile-menu .controls .button:hover {
  color: white;
  background-color: #111f2a;
}

.app-mobile-menu .controls .button.active {
  color: white;
}

.app-mobile-menu .controls .font-icon {
  display: inline-block;
  font-size: 22px;
  margin-right: 18px;
  transform: translateY(8px);
  margin-bottom: -22px;
}

.app-mobile-menu .desktop-link {
  margin-top: 40px;
  text-align: center;
}

.app-mobile-menu.active {
  opacity: 1;
  z-index: 1000;
}

.el-drawer {
  z-index: 1000;
  background: #ffffff;
}

.el-drawer__close-btn {
  float: right;
  margin: 7px;
  padding: 7px 18px 5px;
  background: #00c08b;
}

.notification-detail {
  display: inline-block;
  text-align: center;
}

.notification-detail .detail-title {
  font-weight: 600;
  font-size: 11px;
  line-height: 1em;
  margin-bottom: 8px;
}

.notification-detail .value {
  font-weight: 600;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 1px;
}

.notification-detail .unit, .notification-detail .change {
  font-size: 9px;
  line-height: 1em;
  margin-bottom: 4px;
}

.notification-detail .unit .font-icon, .notification-detail .change .font-icon {
  font-size: 8px;
  vertical-align: middle;
}

.mobile-notifications {
  display: block;
}

.mobile-notifications .notification-summary {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  background-color: white;
  margin-bottom: 20px;
  min-height: 74px;
}

.mobile-notifications .notification-summary .notification-summary-detail {
  flex-grow: 2;
  padding: 10px 20px;
}

.mobile-notifications .notification-summary .notification-detail {
  padding: 0 30px 0 0;
}

.mobile-notifications .notification-summary .title {
  margin-bottom: 0;
}

.mobile-notifications .notification-summary .summary {
  color: #B5BBC0;
}

.mobile-notifications .notification-summary .status {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: white;
  width: 40px;
  height: 74px;
  background-size: 70% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.mobile-notifications .notification-summary .status .icon {
  width: 26px;
  height: 26px;
  font-size: 26px;
}

.mobile-notifications .notification-summary .status.status-positive {
  background-color: #00c08b;
}

.mobile-notifications .notification-summary .status.status-alert {
  background-color: #FC4500;
}

.mobile-notifications .notification-summary.notification-summary-detail {
  height: 90px;
}

.mobile-notifications .notification-summary.notification-summary-detail .status {
  height: 90px;
}

.mobile-events {
  display: block;
}

.mobile-events .event-summary {
  display: block;
  position: relative;
  text-decoration: none;
  color: #172A3A;
  margin-bottom: 20px;
  padding-right: 40px;
}

.mobile-events .event-summary .title {
  margin-bottom: 0;
  font-size: 16px;
}

.mobile-events .event-summary .device {
  margin-bottom: 5px;
}

.mobile-events .event-summary .summary {
  font-size: 12px;
  margin-bottom: 5px;
}

.mobile-events .event-summary .status {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background-size: 70% auto;
  background-position: center 20px;
  background-repeat: no-repeat;
}

.mobile-events .event-summary .status.status-positive {
  background-image: url("/media/images/icons/status-okay.svg");
}

.mobile-events .event-summary .status.status-alert {
  background-image: url("/media/images/icons/warning.svg");
}

.mobile-events .map-holder {
  background: #747F89;
  width: 100%;
  height: 100vw;
}

.asset-carousel {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.asset-carousel .owl-carousel.owl-theme.owl-loaded.owl-drag,
.asset-carousel .owl-stage-outer,
.asset-carousel .owl-stage,
.asset-carousel .owl-item,
.asset-carousel .item,
.asset-carousel .owl-item,
.asset-carousel .img-responsive {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.asset-carousel-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.asset-carousel-item:hover, .asset-carousel-item:focus {
  text-decoration: none;
  color: #172A3A;
}

.mobile-chart {
  padding-top: 40px;
  text-align: center;
}

.mobile-chart .summary {
  color: #B5BBC0;
}

.mobile-chart .chart {
  margin-top: 60px;
}

.mobile-chart .status {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: auto;
  line-height: 60px;
  color: white;
  margin: auto;
  margin-top: 20px;
  background-size: auto 70%;
  background-position: 10px center;
  background-repeat: no-repeat;
}

.mobile-chart .status.status-positive {
  background-color: #00c08b;
}

.mobile-chart .status.status-alert {
  background-color: #FC4500;
}

.mobile-chart .status .icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
  margin-right: 10px;
}

.grid-layout-mobile .form-items {
  margin-bottom: 10px;
}

.grid-layout-mobile .profile-form-item .el-form-item__label {
  display: block;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 5px;
}

.grid-layout-mobile .el-form-item {
  margin-bottom: 12px;
}

.grid-layout-mobile .events {
  padding-top: 10px;
}

.grid-layout-mobile .el-table {
  background: transparent;
}

.grid-layout-mobile .el-table tr {
  background-color: transparent;
}

.grid-layout-mobile .el-table th {
  background-color: transparent;
}

.map-container-mobile {
  padding-top: 60%;
}

.grid-layout-mobile .widget {
  background: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
}

.grid-layout-mobile .widget .widget-header {
  padding: 20px 20px;
  background: #fff;
}

.grid-layout-mobile .widget .widget-header .widget-title {
  float: none;
}

.grid-layout-mobile .widget .widget-header .title {
  color: #172A3A;
}

.grid-layout-mobile .widget .widget-body {
  padding: 0 20px 30px 20px;
}

.grid-layout-mobile .tabs.tabs-info {
  padding: 0;
}

.grid-layout-mobile .tabs.tabs-info .tabs-buttons .tab-line {
  background-color: transparent;
}

.grid-layout-mobile .tabs.tabs-info .tab {
  text-align: left;
  border-top-color: transparent;
  opacity: 0.5;
}

.grid-layout-mobile .tabs.tabs-info .tab.active {
  border-top-color: transparent;
  color: #172A3A;
}

.grid-layout-mobile .tabs.tabs-info .tab .value {
  display: block;
  font-size: 22px;
  margin-bottom: 1px;
}

.grid-layout-mobile .tabs.tabs-info .tab .unit {
  display: block;
}

.grid-layout-mobile .tabs.tabs-info .tabs-filter {
  float: none;
  width: 100%;
}

.grid-layout-mobile .tabs.tabs-info .tabs-filter .debug {
  display: none;
}

.grid-layout-mobile .tabs.tabs-info .tabs-filter .el-select {
  width: 100%;
}

.grid-layout-mobile .chart-container {
  height: 200px;
}

.grid-layout-mobile .button-row .button {
  display: block;
  width: 100%;
}

.grid-layout-mobile .button-row .button + .button {
  margin-top: 5px;
  margin-left: 0;
}

.grid-layout-mobile .el-date-editor.el-input, .grid-layout-mobile .el-date-editor.el-input__inner {
  width: 100%;
}

.grid-layout-mobile .alarm-row {
  position: relative;
}

.grid-layout-mobile .alarm-row.alarm-row-windowes {
  margin-right: 25px;
  width: 90%;
}

.grid-layout-mobile .alarm-row .row {
  margin-left: -5px;
  margin-right: -5px;
}

.grid-layout-mobile .alarm-row .col {
  padding-right: 5px;
  padding-left: 5px;
}

.grid-layout-mobile .alarm-row .el-icon-circle-close-outline {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 20px;
  transform: translateY(-10px);
}

.mobile .el-message-box {
  max-width: 100%;
}

.mobile .el-form-item__error {
  position: relative;
}

/*! purgecss end ignore */
