/*Admin progess*/
.view-display-id-tiendo tr .views-field:nth-child(n+3) {
    width: 13.2%;
}

.view-danhsach-tiendo .trangthai,
.view-danhsach-tiendo .trangthai0,
.view-danhsach-tiendo .trangthai1,
.view-id-sop .attachment .trangthai1 {
    color: white !important;
    background-color: brown !important;
    /* border-radius: 5px; */
    padding: 0 2px;
    border: 1px solid brown;
}
.view-danhsach-tiendo .trangthai2,
.view-id-sop .attachment .trangthai2 {
    color: red !important;
    background-color: yellow !important;
    /* border-radius: 5px; */
    padding: 0 2px;
    border: 1px solid yellow;
}
.view-danhsach-tiendo .trangthai3,
.view-id-sop .attachment .trangthai3 {
    color: white !important;
    background-color: green !important;
    /* border-radius: 5px; */
    padding: 0 2px;
    border: 1px solid green;
}
/* .tiendo {
    border-radius: 5px;
} */
/*Config*/
.view-content .field--name-field-dept-support label,
.quan-ly-danh-muc-khoa-phong .views-field-field-dept-type label,
.quan-ly-danh-muc-khoa-phong .views-field-field-dept-moh label,
.quan-ly-danh-muc-khoa-phong .views-field-field-dept-abb label,
.danh-muc-khoa-phong .views-field-field-dept-type label,
.danh-muc-khoa-phong .views-field-field-dept-moh label,
.path-user h1.page-header,
.danh-sach-tai-khoan .views-field-field-display-name label,
.danh-sach-tai-khoan .views-field-field-user-dept-id label {
    display: none;
}
.quan-ly-danh-muc-khoa-phong .views-field-field-dept-moh .js-form-type-number.form-type-number,
.danh-muc-khoa-phong .views-field-field-dept-moh .js-form-type-number.form-type-number {
    border-bottom: none;
}