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


.qap1, .qap1 * {
        -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}