body {
	font-family: FSThriveElliot-Regular, Helvetica, Arial, sans-serif;
	background-color: #FFF;
}


#navbarsXL {
	font-family: FThriveElliot-Regular, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

.nav-item {
	font-family: FThriveElliot-Regular, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

.nav-link {
	color: rgb(22, 91, 207, .8) !important;
}

.nav-link:hover {
	color: rgb(22, 91, 207, 1) !important;
}

.active {
	font-weight: 700;
}

.btn-primary {
	background-color: rgb(22, 91, 207, .8) !important;
}

.btn-primary:hover {
	background-color: rgb(22, 91, 207, 1) !important;
}


#homeBoxRule hr {
	height: 1.5px;
    background-color: #000;
    border:	none;
}

.company {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
	font-size: 2em !important;
	line-height: 1.2em !important;
}

.dropdown-menu {
	border-width: 1.5px;
	border-color:  rgb(22, 91, 207, 1);
	margin-left: 1.5rem;
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
	margin-bottom: 1rem;
	box-shadow: 5px 10px 18px #888888;
}

.dropdown-item {
	color: rgb(22, 91, 207, 1) !important;
}

.dropdown-menu :hover {
	background-color: rgb(22, 91, 207, .2) !important;
}

.tooltip-inner {
	text-align: left;
	background-color: rgb(22, 91, 207, 1);
	color: white;
	font-size: 1.2em;
}

.no-visual-search {
	pointer-events: none;
}


#homeBox1 p {
	font-size: 1.1em;
	line-height: 1.2em;
}

#homeBox2 {
	margin-top: 2em;
	margin-left:10px;
	margin-right:10px;
	border-radius: 25px;
	box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.15), 0 6px 25px 0 rgba(0, 0, 0, 0.15);
	background-image: url("/images/Glow.svg");
	background-repeat: no-repeat;
	background-size: 40%;
}

#homeBox2 img {
	width: 100%;
}
.leftHomeBox2 {
	padding: 7% 1.5rem 7% 2.5rem;
}
.rightHomeBox2 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}


#manageBox2 p {
	font-size: 1.2em;
	line-height: 1.2em;
}
#manageBox2 ul {
	padding-left: 1.5rem;
	list-style-type: "✔ "; 
}
#manageBox2 li {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: .5rem;
}
#manageBox2 h2 {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: rgb(22, 91, 207, 1);
}
#manageBox2 {
	margin-top: 2em;
	margin-left:10px;
	margin-right:10px;
	border-radius: 25px;
	box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.15), 0 6px 25px 0 rgba(0, 0, 0, 0.15);
}
.leftManageBox2 {
	padding: 7% 1.5rem 7% 2.5rem;
}
.rightManageBox2 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.rightManageBox2 img {
	width: 75%;
	margin-right: 55px !important
}
.disclaimer {
	font-size: 1.0em !important;
	line-height: 1.2em;
	padding-top: 2rem;
	padding-bottom: 0rem;
	margin-bottom: 0rem;
}
.moreDisclaimer {
	font-size: 1.0em !important;
	line-height: 1.2em;
	padding-top: .4rem;
	padding-bottom: 0rem;
	margin-bottom: 0rem;
}
.filter-grey {
	filter: invert(53%) sepia(23%) saturate(7%) hue-rotate(7deg) brightness(97%) contrast(94%);
}


#pageTitle p {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
	font-size: 1.8em !important;
	line-height: 1.2em !important;
}
#pageBox1 {
	background-color: #FFF;
}
#pageBox1 h2 {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
}
#pageBox2 h2 {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
}
#pageBox3 h2 {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
}
#pageBox4 h2 {
	font-family: FSThriveElliot-Bold, Helvetica, Arial, sans-serif;
}





#textBox1 {
	background-color: #FFF;
}

h1	{
	font-family: FSThriveElliot-Heavy, Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.25em;
	padding-bottom: 1rem;
}
h2	{
	font-family: FSThriveElliot-Regular, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 1rem;
}









#footer {
	font-size: .9em;
}


.mb-n6 {
	margin-bottom: -4rem !important;
}

.menuPaddingLeft {
	padding-left: 2rem !important;
}
