@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: #105887;
  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;
	padding-bottom: 10px;
}
.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;
}
h3 {
  font-family: Arial, 'Helvetica Neue', Helvetica;
  /*	font-family: ExpertSansLight, sans-serif;*/
  color: inherit;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 16px;
}
h3 > #text {
  color: #777;
}
.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;*/
}
.valueTextP {
  color: #00395d;
  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: #105887;
}
.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(#105887), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #105887, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #105887, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #105887, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #105887, #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;
}
.bottomContentTab > li > p {
 font-size: 10px;
}
.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-max-height {
    max-height: none;
  }
.tab-content-no-top-border {
  border-top: none;
}
.tab-content-overflow {
  overflow: auto;
}
.tab-content-small {
  min-height:160px;
  max-height:171px;
}
.iframe-content {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: none;
  min-height: 500px;

}
.no-top-margin {
  margin-top: 0px;
}
.body-in-iframe {
  background-color: #fff;
}
.container-fluid-no-box-shadow  {
  box-shadow: 0px 3.6px 7.6px 0px #FFF !important;
}
.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;
}
.container-fluid-report{
  margin-left: auto;
  padding-left:15px;
}
.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: 80%;
  max-height: 175px;
}
.img-home-items-rp {
  width: auto;
  max-height: 175px;
}
.div-click-able:hover {
  pointer-events: auto;
  cursor:pointer;
}
.vertical-align {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.no-padding {
  padding-left: 0px;
}
.bottom-block-text {
  margin-top: 10px;
}
.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: 10px !important;
  margin-right: 15px !important;
}
.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: #105887;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#105887), to(#01243B));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #105887, #01243B);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #105887, #01243B);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #105887, #01243B);
  /* IE 10 */
  background: -o-linear-gradient(top, #105887, #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(#105887), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #105887, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #105887, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #105887, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #105887, #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(#105887), to(#2B7BB0));
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #105887, #2B7BB0);
  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #105887, #2B7BB0);
  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #105887, #2B7BB0);
  /* IE 10 */
  background: -o-linear-gradient(top, #105887, #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: #105887;
  border: 1px solid #105887;
  /*	background-color: #383d3f;
	border: 1px solid #383d3f;*/
  margin-right: 5px;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 16px;
}
.banner-menus-li {
  font-size: 15px;
}
.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: 150px !important;
  box-shadow: 1px 1px rgba(0,0,0,.175);
}
.dropdown-menu > li:hover {
  cursor: pointer;
  background-color: #105887;
  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;
}
.rate-payer-table th {
  color: #666666;
}

.right-padding {
  margin-right: 10px;
}
.left-padding {
  margin-left: 10px;
}
.side-margins-please > div {
  margin-left: 10px;
  margin-right: 10px;
}
.in-line-label {
  font-size: 14px;
  margin-top: 0px;
  width: 19.5%;
}
.in-line-label-two {
  width: 39%;
}
.operand-group {
  padding: 3px 0px;
}
.operand-group > .btn {
  padding: 4px 21px;
}
btn:hover {
	color: #fff;
}
.section-div-div {
  width: 97% !important;
}
.click-to-enlarge > a:hover {
  cursor: pointer !important;
}
/*# sourceMappingURL=insightRP.css.map */
.tab-content-gen>.tab-pane {
  display: none;
}
.tab-content-gen>.active {
  display: block;
}
/*	attempting to create a disabled lookalike	*/
.disabled {
	filter: blur(0.67px);			/* give it that smudgy look, different to	document.getElementById("xElement").blur() which removes focus	*/
	pointer-events: none;		/*	click does nothing	*/
	opacity: .9;
}
.modal-wider {
	width: 1200px;
}
.font-weight-bold {
  font-weight: bold;
}
.userSelected {
	background-color:#2a77b5;		/*	please fix the colour to INsight theme colour	*/
	color:#fff;
}
.table-no-wrap td, .table-no-wrap th {
  white-space: nowrap;
}
.center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.input-quantity {
	min-width: 60px;
	text-align: right;
	padding-right: 10px
}
.input-unit-price {
	min-width: 90px;
	text-align: right;
	padding-right: 10px
}
.amt {
	text-align: right;
}
.bottomContentTab > li > button {
  background-color: inherit;
  color: inherit;
  width: 90px;
  border: 0;
}

.table.row-select tr > td {
  padding: 5px !important;
}

.table.row-select tr td.find-stock, 
.table.row-select tr td.find-linkedasset, 
.table.row-select tr td.find-commodity, 
.table.row-select tr td.find-ukey, 
.table.row-select tr td.find-contract-owner, 
.table.row-select tr td.find-supplier, 
.table.row-select tr td.find-contract, 
.table.row-select tr td.find-store,
.table.row-select tr td.find-stock,
.table.row-select tr td.find-employee-contact ,
.table.row-select tr td.flow-1lq,
.table.row-select tr td.find-task,
.table.row-select tr td.find-commodityonly,
.table.row-select tr td.find-budgetasset,
.table.row-select tr td.find-stock-with-store-and-commodity,
.table.row-select tr td.find-a-thing {
  background-color: #fff;
  color: #666;
  /*border-radius: 10px;*/
}

.table-bordered.row-select .userSelected td {
  border-bottom: none !important;
  background-clip: content-box;
}
.form-control {
  font-size: 14px !important; 
}
.bottom-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 50px !important;
}
.logoTop {
	height: 75px;
}

.div-no-padding {
	padding: 0px !important;
}
.clockpicker-plate {
  margin: auto;
}
.display-inline-block {
  display: inline-block !important;
}


.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
  margin-top: 5px;
  top: -2px;
}
  
/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
  
/* The checkbox-slider */
.checkbox-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
  
.checkbox-slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .checkbox-slider {
  background-color: #2a77b5;
}

input:checked + .checkbox-slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
  
/* Rounded checkbox-sliders */
.checkbox-slider.round {
	border-radius: 34px;
}
  
.checkbox-slider.round:before {
	border-radius: 50%;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.gauge {
  display:inline-block;
  width:340px;
  height:200px
}
.small-gauge {
  display:inline-block;
  width:204px;
  height:120px
}

.gauge-table tr > td:first-child, .gauge-table tr > th:first-child {
  width: 400px;
}


.vis-january, .vis-april, .vis-july, .vis-october {
  background-color: #89baf5;
}

.vis-february, .vis-may, .vis-august, .vis-november {
  background-color: #89f5ba;
}

.vis-march, .vis-june, .vis-september, .vis-december {
  background-color: #fa8eaa;
}

.vis-even {
  background-color: #fff;
}

.vis-odd {
  background-color: #fff;
}

.vis-saturday, .vis-sunday {
  background-color: #f3f3f3;
}

.vis-timeline, .vis-panel.vis-bottom, .vis-panel.vis-center, .vis-panel.vis-left, .vis-panel.vis-right, .vis-panel.vis-top {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.vis-major {
  background-color: #feffea;
}

.vis-foreground .vis-group {
  border-bottom: 1px #f3f3f3 solid !important;
}

.vis-time-axis .vis-grid.vis-minor {
  border-bottom: 1px #f3f3f3 solid !important;
  border-color: #f3f3f3 !important;
}

.vis-item.vis-box {
  border-radius: 3px;
}

.vis-today {
  background-color: #fff9ea
}

.vis-content .vis-foreground .vis-group, .vis-content .vis-labelset .vis-label {
  height: 33px !important;
}
.vis-item.vis-range {
  height: 23px;
  top: 5px !important;
}

.vis-item.vis-pend {
  border-color: #be97f8;
  background-color: #e8c4ff;
}

.vis-item.vis-auth {
  border-color: #90cc74;
  background-color: #e8ffdf;
}

.vis-timeline {
  border: none !important;
}

.vis-panel.vis-bottom, .vis-panel.vis-center, .vis-panel.vis-left, .vis-panel.vis-right, .vis-panel.vis-top {
  border: none !important;
}

.sortable-table th:hover {
  cursor: pointer;
}
.grow:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: all 0.3s ease;
}

.cursor-pointer-hover:hover {
  cursor: pointer;
}
.position-relative {
  position: relative;
}

.glyphicon-workflow {
	height: 23px;
  width: 66%;
  margin: 0 auto;
  background-image: url('images/workflow.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-success {
  color: #fff !important;
  background-color: green;
}
.text-bold {
  font-weight: bold;
}


.container-row {
  display: grid;
}

.container-row-layer1, .container-row-layer2 {
  grid-column: 1;
  grid-row: 1;
}

.borderedthin {
	position: relative;
	border: 0.1em solid #d6d6d6 ;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f9f9f9;
	color: #666666;
}

.small-spacer {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  display:inline-block !important;
}

.small-spacer-2 {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  display:block !important;
}

/*
.panel-heading:hover {
  cursor: pointer;
}
*/
.accordion-toggle {
  width: 100%;
  display: inline-block;
}
.panel-heading .accordion-toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  float: right;
}

.panel-heading .accordion-toggle.collapsed:after {
  content: "\e114";
}

.no-side-margins {
  margin-left: 0px;
  margin-right: 0px;
}
.h-but-chilled {
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
}

.img-form {
  width: 34%;
}
.img-ee-items {
  width: 100%;
  max-height: none !important;
  height: 250px;
}
.bold-font {
  font-weight: bold;
}