<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.print-none {
    display: none !important;
}
.topBanner,#top,.userLoginInfo
{
    display: none !important;
}
#left{
    display: none;
}
#content{
    margin-left: 0px !important;
}
.container{
    border: none;
}

.back{
    border: none;
}
table{
    border: 1px solid gray;
    margin-bottom: 5px;
    margin-left: 0px;
    width:100% !important;
}
div{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.dataTable1{
    border: 1px solid gray !important;
    width:100% !important;
}
.box input[type="button"], a{
    display: none !important;
}

.dataTable1 thead:first-child tr:first-child&gt;th:first-child{
    border-left:none !important;
}
.loder{
    display: none;
}
.footerFirstDiv{
    display: none;
}
.footerMiddleDiv{
    display: none;
}
.footerSecondDiv{
    display: none;
}
/*.contentinnerBar{*/
    /*display:none !important;*/
/*}*/
 input[type="submit"], a{
    display: none !important;
}
 .markedFieldProperty, .paginationContainer, .blankDiv{
     display: none !important;
 }
 .contentinnerBar .contentinnerBarTitle{

     display: inline !important;
 }
.contentinnerBar img{
    display: none !important;
}
.skipPrint{
    display: none !important;
}
.hideloading{
    display: none !important;
}
.whiteBtn{
    display: none !important;
}

.form-horizontal .printTestClass .controls {
    margin-left: 120px !important;
}

.custom-form-horizontal .printTestClass .control-label {
    width: 200px !important;
    text-align: left !important;
}
.dataTables_filter{
    display: none !important;
}
 .contactUsContentResize{
    border: none !important;
}</pre></body></html>