@font-face {
  font-family: ExpertSansExtraLight;
  src: url('../fonts/expertsans-extralight-webfont.eot'), url('../fonts/ExpertSans-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: ExpertSansLight;
  src: url('../fonts/expertsans-light-webfont.eot'), url('../fonts/ExpertSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: ExpertSansRegular;
  src: url('../fonts/expertsans-regular-webfont.eot'), url('../fonts/ExpertSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: ExpertSansBold;
  src: url('../fonts/expertsans-bold-webfont.eot'), url('../fonts/ExpertSans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?1500962');
  src: url('../fonts/fontello.eot?1500962#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?1500962') format('woff'), url('../fonts/fontello.ttf?1500962') format('truetype'), url('../fonts/fontello.svg?1500962#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.testlogo {
  background-image: url('img/logofinal_overstrand.png');
  background-repeat: no-repeat;
  min-height: 70px;
  max-width: 140px;
}
#divSchemeInfoInvest > table > tbody > tr > th:nth-child(3) {
  text-align: right;
}
#divSchemeInfoRules > table > tbody > tr > th:nth-child(3) {
  text-align: right;
}
#divSchemeInfoSummary > table > tbody > tr > th:nth-child(3) {
  text-align: right;
}
#divSchemeInfoGeneral > table > tbody > tr > th:nth-child(3) {
  text-align: right;
}
select:focus,
textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
  /*	border-color:@darkGrey !important;*/
  box-shadow: none !important;
  outline: 0 none !important;
}
.footer-disclaimer {
  margin-top: 20px;
}
/* DATE PICKER STYLING - OVERRRRRRIDE*/
.picker__select--year {
  width: 70px;
  height: 2.4em;
}
.picker__select--month {
  height: 2.4em;
}
.picker__nav--next:before,
.picker__nav--prev:before {
  font-size: 8px;
}
/* SLIDER STYLING OVERRRRRIDE*/
.nstSlider {
  background: #ccc;
  height: 4px;
}
.nstSlider .bar {
  border-radius: 10px;
  position: absolute;
  background: #002b44;
  height: 4px;
  top: 0px;
}
.nstSlider .left-grip,
.nstSlider .right-grip {
  position: absolute;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #CCC;
  top: -16px;
}
.nstSlider-calculator {
  width: 100%;
  margin-top: 18px;
}
html {
  line-height: 1.4;
}
body {
  background-color: #f7f7f7;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansLight, sans-serif;*/
  font-size: 15px;
}
.row {
  margin-bottom: 0px;
}
.footer {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansLight, sans-serif; */
  color: #666666;
}
body > .container {
  background-color: #fff;
  box-shadow: 0px 3.6px 7.6px 0px #888888;
  margin-bottom: 30px;
}
.icon {
  max-width: 25px;
}
.icon:hover {
  cursor: pointer;
}
.icon-lumpsum {
  margin-left: 25px;
}
.icon-lumpsum-disability {
  margin-left: 5px;
  margin-top: 4px;
}
.icon-lumpsum-death {
  margin-left: 5px;
  margin-top: 4px;
}
.icon-retirement {
  margin-left: 5px;
  margin-top: 4px;
}
.tooltip-inner {
  /*		padding:10px !important;
		
		border: 1px solid #bfdce9;
		
		text-align:left;
*/
  text-align: left;
  border: 1px solid #bfdce9;
  color: #80706b;
  background-color: #fff !important;
  min-width: 350px;
  margin-left: 5px;
}
.tooltip {
  min-width: 350px;
  margin-left: 5px;
}
.tooltip-arrow {
  /*		border-top-color:#bfdce9 !important;*/
  border-right-color: #bfdce9 !important;
}
.breadcrumb-line {
  margin-top: 20px;
}
.breadcrumb-line-home {
  margin-bottom: 7px;
}
.breadcrumb-line-home > div {
  border-top: 1px solid #CBCBCB;
  margin: 0px 0px 0px 0px;
}
.breadcrumb-line > div {
  border-top: 1px solid #CBCBCB;
  margin: 0px 0px 0px 0px;
}
.breadcrumb-items > div {
  float: left;
  font-size: 17px;
  padding: 5px 10px 5px 10px;
  color: #01243B;
  border-right: 1px solid #CBCBCB;
  margin-top: 7px;
}
.breadcrumb-home:hover {
  text-decoration: underline;
  cursor: pointer;
}
.breadcrumb-items-current {
  color: #666 !important;
  border-right: none !important;
}
.breadcrumb-items {
  margin-bottom: 15px;
}
.breadcrumb {
  padding: 13px 0px 0px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 14px;
}
.breadcrumb > li > a {
  font-size: 14px;
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb > li + li::before {
  content: "| ";
  padding: 0 5px;
  color: #ccc;
}
a:hover {
  color: #01243B;
  text-decoration: underline;
}
.liMegaMenu {
  margin-right: 53px;
}
.liMegaMenu:hover {
  background-color: #f9f9f9;
  color: #000;
  cursor: pointer;
}
@media (min-width: 767px) {
  ul > li:hover .sideNavWrapper {
    display: block;
  }
}
.sideNavWrapper {
  background-color: #F9F9F9;
  position: absolute;
  top: 19px;
  left: 100px;
  z-index: 1;
  min-width: 700px;
  border-radius: 10px;
  display: none;
}
.sectionMenu > ul > li {
  color: #000;
  list-style: none;
}
ul {
  list-style: none;
}
.sectionMenu > h5 {
  color: #01243B;
}
.sectionMenu > ul > li:hover {
  background-color: #01243B;
  color: #fff;
  cursor: pointer;
}
.sectionMenu {
  float: left;
  min-width: 225px;
  min-height: 170px;
  padding: 5px;
}
.chart-legend {
  position: relative;
  top: 35px;
}
.chart-legend li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.aperturebar {
  max-height: 310px;
}
.img-nav:hover {
  cursor: pointer;
}
.img-nav {
  width: 30px;
  /*	background-color: #fff;*/
  z-index: 1;
  /*	position:absolute;*/
  top: 9px;
}
.img-nav-back {
  left: 2px;
  float: left;
  margin-top: 10px;
}
.img-nav-next {
  /*	left:525px;*/
  float: right;
  top: -40px;
  position: relative;
}
.ul-scroll-wrapper {
  height: 51px;
  width: 455px;
  overflow: hidden;
  padding-top: 1px;
  /*	margin-left: 36px;*/
  left: 0px;
  position: relative;
  /*background-color: aqua;*/
}
.img-content {
  background-color: #f7f7f7;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 240px;
  max-width: 350px;
}
.img-content-main {
  background-color: #f7f7f7;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 240px;
  max-width: 350px;
  background-image: url("../img/text-only1.png");
  background-color: transparent;
  margin-top: -8px;
}
/*.img-content-main{.img-content();background-image: url("../img/logofinal_george.jpg"); background-color: transparent; margin-top:-8px;}*/
.img-content-beneficiary {
  background-color: #f7f7f7;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 240px;
  max-width: 350px;
}
.img-content-bankaccount {
  background-color: #f7f7f7;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 240px;
  max-width: 350px;
}
.img-content-main-footer {
  background-image: url("../img/footer_stellenbosch.png");
  background-color: transparent;
  background-repeat: no-repeat;
  height: 445px;
}
.toolbox-div {
  padding-right: 0px;
  margin-top: 10px;
  padding-top: 33px;
}
.myFundChart {
  max-height: 186px;
}
.donutChart {
  width: 69% !important;
  height: 79% !important;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
@media (min-width: 767px) {
  .donutChart {
    margin-top: 20px;
  }
}
.glyphicon-triangle-top {
  color: #76a60c;
  margin-right: 4px;
}
.glyphicon-triangle-bottom {
  color: #d0383a;
  margin-right: 4px;
}
th {
  border-top: none !important;
}
h2 {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansLight, sans-serif;*/
  color: #01243B;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 22px;
}
.labelText {
  color: #666666;
  line-height: 2;
  /*	margin-top:10px;*/
}
.labelTextIndent {
  color: #666666;
  line-height: 2;
  /*	margin-top:10px;*/
  padding-left: 30px !important;
}
.label-text {
  color: #666666;
  line-height: 1.9;
}
.label-death-child {
  line-height: 0.9;
}
.label-text-myfunds {
  line-height: 2.1;
}
.label-text-family {
  line-height: 1.4;
  /*	float: left;*/
  width: 100px;
  display: inline-block;
  min-width: 95px;
  /*	margin-left: 50px;*/
}
.label-text-siblings {
  margin-bottom: -7px;
}
.label-text-top-margin {
  margin-top: 12px;
}
.label-text-top-margin-erf {
  margin-top: 5px;
}
.valueText {
  color: #01243B;
  line-height: 2;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansBold, sans-serif;*/
  /*	margin-top:10px;*/
}
.consumption-table td {
  color: #01243B;
  line-height: 2;
  font-family: Arial, 'Helvetica Neue', Helvetica;

}
.valueTextP {
  color: #002b44;
  line-height: 0.5;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*  font-family: ExpertSansBold, sans-serif;*/
  margin-top: 10px;
}
.value-text {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansBold, sans-serif;*/
  color: #01243B;
  font-size: 16px;
  line-height: 1.2;
  /*	line-height:0.5;
	margin-top:8px;*/
}
.value-death-child {
  line-height: 0.7;
}
.value-text-contactus {
  color: #666666;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansLight, sans-serif;*/
}
.value-text-table-td {
  font-size: 14px;
}
.value-text-death-tab {
  line-height: 1.2;
}
.value-text-lumpsum {
  font-size: 18px;
  line-height: 1.2;
}
.valuePerc {
  color: #01243B;
  line-height: 2;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansBold, sans-serif;*/
  /*	margin-top:10px;*/
  color: #002b44;
}
.value-text-family {
  line-height: 1.4;
  /*	width: 169px;*/
  display: inline-block;
}
.value-text-death-tab-lumpsum {
  font-size: 20px;
  line-height: 1;
}
.value-text-family-inner {
  width: 170px;
}
.value-text-gen-textbox {
  color: #01243B;
  line-height: 2;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansBold, sans-serif;*/
}
.value-death-alignment {
  width: 270px;
  text-align: right;
}
.oneWord {
  padding: 8px !important;
}
.bottomContentTab {
  list-style-type: none;
  margin-right: 20px;
  height: 40px;
}
.bottomContentTab > li {
  background-color: #2B7BB0;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #2B7BB0);
  /* Opera 11.10+ */
  float: right;
  color: #FFF;
  margin-right: 1px;
  padding: 2px;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  min-height: 45px;
  max-height: 45px;
  border-top: 1px solid #CCC;
  box-shadow: 0.6px 0.6px 0.6px 0.6px #CCC;
  font-size: 12px;
  transition: all 0.1s ease;
}
.bottomContentTab > li:hover {
  cursor: pointer;
  min-height: 50px;
}
.outer-div-tabs {
  overflow: hidden;
  padding-top: 1px;
}
.nav-tabs-scrollable {
  width: 8000px;
  position: relative;
  /*	margin-left:12px;*/
}
.nav-tabs-ellipsis > li > a {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-tabs-ellipsis-profile-widget > li > a:hover {
  overflow: visible;
  width: auto;
  transition: all 0.1s ease;
}
.nav-tab-more {
  min-width: 70px !important;
  width: 70px !important;
}
.nav-tabs > li > a {
  outline: 0;
  min-width: 150px;
  text-align: center;
  height: 34px;
  border-radius: 3px 3px 0px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansBold;*/
}
.nav > li > a,
.nav > li > a {
  border: 1px solid #CBCBCB;
  background-color: #f7f7f7;
  color: #595959;
  font-size: 16px;
}
.nav > li > a:hover {
  color: #000;
}
.nav-tabs > li > a:hover {
  border: 1px solid #CBCBCB;
  /*	height: 41px;*/
  /*	margin-top: -6px;*/
}
.nav-tabs > .active {
  background-color: transparent;
  margin-bottom: -1px !important;
}
.nav-tabs > li:active {
  /*	*/
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansRegular, sans-serif;*/
  color: #01243B;
}
.content {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
}
.tab-content {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  min-height: 206px;
  max-height: 206px;
}
.tab-content-no-top-border {
  border-top: none;
}
.tab-content-gen {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  overflow: auto;
}
.tab-content-gen table > tbody > tr > th {
  border-bottom: none !important;
}
.div-content {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  margin-top: 35px;
  min-height: 206px;
  max-height: 206px;
}
.div-content-inner {
  margin-top: 9px;
}
.div-content-wizard {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  overflow: auto;
  /*	min-height:auto !important;
	max-height:auto !important;
	overflow:auto;*/
}
.tab-content > .tab-pane > section {
  margin: 10px;
}
section > div {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
section > div div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.nav-tabs {
  border-bottom: none;
  margin-left: 10px;
}
.nav > li > a {
  padding: 4px 7px 0px 7px;
}
.topRowLogo {
  margin-top: 30px;
  margin-bottom: 10px;
}
.topBanner {
  height: 80px;
  background-color: #01243B;
}
.top-nav > ul > li {
  color: #fff;
  font-size: 18px;
}
.top-nav-underline:hover {
  text-decoration: underline;
  cursor: pointer;
}
/*.top-nav > ul > li:hover{
	text-decoration: underline;
	cursor:pointer;
}*/
.top-nav > ul {
  padding-left: 0px;
  margin-top: 12px;
}
.menu > ul > li {
  margin-right: 60px;
  color: #7FB9D2;
}
.label-switch-in {
  margin-top: 25px;
}
.img-home-items {
  width: 100%;
  max-height: 175px;
}
.vertical-align {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.no-padding {
  padding-left: 0px;
}
.col {
  /*	background-color: #fff;*/
  /*	padding: 0px;*/
}
.logoTop {
  /*	margin: 20px 0px 20px 0px;*/
}
.summary-of-market {
  font-size: 16px;
  margin-bottom: 7px;
  margin-top: -5px;
  /*	border-bottom: 1px solid #CCC;*/
}
#divSummaryMarketValue {
  float: left;
  margin-right: 20px;
}
.bottrom-row-footer {
  margin-top: 60px;
  margin-bottom: 30px;
}
.popover-content {
  padding: 9px 14px !important;
  width: 298px;
}
.popover.right > .arrow {
  top: 50%;
  left: -10px;
  margin-top: -11px;
  border-right-color: #ccc;
  border-left-width: 0px;
}
.popover {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansRegular,Helvetica,Arial,sans-serif;*/
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  max-width: 300px;
}
.nested-paragraph {
  line-height: 1.2;
  margin-top: 4px;
}
.nested-paragraph-disability {
  margin-top: 5px;
}
.employer-tabs {
  margin-left: 23px;
  margin-top: 10px;
}
.projection-subheader {
  background-color: #01243B;
  margin-top: 25px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.projection-subheader > h2 {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
}
.left-side-navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 90px;
  background-color: #01243B;
  height: 100%;
}
.container {
  /*	margin-left:91px;*/
  /*	margin-top:81px;*/
}
.container-fluid {
  padding-left: 0px;
  margin-left: 0px;
}
.top-bread-crumb {
  margin-top: 75px;
}
.navbar-default {
  background-color: #01243B;
  border-color: #01243B;
}
.icon-side-left-wrapper {
  margin-top: 81px;
}
.icon-side-font-size {
  font-size: 11px;
}
.icon-side-left:hover {
  cursor: pointer;
  /*	background-color: @primaryColour;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(@primaryColour), to(@secondaryColour));	 Safari 4-5, Chrome 1-9 
	background: -webkit-linear-gradient(top, @primaryColour, @secondaryColour);  Safari 5.1, Chrome 10+ 
	background: -moz-linear-gradient(top, @primaryColour, @secondaryColour);  Firefox 3.6+ 
	background: -ms-linear-gradient(top, @primaryColour, @secondaryColour);  IE 10 
	background: -o-linear-gradient(top, @primaryColour, @secondaryColour);  Opera 11.10+ */
}
.icon-top-logout {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  margin-right: 20px;
  margin-top: 17px;
}
.icon-top-logout:hover {
  cursor: pointer;
}
.icon-top-logout > span {
  font-size: 18px;
  margin-top: 5px;
}
.icon-side-left {
  color: #fff;
  text-align: center;
  min-height: 95px;
  background-color: #002b44;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#01243B));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #01243B);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #01243B);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #01243B);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #01243B);
  /* Opera 11.10+ */
}
.icon-side-left-home {
  padding-top: 17px;
}
.icon-side-left-ratepayer-details {
  padding-top: 7px;
}
.icon-side-left > span {
  font-size: 30px;
}
.top-navbar-welcome {
  color: #fff;
  margin-top: 25px;
  /*	position:fixed;
	top:25px;
	left:25px;*/
}
.breadcrumb-top-margin {
  margin-top: 80px;
  margin-left: 16px;
}
.icon-bottom-tab {
  font-size: 18px;
}
.navbar-fixed-top {
  /*	width:91px;*/
}
.quick-links-header {
  background-color: #ccc;
  width: 330px;
  margin: auto;
  padding: 5px;
}
.quick-links-icon-wrapper {
  background-color: #2B7BB0;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #2B7BB0);
  /* Opera 11.10+ */
  width: 330px;
  margin: auto;
  margin-bottom: 20px;
}
.icon-quick-links {
  min-width: 107px;
  color: #fff;
  display: inline-block;
  background-color: #2B7BB0;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002b44), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #002b44, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #002b44, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #002b44, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #002b44, #2B7BB0);
  /* Opera 11.10+ */
}
.icon-quick-links > span {
  font-size: 30px;
  margin-top: 10px;
}
.icon-quick-links:hover {
  cursor: pointer;
}
.gselect-wrapper {
  border: 1px solid #ccc;
  overflow-x: hidden;
  border-radius: 5px;
  padding: 5px;
}
.LB_1ST_ROW > p {
  margin: 0px 0px 2px;
}
.LB_2ND_ROW > p {
  margin: 0px 0px 2px;
}
.container-gen-styling {
  margin-top: 75px;
  padding-bottom: 20px;
  padding-top: 25px;
}
.footer-muni {
  margin-top: 40px;
}
.banner-logo-muni {
  display: inline-block;
}
.banner-menus-muni {
  display: inline-block;
  float: right;
  margin-top: 45px;
}
.banner-menus-muni > li {
  background-color: #002b44;
  border: 1px solid #002b44;
  /*	background-color: #383d3f;
	border: 1px solid #383d3f;*/
  margin-right: 5px;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 13px;
  margin-top: 0.5px;
}
.banner-menus-li {
  font-size: 13px;
}
.banner-menus-muni > li:hover {
  background-color: #01243B;
  cursor: pointer;
  border: 1px solid #fff;
  /*border: 1px solid #383d3f;*/
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #01243B;
}
.rows-ratepayers {
  margin-top: 25px;
}
.dropdown-menu {
  min-width: 200px;
}
.dropdown-menu > li:hover {
  cursor: pointer;
  background-color: #002b44;
  color: #fff;
}
.dropdown-header {
  background-color: #dcdcdc;
  color: #000;
  font-size: 15px;
}
.dropdown-menu > .dropdown-header:hover {
  cursor: auto;
  background-color: #dcdcdc;
  color: #000;
}
.divider {
  padding: 1px !important;
  margin: 0px !important;
}
.dropdown-menu > li {
  padding: 5px;
}
/*# sourceMappingURL=insightRP.css.map */