<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top-nav ul.nav.navbar-nav{display: none}
button.navbar-toggle{display: none}
.footer .row{display: none}
.footer{margin-top: 0;margin-bottom: 0;padding-bottom: 0}
.footer-adverse-event.adverse-border{border:none;}
.error .footer{display: none;}

/*header style begins*/
.top-header{background-color: #d3d3d0}
.top-header-links.visible-sm-inline-block, .top-header-links.visible-xs-inline-block,
.top-header-links.visible-md-inline-block,.top-header-links.visible-md-inline-block.visible-lg-inline-block{width: 100%}
.header-col .col-xs-12 {width: 50%}
.column-1 p{font-family: calibri;font-size: 1.4em;position: relative;top: 4px}
.column-1 p a.mainlogo{text-decoration: none;color: inherit;font-family:inherit;font-size:inherit;font-weight:inherit}
img.new-image-desktop{width: auto !important;float: right;}
/*@media screen and (max-width: 767px){
  button.navbar-toggle{display: none}
}*/

/*header style ends*/
/*table style begins*/
.table_pi caption{color: #333333;font-weight: bold;font-size: 1.2em;font-family: arial, helvetica, sans-serif;}
.table_pi table{border: none;font-size: 1em;margin:0 auto;}
.table_pi tr td:nth-child(2), .table_pi tr td:nth-child(3), .table_pi tr td:nth-child(4){word-break:break-all;line-height:1.2 }
.table_pi tr:first-child td{word-break: break-word}
.table_pi{border:none;}
.table_pi tr th{background-color: #442359;border-right: none;color:#fff;font-family: helvetica;font-weight: normal;}
.table_pi tr td{border:none;color: #15c;padding: 5px 10px 5px 5px;font-family: helvetica;font-weight: normal;}
.table_pi tr td a{color: #15c;}
.table_pi tr td:first-child{color: #000}
.table_pi tr:nth-child(even){background-color: #E3EAEB}
/*table style ends*/
@media screen and (max-width: 330px){
	.column-1 p {font-size: 12px;top: 15px;}
	.table_pi tr th{font-size: 10px}
}
@media screen and (max-width: 380px){
    .column-1 p{font-size: 14px; top:10px}
  .table_pi tr td {padding-right: 0px}
}
@media screen and (min-width: 768px){
.component-section.container.transparent{padding-top: 0}
.column-1 p{top: 7px}
}

.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width: 100%;
}

@media screen and (max-width: 767px){
.table-responsive&gt;.table&gt;thead&gt;tr&gt;th, .table-responsive&gt;.table&gt;thead&gt;tr&gt;td, .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th, .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td {
    white-space: normal;
}
}
.footer_menu a
{
    padding-right: 20px;
    text-decoration: none !important;
}

.footer_menu a:hover
{
text-decoration: underline !important;
}

@media (max-width: 991px) {
    .footer_menu {
        display: flex;
        flex-direction: column;
        text-align:center
    }
}

.footer_menu
{
    margin-bottom:20px;
}</pre></body></html>