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

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

.sub-heading-acc {
  font-size: 16px;
}

.bl-link {
  color: blue;
}
.spend-table-fixed tr td:nth-child(3), .spend-table-fixed tr th:nth-child(3) {	
  width: 20%;	
}

.language-selector li {
  display: none;
}

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

.language-selector li:nth-child(2) {
  display: list-item;
}



/* */


.navbar-fixed-top, .navbar-fixed-bottom {
	/*z-index:0;*/
  ;
}

.user-opt-form + .popup-container .modal-content {
  top: 50px;
}


/* to resolve regression issue aem 6.5 */
.popup-container .modal-content {
  top: 50px;
}
/* to resolve regression issue aem 6.5 */ 

.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: 18px;
  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;
}

/*
.public-table[data-spend-type="enableHcp"][data-spend-year="2016"] thead tr:first-child th:nth-child(3),
.public-table[data-spend-type="enableHcp"][data-spend-year="2016"] tr td:nth-child(3),
.public-table[data-spend-type="enableHco"][data-spend-year="2016"] thead tr:first-child th:nth-child(4),
.public-table[data-spend-type="enableHco"][data-spend-year="2016"] tr td:nth-child(4),
.public-table[data-spend-type="enableHcp"][data-spend-year="2015"] thead tr:first-child th:nth-child(3),
.public-table[data-spend-type="enableHcp"][data-spend-year="2015"] tr td:nth-child(3),
.public-table[data-spend-type="enableHco"][data-spend-year="2015"] thead tr:first-child th:nth-child(4),
.public-table[data-spend-type="enableHco"][data-spend-year="2015"] tr td:nth-child(4)
{
	width:0 !important;
    min-width:0 !important;
    max-width:0 !important;
    padding:0 !important;
    font-size:0 !important;
}
*/