div.dataTables_wrapper div.dataTables_filter label{float:left;}
.pg-full{margin:0 auto !important; width:100%;}
.f-size-18{font-size:18px;}
.tx-white-imp{color:#FFF !important;}
.online{background:#008836 !important;}
.color-check{color:#008836 !important;}
.bg-check{background-color:#0fc73a !important; color:#FFF !important;}
.bg-check h3{ color:#FFF !important;}
.header-right .notification-count.online{background:#008836;}
.header-right .notification-count.offline{background:#f3141e;}
.bg-s{background: #007bff !important;}
.btn-primary{background: #007bff; border-color:#007bff;}
.header-top{width:100%; position:relative; top:0; left:0; display:inline-block; padding:10px; text-align:center; background:#8f263a; z-index:9999; color:#FFF;}
.header-top a{color:#FFF; margin-left:10px;}
.header-top a .btn-p{background:#FFF !important; color:#008836;}
.header-top a:hover{background:#008836 !important; }
.header-top a .btn-p:hover{background:#008836 !important; }
.btn-whatsapp {
    display:block;
    width:70px;
    height:70px;
    color:#fff;
    position: fixed;
    right:20px;
    bottom:20px;
    border-radius:50%;
    line-height:80px;
    text-align:center;
    z-index:999;
}
.nav-link.active{background:#008836 !important; color:#FFF !important;}
.nav-link:hover{color:#008836 !important;}
.nav-link.active:hover{color:#FFF !important;}


.cxt {
    width: 100%;
    height: 400px;
    user-select: none;
}

.wrap {
    position: relative;
    width: 600px;
    height: 360px;
    margin: auto;
    background-color: #6d6d6d;
}

.org {
    float: left;
    width: 200px;
    height: 120px;
    background-color: #d6d6d6;
    font-size: 20px;
}

.type-A {
    width: 400px;
    height: 240px;
}

.type-w {
    width: 100px;
}

.type-h {
    height: 60px;
}

.type-A-trace {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100px;
}

.type-B-trace {
    position: absolute;
    top: 120px;
    left: 100px;
    width: 100px;
}

.type-w-h {
    width: 100px;
    height: 240px;
}


.box-btn-card{border:1px solid #E3E3E3; padding:20px; margin:20px auto; border-radius:15px; max-width:80%;}
.box-btn-card:hover{color: #FFF !important; background:#008836;}
.box-btn-card:hover h3{color: #FFF !important;}


