/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
    float: left;
    width: 252px;
    margin-right: 25px;
}

.QapTcha .clr {
    clear: both
}

.QapTcha .bgSlider {
    width: 252px;
    float: left;
    border: 1px solid #dee2e6;
    background-color: #dee2e6;
}

.QapTcha .Slider {
    width: 52px;
    height: 37px;
    background: transparent url('../css/images/bg_draggable_qaptcha.jpg') no-repeat;
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0
}

.QapTcha .TxtStatus {
    width: 252px;
    margin-top: 7px;
    text-align: left;
    color: #dc3545;
    font-family: Verdana;
    font-size: 10px;
    clear: both
}

.QapTcha .dropSuccess {
    color: #4e8b37
}

.QapTcha .dropError {
    color: #dc3545
}
.clr {
    clear: both
}
