.RNAKapTcha {
    clear: both;
    margin: 0 auto 0 auto;
    width: 250px
}

    .RNAKapTcha .clr {
        clear: both
    }

    .RNAKapTcha .bgSlider {
        width: 280px;
        height: 45px;
        float: right;
        border: 1px solid #bbbbbb;
        border-radius: 20px;
        direction: ltr !important;
        background-color: #FFF
    }

    .RNAKapTcha .Slider {
        width: 52px;
        height: 49px;
        background: url(/Content/images/bg_draggable_RNAKapTcha.png) no-repeat;
        cursor: e-resize;
        position: relative;
        top: -2px;
        left: -7px
    }

    .RNAKapTcha .TxtStatus {
        position: relative;
        top: -32px;
        right: 10px;
        float: right;
        text-align: right;
        color: #b6b6b6;
        font-family: 'BINK-font';
        font-size: 14px;
        clear: both;
        direction: rtl
    }

    .RNAKapTcha .dropSuccess {
        color: #4e8b37
    }

    .RNAKapTcha .dropError {
        color: #b6b6b6
    }
