.l_hand_select, .l_hand_select_done, .r_hand_select, .r_hand_select_done, .L-hand-button, .L-hand-button-done, .L-hand-done, .R-hand-button, .R-hand-button-done, .R-hand-done, .search_customer, .capture_BMData, .bio_Back, .bio_Continue, .bio_generateOTP, .bio_regenerateOTP, .bio_verifyOTP{
	background: url(../images/biometric-sprite.png) no-repeat;
}

.l_hand_select{
	background-position: -161px -8px ;
	width: 152px;
	height: 152px;
}

.l_hand_select_done{
	background-position: 0 -5px ;
	width: 152px;
	height: 152px;
}

.r_hand_select{
	background-position: -488px 0;
	width: 152px;
	height: 152px;
}

.r_hand_select_done{
	background-position: -332px -7px ;
	width: 152px;
	height: 152px;
}

.L-hand-button{
	background-position: -4px -243px;
	width: 190px;
	height: 211px;
}

.L-hand-button-done{
	background-position: -4px -12px;
	width: 190px;
	height: 211px;
}

.L-hand-done{
	background-position: -383px 2px;
	width: 190px;
	height: 211px;
}

.R-hand-button{
	background-position: -191px -243px ;
	width: 190px;
	height: 211px;
}

.R-hand-button-done{
	background-position: -191px -12px;
	width: 190px;
	height: 211px;
}

.R-hand-done{
	background-position: -509px 2px;
	width: 190px;
	height: 211px;
}

.search_customer{
	background-position: -464px -254px;
	width: 28px;
	height: 34px;
}

.capture_BMData{
	background-position: -464px -307px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}

.bio_Back{
	background-position: -464px -379px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}
.bio_Continue{
	background-position: -464px -350px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}
.bio_generateOTP{
	background-position: -535px -344px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}
.bio_regenerateOTP{
	background-position: -563px -344px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}
.bio_verifyOTP{
	background-position: -510px -344px;
	width: 28px;
	height: 34px;
	margin: 0px auto;
}
.bio_eraser{
	margin: 0px auto!important;
}
.circle {
	width: 48px;
	height: 48px;
	-moz-border-radius:48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
}
.circle-small{
	/* width: 10px;
	height: 10px;
	-moz-border-radius:25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color:#fff;
	padding: 5px; position: absolute; font-size: 10px; font-weight: bold;color:#fff;
	text-align: center;
	color:#000;
	line-height: 9px;
	margin-left: -9px;margin-top: 1px; */
	
	width: 10px;
	height: 10px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 5px;
	position: absolute;
	font-size: 18px;
	color: #fff;
	text-align: center;
	color: #FFF;
	line-height: 9px;
	margin-left: -9px;
	margin-top: 14px;
}
.green-color{
background: #bfd255; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #bfd255 0%, #8eb92a 50%, #72aa00 90%, #9ecb2d 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(90%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #bfd255 0%,#8eb92a 50%,#72aa00 90%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #bfd255 0%,#8eb92a 50%,#72aa00 90%,#9ecb2d 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #bfd255 0%,#8eb92a 50%,#72aa00 90%,#9ecb2d 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #bfd255 0%,#8eb92a 50%,#72aa00 90%,#9ecb2d 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.orange-color{
background: #ff9d26; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ff9d26 0%, #ff6302 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ff9d26), color-stop(100%,#ff6302)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #ff9d26 0%,#ff6302 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #ff9d26 0%,#ff6302 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #ff9d26 0%,#ff6302 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #ff9d26 0%,#ff6302 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d26', endColorstr='#ff6302',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.red-color{
background: #ff3019; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #ff3019 0%,#cf0404 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #ff3019 0%,#cf0404 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #ff3019 0%,#cf0404 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.gray-color{
background: #DCDCDC; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #DCDCDC 0%, #D8D8D8 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#DCDCDC), color-stop(100%,#D8D8D8)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #DCDCDC 0%,#D8D8D8 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #DCDCDC 0%,#D8D8D8 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #DCDCDC 0%,#D8D8D8 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #DCDCDC 0%,#D8D8D8 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.circle:hover {
	opacity: 0.5
}

.bioFPTable {
	vertical-align: top;
	text-align:center;
}
.hover_group {
	opacity: 1;
}
.hover_group:hover {
	opacity: 0.5;
}
p.finger-title{color:#fff; font-family: Droid Sans,Helvetica,Arial,sans-serif; font-size:13px; margin-top:22px}
/* a.black-btn { background: #000 url(../images/bg_signin.png) repeat-x bottom!important; color: #fff !important; text-shadow: 0px 1px 1px #666; text-transform: uppercase; font-size:18px; line-height:120%; font-weight:bold; color:rgb(255,255,255); border-color: #000; } */
.black-btn span.ui-btn-inner{padding: 0em 11px .5em!important;}
.divBio_LHRingFing_css{margin-top:-5px; float:left;  margin-left: -12px;}
.divBio_LHMiddleFing_css{margin-top: -8px;float: left;  margin-left: -8px;}
.divBio_LHIndexFing_css{margin-left: -13px; margin-top: -1px; position: absolute;}
.divBio_LHLittleFing_css{margin-top: -10px; float: left; margin-left: -11px;}
.divBio_LHThumbFing_css{margin-top:-69px;margin-left: -8px}
.divBio_RHIndexFing_css{margin-left: -7px;margin-top: -5px; position: absolute;}
.divBio_RHRingFing_css{margin-right: 56px; margin-top: -10px;float: right;}
.divBio_RHMiddleFing_css{margin-top: -5px;float: right; margin-right: 55px;}
.divBio_RHThumbFing_css{margin-top: -3px; float: left; margin-left: -13px;}
.divBio_RHLittleFing_css{margin-top: -18px;margin-left: -7px;}