.open_order_popup {
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    border: 0;
    padding: 0;
    background: transparent;
    color: var(--gtt-primary-color);
}
#popup-order-detail {}
#popup-order-detail .popup_container {
    /* height: calc(100% - 40px);
    width: 100%;
    padding: 10px; */
}
#popup-order-detail.wrap_popup .popup_head {
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: column;
    top: 6px;
    width: 70px;
    height: 100%;
}
#popup-order-detail.wrap_popup .popup_head button {
    font-size: 15px;
    color: #000;
    background: transparent;
    padding: 5px 0px;
    margin-bottom: 7px;
    border: 0;
}
#popup-order-detail.wrap_popup .popup_head button span {
    display: block;
}
#popup-order-detail.wrap_popup .close_popup {
    position: initial;
    margin-bottom: 10px;
}
#popup-order-detail.wrap_popup .close_popup i {
    display: block;
    color: var(--gtt-primary-color);
    font-size: 39px;
    margin-bottom: -2px;
}
#popup-order-detail.wrap_popup .popup_head .order_action {
    border: 0;
    position: relative;
}
#popup-order-detail.wrap_popup .popup_head .order_action i {
    display: block;
    color: var(--gtt-primary-color);
    font-size: 28px;
    margin: auto;
}
#popup-order-detail.wrap_popup .popup_head .order_action .icon-cho-phep-nhan-viec {
    position: absolute;
    top: -1px;
    right: 13px;
    font-size: 19px;
}
#popup-order-detail.wrap_popup .popup_head #admin-approve-don-hang-si,
#popup-order-detail.wrap_popup .popup_head #admin-approve-don-hang-yapi {
    position: absolute;
    bottom: 38px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#popup-order-detail.wrap_popup .popup_head #admin-approve-don-hang-yapi {
    bottom: 110px;
    text-wrap: nowrap;
    padding-left: 0;
    padding-right: 0;
}
#popup-order-detail.wrap_popup .popup_head #admin-approve-don-hang-si i,
#popup-order-detail.wrap_popup .popup_head #admin-approve-don-hang-yapi i {
    width: 28px;
    height: 28px;
    border: 3px solid var(--gtt-primary-color);
    border-radius: 100%;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}
#popup-order-detail .wrap_comment .wrap_comment_box {
}

/* popup_content_left_right */
.popup_content_left_right .popup_content_left .order_marks span#percent_gia_von_don_hang {
    cursor: context-menu;
}


/*--------- hiển thị file thiết kế theo status */
.popup_content_left_right #wrap_file_thiet_ke #upload_file_thiet_ke,
.popup_content_left_right #wrap_file_thiet_ke #designer,
.popup_content_left_right #wrap_file_thiet_ke #design_file,
.popup_content_left_right #wrap_file_thiet_ke #user_san_xuat {
    display: none;
}

/* dang-cho-thiet-ke */
.popup_content_left_right #wrap_file_thiet_ke.dang-cho-thiet-ke #upload_file_thiet_ke,
.popup_content_left_right #wrap_file_thiet_ke.dang-cho-thiet-ke #designer,
.popup_content_left_right #wrap_file_thiet_ke.dang-cho-thiet-ke #design_file { display: none; }

/* dang-thiet-ke */
.popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke #designer { display: block; }
.popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke #design_file,
.popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke #upload_file_thiet_ke { display: none; }

/* uploaded-file */
.popup_content_left_right #wrap_file_thiet_ke.uploaded-file #designer { display: block; }
.popup_content_left_right #wrap_file_thiet_ke.uploaded-file #design_file { display: flex; }

/* dang-thiet-ke owned */
.popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke.owned #upload_file_thiet_ke {display: flex;}
.popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke.owned #designer { display: none; }
/* .popup_content_left_right #wrap_file_thiet_ke.dang-thiet-ke.owned #design_file { display: none; } */

/* thiet-ke-xong */
.popup_content_left_right #wrap_file_thiet_ke.thiet-ke-xong #upload_file_thiet_ke { display: none; }
.popup_content_left_right #wrap_file_thiet_ke.thiet-ke-xong #designer { display: block; }
.popup_content_left_right #wrap_file_thiet_ke.thiet-ke-xong #design_file { display: flex; }

/* dang-san-xuat */
.popup_content_left_right #wrap_file_thiet_ke.dang-san-xuat #upload_file_thiet_ke { display: none; }
.popup_content_left_right #wrap_file_thiet_ke.dang-san-xuat #designer {display: block;display: none !important;}
.popup_content_left_right #wrap_file_thiet_ke.dang-san-xuat #design_file { display: flex; }

/* da-san-xuat */
.popup_content_left_right #wrap_file_thiet_ke.da-san-xuat #upload_file_thiet_ke { display: none; }
.popup_content_left_right #wrap_file_thiet_ke.da-san-xuat #designer { display: block; }
.popup_content_left_right #wrap_file_thiet_ke.da-san-xuat #design_file { display: flex; }

.popup_content_left_right .user_incharge { line-height: 20px; margin: 0px 0; font-size: 13px; }
.popup_content_left_right .user_incharge span {}

/* bảo hành */
.popup_content_left_right .hide_info_info .hide_info_expire #order_het_bao_hanh {
    font-size: var(--gtt-font-size-xl);
}

#popup-order-detail .popup_content_left_right .popup_content_left_title [data-action="unlock-order-role-san-xuat-mua-ngoai"] {
    border: 0;
    font-size: 20px;
    position: absolute;
    padding: 0;
    margin-left: 7px;
}
#popup-order-detail .popup_content_left_right .popup_content_left_title [data-action="unlock-order-role-san-xuat-mua-ngoai"] i.fa-unlock {}
#popup-order-detail .popup_content_left_right .popup_content_left_title [data-action="unlock-order-role-san-xuat-mua-ngoai"] i.fa-lock {
    color: var(--bs-danger);
}