
.highcharts-menu hr { margin-top: 5px; margin-bottom: 5px;}
.layer {border: 1px solid #eee; padding: 15px; border-radius: 3px;margin-bottom: 20px; background: #fff;position: relative;}
.layer .title {text-transform: uppercase; font-size: 12px;margin-bottom: 10px;}
.layer .detail {flex-wrap: nowrap;display: flex;}
.layer .detail .mini_chart, .layer .detail .mini_value { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: block; height: auto;}
.layer .detail .mini_chart { width: 73%; }
.layer .detail .mini_value { 
	text-align: center;
	/*position: absolute; top: 13px; right: 15px;*/
}

._live_geo_client_active {border: 1px solid #eee; border-radius: 3px;margin-top: 20px;background: #fff;}

._device {}
._device_list {}
._device_list .layer {}
._device_list .layer .mB-5 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
._device_list .layer .mT-10 { margin-top: 10px; height: 6px;margin-bottom: 9px;}
._device_list .layer .fw-600 {text-transform: uppercase;}
.form-inline .select2-container--bootstrap {
	display: inline-block;
}

.container {
	padding: 20px 0;
}

.pX-15 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.pY-15 {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
.va-m {
    vertical-align: middle!important;
}
.d-ib {
    display: inline-block!important;
}
.fw-600 {
    font-weight: 600!important;
}
.lh-0 {
    line-height: 0!important;
}
.bdrs-10em {
    border-radius: 10em!important;
}
.bgc-green-50, .bgcH-green-50:hover {
    background-color: #e8f5e9!important;
}
.c-green-500, .cH-green-500:hover {
    color: #4caf50!important;
}
.bgc-red-50, .bgcH-red-50:hover {
    background-color: #ffebee!important;
}
.c-red-500, .cH-red-500:hover {
    color: #f44336!important;
}
.bgc-purple-50, .bgcH-purple-50:hover {
    background-color: #f3e5f5!important;
}
.c-purple-500, .cH-purple-500:hover {
    color: #9c27b0!important;
}
.bgc-blue-50, .bgcH-blue-50:hover {
    background-color: #e3f2fd!important;
}
.c-blue-500, .cH-blue-500:hover {
    color: #2196f3!important;
}
.bgc-deep-purple-500, .bgcH-deep-purple-500:hover {
    background-color: #673ab7!important;
}
.bgc-green-500, .bgcH-green-500:hover {
    background-color: #4caf50!important;
}
.bgc-green-500, .bgcH-green-500:hover {
    background-color: #4caf50!important;
}
.bgc-blue-grey-500, .bgcH-blue-grey-500:hover {
    background-color: #607d8b!important;
}
a {
    color: #337ab7;
    text-decoration: none;
}
.btn {
    display: inline-block;
    padding: 9px 12px;
    padding-top: 7px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #5e5e5e;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #d1dade;
    -webkit-border-radius: 3px;
    background-image: none !important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.12s linear 0s !important;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn:focus {
  outline: none !important;
}
.btn .caret {
  margin-left: 3px;
}
.btn .caret.single {
  margin-left: 0px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #b9c3c8;
}
.btn-cons {
  margin-right: 5px;
  min-width: 120px;
  margin-bottom: 8px;
}
.btn-demo-space {
  margin-bottom: 8px;
}
.demo-placeholder {
  width: 100%;
  height: 250px;
}
.btn-social {
  font-size: 20px;
  margin: 10px;
}
.btn-social:hover,
.btn-social:focus,
.btn-social:active,
.btn-social.active,
.btn-social.disabled,
.btn-social[disabled] {
  color: #2d8ebf;
  text-decoration: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #0aa699;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #099a8c;
}
.btn-success {
  color: #ffffff;
  background-color: #0090d9;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled],
.btn-success.active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  background-color: #0082d4;
}
.btn-info {
  color: #ffffff;
  background-color: #1f3853;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled],
.btn-info.active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  background-color: #1b3148;
}
.btn-warning {
  color: #ffffff;
  background-color: #fbb05e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning.active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  background-color: #faa652;
}
.btn-danger {
  color: #ffffff;
  background-color: #f35958;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  background-color: #f14d4d;
}
.btn-danger-dark {
  color: #ffffff;
  background-color: #b94141;
}
.btn-danger-dark:hover,
.btn-danger-dark:focus,
.btn-danger-dark:active,
.btn-danger-dark.active,
.btn-danger-dark.disabled,
.btn-danger-dark[disabled] {
  background-color: #e94847;
  color: #ffffff;
}
.btn-dark {
  color: #ffffff;
  background-color: #1b1e24;
}
.btn-white {
  color: #5e5e5e;
  background-color: #ffffff;
  border: 1px solid #e5e9ec;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.disabled,
.btn-white[disabled] {
  background-color: #fbfcfd;
  border: 1px solid #b4b9be;
}
.btn-link {
  color: #5e5e5e;
  background-color: transparent;
  border: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[disabled] {
  background-color: transparent;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 3px 12px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 9px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0aa699;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fbb05e;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #f35958;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #0090d9;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #1f3853;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn-group.open .btn-white.dropdown-toggle {
  background-color: #fbfcfd;
}
.btn-group > .btn + .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: 1px #f7f7f7 solid;
  padding-right: 10px;
  border-left: 1px solid #E5E9EC;
}
.btn-group > .btn.btn-mini + .dropdown-toggle {
  padding-right: 8px;
}
.btn-group > .dropdown-menu {
  font-size: 13px;
}
.btn-group > .dropdown-menu li {
  padding-left: 0px;
}
.btn-block + .btn-block {
  margin-top: 8px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.2);
  border: none;
  border-radius: 3px;
  padding: 0px;
  font-size: 13px;
}
.dropdown-menu .divider {
  background-color: #eaedf0;
  height: 1px;
  margin: 3px 0;
  border-bottom: 0px;
}
.dropdown-menu > li > a {
  line-height: 25px;
  color: #2a2e36;
  margin: 4px;
  border-radius: 3px;
  text-align: left;
}
.dropdown-menu li {
  padding-left: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #1b1e24;
  text-decoration: none;
  background-color: #eff2f3;
  background-image: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 0;
}
.btn-group > .btn.btn-white:hover,
.btn-group > .btn.btn-white:focus,
.btn-group > .btn.btn-white:active,
.btn-group > .btn.btn-white.active {
  border: 1px solid #E5E9EC;
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: grid;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

#login_api_id_form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#login_api_id_form .form-control {
    box-shadow: unset;
    -webkit-box-shadow: unset;
    height: 40px;
}

thead .sort { position: relative; }
thead .sort:before {
	content: "";
	position: absolute;
	display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 8px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
	color: #ddd;
    right: 8px;
    top: 20px;
	cursor: pointer;
}
thead .sort:after {
	content: "";
	position: absolute;
	display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 8px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
	color: #ddd;
    right: 8px;
    top: 10px;
	cursor: pointer;
}
thead .sort.asc:before { color: #666; }
thead .sort.desc:after { color: #666; }
.center { text-align: center; }