/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-top:20px; width:100%; height:40px; position:relative;}
.QapTcha .clr{}
.QapTcha .content{position:absolute; top:5px; left:0px; width:84%; background-color: #fff;border:1px solid #e0e0e0;border-radius: 15px; color:#999; line-height:30px; text-align:center;}
.QapTcha .bgSlider {width:84%;height:40px;}
.QapTcha .Slider {width:40px;height:40px;background:transparent url(/images/draggable_qaptcha.png) no-repeat;cursor:e-resize;position:relative;top:0;left:0}

.QapTcha .TxtStatus { position:absolute; top:5px; left:88%; width:30px; height:30px; background: url(/images/lock-icon.png) no-repeat;}
.QapTcha .dropSuccess {color:#4e8b37; background-position: 0 -99px;}
.QapTcha .dropError {color:#bb2828}