.ListControl .List tr:last-child > td[colspan="4"] > table {
        width: auto;
}
.ListControl {
        padding: 0;
        margin: 0;
        padding-bottom: 0;
        margin-bottom: 10px;
        /* padding: 10px; */
        background: #fff;
        padding-top: 5px;
}
.ListControl  .List .ExTitle h1,.ListControl  .List .Title{
        display: none;
}
.ListControl .List table td:nth-child(4) > span {
        display: none;
}
.ListControl .List table td:nth-child(4) {
        text-align: center;
}
.ListControl .Search .ExTitle {
        /* border-bottom: 2px solid #eabc00; */
        height: 32px;
        margin: 0 0 10px;
        padding: 0 10px;
}
div.ListControl .Search .ExTitle h1 {
  font-family: Merriweather;
  font-size: 15px !important;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  padding: 0;
  color: #182940;
}
.ListControl .Search .ExTitle > span {
        color: #b80002;
        display: inline-block;
        font: bold 11pt/30px Arial;
        text-transform: uppercase;
        white-space: nowrap;
}
.ListControl .List .Title > span {
        color: #495057;
        display: inline-block;
        margin: 10px 0;
        font-size: 12px;
}
.ListControl div > table[cellspacing="0"] {
        width: 100%;
        margin-top: 20px;
        box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
.ListControl table[cellspacing="0"] > tbody >tr:not([colspan="4"]):nth-child(odd) {
    background: #F3F6FB;
}
.ListControl table[cellspacing="0"] > tbody > tr th:not(:last-child), .stearing .search-result > div > table > tbody > tr td:not(:last-child)
 {
    border-right: 1px solid #E2E7ED;
}
.ListControl table[cellspacing="0"] > tbody > :not(td[colspan="4"]) {
    border: 1px solid #E2E7ED;
}
.ListControl table[cellspacing="0"] > tbody > :not(td[colspan="4"]) td, .ListControl table[cellspacing="0"] tr th {
    padding: 10px 15px;
}
.ListControl table[cellspacing="0"] > tbody > :not(td[colspan="4"]) th:not(:nth-child(3),:first-child), .ListControl table[cellspacing="0"] > tbody > :not(td[colspan="4"]) td:not(:nth-child(3),:first-child) {
    text-align: center;
}
.ListControl table[cellspacing="0"] > tbody > :not(td[colspan="4"]) td:first-child > span {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #031739;
}
div.ListControl .List table th {
    font-family: Merriweather;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: #031739;
}
.ListControl .List table td {
        color: #1d2129;
        padding: 5px;
        font-size: 15px;
        border: 1px solid #e0e0e0;
        vertical-align: middle;
        text-align: left;
}
/* CTO - Cap nhat css*/
.ListControl .List table td span{
        font-family: Roboto;
        font-size: 15px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        color: #031739;
}
.ListControl .List table td .New{
        font-family: Roboto;
        font-size: 15px;
        font-style: italic;
        font-weight: 400;
        line-height: 23px;
        color: #FF0000;
}
.ListControl .List table td:nth-child(2) span {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #182940;
}
.ListControl .List table tr {
        color: #bbb;
}
.ListControl .Search {
        cursor: pointer;
        /* font: 13px arial; */
        padding: 20px;
        border: 1px solid #E2E7ED;
        background: #F3F6FB;
        box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em;
}
.ListControl .Search .ExContent{
        /* display: none; */
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 25px;
}
.ListControl .Search .ExContent .mb-2{
        width: calc(100% / 3 - 14px);
        margin-bottom: 0 !important;
}
.ListControl .Search .ExContent .mb-2 .col-md-3{
        display: block;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        text-align: left;
        color: #3B4E68;
        margin-bottom: 6px;
}
.ListControl .Search .ExContent .mb-2>div{
        min-width: 100%;
}
.ListControl .List table .download {
        color: #ae0002 !important;
        font: bold 11px arial;
        text-decoration: underline;
}
.ListControl .List table td:nth-child(1) a span {
        color: #333 !important;
        font: 11px arial;
        text-decoration: none;
}
.ListControl .List table td:nth-child(2) {
        text-align: center;
}
.ListControl .view-count > span {
        font-size: 12px;
        display: inline-block;
        margin-right: 5px;
}
div.ListControl input.Search, div.ListControl input.Cancel {
        background: #2A58A0;
        color: #ffffff;
        cursor: pointer;
        height: auto !important;
        margin-right: 5px;
        padding: 5px 15px !important;
        width: auto;
        border-radius: 3px;
        font-size: 15px !important;
        font-weight: 600;
        border: none;
}
.ListControl .col-md-3 {
        max-width: 30%;
        padding: 5px 0;
        padding-top: 0;
        font-size: 15px;
}
.ListControl .col-md-9 {
        max-width: 100%;
        padding: 0;
        margin: 0;
        padding-top: 5px;
        text-align: center;
        min-width: 100%;
}
.ListControl .col-md-9 > div {
        text-align: center !important;
}
.ListControl .mb-2 {
        margin: 0 !important;
}
.ListControl .col-md-9 input,
.ListControl .col-md-9 select {
     width: 100%;
     font-family: Roboto;
     font-size: 14px;
     font-weight: 400;
     line-height: 22px;
     text-align: left;
     height: 38px !important;
     padding: 5px 15px;
     border: 1px solid #F2F2F2;
     /* border-radius: 4px; */
     color: #7D92AE;
}
.ListControl .List tr:last-child > td[colspan="4"] > table > tbody > tr > td {
        border: none;
        padding: 3px;
        text-align: left;
}
.ListControl .List tr:last-child > td[colspan="4"] > table {
        width: auto;
}
.ListControl .List table td a {
font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #031739;
}
.ListControl .List table td a:hover span{
        color: #0a58ca !important;
}
.ListControl .List table td a[cssclas="download"],
.download {
        font-size: 14px;
        font-weight: normal;
        /* background: #00b3f7; */
        padding: 2px 10px;
        border-radius: 5px;
        color: var(--bg-blue-weight);
        display: inline-block;
}
.ListControl .List table td[colspan="4"] > table {
        margin: auto;
}
.ListControl .List table td[colspan="4"] > table td span,
.ListControl .List table td[colspan="4"] > table td a {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #dddfe2;
        border-radius: 5px;
}
.ListControl .List table td[colspan="4"] > table td span {
        background: #005e9d;
        color: #fff !important;
}
.ListControl .view-count {
        display: none;
}
.RadCalendarPopup  caption {
        display: none;
}
.RadCalendarPopup  .rcShadBR {
        display: none;
}
.RadCalendarPopup  .rcShadTR {
        display: none;
}
a.view-file {
        width: 100px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
@media only screen and (max-width: 1023px) {
        div.ListControl {
                padding: 0 10px;
        }
        div.ListControl .List tr:last-child {
                display: table-row;
        }
        div.ListControl span.summary {
                font-size: 14px;
                font-weight: 600;
                color: #005e9d;
                margin-bottom: 5px;
        }
        .ListControl .List table td {
                display: inline-block;
        }
        div.ListControl .List tr {
                border-bottom: 1px dashed #ddd;
        }
        .ListControl .col-md-3 {
                max-width: 100%;
        }
        .ListControl .List table td:nth-child(1),
        .ListControl .List table td:nth-child(2) {
                display: inline-block;
                width: auto !important;
                margin-right: 10px;
                color: #495057;
        }
        .ListControl .List table td:nth-child(1) span,
        .ListControl .List table td:nth-child(2) span {
                font-size: 13px;
                font-weight: 600;
        }
        .ListControl .List table td[colspan="4"] > table tr {
                border: none;
        }
        .ListControl .row {
                flex-direction: column;
                gap: 0 !important;
        }
        .ListControl .RadPicker table.rcTable > tbody > tr {
                display: flex;
                width: 100%;
                align-items: center;
        }
        .ListControl .RadPicker table.rcTable > tbody > tr > td:nth-child(1) {
                flex-grow: 1;
        }
        .ListControl .RadPicker table.rcTable td {
                width: unset !important;
        }
        .ListControl .Search .ExContent{
                gap: 0;
        }
        .ListControl .Search .ExContent .mb-2{
                min-width: 100%;
        }
}
