/*-- Özel --*/
body{font-size:14px;font-family:sans-serif; /*background: #230a32;*/ 

background: radial-gradient(circle at top left, #1e3a8a 0%, #0f172a 100%) !important;
background-size: cover !important;
background-attachment: fixed !important;



margin: 0px; padding:0px;}
.form_alani {margin-top: 9em;}
.form {
/*
background: #42145e;
*/

background: rgba(30, 41, 59, 0.7) !important;


color: #fff;
width: 100%;
max-width: 395px;
margin: auto;
padding: 14px;
text-align: center;
box-shadow: 0 0 25px rgba(0,0,0,.8);
}
.islem-msg {
	margin-top: 10px !important;
}

.basvur-class {
	background: linear-gradient(135deg, #F9D976 0%, #B8860B 100%) !important;
	color:#fff !important;
	text-shadow: 0px 0px 4px #222 !important; 
}