<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1000px) {
    #pagewizard {
        display: none !important;
    }
    #footerLogos {
        margin-bottom: 15px;
    }
    .headerLeftLogo {
        display: none !important;
    }
    .headerRightLogo {
        display: none !important;
    }
    #multipleProjectsDialog {
        width: 350px !important;
    }
}

body {
    font-family: 'Montserrat', sans-serif !important;
}

.tableWithBorder {
    border-right: #000 solid;
    border-top: #000 solid;
    border-left: #000 solid;
    border-bottom: #000 solid;
    border: 1px solid black;
    padding: 7px;
}

.anchorButton {
    border: 1px solid #DEDEDE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000;
    background: #DEDEDE;
    display: inline-block;
    font: bold 11px 'Helvetica Neue', Helvetica, sans-serif;
    padding: 6px 11px;
    text-align: center;
    text-align: -webkit-center;
    text-decoration: none;
    /*font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding: 7px 13px;
    background: #2d8ee3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #000000;*/
}

.anchorButton:focus {
    outline: none !important;
    border: 1px solid blue;
    box-shadow: 0 0 10px #719ECE;
}

.qq-upload-button:focus {
    outline: none !important;
    border: 10px solid blue;
    box-shadow: 0 0 10px #719ECE;
}

.nounderline {
    text-decoration: none !important
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

.commentTextarea:focus:-ms-input-placeholder {
    color: transparent;
}


/* IE 10+ */

.headerCount {
    font-family: 'Open Sans', sans-serif;
    padding: 15px;
    border-radius: 4px;
    border: solid 0.5px #a1c5e1;
    background-color: #e8eff5;
    margin: 20px 0;
}

.headerCount p {
    color: #212f39;
    margin: 0 !important;
    font-size: 18px;
    font-weight: 600;
}

.list-child-element {
    margin-top: 15px;
    padding: 0px;
    border-radius: 3.5px;
    box-shadow: 0 7.5px 20px 0 rgba(0, 0, 0, 0.09), 0 3.5px 3.5px 0 rgba(0, 0, 0, 0.31);
    border: solid 1px #c8c9c9;
    background-color: #ffffff;
}

.top-cont {
    margin: 15px 15px 0 15px;
    overflow: hidden;
    border-bottom: solid 1px #c8c9c9;
}

.top-cont h4 {
    color: #2a2a2a;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 2px;
}

.top-cont h4 span {
    color: #2b7ebc;
    font-weight: bold;
}

.top-cont a {
    font-size: 13px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #2a2a2a;
    text-transform: capitalize;
}

.top-cont img {
    height: 25px;
    width: 25px;
}

.bottom-cont {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 0px 0px 2px 2px;
    overflow: hidden;
}

.left-title-cont {
    float: left;
    width: calc(100% - 190px);
    font-size: 1.15rem;
    font-weight: 600;
    line-height: 1.3;
}

.left-subtitle-cont {
    float: left;
    width: calc(100% - 190px);
    font-size: 0.99rem;
    font-weight: 600;
    line-height: 1.3;
}

.subsec-1 {
    width:70%;
    float:left;
}

.subsec-2 {
    width:30%;
    float:left;
}
.mb-0{
    margin-bottom: 0px;
}
.mb-10{
    margin-bottom: 10px;
}

.command-btn {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    font-size: 15px;
    font-weight: normal;
}

.command-btn img {
    width: auto;
    height: auto;
    padding: 2px 8px 0 0;
}

.command-btn span {
    padding-left: 8px;
}

.right-pdf-cont {
    float: right;
}

.post-date-cont {
    display: inline-flex;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    float: left;
}

.due-text {
    float: right;
    margin-bottom: 0 !important;
}

.post-date-cont .date-cont {
    padding-left: 10px;
}

.post-date-cont .time-cont {
    padding-left: 22px;
}

.date-cont,
.time-cont {
    display: inline-flex;
}

.date-cont img {
    height: 14.5px;
    padding: 0 7px 0 0px;
}

.time-cont img {
    height: 17.5px;
    padding: 0 6px 0 0px;
}

.date-cont span,
.time-cont span {
    font-size: 14px;
}

.container .page {
    border-radius: 11px;
}

.label-dropdown {
    display: inline-flex;
    overflow: visible !important;
    height: auto;
}

.label-dropdown label {
    position: relative;
    left: 0 !important;
}

.type-box-1 {
    width: 50%;
    max-width: 140px;
    margin-right: 20px;
}

.type-box-2 {
    width: 50%;
    max-width: 110px;
    margin-right: 20px;
}

.type-box-3 {
    width: 50%;
    max-width: 154px;
    margin-right: 20px;
}

.type-box-1 label,
.type-box-2 label,
.type-box-3 label {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.type-box-1 select,
.type-box-2 select,
.type-box-3 select {
    width: 100%;
    height: 45px;
    margin-top: 12px !important;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #ececec;
    background: #ffffff !important;
}

.list {
    padding: 0;
    list-style: none;
}

table th,
table td {
    text-align: center;
}

table tr:nth-child(even) {
    background-color: #e4e3e3
}

th {
    background: #333;
    color: #fff;
}

.pagination {
    margin: 0;
}

.pagination li:hover {
    cursor: pointer;
}

.header_wrap {
    padding: 30px 0;
}

.num_rows {
    width: 20%;
    float: left;
}

.tb_search {
    width: 20%;
    float: right;
}

.pagination-container {
    width: 70%;
    float: left;
}

.rows_count {
    width: 20%;
    float: right;
    text-align: right;
    color: #999;
}

.page-pager {
    list-style: none;
    padding: 0;
    display: inline-flex;
}

.page-pager .page {
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    margin: 7px;
    padding: 10px 15px;
    border-radius: 100%;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.5);
    border: none;
    background-color: #ffffff;
}

.pagination-selector {
    margin-top: 20px;
}

.page-pager li {
    margin-top: 10px;
}

.page-pager .active .page {
    width: 35px;
    padding: 10px 16px;
    height: 35px;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    background-color: #2b7ebc;
}

.entries-amount {
    float: right;
    display: inline-flex;
    font-size: 14px;
    padding-top: 15px;
}

.count-text {
    margin: 13px 10px 0 0;
}

.entries-amount .showing {
    margin: 13px 35px 0 0;
}

.pagination-selector {
    float: left;
}

a:active,
a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}

.pagination .prev,
.pagination .next {
    font-size: 24px;
    color: #2a2a2a;
    background: none;
    border: none;
}

#change-record-count {
    width: 68px;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

.submitte-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px !important;
}

.table-footer {
    overflow: hidden;
    padding-top: 5px;
}

#frmSubmittedValue {
    /* border-radius: 4px; */
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); */
    border: solid 1px #242828;
    margin-bottom: 20px !important;
    background-color: #f9f9f9 !important;
    /* border: none */
}

.container .content-container {
    border-radius: 11px;
    padding: 25px 40px;
}

.palm-title {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.type-filter {
    list-style: none;
    padding: 3px 0;
    width: 100%;
    display: inline-flex;
    font-family: 'Open Sans', sans-serif;
}

.type-filter li {
    padding: 10px 15px;
    font-size: 14px;
    color: #777777;
}

.type-filter li span {
    font-weight: 600;
    color: #000000;
    padding-left: 5px;
}

.input-group {
    display: inline-flex;
    margin-top: 24px;
    margin-left: 15px;
}

.input-group img {
    margin-top: 20px;
    position: relative;
    z-index: 99;
    max-width: 15px;
}

.input-group input {
    width: 90%;
    margin-left: -25px;
    min-width: 154px;
    height: 45px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #ececec;
    background-color: #ffffff;
    padding: 0 0 0 30px;
    margin-bottom: 2px;
    font-size: 14px;
}

.pagination .prev,
.pagination .next {
    height: 50px;
    vertical-align: top;
}

.input-group input:focus {
    padding: 0 !important;
    width: 100% !important;
    padding-left: 30px !important;
}</pre></body></html>