/* .navthau{
    margin-top: 30px;
}
.navthau .navthauli:hover{
    cursor: pointer;
    border-bottom: 2px solid #3C8DBC;
    
}
.navthau a{
    text-decoration: none;
    color: #000;
} */

.navthau li.active1 {
    border-bottom: 2px solid #3C8DBC;
}

.noidungtotrinh {
    margin-top: 40px;
}

.noidungtotrinh table td {
    padding: 10px;
}

.uploadfile:hover {
    cursor: pointer;
    color: #3C8DBC;
}

.tiepnhanxuly {
    background-color: #fff;
    border: 1px solid #0277bd;
    border-radius: 4px;
    color: #0277bd;
    padding: 5px 10px;
}

.tiepnhanxuly:hover {
    border: 1px solid #01579b;
    color: #01579b;
}

.tablelisthoso th {
    font-size: 12px;
}

.tablelisthoso td {
    font-size: 12px;
}

.chitiettotrinh table th {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* fix th datatable */

table.dataTablefix thead>tr>th {
    padding-left: 8px;
    padding-right: 8px;
}

.capnhatskhlcnt:hover {
    cursor: pointer;
}


/* thông báo yêu cầu bổ sung */

#thongbaoycbs {
    border-radius: 50%;
    background-color: #ef5350;
    padding: 1px 5px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 0px;
}


/* fix modal */

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.demhoso {
    border-radius: 50%;
    background-color: #ef5350;
    padding: 0.5px 4px;
    color: #fff;
    float: right;
}

.buttonthau {
    text-decoration: none;
    font-size: 11px;
    background-color: #2196f3;
    padding: 2px 5px;
    border: 1px solid #2196f3;
    color: #fff;
}

.buttonthaurg1 {
    font-size: 11px;
    background-color: #f1f2f3;
    padding: 2px 5px;
    border: 1px solid #2196f3;
    color: #2196f3;
}

.buttonTD2 {
    text-decoration: none;
    font-size: 11px;
    background-color: #fff;
    padding: 2px 5px;
    border: 1px solid #3f51b5;
    color: #3f51b5;
}

.thongbaolai {
    margin-top: 5px;
    text-decoration: none;
    font-size: 11px;
    background-color: #fff;
    padding: 2px 17px;
    color: #2196f3;
    border: 1px solid #2196f3;
}

.btn-circle1 {
    width: 15px;
    height: 15px;
    padding: 0px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    /* float: right; */
}

.titlehd {}

.titlehda {
    color: #ff9800;
}

.title1 {
    font-size: 15px;
    color: #424242;
    list-style: none;
}

ul.title1>li:before {
    content: "- ";
    /* en dash */
    margin-left: -1.1em;
}

.huongdanthau {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.huongdanthau p {
    color: #424242;
}

.dshdchild {
    list-style: none;
    padding-left: 20px;
}

.button-delete {
    color: red;
    padding: 2px 5px;
    background-color: #fff;
    border: 1px solid red;
}

.button-add {
    color: #2962ff;
    padding: 2px 5px;
    background-color: #fff;
    border: 1px solid #2962ff;
}

.button-view {
    color: #4caf50;
    padding: 2px 5px;
    background-color: #fff;
    border: 1px solid #4caf50;
}

a.danhsachnhathau {
    border: 1px solid #0277bd;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
}

a.textlink {
    text-decoration: none;
}

.fixviewdetail {
    padding-left: 0px;
}