/* here you can put your own css to customize and override the theme */
.last_added_materials {	float:left;	margin-right: 5px;	width:100%;	border:1px dashed #DDD;	margin-bottom:15px;	border-radius: 4px;	padding-left:5px;}
.last_added_materials:hover{	background:#F5F5F5;}

.wrong-answ:hover{ color:#fff; }
.wrong-answ{
	background: none repeat scroll 0 0 #4b4b4b  !important;
	border-bottom: 3px solid #d9534f;
	color: #fff;
	font-size: 16px;
	margin: 5px; width:auto; cursor:default !important;
}
.exam-histry-btn{	background: none repeat scroll 0 0 #384145  !important;
	border-bottom: 3px solid #437ba3;
	color: #fff;
 
	font-size: 12px;
	margin: 5px; width:auto;
}
.exam-histry-btn:hover{background:#eaeaea !important}

.display_question {
    float: left;
    height: auto; width:100%;
}

.q-answered{ background-color:#079452 !important; color:#fff}
.n-answered{ background-color:#ff0000 !important; color:#fff}
.m-answered{ background-color:#ff7900 !important; color:#fff}
.m-answered:hover{background-color:#058247  !important; }
.z-answered{ background-color: #60bae3 !important;
    color: #fff;
}

.answered {
	background: none repeat scroll 0 0 #079452 ;
	border-bottom: 3px solid #000000;
	margin: -14px 0 0;
	padding: 3px 10px;
}

.finished{ background-color:#079452 !important;}
.finished:hover{ background-color:#37c482 !important}

.not-answered {
	background: none repeat scroll 0 0 #ff0000;
	border-bottom: 3px solid #000000;
	margin: -14px 0 0;
	padding: 3px 10px;
}
.review {
	background: none repeat scroll 0 0 #ff7900;
	border-bottom: 3px solid #000000;
	margin: -14px 0 0;
	padding: 3px 10px; color:#fff
}
.not-visited {
	background-color: #60bae3 !important;
    color: #fff;
	border-bottom: 3px solid #000000;
	margin: -14px 0 0;
	padding: 3px 10px;
	 
}
.padd {
	padding: 0 !important;   
	clear: both;
}.down-buttons {
	border-top: 1px solid #ccc;
	margin: 15px 0px; clear:both;
}
.down-bt {
	margin: 5px;
	margin: 15px 0;
	padding: 7px 9px;
}

.mar-lgn {
	margin: 10px 0 !important;
	width:40px;
	font-size: 15px; 
}
.mar-lgn small{ color:#fff;}
.number-plate {
	float: left;
	height: 133px;
	width: 100%;
	overflow: auto;
}
.numbers {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 3px solid #000;
	color: #fff;
	float: left;
	margin: 4px;
	min-height: 35px; 
	width: 35px;
}
.numbers:hover{ 
background-color:#ebebeb !important
}

h3{
font-weight: lighter;
}
