.header-title{
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 24px !important;
    color: #367FA9 !important;
    margin-bottom: 20px !important;
}
.detail-title{
    font-family: 'Arial Bold Italic', 'Arial';
    font-weight: 700;   
    font-size: 17px;
    color: #d9001b;
    margin: 5px 0px;
    padding-bottom: 15px;
}
.thongtin{
    margin:5px 0 10px 0px;
    font-size:14px;
    text-align: left;
    border: none;
}
.thongtinchitiet{
    margin:5px 0 10px 0px;
    font-size:14px;
    text-align: left;
    border: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.marginLeft5{
    margin-left:5px;
}
.xuat-file{
    margin:10px 30px 10px 25px;
}
#content{
    max-width: 60%;
}
.slt_info{
    width: 35px;
    border: solid 1px #aaaaaa;
}
.control-label{
    text-align: left;
}
.rowNoBorder{
    border: none !important;
}
.PhanTrang{
    padding: 0 !important;
    border: none !important;
}
.border-orgAuction{
    border-bottom: 1.5px #7d7d98 dashed;    
    padding-bottom: 14px;
}
.orgAuction{  
    padding-bottom: 2px;
}
.arrow-right {
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid green;
}
.section-content{
    min-width: 100%;
}
.margin-bot{
    margin-bottom: 20px !important;
}

.lableContractInfo{
    background: linear-gradient(to right, #d6d3d3 , white);
    text-transform: uppercase;
    padding: 10px 10px 10px 0px;
    font-family: arial;
    color: black;
    font-weight: bold;
    margin: 20px 0px;
    font-size: 12px;
}.panel-content{
    border: none !important;
    margin: 35px;
}
.action-0:before,.action-1:before,.action-5:before{
    content: 'Chờ duyệt công khai';   
}

.action-2:before,.action-6:before{
    content: 'Không cho phép công khai';    
}
.action-3:before,.action-4:before,.action-7:before{
    content: 'Đã duyệt công khai'; 
}
.action-14:before{
    content: 'Đã gỡ công khai';
}

/* TRẠNG THÁI ĐẸP NHẤT – CHẤM TRÒN + CHỮ CÙNG DÒNG */
td > span[class*="publish-"],
td > span[class*="isBlock-"] {
    position: relative;
    padding-left: 24px !important;
    font-weight: 500;
    display: inline-block;
    line-height: 1.6;
    white-space: nowrap;
}

/* Chấm tròn */
td > span[class*="publish-"]::before,
td > span.isBlock-1::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

/* Màu + text cho từng trạng thái */
.publish-0::before,
.publish-1::before { background: #FFC107; }
.publish-0, .publish-1 { color: #B7791F; }
.publish-0::after, .publish-1::after { content: 'Chờ duyệt công khai'; }

.publish-3::before,
.publish-4::before,
.publish-7::before { background: #28A745; }
.publish-3, .publish-4, .publish-7 { color: #1E7E34; }
.publish-3::after, .publish-4::after, .publish-7::after { content: 'Đã duyệt công khai'; }

.publish-5::before { background: #DC3545; }
.publish-5 { color: #C82333; }
.publish-5::after { content: 'Đã gỡ công khai'; }

.isBlock-1::before { background: #6C757D; }
.isBlock-1 { color: #495057; }
.isBlock-1::after { content: 'Bị khóa'; }

/*End*/
.result-0:before {
    content: 'Chưa công khai';
    color: #027DB4;
}
.result-1:before,.result-6:before{
    content: 'Đã công khai';
    color: #027DB4;
}
.result-4:before{
    content: 'Đã công khai';
    color: #027DB4;
}
.result-2:before,.result-7:before{
    content: 'Chờ BTP duyệt';
    color: #70B603;
}
.result-3:before,.result-8:before{
    content: 'Đã yêu cầu cập nhật lại ';
    color: #D9001B;
}
.result-11:before{
    content: 'Chưa công khai';
}
.result-13:before{
    content: 'Đã cập nhật lại ';
}
/*.confirm-0:before{*/
/*    content: 'Chờ người có tài sản xác nhận'*/
/*}*/
/*.confirm-1:before{*/
/*    content: 'Đã có kết quả';*/
/*    color: #27272A;*/
/*}*/
.confirm-0,
.confirm-1 {
    position: relative;
    padding-left: 20px !important;   /* chừa chỗ cho chấm */
    font-weight: 500;
    display: inline-block;
    line-height: 1.6;
}

/* Chỉ dùng ::before để tạo chấm tròn */
.confirm-0::before,
.confirm-1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

/* Dùng ::after để ghi chữ (để không bị đè lên chấm) */
.confirm-0::after {
    content: 'Chờ người có tài sản xác nhận';
    color: #27272A;
}
.confirm-1::after {
    content: 'Đã có kết quả';
    color: #27272A;
}

/* Màu chấm tròn */
.confirm-0::before { background: #FB923C; }   /* cam */
.confirm-1::before { background: #1A94FF; }   /* xanh dương */

.thaotac{
    margin: 0 5px;  
}
.hover-action:hover
{
    cursor: pointer; 
}
.result-noColor-0:before,.result-noColor-11:before {
    content: 'Chưa công khai';

}
.result-noColor-4:before{
    content: 'Đã công khai';

}
.result-noColor-2:before,.result-noColor-7:before{
    content: 'Chờ BTP duyệt';

}
.result-noColor-3:before,.result-noColor-8:before{
    content: 'Đã yêu cầu cập nhật lại ';

}
.result-noColor-13:before{
    content: 'Đã cập nhật lại ';
}
.reflect{
    border-bottom: 1px dashed red;
    margin-bottom: 20px;
    margin-top: 15px;
}
.k-button, .k-calendar .k-footer, .k-calendar .k-header .k-link {
    text-transform: none!important;
}

.result-public-11:before,.result-public-0:before  {    
    content: 'Chưa công khai';
    color: #FF424E;
}
.result-public-4:before{
    content: 'Đã công khai';
    color: #1A94FF;
}
.result-public-5:before{
    content: 'Chờ BTP duyệt';
    color: #70B603;
}
.result-public-8:before{
    content: 'Đã yêu cầu cập nhật lại ';
    color: #D9001B;
}
.result-public-13:before{
    content: 'Đã cập nhật lại ';
    color: #B8741A;
}

/*Custom select custom-select*/
.custom-select ul li {
    display: block !important;
    text-align: start !important;
}
.custom-select ul li a {
    width: 100% !important;
    text-align: start !important;
}
.custom-select ul li a label {
    background-color: #fff !important;
    border-color: #fff !important;
}
.custom-select ul {
    max-height: 300px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
/*Custom select custom-select*/