
p {
	width:100%;
}


#ies_app .question-numbers .item.incorrect.chosen {
	background-color: #eb4d4b;
	border-color: #eb4d4b;
	color:#000;
}

#ies_app .question-numbers .item.active.incorrect {
	background-color: #34495e;
	border-color:#eb4d4b;
	color:#ff7979;
}


.exam button, .review button {
	margin-left:15px;
}

.exam .item.flagged, .review .item.flagged {
	font-size:15px;
}

#ies_app .review .questions .choices .choice {
	text-indent:0;
	margin-left:0;
}

#ies_app .review .questions .choices {
	text-indent:0;
}

#ies_app {
	margin:30px 0 30px 15px;
}

.review .choices {
	margin-left:35px !important;
}

.exam-reviews {
	margin-left:15px;
}

.exam, .questions, .review {
	margin-left:-15px;
}

.choices {
	margin-left:55px !important;
}

.choices span {
	margin-left:5px;
	font-weight: normal;
}


.ies-app .review .feedback br {
	margin-bottom:12px;
}

#ies_app .is-loading {
	position:fixed;
}

#ies_app .is-loading span{
	top: calc(50% - 27px);
	left: calc(50% - 80px);
}

#oldexam .logo, #oldexam .exam_info, #oldexam .u_progress, #oldexam .do-exam_logo, #oldexam .tbl-attempts strong {
	display:none;
}

.exam label, .courses-wrapper label {
	margin-bottom:10px !important;
}

#ies_app strong {
	display:inline-block;
	color:#1cb35b;
	font-size:120%;
	margin:20px 0 12px 0;
}

#oldexam {
	margin-top:30px;
	padding:10px 20px !important;
	background-color:#eee;
}

.fa-tasks {
	margin-left:15px;
}

#ies_app .review .questions .flag {
	padding:4px 12px !important;
}

.exam-reviews .progressbar {
	max-width: 520px;
}








#flashcard {
	background-color:#f9f9f9;
	border: 1px solid #ccc;
	border-radius: 9px;
	padding: 15px 22px 10px 22px !important;
	margin: 22px 0;
	text-align:center;
}

#flashcard button {
	border-radius:4px;
	border: none;
	background-color: #19b050;
	margin-top:20px;
	color:white;
	padding:4px 11px;
}

#flashcard .btn-answers .ifc-button {
	display: inline;
	margin:10px 5px;
}

#flashcard .ifc-card {
	min-height:80px;
}

#flashcard #ifc-title {
	font-size:90%;
	color:#888;
	text-align:left;
}

#flashcard .answer-card-wrapper:before {
	content:'Answer';	
}

#flashcard .question-card-wrapper:before {
	content:'Question';	
}

#flashcard .answer-card-wrapper:before, #flashcard .question-card-wrapper:before {
	font-size:30px;
	font-weight:bold;
	color:#d2d2d2;
	margin-top:0;
	padding-bottom:15px;
	display:block;	
}

#flashcard #legend {
	font-size:90%;
	text-align:left;
	margin-top:12px;
	color:#888;	
}

#flashcard .answer {
	margin-top:20px;
}

#flashcard .question {
	color:#999;
}

#flashcard .strg {
	font-weight:bold;
}

#flashcard #legend #legend-btn {
	cursor:pointer;
	margin-bottom:10px;
}




.choice-title p {
  display:inline;
}


.toright {
  float:right;
}


.feedback p {
  margin: 12px 0 5px 0;
}

#ies_app .questions strong {
  color: #444; 
  font-size: 15px; 
  font-weight: bold;
  margin: 0;
}

#ies_app .questions em {
  font-style: italic; 
}
