/* CSS Document */

/*
Version: 2.5
*/



body {
	font-size:18px;
	/*font-family: "ElevanceSans",sans-serif;*/
	font-weight: normal;
    line-height: 26px;
}

a {
	color: #0051a8;
}

a:hover {
	color: #0051a8;
}

h1, h2, h3 {
	color: #0057a5; /* #0057a5; */
	font-weight:500 !important;
}

blockquote {
	color: #0057a5;
}

blockquote:before {
	background: #0057a5;
}

input[type=submit], button {
	/*font-family: ElevanceSans,sans-serif;*/
}

.btn, input[type=submit] {
	background: #0057a5;
	color:#fff;
    box-shadow: none;
    border-radius: 20px;
    font-size: 1rem !important;
    line-height: 2.5rem !important;
    height: auto;
    text-transform: none;
	text-decoration: none !important;
	letter-spacing: normal;
}

.btn:hover, input[type=submit]:hover {
	background: #0057a5;
	color: #fff;
	text-decoration: none !important;
}

#main-header {
    border-bottom: none;
	background-image:none; 
}

#aux-nav {
	background: #00336c; /* #00336c; */
}

#aux-nav a {
    color: #8FBEFF;	
}

#aux-nav a:hover {
	color: #8FBEFF;
}

#aux-nav ul li {
	border: 1px solid #8FBEFF;
}

#aux-nav ul li:hover {
	color: #8FBEFF;
	border:1px solid #8FBEFF;
}

#aux-nav ul li:hover a {
	color: #8FBEFF;
}

#aux-nav .search button.btn { 
	background: #f0da10; /* #8FBEFF; */
	color: #00336c; 
}

#logo {
	/*width: 255px;*/
}

#main-nav > ul {
	float: right;
}

#main-nav > ul > li.menu-item-has-children:hover > a:after {
	border-bottom: 10px solid #0057a5;
}

#main-nav > ul > li:hover > a {
    border-top: 4px solid #0057a5;
}

#main-nav > ul > li > ul {
	background: #0057a5;
}

/* FOOTER */
#copyright {
	color: #FFF;
	background-image: none;
	background-color:#00336c;
    border-bottom: 4px solid #bdd7c8;
	font-size:14px;
	font-weight:500;
}

#copyright a {
	color: #f0da10; /* #8FBEFF; */
}
#copyright a:hover {
	color: #f0da10; /* #8FBEFF; */
}

/* SIDEBAR */

#sidebar h2 {
	border-bottom: 4px solid #00336c;
}

#sidebar a {
	color: #0051a8;
	text-decoration: underline;
}

#sidebar-nav a:hover, #sidebar-nav .current-menu-item > a, #sidebar-nav .current-menu-parent > a, #sidebar-nav .current-post-ancestor > a {
	color: #0057a5;
}

#sidebar-nav .expand:hover {
	color: #0057a5;
}

.sidebar-slash:before {
	background: #0057a5;
}

/* HOME */
#cta-buckets {
	color: #231e33;
	background: #F5F5F5;
}
#cta-buckets h2 {
	color: #0057a5; /* rgb(80,9,181); */
	border-bottom: none; padding-bottom:0px;
}
#cta-buckets a { 
	color:#0051a8;
	text-decoration:underline;
}
#cta-buckets a:hover { text-decoration:underline; color:#0051a8; }
#cta-buckets a.btn:hover { color:#FFF; }

.btn.responsive { padding:0 30px; }

#about-feature-area h2 {
	color: #0057a5; /* rgb(80,9,181); */
	border-bottom: none; padding-bottom:0px;
}

#about-feature-area .carelon-mark-transparent {
	height: 100%;
	width: auto;
	padding-left: 35px;
}

/* Home Video Row */

#video-buckets h2 {
	color: #0057a5;
}

/* HERO */

.hero-angle {
	background: #1f2c5c;
}

#main-hero { z-index: 6 !important; }
#main-hero h1 {
	/*font-family: "ElevanceSans",Times, Times New Roman, sans-serif !important;*/
	font-weight: 500 !important;
	color: #fff;
}


#breadcrumbs .separator {
	color: #0057a5;
}
#breadcrumbs a {
	color: #666;
}
#breadcrumbs a:hover {
	color: #0057a5;
}

.entry-content h2 {
	color: #0057a5;
}

.entry-content ul li:before {
	color: #f0da10; /* #e6a300; */
}

.entry-content a {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: underline;
}

.value-title {
	color: #0057a5;
}

@media screen and (min-width: 960px) and (max-width: 1139px) {

	#logo {
		width: 204px;
	}

}


@media screen and (max-width: 959px) {
	/*MOBILE NAV*/
	
	.menubtn:before {
		color: #0057a5;
	}
	.menuopen .menubtn:before {
		color: #0057a5;
	}
	
	#mobilenav .current-menu-item > a {
		color: #0057a5 /* #5009B5 */;
	}
	
	
	.carelon-feature-image {
		position: relative;
		padding-bottom: 40%;
	}
	.carelon-feature-image:after {
		display: none;
	}
	.carelon-feature-content {
		width: 100%;
		padding: 30px 20px;
		margin: 0;
	}
	
	.menubtn:before { color: #0057a5 /* #5009B5 */; }
	.menuopen .menubtn:before { color: #794CFF; }
	
}

/* Carelon Custom Dev */

.footer-drop-content {
    background-color: #0057a5;
}

.footer-drop-content a:hover {
	background-color: #0057a5;
	color:#fff;
}

/* Table styling */

.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #0057a5; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057a5), color-stop(1, #0057a5) );background:-moz-linear-gradient( center top, #0057a5 5%, #0057a5 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0057a5', endColorstr='#0057a5');background-color:#0057a5; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0057a5; } 
.datagrid table tfoot td div { border-top: 1px solid #0057a5;background: #E1EEF4;} 

.spotlight-container h2 {
	border-bottom: 1px solid #e6a300;
}

/* tables custom */

.cl-table { margin-bottom:30px; }
.cl-table th { text-align:left; }
.cl-table tr td, .cl-table tr th { 
	padding:3px; 
}
.cl-table-striped tbody tr:nth-child(odd) {
   background-color: #eee;
}



#about-feature-area .feature-angle { transform: none; }
#aux-nav .search button {
	height: auto;
    line-height: 24px !important;
    width: 30px;
    padding: 0;
    margin-left: -6px;
	border-radius: 0 20px 20px 0;
}


/*full width header*/
/*#main-header .wrapper { 
	width: 100%;
	padding: 0 35px;
	max-width: 2000px;
}*/

/*California custom*/
.hero-angle { display:none; }
#cta-buckets a.btn {
    color: #fff;
    text-decoration: none;
}

#copyright { border-bottom:none; }

/*CTBHP custom*/
#main-hero h1 { color:#fff; }
#feature-content { background: #00336c; }
#feature-content .logo-column { flex:1; background: center / 250px 131px no-repeat url('images/CTBHP-Big-Logo.png'), #00336c; }
#feature-content h1 { color: #f0da10; /* #794CFF; */ }
#aux-nav a {
    color: #FFF;
}
#aux-nav ul li {
    border: 1px solid #FFF;
}
.entry-content ul li:before {
	color: #f0da10; /* #794cff; */
}
@media screen and (max-width: 767px) {
	#main-hero h1 {
		color: #0057a5;
	}
}

/* sweetalert */
.swal2-content, .modaltext p {
	margin-bottom: 14px !important;
	/*font-family: "ElevanceSans",sans-serif;*/
	font-weight: normal !important;
	color: #444 !important;
}

.swal2-title {
	/*font-family: "ElevanceSans",sans-serif;*/
	color: #444 !important;
}

.swal2-icon.swal2-question {
    color: #794CFF !important;
    border-color: #EBE4FF !important;
}

.modallogo { width:250px; max-width:90%; margin-bottom:25px; }
.swal2-modal button.swal2-styled { border-radius: 24px !important; }

.red-alert-link {
    color: #000;
}
#main-nav,
#main-nav > ul { float:none; margin-left: 160px; }
#logo { 
	height:auto;
	width: 225px;
    margin: 32px 0;
	margin-right:15px;
}
#logo2 {
    float: right;
    display: block;
    width: 140px;
    margin: 25px 0;
    height: auto;
}
#mobile-logo, 
#mobile-logo2 {
	display: inline-block;
    vertical-align: baseline;
}
#mobile-logo { margin-right:20px; }
#mobile-logo2 { 
	display: inline-block;
	height: 30px;
    width: 158px;
	margin: 10px 0 6px 15px;
}
@media only screen and (max-width:767px){
	#mobile-header { height: 67px; }
	#mobile-logo2 {
		height: auto;
    	width: 108px;
	}
	.menubtn {
		top: 19px;
		right: 14px;
	}
}
@media only screen and (min-width:768px){
	#mobile-header { height: 80px; }
}
@media only screen and (max-width: 959px){
	.menuopen .menubtn:before {
		color: rgb(4, 177, 227);
	}
	#mobilenav {
    	top: 0px;
	}
}
@media only screen and (max-width:1139px){
	#main-nav, #main-nav > ul { margin-left: 90px; }
	#logo { width:195px; margin:35px 0; margin-right:10px; }
	#logo2 { width:120px; }
}


#main-nav > ul > li.twoline > a { padding-top: 34px; }
#main-nav > ul > li.twoline:hover > a { padding-top: 30px; }

/* -- ElevanceSans Font -- */
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/ElevanceSans/ElevanceSans-Light.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: italic;
  font-weight: 300;
  src: url("fonts/ElevanceSans/ElevanceSans-LightItalic.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: normal;
  font-weight: 400;
  src: url("fonts/ElevanceSans/ElevanceSans-Regular.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: italic;
  font-weight: 500;
  src: url("fonts/ElevanceSans/ElevanceSans-RegularItalic.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: normal;
  font-weight: 500;
  src: url("fonts/ElevanceSans/ElevanceSans-Medium.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: italic;
  font-weight: 500;
  src: url("fonts/ElevanceSans/ElevanceSans-MediumItalic.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: normal;
  font-weight: 600;
  src: url("fonts/ElevanceSans/ElevanceSans-Semibold.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: italic;
  font-weight: 600;
  src: url("fonts/ElevanceSans/ElevanceSans-SemiboldItalic.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: normal;
  font-weight: 700;
  src: url("fonts/ElevanceSans/ElevanceSans-Bold.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: ElevanceSans;
  font-style: italic;
  font-weight: 700;
  src: url("fonts/ElevanceSans/ElevanceSans-BoldItalic.otf") format("opentype");
}