/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 11:25:58 */
#wpmem_login legend, #wpmem_reg legend {
    margin-bottom: 25px!important;
}

#wpmem_login input[type=submit] {
	
	background-color: #ea7231!important;
	color:#fff!important;
	font-size:22px!important;

}

.logoutline{
	text-align:right;
}

a {
	padding:5px;
}

a:link {
		text-decoration:none;
}

.logoutline a:link{
	text-decoration:none;
	color:#ea7231;
	font-weight:600;
}

.logoutline a:hover{
	background-color:#ea7231;
	color:#fff;
}

.logo a:hover{
	background-color:#fff;
}

.main{
	padding:0 29px 36px;
}

 .ays-field.checked_answer_div input:checked~label:not(.ays_answer_image) {
    background-color:transparent!important;
}

.ays_quiz_question p{
	text-align:left!important;
}
