﻿html, body {
    overflow-x: hidden
}

a {
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    color: inherit
}

body {
    height: 100vh;
    overflow: hidden
}
/*CSS dành cho khối ảnh*/
.wImage {
    position: relative;
    overflow: hidden
}

    .wImage:before {
        content: "";
        display: block;
        padding-bottom: 66.66%
    }

    .wImage .image {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

        .wImage .image.cover img {
            height: 100%;
            width: 100%;
        }

        .wImage .image img, .wImage .image img.owl-lazy {
            display: block;
            margin: auto;
            max-height: 100%;
            max-width: 100%;
            vertical-align: middle;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transition: 0.5s all ease-in-out;
            -moz-transition: 0.5s all ease-in-out
        }


.noidung {
    width: 100%;
    text-align: justify;
    line-height: 22px;
    font-size: 14px
}

    .noidung img, .noidung input[type=image], .noidung1 img, .noidung1 input[type=image] {
        max-width: 100%;
        height: auto !important;
        margin: auto;
        display: block !important
    }

    .noidung iframe, .noidung video, .noidung1 iframe, .noidung1 video {
        max-width: 100%;
        margin: auto;
        display: block !important
    }

    .noidung table {
        margin: auto
    }

    .noidung figcaption {
        text-align: center;
    }

    .noidung .wImage iframe {
        width: 100%;
        height: 100%
    }

    .noidung.clip .wImage:before {
        padding-bottom: 56.23%
    }

    .noidung h1, .noidung h2, .noidung h3, .noidung h4, .noidung h5, .noidung h6 {
        display: block
    }

    .noidung h1 {
        margin: 0.67em 0;
        font-size: 2em;
    }

    .noidung h2 {
        margin: 0.83em 0;
        font-size: 1.5em;
    }

    .noidung h3 {
        margin: 1em 0;
        font-size: 1.17em;
    }

    .noidung h4 {
        margin: 1.33em 0
    }

    .noidung h5 {
        margin: 1.67em 0;
        font-size: 0.83em;
    }

    .noidung h6 {
        margin: 2.33em 0;
        font-size: 0.67em;
    }

    .noidung p {
        margin-bottom: 16px
    }

* {
    box-sizing: border-box
}

p {
    margin: 0
}

a span {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none
}

.modal {
    overflow: auto
}

@media print {
    .page {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: red;
        page-break-after: always;
    }

    .tooltipPa {
        display: none;
    }
}

.menu-bar > ul > li > a {
    display: table !important
}

.body table th, .body table td {
    padding: 0.55rem 0.35rem;
}

.body table th, .body table thead tr th {
    background-color: #c96414;
    color: #fff; text-align: center;
}

.body table .action a {
    height: 35px;
    line-height: 35px;
    min-width: 35px;
    padding: 0 5px;
    display: inline-block
}

.fr .btn {
    height: 30px;
    display: inline-flex;
    align-items: center;
}

    .fr .btn:before, .fr .btn > * {
        margin: 0 2px;
    }

.ma {
    margin: auto
}

.c0c84b3 {
    color: #0c84b3
}

.success {
    width: 100%
}

    .success .sc-hp {
        padding: 9px 25px;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        background: #0c84b3;
        display: inline-block;
        margin: auto;
        margin-left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        font-weight: bold
    }

        .success .sc-hp:hover {
            -webkit-filter: brightness(120%);
            -moz-filter: brightness(120%)
        }

#overlay {
    z-index: 85;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    top: 0px;
    left: 0px;
}

#to-popup {
    background: #ffffff;
    color: #000;
    display: none;
    width: 580px;
    height: auto;
    position: fixed;
    top: 12%;
    z-index: 90;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-radius: 25px;
    padding: 30px 25px;
}

#btn-close {
    display: block;
    width: auto;
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase
}

#B33 {
    background: #fff;
    box-sizing: border-box;
}

    #B33 .header {
        margin-bottom: 70px
    }

        #B33 .header .qh, #BYDCT .qh {
            font-weight: bold;
            line-height: 27px;
            margin-bottom: 15px;
            padding-bottom: 15px;
            position: relative;
            text-align: center;
        }

            #B33 .header .qh:after, #BYDCT .qh:after {
                -moz-transform: translateX(-50%);
                background: #000;
                bottom: 15px;
                content: "";
                height: 1px;
                left: 50%;
                position: absolute;
                transform: translateX(-50%);
                width: 220px
            }

        #B33 .header .date {
            font-style: italic;
            margin: auto;
            text-align: center;
        }

    #B33 input[type=text], #B33 input[type=number], #BYDCT input, #BYDCT select {
        border: none;
        border-bottom: 1px dotted #000;
        height: 21px;
        outline: none;
        width: 40px;
        max-width: 800px;
        color: #6078c1
    }

    #B33 input[name=NamGui] {
        width: 55px;
    }

    #B33 .header .date input:first-child {
        width: 70px
    }

    #B33 .header .date #DiaDanh {
        width: 100px
    }

    #B33 .tieude {
        font-weight: bold;
        line-height: 25px;
        margin-bottom: 50px;
        padding-bottom: 15px;
        position: relative;
        text-align: center;
        padding-left: 100px;
        padding-right: 100px;
    }

        #B33 .tieude:after {
            -moz-transform: translateX(-50%);
            background: #000;
            bottom: 0;
            content: "";
            height: 1px;
            left: 50%;
            position: absolute;
            transform: translateX(-50%);
            width: 60px
        }

    #B33 .kinhgui {
        margin-bottom: 30px;
        text-align: left;
    }

        #B33 .kinhgui textarea {
            overflow: hidden;
            resize: none;
            border: none;
            outline: none;
            height: 25px;
            line-height: 25px;
            background: url(../icon/bgInputText.png) bottom left;
            background-size: auto 25px;
            width: 100%;
            color: #6078c1;
        }

        #B33 .kinhgui input {
            box-sizing: border-box;
            outline: none;
            padding: 10px 0 10px 10px;
            text-align: left;
        }

    #B33 .contentipt, #B33 .kinhgui {
        box-sizing: border-box;
        padding: 0 20px;
        text-align: center;
    }

        #B33 .contentipt .item {
            margin-bottom: 10px;
            text-align: left;
            display: flex;
            align-items: baseline
        }

            #B33 .contentipt .item > span {
                display: flex
            }

    #B33.viewHoSo .contentipt .item {
        display: block
    }

        #B33.viewHoSo .contentipt .item > span {
            display: inline
        }

    #B33 .lydobosung textarea {
        resize: none;
        outline: none;
        height: 25px;
        line-height: 25px;
        background-size: auto 25px;
        color: #6078c1;
        width: calc(100%-100px)
    }

    #B33 .contentipt .item textarea {
        overflow: hidden;
        resize: none;
        border: none;
        outline: none;
        height: 25px;
        line-height: 25px;
        background: url(../icon/bgInputText.png) bottom left;
        background-size: auto 25px;
        color: #6078c1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1
    }

.adminbody #B33 .contentipt .item textarea {
    background-size: auto 27px;
}

#B33 .contentipt .item input {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    outline: none;
    padding: 10px 0 10px 10px;
    text-align: left;
}

#B33 .aftercontent {
    line-height: 22px;
    text-align: justify;
    text-indent: 20px;
    padding-top: 20px
}

    #B33 .aftercontent input {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    #B33 .aftercontent textarea {
        overflow: hidden;
        resize: none;
        border: none;
        outline: none;
        height: 25px;
        line-height: 25px;
        background: url(../icon/bgInputText.png) bottom left;
        background-size: auto 25px;
        color: #6078c1;
    }

#B33 .signer {
    float: right;
    text-align: center;
    width: 50%;
    margin-bottom: 20px;
    margin-top: 10px;
}

#B33 .fs12 {
    font-size: 12pt
}

#B33 .num {
    font-size: 8pt;
    position: relative;
    margin-left: 4px;
    top: -4px;
    line-height: inherit
}

#B33 .fl, #B33 .fr {
    float: none;
    flex: none
}

#B33 .fr {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

#B33 .table_bieumau, #BYDCT .table_bieumau {
    border: 1px solid #000;
    border-collapse: collapse;
    margin-top: 20px;
    width: 100%;
    background: #fff;
    table-layout: fixed
}

    #B33 .table_bieumau tr, #BYDCT .table_bieumau tr {
        border-bottom: 1px solid #000
    }

    #B33 .table_bieumau thead th, #B33 .table_bieumau thead td, #BYDCT .table_bieumau thead th, #BYDCT .table_bieumau thead td {
        text-align: center
    }

    #B33 .table_bieumau td, #B33 .table_bieumau th, #BYDCT .table_bieumau td, #BYDCT .table_bieumau th {
        border-right: 1px solid #000;
        font-size: 12pt;
        min-width: 70px;
        padding: 7px 5px;
    }

    #B33 .table_bieumau input[type=text], #BYDCT .table_bieumau input[type=text] {
        width: 100%;
        line-height: 25px;
        height: 25px;
        margin: 0
    }

#B33 .addRow, #BYDCT .addRow {
    border: 1px solid #000;
    border-radius: 3px;
    display: inline-block;
    float: right;
    font-size: 12pt;
    line-height: 25px;
    margin: 10px 0;
    padding: 0 15px
}

    #B33 .addRow:hover, #BYDCT .addRow:hover {
        background: #000;
        color: #fff
    }

#B33 .table_bieumau tr th:first-child, #B33 .table_bieumau tr th:last-child, #B33 .table_bieumau tr td:first-child, #B33 .table_bieumau tr td:last-child, #BYDCT .table_bieumau tr th:first-child, #BYDCT .table_bieumau tr th:last-child, #BYDCT .table_bieumau tr td:first-child, #BYDCT .table_bieumau tr td:last-child {
    min-width: 30px
}

#B33 .table_bieumau input, #B33 .table_bieumau textarea {
    margin: 0
}

#B33 .vanbandinhkem {
    float: left;
    font-size: 15px;
    width: 100%;
}

    #B33 .vanbandinhkem input {
        display: inline-block;
        font-size: 15px
    }

    #B33 .vanbandinhkem ul li {
        line-height: 20px;
        margin-bottom: 5px
    }

#B33 textarea, #B33 input {
    font-style: normal;
    text-align: left
}

#B33.viewHoSo .contentipt .item span:nth-child(2n) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: 5px
}
/*#B33 .item.name {display: flex}
#B33 .item.name textarea {-webkit-box-flex: 1; -webkit-flex: 1; flex: 1}*/
#B33 span.fr {
    flex: none
}

#B33 .sign {
    display: flex;
    margin-top: 70px;
    justify-content: space-around;
    line-height: 24px
}

    #B33 .sign .item {
        margin-top: 10px
    }

    #B33 .sign p {
        margin-bottom: 0;
    }

#B33 .parsley-errors-list {
    display: none
}

.mesError {
    font-weight: bold;
    font-size: 14px;
    color: red;
    display: none
}

    .mesError.active {
        display: block
    }

#tableBM textarea {
    overflow: hidden;
    resize: none;
    border: none;
    outline: none;
    height: 25px;
    line-height: 25px;
    background: url(../icon/bgInputText.png) bottom left;
    background-size: auto 25px;
    width: 100%;
    color: #6078c1
}

#B33 textarea.parsley-error {
    background: url(../icon/bgInputError.png) bottom left, #F2DEDE;
    background-size: auto;
}

#detailTable {
    background: #fff
}

    #detailTable .title {
        background: url(../icon/bgTitle_Popup.png) no-repeat top left #fff;
        box-sizing: border-box;
        padding: 1rem;
    }

        #detailTable .title .fl {
            font-size: 20px
        }

    #detailTable .content {
        box-sizing: border-box;
        font-size: 13px;
        line-height: 21px;
        padding: 0 15px;
    }

        #detailTable .content .row {
            border: 1px solid #dee2e6;
            border-bottom: none;
            display: table;
            margin: 0;
            width: 100%;
        }

        #detailTable .content .group {
            border-bottom: 1px solid #dee2e6
        }

        #detailTable .content .col1 {
            border-right: 1px solid #dee2e6;
            box-sizing: border-box;
            display: inline-block;
            font-family: RobotoB;
            line-height: 20px;
            padding: 5px 10px;
            vertical-align: middle;
            width: 150px;
        }

        #detailTable .content .col2 {
            background: #fff;
            border-left: 1px solid #dee2e6;
            box-sizing: border-box;
            display: inline-block;
            height: 100%;
            margin-left: -1px;
            padding: 5px 10px;
            vertical-align: middle;
            width: calc(100% - 150px)
        }

            #detailTable .content .col2 table {
                border-collapse: collapse;
                width: 100%
            }

                #detailTable .content .col2 table tr td, #detailTable .content .col2 table tr th {
                    border: 1px solid #dee2e6;
                    padding: 0.3rem
                }

                #detailTable .content .col2 table tr th {
                    white-space: nowrap
                }

        #detailTable .content a {
            color: #007bff
        }

            #detailTable .content a:hover {
                color: #0056b3;
                text-decoration: underline;
            }

    #detailTable .tool a {
        background-color: #6c757d;
        border-color: #6c757d;
        border-radius: 0.2rem;
        color: #fff;
        font-size: 12px;
        line-height: 1.5;
        margin-right: 5px;
        padding: 0.25rem 0.5rem;
        position: relative;
        top: 2px
    }

        #detailTable .tool a:hover {
            background: #fff;
            color: #000;
        }

        #detailTable .tool a .fas {
            margin-right: 3px
        }

    #detailTable .content .btnClose {
        border: 1px solid #6c757d;
        border-radius: 4px;
        color: #6c757d;
        display: block;
        font-size: 16px;
        line-height: 36px;
        margin-top: 15px;
        text-align: center;
        width: 100%;
    }

        #detailTable .content .btnClose:hover {
            background: #6c757d;
            color: #fff;
            text-decoration: none;
        }

@media print {
    @page {
        size: 210mm 297mm;
        padding: 20px 10px;
        margin: 0;
        box-sizing: border-box
    }

    .page {
        page-break-after: always;
    }

    body {
        margin: 20px
    }

    #detailTable {
        width: calc(100% - 60px);
        margin: auto
    }

    .other, .tool {
        display: none
    }

    #detailTable .title .fl {
        line-height: 28pt;
        font-weight: bold;
        font-size: 20pt
    }

    #detailTable * {
        border-color: #000 !important;
    }

    #detailTable .content {
        font-size: 15pt !important;
        line-height: 23pt
    }

        #detailTable .content .col1 {
            font-weight: bold;
            line-height: 21pt !important;
            width: 20%
        }

        #detailTable .content .col2 {
            width: 80%
        }

    #B33.B52 * {
        font-size: 20pt;
        font-family: 'Times New Roman'
    }

    #B33.B52 .aftercontent {
        line-height: 25pt;
    }

    #B33.B52 .tieude p.ttu {
        padding-bottom: 10px;
        font-size: 30pt
    }

    #B33 .signer {
        margin-bottom: 150px
    }

    #B33 #DiaDanh {
        width: 150px
    }

    #B33 input[type=text], #B33 input[type=number] {
        margin: 5px;
        display: inline-block;
        line-height: 50px !important
    }

    #B33.B52 .in, #B33.B52 .in p {
        font-size: 15pt !important
    }

    #B33 textarea, #B33 #tableBM thead tr th, #B33 #tableBM thead tr td {
        font-size: 20pt
    }

    #B33 .contentipt .item {
        margin-bottom: 10px;
        text-align: left;
        display: flex;
        align-items: baseline
    }

        #B33 .contentipt .item > span {
            display: flex
        }

    #B33.viewHoSo .contentipt .item {
        display: block
    }

        #B33.viewHoSo .contentipt .item > span {
            display: inline
        }

    #B33 .contentipt .item span:nth-child(2n) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        padding-left: 7px
    }
}

.fs15 {
    font-size: 15px
}

textarea.tac {
    text-align: center !important
}

.menu-bar li.active > a {
    color: #cd3300;
    background: #ffc000
}

    .menu-bar li.active > a img {
        filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg);
    }

    .menu-bar li.active > a::before {
        content: unset;
    }

header {
    position: relative;
    z-index: 2
}

#container .colright {
    padding: 10px 15px;
    width: calc(100% - 395px)
}

table a.btn {
    height: 30px;
    width: 35px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 2px
}

.menu-bar ul ul {
    position: absolute;
    top: 100%;
    display: block;
    display: none
}

#menuMain {
    z-index: 20
}

    #MenuMain .menu-bar ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    #MenuMain .menu-bar > ul {
        position: relative;
    }

    #MenuMain .menu-bar ul ul {
        border-top: 3px transparent solid;
    }

        #MenuMain .menu-bar ul ul li {
            margin: 0;
            width: 270px;
        }

            #MenuMain .menu-bar ul ul li a {
                background: #0287d2;
                width: 100%;
                height: auto;
                display: block;
                font-size: 14px;
                padding: 6px 10px;
                line-height: 21px;
                border-bottom: 1px dashed #ccc
            }

            #MenuMain .menu-bar ul ul li span {
                margin: 0;
                text-align: left;
                text-transform: none;
                white-space: inherit
            }

            #MenuMain .menu-bar ul ul li:hover > a, #MenuMain .menu-bar ul ul li.active > a {
                background: #ffc000
            }

    #MenuMain .menu-bar ul li:hover > ul {
        display: block
    }

    #MenuMain .menu-bar ul ul ul {
        top: 0;
        left: 100%;
        border-left: 1px solid transparent;
        border-top: none
    }

#TKbieudo .detail .statistic-left, #TKbieudo .detail .statistic-right {
    width: 100%;
    padding: 0
}

#TKbieudo .detail {
    padding: 20px 30px
}

    #TKbieudo .detail .more-fillter {
        display: flex;
        flex-wrap: wrap;
    }

        #TKbieudo .detail .more-fillter .item {
            width: 50%;
            padding-right: 20px
        }

.colright .nav-tabs > li.active > a, .colright .nav-tabs > li.active > a:hover, .colright .nav-tabs > li.active > a:focus {
    background-color: #b7dff2;
    color: #5A5A5A;
    border-color: #b7dff2;
}

.commonTool .fr {
    display: flex;
    justify-content: space-between;
}

    .commonTool .fr #pageSize {
        width: 80px;
    }

    .commonTool .fr #paginationholder {
        margin-left: 10px;
    }

        .commonTool .fr #paginationholder .pagination {
            margin: 0;
            margin-top: 3px;
        }

#paginationholder .pagination {
    display: flex
}

.menu-bar li a span {
    white-space: nowrap
}

#MenuMain .childRow {
    position: static
}

    #MenuMain .childRow ul {
        width: 100%;
        left: 0;
        flex-wrap: wrap
    }

        #MenuMain .childRow ul li {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            flex: 1;
            margin-right: 10px
        }

    #MenuMain .childRow:hover ul {
        display: flex !important
    }

.listTitle ul li a.active {
    background: #ffc000;
    color: #cd3300;
    border: none
}

#main #searchForm {
    margin-bottom: 5px;
}

#main .body {
    margin-top: 5px
}

body {
    display: flex;
    flex-direction: column
}


#DSKhenThuong {
    align-items: flex-start
}

    #DSKhenThuong .group {
        border-right: 1px solid #ccc
    }

        #DSKhenThuong .group .head {
            border-bottom: 1px dashed #dcdcdc;
            margin-bottom: 10px;
        }

        #DSKhenThuong .group:last-child {
            border: none
        }
/*#tableKhenThuong { display: flex; }
#tableKhenThuong .leftKT,#tableKhenThuong .rightKT { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; padding: 0 10px}*/
#tableKhenThuong table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

    #tableKhenThuong table th {
        background: #01a2d8;
        color: #fff;
        text-align: center;
    }

#tableKhenThuong tr:nth-child(even) {
    background: #e9f6fd
}

#tableKhenThuong th:first-child,
#tableKhenThuong td:first-child {
    text-align: center;
    width: 50px;
}

#tableKhenThuong td {
    border: 1px solid #ccc
}

.flex_search {
    align-items: center;
    background: #ece9e6;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 10px
}

    .flex_search .flex_1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

.w220px {
    width: 220px
}

select.form-control:not([size]):not([multiple]) {
    margin-left: auto;
    margin-right: 0;
    width: 100px;
}

#formToTrinh textarea {
    background: url(../icon/bgInputText.png) top left;
    background-size: auto 25px;
    border: none;
    color: #6078c1;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    padding: 0;
    resize: none;
    width: 100%;
}

.fas.fa-chevron-up.fa-chevron-down:before {
    content: "\f078"
}

textarea.parsley-error {
    background: url(../icon/bgInputTextRequired.png) bottom left !important;
    background-size: auto 25px;
}

.select2.parsley-error ~ .select2-container .select2-selection {
    background: #F2DEDE
}

.parsley-errors-list li {
    font-weight: normal;
    text-transform: none
}

.w95 {
    width: 95vw;
    max-width: none
}

.w90 {
    width: 90vw;
    max-width: none
}

.w80 {
    width: 80vw;
    max-width: none
}

.hide {
    display: none
}

.flex {
    display: flex
}

.algc {
    align-items: center
}

.jcsb {
    justify-content: flex-start
}

.tabs .tab-content .tab:not(.active) {
    display: none
}

.tabs .tab-links {
    display: flex;
    list-style: none;
}

    .tabs .tab-links li {
        border: 1px solid #01a2d8;
        border-radius: 4px;
        cursor: pointer;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        font-size: 11px;
        font-weight: bold;
        line-height: 30px;
        margin: 0 3px;
        overflow: hidden;
        text-align: center;
        text-transform: uppercase;
    }

        .tabs .tab-links li.active a,
        .tabs .tab-links li:hover a {
            background: #01a2d8;
            color: #fff;
        }

        .tabs .tab-links li a {
            display: block;
            transition: none
        }

            .tabs .tab-links li a:hover {
                color: #fff;
            }

#lstStatus {
    background: #fff;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
}

    #lstStatus button {
        align-items: center;
        background: #01a2d8;
        border: 1px solid #018dbc;
        border-radius: 6px;
        color: #fff;
        cursor: pointer;
        display: flex;
        justify-content: center;
        margin-right: 20px;
        padding: 6px 0;
        width: calc((100% - 100px) / 6);
        outline: none
    }

        #lstStatus button:hover,
        #lstStatus button.active {
            background: #e68f1f;
            color: #fff;
            border: 1px solid #ad742c;
        }

        #lstStatus button:nth-child(6n) {
            margin-right: 0
        }

        #lstStatus button span:first-child {
            font-family: UTMHelvetIns;
            font-size: 30px;
            line-height: 25px
        }

        #lstStatus button span:last-child {
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            margin-left: 12px;
            margin-top: 4px;
            text-transform: uppercase;
        }

.fancy-checkbox input[type="checkbox"] + span:before {
    margin-right: 5px
}

.w100px {
    width: 100px;
    margin: 0 auto;
}

.w200px {
    width: 200px
}

.w250px {
    width: 250px
}

.padR-0 {
    padding-right: 0
}

#MenuMain .menu-bar ul li:nth-last-child(-n+2) ul {
    right: 0;
}

    #MenuMain .menu-bar ul li:nth-last-child(-n+2) ul ul {
        left: -100%
    }

#container {
    padding: 15px 30px;
    max-height: 100%;
    overflow: auto
}

#DMcanbo .listDMcanbo {
    height: auto
}

    #DMcanbo .listDMcanbo ul li {
        padding: 10px 20px;
        margin-bottom: 15px;
        align-items: center
    }

        #DMcanbo .listDMcanbo ul li .wImage {
            max-width: 50px
        }

        #DMcanbo .listDMcanbo ul li .info a {
            margin: 0;
            padding-left: 20px
        }

.DMcanbo {
    max-width: 380px
}

.colleft {
    top: 15px;
    height: auto;
    overflow-y: auto;
}

header#home .title {
    margin: 0
}

header#home {
    padding: 5px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    background: linear-gradient(rgba(2,135,210,0), rgba(2,135,210,0)), url('/assets/Image/bgr.png');
    background-size: auto 100%;
}

    header#home .logo, header#home .logo img {
        width: 420px
    }

#container .colright, #container .colleft {
    overflow-y: auto;
    max-height: 100%
}

    #container .colright .colright {
        width: 100%;
        padding: 0
    }

header {
    padding-top: 10px
}

#container.inside {
    padding: 0 10px 10px 10px
}

    #container.inside .colright {
        background: #fff;
        overflow: auto
    }

.colright .body {
    overflow: visible
}

.colright .card .header, .colright .card .body {
    padding: 0;
    border: none;
    box-shadow: none
}

.colright .card .header {
    padding-bottom: 10px
}

.wspn {
    white-space: nowrap
}

#lstSoLieu {
    display: flex;
    margin-bottom: 20px;
    width: 100%
}

    #lstSoLieu li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        margin: 0 10px;
    }

        #lstSoLieu li a {
            display: flex;
            justify-content: center;
            align-items: baseline;
            background: #50B161;
            color: #fff;
            padding: 10px 30px;
            font-family: 'UTM Avo';
            border-radius: 10px;
            font-size: 20px;
            font-weight: bold
        }

        #lstSoLieu li:nth-child(2) a {
            background: #EC9938;
        }

        #lstSoLieu li:nth-child(3) a {
            background: #2DA5EA;
        }

        #lstSoLieu li a .number {
            margin-right: 10px
        }

        #lstSoLieu li a:hover {
            background: #fa5838
        }

        #lstSoLieu li:first-child, #lstSoLieu li:last-child {
            margin: 0;
        }

.fr a.btn.fa-plus, .fr a.btn.fa-print, .fr a.btn.fa-file-pdf-o {
    font-size: 14px;
    font-family: arial;
}

    .fr a.btn.fa-plus:before, .fr a.btn.fa-print:before, .fr a.btn.fa-file-pdf-o:before {
        font: normal normal normal 14px/1 FontAwesome
    }

#responsive .tar a {
    margin-right: 5px;
}

#responsive .tar .dropdown a {
    margin-right: 0;
}

.table-responsive {
    overflow: visible
}

.select2-dropdown.select2-dropdown--below {
    z-index: 999999
}

.dropdown-menu {
    box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

fieldset.scheduler-border {
    color: #a8390b;
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

    fieldset.scheduler-border .row .form-group label span {
        color: black !important;
    }

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 35px !important;
    height: 35px !important
}


.modal .col-md-3 {
    padding-right: 0
}

    .modal .col-md-3:nth-child(4n) {
        padding-right: 15px
    }

    .modal .col-md-3 > * {
        padding: 0
    }

table.table ul li {
    line-height: 22px;
    margin-bottom: 3px;
}

#pageroad {
    margin-bottom: 10px
}
    #pageroad ul {
        display: flex;
        gap: 5px;
    }
#pageroad ul, header ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#document table b {
    display: inline-block !important
}

[data-tippy-root] {
    pointer-events: auto !important;
}

    [data-tippy-root] .tippy-content {
        max-height: 195px;
        text-align: justify;
        overflow-y: auto;
        text-wrap: auto;
        font-weight: 500 !important;
    }


.tooltipPa {
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    position: relative;
    top: -3px
}

    .tooltipPa i {
        font-size: 9px !important;
        width: 17px;
        height: 17px;
        border: 1px solid #333;
        border-radius: 50%;
        line-height: 15px;
        text-align: center
    }

.tippy-box {
    background: rgba(2,169,247,1);
    padding: 5px 0;
}

.tippy-arrow, .tooltipPa:hover {
    color: rgba(2,169,247,1);
}

.tooltipPa:hover {
    border-color: rgba(2,169,247,1);
}

#document .selectionCheck .check {
    display: none !important
}

#document .selectionCheck label {
    margin-left: 12px !important
}

#document #articleA .cnt .item .cirleCheck {
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    line-height: 18px;
    text-align: center;
    padding: 0;
    margin-right: 6px;
    border-radius: 50%;
    display: inline-block
}

#document .selectionCheck input:checked ~ .val .cirleCheck {
    border-color: #000 !important
}

#document #articleA .cnt .item.dantoc .CQtkg {
    padding-right: 10px
}

#document table {
    width: 100%;
    max-width: 100%;
}
/*#document .parsley-errors-list {display: none}*/

.processBar {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 7px;
    white-space: nowrap
}

    .processBar li {
        display: inline-block;
        font-size: 11px;
        position: relative
    }

        .processBar li .name {
            padding: 2px 7px;
            background: #efefef;
            border-radius: 20px;
            cursor: pointer
        }

tr:hover .processBar li .name {
    background: #fff
}

.processBar li.active .name {
    background: #21B632 !important;
    color: #fff;
}

.processBar li .info {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px #dcdcdc;
    z-index: 2;
    padding: 10px;
    white-space: nowrap;
    font-size: 13px;
    line-height: 20px;
    bottom: 100%;
    display: none;
    border: 1px solid #21B632;
}

.processBar li:hover .info {
    display: block
}

.tar {
    text-align: center;
}

.nutchucnangbt {
    position: sticky;
    bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 403px;
}

.lstSign {
    background: #fff;
    border: 2px solid #21B632;
    padding: 10px 0;
}

    .lstSign:hover {
        background: #fff
    }

    .lstSign .title {
        text-align: center;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: RobotoB;
        font-size: 17px;
    }

    .lstSign .btnItem {
        display: inline-block;
        text-align: center;
        font-size: 17px;
        font-family: RobotoB;
        position: relative;
        line-height: 17px;
        margin-top: 30px;
        padding: 0 20px;
        margin-right: -4px
    }

        .lstSign .btnItem i {
            position: absolute;
            top: -30px;
            left: 50%;
            transform: translateX(-50%);
            font-size: 15px;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background: #666;
            color: #fff;
            line-height: 25px;
            text-align: center;
            z-index: 3
        }

        .lstSign .btnItem:before, .lstSign .btnItem:after {
            content: "";
            width: 50%;
            height: 3px;
            display: block;
            position: absolute;
            top: -20px;
            background: #dadada;
            left: 0;
            z-index: 1
        }

        .lstSign .btnItem:after {
            left: inherit;
            right: 0
        }

        .lstSign .btnItem:first-child:before, .lstSign .btnItem:last-child:after {
            display: none
        }

        .lstSign .btnItem.active {
            color: #21B632
        }

            .lstSign .btnItem.active i {
                background: #21B632
            }

            .lstSign .btnItem.active:after {
                background: #21B632
            }

            .lstSign .btnItem.active + .btnItem:before {
                background: #21B632
            }

        .lstSign .btnItem.activefile, .processBar li.activefile {
            color: #dc3545 !important
        }

            .lstSign .btnItem.activefile i {
                background: #dc3545 !important
            }

            .lstSign .btnItem.activefile .name, .processBar li.activefile .name {
                background: #dc3545 !important;
                color: #fff;
            }

.dsNutView .btn.fa, .wspn .btn.fa {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 5px;
}

.dsNutView .btn:not(.fa), .dsNutView .wspn:not(.fa) {
    font-family: auto;
    margin-right: 2px;
}

.dsNutView .btn.fa:nth-last-child(2) /*, .wspn .btn.fa:last-child, .wspn .btn.fa:nth-last-child(2)*/ {
    margin-right: 0;
}

#phieu {
    display: flex;
    max-width: 1366px;
    margin: auto
}

    #phieu .phieuLeft {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    #phieu .phieuRight {
        width: 400px;
        margin-left: 20px
    }

        #phieu .phieuRight .wrap {
            position: sticky;
            top: -10px;
            font-size: 15px
        }

        #phieu .phieuRight .infoPhieu {
            margin-bottom: 10px
        }

        #phieu .phieuRight .title {
            text-transform: uppercase;
            font-weight: bold;
            font-size: 16px;
            padding-bottom: 5px;
            border-bottom: 1px solid #ccc;
            text-align: center;
            position: relative
        }

            #phieu .phieuRight .title:after {
                content: "";
                height: 2px;
                width: 200px;
                background: #02a9f7;
                display: block;
                position: absolute;
                bottom: -1px;
                left: 50%;
                transform: translateX(-50%)
            }

        #phieu .phieuRight .des {
            padding: 10px 10px 5px;
            border-bottom: 1px solid #ccc;
            border-top: none
        }

            #phieu .phieuRight .des .item {
                display: flex;
                padding: 0 0 5px
            }
                /*#phieu .phieuRight .des .item .name:after {content: ":"}*/
                #phieu .phieuRight .des .item .name {
                    margin-right: 5px;
                    white-space: nowrap;
                    width: 100px
                }

                #phieu .phieuRight .des .item .val {
                    font-weight: bold;
                    line-height: 22px;
                    -webkit-box-flex: 1;
                    -webkit-flex: 1;
                    flex: 1
                }

                #phieu .phieuRight .des .item.flexwrap {
                    flex-wrap: wrap
                }

        #phieu .phieuRight .lstBtn {
            display: flex;
            flex-wrap: wrap
        }

            #phieu .phieuRight .lstBtn > * {
                margin: 2px;
                flex: auto;
                line-height: 30px;
                padding: 0 10px
            }

    #phieu .processBar {
        white-space: inherit
    }

        #phieu .processBar li {
            margin-bottom: 4px
        }

    #phieu .phieuRight .des .item .processBar {
        counter-reset: stt;
        width: 100%;
    }

        #phieu .phieuRight .des .item .processBar li {
            width: 100%;
            margin-bottom: 7px;
            display: flex;
            align-items: center;
            flex: 1
        }

            #phieu .phieuRight .des .item .processBar li:before {
                counter-increment: stt;
                content: counter(stt);
                margin-right: 10px;
                font-size: 12px !important;
                width: 20px;
                height: 20px;
                background: #efefef;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            #phieu .phieuRight .des .item .processBar li.active:before {
                background: #21B632 !important;
                color: #fff;
            }

        #phieu .phieuRight .des .item .processBar .name {
            flex: 1;
            white-space: normal !important;
            font-size: 14px;
            padding: 5px 10px;
            line-height: 20px;
            border-radius: 5px;
            text-transform: none;
            font-family: "Times New Roman";
            width: 100%;
            margin-right: 0
        }

.modal-title {
    font-weight: bold;
    text-transform: uppercase;
}

.modal-header {
    align-items: center;
    padding: 10px 15px
}

#DMcanbo .listDMcanbo ul li .info a {
    text-align: left !important
}
/*header#home #user-info { right: 20px; top: 50%; transform: translateY(-50%)}*/
#user-info .func-list {
    position: absolute;
    top: 100%;
    min-width: 170px
}

#notifications {
    width: 350px;
    background: #fff !important;
    border: 1px solid #dadada;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 85px;
    min-width: 0;
    transition: 1s all ease-in-out;
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    max-width: 100%;
    padding: 0;
    height: calc(100vh - 85px)
}

    #notifications.active {
        right: 0;
    }

    #notifications li {
        border-bottom: 1px dashed #d38654;
        transition: 0.3s all ease-in-out
    }

        #notifications li.empty {
            font-size: 15px;
            color: #000
        }

        #notifications li .timestamp {
            font-size: 13px;
            color: #666666;
            margin-bottom: 2px;
            display: block
        }

            #notifications li .timestamp:last-child {
                margin-bottom: 0
            }

        #notifications li .text {
            white-space: normal;
        }

    #notifications .media {
        margin-bottom: 0;
        padding: 10px;
        box-sizing: border-box;
        display: flex;
        align-items: center
    }

        #notifications .media .media-left img {
            width: 37px;
            height: 37px;
            display: block;
        }

        #notifications .media .media-body {
            color: #333;
            text-transform: none;
            font-weight: normal;
            line-height: 20px;
            padding-left: 15px;
        }

    #notifications .footer {
        position: sticky;
        bottom: 0;
        left: 0;
        background: #fff;
    }

        #notifications .footer a {
            text-align: center;
            color: #333;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: bold;
        }

    #notifications li:hover {
        background: rgba(2, 169, 247, 0.2);
        color: #000
    }

        #notifications li:hover .media-body,
        #notifications li.footer:hover a,
        #notifications li:hover span.timestamp {
            color: #000;
        }

    #notifications li span,
    #notifications a {
        transition: none;
        -moz-transition: none;
    }

    #notifications li.new .media-left:after {
        content: "Mới";
        display: block;
        color: #22af46;
        font-size: 13px;
        text-align: center;
        margin-top: 2px;
    }

/*.motasanpham { -webkit-line-clamp: 3; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden}*/

#bodyKhanh header {
    display: flex;
    align-items: flex-end
}

    #bodyKhanh header #MenuMain {
        flex: 1;
    }

#user-info {
    margin: 10px 20px 10px 10px !important;
    position: static;
    flex: none !important;
}

    #user-info > ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        max-width: 100%
    }

        #user-info > ul > li:first-child {
            width: 100%;
            margin-bottom: 5px;
            flex: none
        }

            #user-info > ul > li:first-child > a {
                display: flex;
                text-align: left;
                align-items: center
            }

            #user-info > ul > li:first-child span {
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                margin-left: 5px;
                max-width: 80%
            }

        #user-info > ul > li {
            position: relative;
            flex: 1;
            margin-left: 0 !important;
            width: 50%
        }

            #user-info > ul > li > a {
                width: 100%;
                text-align: center
            }

            #user-info > ul > li > ul {
                top: 100% !important;
                z-index: 100
            }

.modal-title {
    font-size: initial;
    line-height: normal;
    color: #a8390b
}

.ddAfter {
    line-height: 22px;
    max-height: 88px;
    overflow: hidden
}

    .ddAfter.opened, .ddAfter.destroy {
        max-height: none
    }

        .ddAfter.destroy .toggle {
            display: none
        }

    .ddAfter .toggle {
        display: inline-block
    }

        .ddAfter .toggle span {
            display: block;
            font-size: 13px !important;
            color: red;
        }

    .ddAfter:not(.opened) .toggle .closeMR, .ddAfter.opened .toggle .open {
        display: none
    }

.rowInputNg {
    width: calc(100% - 30pt);
    margin-left: auto;
    margin-bottom: 5px;
}

    .rowInputNg input {
        width: 60pt;
        margin-left: auto;
        padding: 2pt;
        background: transparent;
    }

    .rowInputNg .spNg {
        margin: 5px;
        font-style: italic;
    }

.table243 td:first-child {
    padding-left: 2pt !important;
}

#bodyKhanh #phieu .phieuRight .infoGsat .title {
    background: none;
    padding: 5px 15px 10px;
    color: #333;
    border: none;
    margin-top: 10px;
    font-weight: normal;
}

#bodyKhanh #phieu .phieuRight .infoGsat .des {
    border-top: 1px solid #ccc;
}

    #bodyKhanh #phieu .phieuRight .infoGsat .des .item {
        padding-top: 0;
    }

#document .wrapTrinhDo {
    display: flex;
}

    #document .wrapTrinhDo .itemTrinhDo {
        width: 33.333333%;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

#document .form-body .item.aligncenter {
    align-items: center !important
}

#document .form-body #common .item.spacebetween {
    justify-content: space-between
}

    #document .form-body #common .item.spacebetween .LogUpdateDvhc {
        font-size: 14px;
        cursor: pointer;
    }

        #document .form-body #common .item.spacebetween .LogUpdateDvhc:hover {
            color: #0292de
        }

        #document .form-body #common .item.spacebetween .LogUpdateDvhc .fa-angle-right:before {
            float: right;
            margin-left: 5px;
        }

#TTTCNN {
    font-size: 14px;
}

    #TTTCNN .btnOther {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        flex-wrap: wrap
    }

        #TTTCNN .btnOther button {
            width: calc((100% - 10px) / 2);
            height: 30px;
            cursor: pointer;
            margin: 2px;
        }

            #TTTCNN .btnOther button:hover {
                background: #d63939;
                color: #fff;
            }

    #TTTCNN .search-input {
        width: 100%;
        height: 30px;
        margin-bottom: 5px;
        border-radius: 4px;
        box-sizing: border-box;
        padding: 0 10px;
        border: 1px solid #dadada
    }

    #TTTCNN .dn {
        display: none;
    }

    #TTTCNN table a.btn {
        width: auto;
        padding: 0 10px;
        line-height: 30px;
    }

        #TTTCNN table a.btn i.fa-plus {
            margin-left: 5px;
        }

    #TTTCNN table th {
        background: #fff;
        color: #333;
    }

    #TTTCNN .custom-header {
        line-height: 30px;
        text-align: center;
        background: #333;
        color: #fff;
        font-weight: bold;
        display: block
    }

    #TTTCNN #congthuc {
        display: flex;
        margin-bottom: 10px;
        max-width: 100%;
        padding-bottom: 5px;
        flex-wrap: wrap;
        min-height: 40px;
    }

        #TTTCNN #congthuc:empty:not(:focus):before {
            content: attr(data-placeholder);
            color: #999;
            font-style: italic;
        }

        #TTTCNN #congthuc.breakDown {
            flex-wrap: nowrap
        }

        #TTTCNN #congthuc .item {
            border: 1px solid #333;
            border-radius: 3px;
            font-size: 14px;
            transition: 0.3s all ease-in-out;
            cursor: pointer;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-bottom: 10px;
            position: relative
        }

            #TTTCNN #congthuc .item:hover, #congthuc .item.active {
                background: #d63939;
                color: #fff;
                border-color: #d63939
            }

            #TTTCNN #congthuc .item .top {
                text-align: center;
                padding: 3px;
                border-bottom: 1px dashed #333;
            }

            #TTTCNN #congthuc .item .bot {
                display: flex;
            }

                #TTTCNN #congthuc .item .bot > * {
                    flex: auto;
                    padding: 3px 5px;
                }

                #TTTCNN #congthuc .item .bot .mid {
                    border-left: 1px dotted #333;
                    border-right: 1px dotted #333;
                }

            #TTTCNN #congthuc .item .text {
                padding: 0 5px;
            }

            #TTTCNN #congthuc .item .btnChange {
                position: absolute;
                display: flex;
                top: 100%;
                margin: 0 -1px;
                display: none;
                left: 50%;
                transform: translateX(-50%);
                white-space: nowrap;
                padding-top: 5px;
                z-index: 5;
                min-width: 100%;
                justify-content: center
            }

                #TTTCNN #congthuc .item .btnChange a {
                    margin: 0 1px;
                    color: #000;
                    background: #fff;
                    border: 1px solid #333;
                    border-radius: 3px;
                    white-space: nowrap;
                    padding: 3px 10px;
                    font-size: 12px
                }

                    #TTTCNN #congthuc .item .btnChange a:hover {
                        background: #d63939;
                        color: #fff;
                        cursor: pointer
                    }

            #TTTCNN #congthuc .item:hover .btnChange {
                display: flex;
            }

        #TTTCNN #congthuc .space {
            cursor: text;
            width: 10px;
            position: relative;
            min-height: 100%;
        }

            #TTTCNN #congthuc .space.active:before {
                content: "";
                animation: blink-caret .75s step-end infinite;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(calc(-50% - 5px));
                width: 1px;
                background: #333;
                height: calc(100% - 15px);
            }

.headerktk_home {
    display: flex;
}

    .headerktk_home span {
        color: #fff;
        font-size: 24px;
        margin-left: 10px;
        font-weight: bold;
        margin-top: 20px;
        flex: 1;
    }

.headerktk {
    display: flex;
}

    .headerktk span {
        color: #0287d2;
        font-size: 20px;
        margin-left: 10px;
        font-weight: bold;
        margin-top: 18px;
        flex: 1;
    }

@keyframes blink-caret {
    from, to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

#ListPublish {
    position: fixed;
    right: 10px;
    bottom: -100%;
    background: #fff;
    z-index: 99999;
    width: 50vw;
    border: 3px solid #02a9f7;
    max-height: 60vh;
    overflow: auto;
    line-height: 20px;
    transition: 0.3s all ease-in-out;
}

    #ListPublish.ac {
        bottom: 0
    }

    #ListPublish table {
        table-layout: fixed
    }

        #ListPublish table thead {
            position: sticky;
            top: 0;
            background: #fff;
        }

    #ListPublish th {
        text-align: center
    }


.coso [class*='col-md']:last-child {
    position: relative;
    margin-bottom: -5px;
}

.coso .col-md-12 .parsley-errors-list.filled {
    position: absolute;
    width: 100%;
    left: 0;
    top: -20px;
    text-align: right
}

#lstStatus {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
    background: #fff;
    border-radius: 6px;
    flex-direction: column;
}

    #lstStatus .group {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center
    }

        #lstStatus .group a {
            width: calc((100% - 100px)/6);
            background: #fbe9d5;
            border: 1px solid #a8390b;
            border-radius: 6px;
            padding: 5px;
            color: #a8390b;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 6px;
            line-height: 24px;
        }

            #lstStatus .group a span {
                display: inline-block;
            }

                #lstStatus .group a span:first-child {
                    font-family: UTMHelvetIns;
                    font-size: 24px;
                }

                #lstStatus .group a span:last-child {
                    text-transform: uppercase;
                    font-family: Arial;
                    font-weight: bold;
                    font-size: 13px;
                    margin-top: 4px;
                }

            #lstStatus .group a.active, #lstStatus .group a:hover {
                color: #fff;
                background: #e79b5d;
            }
