/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:34px;cursor:e-resize;float:left;border:1px solid #040404;background-color:#101010;border-radius: 8px;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('./arrow.png') no-repeat;background-size: 100%;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:252px;text-align:center;color:#E0E5E6;font-size: 9px;font-family:Verdana;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#E0E5E6}