/*****************/
/** QapTcha CSS **/
/*****************/
/*.QapTcha {float:left;margin-top:20px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:37px;float:left;border:1px solid #040404;background-color:#101010;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../img/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:252px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}*/

/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:10px;width:250px;position: relative; line-height: 13px; }
/*.QapTcha .clr{clear:both}*/
.QapTcha .bgSlider {width:25px;height:25px;float:left;position: relative;border:1px solid #000;background-color:#fff;}
.QapTcha .Slider {width:25px;height:25px;position:relative; }
.QapTcha .fa-check { display: none; position: absolute; top:4px; left: 4px; color: #000; font-size: 18px; z-index: 2;}
.QapTcha .TxtStatus { width: 75%; padding-left: 2%;margin-top:0;text-align:left;color:#bb2828;font-size:12px;float:left; font-size: 12px;}
.QapTcha .dropSuccess {color:#4e8b37; margin-top: 5px;}
.QapTcha .dropError {color:#bb2828}