
/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;}
.jqTransformRadio {
	background:#F00;
	vertical-align: top;
	height: 22px;
	width: 19px;
	display:block;/*display: -moz-inline-block;*/
}
/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block; 
	overflow:hidden;
	margin:0px 0px 0 0px;
	padding-right:0px;
}
a.jqTransformCheckbox {
	background:#F00;
	vertical-align: middle;
	height: 21px;
	width: 21px;
	display:block;/*display: -moz-inline-block;*/
}
/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jqTransformRadioWrapper a.jqTransformChecked { background-position: right 0;}
.jqTransformCheckboxWrapper a.jqTransformChecked { background-position: right 0;}
/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	position:relative;
	margin:0 0px 0px  0;
	background:#fff;
	height:30px;
	border-radius: 7px;
	box-shadow: inset 0 2px 3px #c7c7c7;
}
.jqTransformSelectWrapper div{cursor:pointer;color:#1c2426;
	line-height:17px;
	font-size:14px;}
	.jqTransformSelectWrapper div span{display:block;padding:6px 0 7px 9px;}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	position:absolute;
	z-index:99;
	display:block;
	right: 4px;
	top: 4px;
	width: 22px;
	height: 22px;
	background:  url(../images/select-arrow.png) 0 -22px no-repeat;
}
.jqTransformSelectWrapper:hover  a.jqTransformSelectOpen {
	background: url(../images/select-arrow.png) 0 0 no-repeat;
}
.jqTransformSelectWrapper ul {
    display: none;
    height: 150px;
    padding: 0;
	overflow-y:auto;
    position: absolute;
	left: 0;
	top:30px;
	list-style: none;
	z-index:10;	
}

.bot-1-f .jqTransformSelectWrapper ul, .bot-2-f .jqTransformSelectWrapper ul{width:110px !important;}

.bot-4-f .jqTransformSelectWrapper ul{width:115px !important;}

.jqTransformSelectWrapper ul li{border-radius: 7px;background-color:#f9db62;}

.jqTransformSelectWrapper ul a {
	display: block;
	font-size:14px; 
	height:17px; 
	color:#1c2426;
	font-weight:normal;	
	padding:5px 0 8px 9px;
	border-radius: 7px;
}


.jqTransformSelectWrapper ul a.selected {
	color:#000;
	background:#f9db62;
}

.jqTransformSelectWrapper ul li{}
.jqTransformSelectWrapper ul a:hover {
	color:#fff;
	background:#f36524;}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

#form-1{padding-left:3px;}

#form-1 label{font-size:17px;color:#fff;line-height:21px;}

.bot-1-f{float:left;width:120px;margin-right:12px;margin-top:10px;}

.bot-2-f{float:left;width:120px;margin-top:10px;}

.select-1 { margin-left:2px;width:110px;}
.select-1 select{width:79px;}
.select-2 { width:88px;width:110px;}
.select-2 select{width:79px;}
.select-1, .select-2{margin-top:5px;}	

.label-1{ white-space:nowrap;}	

.bot-3-f .jqTransformSelectWrapper ul{width:115px !important;}
.bot-3-f{margin-top:14px;float:left;margin-right:10px;margin-left:1px;width:120px;}	
.bot-4-f{margin-top:14px;float:left;width:120px;}	
.select-3{margin:5px 0 0 1px; width:115px;}



.bot-3-gun .jqTransformSelectWrapper ul{width:80px !important;}
.bot-3-gun{margin-top:14px;float:left;margin-right:10px;margin-left:1px;width:75px;}	
.select-gun{margin:5px 0 0 1px; width:80px;}

.bot-3-ay .jqTransformSelectWrapper ul{width:80px !important;}
.bot-3-ay{margin-top:14px;float:left;margin-right:10px;margin-left:1px;width:75px;}	
.select-ay{margin:5px 0 0 1px; width:80px;}

.bot-3-yil .jqTransformSelectWrapper ul{width:80px !important;}
.bot-3-yil{margin-top:14px;float:left;margin-right:10px;margin-left:1px;width:75px;}	
.select-yil{margin:5px 0 0 1px; width:80px;}

.select-4{margin:5px 0 0 1px;width:115px;}

.bot-6-f{margin-top:14px;}

.bot-5-f { margin:14px 0 0 1px; }	
.bot-5-f .label-1{margin:0 0 0 1px;}
.bot-5-f input{ 
	background-color:#FFF;border-radius: 7px;
	box-shadow: inset 0 2px 3px #c7c7c7;background:#fff;
	font-size:14px;
	color:#1c2426;
	height:17px;
	padding:6px 0 7px 9px;
	margin:5px 0 0 1px;
	width:141px !important;
}

	.button-form{ 
		background-color:#281810;display:inline-block;padding:6px 12px 7px 18px;font-family: "Times New Roman", Times, serif;text-transform:uppercase;font-size:18px;line-height:22px;color:#fff;border-radius: 25px;
		margin:20px 0 0 -2px;letter-spacing:-1px;
		-moz-transition: background 0.3s ease;
	    -webkit-transition: background 0.3s ease;
	    -o-transition: background 0.3s ease;
	}
	.button-form strong{
		/* background: url(../images/marker.png) 0 0 no-repeat;width:14px;height:22px;display:inline-block; */
		margin:0 0 0 5px;
	}
	.button-form:hover{ 
		background-color:#ff647e;
	}




.bot-5-fl input{ 
	background-color:#ccc;border-radius: 7px;
	box-shadow: inset 0 2px 3px #575757;background:#eee;
	font-size:14px;
	color:#1c2426;
	height:17px;
	padding:6px 0 7px 9px;
	margin:5px 0 0 1px;
	width:120px !important;
}


.bot-5-fs input{ 
	background-color:#FFF;border-radius: 7px;
	box-shadow: inset 0 2px 3px #575757;background:#eee;
	font-size:14px;
	color:#888888;
	height:30px;
	padding:6px 0 7px 9px;
	margin:5px 0 0 1px;
	width:50px !important;
	background: url(../images/marker.png) 0 0 no-repeat;
	display:inline-block;
}





.bot-5-fk {margin:14px 0 0 1px;}	
.bot-5-fk .label-1{ margin:0 0 0 1px;}
.bot-5-fk input{
	background-color:#FFF;border-radius: 7px;
	box-shadow: inset 0 2px 3px #c7c7c7;background:#fff;
	font-size:14px;
	color:#1c2426;
	height:17px;
	padding:6px 0 7px 9px;
	margin:5px 0 0 1px;
	width:121px !important;
}


	
	
	