/* Admin Panel Giriş Sayfası Login Düzenlemelesi */


.admingiris_button{
	font-size: 15px !important;
	background: #021c5b !important;
	border:#8c1c35 !important;
	font-weight: 500 !important;
	width: 100% !important;
	color:white;
	border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.admin_title_login{
	font-size: 20px;
	color:#8c1c35!important;
	letter-spacing: -1.1px;
	font-weight: 500;
}

.form_select{
	height: 50px;
	border-radius:0px;
	font-size: 20px;
	font-weight: 400;
	color:black !important;
}
.form_inputs{
	width: 100%;
	height: 50px;
	border-radius:0px;
	font-size: 20px;
	font-weight: 400;
	color:black !important;
}
