html {
    direction: rtl;
}

body {
    direction: rtl;
}

.list-unstyled {
    padding-left: initial;
    padding-right: 0;
}

.list-inline {
    margin-left: 0;
    margin-right: -5px;
    padding-left: initial;
    padding-right: 0;
}

dd {
    margin-left: initial;
    margin-right: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        clear: right;
        float: right;
        text-align: left;
    }

    .dl-horizontal dd {
        margin-left: 0;
        margin-right: 180px;
        padding: 8px;
    }
}

blockquote {
    border-left: 0 none;
    border-right: 5px solid #eee;
}

    .blockquote-reverse, blockquote.pull-left {
        border-left: 5px solid #eee;
        border-right: 0 none;
        padding-left: 15px;
        padding-right: 0;
        text-align: left;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.6667%;
}

.col-xs-10 {
    width: 83.3333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.6667%;
}

.col-xs-7 {
    width: 58.3333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.6667%;
}

.col-xs-4 {
    width: 33.3333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.6667%;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-pull-12 {
    left: 100%;
    right: auto;
}

.col-xs-pull-11 {
    left: 91.6667%;
    right: auto;
}

.col-xs-pull-10 {
    left: 83.3333%;
    right: auto;
}

.col-xs-pull-9 {
    left: 75%;
    right: auto;
}

.col-xs-pull-8 {
    left: 66.6667%;
    right: auto;
}

.col-xs-pull-7 {
    left: 58.3333%;
    right: auto;
}

.col-xs-pull-6 {
    left: 50%;
    right: auto;
}

.col-xs-pull-5 {
    left: 41.6667%;
    right: auto;
}

.col-xs-pull-4 {
    left: 33.3333%;
    right: auto;
}

.col-xs-pull-3 {
    left: 25%;
    right: auto;
}

.col-xs-pull-2 {
    left: 16.6667%;
    right: auto;
}

.col-xs-pull-1 {
    left: 8.33333%;
    right: auto;
}

.col-xs-pull-0 {
    left: auto;
    right: auto;
}

.col-xs-push-12 {
    left: 0;
    right: 100%;
}

.col-xs-push-11 {
    left: 0;
    right: 91.6667%;
}

.col-xs-push-10 {
    left: 0;
    right: 83.3333%;
}

.col-xs-push-9 {
    left: 0;
    right: 75%;
}

.col-xs-push-8 {
    left: 0;
    right: 66.6667%;
}

.col-xs-push-7 {
    left: 0;
    right: 58.3333%;
}

.col-xs-push-6 {
    left: 0;
    right: 50%;
}

.col-xs-push-5 {
    left: 0;
    right: 41.6667%;
}

.col-xs-push-4 {
    left: 0;
    right: 33.3333%;
}

.col-xs-push-3 {
    left: 0;
    right: 25%;
}

.col-xs-push-2 {
    left: 0;
    right: 16.6667%;
}

.col-xs-push-1 {
    left: 0;
    right: 8.33333%;
}

.col-xs-push-0 {
    left: 0;
    right: auto;
}

.col-xs-offset-12 {
    margin-left: 0;
    margin-right: 100%;
}

.col-xs-offset-11 {
    margin-left: 0;
    margin-right: 91.6667%;
}

.col-xs-offset-10 {
    margin-left: 0;
    margin-right: 83.3333%;
}

.col-xs-offset-9 {
    margin-left: 0;
    margin-right: 75%;
}

.col-xs-offset-8 {
    margin-left: 0;
    margin-right: 66.6667%;
}

.col-xs-offset-7 {
    margin-left: 0;
    margin-right: 58.3333%;
}

.col-xs-offset-6 {
    margin-left: 0;
    margin-right: 50%;
}

.col-xs-offset-5 {
    margin-left: 0;
    margin-right: 41.6667%;
}

.col-xs-offset-4 {
    margin-left: 0;
    margin-right: 33.3333%;
}

.col-xs-offset-3 {
    margin-left: 0;
    margin-right: 25%;
}

.col-xs-offset-2 {
    margin-left: 0;
    margin-right: 16.6667%;
}

.col-xs-offset-1 {
    margin-left: 0;
    margin-right: 8.33333%;
}

.col-xs-offset-0 {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.6667%;
    }

    .col-sm-10 {
        width: 83.3333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.6667%;
    }

    .col-sm-7 {
        width: 58.3333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.6667%;
    }

    .col-sm-4 {
        width: 33.3333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.6667%;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-sm-pull-11 {
        left: 91.6667%;
        right: auto;
    }

    .col-sm-pull-10 {
        left: 83.3333%;
        right: auto;
    }

    .col-sm-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-sm-pull-8 {
        left: 66.6667%;
        right: auto;
    }

    .col-sm-pull-7 {
        left: 58.3333%;
        right: auto;
    }

    .col-sm-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-sm-pull-5 {
        left: 41.6667%;
        right: auto;
    }

    .col-sm-pull-4 {
        left: 33.3333%;
        right: auto;
    }

    .col-sm-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-sm-pull-2 {
        left: 16.6667%;
        right: auto;
    }

    .col-sm-pull-1 {
        left: 8.33333%;
        right: auto;
    }

    .col-sm-pull-0 {
        left: auto;
        right: auto;
    }

    .col-sm-push-12 {
        left: 0;
        right: 100%;
    }

    .col-sm-push-11 {
        left: 0;
        right: 91.6667%;
    }

    .col-sm-push-10 {
        left: 0;
        right: 83.3333%;
    }

    .col-sm-push-9 {
        left: 0;
        right: 75%;
    }

    .col-sm-push-8 {
        left: 0;
        right: 66.6667%;
    }

    .col-sm-push-7 {
        left: 0;
        right: 58.3333%;
    }

    .col-sm-push-6 {
        left: 0;
        right: 50%;
    }

    .col-sm-push-5 {
        left: 0;
        right: 41.6667%;
    }

    .col-sm-push-4 {
        left: 0;
        right: 33.3333%;
    }

    .col-sm-push-3 {
        left: 0;
        right: 25%;
    }

    .col-sm-push-2 {
        left: 0;
        right: 16.6667%;
    }

    .col-sm-push-1 {
        left: 0;
        right: 8.33333%;
    }

    .col-sm-push-0 {
        left: 0;
        right: auto;
    }

    .col-sm-offset-12 {
        margin-left: 0;
        margin-right: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 0;
        margin-right: 91.6667%;
    }

    .col-sm-offset-10 {
        margin-left: 0;
        margin-right: 83.3333%;
    }

    .col-sm-offset-9 {
        margin-left: 0;
        margin-right: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 0;
        margin-right: 66.6667%;
    }

    .col-sm-offset-7 {
        margin-left: 0;
        margin-right: 58.3333%;
    }

    .col-sm-offset-6 {
        margin-left: 0;
        margin-right: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 0;
        margin-right: 41.6667%;
    }

    .col-sm-offset-4 {
        margin-left: 0;
        margin-right: 33.3333%;
    }

    .col-sm-offset-3 {
        margin-left: 0;
        margin-right: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 0;
        margin-right: 16.6667%;
    }

    .col-sm-offset-1 {
        margin-left: 0;
        margin-right: 8.33333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.6667%;
    }

    .col-md-10 {
        width: 83.3333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.6667%;
    }

    .col-md-7 {
        width: 58.3333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.6667%;
    }

    .col-md-4 {
        width: 33.3333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.6667%;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-md-pull-11 {
        left: 91.6667%;
        right: auto;
    }

    .col-md-pull-10 {
        left: 83.3333%;
        right: auto;
    }

    .col-md-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-md-pull-8 {
        left: 66.6667%;
        right: auto;
    }

    .col-md-pull-7 {
        left: 58.3333%;
        right: auto;
    }

    .col-md-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-md-pull-5 {
        left: 41.6667%;
        right: auto;
    }

    .col-md-pull-4 {
        left: 33.3333%;
        right: auto;
    }

    .col-md-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-md-pull-2 {
        left: 16.6667%;
        right: auto;
    }

    .col-md-pull-1 {
        left: 8.33333%;
        right: auto;
    }

    .col-md-pull-0 {
        left: auto;
        right: auto;
    }

    .col-md-push-12 {
        left: 0;
        right: 100%;
    }

    .col-md-push-11 {
        left: 0;
        right: 91.6667%;
    }

    .col-md-push-10 {
        left: 0;
        right: 83.3333%;
    }

    .col-md-push-9 {
        left: 0;
        right: 75%;
    }

    .col-md-push-8 {
        left: 0;
        right: 66.6667%;
    }

    .col-md-push-7 {
        left: 0;
        right: 58.3333%;
    }

    .col-md-push-6 {
        left: 0;
        right: 50%;
    }

    .col-md-push-5 {
        left: 0;
        right: 41.6667%;
    }

    .col-md-push-4 {
        left: 0;
        right: 33.3333%;
    }

    .col-md-push-3 {
        left: 0;
        right: 25%;
    }

    .col-md-push-2 {
        left: 0;
        right: 16.6667%;
    }

    .col-md-push-1 {
        left: 0;
        right: 8.33333%;
    }

    .col-md-push-0 {
        left: 0;
        right: auto;
    }

    .col-md-offset-12 {
        margin-left: 0;
        margin-right: 100%;
    }

    .col-md-offset-11 {
        margin-left: 0;
        margin-right: 91.6667%;
    }

    .col-md-offset-10 {
        margin-left: 0;
        margin-right: 83.3333%;
    }

    .col-md-offset-9 {
        margin-left: 0;
        margin-right: 75%;
    }

    .col-md-offset-8 {
        margin-left: 0;
        margin-right: 66.6667%;
    }

    .col-md-offset-7 {
        margin-left: 0;
        margin-right: 58.3333%;
    }

    .col-md-offset-6 {
        margin-left: 0;
        margin-right: 50%;
    }

    .col-md-offset-5 {
        margin-left: 0;
        margin-right: 41.6667%;
    }

    .col-md-offset-4 {
        margin-left: 0;
        margin-right: 33.3333%;
    }

    .col-md-offset-3 {
        margin-left: 0;
        margin-right: 25%;
    }

    .col-md-offset-2 {
        margin-left: 0;
        margin-right: 16.6667%;
    }

    .col-md-offset-1 {
        margin-left: 0;
        margin-right: 8.33333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: right;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.6667%;
    }

    .col-lg-10 {
        width: 83.3333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.6667%;
    }

    .col-lg-7 {
        width: 58.3333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.6667%;
    }

    .col-lg-4 {
        width: 33.3333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.6667%;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-lg-pull-11 {
        left: 91.6667%;
        right: auto;
    }

    .col-lg-pull-10 {
        left: 83.3333%;
        right: auto;
    }

    .col-lg-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-lg-pull-8 {
        left: 66.6667%;
        right: auto;
    }

    .col-lg-pull-7 {
        left: 58.3333%;
        right: auto;
    }

    .col-lg-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-lg-pull-5 {
        left: 41.6667%;
        right: auto;
    }

    .col-lg-pull-4 {
        left: 33.3333%;
        right: auto;
    }

    .col-lg-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-lg-pull-2 {
        left: 16.6667%;
        right: auto;
    }

    .col-lg-pull-1 {
        left: 8.33333%;
        right: auto;
    }

    .col-lg-pull-0 {
        left: auto;
        right: auto;
    }

    .col-lg-push-12 {
        left: 0;
        right: 100%;
    }

    .col-lg-push-11 {
        left: 0;
        right: 91.6667%;
    }

    .col-lg-push-10 {
        left: 0;
        right: 83.3333%;
    }

    .col-lg-push-9 {
        left: 0;
        right: 75%;
    }

    .col-lg-push-8 {
        left: 0;
        right: 66.6667%;
    }

    .col-lg-push-7 {
        left: 0;
        right: 58.3333%;
    }

    .col-lg-push-6 {
        left: 0;
        right: 50%;
    }

    .col-lg-push-5 {
        left: 0;
        right: 41.6667%;
    }

    .col-lg-push-4 {
        left: 0;
        right: 33.3333%;
    }

    .col-lg-push-3 {
        left: 0;
        right: 25%;
    }

    .col-lg-push-2 {
        left: 0;
        right: 16.6667%;
    }

    .col-lg-push-1 {
        left: 0;
        right: 8.33333%;
    }

    .col-lg-push-0 {
        left: 0;
        right: auto;
    }

    .col-lg-offset-12 {
        margin-left: 0;
        margin-right: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 0;
        margin-right: 91.6667%;
    }

    .col-lg-offset-10 {
        margin-left: 0;
        margin-right: 83.3333%;
    }

    .col-lg-offset-9 {
        margin-left: 0;
        margin-right: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 0;
        margin-right: 66.6667%;
    }

    .col-lg-offset-7 {
        margin-left: 0;
        margin-right: 58.3333%;
    }

    .col-lg-offset-6 {
        margin-left: 0;
        margin-right: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 0;
        margin-right: 41.6667%;
    }

    .col-lg-offset-4 {
        margin-left: 0;
        margin-right: 33.3333%;
    }

    .col-lg-offset-3 {
        margin-left: 0;
        margin-right: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 0;
        margin-right: 16.6667%;
    }

    .col-lg-offset-1 {
        margin-left: 0;
        margin-right: 8.33333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
        margin-right: 0;
    }
}

caption {
    text-align: right;
}

th {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .table-responsive > .table-bordered {
        border: 0 none;
    }

        .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: initial;
            border-right: 0 none;
        }

        .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-left: 0 none;
            border-right: initial;
        }
}

.radio label, .checkbox label {
    padding-left: initial;
    padding-right: 20px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: auto;
    margin-right: -20px;
}

.radio-inline, .checkbox-inline {
    padding-left: 0;
    padding-right: 20px;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-left: 0;
        margin-right: 10px;
    }

.has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 12px;
}

.form-control-feedback {
    left: 0;
    right: auto;
}

@media (min-width: 768px) {
    .form-inline label {
        padding-left: initial;
        padding-right: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        margin-left: auto;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto;
}

.caret {
    margin-left: 0;
    margin-right: 2px;
}

.dropdown-menu {
    float: left;
    left: auto;
    right: 0;
    text-align: right;
}

    .dropdown-menu.pull-right {
        float: right;
        left: 0;
        right: auto;
    }

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group > .btn, .btn-group-vertical > .btn {
    float: right;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0;
    margin-right: -1px;
}

.btn-toolbar {
    margin-left: 0;
    margin-right: -5px;
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: right;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 0;
        margin-right: 5px;
    }

.btn-group > .btn:first-child {
    margin-right: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius: 0 4px 4px 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-radius: 4px 0 0 4px;
}

.btn-group > .btn-group {
    float: right;
}

.btn-group.btn-group-justified > .btn, .btn-group.btn-group-justified > .btn-group {
    float: none;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-radius: 0 4px 4px 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-radius: 4px 0 0 4px;
}

.btn .caret {
    margin-right: 0;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-right: 0;
    margin-top: -1px;
}

.input-group .form-control {
    float: right;
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-radius: 0 4px 4px 0;
    }

.input-group-addon:first-child {
    border: 0;
    border-left: 1px solid #ddd;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-radius: 4px 0 0 4px;
}

.input-group-addon:last-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-right: 0 none;
}

.input-group-btn > .btn + .btn {
    margin-left: auto;
    margin-right: -1px;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-left: -1px;
    margin-right: auto;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: auto;
    margin-right: -1px;
}

.nav {
    padding-left: initial;
    padding-right: 0;
}

.nav-tabs > li {
    float: right;
}

    .nav-tabs > li > a {
        border-radius: 4px 4px 0 0;
        margin-left: auto;
        margin-right: -2px;
    }

.nav-pills > li {
    float: right;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: auto;
        margin-right: 2px;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-left: auto;
        margin-right: 0;
    }

.nav-justified > .dropdown .dropdown-menu {
    right: auto;
}

.nav-tabs-justified > li > a {
    margin-left: 0;
    margin-right: auto;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-radius: 4px 4px 0 0;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: right;
    }
}

.navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-brand {
    float: right;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: auto;
        margin-right: -15px;
    }
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 15px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
    }

        .navbar-nav > li {
            float: right;
        }
}

@media (min-width: 768px) {
    .navbar-left.flip {
        float: right !important;
    }

    .navbar-right:last-child {
        margin-left: -15px;
        margin-right: auto;
    }

    .navbar-right.flip {
        float: left !important;
        margin-left: -15px;
        margin-right: auto;
    }

    .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }
}

@media (min-width: 768px) {
    .navbar-text {
        float: right;
    }

        .navbar-text.navbar-right:last-child {
            margin-left: 0;
            margin-right: auto;
        }
}

.pagination {
    padding-right: 0;
}

    .pagination > li > a, .pagination > li > span {
        float: right;
        margin-left: 0;
        margin-right: -1px;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-radius: 0 4px 4px 0;
        margin-left: 0;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-radius: 4px 0 0 4px;
        margin-right: -1px;
    }

.pager {
    padding-left: initial;
    padding-right: 0;
}

    .pager .next > a, .pager .next > span {
        float: left;
    }

    .pager .previous > a, .pager .previous > span {
        float: right;
    }

.nav-pills > li > a > .badge {
    margin-left: 0;
    margin-right: 3px;
}

.list-group-item > .badge {
    float: left;
}

    .list-group-item > .badge + .badge {
        margin-left: 5px;
        margin-right: auto;
    }

.alert-dismissable, .alert-dismissible {
    padding-left: 35px;
    padding-right: 15px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        left: -21px;
        right: auto;
    }

.progress-bar {
    float: right;
}

.media > .pull-left {
    margin-right: 10px;
}

    .media > .pull-left.flip {
        margin-left: 10px;
        margin-right: 0;
    }

.media > .pull-right {
    margin-left: 10px;
}

    .media > .pull-right.flip {
        margin-left: 0;
        margin-right: 10px;
    }

.media-right, .media > .pull-right {
    padding-left: initial;
    padding-right: 10px;
}

.media-left, .media > .pull-left {
    padding-left: 10px;
    padding-right: initial;
}

.media-list {
    list-style: outside none none;
    padding-left: initial;
    padding-right: 0;
}

.list-group {
    padding-left: initial;
    padding-right: 0;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .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, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .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, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .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;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .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, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .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;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .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;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: medium none;
    border-right: 0 none;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0 none;
    border-right: medium none;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    left: auto;
    right: 0;
}

.close {
    float: left;
}

.modal-footer {
    text-align: left;
}

    .modal-footer .btn + .btn {
        margin-left: auto;
        margin-right: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: auto;
        margin-right: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: auto;
        margin-right: 0;
    }

.popover {
    left: auto;
    text-align: right;
}

    .popover.top > .arrow {
        left: auto;
        margin-left: auto;
        margin-right: -11px;
        right: 50%;
    }

        .popover.top > .arrow::after {
            margin-left: auto;
            margin-right: -10px;
        }

    .popover.bottom > .arrow {
        left: auto;
        margin-left: auto;
        margin-right: -11px;
        right: 50%;
    }

        .popover.bottom > .arrow::after {
            margin-left: auto;
            margin-right: -10px;
        }

.carousel-control {
    bottom: 0;
    right: 0;
}

    .carousel-control.left {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
        background-repeat: repeat-x;
        left: 0;
        right: auto;
    }

    .carousel-control.right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        left: auto;
        right: 0;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-right: -10px;
        right: auto;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        left: auto;
        margin-left: -10px;
        right: 50%;
    }

.carousel-indicators {
    left: 0;
    margin-left: 0;
    margin-right: -30%;
    padding-left: 0;
    right: 50%;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: 0;
        margin-right: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-left: 0;
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%;
    }
}

.pull-right.flip {
    float: left !important;
}

.pull-left.flip {
    float: right !important;
}

.byekan {
    font-family: 'BYekan';
}

body.rtl .sp-megamenu-parent {
    float: right !important;
}

#sp-page-builder .page-content .sppb-section {
    margin-top: 0 !important;
    z-index: 1;
}

#sp-main-body {
    background: url('images/content-bg.png') repeat-x;
    /*background: rgba(0, 0, 0, 0) url('images/back15.png') repeat scroll 0 0;*/
    padding: 9px 0 !important;
}

.com-sppagebuilder #sp-main-body {
    padding: 0 !important;
}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: lightyellow none repeat scroll 0 0;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
    z-index: 100;
}

.sp-megamenu-parent > li > a {
    color: #000;
    display: inline-block;
    font-family: BYekan !important;
    font-size: 17px !important;
    letter-spacing: 0 !important;
    line-height: 90px;
    padding: 0 8px !important;
    text-transform: uppercase;
}

#sp-menu ul a {
    color: gray !important;
    font-size: 14px !important;
}

#sp-top-bar {
    font-size: 18px;
    padding: 10px 0 0 !important;
}

    #sp-top-bar .btn {
        padding: 3px 5px;
    }

#sp-bottom {
    background-color: #373737 !important;
    color: white;
    font-family: b yekan;
    padding: 10px !important;
}

#sp-iconha {
    border-top: 4px solid #008080 !important;
}

#sp-bottom .container {
    margin-top: 2%;
}

#sp-footer {
    background: black none repeat scroll 0 0 !important;
    font-family: b mitra !important;
}

*::before, *::after {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}

#sp-gooshe {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1000;
}

*::before, *::after {
    box-sizing: border-box;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    background: indianred none repeat scroll 0 0;
    border-radius: 7px;
    color: white;
    font-family: 'BYekan';
    font-size: 27px;
    font-weight: bold;
    line-height: 51px;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase;
}

.sppb-pricing-price {
    color: black;
}

#sp-bottom ul li {
    border-bottom: medium none !important;
    font-size: 18px;
}

#sp-bottom a {
    color: white;
}

#sp-bottom .sp-module-title {
    color: #e4bc88;
    font-family: b yekan;
}

.breadcrumb {
    background-color: #fff !important;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 10px 6px !important;
}

.nav-fix {
    position: fixed;
    top: 500px;
    z-index: 1000;
}

.sppb-pricing-box .sppb-pricing-features {
    padding: 5px 0;
}

.container {
}

#sp-component .item {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 44%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    border: 1px solid lavender;
    padding: 5px;
}

.formError {
    color: #cf4d4d !important;
    font-size: 14px !important;
    font-weight: bold;
}

.logo h2 {
    font-size: 16px;
}

    .logo h2 img {
        height: 75px;
        margin-top: 8px;
    }

h1, .h1, h2, .h2, h3, .h3 {
    font-family: BYekan !important;
    line-height: 1.5 !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

#contact-form {
    background: honeydew none repeat scroll 0 0;
    border: 1px solid greenyellow;
    padding: 10px;
}

#system-message-container .alert {
    background: lightyellow none repeat scroll 0 0;
    border: 1px solid orange;
    color: red;
    font-family: gilanweb3;
    font-size: 19px;
    text-align: center;
}

#iconmenu p {
    float: none !important;
}

.sp-megamenu-parent .sp-dropdown {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 100 !important;
}

#sp-gooshe {
    width: 175px !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
