.ListControl .List tr:last-child > td[colspan="4"] > table {
        width: auto;
}
.ListControl {
        padding: 0;
        /* padding-bottom: 0; */
        /* margin-bottom: 10px; */
        /* padding: 10px; */
        background: #fff;
        /* padding-top: 5px; */
        margin-bottom: 20px;
}
.ListControl .List table td:nth-child(4) > span {
        display: none;
}
.ListControl .List table td:nth-child(4) {
        text-align: center;
         vertical-align: middle;
}
.ListControl .Search .ExTitle {
        /* border-bottom: 2px solid #eabc00; */
        /* height: 32px; */
        /* padding: 0 10px; */
        /* margin-bottom: 16px; */
}
div.ListControl .ExTitle h1 {
        font-family: Merriweather;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
        text-align: left;
        color: #031739;
        padding: 0;
}
div.ListControl .List .ExTitle h1 {
        display: none;
}
.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: #7D92AE;
        display: inline-block;
        margin-bottom: 10px;
        font-size: 13px;
        font-family: 'Roboto';
}
.ListControl>.List>div>table {
        width: 100%;
        border: 1px solid #DDE4F0;
        /* border-radius: 4px; */
}
div.ListControl .List table th {
        font-family: Merriweather;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
        text-align: left;
        color: #031739;
        border: 1px solid #DDE4F0;
        background: #F3F6FB;
        padding: 10px 20px;
        /* border-radius: 4px; */
}
div.ListControl .List table th:first-child,div.ListControl .List table th:nth-child(2), div.ListControl .List table th:last-child{
        width: 20%;
        text-align: center;
}
div.ListControl .List table td:first-child,div.ListControl .List table td:nth-child(2), div.ListControl .List table td:last-child{
        text-align: center;
}
div.ListControl .List table td:first-child{
         font-family: Roboto;
         font-size: 15px;
         font-weight: 500;
         line-height: 22px;
         color: #031739;
}
div.ListControl .List>table>td:nth-child(2){
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        color: #182940;

}
.ListControl .List table td {
        color: #1d2129;
        padding: 5px;
        font-size: 15px;
        border: 1px solid #e0e0e0;
        vertical-align: top;
        text-align: left;
        padding: 10px 20px;
}
.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 .view-count span{
        font-size: 13px;
        color: #a5a5a5;
}
.ListControl .List>table>tr:nth-of-type(odd) {
        border: 1px solid var(--stroke, #DDE4F0);
        background: #F3F6FB;

}
.ListControl .Search {
        cursor: pointer;
        /* font: 13px arial; */
        padding: 20px;
        background: #F3F6FB;
        border: 1px solid  #DDE4F0;
        border-radius: 4px;
        /* margin-bottom: 20px; */
}
.ListControl .Search .ExContent{
        /* display: none; */
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        /* margin-bottom: 25px; */
        align-items: center;
}
.ListControl .Search .ExContent .mb-2:first-child {
        width: calc(100% - 140px);
        min-width: unset;
}
.ListControl .Search .ExContent .mb-2:first-child .col-md-3,
.ListControl .Search .ExContent .mb-2:last-child .col-md-3{
        display: none;
}
.ListControl .Search .ExContent .mb-2:first-child .col-md-9{
        
}
.ListControl .Search .ExContent .mb-2:first-child .col-md-9 input{
        width: 100%;
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        padding: 8px 8px 8px 12px;
        border-radius: 4px;
        /* height: 38px; */
}
.ListControl .Search .ExContent .mb-2:last-child{
        order: 2;
        width: 120px;
        flex-shrink: 0;
        min-width: unset;
}
.ListControl .Search .ExContent .mb-2:not(.mb-2:first-child):not(.mb-2:last-child){
        order: 3;
        /* flex-grow: 1; */
        width: calc((100% - 60px) / 4);
}
.ListControl .Search .ExContent .mb-2:not(.mb-2:first-child):not(.mb-2:last-child) .col-md-3{
        width: 100%;
}
.ListControl .Search .ExContent .mb-2:not(.mb-2:first-child):not(.mb-2:last-child) .col-md-3 span{
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        text-align: left;
        color: #3B4E68;

}
.ListControl .Search .ExContent .mb-2{
        /* width: calc(100% / 3 - 14px); */
        /* margin-bottom: 0 !important; */
        /* flex-shrink: 0; */
}
.ListControl .Search .ExContent .mb-2 .col-md-3{
        margin-bottom: 0px;
}
.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 {
       width: 120px;
        padding: 8px 8px 8px 12px;
        border-radius: 4px;
        background: var(--color-blue);
        color: #ffffff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 500;
        line-height: 22px;
        text-align: center;

}
.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 select {
      background: #FFFFFF;
      border: 1px solid #F2F2F2;
      padding: 8px 8px 8px 12px;
      border-radius: 4px;
      min-height: 38px;
//
      styleName: Sapo;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      text-align: left;
      color: #7D92AE;
}
.ListControl .List tr:last-child > td[colspan="4"] > table > tbody > tr > td {
        border: none;
        padding: 5px !important;
        text-align: left;
        width: auto !important;
}
.ListControl .List tr:last-child > td[colspan="4"] > table {
        width: auto;
}
.ListControl .List table td a {
    font-weight: 600;
    color: var(--bg-blue-weight);
    text-decoration: none;
    display: inline-block;
    text-align: justify;
}
.ListControl .List table td a:hover{
        color: var(--bg-blue);
}
.ListControl .List table td a[cssclas="download"]{
        font-family: Roboto;
        font-size: 15px;
        font-weight: 500;
        line-height: 22px;
        text-align: left;
        color: var(--color-blue);
        border: 1px solid var(--color-blue);
        padding: 8px 16px;
        border-radius: 4px;
}
.ListControl .List table td a[cssclas="download"]:before{
        font-family: "Font Awesome 5 Pro";
        content: '\f15c';
        padding-right: 6px;
}
.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: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #dddfe2;
        border-radius: 5px;
        font-weight: 500;
        font-size: 15px;
}
.ListControl .List table td[colspan="4"] > table td span {
        background: #005e9d;
        color: #fff;
        font-weight: 500;
}
.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: table-cell;
        }
        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: table-cell;
                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: 10px;
                align-items: flex-start;
        }
        .ListControl .Search .ExContent .mb-2{
                min-width: 100%;
        }
        .ListControl .List table td a[cssclas="download"],
.download {
      /* display: none; */
        visibility: hidden;
}
         .ListControl .List table td a[cssclas="download"]:after,
.download:after {
        content: '\f019';
        font-family: 'Font Awesome 5 Pro';
        visibility: visible;
        font-size: 15px;
}
        .ListControl .List table td:nth-child(4) {
         vertical-align: unset;
}
}
@media only screen and (max-width: 768px){
        .ListControl .Search{
                        margin-bottom: 0;
        }
        div.ListControl .List table[id*='gvDanhSach']>tbody>tr>td{
            vertical-align: middle;
        }
        div.ListControl .List table[id*='gvDanhSach']>tbody>tr>td:nth-child(3){
                padding: 10px !important;
        }
}