/*******************************************************************************
 *              bootstrap-rtl (version 3.3.4)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: August 13,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain
 *******************************************************************************/

.right-to-left html {
    direction: rtl;
}

.right-to-left body {
    direction: rtl;
}

.right-to-left .flip.text-left {
    text-align: right;
}

.right-to-left .flip.text-right {
    text-align: left;
}

.right-to-left .list-unstyled {
    padding-right: 0;
    padding-left: initial;
}

.right-to-left .list-inline {
    padding-right: 0;
    padding-left: initial;
    margin-right: -5px;
    margin-left: 0;
}

.right-to-left dd {
    margin-right: 0;
    margin-left: initial;
}

@media (min-width:768px) {
    .right-to-left .dl-horizontal dt {
        float: right;
        clear: right;
        text-align: left;
    }

    .right-to-left .dl-horizontal dd {
        margin-right: 180px;
        margin-left: 0;
    }
}

.right-to-left blockquote {
    border-right: 5px solid #eee;
    border-left: 0;
}

    .right-to-left .blockquote-reverse,.right-to-left  blockquote.pull-left {
        padding-left: 15px;
        padding-right: 0;
        border-left: 5px solid #eee;
        border-right: 0;
        text-align: left;
    }

.right-to-left .col-xs-1, .right-to-left .col-sm-1, .right-to-left .col-md-1, .right-to-left .col-lg-1,.right-to-left  .col-xs-2, .right-to-left .col-sm-2, .right-to-left .col-md-2,.right-to-left  .col-lg-2,.right-to-left  .col-xs-3,.right-to-left  .col-sm-3, .right-to-left .col-md-3,.right-to-left  .col-lg-3,.right-to-left  .col-xs-4, .right-to-left .col-sm-4,.right-to-left  .col-md-4,.right-to-left  .col-lg-4, .right-to-left .col-xs-5, .right-to-left .col-sm-5, .right-to-left .col-md-5, .right-to-left .col-lg-5, .right-to-left .col-xs-6, .right-to-left .col-sm-6, .right-to-left .col-md-6, .right-to-left .col-lg-6,.right-to-left  .col-xs-7, .right-to-left .col-sm-7, .right-to-left .col-md-7, .right-to-left .col-lg-7, .col-xs-8,.right-to-left  .col-sm-8, .right-to-left .col-md-8, .right-to-left .col-lg-8, .right-to-left .col-xs-9,.right-to-left  .col-sm-9,.right-to-left  .col-md-9, .right-to-left .col-lg-9,.right-to-left  .col-xs-10, .right-to-left .col-sm-10,.right-to-left  .col-md-10, .right-to-left .col-lg-10,.right-to-left  .col-xs-11,.right-to-left  .col-sm-11, .right-to-left .col-md-11, .right-to-left .col-lg-11,.right-to-left  .col-xs-12, .right-to-left .col-sm-12,.right-to-left  .col-md-12,.right-to-left  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.right-to-left .col-xs-1, .right-to-left .col-xs-2, .right-to-left .col-xs-3, .right-to-left .col-xs-4, .right-to-left .col-xs-5, .right-to-left .col-xs-6, .right-to-left .col-xs-7, .right-to-left .col-xs-8, .right-to-left .col-xs-9, .right-to-left .col-xs-10, .right-to-left .col-xs-11, .right-to-left .col-xs-12 {
    float: right;
}

.right-to-left .col-xs-12 {
    width: 100%;
}

.right-to-left .col-xs-11 {
    width: 91.66666667%;
}

.right-to-left .col-xs-10 {
    width: 83.33333333%;
}

.right-to-left .col-xs-9 {
    width: 75%;
}

.right-to-left .col-xs-8 {
    width: 66.66666667%;
}

.right-to-left .col-xs-7 {
    width: 58.33333333%;
}

.right-to-left .col-xs-6 {
    width: 50%;
}

.right-to-left .col-xs-5 {
    width: 41.66666667%;
}

.right-to-left .col-xs-4 {
    width: 33.33333333%;
}

.right-to-left .col-xs-3 {
    width: 25%;
}

.right-to-left .col-xs-2 {
    width: 16.66666667%;
}

.right-to-left .col-xs-1 {
    width: 8.33333333%;
}

.right-to-left .col-xs-pull-12 {
    left: 100%;
    right: auto;
}

.right-to-left .col-xs-pull-11 {
    left: 91.66666667%;
    right: auto;
}

.right-to-left .col-xs-pull-10 {
    left: 83.33333333%;
    right: auto;
}

.right-to-left .col-xs-pull-9 {
    left: 75%;
    right: auto;
}

.right-to-left .col-xs-pull-8 {
    left: 66.66666667%;
    right: auto;
}

.right-to-left .col-xs-pull-7 {
    left: 58.33333333%;
    right: auto;
}

.right-to-left .col-xs-pull-6 {
    left: 50%;
    right: auto;
}

.right-to-left .col-xs-pull-5 {
    left: 41.66666667%;
    right: auto;
}

.right-to-left .col-xs-pull-4 {
    left: 33.33333333%;
    right: auto;
}

.right-to-left .col-xs-pull-3 {
    left: 25%;
    right: auto;
}

.right-to-left .col-xs-pull-2 {
    left: 16.66666667%;
    right: auto;
}

.right-to-left .col-xs-pull-1 {
    left: 8.33333333%;
    right: auto;
}

.right-to-left .col-xs-pull-0 {
    left: auto;
    right: auto;
}

.right-to-left .col-xs-push-12 {
    right: 100%;
    left: 0;
}

.right-to-left .col-xs-push-11 {
    right: 91.66666667%;
    left: 0;
}

.col-xs-push-10 {
    right: 83.33333333%;
    left: 0;
}

.right-to-left .col-xs-push-9 {
    right: 75%;
    left: 0;
}

.right-to-left .col-xs-push-8 {
    right: 66.66666667%;
    left: 0;
}

.right-to-left .col-xs-push-7 {
    right: 58.33333333%;
    left: 0;
}

.right-to-left .col-xs-push-6 {
    right: 50%;
    left: 0;
}

.right-to-left .col-xs-push-5 {
    right: 41.66666667%;
    left: 0;
}

.right-to-left .col-xs-push-4 {
    right: 33.33333333%;
    left: 0;
}

.right-to-left .col-xs-push-3 {
    right: 25%;
    left: 0;
}

.right-to-left .col-xs-push-2 {
    right: 16.66666667%;
    left: 0;
}

.right-to-left .col-xs-push-1 {
    right: 8.33333333%;
    left: 0;
}

.right-to-left .col-xs-push-0 {
    right: auto;
    left: 0;
}

.right-to-left .col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}

.right-to-left .col-xs-offset-0 {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width:768px) {
    .right-to-left .col-sm-1,.right-to-left  .col-sm-2,.right-to-left  .col-sm-3,.right-to-left  .col-sm-4, .right-to-left .col-sm-5,.right-to-left  .col-sm-6, .right-to-left .col-sm-7, .right-to-left .col-sm-8,.right-to-left  .col-sm-9,.right-to-left  .col-sm-10,.right-to-left  .col-sm-11,.right-to-left  .col-sm-12 {
        float: right;
    }

    .right-to-left .col-sm-12 {
        width: 100%;
    }

    .right-to-left .col-sm-11 {
        width: 91.66666667%;
    }

    .right-to-left .col-sm-10 {
        width: 83.33333333%;
    }

    .right-to-left .col-sm-9 {
        width: 75%;
    }

    .right-to-left .col-sm-8 {
        width: 66.66666667%;
    }

    .right-to-left .col-sm-7 {
        width: 58.33333333%;
    }

    .right-to-left .col-sm-6 {
        width: 50%;
    }

    .right-to-left .col-sm-5 {
        width: 41.66666667%;
    }

    .right-to-left .col-sm-4 {
        width: 33.33333333%;
    }

    .right-to-left .col-sm-3 {
        width: 25%;
    }

    .right-to-left .col-sm-2 {
        width: 16.66666667%;
    }

    .right-to-left .col-sm-1 {
        width: 8.33333333%;
    }

    .right-to-left .col-sm-pull-12 {
        left: 100%;
        right: auto;
    }

    .right-to-left .col-sm-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .right-to-left .col-sm-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .right-to-left .col-sm-pull-9 {
        left: 75%;
        right: auto;
    }

    .right-to-left .col-sm-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .right-to-left .col-sm-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .right-to-left .col-sm-pull-6 {
        left: 50%;
        right: auto;
    }

    .right-to-left .col-sm-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .right-to-left .col-sm-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .right-to-left .col-sm-pull-3 {
        left: 25%;
        right: auto;
    }

    .right-to-left .col-sm-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .right-to-left .col-sm-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .right-to-left .col-sm-pull-0 {
        left: auto;
        right: auto;
    }

    .right-to-left .col-sm-push-12 {
        right: 100%;
        left: 0;
    }

    .right-to-left .col-sm-push-11 {
        right: 91.66666667%;
        left: 0;
    }

    .right-to-left .col-sm-push-10 {
        right: 83.33333333%;
        left: 0;
    }

    .right-to-left .col-sm-push-9 {
        right: 75%;
        left: 0;
    }

    .right-to-left .col-sm-push-8 {
        right: 66.66666667%;
        left: 0;
    }

    .right-to-left .col-sm-push-7 {
        right: 58.33333333%;
        left: 0;
    }

    .right-to-left .col-sm-push-6 {
        right: 50%;
        left: 0;
    }

    .right-to-left .col-sm-push-5 {
        right: 41.66666667%;
        left: 0;
    }

    .right-to-left .col-sm-push-4 {
        right: 33.33333333%;
        left: 0;
    }

    .right-to-left .col-sm-push-3 {
        right: 25%;
        left: 0;
    }

    .right-to-left .col-sm-push-2 {
        right: 16.66666667%;
        left: 0;
    }

    .right-to-left .col-sm-push-1 {
        right: 8.33333333%;
        left: 0;
    }

    .right-to-left .col-sm-push-0 {
        right: auto;
        left: 0;
    }

    .right-to-left .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-sm-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .right-to-left .col-md-1,.right-to-left  .col-md-2,.right-to-left  .col-md-3, .right-to-left .col-md-4,.right-to-left  .col-md-5, .right-to-left .col-md-6, .right-to-left .col-md-7, .right-to-left .col-md-8,.right-to-left  .col-md-9,.right-to-left  .col-md-10,.right-to-left  .col-md-11,.right-to-left  .col-md-12 {
        float: right;
    }

    .right-to-left .col-md-12 {
        width: 100%;
    }

    .right-to-left .col-md-11 {
        width: 91.66666667%;
    }

    .right-to-left .col-md-10 {
        width: 83.33333333%;
    }

    .right-to-left .col-md-9 {
        width: 75%;
    }

    .right-to-left .col-md-8 {
        width: 66.66666667%;
    }

    .right-to-left .col-md-7 {
        width: 58.33333333%;
    }

    .right-to-left .col-md-6 {
        width: 50%;
    }

    .right-to-left .col-md-5 {
        width: 41.66666667%;
    }

    .right-to-left .col-md-4 {
        width: 33.33333333%;
    }

    .right-to-left .col-md-3 {
        width: 25%;
    }

    .right-to-left .col-md-2 {
        width: 16.66666667%;
    }

    .right-to-left .col-md-1 {
        width: 8.33333333%;
    }

    .right-to-left .col-md-pull-12 {
        left: 100%;
        right: auto;
    }

    .right-to-left .col-md-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .right-to-left .col-md-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .right-to-left .col-md-pull-9 {
        left: 75%;
        right: auto;
    }

    .right-to-left .col-md-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .right-to-left .col-md-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .right-to-left .col-md-pull-6 {
        left: 50%;
        right: auto;
    }

    .right-to-left .col-md-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .right-to-left .col-md-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .right-to-left .col-md-pull-3 {
        left: 25%;
        right: auto;
    }

    .right-to-left .col-md-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .right-to-left .col-md-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .right-to-left .col-md-pull-0 {
        left: auto;
        right: auto;
    }

    .right-to-left .col-md-push-12 {
        right: 100%;
        left: 0;
    }

    .right-to-left .col-md-push-11 {
        right: 91.66666667%;
        left: 0;
    }

    .right-to-left .col-md-push-10 {
        right: 83.33333333%;
        left: 0;
    }

    .right-to-left .col-md-push-9 {
        right: 75%;
        left: 0;
    }

    .right-to-left .col-md-push-8 {
        right: 66.66666667%;
        left: 0;
    }

    .right-to-left .col-md-push-7 {
        right: 58.33333333%;
        left: 0;
    }

    .right-to-left .col-md-push-6 {
        right: 50%;
        left: 0;
    }

    .right-to-left .col-md-push-5 {
        right: 41.66666667%;
        left: 0;
    }

    .right-to-left .col-md-push-4 {
        right: 33.33333333%;
        left: 0;
    }

    .right-to-left .col-md-push-3 {
        right: 25%;
        left: 0;
    }

    .right-to-left .col-md-push-2 {
        right: 16.66666667%;
        left: 0;
    }

    .right-to-left .col-md-push-1 {
        right: 8.33333333%;
        left: 0;
    }

    .right-to-left .col-md-push-0 {
        right: auto;
        left: 0;
    }

    .right-to-left .col-md-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-md-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .right-to-left .col-lg-1, .right-to-left .col-lg-2, .right-to-left .col-lg-3, .right-to-left .col-lg-4, .right-to-left .col-lg-5, .right-to-left .col-lg-6, .right-to-left .col-lg-7, .right-to-left .col-lg-8, .right-to-left .col-lg-9, .right-to-left .col-lg-10,.right-to-left  .col-lg-11,.right-to-left  .col-lg-12 {
        float: right;
    }

    .right-to-left .col-lg-12 {
        width: 100%;
    }

    .right-to-left .col-lg-11 {
        width: 91.66666667%;
    }

    .right-to-left .col-lg-10 {
        width: 83.33333333%;
    }

    .right-to-left .col-lg-9 {
        width: 75%;
    }

    .right-to-left .col-lg-8 {
        width: 66.66666667%;
    }

    .right-to-left .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .right-to-left .col-lg-1 {
        width: 8.33333333%;
    }

    .right-to-left .col-lg-pull-12 {
        left: 100%;
        right: auto;
    }

   .right-to-left  .col-lg-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .right-to-left .col-lg-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .right-to-left .col-lg-pull-9 {
        left: 75%;
        right: auto;
    }

    .right-to-left .col-lg-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .right-to-left .col-lg-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .right-to-left .col-lg-pull-6 {
        left: 50%;
        right: auto;
    }

    .right-to-left .col-lg-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .right-to-left .col-lg-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .right-to-left .col-lg-pull-3 {
        left: 25%;
        right: auto;
    }

    .right-to-left .col-lg-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .right-to-left .col-lg-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .right-to-left .col-lg-pull-0 {
        left: auto;
        right: auto;
    }

    .right-to-left .col-lg-push-12 {
        right: 100%;
        left: 0;
    }

    .right-to-left .col-lg-push-11 {
        right: 91.66666667%;
        left: 0;
    }

    .right-to-left .col-lg-push-10 {
        right: 83.33333333%;
        left: 0;
    }

    .right-to-left .col-lg-push-9 {
        right: 75%;
        left: 0;
    }

    .right-to-left .col-lg-push-8 {
        right: 66.66666667%;
        left: 0;
    }

    .right-to-left .col-lg-push-7 {
        right: 58.33333333%;
        left: 0;
    }

    .right-to-left .col-lg-push-6 {
        right: 50%;
        left: 0;
    }

    .right-to-left .col-lg-push-5 {
        right: 41.66666667%;
        left: 0;
    }

    .right-to-left .col-lg-push-4 {
        right: 33.33333333%;
        left: 0;
    }

    .right-to-left .col-lg-push-3 {
        right: 25%;
        left: 0;
    }

    .right-to-left .col-lg-push-2 {
        right: 16.66666667%;
        left: 0;
    }

    .right-to-left .col-lg-push-1 {
        right: 8.33333333%;
        left: 0;
    }

    .right-to-left .col-lg-push-0 {
        right: auto;
        left: 0;
    }

    .right-to-left .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0;
    }

    .right-to-left .col-lg-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
}

.right-to-left caption {
    text-align: right;
}

.right-to-left th {
    text-align: right;
}

@media screen and (max-width:767px) {
    .right-to-left  .table-responsive > .table-bordered {
        border: 0;
    }

    .right-to-left .table-responsive > .table-bordered > thead > tr > th:first-child,.right-to-left  .table-responsive > .table-bordered > tbody > tr > th:first-child,.right-to-left  .table-responsive > .table-bordered > tfoot > tr > th:first-child,.right-to-left  .table-responsive > .table-bordered > thead > tr > td:first-child,.right-to-left  .table-responsive > .table-bordered > tbody > tr > td:first-child,.right-to-left  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-right: 0;
        border-left: initial;
    }

    .right-to-left .table-responsive > .table-bordered > thead > tr > th:last-child,.right-to-left  .table-responsive > .table-bordered > tbody > tr > th:last-child,.right-to-left  .table-responsive > .table-bordered > tfoot > tr > th:last-child,.right-to-left  .table-responsive > .table-bordered > thead > tr > td:last-child,.right-to-left  .table-responsive > .table-bordered > tbody > tr > td:last-child,.right-to-left  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-left: 0;
        border-right: initial;
    }
}

.right-to-left .radio label,.right-to-left  .checkbox label {
    padding-right: 20px;
    padding-left: initial;
}

.right-to-left .radio input[type=radio],.right-to-left  .radio-inline input[type=radio],.right-to-left  .checkbox input[type=checkbox], .right-to-left .checkbox-inline input[type=checkbox] {
    margin-right: -20px;
    margin-left: auto;
}

.right-to-left .radio-inline, .right-to-left .checkbox-inline {
    padding-right: 20px;
    padding-left: 0;
}

    .right-to-left .radio-inline + .radio-inline,.right-to-left  .checkbox-inline + .checkbox-inline {
        margin-right: 10px;
        margin-left: 0;
    }

.right-to-left .has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 12px;
}

.right-to-left .form-control-feedback {
    left: 0;
    right: auto;
}

@media (min-width:768px) {
    .right-to-left .form-inline label {
        padding-right: 0;
        padding-left: initial;
    }

    .right-to-left .form-inline .radio input[type=radio],.right-to-left  .form-inline .checkbox input[type=checkbox] {
        margin-right: 0;
        margin-left: auto;
    }
}

@media (min-width:768px) {
    .right-to-left .form-horizontal .control-label {
        text-align: left;
    }
}

.right-to-left .form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto;
}

.right-to-left .caret {
    margin-right: 2px;
    margin-left: 0;
}

.right-to-left .dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    text-align: right;
}

    .right-to-left .dropdown-menu.pull-right {
        left: 0;
        right: auto;
        float: right;
    }

.right-to-left .dropdown-menu-right {
    left: auto;
    right: 0;
}

.right-to-left .dropdown-menu-left {
    left: 0;
    right: auto;
}

@media (min-width:768px) {
    .right-to-left .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .right-to-left .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.right-to-left .btn-group > .btn,.right-to-left  .btn-group-vertical > .btn {
    float: right;
}

.right-to-left .btn-group .btn + .btn,.right-to-left  .btn-group .btn + .btn-group,.right-to-left  .btn-group .btn-group + .btn,.right-to-left  .btn-group .btn-group + .btn-group {
    margin-right: -1px;
    margin-left: 0;
}

.right-to-left .btn-toolbar {
    margin-right: -5px;
    margin-left: 0;
}

    .right-to-left .btn-toolbar .btn-group,.right-to-left  .btn-toolbar .input-group {
        float: right;
    }

    .right-to-left .btn-toolbar > .btn,.right-to-left  .btn-toolbar > .btn-group,.right-to-left  .btn-toolbar > .input-group {
        margin-right: 5px;
        margin-left: 0;
    }

.right-to-left .btn-group > .btn:first-child {
    margin-right: 0;
}

    .right-to-left .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.right-to-left .btn-group > .btn:last-child:not(:first-child),.right-to-left  .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.right-to-left .btn-group > .btn-group {
    float: right;
}

.right-to-left .btn-group.btn-group-justified > .btn,.right-to-left  .btn-group.btn-group-justified > .btn-group {
    float: none;
}

.right-to-left .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.right-to-left .btn-group > .btn-group:first-child > .btn:last-child,.right-to-left  .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.right-to-left .btn-group > .btn-group:last-child > .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.right-to-left .btn .caret {
    margin-right: 0;
}

.right-to-left .btn-group-vertical > .btn + .btn,.right-to-left  .btn-group-vertical > .btn + .btn-group,.right-to-left  .btn-group-vertical > .btn-group + .btn,.right-to-left  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-right: 0;
}

.right-to-left .input-group .form-control {
    float: right;
}

    .right-to-left .input-group .form-control:first-child,.right-to-left  .input-group-addon:first-child, .right-to-left .input-group-btn:first-child > .btn,.right-to-left  .right-to-left .input-group-btn:first-child > .btn-group > .btn,.right-to-left  .input-group-btn:first-child > .dropdown-toggle,.right-to-left  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.right-to-left  .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.right-to-left .input-group-addon:first-child {
    border-left: 0;
    border-right: 1px solid;
}

.right-to-left .input-group .form-control:last-child,.right-to-left .input-group-addon:last-child,.right-to-left  .input-group-btn:last-child > .btn,.right-to-left  .input-group-btn:last-child > .btn-group > .btn,.right-to-left  .input-group-btn:last-child > .dropdown-toggle,.right-to-left  .input-group-btn:first-child > .btn:not(:first-child),.right-to-left  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.right-to-left .input-group-addon:last-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-right: 0;
}

.right-to-left .input-group-btn > .btn + .btn {
    margin-right: -1px;
    margin-left: auto;
}

.right-to-left .input-group-btn:first-child > .btn,.right-to-left  .input-group-btn:first-child > .btn-group {
    margin-left: -1px;
    margin-right: auto;
}

.right-to-left .input-group-btn:last-child > .btn,.right-to-left .input-group-btn:last-child > .btn-group {
    margin-right: -1px;
    margin-left: auto;
}

.right-to-left .nav {
    padding-right: 0;
    padding-left: initial;
}

.right-to-left .nav-tabs > li {
    float: right;
}

   .right-to-left  .nav-tabs > li > a {
        margin-left: auto;
        margin-right: -2px;
        border-radius: 4px 4px 0 0;
    }

.right-to-left .nav-pills > li {
    float: right;
}

    .right-to-left .nav-pills > li > a {
        border-radius: 4px;
    }

    .right-to-left .nav-pills > li + li {
        margin-right: 2px;
        margin-left: auto;
    }

.right-to-left .nav-stacked > li {
    float: none;
}

    .right-to-left .nav-stacked > li + li {
        margin-right: 0;
        margin-left: auto;
    }

.right-to-left .nav-justified > .dropdown .dropdown-menu {
    right: auto;
}

.right-to-left .nav-tabs-justified > li > a {
    margin-left: 0;
    margin-right: auto;
}

@media (min-width:768px) {
    .right-to-left .nav-tabs-justified > li > a {
        border-radius: 4px 4px 0 0;
    }
}

@media (min-width:768px) {
    .right-to-left .navbar-header {
        float: right;
    }
}

.right-to-left .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}

.right-to-left .navbar-brand {
    float: right;
}

@media (min-width:768px) {
    .right-to-left .navbar > .container .navbar-brand,.right-to-left  .navbar > .container-fluid .navbar-brand {
        margin-right: -15px;
        margin-left: auto;
    }
}

.right-to-left .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto;
}

@media (max-width:767px) {
    .right-to-left .navbar-nav .open .dropdown-menu > li > a, .right-to-left .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 15px;
    }
}

@media (min-width:768px) {
    .right-to-left .navbar-nav {
        float: right;
    }

        .right-to-left .navbar-nav > li {
            float: right;
        }
}

@media (min-width:768px) {
    .right-to-left .navbar-left.flip {
        float: right !important;
    }

    .right-to-left .navbar-right:last-child {
        margin-left: -15px;
        margin-right: auto;
    }

    .right-to-left .navbar-right.flip {
        float: left !important;
        margin-left: -15px;
        margin-right: auto;
    }

    .right-to-left .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }
}

@media (min-width:768px) {
    .right-to-left .navbar-text {
        float: right;
    }

        .right-to-left .navbar-text.navbar-right:last-child {
            margin-left: 0;
            margin-right: auto;
        }
}

.right-to-left .pagination {
    padding-right: 0;
}

    .right-to-left .pagination > li > a,.right-to-left  .pagination > li > span {
        float: right;
        margin-right: -1px;
        margin-left: 0;
    }

    .right-to-left .pagination > li:first-child > a,.right-to-left  .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .right-to-left .pagination > li:last-child > a,.right-to-left  .pagination > li:last-child > span {
        margin-right: -1px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.right-to-left .pager {
    padding-right: 0;
    padding-left: initial;
}

    .right-to-left .pager .next > a, .right-to-left .pager .next > span {
        float: left;
    }

    .right-to-left .pager .previous > a, .right-to-left .pager .previous > span {
        float: right;
    }

.right-to-left .nav-pills > li > a > .badge {
    margin-left: 0;
    margin-right: 3px;
}

.right-to-left .list-group-item > .badge {
    float: left;
}

    .right-to-left .list-group-item > .badge + .badge {
        margin-left: 5px;
        margin-right: auto;
    }

.right-to-left .alert-dismissable,.right-to-left  .alert-dismissible {
    padding-left: 35px;
    padding-right: 15px;
}

    .right-to-left .alert-dismissable .close,.right-to-left  .alert-dismissible .close {
        right: auto;
        left: -21px;
    }

.right-to-left .progress-bar {
    float: right;
}

.right-to-left .media > .pull-left {
    margin-right: 10px;
}

    .right-to-left .media > .pull-left.flip {
        margin-right: 0;
        margin-left: 10px;
    }

.right-to-left .media > .pull-right {
    margin-left: 10px;
}

    .right-to-left .media > .pull-right.flip {
        margin-left: 0;
        margin-right: 10px;
    }

.right-to-left .media-right, .right-to-left .media > .pull-right {
    padding-right: 10px;
    padding-left: initial;
}

.right-to-left .media-left,.right-to-left  .media > .pull-left {
    padding-left: 10px;
    padding-right: initial;
}

.right-to-left .media-list {
    padding-right: 0;
    padding-left: initial;
    list-style: none;
}

.right-to-left .list-group {
    padding-right: 0;
    padding-left: initial;
}

.right-to-left .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.right-to-left  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .right-to-left .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.right-to-left  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.right-to-left  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0;
}

.right-to-left .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.right-to-left  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.right-to-left  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.right-to-left  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .right-to-left .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
}

.right-to-left .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .right-to-left .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.right-to-left  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.right-to-left  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .right-to-left .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .right-to-left .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.right-to-left  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
}

.right-to-left .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .right-to-left .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.right-to-left  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.right-to-left  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .right-to-left .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .right-to-left .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .right-to-left .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.right-to-left  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
}

.right-to-left .panel > .table-bordered > thead > tr > th:first-child,.right-to-left  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.right-to-left  .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.right-to-left  .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .right-to-left .panel > .table-bordered > thead > tr > td:first-child, .right-to-left .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .right-to-left .panel > .table-bordered > tbody > tr > td:first-child,.right-to-left  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.right-to-left  .panel > .table-bordered > tfoot > tr > td:first-child,.right-to-left  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: none;
}

.right-to-left .panel > .table-bordered > thead > tr > th:last-child, .right-to-left .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.right-to-left  .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .right-to-left .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .right-to-left .panel > .table-bordered > thead > tr > td:last-child, .right-to-left .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .right-to-left .panel > .table-bordered > tbody > tr > td:last-child,.right-to-left  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.right-to-left  .panel > .table-bordered > tfoot > tr > td:last-child,.right-to-left  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: none;
    border-left: 0;
}

.right-to-left .embed-responsive .embed-responsive-item, .right-to-left .embed-responsive iframe, .right-to-left .embed-responsive embed, .right-to-left .embed-responsive object {
    right: 0;
    left: auto;
}

.right-to-left .close {
    float: left;
}

.right-to-left .modal-footer {
    text-align: left;
}

    .right-to-left .modal-footer.flip {
        text-align: right;
    }

    .right-to-left .modal-footer .btn + .btn {
        margin-left: auto;
        margin-right: 5px;
    }

    .right-to-left .modal-footer .btn-group .btn + .btn {
        margin-right: -1px;
        margin-left: auto;
    }

    .right-to-left .modal-footer .btn-block + .btn-block {
        margin-right: 0;
        margin-left: auto;
    }

.right-to-left .popover {
    left: auto;
    text-align: right;
}

    .right-to-left .popover.top > .arrow {
        right: 50%;
        left: auto;
        margin-right: -11px;
        margin-left: auto;
    }

        .right-to-left .popover.top > .arrow:after {
            margin-right: -10px;
            margin-left: auto;
        }

    .right-to-left .popover.bottom > .arrow {
        right: 50%;
        left: auto;
        margin-right: -11px;
        margin-left: auto;
    }

        .right-to-left .popover.bottom > .arrow:after {
            margin-right: -10px;
            margin-left: auto;
        }

.right-to-left .carousel-control {
    right: 0;
    bottom: 0;
}

    .right-to-left .carousel-control.left {
        right: auto;
        left: 0;
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .right-to-left .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .right-to-left .carousel-control .icon-prev,.right-to-left  .carousel-control .glyphicon-chevron-left {
        left: 50%;
        right: auto;
        margin-right: -10px;
    }

    .right-to-left .carousel-control .icon-next, .right-to-left .carousel-control .glyphicon-chevron-right {
        right: 50%;
        left: auto;
        margin-left: -10px;
    }

.right-to-left .carousel-indicators {
    right: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0;
}

@media screen and (min-width:768px) {
    .right-to-left .carousel-control .glyphicon-chevron-left,.right-to-left  .carousel-control .icon-prev {
        margin-left: 0;
        margin-right: -15px;
    }

    .right-to-left .carousel-control .glyphicon-chevron-right, .right-to-left .carousel-control .icon-next {
        margin-left: 0;
        margin-right: -15px;
    }

   .right-to-left .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}

.right-to-left .pull-right.flip {
    float: left !important;
}
.right-to-left .pull-right {
    float: left !important;
}
.right-to-left .pull-left.flip {
    float: right !important;
}
