/*** FONT STYLES ***/

.password-wrap {
	position: relative;
}

.password-wrap img {
	position: absolute !important;
	top: 3.5px;
	right: 40px;
	width: 40px;
	max-width: 70px !important;
	cursor: pointer;
}

a,.a-underline,.a-yellow,.a-menu,.a-menu-student,.a-close,.a-white  {
	font-size: 1em;
	color: #124456;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

a:hover,.a-underline:hover,.a-yellow:hover,.a-menu:hover,.a-menu-student:hover,.a-close:hover {
	color: #03a9f4;
	text-decoration: none;
}

.a-profilebox {
	font-size: 1.3em;
	color: #333333;
	font-weight: normal;
	text-decoration: none; 
}

.a-profilebox {
	color: aaaaaa;
}

.a-menu,.a-menu-student {
	font-size: 1.1em;
}

.a-add-student {
	font-size: 1.4em;
}

.a-student-added {
	font-size: .9em;
}

.a-remove-student {
	font-size: .8em;
}

.a-underline {
	text-decoration: underline;
}

.a-no-underline {
	text-decoration: none;
}

.a-no-underline:hover {
	text-decoration: none;
}
.a-yellow {
	color: #ff6633;
}

.a-white {
	color: #ffffff;
}

.a-white:hover {
	color: #aaaaaa;
}

.a-menu {
	color: #ffffff;
}

.a-menu-student {
	color: #ffffff;
	text-decoration: none;
}

.a-menu-top {
	font-size: 1.1em;
	color: #444;
	text-align: center;
	font-weight: 300;
	margin-right: 20px;
	text-decoration: none;
}

.a-menu-top:hover {
	color: #03a9f4;
	text-decoration: none;
}

.a-logout {
	font-family: "Times";
	font-size: 1em;
	color: #333333;
}

.a-logout:hover {
	color: #aaaaaa;
	text-decoration: none;
}

.a-breadcrumb {
	font-size: 1em;
	color: #ffffff;
}

.a-breadcrumb:hover {
	color: #f9d595;
}

.a-close {
	color: #ffffff;
}

.h4-mobile {
	display:none;
}
	
.fake-click {
	cursor: pointer;
}

.lazy {
	height: 100%;
	width: 100%;
	object-fit: scale-down;
}

.blue {
	padding-top: 5px;
	font-size: 1.6em;
	color: #124456;
}

.blue-large {
	font-size: 2em;
	text-align: left;
	color: #124456;
}

.buttons-image a {
	border-radius: 4px;
	padding: 5px;
	display: block;
	width: 70px;
	margin-top:8px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size:1.4em;
}

.message-txt {
	font-weight: 300;
	color: #ff6633;
}

.green-txt {
	font-weight: 300;
	color: #0e6b0e;
}

.grey-txt {
	font-weight: 300;
	color: #999999;
}

.purple-txt {
	font-weight: 300;
	color: #ffa701;
}

.eval-question {
	margin: 10px;
	margin-bottom: 3px;
	text-align: left;
	text-indent: -20px;
	padding-left: 28px;
	font-size: 1.2em;
}

.eval-answer {
	text-align: left;
	text-indent: -20px;
	padding-left: 35px;
	
}

.explore-title {
	font-size: 1.4em;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
}

.close-data {
	position: absolute;
	color: #124456;
	margin-top: -10px;
	margin-left: 210px;
	font-size: 30px;
	font-weight: bold;
	cursor:pointer;
}

.close-data:hover {
  color: #cccccc;
  text-decoration: none;
  cursor: pointer;
}

.show-images {
	display: none;	
}

h1 { font-size: 2.8em; color: #000000; font-weight: normal; text-align: center; letter-spacing: -.2px;}
h2 { font-size: 2.5em; color: #000000; font-weight: normal; text-align: center; letter-spacing: -.2px;}
h3 { font-size: 2em; color: #000000; font-weight: normal; text-align: center; letter-spacing: -.2px;}
h4 { font-size: 1.8em; color: #000000; font-weight: normal; text-align: center; letter-spacing: -.2px;}
h5 { font-size: 1.6em; color: #000000; font-weight: normal; text-align: center; line-height: 1.4em;}
h6 { font-size: 1.4em; color: #000000; font-weight: 300; text-align: left;}


/***** HEADER STYLES *****/

.show-login {
	position: absolute;
	top: 120px;
	width: 100%;
	height: 60%;
	z-index: 6;
	border: solid 0px #000;  	
}

.left-curtain,.right-curtain {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
	z-index: 5;
	display: block;
	background: rgb(238,238,238);
	background: linear-gradient(90deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 50%, rgba(238,238,238,1) 100%);
	border: solid 0px #dddddd;  	
}

.right-curtain {
	right: 0;
}

.info {
	position: absolute;
	text-align: center;
	width: 100%;
	border: solid 0px #dddddd;  	
}

.header-top-bar {	
	position: fixed;
	z-index: 4;
	width: 100%;
	height: 80px;
	display: block;
	text-align: center;
	background-color: #124456;
	border: solid 0px #ff0000; 
}

.white-logo {	
	position: absolute;
	left: 30px;
	display: inline-block;
	max-width: 100%;
	height: 80px;
	border: solid 0px #ff0000; 
}

.header-top-text {	
	font-size: 1.8em;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	letter-spacing: -.2px;
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	text-align: center;
	border: solid 0px #ff0000; 
}

.header-thin-bar {	
	position: fixed;
	top: 80px;
	width: 100%;
	z-index: 2;
	height: 5px;
	display: block;
	margin-bottom: 30px;
	text-align: center;
	background-color: #ffcc00;
	border: solid 0px #ff0000; 
}

.header-image {
	position: absolute;
	z-index: -5;
	width: 100% !important;
	height: 100% !important;
    margin-top: 0px !important;
    border-top-width: 0px !important;
    padding: 20px !important;
    padding-top: 30px !important;    
    width: 100%;
	height: 360px;	
    background: #eaeaea url("images/simman_home.jpg") !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important; 
    border: solid 0px #000000;
    display: block;
}

.laerdal-logo {
	max-width: 220px;
	display: block;
	border: solid 0px #ff0000; 
}

.side-menu {
	display: none;
}

.video {
	display: block;
	position: relative;
}

.menu-top {
	display: inline-block;
	width: 100px;
	height: 29px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 1em;
	padding-top: 5.3px;
	margin: 0px;
	transition: all 500ms ease;
	text-decoration: none;
	/* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 6px rgba(82, 168, 236, 0.6); */ 	
	background-color: #124456;
	border: solid 1px #ffffff;  	
}

.menu-top:hover {
	color: #124456;
	background-color: #ffffff;  
	border: solid 1px #124456;
}

.prod-videos {
	width: 550px;
	height: 350px; 
	margin-top: 10px;
	margin-bottom:20px;
}

/***** UPLOAD STYLES *****/ 

.drop-area {
	position: relative;
	margin-bottom: 10px;
    top: 0px;
	width: 100%;
	height: 180px;
	border-radius: 8px;
	border: 2px dashed #aaaaaa;
}

.image-holder {
	position: relative;
	top: 0px;
	margin: 0 auto;
	margin-bottom: 60px;
	width: 100%;
	border: 0px dashed #ff0000;
}

.drop-text {
	text-align: left;
	font-size: 1.4em;
	font-weight: 300;
}

.drop-area img {
 	max-width: 200px;
}

input[type="file"] {
    display: block;
}

.custom-file-upload {
    border: 0px solid #ccc;
    display: inline-block;
    padding: 16px;
    border-radius: 6px;
    cursor: pointer;
    color: #ffffff;
    background-color: #33bb33;
}

.box-file {
	margin: 0 auto;
	margin-bottom: 25px;
 	max-width: 800px;
 	padding-bottom: 0px;
 	text-align: center;
 	border: 0px dashed #aaaaaa;
}

/***** QUIZ STYLES *****/ 

.box-quiz {
	text-align: left;
	margin-top:20px;
	width: 70%;	
	border: 0px solid #000;  	
}

.box-for-quiz {
	position: relative;
	z-index: 0;
	display: block;
	top: 90px;
	left: 200px;
	padding-top: 10px;
	padding-left: 30px;
	min-width: 740px;
	max-width: 740px;
	margin-bottom: 160px;
	text-align: left;
	border: solid 1px #dddddd;  	
}

.the-end {
	width:80%;
	margin-top:20px;
	text-align: left;
	border: 0px solid #ff0000;	
}

.box-control {
	margin-top: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 50%;
	border: 0px solid #000;  	
}

.box-question {
	position:relative;
	width: 80%;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	border: 0px solid #ff0000;  	
}

.box-survey {
	position: relative;
	width: 100%;
	border: 0px solid #000;
}




/***** QUIZ CHECKMARK STYLES *****/ 

.checks-quiz {
  position: relative;
  padding-left: 40px;
  margin-top: -50px;
  margin-bottom: 20px;
  cursor: pointer;
  border: 1px solid #000;
}

.items {
	color: #404040;
	cursor: pointer;
	font-size: 1em;
	margin-bottom: 10px;
	border: solid 0px #dddddd;
}
.items table td {
	height: 30px;
}



/***** CHECKMARK STYLES *****/ 

.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px !important;
  margin-left: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px solid #958733;
}

.container-quiz {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0px solid #958733;
}

.container-checks {
  display: block;
  position: relative;
  height: 20px;
  margin-top:20px;
  padding-left: 35px;
  margin-bottom: 0px;
  margin-left: 10px;
  cursor: pointer;
  border: 0px solid #958733;
}

/* Hide the browser's default checkbox */
.container input {
  display: none;
}

/* Create a custom checkbox */
.checkbox {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 0px solid #958733;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkbox {
  background-color: #f2cd14;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkbox:after {
  left: 9px;
  top: -4px;
  width: 8px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



/* Create a custom radio button */
.radio {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .radio {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .radio {
  background-color: #f2cd14;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .radio:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .radio:after {
  left: 8px;
  top: -1px;
  width: 8px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



/***** TOGGLE BUTTON STYLES *****/ 

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 20px;
  top: 2px;
  left: 0px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #124456;
  -webkit-transition: .2s;
  transition: .2s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 32px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .2s;
  transition: .2s;
}

.slider.special:before {
  left: 3px;
}

input:checked + .slider {
  background-color: #ccc;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ccc;
}

input:checked + .slider:before {
  -webkit-transform: translateX(-28px);
  -ms-transform: translateX(-28px);
  transform: translateX(-28px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch2 {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 20px;
  top: 2px;
  left: 0px;
}

/* Hide default HTML checkbox */
.switch2 input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider2 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .2s;
  transition: .2s;
}

.slider2:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .2s;
  transition: .2s;
}

.slider2.special:before {
  left: 4px;
}

input:checked + .slider2 {
  background-color: #124456;
}

input:focus + .slider2 {
  box-shadow: 0 0 1px #ccc;
}

input:checked + .slider2:before {
  -webkit-transform: translateX(28px);
  -ms-transform: translateX(28px);
  transform: translateX(28px);
}

/* Rounded sliders */
.slider2.round {
  border-radius: 34px;
}

.slider2.round:before {
  border-radius: 50%;
}

/***** SECTION STYLES *****/ 

.quiz-section,.eval-edu-section,.eval-student-section,.enrollment-section,.status-section {
	margin-top: 30px;
	padding: 20px;
	min-width: 740px;
	max-width: 30%;
	border: solid 1px #ddd;
}

.box-section {
	position: relative;
	margin: 30px 0px 30px 0px;
	padding: 20px;
	min-width: 900px;
	max-width: 40%;
	border: solid 1px #ddd;
}

.box-section-docs {
	margin-top: 30px;
	padding: 20px;
	min-width: 880px;
	max-width: 60%;
	border: solid 1px #ddd;
}

.box-section-video {
	margin-top: 30px;
	padding: 20px;
	min-width: 990px;
	max-width: 60%;
	border: solid 1px #ddd;
}

/***** BUTTON STYLES *****/ 

.btn-begin,.btn-sm,.btn-resume {
	cursor: pointer;
	color: white;
	min-width: 220px;
	max-width: 360px;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.2em;
	padding: 6px;
	padding-left: 16px;
	padding-right: 16px;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	border-radius:0;
	transition: all 500ms ease;
	background-color: #124456;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 3px 3px 3px #ddd;
	border: solid 1px #124456;
}

.btn-resume {
	background-color: red;
	border: solid 1px red;
}

.btn-sm,.btn-resume {
	min-width: 150px;
	max-width: 200px;
}

.btn-review {
	cursor: pointer;
	color: white;
	min-width: 250px;
	max-width: 400px;
	font-weight: normal;
	font-size: 1.2em;
	padding: 6px;
	padding-left: 22px;
	padding-right: 22px;
	display: inline-block;
	margin: 20px;
	text-align: center;
	transition: all 500ms ease;
	background-color: #136207;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 3px 3px 3px #ddd;
	border: solid 1px #136207;
}

.btn-box {
	height: 50px;
	width: 125px;
	margin-left: 10px;
	display: inline-block;
	border: 0px solid #aaaaaa;
}

.btn-results {
	margin: 0 auto;
	display: block;
}

.btn-submit {
	display: inline-block;
	margin-top: 20px;
}

.btn:hover,.btn-begin:hover,.btn-resume:hover,.btn-resume-sm:hover,.btn-sm:hover {
	border: 1px solid #2d7aaf;
	color: #113c5a;
	background-color: #ffffff;
}

.btn:active,.btn-begin:active,.btn-resume:active,.btn-resume-sm:active,.btn-sm:active {
	position: relative;
	left: 2px;
	top: 2px;
}

.btn-video {
	height: 40px;
	width: 40px;
	padding: 8px 10px 10px 10px;
	cursor: pointer;
	color: white;
	margin: 1px;
	font-weight: 700;
	font-size: 1.2em;
	display: inline-block;
	background-color: #124456;
	border: 0px solid #aaaaaa;
}

/***** BREADCRUMB STYLES *****/

.box-bread {
	position: relative;
	top: 52px;
	left: 252px;
	height: 30px;
	text-align: left;
	width: 100%;
	background-color: #f5f5f5;
	border: solid 0px #dddddd; 
}

.bread-crumb-item {
    height: 30px; 
    min-width: 150px; 
    max-width: 200px;
    margin-right: -1px;
    padding: 10px;
    padding-top: 7.4px;
    color: white;
    text-align: center;
    display: inline-block;
    background-color: #af8566;
}

.bread-crumb-item:hover {
	cursor: pointer;
	background-color: #f7d6a5;
	color: #af8566;
}

.bread-crumb {
    font-size: 1.1em;
	margin-bottom: 30px;
	font-weight: 300;
	border: solid 0px #dddddd; 
}

