button, input, optgroup, select, textarea {
	font-family: "Muli", sans-serif !important;
}
.theme-rapor .authentication .card .header {
	background: #8BC34A; 
}
.authentication .card {
	margin-top: 100px;
}
#config-url{
	display: hidden;
}
@media screen and (max-width: 490px){
	.authentication .card {
		margin-top: 70px;
	}
}