.UIGazetteRead *:not(i) {
        font-family: Times New Roman ;
}
.UIGazetteRead #report-viewer object {
        width: 100%;
        height: 100%;
}
.UIGazetteRead .doc-list .detail-file a {
        color: #2196F3;
}
.UIGazetteRead div#lnkDownload a + a {
        border-top: 1px solid #ececec;
}
.UIGazetteRead div#lnkDownload a:hover {
        background: #d1d1d1 !important;
        !i;
        !;
        border-radius: 0;
}
.UIGazetteRead #report-viewer object::-webkit-pdf-document-properties .name {
        display: none !important;
}
.UIGazetteRead .info .showIn a{
        margin-left: 10px;
}
.UIGazetteRead .info .showIn a.selected {
        color: #b32a2a;
}
.UIGazetteRead .info .showIn a + a {
        position: relative;
}
.UIGazetteRead .info .showIn a + a::before {
        content: ' ';
        display: block;
        position: absolute;
        width: 1px;
        height: 20px;
        background: #030303;
        left: -7px;
        top: -3px;
}
.UIGazetteRead .info {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        align-items: baseline;
}
.UIGazetteRead .ltTitle {
        font-size: 16px;
        font-weight: 600;
        margin: 10px 0px;
}
.UIGazetteRead .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: normal;
        line-height: 1;
        color: #555;
        text-align: center;
        border-radius: 4px;
}
.UIGazetteRead .P_keyy {
        /* margin-top: 9px !important; */
        margin: 0;
        /* margin-bottom: 11px !important; */
}
.UIGazetteRead #lnkDownload {
        position: relative;
        display: inline-block;
}
.UIGazetteRead .download-link {
        text-decoration: none;
        color: #007bff;
        cursor: pointer;
}
.UIGazetteRead .download-link:hover {
        text-decoration: none !important;
        /* No underline on hover */
}
.UIGazetteRead .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        z-index: 1;
        display: none;
        flex-direction: column;
        padding: 8px 0;
}
.UIGazetteRead .menu-button {
        display: block;
        width: 100%;
        padding: 8px 16px;
        text-align: left;
        background: none;
        border: none;
        cursor: pointer;
        color: #007bff;
        text-decoration: none;
}
.UIGazetteRead .menu-button:first-child {
        border-bottom: 1px solid #ccc;
        /* Đường viền dưới cho nút đầu tiên */
}
.UIGazetteRead .menu-button:not(:first-child) {
        border-top: 1px solid #ccc;
        /* Đường viền trên cho các nút không phải nút đầu tiên */
}
.UIGazetteRead .menu-button:hover {
        background-color: #f1f1f1;
        text-decoration: none;
        color: #0056b3;
}
.UIGazetteRead .UIGazetteRead .Title {
        padding: 20px 0;
}
.UIGazetteRead .Title a {
        font-size: 14px;
        font-weight: 600;
}
.UIGazetteRead {
        background: #fff none repeat scroll 0 0;
        padding: 25px 0 0 0;
        margin-bottom: 10px;
        font-size: 14px;
}
.UIGazetteRead .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        color: #900000 !important;
        text-align:center;
        background-color: #f5f5f5;
        border-color: #ddd;
        font-size:16px;
}
.UIGazetteRead .form-control {
        display: block;
        width: 100%;
        height: 30px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.UIGazetteRead .Search {
        /* padding: 10px; */
}
.UIGazetteRead .Search .Default .Title {
        background: #f5f5f5 url(images/i.png) no-repeat scroll left 8px center;
        background-size: 15px;
        border: 1px solid #ddd;
        color: var(--bg-blue-weight);
        font: 14px arial;
        padding: 14px 10px;
        text-transform: uppercase;
        padding-left: 28px;
        display: flex;
        align-items: center;
        gap: 10px;
        border-radius: 3px;
}
.UIGazetteRead .Search .Default .Title span{
        flex: 1;
}
.UIGazetteRead .Search .Default .Content {
        display: block;
        /* margin-left: 100px; */
        text-align: left;
        /* border: 1px saddlebrown; */
}
.UIGazetteRead .Search .Default .Content > ul {
        list-style: outside none none;
        width: 100%;
        padding: 0;
        display: flex;
        position: relative;
        margin-top: 1rem;
        border: 1px solid #ddd;
        align-items: center;
        background: whitesmoke;
        height: 46px;
        align-content: center;
}
.UIGazetteRead .doc-list {
        padding: 10px;
        display: block;
        text-align: right;
        font-weight: bold;
}
.UIGazetteRead .Search .Default .Content > ul li:nth-child(1){
        padding: 0 10px;
        text-transform: uppercase;
        top: 0;
        left: 0;
        height: 100%;
        font: 10pt arial;
        z-index: 999;
        font-size: 14px;
        display: flex;
        align-items: center;
}
.UIGazetteRead .Search .Default .Content > ul li:nth-child(2){
        flex: 1;
        display: flex;
        position: relative;
        align-items: center;
}
.UIGazetteRead .Search .Default .Content > ul li:nth-child(2) input{
        flex: 1;
        width: 100%;
        outline: none;
        padding: 3px 10px;
        padding-right: 30px;
        height: unset !important;
        border: none;
        height: 33px !important;
}
.UIGazetteRead .Search .Default .Content > ul li {
        color: #444;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1.4;
        display: flex;
        align-items: center;
        padding: 5px;
}
.UIGazetteRead .Search .Extra .ExTitle {
        color: #900000;
        font-size: 16px;
        margin: 0 !important;
        background: #f5f5f5 none repeat scroll 0 0;
        border: 1px solid #ddd;
        /* color: var(--bg-blue-weight); */
        /* font: 14px arial; */
        /* text-transform: uppercase; */
        padding: 10px;
        /* display: flex; */
        /* align-items: center; */
}
.UIGazetteRead .Search .Extra .ExTitle img{
        /* background: #9c0707; */
        width: 15px;
        height: 15px;
        border-radius: 50%;
}
.UIGazetteRead .Search .Content li:nth-child(3){
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 40px;
}
.UIGazetteRead .Search .Content li:nth-child(3) input{
        height: 60%;
        outline: none;
}
.UIGazetteRead .Search .Extra .ExContent {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        padding: 20px;
        background: #f8f9fa;
}
.UIGazetteRead .Search .Extra .ExContent>table{
        margin: auto;
        font-size: 14px;
}
.UIGazetteRead .Search .ExContent td {
        /* height: 30px; */
        padding: 5px;
        /* font-size: 12pt; */
}
.UIGazetteRead .Search .ExContent td select {
        min-width: 100%;
        padding: 5px;
        height: auto !important;
        border-radius: 3px;
        border: 1px solid silver;
        outline: none;
        box-sizing: border-box;
}
.UIGazetteRead .Search .ExContent tr:first-child td:nth-child(2) input {
        min-width: 100%;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid silver;
        outline: none;
        box-sizing: border-box;
}
.UIGazetteRead .Search .ExContent tr:nth-child(3) input {
        padding: 5px;
        height: auto !important;
        border-radius: 3px;
        border: 1px solid silver;
        outline: none;
        box-sizing: border-box;
}
.UIGazetteRead .Search .ExContent tr:nth-child(4) td:nth-child(2) input {
        min-width: 100%;
        padding: 5px;
        height: auto !important;
        border-radius: 3px;
        border: 1px solid silver;
        outline: none;
        box-sizing: border-box;
}
.UIGazetteRead .Search .ExContent tr:nth-child(6) td:nth-child(2) input {
        width: 365px !important;
        padding: 5px;
        height: auto !important;
        border-radius: 3px;
        border: 1px solid silver;
        outline: none;
        box-sizing: border-box;
}
.UIGazetteRead .Search .ExContent tr:nth-child(7) input {
        background: var(--bg-blue-weight) none repeat scroll 0 0;
        border: 1px solid #ccc;
        border-radius: 3px;
        color: #fff;
        padding: 5px 20px;
        display: inline-block;
}
.UIGazetteRead .List {
        margin: 20px 0;
}
.UIGazetteRead .List .Title {
        border-bottom: 1px dashed #ccc;
        font: bold 13px arial;
        margin-bottom: 20px;
        padding: 0 0 5px;
}
.UIGazetteRead .List table .group {
        color: #333;
        font: bold 15px arial;
        padding: 15px 0;
        text-align: center;
        text-transform: uppercase;
}
.UIGazetteRead .List table .group-primary {
        color: #000;
        text-decoration: underline;
}
.UIGazetteRead .List td {
        color: #333;
        font: 12px arial;
        padding: 15px 10px;
        text-align: center;
}
.UIGazetteRead .List .t3 {
        padding: 0 10px !important;
        text-align: justify !important;
}
.UIGazetteRead .List .t3 > a {
        color: #000000;
        font: 13px arial;
}
.UIGazetteRead .List .t1 {
        font: 12px arial !important;
}
.UIGazetteRead .header {
        padding: 10px 0;
        font: 24px arial;
        text-transform: uppercase;
}
.UIGazetteRead .header>span:nth-child(1){
        display: block;
        margin-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
}
.UIGazetteRead .header>span:nth-child(2){
        font-size: 14px;
        padding:10px 0;
        display: block;
        font-style: italic;
        text-transform: none;
        color: gray;
        text-align: right
}
.UIGazetteRead .List .t5 .download {
        background: rgba(0, 0, 0, 0) url("images/download.png") no-repeat scroll center center;
        cursor: pointer;
        display: inline-block;
        height: 18px;
        width: 40px;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table,
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody,
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr,
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td
{
        display: block;
        width: 100%;
        border: none;
        font: 14px/1.5 arial !important;
        text-align: justify;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td{
        border-bottom: 1px solid #ddd;
        padding: 10px 0px;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td a{
        color: var(--bg-blue-weight);
        cursor: pointer;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td a:hover{
}
.UIGazetteRead .refInfo {
        display: flex;
        justify-content: end;
        align-items: center;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #ddd;
        gap: 5px;
}
.UIGazetteRead div#lnkDiagram a,
.UIGazetteRead div#lnkContent a,
.UIGazetteRead div#lnkDownload a
{
        background: #e9ecef;
        margin: 0;
        padding: 5px 15px;
        display: flex;
        align-items: center;
        font: 14px/1.5 arial;
        border-radius: 3px;
        color: var(--bg-blue-weight);
}
.UIGazetteRead  #downloadMenu > a{
        background: none !important;
        margin: 0;
        padding: 5px 15px;
        display: flex;
        align-items: center;
        font: 14px/1.5 arial;
        border-radius: 3px;
        color: var(--bg-blue-weight);
}
.UIGazetteRead .Search .Default .Title input:nth-child(2)
{
        background: var(--bg-blue-weight);
        border: 1px solid #ccc;
        border-radius: 3px;
        color: #fff;
        font: bold 12px arial;
        margin: -5px 0;
        padding: 5px 10px;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td>table>tbody>tr>td>a, 
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td>table>tbody>tr>td>span {
        display: inline-flex;
        width: 25px;
        height: 25px;
        border-radius: 3px;
        background: #dee2e6;
        align-items: center;
        justify-content: center;
        font-size: 13px;
}
.UIGazetteRead .Search .Extra .ExTitle p {
        margin-bottom: 0;
        cursor: pointer;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td>table>tbody>tr>td>span{
        background: var(--bg-blue-weight);
        color: #fff;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td>table{
        width: 100%;
}
.UIGazetteRead .searchResult>div:nth-child(2)>table>tbody>tr>td>table>tbody>tr{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 3px;
}
@media only screen and (max-width: 1023px){
        .UIGazetteRead .Search .Extra .ExContent>table {
                table-layout: fixed;
        }
        .UIGazetteRead .Search .ExContent tr td input {
                max-width: 100%;
        }
        .UIGazetteRead .Search .ExContent td select {
                max-width: 100%;
        }
        .UIGazetteRead .Search .ExContent tr:first-child td:nth-child(2) input {
        }
        .UIGazetteRead .Search .ExContent tr:nth-child(3)>td {
                display: flex;
        }
}
