@media (min-width:1600px) {
    .wp-class-page .container {
        max-width: 1590px;
        padding: 0 15px;
    }
   
}
@media (min-width:1200px) {
    .block-category-statistical .row {
        margin: 0 -8px;
    }
    .block-category-statistical .row .col-12 {
        padding: 0 8px;
    }
    .block-bxh-detail .row {
        margin: 0 -8px;
    }
    .block-bxh-detail .row .col-12 {
        padding: 0 8px;
    }
    
}
.box-title-tab-topics {
    position: relative;
    margin-bottom: 24px;
}
.layout-title-tab-topics {
    display: flex
    ;
        align-items: center;
        gap: 0 52px;
        background: #fff;
        position: relative;
        border-radius: 8px 0 0 0;
        height: auto;
        padding: 20px 24px;
        padding-bottom: 30px;
        z-index: 2;
        margin-left: -8px;
}
.box-title-tab-topics {
    position: relative;
    background: #ffff;
    z-index: 1;
}

.box-title-tab-topics:before {
    mask-composite: exclude;
    width: 540px;
    content: "";
    position: absolute;
    top: -2px;
    left: -10px;
    right: -2px;
    background: linear-gradient(90deg, #218d20 52.32%, rgba(79, 79, 183, 0) 100%);
    border-radius: 10px 10px 0 0; 
    height: 46px;
}
.box-title-tab-topics:after {
    transform: rotate(0);
    mask-composite: exclude;
    width: 2px;
    content: "";
    position: absolute;
    top: 12px;
    left: -10px;
    right: 2px;
    background: linear-gradient(180deg, #218d20 52.32%, rgba(79, 79, 183, 0) 100%);
    border-radius: 10px 10px 0 0;
    height: 100%;
}
.item-tab-topics {
    display: flex;
    align-items: center;
    transition: all .3s;
    position: relative;
    padding-bottom: 5px;
    gap: 0 8px;
}

.item-tab-topics:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #0B5299 ;
    bottom: 0;
    transition: all .3s;
}

.item-tab-topics .text {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
    transition: all .3s;
}

.item-tab-topics .icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-tab-topics:hover .text {
    color: #0B5299 ;
}

.item-tab-topics.active .text {
    color: #0B5299 ;
    font-weight: 700;
}

.item-tab-topics.active:before {
    width: 100%;
}
.block-category-statistical .row .col-12 {
    margin-bottom: 16px;
}
.block-bxh-page {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}
.block-bxh-detail {
    padding-bottom: 24px;
}
.tr-table-bxh {
    border-bottom: 1px solid #D9D9D9;
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 0 12px;
}

.tr-table-bxh .number {
    background: #3A5461;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.tr-table-bxh .number p {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

.number-point p {
    color: #E81744;
    font-size: 20px;
    font-weight: 700;
}

.tr-table-bxh .box-user-avatar {
    flex: 1;
}

.tr-table-bxh .number-point {
    text-align: right;
    width: 76px;
}

.box-user-avatar .content .name {
    color: #1C2B33;
}

.box-top-bxh {
    background: linear-gradient(180deg, #4B4BBA 0%, #20207D 100%);
    position: relative;
    padding: 12px 12px 0 12px;
    overflow: hidden;
}
.block-category-statistical .row [class*='col-'] {
    margin-bottom: 16px;
}

.box-top-bxh .texture-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    mix-blend-mode: luminosity;
}

.box-top-bxh .texture-box img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.box-top-bxh .title-box {
    margin-bottom: 24px;
    position: relative;
}

.box-top-bxh .title-box h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.list-item-bxh {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    gap: 0 24px;
}

.item-bxh {
    text-align: center;
    position: relative;
    width: 33.33%;
}

.item-bxh .avatar {width: 80px;height: 80px;border-radius: 50%;position: relative;margin: 0 auto;margin-bottom: 12px;}

.item-bxh .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.item-bxh .number-bxh {
    position: absolute;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    top: 3px;
    right: 29px;
    background: #ccc;
    z-index: 2;
}

.item-bxh.item-bxh .name {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 8px;
    line-height: 1.3;
}

.item-bxh .number-point {
    text-align: center;
    width: 90px;
    margin: 0 auto;
    padding: 14px 8px;
    position: relative;
}
.item-bxh .number-point:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 7px 6px 0px 0px rgba(255, 255, 255, 0.25);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.8) 100%);
    border-radius: 12px 12px 0 0;
    opacity: .3;
}
.item-bxh .number-point p {
    margin: 0;
    color: rgba(255, 185, 7, 1);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.item-bxh.item-top-1 .number-point {
    height: 100px;
}

.item-bxh.item-top-1 .number-bxh {
    background: linear-gradient(180deg, #F8C033 0%, #DB8A07 100%);
    top: -2px;
    right: 34px;
}

.item-bxh .avatar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: scale(1.15);
}

.item-bxh.item-top-1 .avatar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transform: scale(1.3);
}

.item-bxh.item-top-3 .number-bxh {
    background: linear-gradient(180deg, #EEC29A 0%, #BC8A5C 100%);
    right: 35px;
}

.layout-class-page {
    display: flex;
    gap: 0 40px;
}
.box-sidebar-clas .name-box {
    color: #1C2B33;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    padding: 16px;
    background: #fff;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 8px 0 0 0;
}

.item-tab-sidebar .name-item-tab {
    display: flex;
    align-items: center;
    padding: 12px;
    background: transparent;
    transition: all .3s;
    gap: 0 8px;
}

.item-tab-sidebar .name-item-tab .text {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
    transition: all .3s;
}

.item-tab-sidebar.active .name-item-tab,.item-tab-sidebar:hover .name-item-tab {
    background: linear-gradient(90deg, rgba(227, 227, 250, 0.7) 0%, rgba(227, 227, 250, 0) 100%);
}

.item-tab-sidebar.active .name-item-tab .text {
    color: #0B5299 ;
    font-weight: 700;
}

.item-tab-sidebar {
    margin-bottom: 1px;
}

.item-tab-sidebar .name-item-tab:hover .text {
    color: #0B5299 ;
}

.box-setting-class {
    padding: 12px;
}

.box-sidebar-clas {
    border-radius: 16px;
    position: relative;
}
.box-sidebar-clas:before {
    mask-composite: exclude;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: -2px;
    background: linear-gradient(90deg, #218d20 52.32%, rgba(79, 79, 183, 0) 100%);
    border-radius: 10px 10px 0 0;
    height: 30px;
    z-index: -1;
}

.box-sidebar-clas:after {
    transform: rotate(0);
    mask-composite: exclude;
    width: 2px;
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    right: 2px;
    background: linear-gradient(180deg, #218d20 52.32%, rgba(79, 79, 183, 0) 100%);
    border-radius: 10px 10px 0 0;
    height: 100%;
}
.btn-bg-class {
    display: inline-flex;
    align-items: center;
    background: rgba(235, 239, 243, 1);
    height: 36px;
    padding: 0 12px;
    border-radius: 6px;
    gap: 0 8px;
    transition: all .3s;
}

.btn-bg-class .text {
    color: rgba(28, 43, 51, 1);
    font-size: 14px;
    font-weight: 500;
}

.btn-bg-class .icon svg path {
    transition: all .3s;
}

.btn-bg-class .icon svg {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-bg-class:hover {
    background: rgb(225 231 253);
}

.btn-bg-class:hover .text,.btn-bg-class:hover .icon svg path {
    color: #4a4ab0;
    fill:#4a4ab0;
}
.sidebar-class {
    width: 360px;
}
.main-class {
    flex:1;
}
.item-bxh.item-top-3 .number-point {
    height: 56px;
}

.item-bxh.item-top-2 .number-point {
    height: 78px;
}

.item-bxh.item-top-2 .number-bxh {
    right: 37px;
    background: linear-gradient(180deg, #CB8ADC 0%, #8C5FA4 100%);
}





.item-bxh.item-top-1 .avatar {
    width: 97px;
    height: 97px;
}

.box-bottom-bxh {
    border: 1px solid #E0E3E9;
    border-radius: 0 0 12px 12px;
}

.tr-table-bxh:last-child {
    border: none;
}
.filter-table {
    padding: 12px 24px;
    display: flex;
    gap: 0 12px;
}
.flex-filter-table {
    flex: 1;
}


.box-search {
    position: relative;
}

.box-search input {border: 1px solid #E0E3E9;border-radius: 6px;height: 52px;padding: 0 50px 0 12px;outline: none;background: #fff;transition: all .4s;color: var(--dark-color-text);width: 100%;}

.box-search input::placeholder {
    color: #858D9A;
}
.box-search .icon-search {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 48px;
    border: none;
    outline: none;
    border-radius: 0 6px 6px 0;
    background: transparent;
    cursor: pointer;
    transition: all .3s;
}

.box-search .icon-search:hover {
    background: #E0E3E9;
}

.box-search .icon-search svg path {
    transition: all .3s;
}


.box-list-action-table {
    margin-left: auto;
    display: flex;
    gap: 12px;
}



.flex-kq-table {
    padding: 0 24px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.select-table {
    position: relative;
}

.select-table select {
    width: 100%;
    border: none;
    color: #1C2B33;
    font-size: 15px;
    transition: all .3s;
    cursor: pointer;
    padding: 0 24px 0 12px;
    appearance: none;
    background: transparent;
    text-transform: uppercase;
    outline: none;
}

.flex-kq-table .text-size-15-rgl-gray {
    flex: 1;
}

.select-table .icon-select {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.ct-table-site .text-title-tb {
    color: #858D9A;
    font-size: 15px;
    font-weight: 400;
    padding: 8px 12px;
    border-bottom: 1px solid #E0E3E9 !important;
    vertical-align: middle;
}

.td-table-site .text-stt {
    color: #858D9A;
    font-size: 15px;
    font-weight: 400;
}

.ct-table-site .td-table-site {
    padding: 8px 12px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #E0E3E9;
}
.ct-table-site .tr-table:last-child  .td-table-site{
    border-bottom: none;
}
.item-table-category .list-navigtion-item {
    border-top: 1px solid #E0E3E9;
}


.number-point.size-point-15 p {
    font-size: 15px;
}

.ct-table-site .line-progress-category {
    width: 148px;
}

.ct-table-site 
 .progress-category {
    flex-direction: row-reverse;
}

.ct-table-site .progress-category .number {
    text-align: left;
}

.ct-table-site .number {
    color: #FFB907;
}
.form-select-aes select {
    border: 1px solid rgba(224, 227, 233, 1);
    height: 52px;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
    appearance: none;
    padding: 17px 35px 0 12px;
    font-size: 15px;
}
.form-select-aes .form-label {
    margin: 0;
    color: rgba(133, 141, 154, 1);
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: 19px;
    left: 12px;
    pointer-events: none;
    transition: all .3s;
}
.form-select-aes {
    position: relative;
}
.form-select-aes .icon-select {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.btn-bg-icon.btn-purple {
    background: #0B5299 ;
}

.btn-bg-icon.btn-purple .text {
    color: #fff;
}
.filter-tab-topics [class*='col-'] {
    margin-bottom: 16px;
}
.btn-creat-topic .btn-bg-icon {
    height: 52px;
    padding: 0 8px;
}
.filter-tab-topics {
    margin-bottom: 24px;
}
.btn-bg-icon.btn-purple:hover {
    background: #0B5299 ;
}.btn-creat-topic .btn-bg-icon
.form-select-aes select:focus ~ .form-label,
.form-select-aes select:valid ~ .form-label {
    top: 6px;
}
.btn-export-excel .btn-bg-icon {
    height: 52px;
}

.btn-bg-icon:hover {
    border-color: #0B5299 ;
}
.item-tab-sidebar .label-category {
    margin-left: auto;
}
.tr-table {
    background: transparent;
    transition: all .3s;
}

.tr-table:hover {
    background: #F0F3F6;
}

.tr-table:hover .flex-table-tt .view-tk .btn-bg-gray {
    background: #fff;
}

.view-tk .btn-bg-gray:hover {
    background: #218D20 !important;
}
@media (min-width:1400px) and (max-width:1599px) {
    .sidebar-class {
        width: 320px;
    }
    .layout-class-page {
        gap: 0 20px;
    }
    .block-table-learning-outcomes {
        width: 960px;
    }
    .block-bxh-detail .tr-table-category .right-table {
        width: 150px;
    }
    .td-table-site.td-name-kt {
        width: 160px !important;
    }
}
@media (min-width:1200px) and (max-width:1399px) {
    .block-table-learning-outcomes {
        width: 796px;
    }
    .sidebar-class {
        width: 300px;
    }
    .layout-class-page {
        gap: 0 20px;
    }
    .main-class {
        width: calc(100% - 320px);
    }
    .block-bxh-detail .tr-table-category .right-table {
        width: 150px;
    }
    .list-item-bxh {
        gap: 0 16px;
    }
    
    .item-bxh.item-top-1 .number-bxh {
        right: 4px;
    }
    
    .item-bxh.item-top-2 .number-bxh {
        right: 9px;
    }
    
    .item-bxh.item-top-3 .number-bxh {
        right: 8px;
    }
    
    .ct-table-site .line-progress-category {
        width: 90px;
    }
}
@media (max-width:1199px) {
    .layout-class-page {
        display: block;
    }
    .sidebar-class {
        width: 100%;
        margin-bottom: 24px;
    }
    .main-class {
        width: 100%;
    }
    .list-tab-sidebar {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 6px 0 0 12px;
        gap: 0 8px;
    }
    
    .item-tab-sidebar {
        white-space: nowrap;
    }
    
    .item-tab-sidebar .name-item-tab {
        background: #ebeff3;
        border-radius: 6px;
        padding: 8px 16px;
    }
    
    .item-tab-sidebar.active .name-item-tab, .item-tab-sidebar:hover .name-item-tab {
        background: rgba(225, 231, 253, 1);
    }
    
}
@media (min-width: 992px) and (max-width:1199px) {
    .item-bxh.item-top-3 .number-bxh {
        right: 18px;
    }
    .item-bxh.item-top-2 .number-bxh {
        right: 18px;
    }
    .item-bxh.item-top-1 .number-bxh {
        right: 20px;
    }
    
}
@media (min-width:768px) and (max-width:991px) {
    .ct-table-site .line-progress-category {
        width: 90px;
    }
    .block-bxh-page {
        margin-bottom: 24px;
    }
    .item-bxh.item-top-3 .number-bxh {
        right: 30px;
    }
    .item-bxh.item-top-2 .number-bxh {
        right: 30px;
    }
    .item-bxh.item-top-1 .number-bxh {
        right: 26px;
    }
    .item-bxh {
        width: 150px;
    }
   
}
@media (max-width:991px){
  
    .table-site {
        overflow-x: auto;
    }
    .filter-table {
        flex-wrap: wrap;
        padding: 12px;
    }
    .flex-filter-table {
        flex: none;
        width: 100%;
    }
    .box-list-action-table {
        margin-left: 0;
    }
}
@media (min-width:576px) and (max-width:767px) {

    .block-bxh-page {
        margin-bottom: 24px;
    }
    .table-learning-outcomes {
        width: 900px;
    }
    .box-list-action-table {
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding-top: 12px;
    }
    .flex-kq-table {
        padding: 0 12px;
    }
    .item-bxh.item-top-3 .number-bxh {
        right: 27px;
    }
    .item-bxh.item-top-2 .number-bxh {
        right: 30px;
    }
    .item-bxh.item-top-1 .number-bxh {
        right: 26px;
    }
    .btn-creat-topic .btn-bg-icon {
        width: 100%;
    }
    .layout-title-tab-topics {
        gap: 0 23px;
    }
    .box-title-tab-topics:before {
        width: auto;
    }
    .box-title-tab-topics {
        margin-bottom: 8px;
    }
}
@media (max-width:575px) {
    .btn-export-excel .btn-bg-icon {
        height: 48px;
    }
    
    .btn-creat-topic .btn-bg-icon {
        width: 100%;
    }
    .block-bxh-page {
        margin-bottom: 24px;
    }
    .table-learning-outcomes {
        width: 900px;
    }
    .box-list-action-table {
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding-top: 12px;
    }
    .flex-kq-table {
        padding: 0 12px;
        flex-wrap: wrap;
    }
    
    .item-bxh.item-top-1 .avatar {
        width: 75px;
        height: 75px;
    }
    
    .item-bxh .avatar {
        width: 60px;
        height: 60px;
    }
    
    .item-bxh .number-point p {
        font-size: 20px;
    }
    
    .item-bxh .number-point {
        width: 70px;
    }
    
    .item-bxh {
        width: 100px;
    }
    
    .list-item-bxh {
        gap: 0 12px;
    }
    
    .item-bxh.item-top-1 .number-bxh {
        right: 6px;
    }
    
    .item-bxh.item-top-3 .number-bxh {
        right: 8px;
    }
    
    .item-bxh.item-top-2 .number-bxh {
        right: 9px;
    }
    .layout-title-tab-topics {
        gap: 0 22px;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 0;
        margin: 0 ;
    }
    .box-title-tab-topics:before {
        display: none;
    }
    
    .box-title-tab-topics:after {
        display: none;
    }
    .item-tab-topics {
        white-space: nowrap;
    }
    
    .form-select-aes select {
        height: 48px;
    }
    
    .btn-creat-topic .btn-bg-icon {
        height: 48px;
    }
    
    .box-search input {
        height: 48px;
    }
}

/* Subtitle sidebar lớp */
.box-sidebar-clas .sidebar-subtitle {
    font-size: 13px;
    color: #64748B;
    padding: 2px 16px 12px;
    margin: 0;
    background: #fff;
    position: relative;
    left: 2px;
}

/* Help text cho form */
.field-help-text {
    font-size: 12px;
    color: #64748B;
    margin: -6px 0 8px 0;
    display: flex;
    align-items: center;
    gap: 4px;
}
.field-help-text i {
    font-size: 14px;
    color: #94A3B8;
}