/* Ký hiệu phân loại */
.khPL {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.khPL svg {
    fill: #0078D4;
    width: 70px;
    height: 70px;
}

.khS {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background-color: rgb(0 120 212 / 20%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.ow {
    overflow: hidden;
    width: 100%;
}

.khPL button {
    margin-top: 10px;
}

.khData table {
    width: 100%;
}

.khData table tr td {
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 10px;
}

.khData table tr:first-child td {
   
}

.khData table tr td:nth-child(1) {
    width: 50px;
    text-align: center;
}

.khData table tr td:nth-child(2) {
    width: 100px;
    text-align: center;
}

.khData table tr td:last-child {
    width: 100px;
    text-align: center;
}

.khData {
    min-height: calc(100vh - 114px - 63px - 90px);
}

.dNo {
    display: none;
}

span.req {
    color: #f00;
}

table {
    width: 100%;
}

.tbKyHieu tr td {
    width: 50%;
    padding-bottom: 10px;
}

.mgT20 {
    margin-top: 20px;
}

.khLopNhanh tr:first-child td {
    background-color: #0078D4;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.khLopNhanh tr td {
    padding: 10px;
    border: 1px solid #ddd;
}

.khLopNhanh tr td:nth-child(1) {
    width: 150px;
}

.tlChungItem h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.tlChungItem:not(:last-child) {
    margin-bottom: 25px;
}

.tlChungItem ul {
    margin: 0;
    padding: 0;
}

.tlChungItem ul li {
    display: inline-block;
    list-style: none;
    min-width: 480px;
    padding: 8px 10px;
}

.tlChungItem ul li:not(:last-child) {
    padding-right: 30px;
}

.tlBg ul li {
    background-color: #F5F6FA;
}

.tlBg ul li:last-child {
    background-color: #E9FFF3;
}

.qlNHoc.khData td:first-child {
    width: 200px;
}

.qlNHoc.khData td:nth-child(2) {
    width: 200px;
}

.tab-pane .congCu.bg-white {
    padding-top: 0;
}

.kHXG {
    align-items: center;
    margin-bottom: 20px;
}

.soNgayToiD .col-xl-10 ul {
    margin: 0;
    padding: 0;
}

.soNgayToiD .col-xl-10 ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: 400px;
}

.soNgayToiD .col-xl-10 ul li:not(:last-child) {
    padding-right: 20px;
}

/* .bg-white {
    overflow: hidden;
} */

.tree,
.tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tree ul {
    margin-left: 1em;
    position: relative
}

.tree ul ul {
    margin-left: .5em
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #369;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button,
.tree li button:active,
.tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.dsRows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.dsILeft {
    width: 21%;
    margin-right: 2%;
}

.dsIRight {
    width: 77%;
}
.tbDS tr.bgTb td{
    background-color: #0078D3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.dsSach tr td:first-child{
    width: 100px;
}
.dsSach tr td:last-child{
    font-weight: bold;
}
.dsSach tr td{
    padding: 5px;
}
.dsInss{
    border: 1px solid #ddd;
    padding: 5px 15px 3px 15px;
    color: #555;
    border-radius: 0;
    background-color: transparent;
}
.dropdown-menu.dsNAV{
    padding: 0;
}
.dropdown-menu.dsNAV a{
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.tbKKS tr td{
    width: fit-content !important;
    text-align: center;
}
.tbKKS tr td:first-child{
    text-align: left !important;
}
.tbKKS tr:first-child td{
    text-align: center !important;
}
.kBg{
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    background-color: rgb(0 120 212 / 10%);
    padding-left: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.kBg label{
    padding-left: 5px;
}
.kKe h3{
    font-size: 22px;
}
.kSImg{
    margin-top: 30px;
}
.kSImg a{
    display: inline-block;
    background-color: #0078D3;
    color: #fff;
    padding: 8px 40px;
    text-decoration: none;
    margin-top: 30px;
}
/* #hoContent .bg-white{
    min-height: calc(100vh - 114px - 40px);
} */
.lDanhSach tr td{
    padding: 5px;
}
.sTongSo{
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
.sTongSo li{
    list-style: none;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    min-width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sTongSo li span{
    font-weight: bold;
    font-size: 20px;
}
.sSChild{
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.sSChild>li{
    list-style: none;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
ul.sTSS{
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
ul.sTSS li{
    list-style: none;
    text-align: center;
}
.sR{
    align-items: flex-end;
}
.sR .col-xl-3{
    padding-bottom: 6px;
}
.khTab table tr td{
    border: 1px solid #ddd;
    padding: 8px;
}
.khTab table tr:nth-child(1) td,
.khTab table tr:nth-child(2) td{
    background-color: #0078D3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.tbLapSD tr td{
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 120%;
}
.tbLapSD tr:first-child td{
    text-align: center;
    background-color: rgb(221 221 221 / 30%);
}
.ssTabe table tr:first-child td{
    background-color: #0078D4;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.ssTabe table tr td{
    border: 1px solid #ddd;
    vertical-align: middle;
    padding: 8px;
}
ul.pmUl{
    margin: 0;
    padding: 0;
    padding-top: 6px;
}
ul.pmUl li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}
ul.pmUl li:not(:last-child){
    margin-right: 35px;
}
table.tbStyle01 tr td{
    border: 1px solid #ddd;
    padding: 8px;
}
table.tbStyle01 tr:first-child td{
    background-color: #0078D4;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
ul.lpUl{
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 15px;
}
ul.lpUl li{
    list-style: none;
    vertical-align: middle;
    display: inline-block;
}
ul.lpUl li select{
    display: inline-block;
    width: auto;
}
table.tbBanDocTaiCho{
    width: 100%;
}
table.tbBanDocTaiCho tr td{
    border: 1px solid #ddd;
    padding: 8px;
}
table.tbBanDocTaiCho tr:first-child td{
    background-color: #0078D4;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
table.tbBanDocTaiCho tr td:first-child{
    width: 80px;
    text-align: center;
}
.bnTable tr td{
    border: 1px solid #ddd;
    padding: 5px;
}
.bnTable{
    border: 1px solid #ddd;
    margin-top: 20px;
}
.bnTable tr:first-child td{
    text-align: center;
    background-color: #0078D4;
    color: #fff;
    text-transform: uppercase;
}
.maVach span img{
    width: 20px;
}
.maVach span{
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}
.maVach{
    position: relative;
    z-index: 1;
}
.bcRow{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.bcLeft{
    width: 28%;
    margin-right: 1%;
}
.bcRight{
    width: 71%;
}
/* .tree li{
    line-height: 160%;
} */
.tree ul li:before{
    top: 11px;
}
.bcRight iframe{
    width: 100%;
    min-height: 100vh;
}
.tbBacCao tr td{
    width: fit-content;
}
.tbBacCao tr td:first-child{
    width: 95px;
}
.tvbc04.tbBacCao tr td:first-child{
    width: 140px;
}
.tbBacCao .lin{
    position: relative;
    z-index: 1;
}
.tbBacCao .lin::before{
    content: "-";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
}
table.bcTabe{
    width: 100%;
}
table.bcTabe tr td{
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 8px;
}
table.bcTabe tr:nth-child(odd) td{
    background-color: rgb(51 51 51 / 5%);
}
.congCu.navbar{
    position: relative;
    left: unset;
    width: 100%;
    height: auto;
}
.congCu.navbar .search-form{
    margin-right: 0;
}
.tlItem h3{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.tlItem .col-xl-3 a{
    display: block;
    font-size: 20px;
    color: inherit;
    text-align: center;
    margin-top: 8px;
}
.tlItem .col-xl-3 img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 2px;
}
.tlItem:not(:last-child){
    margin-bottom: 40px;
}
.iPdf{

}
.iPdf iframe{
    width: 100%;
    min-height: 600px;
}
table.iDTa{
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
table.iDTa tr td{
    /* border: 1px solid #ddd; */
    padding: 5px;
    /* min-width: fit-content; */
}
/* table.iDTa tr td:first-child{
    width: 150px;
} */
.hidden{
	display:none !important; 
}
/* Css 2022/05/07 */
ul.listBaoCao{
    margin: 0;
    padding: 0;
}
ul.listBaoCao li i{
    font-size: 15px;
    font-weight: bold;
}
ul.listBaoCao li{
    display: block;
    position: relative;
    z-index: 1;
    font-weight: bold;
    color: #369;
    cursor: pointer;
    padding: 5px 0;
}
ul.listBaoCao>li>ul{
    border-left: 1px solid #369;
    padding-left: 20px;
    margin-left: 8px;
}
ul.listBaoCao ul li{
    position: relative;
    z-index: 1;
}
ul.listBaoCao>li>ul>li::before{
    content: "";
    width: 15px;
    height: 1px;
    background-color: #369;
    position: absolute;
    top: 14px;
    left: -20px;
    z-index: -1;
}

.thongBao{
    padding-left: 15px;
    padding-right: 15px;
}
.thongBao .toasts{
    margin-bottom: 0;
    margin-top: 15px;
}
.thongBao h3{
    font-size: 14px;
    color: #f00;
    text-transform: uppercase;
    font-weight: bold;
}
.thongBao h3 a{
    color: inherit;
    font-weight: normal;
}
.thongBao table{
    width: 100%;
}
.thongBao table tr td{
    padding: 5px;
    border: 1px solid #ddd;
}
.thongBao table tr:first-child td{
    font-weight: bold;
}