.hide {
	display: none;
}
/*HOME*/
header {
	margin-bottom: 60px!important;
}
footer {
	margin-top: 60px;
}

/*MENU*/

.nav .open>a {
	background-color: white!important;
}

#signin-resend-password button {
	top: -5px;
}

#btn-reset {
	margin-top: 15px;
}


/*ADMIN*/

#dynamic_field .form-group,
.results .form-group {
	margin-bottom: 10px;
}

.margin-b-10 {
	margin-bottom:10px!important;
}

.modal-footer .btn-default {
	float:left;
}
