.QapTcha {
    margin-bottom: 1.5em;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.QapTcha .clr {
    clear: both;
}
.QapTcha .bgSlider {
    background-color: #fff;
    background-image: url("../images/lock1.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: both;
    display: inline-block;
    float: none;
    height: 37px;
    padding-left: 1px;
    padding-top: 1px;
    width: 162px;
}
.QapTcha .Slider {
    background: url("../images/bg_draggable_qaptcha_en.png") no-repeat scroll 0 0 transparent;
    cursor: e-resize;
    height: 37px;
    left: 0;
    position: relative;
    top: 0;
    width: 42px;
}
.QapTcha .TxtStatus {
    clear: both;
    color: #bb2828;
    font-size: 12px;
    margin-top: 7px;
    text-align: left;
    width: auto;
}
.QapTcha .dropSuccess {
    color: #4e8b37;
    display: inline-block;
    float: none;
    font-weight: 400;
    text-align: center;
}
.QapTcha .dropError {
    color: #e74c3c;
    display: inline-block;
    float: none;
    text-align: center;
}