.ListControl .List tr:last-child > td[colspan="4"] > table {
        width: auto;
}
.ListControl {
        padding: 0;
        margin: 0;
        padding-bottom: 0;
        margin-bottom: 10px;
        padding: 30px 30px;;
        background: #fff
}
.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;
        padding: 0 10px;
        margin-top: 0!important
}
div.ListControl .ExTitle h1 {
        font-weight: 600;
        line-height: 30px;
        color: #0060a1;
        font-size: 16px;
        padding: 0 !important;
        text-transform: uppercase;
}
.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 table {
        width: 100%;
}
div.ListControl .List table th {
        color: #212529;
        text-align: center;
        padding: 5px;
        font-size: 15px;
        border: 1px solid #ddd;
        font-weight: 600;
}
.ListControl .List table td {
        color: #1d2129;
        padding: 5px;
        font-size: 15px;
        border: 1px solid #e0e0e0;
        vertical-align: top;
        text-align: left;
}
.ListControl .List table td span{
        font-size: 15px;
}
.ListControl .List table tr {
        color: #bbb;
}
.ListControl .Search {
        cursor: pointer;
        /* font: 13px arial; */
}
.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{
        margin-bottom: 0px;
}
.ListControl .Search .ExContent .mb-2>div{
        min-width: 100%;
}
.ListControl .List table .download {
        color: #0060a1 !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: var(--bg-blue-weight);
        color: #0060a1;
        cursor: pointer;
        height: auto !important;
        margin-right: 5px;
        padding: 5px 15px !important;
        width: 100%;
        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 {
        height: auto !important;
        border: 1px solid #ccc !important;
        box-sizing: border-box;
        border-radius: 3px;
        font-size: 15px !important;
        padding: 5px !important;
}
.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-weight: 600;
        color: #333;
        text-decoration: none;
        display: inline-block;
}
.ListControl .List table td a:hover{
        color: #960c01;
}
.ListControl .List table td a[cssclas="download"],
.download {
        font-size: 14px;
        font-weight: normal;
        /* background: #00b3f7; */
        padding: 2px 10px;
        border-radius: 5px;
        color: #dc3545;
        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: 25px;
        height: 25px;
        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;
}
.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%;
        }
}
