/**
 * CSS File for ezMark jQuery Plugin
 *
 **/
.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../images/checkbox-red.png') 0 1px no-repeat;
	display:inline-block;
}

.ez-radio {
	background: transparent url('../images/radio-black.png') 0 4px no-repeat;
	display:inline-block;
}


.ez-checked { background-position: 0 -18px; }
.ez-selected { background-position: 0 -16px; }

.ez-checkbox-green {
	background: transparent url('../images/checkbox-green.png') 0 1px no-repeat;
	display:inline-block;
	*display: inline;
}
.ez-checked-green { background-position: 0 -18px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }

/* FINANSMAN RADIO CUSTOM */
.finansmanRadioCapsule .ez-radio {background: url('../images/finansmanRadio_bg.png') 0 0 no-repeat; width:29px; height:29px; display:inline-block; float:left; cursor:pointer;}
	.finansmanRadioCapsule .ez-radio input { width:29px; height:29px; margin:0; padding:0;}
.finansmanRadioCapsule .ez-selected { background-position:0 -29px;}
.finansmanRadioCapsule label { display:inline-block; float:left; padding-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#56667f; margin-left:20px; cursor:pointer;}

/* KREDI HESAPLAMA MAKINESI */

.hesaplaTable .ez-radio {
	background: transparent url('../images/khm_radio.png') 0 4px no-repeat;
	display:inline-block;
}

.sigortaUrunCheckBox .ez-checkbox {
	background: transparent url('../images/khm_checkbox.png') 0 0px no-repeat;
	display:inline-block;
}


.vadeSecAracVade .ez-radio {
	background: transparent url('../images/vadeArac_radio.png') 0 4px no-repeat;
	display:inline-block;
}

.konforPaketiSecim .ez-radio {
	background: transparent url('../images/khm_radio.png') 0 4px no-repeat;
	display:inline-block;
}


.basvuruDetayTable .ez-checkbox {
	background: transparent url('../images/khm_checkbox2.png') 0 0px no-repeat;
	display:inline-block;
}

.basvurDetayKimlikTable .ez-radio {
	background: transparent url('../images/khm_radio.png') 0 4px no-repeat;
	display:inline-block;
}


.hesaplaTable .ez-selected { background-position: 0 -16px!important; }
.sigortaUrunCheckBox .ez-checked { background-position: 0 -20px!important; }
.sigortaUrunCheckBox .ez-checkbox { margin-top:5px;}

.basvuruDetayTable .ez-checked { background-position: 0 -20px!important; }

.vadeSecAracVade .ez-selected { background-position: 0 -16px!important; }
.konforPaketiSecim .ez-selected { background-position: 0 -16px!important; }
.basvurDetayKimlikTable .ez-selected { background-position: 0 -16px!important; }


/* 28.01.2014 - FULL PLAN TEKLIF */

.stRadioCapsule .ez-radio {
	background: transparent url('../images/khm_radio.png') 0 4px no-repeat;
	display:inline-block;
	width:16px;
	height:18px;
	float:left;
}
.stRadioCapsule .ez-radio input { width:16px; height:18px;}

.stRadioCapsule .ez-selected { background-position: 0 -16px!important; }

/* ENERYA - ILETISIM */
.radioCapsule .ez-radio {
	background: transparent url('../images/radio_bg.png') 0 0px no-repeat;
	display:inline-block;
	width:14px;
	height:14px;
	float:left;
}
.radioCapsule .ez-radio input { width:14x; height:14px;}
.radioCapsule .ez-selected { background-position: 0 -14px!important; }

.onlineRadioCapsule .ez-radio {
	background: transparent url('../images/radio_bg.png') 0 0px no-repeat;
	display:inline-block;
	width:14px;
	height:14px;
	float:left;
}
.onlineRadioCapsule .ez-radio input { width:14x; height:14px;}
.onlineRadioCapsule .ez-selected { background-position: 0 -14px!important; }


/* ALBARAKA ILETISIM */
.atmvesubeCheckArea .ez-checkbox {
	background: transparent url('../images/albarakaContactCheck.png') 0 0px no-repeat;
	display:inline-block;
	width:28px;
	height:28px;
	margin:0;
	float:left;
}
.atmvesubeCheckArea .ez-checked { background-position: 0 -28px!important; }