/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {width:290px;}
.QapTcha .bgSlider {width:77px;height:35px;background:transparent url(bg-red.png) no-repeat 100% 0;float:left;margin-right:10px;}
.QapTcha .bgSlider.valid {background:transparent url(bg-green.png) no-repeat 100% 0}
.QapTcha .Slider {width:33px;height:33px;background:transparent url(off.png) no-repeat 100% 0;cursor:pointer;position:relative;top:0;left:3px}
.QapTcha .Slider.ui-draggable-disabled {background:transparent url(on.png) no-repeat 100% 0; opacity: 1}
.QapTcha .TxtStatus {width:290px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;//width:202px;//margin-top:0; clear: initial; //clear: initial ;}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}