@charset "UTF-8";
/* CSS Document */
html, body {margin: 0; height: 100%; overflow: visible}
h3 {
	font-weight: bold;
	margin-top: 40px;
}

sup {
	font-size: 0.8rem;
}

.button-start-quiz {
	width:40%;
}

.references {
	margin-top: 40px;
}

.references-list {
	font-size:0.7rem;
	padding-left: 0;
	margin-left: 0;
	
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
font-size: 20px;

}

.question-title span {
	font-weight: bold;
	font-size: 20px;
	color: #2C317A;
}

.quiz-question-group {
	margin: 40px 0 40px 0;
}

.question-bg {
	margin-top: 40px;
}

.question-bg-logos {
	
}

.results-image-container {
	height: 150px;
}
.results-image-container p {
	font-weight: bold;
}
.results-image {
	width: 60%
}

.results-image1 {
	width: 50%
}

.results-image2 {
	width: 40%
}
.results-image3 {
	width: 50%
}
.results-image4 {
	width: 40%
}
.results-image5 {
	width: 40%
}
.results-image6 {
	width: 40%
}
.results-bottom .vc_column_container {
	margin-bottom: 40px;
}

h2 {
	text-decoration:none !important;
	border-bottom:none;
}

.results-bottom p {
	text-align:center;
	width: 65%;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

h2.mb-0 button {
	font-size: 24px !important;
	margin-top: 20px;
	color: #85C6BB;
	font-weight: normal !important;
	width: 100%;
	text-align:left;
	text-transform: none;
}

h2.mb-0 button:hover {

	color: #85C6BB;

}

.translate-globe {
	width: 35px;
	margin-top: 5px;
}

.veeva {
	font-size:18px;
	font-weight:bold;
}


h2.mb-0 button i {
	float:right;
}

.card-header {
	background-color: transparent;
	border-bottom: 1px solid #3A41A3 !important;
}

.card {
	border: none !important;
}

.height-feet, .height-inches {
	width: 150px;
}



.weight-box {
	margin-bottom: 50px;
}

.weight-box label.main-label {
	width: 230px;
	
}

.weight-pounds {
	display:none;
}

#language-pop-up {
	background-color: rgba(132,132,132,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
	display:none;
}
.language-select {
	width: 350px;
	height: 450px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 10%;
	 border-radius: 25px;
}

.language-select h4 {
	padding: 40px 0 20px 30px;
	
}

.language-select ul li {
	list-style:none;
	margin-bottom: 5px;
	width: 80%;
	border-bottom: 1px solid #b5b5b5;
}


.language-select ul li a {
	
}

#my-details-box {
	border: 1px solid #707070;
	padding: 10px 50px 50px 50px;
} 

.results-details {
	float: right;
	width: 250px;
	margin-top: 30px;	
}
	







