﻿.ico {
    display: inline-block;
    background-image: url(../images/common/icon.png);
    background-repeat: no-repeat
}

.ico-toan {
    width: 77px;
    height: 77px;
    background-position: 0 0
}

.ico-toan-sm {
    width: 44px;
    height: 45px;
    background-position: -357px -135px
}

.ico-tieng-viet {
    width: 83px;
    height: 83px;
    background-position: -81px 0
}

.ico-tieng-viet-sm {
    width: 47px;
    height: 47px;
    background-position: -361px -83px
}

.ico-tieng-anh {
    width: 90px;
    height: 94px;
    background-position: -168px 0
}

.ico-tieng-anh-sm {
    width: 52px;
    height: 53px;
    background-position: -240px -128px
}

.ico-toan-tieng-anh {
    width: 95px;
    height: 97px;
    background-position: -262px 0
}

.ico-toan-tieng-anh-sm {
    width: 53px;
    height: 55px;
    background-position: -294px -125px
}

.ico-van-tieng-anh {
    width: 86px;
    height: 82px;
    background-position: -361px 0
}

.ico-lich-su {
    width: 75px;
    height: 86px;
    background-position: 0 -101px
}

.ico-dia-ly {
    width: 80px;
    height: 80px;
    background-position: -77px -101px
}

.ico-suc-khoe {
    width: 79px;
    height: 79px;
    background-position: -159px -101px
}

.ico-dots {
    width: 48px;
    height: 14px;
    background-position: -240px -101px
}

.ico-flag-en {
    width: 29px;
    height: 17px;
    background-position: -290px -101px
}

.ico-random {
    width: 21px;
    height: 18px;
    background-position: -321px -101px
}

.topic-manage__tabs {
    display: flex;
    margin-bottom: 20px;
    background: linear-gradient(to left,transparent 50px,#f4f4f4 0)
}

    .topic-manage__tabs[data-active="2"] {
        background: linear-gradient(to left,transparent 50px,#f4f4f4 0) no-repeat right center/50% 100%,linear-gradient(to right,#b4d5ff 500px,transparent 0) no-repeat left center/50% 100%
    }

    .topic-manage__tabs[data-active="3"] {
        background: linear-gradient(to left,transparent 50px,#b4d5ff 0)
    }

.topic-manage__link {
    display: flex;
    flex: 1;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    height: 65px;
    padding: 5px 2%;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='431' height='71' fill='none'%3E%3Cpath fill='%23F4F4F4' stroke='%23fff' stroke-width='3' d='M8 1.5A6.5 6.5 0 0 0 1.5 8v55A6.5 6.5 0 0 0 8 69.5h384.192a6.5 6.5 0 0 0 4.303-1.629l30.356-26.814a6.5 6.5 0 0 0 .114-9.64L396.541 3.232a6.498 6.498 0 0 0-4.417-1.732H8Z'/%3E%3C/svg%3E") no-repeat right center,linear-gradient(to left,transparent 50px,#f4f4f4 0);
    vertical-align: top;
    color: #777 !important
}

    .topic-manage__link:first-of-type {
        padding: 5px 2%;
        flex: 0 1 237px;
    }

@media screen and (max-width:1199px) {
    .topic-manage__link {
        padding-left: 20px
    }
}

@media screen and (max-width:991px) {
    .topic-manage__link {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .topic-manage__link {
        padding-left: 10px;
        font-size: 11px
    }

        .topic-manage__link:nth-child(1) {
            flex: none;
            width: 32%
        }

        .topic-manage__link:nth-child(2) {
            flex: none;
            width: 30%
        }
}

.topic-manage__link .underline {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    padding-bottom: 5px;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .topic-manage__link .underline {
        padding-bottom: 10px
    }
}

.topic-manage__link .underline::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 2px;
    background-color: #999
}

.topic-manage__link.active {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='430' height='71' fill='none'%3E%3Cpath fill='%23B4D5FF' stroke='%23fff' stroke-width='3' d='M8 1.5A6.5 6.5 0 0 0 1.5 8v55A6.5 6.5 0 0 0 8 69.5h383.273c1.587 0 3.12-.581 4.309-1.633l30.284-26.815a6.5 6.5 0 0 0 .114-9.63L395.628 3.238a6.503 6.503 0 0 0-4.423-1.737H8Z'/%3E%3C/svg%3E") no-repeat right center,linear-gradient(to left,transparent 50px,#b4d5ff 0);
    color: #004490 !important
}

    .topic-manage__link.active .underline::after {
        background-color: #1885ff
    }

.topic-manage__content {
    border-radius: 5px;
    padding: 20px 12px;
    background-color: #f4f8fd
}

    .topic-manage__content ~ .topic-manage__content {
        margin-top: 20px;
    }

@media screen and (min-width:768px) {
    .topic-manage__content {
        padding: 30px
    }
}

@media screen and (min-width:1200px) {
    .topic-manage__content {
        padding: 50px 60px
    }
}

.topic-manage__form .btn-primary {
    border-radius: 30px;
    width: 150px;
    height: 50px
}

.topic-manage__block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    border-bottom: 1px solid rgba(210,210,210,.2);
    margin-bottom: 29px
}

    .topic-manage__block:last-child {
        border-bottom: 1px dashed #d2d2d2;
        margin-bottom: 40px;
        padding: 15px 0 22px
    }

.topic-manage__block-head {
    width: 100%;
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .topic-manage__block-head {
        width: 147px
    }
}

.topic-manage__block-content {
    width: 100%
}

@media screen and (min-width:768px) {
    .topic-manage__block-content {
        width: calc(100% - 147px)
    }
}

.popic-manage__grid-5 {
    display: flex;
    flex-wrap: wrap;
    margin-top: -7px;
    margin-right: -10px;
    margin-left: -10px
}

@media screen and (min-width:768px) {
    .popic-manage__grid-5 {
        margin-right: -57px
    }
}

.popic-manage__grid-5 > div {
    width: 50%;
    margin-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (min-width:768px) {
    .popic-manage__grid-5 > div {
        width: 33.3333333333%
    }
}

@media screen and (min-width:992px) {
    .popic-manage__grid-5 > div {
        width: 20%
    }
}

.popic-manage__grid-5 .form-check {
    position: relative;
    /*padding-bottom: 116px;*/
    cursor: pointer
}

    .popic-manage__grid-5 .form-check .form-check-input {
        border-color: #afafaf !important
    }

        .popic-manage__grid-5 .form-check .form-check-input:checked {
            border-color: #006fff !important
        }

            .popic-manage__grid-5 .form-check .form-check-input:checked + span + .form-check-image {
                border-color: #0078ff
            }

    .popic-manage__grid-5 .form-check .form-check-image {
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: border-color .3s ease;
        box-shadow: 6px 6px 20px rgba(137,137,137,.25);
        border: 2px solid transparent;
        border-radius: 20px;
        width: 100%;
        max-width: 99px;
        height: 101px;
        padding: 4px;
        background: #fff
    }

.popic-manage__grid-3 {
    display: flex;
    flex-wrap: wrap;
    margin-top: -7px;
    margin-right: -10px;
    margin-left: -10px
}

    .popic-manage__grid-3 > div {
        width: 100%;
        margin-bottom: 34px;
        padding-right: 10px;
        padding-left: 10px
    }

@media screen and (min-width:576px) {
    .popic-manage__grid-3 > div {
        width: 50%
    }
}

@media screen and (min-width:992px) {
    .popic-manage__grid-3 > div {
        width: 33.3333333333%
    }
}

.popic-manage__grid-3 .form-check {
    position: relative;
    padding-bottom: 133px;
    padding-left: 34px
}

.popic-manage__grid-3 .form-check-input {
    border: 2px solid #8ebef3 !important;
    border-radius: 50% !important;
    width: 24px;
    height: 24px;
    margin-left: -34px !important;
    background-color: #fff !important
}

    .popic-manage__grid-3 .form-check-input:checked {
        border-color: #006fff !important;
        padding: 4px;
        background: #006fff !important;
        background-clip: content-box !important
    }

        .popic-manage__grid-3 .form-check-input:checked + span + .form-check-image {
            border-width: 2px;
            border-color: #11be52
        }

.popic-manage__grid-3 .form-check-image {
    position: absolute;
    bottom: 0;
    left: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: border-color .3s ease;
    border: 1px solid #d0e4dd;
    border-radius: 5px;
    width: 100%;
    max-width: 150px;
    height: 120px;
    padding: 4px;
    background: #fff
}

.popic-manage__grid-6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: -13px;
    margin-right: -7.5px;
    margin-left: -7.5px
}

@media screen and (min-width:1200px) {
    .popic-manage__grid-6 {
        margin-right: 40.5px
    }
}

.popic-manage__grid-6 > div {
    width: 50%;
    margin-bottom: 10px;
    padding-right: 7.5px;
    padding-left: 7.5px
}

@media screen and (min-width:768px) {
    .popic-manage__grid-6 > div {
        width: 25%
    }
}

@media screen and (min-width:992px) {
    .popic-manage__grid-6 > div {
        width: 16.6666666667%
    }
}

.popic-manage__grid-6 .form-check {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 6px 5px 13px 54px;
    background: #fff
}

.topic-training {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .topic-training {
        box-shadow: 0 0 20px rgba(157,157,157,.25);
        border-radius: 5px;
        padding: 20px 20px 27px;
        background: #fff
    }
}

.topic-training__head {
    justify-content: space-between;
    display: flex;
    margin-bottom: 13px;
    gap: 12px
}

    .topic-training__head a:last-child {
        flex-shrink: 0
    }

.topic-training__title {
    align-items: center;
    display: flex
}

    .topic-training__title svg {
        flex-shrink: 0;
        margin-right: 10px
    }

@media screen and (min-width:768px) {
    .topic-training__title svg {
        margin-right: 17px
    }
}

.topic-training__show-more {
    border-radius: 30px;
    width: 205px;
    height: 40px;
    padding: 5px 10px
}

@media screen and (min-width:768px) {
    .topic-training__show-more {
        height: 45px
    }
}

.topic-training__show-more svg {
    flex-shrink: 0;
    margin-left: 7px
}

@media screen and (min-width:768px) {
    .topic-training--select {
        padding: 20px 20px 40px
    }
}

.topic-training--select [class*=col] {
    margin-bottom: 15px
}

.topic-training--select .form-select {
    border-radius: 5px
}

@media screen and (min-width:768px) {
    .topic-training--select .form-select {
        height: 42px;
        padding-left: 12px
    }
}

.topic-training--select .table-simple {
    margin-bottom: 30px
}

.topic-training--select table thead tr:last-child:not(:first-child) td {
    padding-top: 7px;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {
    .topic-training--select table thead tr:last-child:not(:first-child) td {
        padding-right: 20px
    }
}

.topic-training--select table td:nth-child(1), .topic-training--select table th:nth-child(1) {
    max-width: 38px
}

@media screen and (min-width:768px) {
    .topic-training--select table td:nth-child(2), .topic-training--select table th:nth-child(2) {
        padding-left: 26px
    }
}

.topic-training--select table td:nth-child(3), .topic-training--select table th:nth-child(3) {
    width: 100px
}

@media screen and (min-width:768px) {
    .topic-training--select table td:nth-child(4), .topic-training--select table th:nth-child(4) {
        width: 272px
    }
}

.topic-weak {
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .topic-weak {
        box-shadow: 0 0 20px rgba(157,157,157,.25);
        border-radius: 5px;
        padding: 20px 20px 25px;
        background: #fff
    }
}

.topic-weak table {
    width: 100%;
    border-collapse: collapse
}

    .topic-weak table thead {
        border-radius: 3px 3px 0 0;
        background: #ffecec
    }

        .topic-weak table thead ul {
            flex-wrap: wrap;
            display: flex;
            gap: 6px 15px
        }

@media screen and (min-width:768px) {
    .topic-weak table thead ul {
        gap: 6px 29px
    }
}

.topic-weak table thead li {
    align-items: center;
    display: flex
}

    .topic-weak table thead li span {
        flex-shrink: 0;
        margin-right: 10px;
        border-radius: 2px;
        width: 20px;
        height: 15px
    }

.topic-weak table tbody {
    background-color: #fff
}

    .topic-weak table tbody tr:nth-child(odd) {
        background-color: snow
    }

.topic-weak table td {
    border: 1px solid #ededed
}

.topic-weak table th {
    border: 1px solid #ffecec;
    border-bottom-color: #ededed
}

.topic-weak table th {
    padding: 10px 11px
}

.topic-weak table td {
    padding: 10px 11px
}

    .topic-weak table td:nth-child(1) {
        width: 30.4%
    }

.topic-weak table a {
    transition: all .3s ease
}

    .topic-weak table a:hover {
        text-decoration: underline;
        color: #0078ff
    }

.topic-weak table .x-progress {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    margin-bottom: 10px;
    gap: 12px 23px
}

    .topic-weak table .x-progress .item {
        text-align: center
    }

        .topic-weak table .x-progress .item ul {
            display: flex;
            overflow: hidden;
            margin-top: 5px;
            border-radius: 2px;
            width: 80px;
            height: 12px
        }

.topic-weak--learning {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .topic-weak--learning table td {
        padding: 10px 20px;
        vertical-align: middle
    }

        .topic-weak--learning table td:nth-child(1) {
            width: 53%
        }
}

@media screen and (min-width:768px) {
    .topic-weak--learning table .x-progress {
        gap: 12px 33px
    }
}

.topic-weak__head {
    justify-content: space-between;
    display: flex;
    margin-bottom: 20px;
    gap: 12px
}

    .topic-weak__head a:last-child {
        flex-shrink: 0
    }

.topic-weak__title {
    align-items: center;
    display: flex
}

    .topic-weak__title svg {
        flex-shrink: 0;
        margin-right: 10px
    }

.topic-weak__show-more {
    border-radius: 30px;
    width: 220px;
    height: 40px;
    padding: 5px 10px
}

@media screen and (min-width:768px) {
    .topic-weak__show-more {
        height: 45px
    }
}

.topic-weak__show-more svg {
    flex-shrink: 0;
    margin-left: 7px
}

.topic-weak--filter {
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0
}

    .topic-weak--filter table {
        margin-bottom: 30px
    }

@media screen and (min-width:768px) {
    .topic-weak--filter table thead th {
        padding: 5px 20px 4px 12px
    }
}

.topic-weak--filter table thead .inner {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    gap: 8px 15px
}

.topic-weak--filter table tbody td:nth-child(1) {
    display: none;
    width: 4.4%;
    padding-top: 23px;
    padding-bottom: 23px;
    text-align: center
}

@media screen and (min-width:768px) {
    .topic-weak--filter table tbody td:nth-child(1) {
        display: table-cell
    }
}

.topic-weak--filter table tbody td:nth-child(2) {
    width: 31%;
    padding-top: 23px;
    padding-bottom: 23px
}

@media screen and (min-width:768px) {
    .topic-weak--filter table tbody td:nth-child(2) {
        padding-left: 18px
    }
}

.topic-weak--filter table tbody td:nth-child(3) {
    width: 66.6%;
    vertical-align: top
}

@media screen and (min-width:768px) {
    .topic-weak--filter table tbody td:nth-child(3) {
        padding-right: 20px;
        padding-bottom: 13px
    }
}

.topic-weak--filter table tbody tr {
    height: 70px
}

.topic-weak--filter .group {
    align-items: center;
    display: flex
}

    .topic-weak--filter .group span {
        flex-shrink: 0;
        margin-right: 14px
    }

    .topic-weak--filter .group .form-select {
        border-color: #cfcfcf;
        width: 140px;
        height: 32px;
        padding-left: 9px;
        background-color: rgba(255,255,255,.5)
    }

@media screen and (min-width:768px) {
    .topic-weak--filter .group .form-select {
        width: 184px
    }
}

.topic-weak--filter .collapse-wrapper {
    position: relative;
    align-items: flex-start;
    display: flex;
    padding-right: 50px
}

@media screen and (min-width:768px) {
    .topic-weak--filter .collapse-wrapper {
        padding-right: 90px
    }
}

.topic-weak--filter .collapse-wrapper .collapsing {
    height: 39px
}

.topic-weak--filter .collapse-wrapper .collapse:not(.show) {
    display: block;
    overflow: hidden;
    height: 39px
}

.topic-weak--filter .collapse-wrapper .x-progress {
    gap: 7px
}

@media screen and (min-width:576px) {
    .topic-weak--filter .collapse-wrapper .x-progress {
        gap: 15px
    }
}

@media screen and (min-width:768px) {
    .topic-weak--filter .collapse-wrapper .x-progress {
        gap: 17px 53px
    }
}

.topic-weak--filter .collapse-wrapper .btn {
    position: absolute;
    top: 10px;
    right: 0;
    border-radius: 20px;
    height: 30px;
    padding: 5px 13px
}

    .topic-weak--filter .collapse-wrapper .btn span {
        display: none;
        margin-right: 5px
    }

@media screen and (min-width:768px) {
    .topic-weak--filter .collapse-wrapper .btn span {
        display: block
    }
}

.topic-weak--filter .collapse-wrapper .btn[aria-expanded=true] {
    border-color: #0078ff;
    background-color: #0078ff;
    color: #fff
}

    .topic-weak--filter .collapse-wrapper .btn[aria-expanded=true] span {
        display: none
    }

    .topic-weak--filter .collapse-wrapper .btn[aria-expanded=true] svg {
        transform: rotate(180deg);
        transform-origin: center
    }

.training-detail-table {
    margin: 51px 0 0
}

    .training-detail-table .common-block {
        justify-content: flex-start;
        margin-top: 3px;
        margin-bottom: 20px
    }

@media screen and (min-width:768px) {
    .training-detail-table .common-block {
        background: linear-gradient(to top,#f1f1f1 3px,transparent 0) repeat-y left bottom/100% 53px
    }
}

.training-detail-table .common-block li {
    max-width: 106px;
    font-size: 15px
}

@media screen and (min-width:768px) {
    .training-detail-table .common-block li {
        border-bottom-width: 3px;
        height: 53px
    }
}

.training-detail-table .common-block li.active {
    font-size: 15px
}

.training-detail-table__list {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff
}

@media screen and (min-width:768px) {
    .training-detail-table__list .common-pagination {
        padding: 13px 19px 17px
    }

        .training-detail-table__list .common-pagination ul a {
            min-width: 45px;
            height: 45px
        }

        .training-detail-table__list .common-pagination ul .btn {
            margin-left: 0;
            min-width: 121px
        }
}

.training-detail-table__table .tr {
    flex-wrap: wrap;
    align-items: flex-start;
    display: flex
}

@media screen and (min-width:768px) {
    .training-detail-table__table .tr {
        flex-wrap: nowrap;
        align-items: center
    }
}

.training-detail-table__table .td, .training-detail-table__table .th {
    padding-right: 8px;
    padding-left: 8px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td, .training-detail-table__table .th {
        text-align: center
    }
}

.training-detail-table__table .td:nth-child(1), .training-detail-table__table .th:nth-child(1) {
    position: relative;
    top: -1px;
    flex-shrink: 0;
    width: 36px
}

@media screen and (min-width:1366px) {
    .training-detail-table__table .td:nth-child(1), .training-detail-table__table .th:nth-child(1) {
        top: auto;
        width: 57px
    }
}

.training-detail-table__table .td:nth-child(2), .training-detail-table__table .th:nth-child(2) {
    width: 20px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(2), .training-detail-table__table .th:nth-child(2) {
        width: 65px
    }
}

.training-detail-table__table .td:nth-child(3), .training-detail-table__table .th:nth-child(3) {
    flex-grow: 1
}

@media screen and (min-width:992px) {
    .training-detail-table__table .td:nth-child(3), .training-detail-table__table .th:nth-child(3) {
        padding-right: 7%
    }
}

.training-detail-table__table .td:nth-child(4), .training-detail-table__table .th:nth-child(4) {
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(4), .training-detail-table__table .th:nth-child(4) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(4), .training-detail-table__table .th:nth-child(4) {
        width: 13%
    }
}

.training-detail-table__table .td:nth-child(5), .training-detail-table__table .th:nth-child(5) {
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(5), .training-detail-table__table .th:nth-child(5) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(5), .training-detail-table__table .th:nth-child(5) {
        width: 13%
    }
}

.training-detail-table__table .td:nth-child(6), .training-detail-table__table .th:nth-child(6) {
    align-items: center;
    display: flex;
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(6), .training-detail-table__table .th:nth-child(6) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(6), .training-detail-table__table .th:nth-child(6) {
        display: block;
        width: 11%
    }
}

.training-detail-table__table .td:nth-child(7), .training-detail-table__table .th:nth-child(7) {
    flex-shrink: 0;
    align-items: center;
    display: flex;
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(7), .training-detail-table__table .th:nth-child(7) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(7), .training-detail-table__table .th:nth-child(7) {
        display: block;
        width: 12%
    }
}

.training-detail-table__table .td:nth-child(8), .training-detail-table__table .th:nth-child(8) {
    flex-shrink: 0;
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(8), .training-detail-table__table .th:nth-child(8) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(8), .training-detail-table__table .th:nth-child(8) {
        width: 86px
    }
}

.training-detail-table__table .td:nth-child(9), .training-detail-table__table .th:nth-child(9) {
    flex-shrink: 0;
    width: 100%
}

@media screen and (min-width:576px) {
    .training-detail-table__table .td:nth-child(9), .training-detail-table__table .th:nth-child(9) {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(9), .training-detail-table__table .th:nth-child(9) {
        justify-content: flex-end;
        display: flex;
        width: 120px
    }
}

@media screen and (min-width:992px) {
    .training-detail-table__table .td:nth-child(9), .training-detail-table__table .th:nth-child(9) {
        width: 160px;
        padding-right: 20px
    }
}

.training-detail-table__table .td:nth-child(9) .btn, .training-detail-table__table .th:nth-child(9) .btn {
    border-radius: 30px;
    width: 100%;
    max-width: 110px;
    height: 30px;
    padding-top: 5px
}

.training-detail-table__table .th {
    justify-content: center;
    align-items: center;
    display: flex
}

.training-detail-table__table .td:nth-child(3) a {
    transition: all .3s ease
}

    .training-detail-table__table .td:nth-child(3) a:hover {
        text-decoration: underline;
        color: #0078ff
    }

.training-detail-table__table .td:nth-child(4) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(4) {
        margin-top: 0
    }
}

.training-detail-table__table .td:nth-child(5) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(5) {
        margin-top: 0
    }
}

.training-detail-table__table .td:nth-child(6) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(6) {
        margin-top: 0
    }
}

.training-detail-table__table .td:nth-child(6) a {
    transition: all .3s ease
}

    .training-detail-table__table .td:nth-child(6) a:hover {
        text-decoration: underline;
        color: #0078ff
    }

.training-detail-table__table .td:nth-child(7) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(7) {
        margin-top: 0
    }
}

.training-detail-table__table .td:nth-child(7) a {
    transition: all .3s ease
}

    .training-detail-table__table .td:nth-child(7) a:hover {
        text-decoration: underline;
        color: #0078ff
    }

.training-detail-table__table .td:nth-child(8) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(8) {
        margin-top: 0
    }
}

.training-detail-table__table .td:nth-child(9) {
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td:nth-child(9) {
        margin-top: 0
    }
}

.training-detail-table__table .td::before {
    content: attr(data-label);
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .training-detail-table__table .td::before {
        content: none
    }
}

.training-detail-table__table .thead {
    display: none
}

@media screen and (min-width:768px) {
    .training-detail-table__table .thead {
        display: block
    }
}

.training-detail-table__table .thead .tr {
    align-items: center;
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    height: 44px;
    background-color: #f2f2f2
}

.training-detail-table__table .tbody .tr {
    transition: background-color .3s ease;
    border-bottom: 1px solid #ddd;
    padding-top: 9px;
    padding-bottom: 10px
}

.training-detail-table__table .view {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin: 0 0 0 4px;
    width: 100%;
    max-width: 45px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .view {
        margin: 0 auto
    }
}

.training-detail-table__table .view a {
    transition: all .3s ease;
    color: #b7b7b7
}

    .training-detail-table__table .view a:hover {
        color: #0078ff
    }

.training-detail-table__table .view svg {
    position: relative;
    top: -1px
}

.training-detail-table__table .form-check-small .form-check-input {
    border: 1px solid #afafaf !important;
    width: 18px;
    height: 18px
}

.training-detail-table__table .tnav {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    padding-right: 8px;
    background-color: #f8f8f8
}

@media screen and (min-width:768px) {
    .training-detail-table__table .tnav {
        border-bottom: none;
        border-radius: 0;
        padding-top: 7px;
        padding-right: 19px;
        padding-bottom: 7px
    }
}

.training-detail-table__table .tnav-checkbox {
    padding-left: 9px
}

@media screen and (min-width:768px) {
    .training-detail-table__table .tnav-checkbox {
        width: 53px
    }
}

@media screen and (min-width:1366px) {
    .training-detail-table__table .tnav-checkbox {
        width: 74px;
        padding-top: 9px;
        padding-left: 20px
    }
}

.training-detail-table__table .form-check-small .form-check-input:checked[type=checkbox], .training-detail-table__table .form-check-small .form-check-input:checked[type=radio] {
    border: 1px solid #0078ff !important
}

.training-detail-table__table .tnav-search {
    position: relative;
    display: flex;
    width: 100%
}

@media screen and (min-width:768px) {
    .training-detail-table__table .tnav-search {
        margin-left: 3px;
        width: auto
    }
}

.training-detail-table__table .tnav-search .form-control {
    opacity: .8;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    height: 36px;
    padding: 0 12px;
    background: #fff
}

@media screen and (min-width:992px) {
    .training-detail-table__table .tnav-search .form-control {
        width: 270px
    }
}

.training-detail-table__table .tnav-search .form-control::-moz-placeholder {
    font-style: italic;
    color: #999
}

.training-detail-table__table .tnav-search .form-control:-ms-input-placeholder {
    font-style: italic;
    color: #999
}

.training-detail-table__table .tnav-search .form-control::placeholder {
    font-style: italic;
    color: #999
}

.training-detail-table__table .tnav-search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    border: none;
    width: 36px;
    background: 0 0;
    color: #999
}

.training-detail-table__table .tnav-button .btn-primary {
    border-radius: 5px;
    width: 130px;
    height: 36px;
    padding: 5px;
    background-color: rgba(0,120,255,.8)
}

@media screen and (min-width:768px) {
    .training-detail-table__table .tnav-button .btn-primary {
        width: 137px
    }
}

.training-detail-table__table .tnav-button .btn-primary svg {
    flex-shrink: 0;
    margin-right: 5px
}

.training-mgt .common-filter {
    margin-top: 0;
    margin-bottom: 20px
}

@media screen and (min-width:992px) {
    .training-mgt .common-filter {
        padding: 17px 23px 18px 20px
    }
}

.training-mgt__list {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background: #fafafa
}

.training-mgt__table .form-check-small .form-check-input {
    border: 1px solid #afafaf !important;
    width: 18px;
    height: 18px
}

.training-mgt__table .tbody > .tr, .training-mgt__table .thead > .tr {
    border-bottom: 1px solid #e7e7e7
}

.training-mgt__table .tbody .tr .tr:not(:last-child), .training-mgt__table .thead .tr .tr:not(:last-child) {
    margin-bottom: 12px
}

@media screen and (max-width:767px) {
    .training-mgt__table .tbody .tr .tr, .training-mgt__table .thead .tr .tr {
        padding-right: 0;
        padding-left: 0;
        gap: 10px;
        border-bottom: 1px solid #eee;
        padding-bottom: 14px
    }
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td, .training-mgt__table .tbody > .tr > .th, .training-mgt__table .thead > .tr > .td, .training-mgt__table .thead > .tr > .th {
        padding-right: 8px;
        padding-left: 8px
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(1), .training-mgt__table .tbody > .tr > .th:nth-child(1), .training-mgt__table .thead > .tr > .td:nth-child(1), .training-mgt__table .thead > .tr > .th:nth-child(1) {
    flex-shrink: 0;
    width: 54px
}

@media screen and (max-width:767px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(1), .training-mgt__table .tbody > .tr > .th:nth-child(1), .training-mgt__table .thead > .tr > .td:nth-child(1), .training-mgt__table .thead > .tr > .th:nth-child(1) {
        width: 35px;
        padding-right: 0;
        padding-left: 0
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(2), .training-mgt__table .tbody > .tr > .th:nth-child(2), .training-mgt__table .thead > .tr > .td:nth-child(2), .training-mgt__table .thead > .tr > .th:nth-child(2) {
    display: none;
    width: 5.2%;
    text-align: center
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(2), .training-mgt__table .tbody > .tr > .th:nth-child(2), .training-mgt__table .thead > .tr > .td:nth-child(2), .training-mgt__table .thead > .tr > .th:nth-child(2) {
        display: block
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(3), .training-mgt__table .tbody > .tr > .th:nth-child(3), .training-mgt__table .thead > .tr > .td:nth-child(3), .training-mgt__table .thead > .tr > .th:nth-child(3) {
    width: calc(100% - 35px);
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(3), .training-mgt__table .tbody > .tr > .th:nth-child(3), .training-mgt__table .thead > .tr > .td:nth-child(3), .training-mgt__table .thead > .tr > .th:nth-child(3) {
        width: calc(33.8% - 126px);
        padding-bottom: 0
    }
}

@media screen and (min-width:1200px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(3), .training-mgt__table .tbody > .tr > .th:nth-child(3), .training-mgt__table .thead > .tr > .td:nth-child(3), .training-mgt__table .thead > .tr > .th:nth-child(3) {
        width: calc(28.2% - 154px)
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(3) .btn, .training-mgt__table .tbody > .tr > .th:nth-child(3) .btn, .training-mgt__table .thead > .tr > .td:nth-child(3) .btn, .training-mgt__table .thead > .tr > .th:nth-child(3) .btn {
    border-radius: 30px;
    width: 105px;
    height: 32px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(3) .btn, .training-mgt__table .tbody > .tr > .th:nth-child(3) .btn, .training-mgt__table .thead > .tr > .td:nth-child(3) .btn, .training-mgt__table .thead > .tr > .th:nth-child(3) .btn {
        margin-top: 12px
    }
}

@media screen and (min-width:992px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(3) .btn, .training-mgt__table .tbody > .tr > .th:nth-child(3) .btn, .training-mgt__table .thead > .tr > .td:nth-child(3) .btn, .training-mgt__table .thead > .tr > .th:nth-child(3) .btn {
        width: 125px;
        height: 36px;
        margin-top: 17px
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(4), .training-mgt__table .tbody > .tr > .th:nth-child(4), .training-mgt__table .thead > .tr > .td:nth-child(4), .training-mgt__table .thead > .tr > .th:nth-child(4) {
    width: 100%;
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(4), .training-mgt__table .tbody > .tr > .th:nth-child(4), .training-mgt__table .thead > .tr > .td:nth-child(4), .training-mgt__table .thead > .tr > .th:nth-child(4) {
        width: 18%;
        padding-bottom: 0;
        text-align: center
    }
}

@media screen and (min-width:1200px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(4), .training-mgt__table .tbody > .tr > .th:nth-child(4), .training-mgt__table .thead > .tr > .td:nth-child(4), .training-mgt__table .thead > .tr > .th:nth-child(4) {
        width: 23.6%
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(5), .training-mgt__table .tbody > .tr > .th:nth-child(5), .training-mgt__table .thead > .tr > .td:nth-child(5), .training-mgt__table .thead > .tr > .th:nth-child(5) {
    width: 100%;
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(5), .training-mgt__table .tbody > .tr > .th:nth-child(5), .training-mgt__table .thead > .tr > .td:nth-child(5), .training-mgt__table .thead > .tr > .th:nth-child(5) {
        width: 43%;
        padding-bottom: 0;
        text-align: center
    }
}

.training-mgt__table .tbody > .tr > .td:nth-child(6), .training-mgt__table .tbody > .tr > .th:nth-child(6), .training-mgt__table .thead > .tr > .td:nth-child(6), .training-mgt__table .thead > .tr > .th:nth-child(6) {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    justify-content: flex-end;
    width: 100%;
    gap: 10px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(6), .training-mgt__table .tbody > .tr > .th:nth-child(6), .training-mgt__table .thead > .tr > .td:nth-child(6), .training-mgt__table .thead > .tr > .th:nth-child(6) {
        width: 72px
    }
}

@media screen and (min-width:1200px) {
    .training-mgt__table .tbody > .tr > .td:nth-child(6), .training-mgt__table .tbody > .tr > .th:nth-child(6), .training-mgt__table .thead > .tr > .td:nth-child(6), .training-mgt__table .thead > .tr > .th:nth-child(6) {
        width: 100px;
        gap: 15px
    }
}

.training-mgt__table .tbody > .tr > .th, .training-mgt__table .thead > .tr > .th {
    padding-top: 19px;
    padding-bottom: 16px
}

    .training-mgt__table .tbody > .tr > .th:nth-child(1), .training-mgt__table .thead > .tr > .th:nth-child(1) {
        padding-top: 20px
    }

        .training-mgt__table .tbody > .tr > .th:nth-child(1) svg, .training-mgt__table .thead > .tr > .th:nth-child(1) svg {
            position: relative;
            top: -3px;
            margin-left: 3px
        }

@media screen and (max-width:767px) {
    .training-mgt__table .tbody > .tr > .th:nth-child(2), .training-mgt__table .tbody > .tr > .th:nth-child(3), .training-mgt__table .tbody > .tr > .th:nth-child(4), .training-mgt__table .tbody > .tr > .th:nth-child(5), .training-mgt__table .tbody > .tr > .th:nth-child(6), .training-mgt__table .thead > .tr > .th:nth-child(2), .training-mgt__table .thead > .tr > .th:nth-child(3), .training-mgt__table .thead > .tr > .th:nth-child(4), .training-mgt__table .thead > .tr > .th:nth-child(5), .training-mgt__table .thead > .tr > .th:nth-child(6) {
        display: none
    }
}

.training-mgt__table .tbody > .tr > .td:first-child, .training-mgt__table .thead > .tr > .td:first-child {
    padding-top: 4px
}

.training-mgt__table .tbody .tr .td .td, .training-mgt__table .tbody .tr .th .td, .training-mgt__table .thead .tr .td .td, .training-mgt__table .thead .tr .th .td {
    flex: 1
}

@media screen and (max-width:767px) {
    .training-mgt__table .tbody .tr .td .td, .training-mgt__table .tbody .tr .th .td, .training-mgt__table .thead .tr .td .td, .training-mgt__table .thead .tr .th .td {
        flex: 1 1 auto
    }
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody .tr .td .td:first-child, .training-mgt__table .tbody .tr .th .td:first-child, .training-mgt__table .thead .tr .td .td:first-child, .training-mgt__table .thead .tr .th .td:first-child {
        max-width: 144px
    }
}

@media screen and (min-width:768px) {
    .training-mgt__table .tbody .tr .td .td:last-child, .training-mgt__table .tbody .tr .th .td:last-child, .training-mgt__table .thead .tr .td .td:last-child, .training-mgt__table .thead .tr .th .td:last-child {
        max-width: 144px
    }
}

.training-mgt__table .tbody > .tr {
    padding-top: 19px;
    padding-bottom: 19px
}

.training-mgt__table .tr {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 12px
}

@media screen and (min-width:768px) {
    .training-mgt__table .tr {
        flex-wrap: nowrap;
        padding: 0 10px 0 11px
    }
}

@media screen and (max-width:767px) {
    .training-mgt__table .td::before {
        content: attr(data-label);
        font-weight: 700
    }
}

.training-result {
    flex-wrap: wrap;
    display: flex
}

.training-result__left {
    margin-top: 18px;
    width: 28.086%;
    max-width: 380px
}

@media screen and (max-width:991px) {
    .training-result__left {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
        width: 100%
    }
}

.training-result__right {
    width: 100%
}

@media screen and (min-width:992px) {
    .training-result__right {
        width: 71.914%;
        padding-left: 20px
    }
}

@media screen and (min-width:1200px) {
    .training-result__right {
        padding-left: 41px
    }
}

.training-result__box {
    border-radius: 55px;
    padding-top: 22px;
    padding-bottom: 4px;
    background: #0078ff
}

.training-result__box-inner {
    box-shadow: 0 4px 20px rgba(176,176,176,.25);
    border-radius: 38px;
    min-height: 350px;
    padding: 14px 18px;
    background: #fff
}

@media screen and (min-width:992px) {
    .training-result__box-inner {
        min-height: 441px;
        padding: 14px 29px
    }
}

.training-result__box-inner dl {
    justify-content: space-between;
    display: flex;
    padding: 12px 0 11px;
    gap: 12px
}

    .training-result__box-inner dl:not(:last-child) {
        border-bottom: 1px dashed #e4e4e4
    }

.training-result__box-inner dd {
    text-align: right
}

.training-result__heading {
    margin-bottom: 23px;
    padding-right: 15px;
    padding-left: 15px
}

    .training-result__heading p + p {
        margin-top: 5px
    }

.training-result__title {
    margin-bottom: 14px
}

.training-result__list {
    margin-bottom: 27px;
    border: 1px solid #dadada;
    border-radius: 5px;
    background: #fff
}

    .training-result__list:last-child {
        margin-bottom: 0
    }

.training-result__table .tr {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 10px
}

.training-result__table .td:before {
    content: attr(data-label);
    font-weight: 700
}

@media screen and (min-width:768px) {
    .training-result__table .td:before {
        content: none
    }
}

.training-result__table .td, .training-result__table .th {
    padding-right: 6px;
    padding-left: 6px
}

@media screen and (min-width:768px) {
    .training-result__table .td, .training-result__table .th {
        text-align: center
    }
}

.training-result__table .td:nth-child(1), .training-result__table .th:nth-child(1) {
    width: 30px;
    padding-right: 0;
    text-align: center
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(1), .training-result__table .th:nth-child(1) {
        width: 8%;
        padding-right: 6px
    }
}

.training-result__table .td:nth-child(2), .training-result__table .th:nth-child(2) {
    width: 62px
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(2), .training-result__table .th:nth-child(2) {
        width: 9.5%
    }
}

.training-result__table .td:nth-child(3), .training-result__table .th:nth-child(3) {
    width: calc(100% - 92px)
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(3), .training-result__table .th:nth-child(3) {
        width: calc(40.9% - 136px)
    }
}

@media screen and (min-width:1200px) {
    .training-result__table .td:nth-child(3), .training-result__table .th:nth-child(3) {
        width: calc(40.9% - 161px)
    }
}

.training-result__table .td:nth-child(4), .training-result__table .th:nth-child(4) {
    width: 100%;
    padding-top: 8px
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(4), .training-result__table .th:nth-child(4) {
        width: 10.4%;
        padding-top: 0
    }
}

.training-result__table .td:nth-child(5), .training-result__table .th:nth-child(5) {
    width: 100%;
    padding-top: 8px
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(5), .training-result__table .th:nth-child(5) {
        width: 19.7%;
        padding-top: 0
    }
}

.training-result__table .td:nth-child(6), .training-result__table .th:nth-child(6) {
    width: 100%;
    padding-top: 8px
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(6), .training-result__table .th:nth-child(6) {
        width: 11.5%;
        padding-top: 0
    }
}

.training-result__table .td:nth-child(7), .training-result__table .th:nth-child(7) {
    padding-top: 8px
}

@media screen and (min-width:768px) {
    .training-result__table .td:nth-child(7), .training-result__table .th:nth-child(7) {
        flex-shrink: 0;
        width: 136px;
        padding-top: 0;
        text-align: center
    }
}

@media screen and (min-width:1200px) {
    .training-result__table .td:nth-child(7), .training-result__table .th:nth-child(7) {
        width: 161px
    }
}

.training-result__table .td:nth-child(7) .btn, .training-result__table .th:nth-child(7) .btn {
    transition: all .3s ease;
    margin: 0 auto;
    border-color: #f0f0f0;
    border-radius: 30px;
    width: 100px;
    height: 36px;
    background-color: #f0f0f0;
    color: #b3b3b3
}

@media screen and (min-width:1200px) {
    .training-result__table .td:nth-child(7) .btn, .training-result__table .th:nth-child(7) .btn {
        width: 125px
    }
}

.training-result__table .td:nth-child(7) .btn:hover, .training-result__table .th:nth-child(7) .btn:hover {
    border-color: #0078ff;
    background-color: #0078ff;
    color: #fff
}

.training-result__table .thead {
    display: none;
    border-radius: 5px 5px 0 0;
    background-color: #ececec
}

@media screen and (min-width:768px) {
    .training-result__table .thead {
        display: block
    }
}

.training-result__table .thead .tr {
    border-bottom-color: #dadada;
    padding-top: 14px;
    padding-bottom: 12px
}

.training-result__table .avatar {
    margin: 0 auto;
    width: 50px
}

.training-result__bottom {
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 15px 0 25px
}

@media screen and (min-width:768px) {
    .training-result__bottom .btn-read-more {
        width: 180px;
        height: 44px
    }
}

.training-table {
    margin: 35px 0
}

.training-table__title {
    margin-bottom: 4px
}

.training-table__head {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 7px;
    gap: 6px 25px
}

    .training-table__head ul {
        flex-wrap: wrap;
        display: flex;
        gap: 6px 20px
    }

@media screen and (min-width:768px) {
    .training-table__head ul {
        gap: 12px 30px
    }
}

@media screen and (min-width:992px) {
    .training-table__head ul {
        gap: 12px 56px
    }
}

.training-table__head ul li {
    align-items: center;
    display: flex
}

    .training-table__head ul li span {
        flex-shrink: 0;
        margin-top: 1px;
        margin-right: 10px;
        border-radius: 50%;
        width: 8px;
        height: 8px
    }

.training-table__main {
    border: 1px solid #04b64b;
    border-radius: 5px;
    background: #f9fffb
}

    .training-table__main .tr {
        flex-wrap: wrap;
        display: flex;
        padding: 7px 0
    }

@media screen and (min-width:768px) {
    .training-table__main .tr {
        flex-wrap: nowrap;
        padding: 0
    }
}

.training-table__main .td, .training-table__main .th {
    width: 100%
}

@media screen and (min-width:768px) {
    .training-table__main .td, .training-table__main .th {
        justify-content: center;
        align-items: center;
        display: flex;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(1), .training-table__main .th:nth-child(1) {
        width: 13%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(2), .training-table__main .th:nth-child(2) {
        width: 14.8%
    }
}

@media screen and (min-width:992px) {
    .training-table__main .td:nth-child(2), .training-table__main .th:nth-child(2) {
        width: 12.8%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(3), .training-table__main .th:nth-child(3) {
        width: 10.8%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(4), .training-table__main .th:nth-child(4) {
        width: 11%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(5), .training-table__main .th:nth-child(5) {
        width: 10.8%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(6), .training-table__main .th:nth-child(6) {
        width: 10.8%
    }
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(7), .training-table__main .th:nth-child(7) {
        width: 10.8%
    }
}

.training-table__main .td:nth-child(8), .training-table__main .th:nth-child(8) {
    align-items: center;
    display: flex
}

@media screen and (min-width:768px) {
    .training-table__main .td:nth-child(8), .training-table__main .th:nth-child(8) {
        width: 18%
    }
}

@media screen and (min-width:992px) {
    .training-table__main .td:nth-child(8), .training-table__main .th:nth-child(8) {
        width: 20%
    }
}

.training-table__main .th {
    padding-right: 3px;
    padding-left: 3px
}

.training-table__main .td {
    padding: 3px 8px
}

@media screen and (min-width:768px) {
    .training-table__main .td {
        padding: 11px 8px
    }

        .training-table__main .td + .td {
            border-left: 1px dotted #00a040
        }
}

.training-table__main .td::before {
    content: attr(data-label);
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .training-table__main .td::before {
        content: none
    }
}

.training-table__main .th {
    height: 43px
}

.training-table__main .thead {
    display: none;
    border-bottom: 1px solid #04b64b;
    border-radius: 4px 4px 0 0;
    background-color: #cee9d8
}

@media screen and (min-width:768px) {
    .training-table__main .thead {
        display: block
    }
}

.training-table__main .tbody .tr {
    border-bottom: 1px solid #cee9d8
}

    .training-table__main .tbody .tr:last-child {
        border-bottom: none
    }

.training-table__main .tbody a {
    transition: all .3s ease
}

    .training-table__main .tbody a:hover {
        text-decoration: underline;
        color: #0078ff
    }

.training-table__main .x-progress {
    display: flex;
    margin: 0 0 0 10px;
    width: 100%;
    max-width: 180px;
    height: 6px
}

@media screen and (min-width:768px) {
    .training-table__main .x-progress {
        margin: 0 auto
    }
}

.training-table__main .tooltip-container {
    width: 100%
}

.training-table__main .tooltip-inner {
    width: 120px;
    padding: 6px
}

.topic-weak__show-more {
    padding: 0
}







/*Màn hình init*/
.topic-manage__heading {
    margin-bottom: 12px;
}

.grade-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
    gap: .75em;
}

    .grade-list .grade-item {
        flex-basis: 100%;
        border-radius: 8px;
        background-color: #fff;
        padding: 12px 20px;
    }

.grade-item__info {
    display: flex;
    align-items: center;
}

    .grade-item__info .grade-item__more {
        margin-left: auto;
        cursor: pointer;
    }

@media screen and (min-width:768px) {
    .grade-list .grade-item {
        flex-basis: 48%;
    }
}

@media screen and (min-width:943px) {
    .grade-list .grade-item {
        flex-basis: 30%;
    }
}

@media screen and (min-width:1200px) {
    .grade-list .grade-item {
        flex-basis: 24%;
    }
}

.class-list .class-item {
    background: #eee;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.class-item .class-item__std-count {
    display: flex;
    align-items: center;
}

    .class-item .class-item__std-count > span {
        margin-right: .25em;
    }

    .class-item .class-item__std-count:last-of-type {
        margin-left: auto;
    }

.class-item ~ .class-item {
    margin-top: 6px;
}


.book-selected-list .btn-save-change {
    border-radius: 22px;
    padding: 8px 15px;
}
/*End màn hình init*/

.over-help {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    opacity: 0.6
}


.choose-create-type {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    min-height: 50vh;
}

    .choose-create-type .btn {
        min-height: 80px;
    }


    .choose-create-type .create-type-box {
        box-shadow: 0 4px 20px rgba(185,185,185,.25);
        border-radius: 5px;
        padding: 12px;
        background: #fff;
        flex-basis: 49%;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

        .choose-create-type .create-type-box:hover {
            box-shadow: 0 4px 20px rgba(185,185,185,.75);
        }

        .choose-create-type .create-type-box > svg {
            margin-right: 12px;
        }

.hide {
    display: none;
}

.lst-create-type {
    min-height: 50vh;
}

.navigate-view {
    height: 48px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}

    .navigate-view .btn.btn-navigate-back {
        border-radius: 8px;
        padding: 8px;
    }

        .navigate-view .btn.btn-navigate-back:hover {
            background-color: #fff;
            box-shadow: 0 4px 10px rgba(185,185,185,.75);
        }

@media screen and (min-width: 1200px) {
    .student-edit__form {
        padding: 56px 59px 27px 59px;
    }
}

@media screen and (min-width: 768px) {
    .form-mode .student-edit__form {
        margin-top: 0;
    }
}

.upload-mode .upload-excel-box {
    border: 2px dashed #181735;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(185,185,185,.25);
}

.upload-excel-box .drag-range {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 40px 20px;
}

.drag-range > svg {
    margin-bottom: 12px;
}

.drag-range .download-template {
    margin-top: 24px;
    padding: 8px 12px;
}

    .drag-range .download-template > svg {
        margin-right: 6px;
    }

#box-created-class .student-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.student-list .student-item {
    background: #eee;
    border-radius: 6px;
    padding: 12px;
    flex-basis: 32%;
}

.student-item__head {
    display: flex;
    align-items: center;
}

    .student-item__head .item-avatar {
        max-width: 56px;
        margin-right: 12px;
    }

.class-mgt__copy {
    margin-top: 12px;
    position: relative;
}

    .class-mgt__copy .toolbar-box-copy {
        position: absolute;
        top: 0;
        right: 0;
    }

    .class-mgt__copy #txtCopy {
        padding: 12px;
    }

#other-video a {
    cursor: pointer;
    display: block
}

.video-title {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    padding-top: 8px;
    display: block;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10% auto; /* 15% from the top and centered */
    padding: 20px 0;
    border: 1px solid #888;
   /* width: 50%;*/ /* Could be more or less, depending on screen size */
    border-radius: 20px;
}

/* The Close Button */
.close {
    left: 97%;
    width: 47px;
    height: 47px;
    position: absolute;
    top: -8%;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.breadcrumbs {
    --color-text: #5d5d5d;
    list-style: none;
    background: #f5f6f9;
    border-radius: 10px;
    padding: 7px 12px;
    margin-bottom: 34px;
}

    .breadcrumbs li {
        display: inline;
    }

        .breadcrumbs li + li::before {
            content: "/\00a0";
            padding: 6px;
            color: var(--color-text);
        }

        .breadcrumbs li a {
            text-decoration: none;
            font-weight: 500;
            font-size: 16px;
            line-height: 19px;
            color: var(--color-text);
            text-transform: capitalize;
        }

            .breadcrumbs li a:hover {
                text-decoration: underline;
            }
            .border-red{
                border:1px dashed red;padding:15px 10px
            }