/*****************/
/** QapTcha CSS **/
/*****************/
@font-face {
    font-family: 'Arial';
    /*
	src: url('../fonts/Arial.woff2') format('woff2'), url('../fonts/Arial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	*/
}
.QapTcha {float:left;margin-top:20px;width:100%;}
.QapTcha .clr{clear:both}
    .QapTcha .bgSlider {
        width: 100%;
        height: 37px;
        float: left;
        border: 1px solid #302683;
        background-color: #0294C6;
    }
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:100%;margin-top:7px;text-align:left;color:#bb2828;font-family: 'Arial', sans-serif;font-size:14px;clear:both; margin-bottom:15px;}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}