﻿.feedbackright ul {
    padding: 0;
    border-radius: 0;
    border: none;
    background-color: transparent;
}

.ModGopYHienKe .feedbackright .fb-other ul {
    gap: 10px;
    background-color: transparent;
    height: fit-content !important
}

.feedbackright .menu-m1 ul li {
    background: none;
    padding: 10px 20px !important;
    border-radius: 10px;
    background: #26A6FE;
    position: relative;
}

.feedbackright .menu-m1 ul li {
}

    .feedbackright .menu-m1 ul li:nth-child(1) {
        background: #26A6FE !important;
    }

    .feedbackright .menu-m1 ul li:nth-child(2) {
        background: #0765E3 !important;
    }

    .feedbackright .menu-m1 ul li a {
        color: #FFF;
        text-align: center;
        font-family: "Roboto Slab", sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.44;
        text-transform: uppercase;
        padding-left: 60px;
        min-height: 60px;
    }

.feedbackright .menu-m1 > ul > li > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.feedbackright .menu-m1 > ul > li:nth-child(1) > a::before {
    background-image: url(../images/icon-ThamGiaYTuong.svg);
}

.feedbackright .menu-m1 > ul > li:nth-child(2) > a::before {
    background-image: url(../images/icon-NganHangYTuong.svg);
}

.feedbackright .fb-other {
    border-top: 0;
    margin-top: 15px;
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    padding: 20px;
}

.ModGopYHienKeC .feedbackright .fb-other .fb-other-list ul marquee {
    /*height: 500px !important;*/
}

.fb-other-list ul li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DCE3EF;
}

.fb-other-list .news_link > a {
    display: block;
    color: #182940;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 2px;
}

.fb-other-list .date_list {
    position: relative;
    padding-left: 20px;
}

    .fb-other-list .date_list:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/icon-date-16.svg);
    }

    .fb-other-list .date_list .news_date {
        color: #0765E3;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.57;
    }

.title-hienke span {
    color: var(--text-mi, #182940);
    text-align: justify;
    font-family: "Roboto Slab", sans-serif;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33;
}

.title-hienke-bottom {
    color: var(--blue, #0765E3);
    text-align: right;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
}

table tbody tr td a.hplTitle {
    color: #182940 !important;
    cursor: unset;
}

.group-button-function {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.flex-end {
    justify-content: flex-end !important;
}

.flex-start {
    justify-content: flex-start !important;
}

.group-table-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .group-table-button .icon-function {
        display: inline-block;
        font-size: 0 !important;
        width: 18px;
        height: 18px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

        .group-table-button .icon-function.icon-function-detail {
        }

        .group-table-button .icon-function:not(:last-child) {
            margin-right: 10px;
        }

.btn-wrapper {
    position: relative;
    display: inline-block;
    height: 32px;
}

    .btn-wrapper input {
        padding: 8px 61px 8px 20px;
        border-radius: 6px;
        border: 1px solid var(--border-table, #CED8EB);
        background: #E1EEFF;
    }

    .btn-wrapper span,
    .btn-wrapper p {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 8px;
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

.ModGopYHienKeViewDetaisC .icon_back {
    /*max-width: 116px;*/
    /* text-align: right; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border-radius: 6px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #E1EEFF;
}

.table-separate {
    border-collapse: separate;
    border-spacing: 0;
}

table.table-separate tbody tr td {
    border: none !important;
    padding: 0 !important;
    vertical-align: top !important;
}

table.table-separate tbody tr:first-child td {
    border-top: 1px solid #CED8EB !important;
    padding-top: 20px !important;
}

    table.table-separate tbody tr:first-child td:first-child {
        border-top-left-radius: 10px;
    }

    table.table-separate tbody tr:first-child td:last-child {
        border-top-right-radius: 10px;
    }

table.table-separate tbody tr td:first-child {
    border-left: 1px solid #CED8EB !important;
    padding-left: 20px !important;
}

table.table-separate tbody tr td:last-child {
    border-right: 1px solid #CED8EB !important;
    padding-right: 20px !important;
}

table.table-separate tbody tr:last-child td {
    border-bottom: 1px solid #CED8EB !important;
    padding-bottom: 20px !important;
}

    table.table-separate tbody tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
    }

    table.table-separate tbody tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
    }

table.table-separate tbody tr:not(:last-child) td {
    padding-bottom: 15px !important;
}

table.table-separate tbody tr td span[id*='lblNoiDung'] p {
    padding-bottom: 0;
}

.ModGopYHienKeViewDetaisC .viewdetailtb tr td .dnnLabel span {
    font-weight: 500;
}

.ModGopYHienKeViewDetaisC .filter_cd {
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #F6F6F6;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.form-group label,
.form-group .label {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.71;
    margin-bottom: 4px;
    max-height: 21px;
}

.group-button-action {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

    .group-button-action .btn {
        font-family: Roboto, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        padding: 8px;
        margin: 0;
        border-radius: 4px;
        height: 40px
    }

.btn.btn-primary {
    background: var(--blue, #0765E3);
    color: #FFF;
    border: 1px solid var(--blue, #0765E3);
}

.btn.btn-black {
    background: var(--blue, #182940);
    color: #FFF;
    border: 1px solid var(--blue, #182940) !important;
}

    .btn.btn-black:hover {
        background-color: transparent;
        color: var(--blue, #182940);
        border: 1px solid var(--blue, #182940);
    }

.ModGopYHienKeViewDetaisC .news_list ul li {
    padding-left: 28px;
    position: relative;
}

    .ModGopYHienKeViewDetaisC .news_list ul li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        width: 18px;
        height: 18px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/icon-gopy-list.svg);
    }

    .ModGopYHienKeViewDetaisC .news_list ul li:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #DCE3EF;
    }

    .ModGopYHienKeViewDetaisC .news_list ul li .news_link > a {
        display: block;
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
    }

    .ModGopYHienKeViewDetaisC .news_list ul li div.news_date {
        display: block;
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.57;
        position: relative;
        padding-left: 20px;
        position: relative;
    }

        .ModGopYHienKeViewDetaisC .news_list ul li div.news_date:before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 16px;
            height: 16px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url(../images/icon-date-16.svg);
        }

.filter-wrapper-section {
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #F6F6F6;
    padding: 20px 30px;
    margin-bottom: 20px;
}

.input-wrapper-section {
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #F6F6F6;
    padding: 20px 30px;
}

.form-group label,
.form-group .label {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.71;
    margin-bottom: 4px;
    max-height: 21px;
}

.DnnModule-ThongTinDuAn .form-group label {
    font-weight: 400;
}

.form-group.d-flex {
    align-items: center;
}

    .form-group.d-flex label,
    .form-group.d-flex .label {
        margin-bottom: 0;
        margin-right: 10px;
    }

.form-group {
    margin-bottom: 20px;
}

.noBorderRadio tr {
    border: none !important;
    padding: 0 !important
}

.noBorderRadio td {
    border: none !important;
    min-width: 80px;
}

    .noBorderRadio td:not(:last-child) {
        padding: 0 10px 0 0 !important;
    }

.captcha-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .captcha-wrapper input {
        padding: 8px 16px;
        border-radius: 4px;
        border: 1px solid var(--border-table, #CED8EB);
        min-height: 40px;
    }

.input-file-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-flow: row wrap;
}

    .input-file-wrapper input {
        /*border-radius: 4px;
        border: 1px solid var(--xm, #ACB7C9);
        background: #E1EEFF;
        color: var(--blue, #0765E3);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;*/
    }

.text-center {
    text-align: center;
}

table tbody tr td.normal-color a {
    color: var(--text-mi, #182940) !important;
}

.paging-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .paging-wrapper .page_size {
        margin-bottom: 0;
    }

    .paging-wrapper span[id*='lblTotal'] {
        display: inline-block;
        border-radius: 4px;
        background: var(--blue, #0765E3);
        padding: 3px 6px;
        color: #fff;
        margin-left: 6px;
    }

    .paging-wrapper .page_size a:not(:first-of-type):not(:nth-of-type(2)):not(:last-child):not(:nth-last-child(2)).page_selected {
        background-color: #0765E3 !important;
        color: #fff !important;
        border-radius: 4px;
    }

.icon_back {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border-radius: 6px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #E1EEFF;
}

    .icon_back a {
        display: inline-block;
        color: var(--blue, #0765E3);
        text-align: right;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
    }

.label-table-detail {
    font-weight: 500;
}

.table-separate td p:not(:last-of-type) {
    padding-bottom: 8px;
}

.table-separate td p:last-of-type {
    padding-bottom: 0;
}

.page_size a, #pagelistnumber a {
    min-width: 30px;
    width: auto;
    padding: 0;
}

.paging-wrapper .pageSizePanel {
    margin-left: 0;
}

.form-group .form-control {
    min-height: 40px;
}

.filter_cd .row,
.filter-table .row {
    margin-right: -5px;
    margin-left: -5px;
}

    .filter_cd .row div[class*='col'],
    .filter-table .row div[class*='col'] {
        padding-right: 5px;
        padding-left: 5px;
    }

.text-semibold,
.text-semibold a {
    font-weight: 500 !important;
}

table tbody tr td.text-semibold a {
    color: var(--text-mi, #182940) !important;
}

.title-detail {
    display: inline-block;
    color: var(--blue, #0765E3);
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 15px;
}

.DnnModule-ThongTinDuAn .title-detail {
    color: var(--blue, #0765E3);
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44;
}

.form-group select {
    height: 40px;
    border-radius: 4px;
}

.NhomChucNangSidebar > a,
.NhomChucNangSidebar > a > img {
    display: block;
    width: 100%;
}

.no_line_bottom .list_chuyenmuc > li:not(:last-child),
.no_line_bottom .TinBaiKhongAnh ul li:not(:last-child) {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: none;
}

    .no_line_bottom .TinBaiKhongAnh ul li:not(:last-child)::after {
        display: none;
    }

.no_line_bottom .TinBaiKhongAnh ul li .news_title {
    margin-bottom: 0;
}

.statistical-filter-wrapper {
    margin-bottom: -10px;
}

    .statistical-filter-wrapper .form-row {
        display: flex;
        margin-right: calc(var(--bs-gutter-x) * -0.5);
        margin-left: calc(var(--bs-gutter-x) * -0.5);
        flex-flow: row nowrap;
    }

        .statistical-filter-wrapper .form-row .form-group:not(:last-child) {
            margin-right: 12px;
            width: 30%;
        }

.form-group .btn {
    height: 40px;
}

.highcharts-credits {
    display: none;
}

.nhom-thongke {
    margin-bottom: 24px;
}

.bottom-thongke-wrapper,
.thongke-update-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nhom-thongke-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

#btn-updateThongKe {
    margin-left: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url(/Portals/_default/Skins/CongTTDT/assets/images/ico-update.svg);
}

/*.chart-DVC .highcharts-container {
    width: 170px !important;
    height: 170px !important;
}*/

.statistical-content-mainTitle {
    color: var(--text-mi, #182940);
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 15px;
}

    .statistical-content-mainTitle #statistical-TongHoSo {
        color: var(--blue, #0765E3);
        font-family: Roboto, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2;
    }

.highcharts-title .DagiaiQuyet,
.DagiaiQuyet {
    color: var(--text-mi, #182940) !important;
    text-align: center;
    font-style: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
}

.highcharts-title .percent_TTHC,
.percent_TTHC {
    fill: var(--blue, #0765E3);
    text-align: center;
    font-style: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
}

.highcharts-title .DungHan,
.DungHan {
    color: var(--text-mi, #182940);
    text-align: center;
    font-style: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42 !important;
}

.custom-legend-total {
    color: var(--text-mi, #182940);
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
}

.custom-legend {
    float: left;
    padding-left: 20px;
}

.legend-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
}


    .legend-item:last-child {
        margin-bottom: 0;
    }

.legend-color {
    width: 8px;
    height: 8px;
    margin-right: 5px;
    border-radius: 50%;
}

.legend-green {
    color: #17A700;
}

    .legend-green .legend-color {
        background-color: #17A700;
    }

.legend-blue .legend-color {
    background-color: #0765E3;
}

.legend-blue {
    color: #0765E3;
}

.legend-red {
    color: #D61C26;
}

    .legend-red .legend-color {
        background-color: #D61C26;
    }

.statistical-filter-wrapper .form-group label {
    font-weight: 400;
    line-height: 1.42;
    margin-top: 0;
}

.select2-container--default .select2-selection--single {
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
    border-radius: var(--bs-border-radius) !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 3px 5px !important;
    max-width: 100%;
    margin: 0 3px 10px;
    background: #fff;
    height: 40px !important;
    margin-bottom: 0 !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        right: 5px !important;
        width: 20px;
        top: 7px !important;
    }

.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-bg-type: transparent !important;
}

.table-striped > tbody > tr td.table-danger {
    background-color: #F8D7DA !important;
}

.select2-dropdown {
    border: 1px solid var(--bs-border-color) !important;
    border-radius: 4px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
    border-radius: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff !important;
}

.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
    border-radius: 4px !important;
}

.section-thongkehoso .DnnModule:not(:last-of-type) {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CED8EB;
}

.thongke-DGHL-title {
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    display: block;
}

.title-series-DGHL {
    color: var(--text-mi, #182940);
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#chartRate .highcharts-axis-labels.highcharts-xaxis-labels text,
#chartRate .highcharts-axis-labels.highcharts-yaxis-labels text {
    color: var(--text-mi, #182940) !important;
    text-align: center;
    font-family: Roboto;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 1.33;
}

#chartRate .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
    stroke: #CED9E4;
    stroke-width: 1px;
}

#chartRate .highcharts-legend-item text {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 1.57;
}

#chartRate .highcharts-legend-item.highcharts-column-series.highcharts-color-0 text {
    fill: #0765E3 !important;
    color: #0765E3 !important;
}

#chartRate .highcharts-legend-item.highcharts-column-series.highcharts-color-1 text {
    fill: #00BA13 !important;
    color: #00BA13 !important;
}

#chartRate .highcharts-legend-item.highcharts-column-series.highcharts-color-2 text {
    fill: #D61C26 !important;
    color: #D61C26 !important;
}

.chuyenTrangDoiThoai-landing {
    position: relative;
    background-image: url(../images/bg-chuyentrangdoithoai.png);
}

    .chuyenTrangDoiThoai-landing #content-areas {
        margin-top: 48px;
    }

    .chuyenTrangDoiThoai-landing .background-mix {
    }

    .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

        .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a {
            box-sizing: border-box;
            display: inline-block;
            text-align: center;
            text-decoration: none !important;
            cursor: pointer;
            border-radius: 4px;
            padding: 5px !important;
            border: none !important;
            background: none !important;
            margin: 0;
            height: 30px;
            min-width: 30px;
            font-family: Roboto, sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: 0.1px;
            color: #fff;
        }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a.page_disabled {
                cursor: unset;
                pointer-events: none;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:not(:first-child):not(:nth-child(2)):not(:last-child):not(:nth-last-child(2)).page_disabled {
                background-color: #0765E3 !important;
                color: #fff !important;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:first-child,
            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:nth-child(2),
            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:last-child,
            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:nth-last-child(2) {
                font-size: 0;
                background-size: contain !important;
                background-position: center !important;
                background-repeat: no-repeat !important;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:first-child {
                background-image: url(../images/prev-all-white.svg) !important;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:nth-child(2) {
                background-image: url(../images/prev-white.svg) !important;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:last-child {
                background-image: url(../images/next-white.svg) !important;
            }

            .chuyenTrangDoiThoai-landing .pageSizePanel-wrapper > a:nth-last-child(2) {
                background-image: url(../images/next-all-white.svg) !important;
            }

.menu-bar-chuyentrang .header_banner .Title.TraoDoiThaoGo {
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.20);
    font-family: "Roboto Slab";
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

    .menu-bar-chuyentrang .header_banner .Title.TraoDoiThaoGo > span:last-child {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.20);
        font-family: Roboto, sans-serif;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.66;
    }

.menu-bar-chuyentrang .header_banner .Title.DaiHoiDangBoTinh {
    color: #FFF;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.30);
    font-family: "Roboto Slab";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 1; /* 85% */
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: calc(50% + 260px);
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

    .menu-bar-chuyentrang .header_banner .Title.DaiHoiDangBoTinh > span {
        display: block;
        white-space: nowrap;
    }

        .menu-bar-chuyentrang .header_banner .Title.DaiHoiDangBoTinh > span:first-child {
        }

        .menu-bar-chuyentrang .header_banner .Title.DaiHoiDangBoTinh > span:last-child {
            color: #FFFF3B;
            text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.20);
            font-family: Roboto;
            font-size: 24px;
            font-style: normal;
            font-weight: 900;
            line-height: 1.66; /* 166.667% */
            text-transform: uppercase;
        }

.list-topic-title-wrapper {
    text-align: center;
    margin-bottom: 54px;
    position: relative;
}

    .list-topic-title-wrapper:after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        bottom: 0px;
        width: 41%;
        background: rgba(255, 255, 255, 0.50);
    }

    .list-topic-title-wrapper .list-topic-title {
        padding: 0;
        padding-bottom: 10px;
    }

        .list-topic-title-wrapper .list-topic-title.list-topic-title-head {
            color: #FFD23B;
            text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.20);
            font-family: "Roboto Slab", sans-serif;
            font-size: 50px;
            font-style: normal;
            font-weight: 800;
            line-height: 1;
            text-transform: uppercase;
        }

        .list-topic-title-wrapper .list-topic-title.list-topic-title-bottom {
            color: #FFF;
            text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.20);
            font-family: Roboto;
            font-size: 28px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.42;
        }

.list-topic-doithoai {
    padding: 40px 60px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.50);
}

    .list-topic-doithoai ul.ulListTopics {
        margin-bottom: 50px;
    }

        .list-topic-doithoai ul.ulListTopics li.topicdetail {
            position: relative;
            padding-left: 34px;
        }

            .list-topic-doithoai ul.ulListTopics li.topicdetail:not(:last-of-type) {
                margin-bottom: 30px;
            }

            .list-topic-doithoai ul.ulListTopics li.topicdetail:before {
                content: "";
                position: absolute;
                left: 0;
                top: 5px;
                width: 24px;
                height: 24px;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                background-image: url(../images/icon-topic-doithoai.svg);
            }

            .list-topic-doithoai ul.ulListTopics li.topicdetail a {
                color: #FFF;
                font-family: "Roboto Slab", sans-serif;
                font-size: 20px;
                font-style: normal;
                font-weight: 700;
                line-height: 1.7;
            }


.menu-bar.menu-bar-chuyentrang .header_top .nav-brand .logocontent {
    gap: 0px;
}

.divMain .topicTitle {
    color: var(--text-mi, #182940);
    text-align: justify;
    font-family: "Roboto Slab";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 15px;
}

.divMain .divContent {
    margin-bottom: 30px;
}

.divMain .questions .divQuestionsTitle {
    color: var(--text-mi, #182940);
    text-align: justify;
    font-family: "Roboto Slab", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6;
    padding: 8px 20px;
    border-radius: 6px;
    background: #CEEBFF;
    margin-bottom: 15px;
    text-transform: unset;
}

.divMain .questions .content_detail:not(:last-of-type) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E0E0E0;
}

.divMain .questions .content_detail .questionTitle {
    margin-bottom: 15px;
    padding-left: 32px;
    position: relative;
    color: #0765E3;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
}

    .divMain .questions .content_detail .questionTitle strong,
    .divMain .questions .content_detail .questionTitle p {
        color: #0765E3;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5;
    }

    .divMain .questions .content_detail .questionTitle:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 22px;
        height: 22px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/icon-question.svg);
    }

    .divMain .questions .content_detail .questionTitle p {
        padding-bottom: 0;
    }

.divMain .questions .content_detail .questionAnswer p {
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 0;
}

.divMain .divContent p {
    margin-top: 0 !important;
    padding: 0;
}

    .divMain .divContent p:not(:last-child) {
        margin-bottom: 5px;
    }

.divMain .divContent span {
    margin-top: 0 !important;
    padding: 0;
    color: var(--text-mi, #182940);
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.divMain .divContent strong span {
    font-weight: 600;
}

.divMain .questionAnswer {
    padding-left: 32px;
    position: relative;
}

    .divMain .questionAnswer:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 22px;
        height: 22px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/icon-answer.svg);
    }

    .divMain .questionAnswer > p:first-child span,
    .divMain .questionAnswer > p:nth-child(2) span,
    .divMain .questionAnswer > p:nth-child(3) span,
    .divMain .questionAnswer > p:nth-child(4) span,
    .divMain .questionAnswer > div > p:first-child span {
        text-decoration-line: none !important;
    }

.divMain div[id*='TDNoidungChude_divConclusion'] div p[style*='text-align: center;'] {
    padding-bottom: 15px;
}

    .divMain div[id*='TDNoidungChude_divConclusion'] div p[style*='text-align: center;'] span,
    .divMain .questionAnswer p[style*='text-align: center;'] span {
        color: var(--text-mi, #182940) !important;
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-style: italic;
        font-weight: 300;
        line-height: 1.5;
        margin-bottom: 10px;
        display: inline-block;
    }

.divMain .divContent div p[style*='text-align: center;']:not(:last-of-type) {
    margin-bottom: 15px !important;
}

.divMain .divContent div p[style*='text-align: center;'] span {
    color: var(--text-mi, #182940) !important;
    text-align: center !important;
    font-family: Roboto;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.5;
}

.divMain .divContent img {
    margin-bottom: 15px;
}

.divMain .div-video {
    --spacing: 30px;
    --columns: 3;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--spacing));
    margin-bottom: calc(-1 * var(--spacing));
}

    .divMain .div-video > video {
        padding: 0;
        aspect-ratio: 1.62;
        overflow: hidden;
        border-radius: 10px;
        overflow: hidden;
        width: calc(100% / var(--columns) - var(--spacing)) !important;
        margin: 0 !important;
        margin-left: var(--spacing) !important;
        margin-bottom: var(--spacing) !important;
        text-align: center;
    }

@media screen and (max-width: 1199px) {
    .divMain .div-video > video {
        --columns: 2;
        --spacing: 20px;
    }
}

@media screen and (max-width: 991px) {
    .divMain .div-video > video {
        --columns: 2;
        --spacing: 10px;
    }
}

.information_sidebar .divChairAvatarImage {
    margin-bottom: 15px;
}


    .information_sidebar .divChairAvatarImage img {
        width: 100%;
        border-radius: 10px;
    }

.information_sidebar .btnDoiThoaiReadMore .btn.btn-primary {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: var(--blue, #0765E3) !important;
    color: var(--blue, #0765E3);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    text-decoration-line: underline;
    text-align: left;
    min-width: auto;
}

.information_sidebar .cUpdatePanel {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #F0F9FF;
    padding: 15px;
}

.information_sidebar .listTopicsHeader {
    color: var(--blue, #0765E3);
    /* Roboto */
    font-family: "Roboto Slab", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    position: relative;
    padding-left: 11px;
    margin-bottom: 15px;
}

    .information_sidebar .listTopicsHeader:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 3px;
        height: 20px;
        background: var(--red, #D61C26);
        border-radius: 10px;
    }

.information_sidebar .ulListTopics {
}

    .information_sidebar .ulListTopics li.topicdetail {
        margin-bottom: 8px;
        list-style: unset;
        position: relative;
        padding-left: 10px;
    }

        .information_sidebar .ulListTopics li.topicdetail:before {
            content: "";
            position: absolute;
            top: 10px;
            left: 0;
            width: 4px;
            height: 4px;
            background: var(--blue, #0765E3);
            border-radius: 50%;
        }

        .information_sidebar .ulListTopics li.topicdetail .date_topic {
            display: inline-block;
            padding-bottom: 0;
            padding-left: 3px;
        }

        .information_sidebar .ulListTopics li.topicdetail a span,
        .information_sidebar .ulListTopics li.topicdetail a p {
            color: var(--text-mi, #182940);
            font-family: Roboto;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5;
        }

.TinBaiKhongAnh ul.list_news li:not(:last-child)::after {
    background: #DCE3EF;
}

.ChuyenMuc_DaiHoiDang .list_chuyenmuc > li:not(:last-child) {
    padding-bottom: 0;
    margin-bottom: 10px;
    border-bottom: none;
}

.ChuyenMuc_DaiHoiDang .list_chuyenmuc li {
    background-color: #D61C26;
    /*background-image: url('../images/bg-daihoidang-li.png');*/
    border-radius: 10px;
    position: relative;
}

    .ChuyenMuc_DaiHoiDang .list_chuyenmuc li:before {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        /*background: linear-gradient(90deg, #D61C26 0%, rgba(204, 25, 33, 0.00) 32.87%, rgba(198, 23, 30, 0.00) 71%, #D61C26 100%), url('../images/bg-daihoidang.png') lightgray 50% / contain no-repeat;*/
        background-image: url('../images/bg-daihoidang.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        z-index: 2;
    }

    .ChuyenMuc_DaiHoiDang .list_chuyenmuc li:after {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        z-index: 3;
    }

    .ChuyenMuc_DaiHoiDang .list_chuyenmuc li a {
        display: block;
        position: relative;
        /*background: linear-gradient(90deg, #D61C26 0%, rgba(204, 25, 33, 0.00) 32.87%, rgba(198, 23, 30, 0.00) 71%, #D61C26 100%), url('../images/bg-daihoidang.png') lightgray 50% / cover no-repeat;*/
        z-index: 99;
        padding: 16px 15px;
        color: #FFEC5F !important;
        font-family: Roboto, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5;
        text-transform: uppercase;
        border-radius: 10px;
        background-image: url('../images/bg-daihoidang-li.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

.ChuyenMuc_DaiHoiDang .list_chuyenmuc > li > a::before {
    display: none;
}

.box_color_lightgray .TinBaiKhongAnh ul.list_news li .news_title a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.DanhSachChuyenMucDuongPho .filter-form {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: flex-end;
    padding: 20px 30px;
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #F6F6F6;
    margin-bottom: 30px;
}

.DanhSachChuyenMucDuongPho.DanhSachChuyenMucDuongPho_Ver1 .filter-form {
    gap: 10px;
}

.DanhSachChuyenMucDuongPho .filter-group {
    width: calc((100% - 160px) / 2);
}

.DanhSachChuyenMucDuongPho .form-group {
    margin-bottom: 0;
}

.DanhSachChuyenMucDuongPho .filter-button,
.DanhSachChuyenMucDuongPho .filter-button a {
    min-width: 130px;
    flex-shrink: 0;
}

    .DanhSachChuyenMucDuongPho .filter-button a {
        padding: 8px 16px 8px 46px !important;
        position: relative;
    }

        .DanhSachChuyenMucDuongPho .filter-button a:before {
            content: "";
            position: absolute;
            left: 16px;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 20px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }

        .DanhSachChuyenMucDuongPho .filter-button a:before {
            background-image: url(../images/ico-search-1.svg);
        }

.DanhSachChuyenMucDuongPho-content {
    --spacing: 30px;
    --columns: 4;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--spacing));
    margin-bottom: -15px;
}


    .DanhSachChuyenMucDuongPho-content .item {
        width: calc(100% / var(--columns) - var(--spacing)) !important;
        margin: 0 !important;
        margin-left: var(--spacing) !important;
        margin-bottom: 15px !important;
        color: var(--blue, #0765E3);
        font-family: Roboto, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
    }

        .DanhSachChuyenMucDuongPho-content .item .item-title {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            padding-left: 20px;
            position: relative;
        }

            .DanhSachChuyenMucDuongPho-content .item .item-title:visited {
                color: var(--blue, #0765E3);
            }

            .DanhSachChuyenMucDuongPho-content .item .item-title:hover {
                color: #D61C26;
            }

            .DanhSachChuyenMucDuongPho-content .item .item-title:before {
                content: "";
                position: absolute;
                left: 0;
                top: 1px;
                width: 20px;
                height: 20px;
                background-image: url(../images/chevron_right_filled.svg);
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center;
            }

@media screen and (max-width: 1199px) {
    .DanhSachChuyenMucDuongPho-content .item {
        --columns: 3;
        --spacing: 20px;
    }
}

.DanhSachChuyenMucDuongPho_Ver1 .filter-form-wrapper {
    display: flex;
    gap: 30px;
    padding: 20px 30px;
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #F6F6F6;
    margin-bottom: 30px;
}


    .DanhSachChuyenMucDuongPho_Ver1 .filter-form-wrapper .filter-form {
        width: 60%;
        flex-shrink: 0;
        flex-direction: column;
        justify-content: flex-end;
        padding: 0;
        border-radius: 0;
        border: none;
        background-color: transparent;
        margin-bottom: 0;
    }

        .DanhSachChuyenMucDuongPho_Ver1 .filter-form-wrapper .filter-form .filter-group {
            width: 100%;
        }

.DanhSachChuyenMucDuongPho .keyboard-wrapper {
    padding-top: 25px;
    display: flex;
    gap: 5px;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
}

    .DanhSachChuyenMucDuongPho .keyboard-wrapper .number-button {
        color: var(--text-mi, #182940);
        font-family: Roboto, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5; /* 150% */
        text-transform: uppercase;
        padding: 6px 9px;
        border-radius: 4px;
        border: 1px solid var(--border-table, #CED8EB);
        background: #FFF;
        cursor: pointer;
        width: 30px;
        height: 36px;
        text-align: center;
        margin-bottom: 10px;
    }

.having_icon > h4 {
    color: var(--text-mi, #0765E3);
    font-family: "Roboto Slab";
    line-height: 1.3;
    font-weight: 500;
    font-size: 20px;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 8px;
    /*padding: 12px 0;
    border-top: 2px solid #FF8E8E;
    border-bottom: 1px solid #E4E8EF;*/
    margin-bottom: 15px;
}

.text-bold {
    font-weight: 500 !important
}

div[class*="ModVanBanQuyPhamPhapLuat"] table tbody tr td a.text-blue {
    color: var(--blue, #0765E3) !important;
}

td.group-org {
    background-color: #E8E8E8 !important;
}

/* lịch công tác */
.title-calendar {
    text-align: center;
    margin-bottom: 20px
}

    .title-calendar p {
        padding-bottom: 10px;
    }

        .title-calendar p:last-child {
            padding-bottom: 0;
        }

        .title-calendar p.title-calendar-top {
            color: var(--blue, #0765E3);
            font-family: "Roboto Slab";
            font-size: 32px !important;
            font-style: normal;
            font-weight: 600;
            line-height: 1; /* 100% */
            text-transform: uppercase;
        }

        .title-calendar p.title-calendar-bottom {
            color: var(--text-mi, #182940);
            text-align: center;
            font-family: "Roboto Slab";
            font-size: 20px !important;
            font-style: normal;
            font-weight: 600;
            line-height: 1.6; /* 160% */
            text-transform: uppercase;
        }

table.table-calendar {
    border-collapse: separate;
    /* spacing*/
    border-spacing: 9px;
}

.table-responsive > table.table-calendar > tbody > tr.dayofweek > td {
    white-space: nowrap !important;
    padding: 0 !important;
    border-radius: 4px;
    border: 1px solid var(--border-table, #CED8EB) !important;
}

    .table-responsive > table.table-calendar > tbody > tr.dayofweek > td.redtab {
    }

    .table-responsive > table.table-calendar > tbody > tr.dayofweek > td a {
        padding: 8px 18px !important;
        display: block;
        border-radius: 4px;
        color: var(--text-mi, #182940) !important;
        font-family: Roboto,sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5;
        transition: all 0.3s ease-in-out;
    }

    .table-responsive > table.table-calendar > tbody > tr.dayofweek > td.redtab a,
    .table-responsive > table.table-calendar > tbody > tr.dayofweek > td:hover a {
        background-color: var(--blue, #0765E3);
        color: #FFF !important;
    }

.table-responsive-calendar {
    overflow-x: unset;
}

    .table-responsive-calendar .table-calendar {
        margin: 0 -10px;
        width: calc(100% + 20px) !important;
        margin-bottom: 20px;
    }

table.lichTD {
    border-collapse: separate;
    border-spacing: 0;
}

    table.lichTD tbody tr {
        border: none;
    }

    table.lichTD tbody table {
        margin-bottom: 0;
        border-collapse: separate;
        border-spacing: 0;
    }

.list-table-LCT table:first-child tbody tr:first-child td {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px solid #CBD9E7 !important;
    background-color: #BDDFFF !important;
}

.list-table-LCT table tbody tr:first-child td {
    background-color: #BDDFFF !important;
}

.list-table-LCT table tbody tr:first-child td {
    padding: 7px !important;
}

    .list-table-LCT table tbody tr:first-child td,
    .list-table-LCT table tbody tr:first-child td b {
        color: var(--text-mi, #182940) !important;
        font-family: Roboto;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 1.44;
        --bs-table-bg-type: #BDDFFF !important;
    }

.list-table-LCT table tbody tr td {
    border-bottom: 1px solid #CBD9E7 !important;
    border-top: none !important;
    border-left: none !important;
}

.list-table-LCT table tbody tr td {
    border-right: 1px solid #E0E0E0 !important;
}

    .list-table-LCT table tbody tr td:first-child {
        border-left: 1px solid #E0E0E0 !important;
    }

.list-table-LCT .table-hover > tbody > tr:hover > * {
    --bs-table-bg-state: unset;
}

.list-table-LCT .table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-bg-type: unset;
}

.list-table-LCT table tr.titleHead {
    background-color: #CBD9E7
}

    .list-table-LCT table tr.titleHead td {
        padding: 11px 12px !important;
        color: var(--text-mi, #182940) !important;
        font-family: Roboto;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5;
        background-color: #E1F1FF !important;
    }

        .list-table-LCT table tr.titleHead td:first-child {
            width: 200px !important;
        }

        .list-table-LCT table tr.titleHead td:nth-child(3) {
            width: 45% !important;
        }

.list-table-LCT table tr:not(.titleMonth):not(.titleHead) td {
    padding: 11px 12px !important;
    color: var(--text-mi, #182940) !important;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.list-table-LCT .table > :not(caption) > * > * {
    box-shadow: none !important;
}

.formCMS-calendar {
    margin-top: -15px;
    margin-bottom: 20px;
}

.group-button-export .imageExport {
    padding: 10px 141px 10px 20px;
    border-radius: 6px;
}

.group-button-export {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}

    .group-button-export .imageExportWrapper {
        display: inline-block;
        position: relative;
        min-width: 185px;
    }

        .group-button-export .imageExportWrapper:before {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            display: inline-block;
            color: #1565C0;
            font-family: Mulish;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.37;
            z-index: -1;
        }

        .group-button-export .imageExportWrapper.imageExportWrapper-word:before {
            content: 'Xuất file Word';
            color: #1565C0;
        }

        .group-button-export .imageExportWrapper.imageExportWrapper-excel:before {
            content: 'Xuất file Excel';
            color: #2E7D32;
        }

        .group-button-export .imageExportWrapper:not(:last-of-type) {
            /*margin-right: 15px;*/
        }

    .group-button-export .imageExport.imageExport-word {
        border: 1px solid #1565C0;
    }

    .group-button-export .imageExport.imageExport-excel {
        border: 1px solid #2E7D32;
    }


.tableCalendar-wrapper table.tableCalendar {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0;
}

.tableCalendar-wrapper table:first-child tbody tr.titleHead td {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px solid #CBD9E7 !important;
    background-color: #BDDFFF !important;
}

.table-responsive-calendar table tbody tr {
    border: none !important;
}

.tableCalendar-wrapper table tbody tr:not(.titleHead) td {
    padding: 11px !important;
    border-right: 1px solid #E0E0E0 !important;
    border-bottom: 1px solid #CBD9E7 !important;
    border-top: none !important;
    border-left: none !important;
    vertical-align: middle !important;
}

    .tableCalendar-wrapper table tbody tr:not(.titleHead) td:first-child {
        border-left: 1px solid #E0E0E0 !important;
    }

.tableCalendar-wrapper.tableCalendar-wrapper-LCTT table tbody tr:not(.titleHead) td:first-child {
    border-left: none !important;
}

.tableCalendar-wrapper.tableCalendar-wrapper-LCTT table tbody tr:not(.titleHead) td[rowspan]:first-child,
.tableCalendar-wrapper.tableCalendar-wrapper-LCTT table tbody tr:not(.titleHead) td.nodata {
    border-left: 1px solid #E0E0E0 !important;
}

.tableCalendar-wrapper table tbody tr:not(.titleHead) td.nodata {
}

.tableCalendar-wrapper table tbody tr.titleHead td {
    border-bottom: 1px solid #CBD9E7 !important;
    border-top: none !important;
    background-color: #BDDFFF !important;
    padding: 7px !important;
    color: var(--text-mi, #182940) !important;
    font-family: Roboto;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44;
}

    .tableCalendar-wrapper table tbody tr.titleHead td b {
        color: var(--text-mi, #182940) !important;
        font-family: Roboto !important;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 1.44;
    }

.tableCalendar-wrapper .table-hover > tbody > tr:hover > * {
    --bs-table-bg-state: unset;
}

.table-calendar-lichTitle {
}

    .table-calendar-lichTitle .titleHead,
    .table-calendar-lichTitle .titleHead:hover > td,
    .table-calendar-lichTitle .titleHead:hover > th {
        background-color: #fff !important;
        padding: 0 !important;
    }

        .table-calendar-lichTitle .titleHead > td {
            padding: 0 !important;
            border-right: none !important;
        }

            .table-calendar-lichTitle .titleHead > td:first-child {
                color: var(--blue, #0765E3) !important;
                font-family: "Roboto Slab", sans-serif;
                font-size: 18px !important;
                font-style: normal;
                font-weight: 600;
                line-height: 1.44;
            }

.week-button-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-bottom: 9px;
}

    .week-button-wrapper span {
        color: var(--blue, #0765E3);
        font-family: "Roboto Slab", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.62;
    }

.formGuiKhaoSat {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 30px 0;
}

    .formGuiKhaoSat .tenDot {
        color: var(--blue, #0765E3);
        font-family: "Roboto Slab";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.25;
        margin-bottom: 30px;
        padding: 0 40px 30px;
        border-bottom: 1px solid var(--border-table, #CED8EB);
    }

    .formGuiKhaoSat .block-question {
        margin-bottom: 40px;
    }

        .formGuiKhaoSat .block-question.listCauHoi-wrapper {
            margin-bottom: 24px;
        }

    .formGuiKhaoSat .block-button {
        padding: 0 40px 0;
    }

        .formGuiKhaoSat .block-button .btn.btn-primary {
            padding: 13px 40px !important;
            font-family: Roboto;
            font-size: 18px !important;
            font-style: normal !important;
            font-weight: 600 !important;
            line-height: normal !important;
        }

    .formGuiKhaoSat .block-question {
        padding: 0 40px 0;
    }

        .formGuiKhaoSat .block-question .block-question-title {
            color: var(--blue, #0765E3);
            font-family: "Roboto Slab";
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 1.16;
            margin-bottom: 24px;
            padding: 0;
        }

    .formGuiKhaoSat .cauhoi-item-title {
        color: var(--text-mi, #182940);
        font-family: "Roboto Slab";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5;
        padding-bottom: 0;
        margin-bottom: 16px;
    }

    .formGuiKhaoSat .list-cauHoiWrapper .cauhoi-item-content-listDapAn:not(:last-of-type) {
        margin-bottom: 16px;
    }
    
    .formGuiKhaoSat .list-cauHoiWrapper .cauhoi-item-content-listDapAn label {
        font-weight: 400 !important;
    }

    .formGuiKhaoSat .list-cauhoi .cauhoi-item:not(:last-of-type) {
        margin-bottom: 24px;
    }

    .formGuiKhaoSat .listCauHoi-wrapper .listCauHoi {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item .group-radio label {
        font-size: 0;
        position: relative;
    }

    .formGuiKhaoSat .listCauHoi-wrapper .listCauHoi .cauhoi-item-title {
        color: var(--Content-text-primary, #101828);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.15px;
        margin-bottom: 16px;
    }

    .formGuiKhaoSat .list-cauHoi .cauhoi-item-content:not(:last-of-type) {
        border-bottom: 1px solid var(--Border-border-secondary, #EAECF0);
    }

    .formGuiKhaoSat .list-cauHoi .cauhoi-item-content {
        display: flex;
        flex-flow: row nowrap;
    }

    .formGuiKhaoSat .list-cauHoi .LuaChon-col {
        display: flex;
        gap: 16px;
        justify-content: flex-start;
        flex: 1;
    }

        .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item {
            color: var(--Content-text-primary, #101828);
            text-align: center;
            font-family: Roboto;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            letter-spacing: 0.5px;
            padding: 12px 16px;
            width: 150px;
            text-align: center;
            position: relative;
            display: flex;
            justify-content: center;
        }

    .formGuiKhaoSat .list-cauHoi .cauhoi-item-content .cauhoi-item-content-title {
        color: var(--Content-text-primary, #101828);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.5px;
        margin-bottom: 0;
        padding: 12px 0;
        flex: 1;
    }

    .formGuiKhaoSat .list-cauHoi .cauhoi-item-content-listDapAn [type="radio"]:checked + label,
    .formGuiKhaoSat .list-cauHoi .cauhoi-item-content-listDapAn [type="radio"]:not(:checked) + label {
        margin-bottom: 16px;
        font-weight: 400 !important;
    }

    .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item .group-radio [type="radio"]:checked + label:before,
    .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item .group-radio [type="radio"]:not(:checked) + label:before,
    .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item .group-radio [type="radio"]:checked + label:after,
    .formGuiKhaoSat .list-cauHoi .LuaChon-col .LuaChon-col-item .group-radio [type="radio"]:not(:checked) + label:after {
        left: 50%;
        transform: translateX(-50%) !important;
    }

    .formGuiKhaoSat .block-thongbao .block-question-content p {
        color: var(--text-mi, #182940);
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.4;
        padding-bottom: 0;
    }

    .formGuiKhaoSat .block-thongbao {
        margin-bottom: 0;
    }

    .formGuiKhaoSat .block-thongbao .block-question-content p:not(:last-of-type) {
        padding-bottom: 8px;
    }

    .formGuiKhaoSat .btnXemThongKe {
        font-family: "Roboto Slab", sans-serif;
        text-decoration: underline;
        font-weight: 500;
        cursor: pointer;
    }

    .formGuiKhaoSat .btnXemThongKe:hover {
        color: var(--blue, #0765E3);
    }

.text-confirm {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44;
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .modal-header .modal-title {
        color: var(--blue, #0765E3);
        font-family: "Roboto Slab";
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.25;
    }

    .modal-header .close {
        font-size: 30px;
        color: var(--text-mi, #182940);
    }

.text-blue {
    color: var(--blue, #0765E3) !important;
}

.DanhSachTinBai_LanhDao .view-menu-btn {
    display: none;
}