/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:20px;width:100%;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:100%;height:22px;float:left;border:1px solid #acacac;background: linear-gradient(to right, #acacac, black);}
.QapTcha .Slider {width:52px;height:20px;background:transparent url('bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:100%;margin-top:7px;text-align:left;color:#ee7d00 !important;font-family:Verdana;font-size:10px;font-weight: bold;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}