/* CSS Document */

/*
Version: 1.54
*/



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

strong, p.header, .item-org {
    font-weight: 600;
}

a {
	color: #007aff;
}

a:hover {
	color: #007aff;
}

h1, h2, h3 {
	color: #5009b5;
	font-weight:500 !important;
	text-transform: none !important;
}

blockquote {
	color: #388557;
}

blockquote:before {
	background: #388557;
}

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

.btn, input[type=submit] {
	background: #5009b5;
	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: #5009b5;
	color: #fff;
	text-decoration: none !important;
}

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

#aux-nav {
	background: #2b1b49;
}

#aux-nav a {
    color: #fff;	
}

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

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

#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: #8FBEFF; color: #2b1b49; }

#logo {
	width: 255px;
}

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

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

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

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

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

#copyright a {
	color: #8FBEFF;
}
#copyright a:hover {
	color: #8FBEFF;
}

/* SIDEBAR */

#sidebar h2 {
    border-bottom: 2px solid #2b1b49;
    font-size: 16px;
    font-weight: 600 !important;
    padding-bottom: 0px;
	letter-spacing: .1em;
}

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

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

.sidebar-slash:before {
	background: #388557;
}

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

#about-feature-area h2 {
	color: 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: #388557;
}

/* 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: #388557;
}
#breadcrumbs a {
	color: #666;
}
#breadcrumbs a:hover {
	color: #388557;
}

.entry-content h2 {
	color: #5009b5;
}

.entry-content ul, .entry-content ol {
	font-weight: normal;
}

.entry-content ul li:before, .entry-content ul ul li:before, .entry-content ol ul li:before {
	color:#794cff;
}

.value-title {
	color: #5009b5;
}

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

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

}


@media screen and (max-width: 959px) {
	/*MOBILE NAV*/
	
	.menubtn:before {
		color: #5009b5;
	}
	.menuopen .menubtn:before {
		color: #5009b5;
	}
	
	#mobilenav .current-menu-item > a {
		color: #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: #5009B5; }
	.menuopen .menubtn:before { color: #794CFF; }
	
}

/* Carelon Custom Dev */

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

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

/* Table styling */

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

.spotlight-container {
    border: 1px solid #794cff;
}

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

/* 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;
}*/

/*Washington custom*/
.hero-angle { display:none; }
#cta-buckets a.btn {
    color: #fff;
    text-decoration: none;
}
.main-hero-wrap {padding: 20px 30px;background: #fff;}
#main-hero h1 { color:#5009B5; }

#main-hero p {color: #666;}
#copyright { border-bottom:none; }

.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; }

@media screen and (min-width: 1140px) {
	#main-hero .wrapper {
		width: 1167px;
	}
}

/* -- 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");
}