/*----------------------------------------------
Author : www.webthemez.com
License: Commons Attribution 3.0
http://creativecommons.org/licenses/by/3.0/
------------------------------------------------*/
/*----------------------------------------------
    COMMON  STYLES
------------------------------------------------*/
/*----------------------------------------------
   DASHBOARD STYLES
------------------------------------------------*/
/*CHAT PANEL*/
/*Charts*/
/*----------------------------------------------
    MENU STYLES
------------------------------------------------*/
/*
.top-navbar .nav > li > a:hover, .top-navbar .nav > li > a:focus {
text-decoration: none;
color: #319DB5 !important;
background: transparent;
}
*/
/*----------------------------------------------
    UI ELEMENTS STYLES
------------------------------------------------*/
/*----------------------------------------------
    MEDIA QUERIES
------------------------------------------------*/
/* @media(min-width:768px) {*/
/*}*/
/*
 @media(max-width:767px) {
	.navbar-side {
		 top: 120px;
	 }
	#sideNav{
		display:none;
	}
	.navbar-side {
		max-height: -webkit-calc(100vh - 120px);
		max-height: -moz-calc(100vh - 120px);
		max-height: calc(100vh - 120px);
	}
	#page-wrapper {
		position: relative;
		top: 120px;
		min-height: -webkit-calc(100vh - 120px);
		min-height: -moz-calc(100vh - 120px);
		min-height: calc(100vh - 120px);
		margin-left: 0 !important;
	}
	 #page-inner {
		min-height: -webkit-calc(100vh - 120px);
		min-height: -moz-calc(100vh - 120px);
		min-height: calc(100vh - 120px);
	}
}
*/
/*
 @media(max-width:480px) {
 #page-wrapper {
position: relative;
top: 93px;
 }
.page-header small {
display: block;
padding-top: 14px;
font-size: 19px;
}
#sideNav{
	display:none;
}
.panel-left {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  overflow: hidden;
  margin: 14px;
}
}
*/
/*@media (min-width: 768px) {*/
/*}*/
body {
  font-family: "KT font", sans-serif;
  background: #0f0f0f;
  height: 100vh;
}

#wrapper {
  width: 100%;
  height: 100%;
  min-width: 1660px;
  padding-bottom: 1.1em;
}

#page-wrapper {
  padding: 15px 15px;
  min-height: 600px;
  background: #EDEDED;
  position: relative;
  top: 60px;
  box-shadow: 0 0 10px #757575;
  -moz-box-shadow: 0 0 10px #757575;
  -webkit-box-shadow: 0 0 10px #757575;
  margin: 0 0 0 200px;
  min-height: -webkit-calc(100vh - 60px);
  min-height: -moz-calc(100vh - 60px);
  min-height: calc(100vh - 60px);
}

#page-inner {
  position: initial;
  margin: 0 0 0 0;
  background-color: transparent;
  padding: 15px 20px 0 20px;
  min-height: -webkit-calc(100vh - 160px);
  min-height: -moz-calc(100vh - 160px);
  min-height: calc(100vh - 160px);
}
#page-inner #map {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#page-inner #content-with-map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  z-index: 100;
  padding: 5px;
}
#page-inner .tab {
  height: 40px;
  overflow: hidden;
  border-bottom: 5px solid rgba(255, 255, 255, 0.05);
}
#page-inner .tab > li {
  float: left;
  min-width: 100px;
  height: 40px;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
#page-inner .tab > li.active {
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.05);
}
#page-inner .tab:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-inner .dashboard-panel {
  margin-left: 10px;
  margin-top: 10px;
  border-radius: 10px;
  background-color: #161618;
  width: 330px;
  position: relative;
  min-height: 100px;
  padding: 20px;
}
#page-inner .dashboard-panel table.table th,
#page-inner .dashboard-panel table.table td {
  padding: 3px;
}
#page-inner .dashboard-panel .factory_table .tab {
  border-bottom-color: rgba(255, 255, 255, 0.05);
}
#page-inner .dashboard-panel .factory_table .tab > li.active {
  background-color: rgba(255, 255, 255, 0.05);
}
#page-inner .dashboard-panel .tab {
  height: 34px;
  overflow: hidden;
  border-bottom: 5px solid #28282C;
}
#page-inner .dashboard-panel .tab > li {
  float: left;
  min-width: 80px;
  height: 44px;
  padding: 8px 10px 10px 10px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
#page-inner .dashboard-panel .tab > li.active {
  font-weight: bold;
  background-color: #28282C;
}
#page-inner .dashboard-panel .tab:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-inner .m15p .tab {
  height: 34px;
  overflow: hidden;
  border-bottom: 5px solid #28282C;
}
#page-inner .m15p .tab > li {
  float: left;
  width: 80px;
  height: 44px;
  padding: 8px 10px 10px 10px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
#page-inner .m15p .tab > li.active {
  font-weight: bold;
  background-color: #28282C;
}
#page-inner .m15p .tab:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-inner .mb1 .tab {
  height: 34px;
  overflow: hidden;
  border-bottom: 5px solid #28282C;
}
#page-inner .mb1 .tab > li {
  float: left;
  width: 90px;
  height: 44px;
  padding: 8px 10px 10px 10px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
#page-inner .mb1 .tab > li.active {
  font-weight: bold;
  background-color: #28282C;
}
#page-inner .mb1 .tab:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-inner .close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  outline: none;
  background: none;
}
#page-inner .close-button span {
  font-size: 25px;
}
#page-inner .close-button:hover span:before {
  color: #ffd300;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.workcounting-board {
  margin-right: -5px;
}
.workcounting-board li {
  padding: 5px;
  width: calc(25% - 5px);
  float: left;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  background-color: blue;
  color: white;
}
.workcounting-board li > .title {
  font-size: 12px;
  text-align: left;
}
.workcounting-board:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.counting-board {
  margin-right: -5px;
  margin-bottom: -5px;
}
.counting-board li {
  padding: 5px;
  width: calc(25% - 5px);
  float: left;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  background-color: blue;
  color: white;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.counting-board li > .title {
  font-size: 12px;
  text-align: left;
}
.counting-board:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.bg-good {
  background-color: #4687ff !important;
}

.bg-ok {
  background-color: #0fbb8a !important;
}

.bg-bad {
  background-color: #ffb628 !important;
}

.bg-worse {
  background-color: #f15d5b !important;
}

.header + #page-inner {
  padding-top: 0;
  margin-top: 0;
}

.header {
  margin: 0 30px;
}
.header .container-fluid {
  padding: 0;
}

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

.no-boder {
  border: 1px solid #f3f3f3;
}

h1 {
  margin-top: 7px;
  margin-bottom: -5px;
}

.h1 {
  margin-top: 7px;
  margin-bottom: -5px;
}

h2 {
  margin-top: 7px;
  margin-bottom: -5px;
  color: #000;
}

.h2 {
  margin-top: 7px;
  margin-bottom: -5px;
}

h3 {
  margin-top: 7px;
  margin-bottom: -5px;
}

.h3 {
  margin-top: 7px;
  margin-bottom: -5px;
}

h4 {
  padding-top: 10px;
}

.square-btn-adjust {
  border: 0px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

p {
  margin-bottom: 0;
}

.navbar-side {
  z-index: 999;
  position: fixed;
  width: 200px;
  top: 60px;
  border: none;
  background: #3E3E3E;
  max-height: -webkit-calc(100vh - 60px);
  max-height: -moz-calc(100vh - 60px);
  max-height: calc(100vh - 60px);
  height: -webkit-calc(100vh - 60px);
  height: -moz-calc(100vh - 60px);
  height: calc(100vh - 60px);
  transition: 0.5s all ease-out;
}
.navbar-side .nav > li > a > i {
  color: #8C8C8C;
  padding: 8px;
  width: 30px;
  text-align: center;
}

.panel {
  border-radius: 0px;
}

.top-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  min-width: 1660px;
  margin: 0px;
  background: #FFFFFF;
  border-bottom: none;
}
.top-navbar .nav > li {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.top-navbar .nav > li > a {
  position: relative;
  display: block;
  padding: 20px;
  color: #FFFFFF;
  margin: 0px;
}
.top-navbar .nav > li > a:hover {
  text-decoration: none;
  background-color: #4D4D4D;
  color: #fff;
}
.top-navbar .nav > li > a:focus {
  text-decoration: none;
  background-color: #4D4D4D;
  color: #fff;
}
.top-navbar .nav > li > a > i {
  margin-right: 2px;
}
.top-navbar .navbar-brand {
  color: #fff;
  width: 200px;
  text-align: left;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  background: #F36A5A;
}
.top-navbar .navbar-brand strong {
  font-weight: 500;
}
.top-navbar .navbar-brand:hover {
  color: #FFFFFF;
  background-color: #F36A5A;
}
.top-navbar .dropdown-menu {
  min-width: 230px;
  border-radius: 0 0 4px 4px;
  border: 0;
}
.top-navbar .dropdown-menu.dropdown-aidx {
  padding: 10px;
  background-color: snow;
  color: black;
  overflow-y: auto;
  max-height: 500px;
}
.top-navbar .dropdown-menu.dropdown-aidx > li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.top-navbar .dropdown-menu > li > a:hover {
  color: #225081;
  background: none;
}
.top-navbar .dropdown-menu > li > a:focus {
  color: #225081;
  background: none;
}

.nav .open > a {
  background-color: #656565;
  border-color: #F36A5A;
  color: #fff !important;
}
.nav .open > a:hover {
  background-color: #656565;
  border-color: #F36A5A;
  color: #fff !important;
}
.nav .open > a:focus {
  background-color: #656565;
  border-color: #F36A5A;
  color: #fff !important;
}
.nav > li > a > i {
  margin-right: 10px;
  color: rgb(243, 106, 90);
}

.breadcrumb {
  padding: 12px 10px 12px 20px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background: #fff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  font-size: 13px;
}
.dropdown-menu > li > a i {
  color: #1F1F1F;
}
.dropdown-menu > li > a > strong {
  color: #0866C6;
  padding: 5px 0;
  display: inline-block;
  font-weight: 500;
}

.text-muted {
  color: #FB5651;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 4px 7px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #F36A5A;
  border-radius: 10px;
}

.closed {
  color: #EDEDED !important;
  margin-top: 12px !important;
}
.closed i {
  color: #F09B22;
}

.page-header {
  margin: 0;
  border-bottom: 1px solid transparent;
  text-align: left;
  background-color: rgb(237, 237, 237);
  padding: 22px 22px 20px 0;
  color: #323232;
  font-size: 22px;
  font-weight: 700;
}

.panel-left {
  width: 100px;
  height: 100px;
  background: #0866C6;
  overflow: hidden;
  margin: 12px;
}
.panel-left .fa-5x {
  font-size: 3em;
  color: rgb(240, 155, 34);
  padding: 29px 0;
  margin-bottom: 30px;
}

.panel-right {
  height: 124px;
  background: transparent;
  margin-bottom: 0;
  color: #AFAFAF;
  float: left;
  text-align: left;
  padding-left: 20px;
  font-size: 16px;
  text-shadow: none;
  font-weight: normal;
  text-align: center;
}
.panel-right h3 {
  font-size: 40px;
  padding: 18px 10px 13px 0;
  color: #5D5D5D;
}
.panel-right strong {
  font-weight: normal;
  color: #737373;
}

.panel-back {
  background-color: #fff;
}

.panel-default {
  border-color: #ECECEC;
}
.panel-default > .panel-heading {
  font-weight: 500;
  font-size: 13px;
  text-shadow: none;
  padding: 6px 15px;
}

.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

h1.page-header small {
  color: #7E7E7E;
  margin-left: 15px;
  font-size: 20px;
}

.sub-title {
  padding: 20px 0 8px;
  font-weight: bold;
}

.chartJs {
  padding-right: 15px;
}

i.fa.fa-bars {
  font-size: 20px;
  margin: 0;
}
i.fa.fa-bars:hover {
  color: #F36A5A;
}

.board .panel {
  padding: 25px 15px;
  border: none;
  background: #fff;
}
.board .panel .icon .fa {
  font-size: 30px;
  color: #FFFFFF;
  background: #30A5FF;
  padding: 19px;
}
.board .number {
  float: left;
}
.board .icon {
  float: right;
}

.number h3 {
  font-size: 32px;
  color: #676767;
}
.number small {
  font-size: 13px;
  color: #AAB5BC;
  font-weight: 600;
  text-transform: uppercase;
  margin: 8px 5px;
  display: inline-block;
}

.blue {
  background: #30A5FF !important;
  background-color: #FFFFFF;
  color: #002A4C;
}

.green {
  background: #1ABC9C !important;
  color: #fff;
}

.yellow {
  background: #FABE28 !important;
}

.red {
  background: #f36a5a !important;
  background-color: #FB6E51;
  color: #fff;
}

.jumbotron {
  padding: 20px;
  background: #fff;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 200;
}

.well {
  background: #fff;
}

.noti-box {
  min-height: 100px;
  padding: 20px;
}
.noti-box .icon-box {
  display: block;
  float: left;
  margin: 0 15px 10px 0;
  width: 70px;
  height: 70px;
  line-height: 75px;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
}

.text-box p {
  margin: 0 0 3px;
}

.main-text {
  font-size: 25px;
  font-weight: 600;
}

.set-icon {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.panel-primary {
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
}

.brown {
  background-color: #F5B252;
  color: #fff;
}

.back-footer-red {
  background-color: #F0433D;
  color: #fff;
  border-top: 0px solid #fff;
}

.icon-box-right {
  display: block;
  float: right;
  margin: 0 15px 10px 0;
  width: 70px;
  height: 70px;
  line-height: 75px;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
}

.main-temp-back {
  background: #8702A8;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.main-temp-back .text-temp {
  font-size: 40px;
}

.back-dash {
  padding: 20px;
  font-size: 20px;
  font-weight: 500;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #2EA7EB;
  color: #fff;
}
.back-dash p {
  padding-top: 16px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  text-align: justify;
}

.color-bottom-txt {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}

.main-chart {
  background: #fff;
}

.easypiechart-panel {
  text-align: center;
  padding: 1px 0;
  margin-bottom: 20px;
}

.placeholder h2 {
  margin-bottom: 0px;
}

.donut {
  width: 100%;
}

.easypiechart {
  position: relative;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 20px auto 10px auto;
}
.easypiechart .percent {
  display: block;
  position: absolute;
  font-size: 26px;
  top: 38px;
  width: 120px;
}

#easypiechart-blue .percent {
  color: #30a5ff;
}

#easypiechart-teal .percent {
  color: #1ebfae;
}

#easypiechart-orange .percent {
  color: #ffb53e;
}

#easypiechart-red .percent {
  color: #ef4040;
}

.chat-panel .panel-body {
  height: 450px;
  overflow-y: scroll;
}

.chat-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat-box li {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #808080;
}
.chat-box li .chat-body p {
  margin: 0;
  color: #8d8888;
}
.chat-box li.left .chat-body {
  margin-left: 90px;
}

.chat-img > img {
  margin-left: 20px;
}

footer p {
  font-size: 13px;
}

div#sideNav:hover {
  color: #F09B22;
}

.user-image {
  margin: 25px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-height: 170px;
  max-width: 170px;
}

.navbar-right {
  margin-right: 0;
  float: right !important;
}

.navbar-brand b {
  color: #4BD28C;
}

.dropdown-tasks {
  width: 255px;
}
.dropdown-tasks .progress {
  height: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.dropdown-tasks > li > a {
  padding: 0px 15px;
}
.dropdown-tasks p {
  font-size: 13px;
  line-height: 21px;
  padding-top: 4px;
}

.active-menu {
  background-color: #EDEDED !important;
  color: #F36A5A !important;
}
.active-menu i {
  background-color: #EDEDED !important;
  color: #F36A5A !important;
  color: #F36A5A !important;
}

.arrow {
  float: right;
  margin-top: 8px;
}

.fa.arrow:before {
  content: "\f104";
}

.active > a > .fa.arrow:before {
  content: "\f107";
}

.nav-second-level li {
  border-bottom: none !important;
}
.nav-second-level li a {
  padding-left: 37px;
}

.nav-third-level li {
  border-bottom: none !important;
}
.nav-third-level li a {
  padding-left: 55px;
}

.sidebar-collapse {
  background: none;
}
.sidebar-collapse .nav {
  background: none;
  padding: 0;
}
.sidebar-collapse .nav > li > a {
  color: #B8B8B8;
  background: transparent;
  text-shadow: none;
  font-size: 13px;
}
.sidebar-collapse .nav > li > a:hover {
  outline: 0;
  background: #575757;
  color: #F36A5A;
}
.sidebar-collapse .nav > li > a:focus {
  outline: 0;
  background: #575757;
  color: #F36A5A;
}
.sidebar-collapse > .nav > li {
  border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}
.sidebar-collapse > .nav > li > a {
  padding: 12px 10px;
}

.privacy {
  color: #B8B8B8;
  text-align: center;
  width: 200px;
  opacity: 1;
  font-size: 8px;
}

ul.nav.nav-second-level.collapse.in {
  background: #131212;
}

.dropdown-user li {
  margin: 8px 0;
}

.navbar-default {
  border: 0px solid black;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
  display: none;
}
.navbar-default .navbar-toggle:hover {
  background-color: #283643;
}
.navbar-default .navbar-toggle:focus {
  background-color: #283643;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-header {
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
}

#sideNav {
  float: left;
  left: 0;
  z-index: 3;
  color: #868686;
  cursor: pointer;
  border-radius: 0;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px !important;
  height: 60px !important;
  margin: 0 !important;
  line-height: 0;
}

ul.dropdown-menu.dropdown-messages li a div {
  padding: 2px 0;
}

.btn-circle {
  width: 50px;
  height: 50px;
  padding: 6px 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.sidebar-collapse.collapse {
  display: block;
}

.navbar {
  border-radius: 0px;
}

.navbar-side.mini {
  width: 50px;
}
.navbar-side.mini .privacy {
  opacity: 0;
}
.navbar-side.mini .sidebar-collapse .nav > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-side.mini .sidebar-collapse .nav > li > a span {
  display: none;
}
.navbar-side.mini .sidebar-collapse .nav > li > a span[class^=icon-] {
  display: block;
  margin-right: 0;
}
.navbar-side.mini .sidebar-collapse > .nav > li:hover .nav.nav-second-level {
  display: block !important;
}
.navbar-side.mini .mCustomScrollBox {
  overflow: visible !important;
}
.navbar-side.mini .mCSB_container {
  overflow: visible !important;
  margin-right: 0;
}
.navbar-side.mini .mCSB_scrollTools {
  display: none !important;
}
.navbar-side.mini .nav.nav-second-level {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 2;
  height: auto !important;
  display: none !important;
}
.navbar-side.mini .nav.nav-second-level li a {
  display: block;
  white-space: nowrap;
  padding: 10px 15px !important;
}

.bg-light-black {
  background-color: #1e1e1e !important;
}

.bg-evt-lvl-0004 {
  background-color: #0fbb8a !important;
  border-left-color: #0fbb8a !important;
}

.bg-evt-lvl-0003 {
  background-color: #ffb628 !important;
  border-left-color: #ffb628 !important;
}

.bg-evt-lvl-0002 {
  background-color: #f15d5b !important;
  border-left-color: #f15d5b !important;
}

.bg-evt-lvl-0001 {
  background-color: red !important;
  border-left-color: red !important;
}

.label-level1 {
  background-color: #deebf7;
  text-shadow: 1px 1px #000;
}

.label-level2 {
  background-color: #bdd7ee;
  text-shadow: 1px 1px #000;
}

.label-level3 {
  background-color: #9dc3e6;
  text-shadow: 1px 1px #000;
}

.label-level4 {
  background-color: #2e75b6;
  text-shadow: 1px 1px #000;
}

.label-level5 {
  background-color: #1f4e79;
  text-shadow: 1px 1px #000;
}

.counting-board2 li {
  padding: 5px;
  width: 18.6%;
  float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: white;
  border-radius: 10px;
  margin-right: 5px;
}

.counting-board2 li > .number {
  font-size: 20px;
}

.counting-board2 {
  margin-bottom: 25%;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.bottom-0 {
  bottom: 0;
}

.end-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

.start-0 {
  left: 0;
}

.clear-both {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#num {
  float: right;
  margin-right: 13px;
}

#unit {
  font-size: 13px;
  float: right;
  margin-top: -10px;
}

#number_unit {
  font-size: 20px;
}

.no-data {
  background-color: #3a3a3a;
  border-radius: 6px;
  margin-top: 15px;
  height: 122px;
  text-align: center;
  padding-top: 55px;
}

.weather {
  width: 12%;
  float: right;
  position: relative;
  right: 25%;
  margin-top: -2%;
}

.excla_mark {
  float: right;
  width: 5%;
  position: absolute;
  left: 45%;
  bottom: 37%;
}

.num_mark {
  font-size: 10px;
  margin: 0px;
  width: 29%;
  float: left;
}

.box_mark {
  width: 133px;
  height: 10px;
  background-color: white;
  /* border-radius: 20px; */
  margin-top: 10%;
}

.pt2_per {
  margin-top: 2%;
}

.bar_good {
  background-color: #4687FF;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -1%;
}

.bar_ok {
  background-color: #0FBB8A;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -1%;
}

.bar_bad {
  background-color: #FFB628;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -1%;
}

.bar_worse {
  background-color: #F15D5B;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -1%;
}

.o_bar_good {
  background-color: #4687FF;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -0.5%;
}

.o_bar_ok {
  background-color: #0FBB8A;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -0.5%;
}

.o_bar_bad {
  background-color: #FFB628;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -0.5%;
}

.o_bar_worse {
  background-color: #F15D5B;
  height: 10px;
  width: 0;
  float: left;
  margin-top: -0.5%;
}

.mark_popup {
  position: absolute;
  top: 57%;
  left: 54%;
  width: 310px;
  height: 200px;
  background: #807cd0;
  float: left;
  border-radius: 10px;
  padding: 10px 15px;
  z-index: 999;
  margin-top: 10px;
}

/*# sourceMappingURL=custom-styles.css.map */
