.btn-menu {
    float: right;
}
.nltc-tableactions i {
    cursor:pointer;
}
.tkdt-item {
    padding: 3px;
}

.thongke-quanly-1-1-1-1-1 {
    height: 31px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 0 0 8px;
}

.menu-container {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 400;
}

    .menu-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    /*.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #bf382c;
}*/

    .menu-container:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .menu-container input:checked ~ .checkmark {
        background-color: #0277BD;
    }

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.menu-container input:checked ~ .checkmark:after {
    display: block;
}

.menu-container .checkmark:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-tool {
    color: #4D0920;
}

    .menu-tool a {
        color: #C0842B;
        margin-left: 4px;
    }

.txtmenu-menucha-1 {
}

.txtmenu-menucha-2 {
    position: relative;
    top: -23px;
    right: 4px;
    float: right;
    padding: 4px 10px;
    cursor: pointer;
}

.txtmenu-menucha-3 {
    display: none;
    height: 0;
    position: relative;
    z-index: 1;
}

    .txtmenu-menucha-3 .jstree-container-ul {
        background-color: #f1f1f1;
        border: 1px solid #ccc;
        height: 170px;
        overflow: auto;
        width: 100%;
        top: -22px;
        position: relative;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
    }

.menu-active {
    background-color: #a8e4ff;
}

.menu1-active {
    border-left: 5px solid #007aff !important;
}
/*#home-menu a:hover {
    background-color:#a8e4ff;
}*/
.menu-item ul > li.active {
    font-weight: bold;
}

    .menu-item ul > li.active i {
        height: 18px;
        background: #C0392B;
        top: -10px;
        color: #C0392B;
        font-size: 5px;
    }

#addCoQuan, #addNguoiDung, #addDanhMuc, #addLoaiDanhMuc {
    overflow-x: hidden;
}

.btn-md-2 {
    background-color: #D5EBFF;
    color: #1565C0;
}

.table-icon {
    color: #4D0920;
}

.table thead th {
    vertical-align: middle;
}

.table td {
    vertical-align: middle;
}

#tree-menu {
    height: 530px;
    overflow: auto;
}

.screen-full-nv {
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0,0,0,0.9);
    z-index: 9999999999;
    position: fixed;
    display: none;
    top: 0;
}

.screen-img-nv {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.max-height-img {
    max-width: 100% !important;
    height: 100% !important;
}

.max-width-img {
    width: 100% !important;
    max-height: 100% !important;
}

.handson-index-header {
    font-weight: bold !important;
    background-color: #D6F6FF !important;
}

.camera-btn-drop {
    width: 14px;
    height: 14px;
    background: url(../img/home-btndrop.png) no-repeat center center;
    cursor: pointer;
    margin-top: 2px;
}

.ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.cc-formsearh
{

}
.cc-formsearh i
{
    position:absolute;
    padding:8px;
    cursor:pointer;
    padding:5px;
    right:0px;
}
.ctr-ten
{
    background:#E3F0F6;
}
.ct-bieudo{
    height:100px;
}
.ct-borderright
{
    border-right:2px solid #0090FF
}
.ct-borderbottom
{
    border-bottom:2px solid #0090FF !important;
}
.ct-gditem
{
    width:100px;
    padding: 6px;
    border-bottom:1px dotted #ddd;
    text-align:center
}
.ct-nobdbottom
{
    border-bottom:none;
}
.pd-10
{
    padding:10px;
}