/* CSS Document */

/*
Version: 1.55
*/

body {
	color: #231e33;
}

body.page-template-fullwidth, body.search-results {
    background-color: #f5f5f5;
}

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

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

a {
	color: #5009b5;
}

a:hover {
	color: #794cff;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #231e33;
	font-weight: 600 !important;
	text-transform: none !important;
	font-size: 1.875rem;
	line-height: 40px;
}

.page-template-homepage h2, .page-template-page-provider-home h2 {
    color: #5009B5 !important;
}

li {
	margin-bottom: 15px;
}

blockquote {
	color: #388557;
}

blockquote:before {
	background: #388557;
}

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

.btn, input[type=submit], .btn-primary {
	background-color: #00C2C2;
	border-color: #00C2C2 !important;
	color: #231e33 !important;
	font-weight: 600 !important;
    padding: 0 20px !important;
	color:#fff;
    box-shadow: none;
    border-radius: 0.25rem !important;
    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, .btn-primary:hover {
	background-color: #52e0e0;
	text-decoration: none !important;
}

.wp-block-buttons .btn {
    margin-bottom: 30px !important;
}

.wp-block-button.btn.purple {
    background-color: #5009B5;
}

.purple .wp-block-button__link {
    color: #fff;
    text-decoration: none;
	padding: inherit;
	background-color: inherit;
}

.wp-block-button.btn.green {
    background-color: #00BBBA;
}

.green .wp-block-button__link {
    color: #000 !important;
    text-decoration: none;
	padding: inherit;
	background-color: inherit;
}

#main-header {
    border-bottom: none;
	background-image:none; 
	height: 130px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04),
    0px 8px 16px rgba(0, 0, 0, 0.08);
}

.page-template-homepage section#main-content, .page-template-page-provider-home section#main-content {
    padding: 30px 0 0;
}

#main-content:after {
    background: #231e33;
}

#main-content:before {
	background: #f5f5f5;
}

#main-content .third-column {
    padding-left: 30px;
}

#aux-nav {
	background: #f5f5f5;
	font-size: 14px;
}

#aux-nav a {
    color: #5009b5;
	text-decoration: underline;
}

#aux-nav a:hover {
	color: #794cff;
}

#aux-nav ul li a {
	text-decoration: none;
	margin-left: 0;
}

#aux-nav ul li {
	border: 1px solid #5009b5;
	letter-spacing: 1px;
}

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

#aux-nav ul li:hover a {
	color: #794cff;
}

#aux-nav .search button.btn { 
	background: #5009B5; 
	color: #2b1b49; 
}

input#searchField {
    font-size: 14px;
	padding: 2px 6px 2px;
    border: 1px solid #5009B5;
	font-family: "ElevanceSans", sans-serif !important;
}

#aux-nav .search button {
	height: auto;
    line-height: 19px !important;
    width: 30px;
    padding: 0;
    margin-left: -6px;
	border-radius: 0 !important;
    margin-top: 0px;
    padding: 0px 25px 0px 11px !important;
    height: 22px;
    font-size: 13px !important;
    border: 1px solid;
    border-color: #5009B5 !important;
    color: #fff !important;
    border-radius: 0rem 0.25rem 0.25rem 0rem !important;
}

form.searchwp-form input.swp-input--search {
    height: 45px;
}

form.searchwp-form .searchwp-form-input-container .swp-select {
    border-radius: 0;
}

form.searchwp-form .searchwp-form-input-container .swp-select + .swp-input {
    border: 1px solid #999;
}

#logo {
	width: 150px;
	margin: 0;
}

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

#main-nav > ul > li.menu-item-has-children > a:not(:last-child):after {
    content: "\f078";
	font-family: FontAwesome;
    font-weight: 100;
    font-size: 10px;
    position: relative;
    left: 10px;
    top: -2px;
	border-right: none;
}


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

#main-nav > ul > li:hover > a {
    border-top: none;
	padding-top: 32px;
}

#main-nav ul li ul li {
	border-bottom: none;
	border-top: none;
	margin-bottom: 0;
}

#main-nav ul li ul li a {
	color: #5009b5;
	padding: 7px 20px;
	line-height: 20px;
	display: block;
	width: 100%;
}

#main-nav ul li ul li a:hover, .active-menu-item > a {
    color: #794cff !important;
}

#main-nav ul li ul li:first-child {
    padding-top: 10px !important;
}

#main-nav ul li ul li:last-child {
    padding-bottom: 10px !important;
}

#main-nav > ul > li > ul {
    background: #ffffff;
    border-radius: 0.35rem;
	left: 5%;
	margin-left: auto;
	width: 302px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
}

#main-nav ul li a {
    color: #5009b5;
	font-weight: 600;
	font-size: 1rem;
    padding: 32px 13px 0;
}

#main-nav > ul > li > a:hover {
    color:#794cff;
}

/* hover based opening */
#main-nav > ul > li:hover > ul {
	/* max-height: 0;
	/* overflow: hidden; */
	overflow: visible;
}

/* General submenu styling */
#main-nav ul.sub-menu {
	position: absolute;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.25s ease-in-out;
	background: #ffffff;
	z-index: 9999;
	border-radius: 0.35rem;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.09), 0px 2px 4px rgba(0, 0, 0, 0.095);
}

/*  click based opening #main-nav ul.sub-menu.open {  */
#main-nav li.menu-item-has-children:hover > ul {
	max-height: 700px;
	opacity: 1;
	visibility: visible;
	overflow: visible;
}

/* Activate deeper submenu by removing the first 4 brackets */
#main-nav ul li ul li.menu-item-has-children > a:not(:last-child):after {
	content: "\f054";
	font-family: FontAwesome;
	font-weight: 100;
	font-size: 10px;
	position: relative;
	left: 10px;
	top: 0;
	border-right: none;
}

/* Second-level submenu */
#main-nav > ul > li > ul > li.menu-item-has-children > ul {
	top: auto;
	left: 100%;
	width: 260px;
	opacity: 0;
	visibility: hidden;
	line-height: 20px;
}

/* Third-level submenu */
#main-nav > ul > li > ul > li > ul > li.menu-item-has-children > ul {
	top: auto;
	left: 100%;
	width: 260px;
	opacity: 0;
	visibility: hidden;
	line-height: 20px;
	/* display: none; Hide third-level submenu */
}
/* Fourth-level submenu */
#main-nav > ul > li > ul > li > ul > li > ul > li.menu-item-has-children > ul {
	top: auto;
	left: 100%;
	width: 260px;
	opacity: 0;
	visibility: hidden;
	line-height: 20px;
	/* display: none; Hide fourth-level submenu */
}

#main-nav > ul > li > ul > li.menu-item-has-children > ul::before, 
#main-nav > ul > li > ul > li > ul > li.menu-item-has-children > ul::before, 
#main-nav > ul > li > ul > li > ul > li > ul > li.menu-item-has-children > ul::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent;
    z-index: 9998;
}

.submenu-left {
    right: 100% !important;
    left: auto !important;
}

/* FOOTER */

#prefooter {
    background: #e5e8ea;
}

.footer_disclaimer {
	font-size: 0.875rem;
    border-bottom: 1px solid #414354;
    color: #cbd1d5;
    max-width: 100%;
	font-weight: 400;
	margin-bottom: 40px;
	margin: 40px 0;
}

.footer_disclaimer a {
	text-decoration: underline;
}

#footer {
	color: #cbd1d5;
	background-image: none;
	background-color: #231e33;
    border-bottom: 4px solid #bdd7c8;
	font-size:14px;
	font-weight: 400;
	padding: 20px 15px;
}

#footer a {
	color: #00bbba;
}
#footer a:hover {
	color: #52e0e0;
}

.footer_links {
    justify-content: space-between;
	width: 100%;
}

.footer_links_right {
    display: flex;
}

.footer_links_right ul {
	display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.footer_links_right ul li {
	-webkit-padding-end: 2rem;
padding-inline-end: 2rem;
}

@media screen and (max-width: 959px) {
	.footer_links {
		display: block;
	}
	.footer_links_right ul li {
		width: 100%;
	}
}

/* SIDEBAR */

#sidebar {
	color: #fff;
}

#sidebar h2 {
    border-bottom: none;
    font-size: 1.875rem;
    font-weight: 600 !important;
    padding-bottom: 0px;
	letter-spacing: 0;
	color: #fff;
	text-transform: inherit !important;
}

#sidebar h2:first-letter {
	text-transform: uppercase;
}

#sidebar-nav a:hover, #sidebar-nav .current-menu-item > a, #sidebar-nav .current-menu-parent > a, #sidebar-nav .current-post-ancestor > a, #sidebar a {
	color: #00bbba;
	font-weight: 600;
    text-decoration: underline;
}

#sidebar-nav .expand:hover, #sidebar a:hover {
	color: #52e0e0;
}

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

#sidebar ul.menu a {
    text-decoration: none;
}

#sidebar ul.menu .sub-menu {
    margin-left: 16px;
}

#sidebar ul.menu .sub-menu li a {
    font-weight: 400;
}

#sidebar ul.menu .sub-menu li, #sidebar ul.menu .sub-menu ul.sub-menu li {
    margin-bottom: 0px;
}

#sidebar ul.menu .sub-menu li, #sidebar ul.menu .sub-menu ul.sub-menu li::marker {
    list-style-type: circle;
}

#sidebar .menu {
    margin-left: 20px;
}

/* Style for the sb-quicklink in the sidebar */
.entry-content .sb-anchor-hide {
    display: none;
}

.sb-tab {
    list-style-type: none;
    display: block;
    background-color: #f5f5f5;
    border-radius: 0 .75rem .75rem 0;
    text-align: left;
    margin-left: -30px;
    width: 90%;
    position: relative;
}

.sb-tab a {
    display: block; 
	padding: 5px 12px 5px 30px;
    color: #000 !important;
    text-decoration: none !important;
}

.sb-tab:hover {
    background-color: #00bbba;
}

.sb-tab:hover a {
    color: #fff; 
}

.sb-tab:last-of-type {
    margin-bottom: 30px;
}

/* SB content filtering */

.sb-content-section {
    display: none;
}

.sb-content-section.active {
    display: block;
    scroll-margin-top: 70px;
}

@media screen and (max-width: 959px) {
    .entry-content .sb-anchor-hide {
        display: block;
		padding-bottom: 40px;
    }
    .sb-anchor, .sb-anchor-hide h2 {
        display: none;
		margin-bottom: 50px;
    }
}

/* ACCORDION */

.accordion {
    margin-bottom: 30px;
}

.accordion .accordion-header {
	background-color: #eee;
	padding: 20px 10px 20px 55px;
	cursor: pointer;
	border: none;
	width: 100%;
	text-align: left;
	position: relative; 
	font-size: 18px;
}

.accordion .accordion-header::before {
	content: '';
	position: absolute;
	left: 23px; 
	top: 45%;
	transform: translateY(-50%) rotate(45deg); 
	border: solid #5009b5;
	border-width: 0 2px 2px 0;
	padding: 4px;
	display: inline-block;
	transition: transform 0.3s ease; 
}

.accordion .accordion-item {
	border-bottom: 1px solid #ddd;
}

.accordion .accordion-content {
	max-height: 0;
	overflow: hidden;
	background-color: #f9f9f9;
	transition: 0.4s;
	font-size: 16px;
}

.accordion .accordion-content::before {
	margin-top: -20px;
}

.accordion .open .accordion-header::before {
	transform: translateY(-50%) rotate(-135deg);
}

.accordion .open .accordion-content {
	max-height: 100px;
	opacity: 1;
	padding: 20px;
}

/* 1 TO 3 COLUMNS CONTAINER BOX */

.card-link {
	display: flex;
}

.column-card {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 16px;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.08), 0px 5px 25px 0px rgba(0, 0, 0, 0.04);
    margin: 10px 0px;
	color: #231e33;
	text-decoration: none;
}

.column-card:hover {
    box-shadow: none;
    cursor: pointer;
}

.column-card h2 {
    font-size: 20px !important;
    padding-bottom: 10px;
	line-height: 24px;
}

.one-column {
    display: flex;
    align-items: flex-start;
}

.one-column img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 15px;
    border-radius: 5px; 
}

.two-column {
}

.two-column img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    margin-right: 15px;
    border-radius: 5px; 
}

.three-column {
margin: 10px 0px;
}

.three-column img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin-right: 15px;
    border-radius: 5px; 
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

.display-flex {
	display: flex;
}

/* HOME */
#cta-buckets {
	color: #231e33;
	background: #F5F5F5;
	font-size: 1.875rem;
}
#cta-buckets h2 {
	border-bottom: none; padding-bottom:0px;
	font-size: 1.875rem;
	color: #5009B5;
}
#cta-buckets a { 
	color:#007aff;
	text-decoration:none;
}
#cta-buckets a:hover { text-decoration:underline; color:#007aff; }
#cta-buckets a.btn:hover { color:#FFF; }

#cta-buckets .wrapper {
    display: flex;
}

#cta-buckets .card {
	vertical-align: top;
    flex: 1;
    background-color: #fff;
    box-shadow: 0 4px 5px 0px rgba(0, 0, 0, 0.08), 0px 11px 25px 0px rgba(0, 0, 0, 0.04);
    margin: 10px;
    border-radius: .75rem;
}

#cta-buckets .card:hover {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
}

#cta-buckets .card-body {
    float: left;
    font-size: 1rem;
    color: #231e33;
    width: auto;
    height: auto;
    padding: 25px 25px 10px;
    margin: 0px;
}

@media screen and (min-width: 959px) {
	.subpages .wrapper {
		background-color: #fff;
		padding: 60px;
		margin-top: -50px;
		margin-bottom: -100px;
	}
}

@media screen and (max-width: 958px) {
	#cta-buckets .wrapper {
		display: grid;
	}
}

#about-feature-area h2 {
	color: #082438;
	border-bottom: none; padding-bottom:0px;
	background-image: none;
	padding-left: 0px;
}

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

#about-feature-area .wrapper .half-column ul { margin-left: 17px; }


#about-feature-area .wrapper .half-column ul li::marker {color:#00c2c2}


/* Home Video Row */

#video-buckets h2 {
	color: #388557;
}

/* HERO */

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

#main-hero {
	z-index: 6 !important;
    min-height: 0px;
}

#main-hero h1 {
	font-family: "ElevanceSans",Times, Times New Roman, sans-serif !important;
	font-weight: 600 !important;
	color:#fff;
}
#main-hero p {
	color: #fff;
}

.hero-text {
	background-color: rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(5px);
	padding: 30px 30px 15px;
	border-radius: 5px;
}

#breadcrumbs {
	letter-spacing: normal;
    text-transform: capitalize;
}
#breadcrumbs span {
    font-weight: 500;
}
#breadcrumbs .current {
	color: #231e33;
}
#breadcrumbs .separator {
	color: #000;
}
#breadcrumbs a {
	color: #5009b5;
}
#breadcrumbs a:hover {
	color: #794cff;
	text-decoration: underline;
}

.entry-content h2 {
	color: #5009b5;
	font-size: 1.65rem;
}

.entry-content a, .page-template-homepage p a, .page-template-page-provider-home p a {
	text-decoration: underline;
}

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

.entry-content ol {
	margin-left: 5px;
}

.entry-content ol li {
	padding-left: 10px;
}

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

.entry-content ul ul li:before, .entry-content ol ul li:before {
    list-style-type: circle;
    display: list-item;
    content: "";
    left: -5px;
    top: -1px;
    font-size: 16px;
    font-family: auto;
}

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

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

	#logo {
		/*width: 204px;*/
	}
	#main-hero .wrapper {
		padding: 100px 15px 100px 585px;
	}
}


@media screen and (max-width: 959px) {
	/*MOBILE NAV*/

	#main-hero .wrapper {
		padding: 33px 10px 100px 443px;
	}
	
	.menubtn:before {
		color: #5009b5;
	}

	.menuopen {
        left: -280px !important;
    }

	.menuopen .menubtn:before {
		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; }
	



	#mobilenav {
		display: block;
		position: fixed;
		color: #666;
		padding-bottom: 40px;
		top: 0;
		right: -280px;
		width: 280px;
		height: 100%;
		transition: right .5s;
		background-color: #fff;
		list-style: none;
		z-index: -1;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
	}
	#mobilenav a {
		color: #666;
	}
	#mobilenav > ul > li {
		width: 100%;
		font-weight: 600;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		padding: 6px 10px;
		border-bottom: 1px solid #bbb;
		letter-spacing: .25em;
		max-height: 32px;
		overflow: hidden;
		position: relative;
		transition: max-height .25s;
	}
	#mobilenav > ul > li > ul {
        padding: 10px 0px;
        background-color: #f5f5f5;
		margin: 10px -10px -6px;
	}
	#mobilenav > ul > li > ul > li {
		width: 100%;
		font-weight: 600;
		font-size: 13px;
		line-height: 20px;
		text-transform: none;
		letter-spacing: normal;
		padding: 4px 10px 4px 20px;
	}
	#mobilenav li a {
		display: block;
		height: 100%;
		width: 100%;
	}
	#mobilenav .expand {
		position: absolute;
		top: 7px;
		right: 6px;
		width: 20px;
		text-align: center;
		cursor: pointer;
		color: #666;
	}

	#mobilenav a, #mobilenav .expand {
		font-size: 15px;
		text-transform: none;
		letter-spacing: normal;
		color: #5009b5;
    }

	#mobilenav > ul > li {
		margin-bottom: 15px;
	}
	#mobilenav > ul > li ul li {
		margin-bottom: 0;
		list-style-type: none;
		line-height: 15px;
		padding: 10px 0 10px 15px;
		border-bottom: 0;
		line-height: 20px;
        padding: 6px 10px;
		overflow: hidden;
		position: relative;
		max-height: 32px;
	}

	#mobilenav > ul > li > ul .sub-menu {
        background-color: #ebebeb;
        margin: 10px 0px 0px 0px;
	}
	
	#mobilenav > a {
		padding: 10px 0;
	}

	#mobilenav .current-menu-item > a {
		color: #794cff;
	}

	input#searchField {
		width: 80%;
		display: inline-block;
		height: 30px;
	}

	#mobilenav .search button.btn { 
		background: #5009B5; 
		color: #2b1b49; 
	}
	
	#mobilenav .search button {
		height: auto;
		line-height: 19px !important;
		width: 15%;
		padding: 0;
		margin-left: -6px;
		border-radius: 0 !important;
		margin-top: 0px;
		padding: 1px 25px 0px 11px !important;
		height: 30px;
		font-size: 13px !important;
		border: 1px solid;
		border-color: #5009B5 !important;
		color: #fff !important;
		border-radius: 0rem 0.25rem 0.25rem 0rem !important;
	}
}

/* Carelon Custom Dev */

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

.footer-drop-content a {
    border-top: 1px solid #794CFF;
    border-bottom: 1px solid #794CFF;
}

.footer-drop-content a:hover {
	background-color: #794CFF;
	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; }

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

/*CHIPA custom*/
.hero-angle { display:none; }
#cta-buckets a.btn {
    color: #fff;
    text-decoration: none;
}
#footer { border-bottom:none; }
.swal2-content, .modaltext p {
	margin-bottom: 14px !important;
	font-family: "ElevanceSans",sans-serif;
	font-weight: normal !important;
	color: #444 !important;
}

@media screen and (max-width: 767px) {
	#main-hero .wrapper {
		padding: 310px 15px 0;
	}
	#main-hero {
        height: 265px;
    }
}

@media screen and (max-width: 479px) {
	#main-hero .wrapper {
		padding: 230px 15px 0;
	}
}

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

/* formmail */
.progressbar .circle.active .title {
    color: #5009B5 !important;
}

.progressbar .circle.active .label {
    background: #794CFF !important;
}

/* GTRANSLATE */

.gt_float_switcher {
	font-family: "ElevanceSans", sans-serif !important;
}

#modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }

  #modal-content {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 600px;
    font-size: 16px;
    line-height: 30px;
  }

  #modal-content p {
    margin-bottom: 20px;
  }

  #modal-content button {
    margin: 5px;
  }

  #translation-disclaimer-btn {
    font-weight: 600;
    border: 1px solid #5009B5;
    font-size: 16px;
    padding: 0px 10px;
    color: #5009B5;
    top: 1px;
    position: relative;
    }

    #translation-disclaimer-btn:hover {
    cursor: pointer;
    }

	select.gt_selector.notranslate {
    height: 25px;
    font-size: 15px;
    width: 150px;
    border-radius: 1px;
    -webkit-appearance: auto;
	}

/* TRANSLATEPRESS */

#trp-floater-ls {
	height: 45px;
}

#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
    padding: 5px 24px 5px 24px;
}

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