@charset "utf-8";
/* CSS Document */

input{
	margin:0px 4px 10px 0px;
	height:22px;
	padding:0px 8px 0px 8px;
	border:solid 1px #e8e8e8;
}
textarea{
	margin:2px;
	padding:0px 8px 0px 8px;
	resize:none;
}
label{
	float:left; width:auto; height:auto; margin:4px;
}
.radiobt{
	margin:4px; padding:0px; height:15px; float:left; border:0;
}
.buton_style{
	padding:9px; background:#162836; font-size:14px;
	}
.form_load_input{
	width:162px;
	font-size:10px; color:#6d6d6d;
	}
.btnwrd_red{
	font-size:16px; font-weight:300; color:#fff;
	width:145px; height:60px; margin:0px; border:1px solid #000f24; 
	}
.btn_red{
	font-size:14px; font-weight:300; color:#fff;
	width:65px; height:58px; margin:-26px 0px 10px 7px; padding:0px; background:#d92a0f;
	}
.form_truck_input{
	width:162px; margin:8px 0px 0px 7px; font-size:10px; color:#6d6d6d;
	}
label{
	float:left; width:auto; height:auto; margin:4px;
}
.radiobt{
	margin:4px; padding:0px; height:15px; float:left; border:0;
}
.anket_center{
		width:590px; 
		padding:8px; border:1px solid #999;
		-wengbkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.anket_icerik{
		background-color:#fff;  height:20px; vertical-align:middle; font-size:14px; font-weight:bold; 
	}
	.anket_soru_icerik{							
		background-color:#E9EDEC; height:24px; vertical-align:middle;
	}
	
#p_content{
		width:590px; height:auto; padding:0px; margin:10px 0px 0px 0px; border:1px solid #fff; float:left; font-size:11px;
		background:#fff; color:#7e878e;
		}
#p_content h2{
		margin:10px 0px 10px 0px;
		}
input[type="submit"] {
background: url(../../../images/icons.png) no-repeat 0 -520px;
border: 0;
color: #fff;
cursor: pointer;
float: right;
font: 18px/18px'SyntaxLTStdRegular',Arial,sans-serif;
height: 30px;
margin-top: 5px;
padding-left: 15px;
text-align: left;
width: 173px;