/* #svp-1{height:348px} */
.cf-rag .cf-txts li p{white-space: nowrap}

.monitor-nav{list-style:none;display:block;height:50px;position:absolute;bottom:45px;right:20px;}
.monitor-nav > li {display:inline-block;float:left;text-align:center;margin-left:-1px;}
.monitor-nav > li:first-child{margin-left:0px;}
.monitor-nav > li a{display:inline-block;line-height:50px;width:50px;border:1px solid #555;color:#777;text-decoration:none;position:relative;}
.monitor-nav > li:hover a{border:1px solid #777;color:#999;z-index:1;}
.monitor-nav > li.active a{border:1px solid #999;color:#aaa;z-index:1;}
.cf-top{height:100%;overflow:hidden}
.cf-top .top-row {height: 40%;overflow: hidden}
.rows {
  height: 100%;
  overflow: hidden;
}
.rows .row {
  height: 50%;
}
.rows .cf-gauge .val-current {
  display: none;
}
.rows .cf-inner {
  position: relative;
}
.rows .content.cf-gauge {
  padding: 0;
  width: 50%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 10px auto;
}
.rows .cf-gauge .metrics-current-val {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 30%;
  text-align: center;
  padding-right: 6%;
}
.rows .cf-gauge .val-max,
.rows .cf-gauge .val-min,
.rows .cf-gauge .metrics-current-val {
  bottom: 15%;
}
.rows .cf-gauge .val-max {
  left: 80%;
  right: auto;
}
.rows .cf-gauge .val-min,
.rows .cf-gauge .metrics-current-val {
  right: 80%;
  left: auto;
}
.rows .cf-gauge .val-current {
  display: none;
}
.cf__manager {
  /* width: 20%; */
}
.cf__title, .cf__sum, .cf-item header p.cf__title {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  text-align: center;
}
.cf-svp .metrics {
  font-size: .6em;
}
.cf-statuses ul li {
  color: #fff;
}
.cf-item .cf-time-content {
  padding: 0;
}
.cf-td .cf-td-time {
  font-size: 56px;
  margin-bottom: 10px;
}
.cf-td .cf-td-day {
  margin: 0;
  display: inline-block;
  font-size: 22px;
}
.cf-td .cf-td-date {
  display: inline-block;
  font-size: 22px;
}
.owl-theme .owl-nav {
  margin: 0 !important;
  width: 100%;
  position: absolute;
  top: 41%;
}
.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  background: none !important;
  font-size: 30px !important;
  margin: 5px 0 !important;
}
.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-nav .owl-next {
  right: 0;
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.cf-managers .cf-main {
  padding: 0;
}
.reload-block {
	cursor: pointer!important;
}
.cf-statuses {
	padding: 11px 0;
}
.metrics--gauge {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 3px;
  margin: auto;
  text-align: center;
  z-index: 1;
  color: #2a2a2a;
}
.metrics--gauge .metric {
  color: #2a2a2a !important;
}
