﻿/*---------------------------------------------QAS Skin------------------------------------------------*/
/*----------Hiện tại chưa tách riêng ra file khác được, cần xin ý kiến của người quản lý Shell---------*/
.ppx-0 {
    padding: 0px;
}

.ppxr-0 {
    padding-right: 0px;
}

.ppxl-0 {
    padding-left: 0px;
}

.ppxt-0 {
    padding-top: 0px;
}

.ppxb-0 {
    padding-bottom: 0px;
}



.ppx-4 {
    padding: 4px;
}

.ppxr-4 {
    padding-right: 4px;
}

.ppxl-4 {
    padding-left: 4px;
}

.ppxt-4 {
    padding-top: 4px;
}

.ppxb-4 {
    padding-bottom: 4px;
}


.ppx-8 {
    padding: 8px;
}

.ppxr-8 {
    padding-right: 8px;
}

.ppxl-8 {
    padding-left: 8px;
}

.ppxt-8 {
    padding-top: 8px;
}

.ppxb-8 {
    padding-bottom: 8px;
}


.ppx-12 {
    padding: 12px;
}

.ppxr-12 {
    padding-right: 12px;
}

.ppxl-12 {
    padding-left: 12px;
}

.ppxt-12 {
    padding-top: 12px;
}

.ppxb-12 {
    padding-bottom: 12px;
}


.ppx-16 {
    padding: 16px;
}

.ppxr-16 {
    padding-right: 16px;
}

.ppxl-16 {
    padding-left: 16px;
}

.ppxt-16 {
    padding-top: 16px;
}

.ppxb-16 {
    padding-bottom: 16px;
}


.ppx-32 {
    padding: 32px;
}

.ppxr-32 {
    padding-right: 32px;
}

.ppxl-32 {
    padding-left: 32px;
}

.ppxt-32 {
    padding-top: 32px;
}

.ppxb-32 {
    padding-bottom: 32px;
}


.ppx-64 {
    padding: 64px;
}

.ppxr-64 {
    padding-right: 64px;
}

.ppxl-64 {
    padding-left: 64px;
}

.ppxt-64 {
    padding-top: 64px;
}

.ppxb-64 {
    padding-bottom: 64px;
}


.mpx-32 {
    margin: 32px;
}

.mpxr-32 {
    margin-right: 32px;
}

.mpxl-32 {
    margin-left: 32px;
}

.mpxt-32 {
    margin-top: 32px;
}

.mpxb-32 {
    margin-bottom: 32px;
}



.mpx-12 {
    margin: 12px;
}

.mpxr-12 {
    margin-right: 12px;
}

.mpxl-12 {
    margin-left: 12px;
}

.mpxt-12 {
    margin-top: 12px;
}

.mpxb-12 {
    margin-bottom: 12px;
}



.mpx-16 {
    margin: 16px;
}

.mpxr-16 {
    margin-right: 16px;
}

.mpxl-16 {
    margin-left: 16px;
}

.mpxt-16 {
    margin-top: 16px;
}

.mpxb-16 {
    margin-bottom: 16px;
}


.mpx-8 {
    margin: 8px;
}

.mpxr-8 {
    margin-right: 8px;
}

.mpxl-8 {
    margin-left: 8px;
}

.mpxt-8 {
    margin-top: 8px;
}

.mpxb-8 {
    margin-bottom: 8px;
}


.mpx-4 {
    margin: 4px;
}

.mpxr-4 {
    margin-right: 4px;
}

.mpxl-4 {
    margin-left: 4px;
}

.mpxt-4 {
    margin-top: 4px;
}

.mpxb-4 {
    margin-bottom: 4px;
}


.mpx-64 {
    margin: 64px;
}

.mpxr-64 {
    margin-right: 64px;
}

.mpxl-64 {
    margin-left: 64px;
}

.mpxt-64 {
    margin-top: 64px;
}

.mpxb-64 {
    margin-bottom: 64px;
}


.pnl-driver-all {
    border: 1px solid #D6D6D3;
}

.pnl-divider-bottom {
    border-bottom: 1px solid #D6D6D3;
}

.pnl-divider-right {
    border-right: 1px solid #D6D6D3;
}



.pnl-primary {
    background-color: transparent;
}


.pnl-secondary {
    background-color: rgb(245,245,245);
}

    .pnl-secondary.radius.small {
        border-radius: 5px;
    }


.pnl-secondary-radius {
    background-color: rgb(245,245,245);
    border-radius: 10px;
}


.pnl-basic {
    background-color: white;
}

.pnl-basic-radius {
    background-color: white;
    border-radius: 10px;
}



.pnl-info {
    background-color: rgb(237, 236, 237);
}

.pnl-info-radius {
    background-color: rgb(237, 236, 237);
    border-radius: 10px;
}


.pnl-success {
    background-color: rgb(77, 187, 176);
}

.hfont-primary-semibold {
    font-family: "Segoe UI";
    font-size: 16px;
    font-weight: 500;
    color: black;
}

.font-primary {
    font-family: "Segoe UI";
    font-size: 14px;
    color: black;
}

.font-small {
    font-size: 12px;
}


.font-primary-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: black;
}


.font-primary.semibold {
    font-weight: 500;
}


.font-secondary {
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(109, 110, 112);
}

.font-secondary-small {
    font-family: "Segoe UI";
    font-size: 12px;
    color: rgb(109, 110, 112);
}

.font-secondary-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgb(109, 110, 112);
}




.font-basic {
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(77, 187, 176);
}


.font-basic-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgb(77, 187, 176);
}


.font-basic {
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(77, 187, 176);
}


.font-basic-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgb(77, 187, 176);
}


.font-dark {
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(98, 141, 199);
}

.font-dark-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgb(98, 141, 199);
}


.font-danger {
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgba(229, 76, 95);
}

.font-danger-semibold {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgba(229, 76, 95);
}




/*<!-- #region Grid -->*/

/*<!-- #endregion -->*/


.button-icon {
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    color: white;
    background-color: rgb(106, 138, 196);
    border-radius: 4px;
    border-style: none;
}

    .button-icon:hover {
        background-color: rgba(106, 138, 196, 0.6) !important;
    }


.button-primary {
    height: 32px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    color: white;
    background-color: rgb(77, 187, 176);
    border-radius: 4px;
    border-style: none;
}


    .button-primary:hover {
        background-color: rgba(77, 187, 176,0.6) !important;
    }

.button-basic {
    height: 32px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    color: rgb(77, 187, 176);
    background-color: white;
    border-radius: 4px;
    border-style: solid;
    border-color: rgb(77, 187, 176);
    border-width: 1px;
}

.button-bright.nav-link {
    height: 32px;
    padding: 0px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: rgb(162, 162, 162);
    background-color: white;
    border-radius: 8px;
    border-style: solid;
    border-color: rgb(162, 162, 162);
    border-width: 1px;
}

    .button-bright.nav-link.active {
        height: 32px;
        padding: 0px;
        font-family: "Segoe UI";
        font-size: 14px;
        font-weight: 500;
        color: rgb(40, 87, 154);
        background-color: white;
        border-radius: 8px;
        border-style: solid;
        border-color: rgb(40, 87, 154);
        border-width: 1px;
    }

.button-bright {
    height: 32px;
    padding: 0px;
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(40, 87, 154);
    background-color: white;
    border-radius: 4px;
    border-style: solid;
    border-color: rgb(40, 87, 154);
    border-width: 1px;
}


dropdown-dark.dropdown-toggle::after {
    content: "\f282"; /* mã của icon trong bootstrap icons */
}



.button-collapse {
    border: none;
    background-color: white;
}

    .button-collapse:before {
        content: "\f282"; /* mã của icon trong bootstrap icons */
        font-family: "bootstrap-icons"; /* tên font của icon */
        margin-right: 8px; /* khoảng cách giữa icon và content */
    }

    .button-collapse.collapsed:before {
        content: "\f285"; /* mã của icon trong bootstrap icons */
        font-family: "bootstrap-icons"; /* tên font của icon */
        margin-right: 8px; /* khoảng cách giữa icon và content */
    }


.btn-collapse {
    border: none;
    background-color: transparent;
}


    .btn-collapse:before {
        content: "\f282"; /* mã của icon trong bootstrap icons */
        font-family: "bootstrap-icons"; /* tên font của icon */
        margin-right: 8px; /* khoảng cách giữa icon và content */
    }

    .btn-collapse.collapsed:before {
        content: "\f285"; /* mã của icon trong bootstrap icons */
        font-family: "bootstrap-icons"; /* tên font của icon */
        margin-right: 8px; /* khoảng cách giữa icon và content */
    }

.btn-primary-link {
    padding: 0px;
    border: none;
    background-color: transparent;
}


    .btn-primary-link img {
        filter: brightness(0) saturate(100%) invert(65%) sepia(69%) saturate(323%) hue-rotate(125deg) brightness(88%) contrast(86%);
    }

    .btn-primary-link:disabled {
        /*background-color: #cccccc;*/ /* Màu nền khi bị disable */
        /*color: #666666;*/ /* Màu chữ khi bị disable */
        /*cursor: not-allowed;*/ /* Thay đổi con trỏ chuột */
        /*opacity: 0.6;*/ /* Giảm độ trong suốt */
        color: rgb(237, 236, 237);
        pointer-events: none; /* Vô hiệu hóa các sự kiện chuột */
    }


    .btn-primary-link img:disabled {
        filter: brightness(0) saturate(100%) invert(89%) sepia(93%) saturate(0%) hue-rotate(95deg) brightness(83%) contrast(133%);
    }


.btn-link-success {
    padding: 0px;
    border: none;
    background-color: transparent;
    color: rgb(77, 187, 176);
}


    .btn-link-success img {
        filter: brightness(0) saturate(100%) invert(65%) sepia(69%) saturate(323%) hue-rotate(125deg) brightness(88%) contrast(86%);
    }

    .btn-link-success:disabled {
        color: rgb(218, 218, 218);
        pointer-events: none;
    }

        .btn-link-success:disabled img {
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6869%) hue-rotate(183deg) brightness(110%) contrast(71%);
        }

.btn-link-danger {
    padding: 0px;
    border: none;
    background-color: transparent;
    color: rgb(229, 76, 95);
}

    .btn-link-danger img {
        filter: brightness(0) saturate(100%) invert(46%) sepia(17%) saturate(7089%) hue-rotate(324deg) brightness(93%) contrast(94%);
    }

    .btn-link-danger:disabled {
        color: rgb(218, 218, 218);
        pointer-events: none;
    }

        .btn-link-danger:disabled img {
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6869%) hue-rotate(183deg) brightness(110%) contrast(71%);
        }

.btn-basic {
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    color: white;
    background-color: rgb(106, 138, 196);
    border-radius: 5px;
    border-style: none;
}


    .btn-basic img {
        filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(173%) hue-rotate(87deg) brightness(112%) contrast(100%);
    }

    .btn-basic:disabled {
        color: rgb(218, 218, 218);
        pointer-events: none;
    }

        .btn-basic:disabled img {
            filter: brightness(0) saturate(100%) invert(54%) sepia(73%) saturate(283%) hue-rotate(175deg) brightness(88%) contrast(92%);
        }

    .btn-basic:hover {
        background-color: rgba(106, 138, 196, 0.6) !important;
    }




.border-all-info {
    border: 1px solid rgb(218, 218, 218);
}

.border-left-info {
    border-left: 1px solid rgb(218, 218, 218);
}


.border-all-danger {
    border: 1px solid rgb(229, 76, 95);
}

.border-left-danger {
    border-left: 1px solid rgb(229, 76, 95);
}


.button-link-primary-semibold {
    padding: 0px;
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(77, 187, 176);
    font-weight: 500;
    text-decoration: underline;
}

    .button-link-primary-semibold:hover {
        padding: 0px;
        font-family: "Segoe UI";
        font-size: 14px;
        color: rgb(77, 187, 176);
        font-weight: 500;
        text-decoration: underline;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0px;
    }


    .button-link-primary-semibold:focus {
        padding: 0px;
        font-family: "Segoe UI";
        font-size: 14px;
        color: rgb(77, 187, 176);
        font-weight: 500;
        text-decoration: underline;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0px;
    }


.button-link-secondary-semibold {
    padding: 0px;
    font-family: "Segoe UI";
    font-size: 14px;
    color: rgb(109, 110, 112);
    font-weight: 500;
    text-decoration: underline;
}


    .button-link-secondary-semibold:hover {
        padding: 0px;
        font-family: "Segoe UI";
        font-size: 14px;
        color: rgb(109, 110, 112);
        font-weight: 500;
        text-decoration: underline;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0px;
    }


.button-light-danger-semibold {
    padding: 0px;
    font-family: "Segoe UI";
    font-size: 14px;
    color: #b82f2f;
    font-weight: 500;
    text-decoration: none;
}


    .button-light-danger-semibold:hover {
        padding: 0px;
        font-family: "Segoe UI";
        font-size: 14px;
        color: #b82f2f;
        font-weight: 500;
        text-decoration: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0px;
    }

.box-primary {
    --dxbl-text-edit-focus-shadow-color: rgba(77, 187, 176, 16%);
    --dxbl-text-edit-focus-border-color: rgba(77, 187, 176, 32%);
}

    /*region dxbl-edit-btn-dropdown (các button của combobox hay dateedit) -->*/
    .box-primary .dxbl-edit-btn-dropdown {
        border-left: none;
    }

    .box-primary svg {
        color: rgb(106, 138, 196) !important;
        font-size: 16px
    }
/*#endregion*/


/* #region Radio group */
/*.radio-primary .dxbl-checkbox {
    --dxbl-checkbox-radio-checked-border-color: rgb(106, 138, 196);
    --dxbl-checkbox-radio-check-bg: rgb(106, 138, 196);
    --dxbl-checkbox-switch-checked-bg: rgb(106, 138, 196);
    --dxbl-checkbox-switch-checked-hover-bg: rgb(106, 138, 196);
    --dxbl-checkbox-radio-checked-hover-bg: rgb(106, 138, 196);
}*/
/* #endregion */


.box-info {
    --dxbl-text-edit-focus-shadow-color: transparent;
    --dxbl-text-edit-focus-border-color: rgba(109,110,112,24%);
    --dxbl-text-edit-border-style: dashed;
    --dxbl-text-edit-bg: none;
    --dxbl-text-edit-btn-bg: none;
    --dxbl-btn-border-style: dashed;
}



.box-basic {
    --dxbl-text-edit-focus-shadow-color: transparent;
    --dxbl-text-edit-focus-border-color: none;
}

.box-primary::placeholder {
    font-style: italic;
}

.grid-primary-selected-row.dxbl-grid-selected-row {
    --dxbl-grid-selected-row-background-color: rgba(77, 187, 176, 16%);
    --dxbl-grid-selected-row-color: black;
    /*--dxbl-grid-selected-row-background-color: rgba(77, 187, 176, 16%);
    --dxbl-grid-selected-row-color: black;*/
}


.grid-primary-focused-row.dxbl-grid-focused-row {
    --dxbl-grid-focused-row-background-color: rgba(77, 187, 176, 16%);
    --dxbl-grid-focused-row-color: black;
}


.row-primary:hover {
    background-color: rgba(77, 187, 176, 8%);
}

.row-primary:selection {
    background-color: rgba(77, 187, 176, 8%);
}


.row-basic:hover {
    background-color: rgba(237, 236, 237, 50%);
}

.row-basic:selection {
    background-color: rgba(237, 236, 237, 50%);
}

.row-basic-selection {
    background-color: rgba(237, 236, 237, 50%);
}

.node-basic-selection {
    background-color: rgba(237, 236, 237, 50%);
}



.datetime-picker-primary > .dxbl-btn-group dxbl-btn-group-right > .dxbl-btn {
    color: rgb(77, 187, 176);
}

.nav-basic .nav-item {
    background-color: transparent;
}


.nav-basic .nav-link, .nav-basic > .nav-link {
    color: rgb(49, 57, 79,0.6);
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent;
}



    .nav-basic .nav-link.active, .nav-basic .show > .nav-link {
        /* color: rgb(77, 187, 176);*/
        color: rgb(49, 57, 79);
        font-family: "Segoe UI";
        font-size: 14px;
        font-weight: 500;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 0px;
        margin-left: 0px;
        background-color: transparent;
    }




.btn-primary {
    height: 32px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    padding-top: 0px;
    padding-bottom: 0px;
    color: white;
    background-color: rgb(77, 187, 176);
    border-radius: 5px;
    border-style: none;
    border-width: 0px;
    padding-left: 16px;
    padding-right: 16px;
}

    .btn-primary img {
        filter: brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(30%) hue-rotate(61deg) brightness(106%) contrast(108%);
    }


    .btn-primary.small {
        width: 20px;
        height: 20px;
        font-family: "Segoe UI";
        font-size: 14px;
        padding: 0px;
        color: white;
        background-color: rgb(77, 187, 176);
        border-radius: 5px;
        border-style: none;
        border-width: 0px;
        display: flex;
        align-items: center;
        --dxbl-btn-line-height: 0;
    }


    .btn-primary.circle {
        height: 32px;
        border-radius: 16px;
    }



    .btn-primary:disabled {
        background-color: #6c757d; /* Màu nền khi nút bị vô hiệu hóa */
        color: #ffffff; /* Màu chữ khi nút bị vô hiệu hóa */
        cursor: not-allowed; /* Thay đổi con trỏ khi nút bị vô hiệu hóa */
    }


.btn-secondary {
    height: 32px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    color: rgb(77, 187, 176);
    background-color: white;
    border-radius: 5px;
    border-style: solid;
    border-color: rgb(77, 187, 176);
    border-width: 1px;
}


    .btn-secondary img {
        filter: brightness(0) saturate(100%) invert(65%) sepia(69%) saturate(323%) hue-rotate(125deg) brightness(88%) contrast(86%);
    }


.btn-danger {
    height: 32px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-style: italic;
    padding-top: 0px;
    padding-bottom: 0px;
    color: white;
    background-color: rgba(229, 76, 95);
    border-radius: 5px;
    border-style: none;
    border-width: 0px;
    padding-left: 16px;
    padding-right: 16px;
}

.btn-link-info {
    padding: 0px;
    border: none;
    background-color: transparent;
    color: rgb(102,144,200);
}


    .btn-link-info img {
        filter: brightness(0) saturate(100%) invert(54%) sepia(73%) saturate(283%) hue-rotate(175deg) brightness(88%) contrast(92%);
    }

    .btn-link-info:disabled {
        color: rgb(218, 218, 218);
        pointer-events: none;
    }

        .btn-link-info:disabled img {
            filter: brightness(0) saturate(100%) invert(54%) sepia(73%) saturate(283%) hue-rotate(175deg) brightness(88%) contrast(92%);
        }


/*.check-primary.dxbl-radio-group {
    display:flex;
    align-items:center;
    text-align:center;
}*/
.check-primary .dxbl-checkbox.dxbl-checkbox-radio {
    --dxbl-checkbox-radio-size: 16px;
    --dxbl-checkbox-radio-checked-border-color: rgb(77, 187, 176);
    --dxbl-checkbox-radio-check-bg: rgb(77, 187, 176);
    --dxbl-checkbox-switch-checked-bg: rgb(77, 187, 176);
    --dxbl-checkbox-switch-checked-hover-bg: rgb(77, 187, 176);
    --dxbl-checkbox-radio-checked-hover-bg: rgb(77, 187, 176);
    display: flex;
    align-items: center;
}

.check-primary .dxbl-checkbox > .dxbl-text:last-child {
    padding-left: 4px;
}

.check-primary:focus {
    border: 1px solid rgba(77, 187, 176, 32%);
    box-shadow: 0px 0px 2px 2px rgba(77, 187, 176, 16%);
}


.check-primary:checked {
    background-color: rgba(77, 187, 176);
    border-color: rgba(77, 187, 176);
}

.dxbl-checkbox.checkbox-primary {
    --dxbl-checkbox-check-element-checked-color: rgba(77, 187, 176);
    --dxbl-checkbox-checked-focus-shadow-color: rgba(77, 187, 176);
    --dxbl-checkbox-check-element-size: 16px;
    border-radius: 4px;
    align-items: center;
}

    .dxbl-checkbox.checkbox-primary:not(.dxbl-checkbox-switch):not(.dxbl-checkbox-radio) .dxbl-checkbox-check-element {
        width: 12px;
        height: 12px;
        border-radius: 4px;
    }

.dxbl-text-edit.dxbl-tag-box.tag-box-dropdown {
    --dxbl-text-edit-btn-padding-x: 4px;
    --dxbl-text-edit-btn-padding-y: 4px;
    --dxbl-text-edit-focus-border-color: transparent;
    --dxbl-text-edit-border-radius: 5px;
    --dxbl-text-edit-focus-shadow-color: rgba(77, 187, 176, 16%);
    --dxbl-text-edit-focus-border-color: rgba(77, 187, 176, 32%);
}

    /* .dxbl-text-edit.dxbl-tag-box.tag-box-dropdown > .dxbl-btn.dxbl-edit-btn-clear {
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }*/
    .dxbl-text-edit.dxbl-tag-box.tag-box-dropdown:after {
        font-family: "FontAwesome";
        content: "\f0d7";
        font-size: 8px;
        color: black;
        display: block;
        width: 12px;
        margin-left: 0px;
        position: absolute;
        right: 2px;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        justify-content: center;
        align-items: center;
    }
/* .checkbox-primary .dxbl-checkbox > .dxbl-text:last-child {
        padding-left: 4px;
    }*/
/*.checkbox-primary:focus {
    border: 1px solid rgba(77, 187, 176, 32%);
    box-shadow: 0px 0px 2px 2px rgba(77, 187, 176, 16%);
}


    .checkbox-primary:checked {
        background-color: rgba(77, 187, 176);
        border-color: rgba(77, 187, 176);
    }
*/


input[type=checkbox].checkbox-primary {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
}

    input[type=checkbox].checkbox-primary:before {
        font-family: "FontAwesome";
        content: "\f00c";
        font-size: 12px;
        color: transparent !important;
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid rgb(109, 110, 112,32%);
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    input[type=checkbox].checkbox-primary:checked:before {
        color: rgba(77, 187, 176) !important;
        border: 1px solid rgb(77, 187, 176) !important;
    }



input[type=radio].check-group-primary {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
}

    input[type=radio].check-group-primary:before {
        font-family: "FontAwesome";
        content: "\f00c";
        font-size: 12px;
        color: transparent !important;
        display: block;
        padding-top: 1px;
        padding-left: 1.6px;
        width: 16px;
        height: 16px;
        border: 1px solid rgb(109, 110, 112,32%);
        border-radius: 4px;
    }

    input[type=radio].check-group-primary:checked:before {
        color: rgba(77, 187, 176) !important;
        border: 1px solid rgb(77, 187, 176) !important;
    }


/* Thiết lập radio button ban đầu */
input[type="radio"].radio-primary {
    appearance: none;
    border: 1px solid rgb(109, 110, 112,32%);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    position: relative;
}

    /* Thiết lập radio button khi được chọn */
    input[type="radio"].radio-primary:checked {
        border-color: rgb(77, 187, 176) !important; /* Màu viền khi được chọn */
    }

    input[type="radio"].radio-primary:checked:before {
        content: '';
        display: block;
        width: 9px; /* Kích thước vòng tròn bên trong */
        height: 9px; /* Kích thước vòng tròn bên trong */
        background-color: rgb(77, 187, 176) !important; /* Màu vòng tròn bên trong khi được chọn */
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    input[type="radio"].radio-primary:disabled {
        /*appearance: none;
        border: 1px solid #6c757d;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        position: relative;*/
        opacity:0.5;
    }

        /*input[type="radio"].radio-primary:disabled:checked:before {
            content: '';
            display: block;
            width: 9px;*/ /* Kích thước vòng tròn bên trong */
            /*height: 9px;*/ /* Kích thước vòng tròn bên trong */
            /*border-color: #6c757d !important;*/ /* Màu viền khi được chọn */
            /*background-color: #6c757d;*/ /* Màu vòng tròn bên trong khi bị vô hiệu hóa */
            /*border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }*/

/*.checkbox-primary {
    border-color: rgba(77, 187, 176);
}


.checkbox-primary:focus 
{
    border: 1px solid rgba(77, 187, 176, 32%);
    box-shadow: 0px 0px 2px 2px rgba(77, 187, 176, 16%);
}


.checkbox-primary:checked 
{
    background-color: rgba(77, 187, 176);
    border-color: rgba(77, 187, 176);
}
*/


.txt-primary {
    border: 1px solid rgb(109, 110, 112,16%);
    border-radius: 5px;
    box-sizing: border-box;
    resize: none;
    box-sizing: border-box;
    resize: none;
    height: 32px;
    width: 100%;
    --dxbl-text-edit-btn-padding-x: 4px;
    --dxbl-text-edit-btn-padding-y: 4px;
    --dxbl-text-edit-border-color: transparent;
    --dxbl-text-edit-border-style: none;
    --dxbl-text-edit-border-width: 0px;
    --dxbl-text-edit-focus-border-color: transparent;
    --dxbl-text-edit-border-radius: 5px;
    --dxbl-text-edit-focus-shadow-color: rgba(77, 187, 176, 16%);
    --dxbl-text-edit-focus-border-color: rgba(77, 187, 176, 32%);
    /*--dxbl-text-edit-placeholder*/
    /*--dxbl-text-edit-line-height: 1.6;*/
}

    .txt-primary:focus {
        outline: none;
        border: 1px solid rgba(77, 187, 176, 32%);
        box-shadow: 0px 0px 2px 2px rgba(77, 187, 176, 16%);
        --dxbl-text-edit-border-color: transparent;
        --dxbl-text-edit-border-style: none;
        --dxbl-text-edit-border-width: 0px;
        /* --dxbl-text-edit-focus-shadow-color: rgba(77, 187, 176, 16%);
        --dxbl-text-edit-focus-border-color: rgba(77, 187, 176, 32%);*/
    }

    /*************************/
    /*21/01/2025: Chỗ này không phải là bị trùng nha, .txt-primary ::placeholder có cách nhau dấu cách vì sài control của devexpress*/
    .txt-primary ::placeholder {
        font-style: italic;
    }

    .txt-primary::placeholder {
        font-style: italic;
    }
    /*************************/

    .txt-primary .dxbl-image {
        --dxbl-image-height: 16px;
        --dxbl-image-width: 16px;
        /*color: #4DBBB0 !important;*/
    }


    .txt-primary.small-img .dxbl-image {
        --dxbl-image-height: 10px;
        --dxbl-image-width: 10px;
    }


    .txt-primary .dxbl-text-edit > .dxbl-btn, .dxbl-text-edit > .dxbl-btn-group > .dxbl-btn {
        border: none;
    }


.txt-area-primary {
    border: 1px solid rgb(109, 110, 112,16%);
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    border-radius: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    resize: none;
    display: block;
}


    .txt-area-primary:focus {
        outline: none;
        border: 1px solid rgba(77, 187, 176, 32%);
        box-shadow: 0px 0px 2px 2px rgba(77, 187, 176, 16%);
    }



/***************************table*************************/
.table-primary-radius {
    border-spacing: 0;
    border-collapse: separate;
    background-color: white;
    border: 1px solid rgb(109, 110, 112,16%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
    display: block;
}




    .table-primary-radius thead {
        display: block;
        width: 100%;
        position: sticky;
        position: -webkit-sticky;
        top: 0px;
        background-color: white;
        z-index: 1;
    }

    .table-primary-radius tbody {
        display: block;
        min-height: 40px;
    }



        .table-primary-radius tbody tr, .table-primary-radius thead tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }




    .table-primary-radius th:first-child {
        border-radius: 10px 0 0 0;
        -moz-border-radius: 10px 0 0 0;
        -webkit-border-radius: 10px 0 0 0;
    }

    .table-primary-radius th:last-child {
        border-radius: 0 10px 0 0;
        -moz-border-radius: 0 10px 0 0;
        -webkit-border-radius: 0 10px 0 0;
    }

    .table-primary-radius td:first-child, .table-primary-radius th:first-child {
        border-left: medium none;
    }




    .table-primary-radius th {
        min-height: 40px;
        border-top: medium none;
        border-bottom: 1px solid rgb(109, 110, 112,16%);
        border-left: 1px solid rgb(109, 110, 112,16%);
        padding: 8px;
        vertical-align: middle;
        text-align: left;
        font-family: "Segoe UI";
        font-size: 14px;
        font-style: italic;
        font-weight: 500;
        color: rgb(113,113,113);
    }


    .table-primary-radius.noborder-cell th {
        min-height: 40px;
        border-top: medium none;
        border-bottom: 1px solid rgb(109, 110, 112,16%);
        border-left: none;
        padding: 8px;
        vertical-align: middle;
        text-align: left;
        font-family: "Segoe UI";
        font-size: 14px;
        font-style: italic;
        font-weight: 500;
        color: rgb(113,113,113);
    }





    .table-primary-radius td {
        border-left: 1px solid rgb(109, 110, 112,16%);
        border-bottom: 1px solid rgb(109, 110, 112,16%);
        padding: 8px;
        min-height: 40px;
        text-align: left;
        word-wrap: break-word;
    }

    .table-primary-radius.noborder-cell td {
        border-left: none;
        border-bottom: 1px solid rgb(109, 110, 112,16%);
        padding: 8px;
        min-height: 40px;
        text-align: left;
        word-wrap: break-word;
    }



    .table-primary-radius tr.active {
        background-color: rgba(237, 236, 237, 50%);
    }

    .table-primary-radius tr:hover {
        cursor: pointer;
    }

    .table-primary-radius tr.selected {
        background-color: rgba(237, 236, 237, 50%);
    }

    .table-primary-radius tr:focus {
        outline: none;
        --dxbl-text-edit-border-width: 0px;
    }

    .table-primary-radius .group-header {
        display: table;
        align-items: center;
    }

   .table-primary-radius .group-header td 
   {
        display: flex;
        align-items: center;
   }

.table-primary-radius .group-header td .group-toggle:before 
{
    content: "\f285";
    font-family: "bootstrap-icons";
    margin-left: 8px;
    margin-right: 8px;
}

.table-primary-radius .group-header.expanded td .group-toggle:before 
{
    content: "\f282";
    font-family: "bootstrap-icons";
    margin-left: 8px;
    margin-right: 8px;
}

.table-primary-radius tr.group-content 
{
    display: none;
}

/*.table-primary-radius tr.group-header.expanded + .table-primary-radius tr.group-content 
{
    display: table;
}*/

    /* Tùy chỉnh thanh cuộn cho WebKit */
    /*table::-webkit-scrollbar {
    width: 12px;*/ /* Độ rộng của thanh cuộn dọc */
    /*height: 12px;*/ /* Độ cao của thanh cuộn ngang */
    /*}*/

    .table-primary-radius::-webkit-scrollbar-track {
        /*background: #f1f1f1;*/ /* Màu nền của track */
        margin-top: 40px; /* Margin của track */
    }

    .table-primary-radius::-webkit-scrollbar-thumb {
        background: #888; /*Màu của thanh cuộn */
        border-top-right-radius: 10px; /* Bo tròn góc của thanh cuộn */
        border-bottom-right-radius: 10px; /* Bo tròn góc của thanh cuộn */
        /*border: 3px solid #f1f1f1;*/ /* Đường viền của thanh cuộn */
    }


    /*.table-primary-radius .group-header {
        background-color: #f2f2f2;
        cursor: pointer;
        position: relative;
    }*/

   






  /*  .table-primary-radius .group1, .table-primary-radius .group2 {
        display: none;
    }*/


/***************************table*************************/



/* Thay đổi màu thanh cuộn khi hover */
/*table::-webkit-scrollbar-thumb:hover {
        background: #555;
    }*/

/*
Trong đoạn mã trên:
• table::-webkit-scrollbar tùy chỉnh kích thước của thanh cuộn.

• table::-webkit-scrollbar-track tùy chỉnh track của thanh cuộn, bao gồm cả margin.

• table::-webkit-scrollbar-thumb tùy chỉnh thanh cuộn chính.

Lưu ý rằng các bộ chọn này chỉ hoạt động trên các trình duyệt dựa trên WebKit. Đối với các trình duyệt khác như Firefox, bạn sẽ cần sử dụng các phương pháp khác hoặc các tiện ích mở rộng.
*/




.grid-primary-radius {
    padding: 0;
    border-radius: 10px;
    min-height: 72px;
}


    .grid-primary-radius .dxbl-grid-header-row {
        justify-content: center;
        background-color: white;
        color: #6D6E70;
        font-style: italic
    }

    .grid-primary-radius .dxbl-grid-header-content {
        display: flex !important;
        align-items: center !important;
        justify-content: center;
        text-align: center;
    }

    .grid-primary-radius .dxbl-grid-focused-row {
        background-color: #f6f5f6;
    }

        .grid-primary-radius .dxbl-grid-focused-row td {
            color: #212529 !important;
        }


    .grid-primary-radius .dxbl-grid-selected-row {
        background-color: #f6f5f6;
    }

        .grid-primary-radius .dxbl-grid-selected-row td {
            color: #212529 !important;
        }

    .grid-primary-radius .dxbl-grid .dxbl-grid-table > thead > tr:last-child > td, .dxbl-grid .dxbl-grid-table > thead > tr:last-child > th {
        border-left: none;
    }


    .grid-primary-radius .dxbl-grid .dxbl-grid-table > tbody > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .dxbl-grid .dxbl-grid-table > tbody > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .dxbl-grid .dxbl-grid-table > tfoot > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .dxbl-grid .dxbl-grid-table > tfoot > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .dxbl-grid .dxbl-grid-table > thead > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .dxbl-grid .dxbl-grid-table > thead > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header) {
        border-left: none;
    }


    /*.dxbl-grid-empty-cell {
    height: 40px;
}*/

    /*.grid-primary-radius .dxbl-grid .dxbl-grid-table > * > tr > td.dxbl-grid-empty-cell {
    height: 40px;
}
*/




    .grid-primary-radius .dxbl-grid-table > tbody > tr:first-child > td {
        border-left: none;
    }


    .grid-primary-radius .dxbl-grid-group-row td {
        font-weight: 600;
        font-size: 14px !important;
        color: #80838f
    }

    .grid-primary-radius .dxbl-scroll-viewer {
        border-radius: 10px;
    }

        .grid-primary-radius .dxbl-scroll-viewer .dxbl-scroll-viewer-content {
            border-radius: 10px;
        }

    .grid-primary-radius .dxbl-grid-header-content {
        justify-content: center;
        text-align: center;
    }

    .grid-primary-radius td {
        position: relative
    }

    .grid-primary-radius .dxbl-grid-table .dxbl-grid-focused-row.dxbl-grid-selected-row:not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell) {
        color: inherit;
    }

    .grid-primary-radius .dxbl-grid-table .dxbl-grid-focused-row:not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell) {
        background-color: #dde4f9;
        color: black;
    }

    .grid-primary-radius > .dxbl-scroll-viewer:last-child, .grid-primary-radius > .dxbl-scroll-viewer:last-child > .dxbl-scroll-viewer-content, .grid-primary-radius > .dxbl-scroll-viewer:last-child > .dxbl-scroll-viewer-content > .dxbl-grid-table, .grid-primary-radius > .dxbl-scroll-viewer:last-child > .dxbl-scroll-viewer-content > .dxbl-grid-table > tfoot, .grid-primary-radius > .dxbl-scroll-viewer:last-child > .dxbl-scroll-viewer-content > .dxbl-grid-table > tfoot > tr:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    /* .dxbl-grid .dxbl-grid-table .dxbl-grid-focused-row.dxbl-grid-selected-row:not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell) {
    background-color: rgba(246,245,246,255);
    color: black !important;
} */

    .grid-primary-radius .dxbl-grid-table .dxbl-grid-focused-row:not(.dxbl-grid-touch-selection):not(.dxbl-grid-touch-selection-edge) > td:not(.dxbl-grid-empty-cell):not(.dxbl-grid-indent-cell) {
        background-color: transparent;
    }

    .grid-primary-radius .dxbl-grid-table > thead > tr:last-child > td, .grid-primary-radius .dxbl-grid-table > thead > tr:last-child > th {
        border-left: none;
    }

    .grid-primary-radius .dxbl-grid-table > tbody > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary-radius .dxbl-grid-table > tbody > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .grid-primary-radius .dxbl-grid-table > tfoot > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary-radius .dxbl-grid-table > tfoot > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .grid-primary-radius .dxbl-grid-table > thead > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary-radius .dxbl-grid-table > thead > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header) {
        border-left: none;
        padding: 8px;
    }





.grid-primary .dxbl-grid-table > tbody > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary .dxbl-grid-table > tbody > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .grid-primary .dxbl-grid-table > tfoot > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary .dxbl-grid-table > tfoot > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header), .grid-primary .dxbl-grid-table > thead > tr:not(.dxbl-grid-edit-row):not(.dxbl-grid-empty-row):not(.dxbl-grid-filter-row) > td:not(.dxbl-grid-indent-cell):not(.dxbl-grid-expand-button-cell):not(.dxbl-grid-empty-cell):not(.dxbl-grid-empty-data):not(.dxbl-grid-edit-form):not(.dxbl-grid-detail-cell), .grid-primary .dxbl-grid-table > thead > tr > th:not(.dxbl-grid-header-indent-cell):not(.dxbl-grid-empty-header) {
    padding: 8px;
}



.dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary.dxbl-popup-verticalalignment-center {
    border-radius: 10px;
    overflow: auto;
}

.dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary > .dxbl-modal-content {
    overflow: auto;
}


    .dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary > .dxbl-modal-content .dxbl-popup-header > .dxbl-modal-header, .dxbl-modal > .dxbl-modal-root > .dxbl-popup > .dxbl-modal-content > .dxbl-modal-header {
        background-color: #FAFAFA;
        border-bottom: 1px solid rgb(109, 110, 112,16%);
    }


    .dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary > .dxbl-modal-content > .dxbl-modal-body {
        overflow: auto;
        padding: 0px;
    }


    .dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary > .dxbl-modal-content > .dxbl-modal-footer {
        padding: 0px;
        border-top: none;
    }

        .dxbl-modal > .dxbl-modal-root > .dxbl-popup.popup-primary > .dxbl-modal-content > .dxbl-modal-footer > .dxbl-text {
            padding: 0px;
        }

/*.modal-primary .modal-title {
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    color: black;
}*/

/*.modal-primary {
    --bs-modal-footer-bg: background-color: rgb(237, 236, 237);
}*/



.modal-primary.center > .modal-dialog {
    align-items: center;
    justify-content: center;
}

.modal-primary > .modal-dialog > .modal-content, .modal-info > .modal-dialog >.modal-content {
    border-radius: 10px;
}

    .modal-primary > .modal-dialog > .modal-content > .modal-header, .modal-info > .modal-dialog > .modal-content > .modal-header {
        padding-left: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }


    .modal-primary > .modal-dialog > .modal-content > .modal-footer, .modal-info > .modal-dialog > .modal-content > .modal-footer {
        gap: 0px;
    }

/*.modal-primary .modal-body, .modal-info .modal-body {
    padding: 8px;
}*/


.modal-primary > .modal-dialog > .modal-content {
    background-color: white;
}


.modal-info > .modal-dialog > .modal-content {
    /*background-color: rgb(237, 236, 237);*/
    background-color: rgb(245,245,245);
}


    .modal-primary > .modal-dialog > .modal-content > .modal-header > .modal-title, .modal-info > .modal-dialog > .modal-content > .modal-header > .modal-title {
        font-family: "Segoe UI";
        font-size: 14px;
        font-weight: 500;
        color: black;
    }

    .modal-primary > .modal-dialog > .modal-content > .modal-footer > *, .modal-info > .modal-dialog > .modal-content > .modal-footer > * {
        margin: 0px;
    }


.modal-primary > .modal-dialog > .modal-content > .modal-body {
    overflow: auto;
}


.offcanvas-primary .offcanvas-header {
    width: 100%;
    padding: 0px;
    height: auto;
}


.offcanvas-primary .offcanvas-body {
    width: 100%;
    overflow: auto;
    padding: 0px;
}


.tabs-primary {
    display: flex;
    flex-direction: column;
    overflow: auto;
    width: 100%;
    height: 100%;
}


    .tabs-primary .dxbl-tabs-content-panel {
        flex: 1 1;
        overflow: auto;
    }


    .tabs-primary .dxbl-scroll-viewer-content,
    .tabs-primary .dxbl-tabs-tablist,
    .tabs-primary .dxbl-scroll-viewer-content > ul,
    .tabs-primary .dxbl-scroll-viewer-content > ul > li,
    .tabs-primary .dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item,
    .tabs-primary .dxbl-tabs > .dxbl-tabs-tablist > ul > li > .dxbl-tabs-item {
        background-color: transparent;
    }

.dxbl-tabs.tabs-primary > .dxbl-tabs-tablist.dxbl-tabs-tablist-scrollable {
    border: none;
}
/*  .tabs-primary .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item {
        border: none !important;
        color: rgb(49, 57, 79,0.6);
        font-family: "Segoe UI";
        font-size: 14px;
        font-weight: 500;
    }*/
.dxbl-tabs.tabs-primary > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active,
.dxbl-tabs.tabs-primary > .dxbl-tabs-tablist > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active {
    color: rgb(49, 57, 79);
    border-bottom: solid rgb(77, 187, 176) 2px !important;
    background-color: transparent;
}

.dxbl-tabs.tabs-primary > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item,
.dxbl-tabs.tabs-primary > .dxbl-tabs-tablist > ul > li > .dxbl-tabs-item {
    border: none !important;
    color: rgb(49, 57, 79,0.6);
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 500;
    padding-left: 8px;
    padding-right: 8px;
}


/*Tabs*/
.tab-basic {
    padding: 0px;
    background-color: transparent;
}


    .tab-basic .navbar-nav {
        padding: 0px;
    }


    .tab-basic .nav-item {
        background-color: transparent;
    }


        .tab-basic .nav-item .nav-link {
            color: rgb(49, 57, 79,0.6);
            font-family: "Segoe UI";
            font-size: 14px;
            font-weight: 500;
            padding-right: 10px;
            padding-left: 10px;
            margin-right: 0px;
            margin-left: 0px;
            background-color: transparent;
            height: 100%;
            justify-content: center;
            align-items: center;
            display: flex;
        }


        .tab-basic .nav-item .h-img {
            filter: invert(83%) sepia(35%) saturate(0%) hue-rotate(189deg) brightness(97%) contrast(95%);
            margin: 4px;
        }


        .tab-basic .nav-item .active {
            color: rgb(49, 57, 79);
            font-family: "Segoe UI";
            font-size: 14px;
            font-weight: 500;
            padding-right: 10px;
            padding-left: 10px;
            margin-right: 0px;
            margin-left: 0px;
            background-color: transparent;
            height: 100%;
            justify-content: center;
            align-items: center;
            display: flex;
            border-bottom: 2px solid rgb(77, 187, 176);
        }


            .tab-basic .nav-item .active .h-img {
                filter: invert(21%) sepia(54%) saturate(4200%) hue-rotate(189deg) brightness(96%) contrast(101%);
            }


    .tab-basic .navbar-nav {
        display: flex !important;
        flex-direction: row;
        /* flex-basis: auto;*/
    }



.tab-info 
{
    padding: 0px;
    background-color: transparent;
}


.tab-info .navbar-nav {
    padding: 0px;
}


    .tab-info .nav-item {
        background-color: #F5F5F5;
        padding:0px;
    }

        .tab-info .nav-item:first-child {
            border-top-left-radius: 8px;
        }

        .tab-info .nav-item:last-child {
            border-top-right-radius: 8px;
        }
  


        .tab-info .nav-item .nav-link {
            color: rgb(49, 57, 79,0.6);
            font-family: "Segoe UI";
            font-size: 12px;
            font-weight: 500;
            padding-right: 10px;
            padding-left: 10px;
            margin-right: 0px;
            margin-left: 0px;
            padding-top:0px;
            padding-bottom:0px;
            background-color: #F5F5F5;
            height: 100%;
            justify-content: center;
            align-items: center;
            display: flex;
        }

        .tab-info .nav-item:first-child .nav-link {
            border-top-left-radius: 8px;
        }

        .tab-info .nav-item:last-child .nav-link {
            border-top-right-radius: 8px;
        }


        .tab-info .nav-item .h-img {
            filter: invert(83%) sepia(35%) saturate(0%) hue-rotate(189deg) brightness(97%) contrast(95%);
            margin: 4px;
        }


        .tab-info .nav-item .active {
            color: rgb(49, 57, 79);
            font-weight: 500;
            background-color: white;
            border-bottom: 2px solid rgb(77, 187, 176);
        }


            .tab-info .nav-item .active .h-img {
                filter: invert(21%) sepia(54%) saturate(4200%) hue-rotate(189deg) brightness(96%) contrast(101%);
            }


    .tab-info .navbar-nav {
        display: flex !important;
        flex-direction: row;
        /* flex-basis: auto;*/
    }


    /*Tabs*/

.timeline-primary-r {
    position: relative;
    width: 100%;
    list-style-type: none;
}

    /* .timeline-primary-r:before {
        position: absolute;
        left: 8px;
        content: ' ';
        display: block;
        width: 2px;
        height: 100%;
        background: rgb(77, 187, 176);
        background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        z-index: 5;
    }*/


    /*.timeline-primary-r li:before {
        position: absolute;
        left: 8px;
        content: ' ';
        display: block;
        width: 2px;
        height: 100%;
        background: rgb(218, 218, 218);
        background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(218, 218, 218) 8%, rgb(218, 218, 218) 92%, rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(218, 218, 218) 8%, rgb(218, 218, 218) 92%, rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(218, 218, 218) 8%, rgb(218, 218, 218) 92%, rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(218, 218, 218) 8%, rgb(218, 218, 218) 92%, rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(218, 218, 218) 8%, rgb(218, 218, 218) 92%, rgba(80,80,80,0) 100%);
        z-index: 5;
    }

    .timeline-primary-r li.selected:before {
        background: rgb(77, 187, 176);
        background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(77, 187, 176) 8%, rgb(77, 187, 176) 92%, rgba(80,80,80,0) 100%);
    }*/



    .timeline-primary-r li:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }


    .timeline-primary-r .direction-r:before {
        position: absolute;
        top: 4px;
        left: -15px;
        content: ' ';
        display: block;
        width: 1px;
        height: 100%;
        background: rgb(218, 218, 218);
        z-index: 5;
    }


    .timeline-primary-r .direction-r {
        position: relative;
        width: auto;
        float: left;
        margin-left: -8px;
    }

        .timeline-primary-r .direction-r.selected:before {
            background: rgb(77, 187, 176);
        }






    .timeline-primary-r .flag-wrapper {
        position: relative;
        display: inline-block;
        text-align: center;
    }





    .timeline-primary-r .direction-r .flag:before {
        position: absolute;
        top: 50%;
        left: -21px;
        content: ' ';
        display: block;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        background: rgb(218, 218, 218);
        border-radius: 12px;
        z-index: 10;
    }

    .timeline-primary-r .direction-r .flag.selected:before {
        background: rgb(77, 187, 176);
    }



    .timeline-primary-r .direction-r .flag:before {
        left: -21px;
    }


    .timeline-primary-r .direction-r .time-wrapper {
        float: right;
    }



img.ic-basic {
    filter: brightness(0) saturate(100%) invert(64%) sepia(8%) saturate(3198%) hue-rotate(179deg) brightness(84%) contrast(82%);
}


img.ic-light {
    filter: brightness(0) saturate(100%) invert(97%) sepia(7%) saturate(0%) hue-rotate(120deg) brightness(93%) contrast(91%);
}







/*Tabs*/



/*.tabs-primary .dxbl-scroll-viewer-content > ul > li > .dxbl-active {
}
*/
