

#CookieReportsAccordion .wscrDescription p {
    font: normal normal normal 14px LexiaLight,"Georgia",Times,"Times New Roman",serif;
    color: #030303;
    margin: 5px 5px 25px 5px;
}


.user-guide-text {
    color:#D0006F;
    padding-top: 0px;
    padding-bottom: 0px;
}
.user-guide-text a {
    color: #D0006F;
  }

/*  */
.fa-language {
    display: none;
}


.language-selector li {
    display: none;
}

.language-selector li:first-child {
    display: block;
}



.navbar-fixed-top, .navbar-fixed-bottom {
	/*z-index:0;*/
}
.user-opt-form + .popup-container .modal-content {
    top: 50px;
}
.modal-backdrop {
	z-index:0;
}

div #footer-search {
    display:none;
}
.logo-medicine-txt {
    display:none;
 }

.dispute-table-container{
    border-color:#337ab7;
    border-radius:4px;
    border-width:1px;
	border-style:solid;
    padding: 5px
}

.component-section.blue-section-header {
    border: solid 1px #337ab7;
	border-radius: 4px;            
    margin: 0 0 20px;
	padding:0;
	width: 100%;                
}

.blue-section-header .subHeading {
    background-color: #337ab7;
    margin-bottom: 15px;
}

.blue-section-header h3 {
	margin: 0;
    font-size: 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    font-weight: bold;
    padding: 10px;
}

.blue-section-header .page-section-inner > div:not(.subHeading) {
	padding:0 15px;
}

