/* ======================= End From new-design.css ======================= */

html {
	min-height: 100%;
}
@font-face {
	font-family: Cerapro;
	src: url(/fonts/CERAPRO-MEDIUM.TTF);
}
@font-face {
	font-family: Cerapro-light;
	src: url(/fonts/CERAPRO-LIGHT.TTF);
}
@font-face {
	font-family: Cerapro-bold;
	src: url(/fonts/CERAPRO-BOLD.TTF);
}
@font-face {
	font-family: Magistralc;
	src: url(/fonts/MAGISTRALC.OTF);
}
@font-face {
	font-family: Magistralc-bold;
	src: url(/fonts/MAGISTRALC-BOLD.OTF);
}
@font-face {
	font-family: Arial-regular;
	src: url(/fonts/arial.ttf);
}

@font-face {
	font-family: Arial-bold;
	src: url(/fonts/arial.ttf);
}

body, html {
	height: 100%;
	min-height: 100%;
}
body {
	font-family: Arial-regular, 'Courier New', cursive;
	font-size: 16px;
	padding-top: 0;
	color: black;
}
h1 {
	font-family: Arial-bold, 'Courier New', cursive;
	text-transform: uppercase;
	color: #0f172a !important;
}
h2, h3, h4 {
	font-family: Arial-bold, 'Courier New', cursive;
}
.timer {
	padding: 5px 25px 5px 5px;
}
a {
	color: #1f6130;
}
a.ajax p {
	margin: 0;
	padding: 0;
}

.pt-2 {
	padding-top: 2px;
}
.pb-2 {
	padding-bottom: 2px;
}

li a {
	display: block;
	color: black;
}
.quest p {
	text-align: left;
}
.quest ol li a {
	padding: 5px;
	width: max-content;
	text-decoration: none;
}
.quest ol li a:hover {
	background: #1f6130;
	border-radius: 5px;
	color: white;
}

.answer-container {
	counter-reset: answer-index;
}
.answer-body {
	position: relative;
	counter-increment: answer-index;
}
.answer-body:before {
	content: counter(answer-index) ".";
	position: absolute;
	top: 7px;
	left: -10px;
	color: #52525b;
	text-decoration: none;
	font-family: 'Magistralc';
}
.answer-row a {
	display: block;
	color: #52525b;
	padding: 5px;
	text-decoration: none;
	font-family: 'Magistralc';
}

.btn:hover, .btn:active:focus, .btn:active:hover {
	background: #0A3F18;
}
.test-list a {
	font-family: Arial-bold, 'Courier New', cursive;
	font-size: 18px;
	color: black;
}
.test-list a:hover {
	color: #1f6130;
	font-family: Arial-bold, 'Courier New', cursive;
}
.well {
	background: none;
	border: none;
	padding: 0;
}

.ui-widget-content {
	background: #e2e2e2 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	/*background: #fff url("/images/slider.png") !important;*/
	display: inline-block;
	border: 0 !important;
}
.ui-slider .ui-slider-handle {
	width: 3.6em !important;
	height: 0.9em !important;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: -1.8em !important;
	top: -.1em !important;
}
#stickyheader {
	position: static;
	text-align: center;
	color: #1f6130;
	font-family: Arial-bold, 'Courier New', cursive;
}
#stickyheader h5 {
	color: black;
}
#stickyheader p {
	color: black;
	text-align: justify;
	font-family: Arial-regular, 'Courier New', cursive;
}
.mv2-test-question-quest, .mv2-test-question-action {
	padding-top: 30px;
}
.mv2-test-question-statement {
	text-transform: none;
}
.semdif-questions-area {
	overflow: scroll !important;
	width: 100%;
	overflow-x: hidden !important;
	padding-right: 10px;
}
.content-container {
   min-height: calc(100% - 40px);
}
.content-container-small {
	min-height: calc(100% - 120px);
}
.nav h4 {
	font-family: Cerapro, 'Courier New', cursive;
}


.jumbotron {
	background: none;
}

.navbar-form .form-control {
	width: 120px;
	font-family: Arial-bold, 'Courier New', cursive;
}


.quest h4 {
	font-family: Arial-regular, 'Courier New', cursive;
}
ol li::marker {
	margin-right: 20px;
}
.divider {
	display: inline-block;
	background: black;
	width: 100%;
	height: 0.5vh;
	margin-bottom: 10px;
}
.title {
	/*font-family: Arial-bold, 'Courier New', cursive;
	font-size: 80px;
	font-weight: lighter;
	*/
   font-family: Arial;
   font-size: 7vh;
}
.sub-title {
	font-family: Arial-regular, 'Courier New', cursive;
	font-size: 23px;
	color: #63605b;
}
.hidden-print p img {
	margin: 0;
}
.quest h5 {
	font-size: 24px;
	color: black !important;
	text-align: left;
	font-family: Arial-bold, 'Courier New', cursive;
	font-weight: bold;
	margin-bottom: 15px;
}
.quest #stickyheader h4.hidden-print
 {
	text-align: left;
	font-family: "Magistralc-bold";
}

.hidden-print div {
	font-size: 18px;
	margin-bottom: 5px;
}
.timer {
	font-size: 18px;
	font-family: Arial-bold, 'Courier New', cursive;
	font-weight: 900;
	color: black;
}


ol {
	padding-inline-start: 38px
}
.quest {
	color: black;
}
.ui-corner-all {
	border-radius: 0px !important;
}

.quest  .semdif-questions-area {
	letter-spacing: 1px;
}
.quest .ui-slider-label {
	color: black;
	font-family: Arial-bold, 'Courier New', cursive;
	font-weight: bold;
	font-size: 22px;
	margin-top: -8px !important;

}
.ui-state-active {
	background: red !important;
}

.quest .ui-slider-pip-selected .ui-slider-label{
	color: #e22739 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	background: grey !important;
	border-radius: 10px !important;
	z-index: 10 !important;
	height: .5em !important;
	margin-top: 2px;
}
.ui-widget-content {
	border: 0 solid !important;
}

.ui-slider-pips .ui-slider-line {
	z-index: 9;
	background: #a8a9a7 !important;
	width: 2px;
	height: 14px !important;
	position: absolute;
	left: 50%;
	top: -22px;
}
.ui-slider-horizontal {
	height: .5em !important;
}
.ui-slider-pips .ui-slider-pip {
	/*height: .4em !important;*/
}
.ui-slider-pip-first  .ui-slider-label {
	padding-left: 20px;
}
.ui-slider-pip-last .ui-slider-label {
	margin-left: -34px !important;
}

.nav li a:hover {
	background: none;
	color: #0A3F18;
}
.main-page-buttons {
	font-family: 'Magistralc-bold';
	font-size: 16px;
	padding: 10px 30px;
	color: whitesmoke !important;
	border-color: #1f6130 !important;
	display: table-cell !important;
	vertical-align: middle !important;
	background: #057050;
	border: none;
}
.main-page-buttons:hover {
	color: white !important;
}

.semdif-questions-area.semdif-questions-area-long {
	height: 55vh;
}

.bold {
	font-family: Arial-bold, 'Courier New', cursive;
	font-weight: 600 !important;
}
.color-font-primary {
	color: black;
}

.margin-bottom-small {
	margin-bottom: 20px;
}

input.btn.btn-standard,
a.btn.btn-standard,
button.btn.btn-standard {
	padding: 10px 40px;
	margin: 0;
	border-radius: 10px;
	font-weight: bold;
	font-family: "Arial-regular", serif;
}

.btn-float-right {
	float: right;
	margin-right: 45px;
}

.btn-float-left {
	float: left;
	margin-left: 45px;
}

.test-description {
	color: black;
}
.test-description h4 {
	margin-bottom: 20px;
	text-transform: capitalize !important;
}
/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
footer {
	color: black;
}

.divider {
	display: inline-block;
	background: black;
	width: 100%;
	height: 0.5vh;
	margin-bottom: 10px;
}
.title {
	/*font-family: Arial-bold, 'Courier New', cursive;
	font-size: 80px;
	font-weight: lighter;
	*/
   font-family: Arial;
   font-size: 7vh;
}
.sub-title {
	font-family: Arial-regular, 'Courier New', cursive;
	font-size: 3vh;
	color: #63605b;
}
.hidden-print p img {
	margin: 0;
}

.form-horizontal .persdata  {
	text-align: center;
}

.form-horizontal p {
	text-align: justify;
}

@media (min-width: 768px){
	.form-horizontal .persdata  {
		text-align: center;
	}

	.form-horizontal p {
		text-align: justify;
	}

}

@media only screen and (max-width: 767px) {
	.form-horizontal .persdata  {
		text-align: center;
	}
	
	.form-horizontal p {
		text-align: justify;
	}

	body {
		font-size: 2vh;
	}
	.title {
		font-size: 9vw;
	}
	.sub-title {
		font-size: 5vw;
	}
	.divider {
		height: 0.5vw;
	}
	.jumbotron {
		padding-left: 3vh;
	}
	.jumbotron h1 {
		font-size: 5vh;
		font-weight: lighter;
	}
	h1 {
		font-size: 4vh;
	}
	h2 {
		font-size: 3.5vh;
	}
	h3 {
		font-size: 3vh;
	}
	h4 {
		font-size: 2vh;
	}
	.nav h4 {
		font-size: 2vh;
	}
	h5 {
		font-size: 2vh;
	}
	.quest h5 {
		font-size: 5vw;
	}

	footer {
		font-size: 3vw;
	}
	hr {
		width: 100%;
	}
	ol {
		padding-left: 3vw;
	}
	.quest {
		padding-left: 8vw;
		padding-right: 3vw;
	}
	.quest h4 p {
		font-family: Arial-regular, 'Courier New', cursive;
		text-transform: uppercase;
	}
	.btn-lg {
		font-size: 4vw;
	}
	.quest ol li a{
		padding: 1vw;
		width: auto;
	}
	
	.timer {
		font-family: Arial-bold, 'Courier New', cursive;
		font-size: 2vh;
		padding: 1vw 4vw 1vw 1vw;
	}
	.hidden-print div {
		font-size: 3.5vw;
	}
	.navbar-header {
		float: left;
	}
	.navbar {
		border-radius: 1vw;
		min-width: 70vw;
		height: 13vw;
		background-color: #fff!important;
	}
	.navbar .navbar-collapse {
		padding-top: 2.9vw;
	}
	.test-list a {
		color: black;
		font-family: Arial-regular, 'Courier New', cursive;
		font-size: 2.5vh;
	}
	.test-description {
		text-align: justify;
	}
	.quest p {
		font-size: 2vh;
		text-align: left;
	}
	.quest .test-answers p {
		font-size: 2.2vh;
	}

	#nav-container {
		padding-right: 0;
		padding-left: 1vw;
	}
	.container {
		padding-left: 1vw;
	}
	.well {
		padding: 0;
	}
	.well .ajax ol.hidden-print {
		padding-left: 1vw;
	}
	.semdif-questions-area {
		overflow: scroll !important;
		width: 100% !important;
		overflow-x: hidden !important;
		padding-right: 3vw;
	}
	.quest .row .col-xs-12 {
		overflow: scroll;
		width: 100vw;
		height: 55vh;
		overflow-x: hidden;
		margin-bottom: 2vw;
	}
	.container {
		min-width: 100vw;
	}
	.quest .well .btn-primary {
		width: 40vw;
		font-size: 4vw;
	}
	.quest .hidden-print p img {
		width: 90%;
		height: 90%;
	}
	.quest .hidden-print .test-answers p img {
		width: 100px;
		height: 100px;
	}
	.test-description {
		overflow: scroll !important;
		width: 100%;
		overflow-x: hidden !important;
		margin-bottom: 3vw;
	}
	.mv2-question p {
		font-size: 1.7vh !important;
	}
	.mv2-test-question-statement {
		overflow: scroll !important;
		width: 100%;
		height: 16vh;
		overflow-x: hidden;
	}
	.mv2-test-question-statement p {
		font-size: 2vh !important;
		text-transform: none !important;
	}
	.mv2-test-question-quest {
		padding-top: 0;
		font-size: 2vh !important;
	}
	.mv2-test-question-action {
		padding-top: 0;
		font-size: 2vh !important;
	}
	.semdif-questions-area-long {
		height: 40vh !important;
	}
	#stickyheader.semdif-questions-area-long {
		width: 100%;
		height: 26vh !important;
		overflow-x: hidden;
	}
	.auth-input {
		width: 80px;
	}
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}

	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
		background: #057050 !important;
		display: inline-block;
		border: 0 !important;
	}
	.ui-slider .ui-slider-handle {
		width: 31px !important;
		height: 14px !important;
	}
	.ui-slider-horizontal .ui-slider-handle {
		margin-left: -15px !important;
		top: -5px !important;
	}
	.help-heading {
		font-size: 3vh;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}

	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}

	.navbar-static-top {
		border-radius: 0;
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}

	.navbar-toggle {
		display: none;
	}

	.navbar-nav {
		float: right;
		margin: 0;
	}

	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-nav.navbar-right:last-child {
		/* margin-right: -15px; */
	}

	.navbar-right {
		float: right !important;
		/* margin-right: -15px; */
	}
	/*
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
		width: 16vw;
	}
	
*/
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0;
		font-size: 4vw; 
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form.navbar-right {
		float: right !important;
		margin-right: 0;
	}
	.navbar-form.navbar-right:last-child {
		margin-right: 0;
	}
	
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		float: none;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
	.auth-input {
		font-size: 4vw;
	}
	
	.control-label {
		font-size: 1.5vh;
	}
	
	.help-block {
		font-size: 1vh;
	} 
	
	@media screen and (max-width: 480px) {
		.block-grid-manuals {
			font-size: 1.2vh;
		}
		.kv-table-wrap th, .kv-table-wrap td {
			display: table-cell;
		}
	}
}

.auth-input {
	border: none;
	background: transparent;
	border-bottom: 1px solid #fff;
	outline: none;
	width: 160px;
}
.auth-input:-webkit-autofill,
.auth-input:-webkit-autofill:hover,
.auth-input:-webkit-autofill:focus,
.auth-input:-webkit-autofill:active
{
	-webkit-box-shadow: 0 0 0 30px white inset !important;
}

.testing-partners {
	font-size: 20px;
	width: 1200px;
	padding-top: 60px;
}

/* ======================= End From new-design.css ======================= */




@font-face {
	font-family: 'MagistralC';
	src: url(/fonts/magistralc-webfont.woff2) format('woff2'),
	url(/fonts/magistralc-webfont.woff) format('woff'), url(/fonts/MAGISTRALC.OTF);
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'MagistralC';
	src: url(/fonts/MagistralC-Bold.woff2) format('woff2'),
	url(/fonts/MagistralC-Bold.woff) format('woff'), url(/fonts/MAGISTRALC-BOLD.OTF);
	font-weight: bold;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'CeraProRegular';
	src: url(/fonts/CeraProRegular.woff2) format('woff2'),
	url(/fonts/CeraProRegular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}


.cerapro
{
	font-family: "CeraProRegular";
}

.border {
	border: 1px solid red;
}

.navbar-header {
	/* border: 1px solid green; */
}

.login-form
{
	/* border: 1px solid blue; */
	font-family: "CeraProRegular";
	margin-right: -10px;
}

.navbar-brand>img {
   max-height: 100%;
   height: 100%;
   width: auto;
   margin: 0 auto;
   /* probably not needed anymore, but doesn't hurt */
   -o-object-fit: contain;
   object-fit: contain; 
}


.btn-success {
	color: #fff;
	background-color: #057050;
	border-color: #006666;
}

.front-logo {
	/* width: 20vw; */
	max-height: 65px;
}

@media only screen and (max-width: 767px) {

	.login-form {
		margin-top: -0.5vh;
	}

	.navbar-nav > li > a 
	{
		padding-left: 0.2vw;
		padding-right: 0.2vw;
		line-height: 20px;
	}

}

@media only screen and (max-width: 480px) {
	nav {
		min-width: 360px;
	}
	.login-form {
		margin-top: -0.5vh;
	}

	.navbar-nav > li > a 
	{
		padding-left: 0.5vw;
		padding-right: 0.5vw;
	}
}

.navbar {
	border-bottom: 1px solid silver;
}
