/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/templates/small-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-small-business/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  max-width:1200px;
}
div.top_container {
	padding-left:15px;
  margin-left:15px;
}
div.subHeader_wrapper {
	width:100%;
  min-width:100%;
	background-color:#fff; 
	border-bottom:solid 1px #212529;
	padding:5px;
	text-align:center;
}
div.subHeader {
  width:100vw;
  min-width:100wv;
	background-color:#fff; 
	margin-left:auto;
  margin-right:auto;	
	text-align:center;
}
span.displayAnswers {
	min-width:97%;
	display:inline-block;
	font-size:12px;
}
a.nav_btn {
	margin-left:10px;
  margin-right:10px;
  margin-top:auto;
  margin-bottom:auto;
}
.save_btn {
	margin-right:10px;
}
div.soloCard_wrapper {
	display: table-cell;
	vertical-align: middle;
	min-height:95vh
}
div.soloCard {
	display: inline-block;
	width:80%;
	-height:50%;
	-margin-top:25%;
	display:block;
	margin-left:auto;
  margin-right:auto;

}
div.exam_wrapper {
	width:100%;
	margin-top:90px;
	padding-left:2px;
	padding-right:2px;
  position:relative;
}

div.exam {
	display: inline-block;
	width:100%;
	display:block;
	margin-left:auto;
  margin-right:auto;
  padding:0px;
  margin:0px;
}

div.finishedMsg {
	background-color:#90EE90;
	border:1px solid #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:80%;
	padding:10px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
div.saved {
  background-color:#fff;
  border:3px solid #008000;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  text-align:center;
  padding:10px;
  font-size:14px;
  width:200px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:15px;
}
.finishButton {
  margin-left:auto;
  margin-right:auto;
  margin-top: 15px;
  position: relative;
  z-index: 20;
}
img.textShield{
 	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
p.adjust_1 {
	position: relative;
	top: 0;
  left: 0;
	font-size:1rem;
	padding:0px 0px 0px 5px;
	margin:0px;
}
.actionPanel {
    background-color:#fff;
    border:1px solid #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    width:95%;
    margin:top:20px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    display:none;
}
.actionPanel_disabled {
    background-color:#fff;
    border:1px solid #ccc;
    color:#ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    width:95%;
    margin:top:20px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    display:none;
}
.actionPanel :hover {
    background-color:#d1eccf;
}
.actionTable td {
    padding:10px;
}
.actionIcon {
    font-size:40px;
    color:#000099;
}
.actionIconWrapper {
    width: 60px;
    height:60px;
    padding:10px;
}
.actionLabel {
    font-size:20px;
}
.actionDescription {
    font-size:12px;
    border:1px solid #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:10px;
}
div.passCodeStyle {
    border: solid #000000 1px;
    background-color:#ccc;
    width:40%;
    height:90px;
    text-align:left;
    padding:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
 }

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}
.mcTable {
	width:100%;
}

.mcTable TD {
	-font-size:13px;
	-border: solid #000000 1px;
}
A.clear_button {
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
    border: 1px solid #ccc;
    text-align: center;
    text-transform: uppercase;
    color: #777;
    text-decoration: none;
}
A.clear_button:hover {
    background-color: #eee;
    color: #444;
    border: 1px solid #444;
    text-decoration: none;
    cursor: pointer;
}
div.endOfItems {
	padding:20px;
	text-align:center;
	width:100%;
}
p.endOfItems {
	font-style: italic;
	color:#eee;
}
.sectionTimer {
   font-size:12px;
    border:1px solid #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left:10px;
    padding:3px;
}
div.extend_controls {
    border:1px solid #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding-top:10px;
    margin:10px;
}
.ignore_icon {
  margin-left:10px;
  color:#5367FA;
}
.error {
  color:red;
}
a.select-link {
  font-size:16px;
  color:#5367FA;
  margin-left:10px;
  margin-right:10px;
  margin-top:15px;
}
a.select-link:hover {
  color:#031283;
  text-decoration:underline;
}
div.extend-check {
  max-width:20px;
}
.btn-extend {
  margin-bottom:8px;
  margin-left:20px;
}
.btn-ignore {
  margin-bottom:8px;
  margin-left:20px;
}
.btn-tiny {
    padding:1px 5px;
    font-size:11px;
    color:#fff;
}
.btn-tiny:hover {
    background-color:#3D61E2;
    color:#fff;
}
.msgImg {
  margin: 20px,auto,20px,auto;
}
.troubleShootButton {
  display:none
}
