/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {width:234px; position: relative;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {border: 2px solid #c0c9d0; padding: 2px; width: 230px; height: 37px; position: relative; 
		-webkit-border-radius: 5px;		
		-moz-border-radius: 5px;
		border-radius: 5px;}
.QapTcha .Slider {width:35px;height:37px;background:transparent url(../images/slide.png) no-repeat;cursor:e-resize;position:relative;top:0;left:0; z-index: 100;}
.QapTcha .Slider:hover { background-position: left bottom !important; }
.QapTcha .TxtStatus { padding: 0px 40px; width:232px;margin-top:7px;text-align:left;color:#889097; font-size:11px;clear:both; position: absolute; top: 0; left: 0; z-index: 99; text-align: center; line-height: 32px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#889097}