@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

#fundBrand img {
	max-height: 70px;
}
#navbar-fund {
	 min-height: 70px;
}
#navbar-olivia {
	height: 60px;
}
#navbar-olivia {
	 z-index: 999;
}
#navbar-dashboard {
	 z-index: 99;
}
.navbar-toggler {

    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);

}
#navProfileDetails {
	color: #FFF;
}
#navLoggedOn a {
	color: #FFF;
}
#navbar-olivia #navLoggedOn a.dropdown-toggle {
	color: #FFF;
}
#navLoggedOn .dropdown-menu a {
	color: #335184;
	font-size: 0.8rem;
}
#btnReportError {
    white-space: nowrap;
}
.item-collapse {
	display: none;
}
.modal-login div {
	background: #2eb56c;
	color: #FFF;
}
.modal-login .modal-header, .modal .modal-header, .modal-login .modal-footer, .modal-login .modal-content {
	border: none;
}
.modal .modal-header, .modal .modal-header div, .modal .modal-header .modal-title {
	background: #2eb56c;
	color: #FFF;
}
.modal-login .modal-title, .modal-login h4, .modal-login a {
	color: #FFF;
}
.modal-login #alertLoginError,  .modal-login #alertLoginError div,  .modal-login #alertLoginError .alert-heading {
	background: #FFF;
	color: #2eb56c
}
#divForgotPassword, #divForgotPasswordResults {
	display: none;
}
#pageBannerBanner h1, #pageBannerBanner h2, #pageBannerBanner h3, 
#pageBannerBanner h4, #pageBannerBanner h5,
#pageBannerBanner div, #pageBannerBanner p {
	color: #FFF !important;
}
#pageBannerBanner > .container, #pageBannerBanner > .container > .row {
	height: 100%;
}

#pageBannerBanner {
	background-image: url('/img/v2/banners/home.jpg');
	background-repeat: no-repeat;
	background-size: 100%; 
	background-position-y: center; 
	height: 250px;
}
#pageBannerBanner.homeBanner {
	height: 300px;
}

#pageBannerBanner.dashboardBanner {
	height: 200px;
}

.openLiveChat{
	display: none;
}

button.loginClose {
	background: #FFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 1px solid #CCC;
	margin-top: -30px;
	margin-right: -30px;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 3px;
    color: #4d4d4d;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=100); 
    
}

.modal-header .close.fa-stack {
	margin-top: -60px;
	margin-right: -40px;
	background: none;
	color: #FFF;
	opacity: 1;
    filter: alpha(opacity=100); 
    cursor: pointer;
}
#imgLoggedOn {
	margin-right: 0.5rem;
}
.clickable {
	cursor: pointer;
}
.breadcrumb li {
	margin-right: 6px;
}
.breadcrumb li::after {
	content: " | ";
	
}
.breadcrumb li:last-child:after
{
  content: '';
}
.blue {
	color: #335184;
}
.green {
	color: #2eb56c;
}	
.ltgreen {
	color: #a9e0bf;
}
a.btn-primary {
	color: #FFF !important;
}
.bg-dark-olivia, .tablehead, .bg-dark-footer {
	background-color: #335184 !important;
	color: #FFF;
}

.border-olivia {
	border-color: #335184 !important;
}
.tablesubhead {
	background-color: #cae4ff !important;
}
.bg-display {
	background-color: #335184 !important;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	margin: 6px 0px;
	border-radius: 4px;
}
.bg-display-lt {
	background-color: #cae4ff !important;
	color: #335184;
	font-weight: bold;
	padding: 6px;
	margin: 6px 0px;
	border-radius: 4px;
}
.bg-dark-olivia  a:hover {
	color: #FFF;
}
.bg-dark-olivia > div {
	color: #FFF;
}
.list-header {
	margin-left: -6px;
	margin-right: -6px;
}
.list-header div {
	background: #e8e8e8;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}
.list-header div:first-child {
	border-radius: 3px 0;
}
.list-header div:last-child {
	border-right: 1px solid #ccc;
	border-radius: 0 3px;
}
.list-row > div {
	padding-top: 8px;
	padding-bottom: 8px;
}
.row-hover {
	margin-left: -6px;
	margin-right: -6px;
}
.row-hover > div {
	padding-top: 2px;
}
.row-hover:hover,  .row-hover:hover > div {
	background: #e8e8e8;
}
.table-hover tr:hover {
	color: inherit !important;
	background-color: #FFEDA7 !important;
}
.entityName {
	font-weight: bold;
	font-size: 110%;
	padding-top: 12px;
}
.btnActionList {
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Table styles */
tr.inactive td {
	color: #BBB;
	text-decoration: line-through;
}
tr.inactive td img {
	opacity: 0.5;
    filter: alpha(opacity=50)  grayscale(100%); 
     -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}
tr.inactive td.ignore {
	color: #335184;
	text-decoration: none !important; 
	text-decoration-line: none !important;
}
tr.inactive td.ignore img {
	opacity: 1;
    filter: none; 
     -webkit-filter: none; /* Safari 6.0 - 9.0 */
}
.notif-counter {
	border-radius: 50%;
 	width: 18px;
	height: 18px;
	padding: 4px 4px 9px 4px;
	background: #2eb56c;
	border: 1px solid #2eb56c;
	text-align: center;
	position: absolute;
	top: 8px;
	margin-left: 8px;
	z-index: 999;
}
.notif-counter span {
	position: relative;
	top: -8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
@media (min-width: 576px) {
	.list-header-responsive {
		display: none;
	}
	.content-sm {
		display: none;
	}
}

@media (max-width: 576px) {
	.list-header {
		display: none;
	}
	/*.content-sm {
		display: inline-block;
	}*/
	.content-lg {
		display: none;
	}
	.item-collapse {
		display: block;
	}
	#navProfileDetails, #btnReportError {
	    display: none;
	}
}
#msieWatermark {
	float: right;
	font-weight: bold;
	position: relative;
	width: 150px;
	border: 1px solid #990000;
	border-radius: 5px;
	padding: 3px;
	font-variant: small-caps;
	font-size: 16px;
	background: #CC0000;
	color: #FFFFFF;
	text-align: center;
}

#watermarkCont {
	width:100%;
	height:100%; //or if you want to just make this a px amount, it might not take 100% height
	position:fixed;
	top:24;
	padding-right: inherit !important;
} 
			
#watermark {
	pointer-events: none;
	background-image: url(/img/beta-watermark.png);background-repeat: no-repeat;
	width: 569px; /*whatever the image width is*/;
	height: 375px; /*whatever the image height is*/;
	position:fixed;
	z-index: 9999;
	opacity: .2;
	-webkit-opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	left: 50%;
	margin-left: -285px;
	padding-right: inherit !important;
}
#watermarkBETA {
	pointer-events: none;
	background-image: url(/img/beta-watermark.png);background-repeat: no-repeat;
	width: 569px; /*whatever the image width is*/;
	height: 375px; /*whatever the image height is*/;
	position:fixed;
	z-index: 9999;
	opacity: .2;
	-webkit-opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	left: 50%;
	margin-left: -285px;
	padding-right: inherit !important;
}
#watermarkDEV {
	pointer-events: none;
	background-image: url(/img/dev-watermark.png);background-repeat: no-repeat;
	width: 569px; /*whatever the image width is*/;
	height: 375px; /*whatever the image height is*/;
	position:fixed;
	z-index: 9999;
	opacity: .2;
	-webkit-opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
	left: 50%; 
	margin-left: -285px;
	padding-right: inherit !important;
}
.cke_editable, .ckeditor > div {
	background: #FFF;
}
input[type=radio].form-control, input[type=checkbox].form-control {
	width: auto !important;
	display: inline !important;
}

/*
 * jQuery Bootstrap Responsive Tabs v2.0.1 | Valeriu Timbuc - vtimbuc.com
 * github.com/vtimbuc/bootstrap-responsive-tabs
 * @license WTFPL http://www.wtfpl.net/about/
 */
.responsive-tabs-container .tab-pane {
  margin-bottom: 15px;
}

.responsive-tabs-container .accordion-link {
  display: none;
  margin-bottom: 10px;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #333;
}


@media (max-width: 767px) {

  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
  #pageBannerBanner.homeBanner {
		height: 500px;
	}
	
	#fundBrand img {
		max-width: 360px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive-tabs-container.accordion-sm .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-sm .accordion-link {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs-container.accordion-md .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-md .accordion-link {
    display: block;
  }
}
@media (min-width: 1200px) {
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
}

/*
* FONTS
*/

@font-face{font-family:Gotham;src:url(/fonts/gotham/GothamRoundedBook_21018.ttf) format("truetype");}
@font-face{font-family:Gotham-Regular;src:url(/fonts/gotham/GothamRoundedBook_21018.ttf) format("truetype");}
@font-face{font-family:Gotham-Italic;src:url(/fonts/gotham/GothamRounded-BookItalic.otf) format("opentype");}
@font-face{font-family:Gotham-Bold;src:url(/fonts/gotham/GothamRoundedBold_21016.ttf) format("truetype");}

@font-face{font-family:Raleway;src:url(/fonts/raleway/Raleway-Regular.ttf) format("truetype");}
@font-face{font-family:Raleway-Regular;src:url(/fonts/raleway/Raleway-Regular.ttf) format("truetype");}
@font-face{font-family:Raleway-Italic;src:url(/fonts/raleway/Raleway-Italic.ttf) format("truetype");}
@font-face{font-family:Raleway-Bold;src:url(/fonts/raleway/Raleway-Bold.ttf) format("truetype");}

