/* Styles for custom selects */
.done select{
	height:1px;
	width:1px;
	border:none;
	background:none;
	padding:0;
	margin:0;
    position: relative;
    left:-2px;
    z-index: -10;
	outline:none;
	-webkit-appearance: none;
	}
.select-list{
	position:			absolute;
	left:				0
	}
.custom-select{
	z-index:			1
	}
.custom-select *{
	-webkit-user-select:none;
	-khtml-user-select: none;
	-moz-user-select: 	none;
	-ms-user-select: 	none;
	-o-user-select: 	none;
	user-select: 		none;
	}
.open_list{
	z-index:			10
	}
.custom-select ul,
.custom-select li{
	margin:				0;
	padding:			0;
	list-style:			none
	}

#basvurulanFirma .custom-select,
.custom-select ul{
	position:			relative;
	top:				0;
	left:				0;
	width:238px !important;
	}
	
.isBasvuruStepBox .egitimdurum .custom-select,
.custom-select ul{
	position:relative;
	top:0;
	left:-7px !important;
	width:35px !important;
	}
.basvurulanFirma .custom-select,
.custom-select ul{
	position:relative;
	top:0;
	left:0px !important;
	width:201px !important;
	}	

	
.custom-select,
.custom-select ul{
	position:			relative;
	top:				0;
	left:				0
	}
.custom-select .custom-text{
	cursor:				pointer;
	display:			inline-block;
	}
.custom-select li{
	cursor:				pointer;
	min-height:			25px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#848484;
	}

.isBasvuruStepBox .egitimdurum .select-scroll{
	position:			absolute;
	right:				7px;
	top:				4px;
	z-index:			2
	}
.select-scroll{
	position:			absolute;
	right:				16px;
	top:				15px;
	z-index:			2
	}
.basvurulanFirma .select-scroll{
	position:			absolute;
	right:				16px;
	top:				5px;
	z-index:			2
	}		
.ulke .select-scroll{
	position:			absolute;
	right:				16px;
	top:				8px;
	z-index:			2
	}
.ilce .select-scroll{
	position:			absolute;
	right:				16px;
	top:				8px;
	z-index:			2
	}
.il .select-scroll{
	position:			absolute;
	right:				16px;
	top:				8px;
	z-index:			2
	}	 		 
.default-scroll ul{
	overflow-y:			scroll
	}
.custom-scroll{
	overflow:			hidden
	}
.scroll-drag{
	display:			block;
	position:			absolute;
	left:				-2px;
	cursor:				pointer
	}
.disabled *{
    cursor:             default !important
    }
/* Style for example*/
#basvurulanFirma .custom-select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.custom-select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#basvurulanFirma  .custom-select .custom-text,
.custom-select.disabled span.custom-text:hover{
	overflow:hidden;
	height:29px;
	width:194px !important;
	padding:12px 0 0 8px;
	color:#848484;
	background:url(/newhrapp/Content//img/HR/form_country_city_bg.png) 0 0 no-repeat;
	}

.custom-select .custom-text,
.custom-select.disabled span.custom-text:hover{
	overflow:hidden;
	height:28px;
	width:191px !important;
	padding:13px 0 0 10px;
	color:#848484;
	background:url(/newhrapp/Content//img/HR/form_country_city_bg.png) 0 0 no-repeat;
	}
	
.isBasvuruStepBox .egitimdurum .custom-select .custom-text,
.custom-select.disabled span.custom-text:hover{
	overflow:hidden;
	height:29px;
	width:48px !important;
	padding:12px 0 0 4px;
	color:#848484;
	background:url(/newhrapp/Content//img/HR/date_day_year_bg.png) 0 0 no-repeat;
	}	
.custom-select .custom-text:after{
	font-size:			15px;
	position:			relative;
	top:				-6px;
	right:				12px;
	display:			block;
	float: 				right;
	width:				6px;
	z-index: 			2;
	}
.custom-select span.custom-text:hover,
.active span.custom-text{
	}

#basvurulanFirma .select-list{
	top:				40px;
	line-height:		25px;
	padding:			0 0 0 8px;
	background-color:	#fff;
	color:				#bdd3e6;
	border:1px solid #dcdcdc;
	width:240px;
}

.isBasvuruStepBox .egitimdurum .select-list{
	top:				40px;
	line-height:		25px;
	padding:			2px 0 2px 2px;
	background-color:	#fff;
	color:				#bdd3e6;
	border:1px solid #dcdcdc;
	width:47px;
	}
.select-list{
	top:				40px;
	line-height:		25px;
	padding:			0 0 0 10px;
	background-color:	#fff;
	color:				#bdd3e6;
	border:1px solid #dcdcdc;
	width:188px;
	}
.select-list.custom-scroll{
	padding:			2px 0 2px 11px;
	}

.select-list .selected{
	color:				#35a3c7;
}

.select-list li:hover{
	color:				#35a3c7;
	}
.select-list li.disabled{
	color:				#CCCCCC;
	cursor:				default
	}
.select-scroll{
	background:url(/newhrapp/Content//img/HR/form_scroll_bar.png) 0 0 no-repeat;
	width:				2px;

	}
.scroll-drag{
	top:				0;
	width:				6px;
	background:url(/newhrapp/Content//img/HR/form_scroll_drag.png) 0 0 no-repeat;
	}
.maxlength .scroll-drag:after{
	display:			block;
	font-size:			14px;
	position:			relative;
	left:				50%;
	top:				50%;
	margin:				-14px 0 0 -4px
	}
.custom-select .hover{
	color:				#FFF
	}
.custom-select.disabled{
    opacity:            0.5 !important;
    }
