﻿.camera-nd-left .trong {
    cursor: pointer;
}

.tinhieubom-active {
    background-color: #4cff00 !important;
}

.mt-1:disabled ~ .form-check-label {
    color: #000 !important;
}

.mt-loi:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #f00;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}

.tinhieu-scada:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #0094ff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}
.den-do {
    background:red !important;
}
.den-xanh {
    background:green !important;
}
.den-xam {
    background:#808080 !important;
    width: 100%;
    height: 17px;
    border-radius: 50%;
}
.den-xam-tq {
    background: #808080 !important;
    width: 100%;
    /* height: 17px; */
    border-radius: 50%;
    height: 6px !important;
}
.den-xam-tab {
    background: #808080 !important;
    width: 100%;
    /* height: 17px; */
    border-radius: 50%;
    height: 11px !important;
}
.alignleft {
  float: left;
  padding-left:10px;
}

.alignright {
  float: right;
  padding-right:10px;
}
 .taikhoan-submit {
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: none;
    color: #fff;
    background: #C0842B;
    cursor: pointer;
}

.lsvanhanh {
    float: right;
    color: #0094ff;
    font-weight: bold;
    cursor:pointer;
    text-decoration: underline;
}
.cbvanhanh {
    padding: 8px;
    background: #f3bf71;
    border-radius: 26px;
    display: flex;
    float: left;
    cursor: pointer;
}
.cbvanhanh-icon
{
    position:relative;
}
.cbvanhanh-icon i {
    font-size:25px;
}
.cbvanhanh-war {
    top: -10px;
    color: white;
    text-align: center;
    width: 20px;
    position: absolute;
    background: red;
    border-radius: 50%;
    height: 20px;
    right: -15px;
}
.cbvanhanh-text {
    text-transform: uppercase;
    line-height: 31px;
    padding-left: 16px;
    font-weight: bold;
}
.cbvanhanh-box {
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 20%);    
    top: 57px;
    width:500px;
    height:350px;
    z-index: 999;    
}
.cbvanhanh-listbox {
    height: calc(100%);
    overflow-y: scroll;
    width: 100%;
    padding: 8px;
}
.cbvanhanh-closebox {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 9999;
    right: 0px;
    top: -10px;
    cursor: pointer;
    background: #0a4f8b;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}
.color-name {
    color: #0F598B !important;
}
.color-tg {
    color: #FF0000 !important;
}
.hcqt-color-down {
    color: #00C936 !important;
}
.color-solieu {
    color: #00C936 !important;
}
.paddleft-16
{
    padding-left:16px !important;
}

.canhcong {
    position: absolute;
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    transition: all 1s ease;
    /*transform: translate(0, 100%);*/
    top: 0%;
    z-index: 999;
    margin-top: 4px;
    height: 84%;
}
.incanhcong {
    background: #B6B6B6;
    height: 100%;
    border:1px solid;
}
.innuoc
{
    background:#0094ff;
}
.canhcong-bg {
    position: absolute;
    padding-left: 50px;
    padding-right: 50px;
    z-index: 99;
    width: 100%;
    height: 84%;
    top: 4px;
}
.cochedieukhientudong {
    display:none !important;
}
@media only screen and (max-width: 1366px) {  .tongquan-clcb {    top: calc(50% + 105px) !important;  }}@media only screen and (min-width: 1900px) {  .tongquan-clcb {    top: calc(50% + 50px) !important;  }}