.RNAKapTcha {
    clear: both;
    float: right;
    margin: 2px 2px 0 0;
    width: 205px;
}

    .RNAKapTcha .clr {
        clear: both;
    }

    .RNAKapTcha .bgSlider {
        width: 205px;
        height: 45px;
        float: right;
        border: 2px solid #e4e4e4;
        border-radius: 20px !important;
        direction: ltr !important;
        background-color: #FFF;
    }

    .RNAKapTcha .Slider {
        width: 52px;
        height: 49px;
        background: url(/Content/Images/Global/bg_draggable_RNAKapTcha.png) no-repeat;
        cursor: e-resize;
        position: relative;
        top: -2px;
        left: -7px;
    }

    .RNAKapTcha .TxtStatus {
        position: relative;
        top: -33px;
        right: 10px;
        float: right;
        text-align: right;
        color: #bb2828;
        font-family: DaustanyFont;
        font-size: 14px;
        clear: both;
        direction: rtl;
    }

    .RNAKapTcha .dropSuccess {
        color: #4e8b37;
    }

    .RNAKapTcha .dropError {
        color: #bb2828;
    }
