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