/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;width:100%;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {    width:100%;
    height: 1px;
    float: left;
    margin-top: 16px;
    background-color: #9a1000;}

.QapTcha .Slider {
	width: 35px;
    height: 35px;
    cursor: e-resize;
    position: relative;
    top: 0 !important;
    left: 0;
    background: #9a1000;
    border-radius: 50%;
    margin-top: -16px;
    z-index: 2;
}

/*.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0px;left:0}*/
.QapTcha .TxtStatus {width:100%;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}