/*Commented by HKumar, 23March2022*/
/*@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light.woff2') format('woff2'), url('../fonts/opensans-light.woff') format('woff'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.woff2') format('woff2'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold.woff2') format('woff2'), url('../fonts/opensans-semibold.woff') format('woff'), url('../fonts/opensans-semibold.ttf') format('truetype'), url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


.preview_body {
    background-color: #444444 !important;
}

.container_body {
    width: 1000px;
    padding: 20px 30px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'open_sansregular';
    font-size: 15px;
    color: #666666;
    font-weight: normal;
    border: #e3e3e3 solid 1px;
    background-color: #fff
}

.header_section {
    border-bottom: #484848 solid 1px;
    overflow: hidden;
    padding-bottom: 15px;
}

.header_text {
    float: left;
}

.header_logo {
    float: right;
}

.header_text h6 {
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 20px 0 0 0;
    color: #000;
}

.header_text span {
    color: #3d3d3d;
    display: block;
    margin-top: 5px;
}

.content_section {
    overflow:visible !important; /*Hkumar, 02/01/2021 to fix pdf print issue*/
    padding-top: 20px;
}

    .content_section h1 {
        color: #502c76;
        text-align: center;
        font-size: 20px;
        padding: 0;
        margin: 0;
        font-family: 'open_sanssemibold';
        font-weight: bold;
    }

.main_sub {
    color: #3d3d3d !important;
    font-size: 16px !important;
    display: block;
    padding: 15px 0 !important;
    margin: 0 0 15px 0 !important;
    border-bottom: #484848 solid 1px;
}

.content_section strong {
    color: #7b174d;
    font-size: 17px;
    padding: 0 0 5px 0;
    margin: 0;
    display: block;
}

.content_section li {
    padding-bottom: 5px;
    text-align: justify;
}

    .content_section li ul {
        padding-top: 10px;
    }

        .content_section li ul li {
            padding-bottom: 5px;
        }

    .content_section li strong {
        color: #000;
        font-size: 15px;
        padding: 0 0 0px 0;
        margin: 0;
        display: block;
    }

    .content_section li p {
        color: #666666;
        font-size: 15px;
        padding: 0 0 10px 0;
        margin: 0;
        display: block;
        text-align: justify;
    }

.content_section p {
    color: #666666;
    font-size: 15px;
    padding: 0 0 20px 0;
    margin: 0 0px 0 0;
    display: block;
    text-align: justify;
}

.content_section span strong {
    color: #4c2a74;
    font-size: 17px;
    padding: 0px 0 10px 0;
    margin: 0;
    display: block;
}

.content_section p strong {
    color: #000;
    font-size: 15px;
    padding: 0 0 5px 0;
    margin: 0;
    display: inline-block;
}

.content_section ul {
    color: #666666;
}


.content_section a {
    color: #b50065;
    text-decoration: underline;
}

.bwrcon_section {
    overflow: visible !important; /*Hkumar, 02/01/2021 to fix pdf print issue*/
    padding-top: 20px;
    text-align: justify;
}

    .bwrcon_section strong {
        color: #7b174d;
        font-size: 17px;
        padding: 0 0 5px 0;
        margin: 0;
        display: block;
    }

    .bwrcon_section p {
        color: #666666;
        font-size: 13px;
        padding: 0 0 20px 0;
        margin: 0 0px 0 0;
        display: block;
    }

    .bwrcon_section span strong {
        color: #4c2a74;
        font-size: 17px;
        padding: 5px 0;
        margin: 0;
        display: block;
    }

    .bwrcon_section p strong {
        color: #000;
        font-size: 15px;
        padding: 0 0 5px 0;
        margin: 0;
        display: inline-block;
    }

    .bwrcon_section ul {
        color: #666666;
    }

    .bwrcon_section a {
        color: #b50065;
        text-decoration: underline;
    }

.disclaimer_section {
    background-color: #f8f8f8;
    border: #e0e0e0 solid 1px;
    padding: 20px;
    text-align: justify;
}

    .disclaimer_section strong {
        color: #7b174d;
        font-size: 17px;
        padding: 0 0 5px 0;
        margin: 0;
        display: block;
    }

    .disclaimer_section p {
        color: #666666;
        font-size: 13px;
        padding: 0 0 0px 0;
        margin: 0;
        display: block;
    }

.table .thead-light th {
    color: #fff;
    background-color: #555555;
    border-color: #dee2e6;
    text-align: center;
}

.bwrtable1 span {
    font-size: 13px;
    display: block;
}

.bwrtable1 strong {
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #000;
}

.bwrtable2 th, .bwrtable2 td {
    text-align: left;
    padding-left: 20px !important;
}

.bwrtable2 th {
    text-align: left !important;
    background-color: #ececec;
    color: #000;
}

.bwrtable span {
    font-size: 13px;
    display: block;
}

.bwrtable strong {
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #000;
}

.bwrtable th, .bwrtable td {
    text-align: left;
    padding-left: 10px !important;
    vertical-align: middle !important;
}

.bwrtable th {
    text-align: left !important;
}

.impnot {
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    margin-top: 5px;
}

.relat_contact {
    color: #fff;
    background-color: #555555;
    border-color: #dee2e6;
    height: 20px;
}

.tdstrong strong {
    text-align: center;
    color: #000;
}

.bwrspace1 {
    padding-top: 10px !important;
}

.bwrtable3 span {
    display: block;
}

.bwrtable3 p {
    color: #000;
    padding: 0;
    margin: 0;
}

.bwrtable3 th {
    text-align: left !important;
}

.bwrtable3 th, .bwrtable3 td {
    text-align: left;
    padding-left: 10px !important;
    vertical-align: middle !important;
}
