
.human_baslik{
	color:#ECECEC;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px #FFF solid;
}


.human_input {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input:hover {
	background-color:#e5e3e1;
	color:#000;
}

.human_input_orta {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:90px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_orta:hover {
	background-color:#e5e3e1;
	color:#000;
}
.human_input_select {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:176px;
	height:20px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_select:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}

.human_input_select_kucuk {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:20px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_select_kucuk:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}

.human_input_kucuk {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:95px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_kucuk:hover {
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
}
.human_input_text {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:250px;
	height:100px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_text:hover {
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
}
.human_input_text_adres {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:50px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
	color:#000;
}
.human_input_text_adres:hover {
	background-color:#f1f2f2;
	border:1px solid #ECECEC;
}
.human_button {
	border:1px solid #ECECEC;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#000;
	background-color:#ff9400;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Verdana, Arial;
}
.human_button:hover {
	color:#fff;
}

