<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Poppins';
}
.LogoImage {
    max-width: 190px;
    margin-top: -20px;
    margin-right: 20px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

table {
    width: 100%;
}

.leftalign {
    text-align: left;
}

.rightalign {
    text-align: right;
}

.centeralign {
    text-align: center;
}

table {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    color: #181818;
    font-size: 10px;
    margin:0px;
}

.header h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #2F327D;
    margin: 0px;
}

.header p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    /* identical to box height */
    /* Font label */
    color: #8492A6;
    margin: 0px;
}

.header h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */
    text-align: right;
    color: #2F327D;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.marset {
    margin: 0px 15px 15px 15px;
}

.ReporBodyContent table {
    margin-bottom: 0px;
}

.ReporBodyContent thead tr:first-child th:first-child {
    border-top-left-radius: 8px;
}

.ReporBodyContent thead tr:first-child th:last-child {
    border-top-right-radius: 8px;
}

    .ReporBodyContent table .theadSet th {
        padding: 8px 5px;
        background: #FFD34C;
        color: #0E141B;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        border: 1px solid #fff;
        white-space: nowrap;
    }
        .ReporBodyContent table .theadSet th:first-child {
            border-left: none;
        }

        .ReporBodyContent table .theadSet th:last-child {
            border-right: none;
        }
.ReporBodyContent table tbody .GroupLevel1 th {
    text-align: left;
    padding: 8px 15px;
    background: #8EA7E9;
    color: #333;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border: 1px solid #fff;
    border-bottom: solid 2px #fff;
}

.ReporBodyContent table tbody .GroupLevel2 th {
    text-align: left;
    padding: 8px;
    background: #b5c5ef;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
}

.ReporBodyContent table tbody .GroupLevel1Total th {
    padding: 5px;
    background: #E5E0FF;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border: 1px solid #fff;
    border-bottom: solid 10px #fff;
}

.ReporBodyContent table tbody .GroupLevel2Total th {
    padding: 5px;
    background: #dfdded;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
    border: 1px solid #D2D7DB;
}

.ReporBodyContent table tbody .GroupLevel3Total th {
    padding: 5px;
    background: #bee2ff;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
    border: 1px solid #D2D7DB;
}

.ReporBodyContent table tbody .GroupLevel3 th {
    text-align: left;
    padding: 8px;
    background: #a2d2ff;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
}



.ReporBodyContent table tbody .GroupLevel4 th {
    text-align: left;
    padding: 8px;
    background: #a3b7ca;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
}

.ReporBodyContent table tbody .GroupLevel4Total th {
    padding: 5px;
    background: #d1dbe4;
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 2px #fff;
    border: 1px solid #D2D7DB;
}

    .ReporBodyContent table tbody .GrandTotalSum th {
        padding: 10px;
        background: #2F327D;
        color: #FFF;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 11px;
        line-height: 16px;
        border-bottom: solid 2px #fff;
        border: 1px solid #D2D7DB;
    }

    .ReporBodyContent table tbody .GroupLevel1 th:first-child {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .ReporBodyContent table tbody td {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 18px;
        color: #555555;
    }

        .ReporBodyContent table tbody td.selected {
            background: #E7E8F2;
        }

.ReporBodyContent table tbody td,
.bodyContent table tfoot td {
    padding: 2px 5px;
    border: none;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-collapse: collapse;
}

    .ReporBodyContent table tbody td:first-child,
    .bodyContent table tfoot td:first-child {
        border-left: solid 1px #ddd;
    }
    .reportHeaderBG {
    /*  background: url(../../../Images/ReportHeader/HighriseGroupReportBG.png);
    background-repeat: no-repeat;
    background-size: 100%;*/
    background: #fde7ca;
    min-height: 100px;
    padding-top: 45px;
}

.reportHeader {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
    border-radius: 16px;
    padding: 13px 30px;
    margin: 0px 30px 45px;
}



.bodyContent {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
    border-radius: 16px;
    /*margin: -42px 30px;*/
    margin: 0px 30px;
    padding: 40px;
    min-height: 400px;
    position: relative;
    overflow: hidden;
}

.reportDescription {
    width: 50%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #868686;
    margin: 15px 0px;
    z-index: 999;
    position:relative;
}
.ReportFilterParameter {
    z-index: 999;
    position: relative;
    font-weight:500;
    font-size:13px;
}

.bodyContentBG {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
}


.ReporBodyContent {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
    border-radius: 16px;
    margin: 0px 0px;
    padding: 0px;
    min-height: 400px;
    position: relative;
    overflow: hidden;
    z-index: 9999;
}
td.nowrap {
    white-space: nowrap;
}

.ReporBodyContent table tbody td.importantTDElement {
    color: #1e216e;
    font-weight: 500;
}

.ReporBodyContent table &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: #fffdf5 !important;
}
.col6{
	width:50%;
	max-width:50%;
	background:#000;
}

.headerTable{ width:50%;}
#tblReportFilter {
    font-size: 14px;
    margin-bottom: 20px;
}
</pre></body></html>