/*!

 =========================================================
 * Material Dashboard rtl - v1.1
 =========================================================
 *
 * author: Alireza Esfahani <aynzad@gmail.com>
 * https://github.com/aynzad
 * http://gonjeshk.ir
 *
 */


html[dir="rtl"] {
  text-align: right;
  direction: rtl;
}


html[dir="rtl"] .h1,
html[dir="rtl"] .h2,
html[dir="rtl"] .h3,
html[dir="rtl"] .h4,
html[dir="rtl"] body,
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6 {
 font-family:Vazir,Roboto,Helvetica,Arial,sans-serif;
 font-weight:300;
 line-height:1.5em
}


html[dir="rtl"] .nav {
  padding-right: 0;
}

html[dir="rtl"] .modal-title {
    direction:rtl;
}

html[dir="rtl"] .modal-body {
  direction:rtl;
}



html[dir="rtl"] th {
  text-align: right;
}

html[dir="rtl"] .alert-dismissible {
  padding-right: 1.25rem;
  padding-left: 4rem;
}

html[dir="rtl"] .dropdown-menu {
  right: 0;
  text-align: right;
}

html[dir="rtl"] .checkbox label {
  padding-right: 1.25rem;
  padding-left: inherit;
}

html[dir="rtl"] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 0.25rem 0.25rem 0;
}

html[dir="rtl"] .btn-group > .btn:last-child:not(:first-child),
html[dir="rtl"] .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 0.25rem 0 0 0.25rem;
}

html[dir="rtl"] .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}

html[dir="rtl"] .custom-control-label::after,
html[dir="rtl"] .custom-control-label::before {
  right: 0;
  left: inherit;
}

html[dir="rtl"] .custom-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center;
  background-size: 8px 10px;
}

html[dir="rtl"] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .btn,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend > .btn,
html[dir="rtl"] .input-group > .input-group-prepend > .input-group-text {
  border-radius: 0 0.25rem 0.25rem 0;
}

html[dir="rtl"] .input-group > .input-group-append > .btn,
html[dir="rtl"] .input-group > .input-group-append > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .btn,
html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-radius: 0.25rem 0 0 0.25rem;
}

html[dir="rtl"] .input-group > .custom-select:not(:first-child),
html[dir="rtl"] .input-group > .form-control:not(:first-child) {
  border-radius: 0.25rem 0 0 0.25rem;
}

html[dir="rtl"] .input-group > .custom-select:not(:last-child),
html[dir="rtl"] .input-group > .form-control:not(:last-child) {
  border-radius: 0 0.25rem 0.25rem 0;
}

html[dir="rtl"] .input-group > .custom-select:not(:last-child):not(:first-child),
html[dir="rtl"] .input-group > .form-control:not(:last-child):not(:first-child) {
  border-radius: 0;
}

html[dir="rtl"] .custom-control {
  padding-right: 1.5rem;
  padding-left: inherit;
  margin-right: inherit;
  margin-left: 1rem;
}

html[dir="rtl"] .custom-control-indicator {
  right: 0;
  left: inherit;
}

html[dir="rtl"] .custom-file-label::after {
  right: initial;
  left: -1px;
  border-radius: .25rem 0 0 .25rem;
}

html[dir="rtl"] .radio input,
html[dir="rtl"] .radio-inline,
html[dir="rtl"] .checkbox input,
html[dir="rtl"] .checkbox-inline input {
  margin-right: -1.25rem;
  margin-left: inherit;
}

html[dir="rtl"] .list-group {
  padding-right: 0;
  padding-left: 40px;
}



html[dir="rtl"] .modal-footer > :not(:first-child) {
  margin-right: .25rem;
}

html[dir="rtl"] .alert-dismissible .close {
  right: inherit;
  left: 0;
}

html[dir="rtl"] .dropdown-toggle::after {
  margin-right: .255em;
  margin-left: 0;
}

html[dir="rtl"] .form-check-input {
  margin-right: -1.25rem;
  margin-left: inherit;
}

html[dir="rtl"] .form-check-label {
  padding-right: 1.25rem;
  padding-left: inherit;
}

html[dir="rtl"] .offset-1 {
  margin-right: 8.33333%;
  margin-left: 0;
}

html[dir="rtl"] .offset-2 {
  margin-right: 16.66667%;
  margin-left: 0;
}

html[dir="rtl"] .offset-3 {
  margin-right: 25%;
  margin-left: 0;
}

html[dir="rtl"] .offset-4 {
  margin-right: 33.33333%;
  margin-left: 0;
}

html[dir="rtl"] .offset-5 {
  margin-right: 41.66667%;
  margin-left: 0;
}

html[dir="rtl"] .offset-6 {
  margin-right: 50%;
  margin-left: 0;
}

html[dir="rtl"] .offset-7 {
  margin-right: 58.33333%;
  margin-left: 0;
}

html[dir="rtl"] .offset-8 {
  margin-right: 66.66667%;
  margin-left: 0;
}

html[dir="rtl"] .offset-9 {
  margin-right: 75%;
  margin-left: 0;
}

html[dir="rtl"] .offset-10 {
  margin-right: 83.33333%;
  margin-left: 0;
}

html[dir="rtl"] .offset-11 {
  margin-right: 91.66667%;
  margin-left: 0;
}

@media (min-width: 576px) {
  html[dir="rtl"] .offset-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-1 {
    margin-right: 8.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-2 {
    margin-right: 16.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-4 {
    margin-right: 33.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-5 {
    margin-right: 41.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-7 {
    margin-right: 58.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-8 {
    margin-right: 66.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-10 {
    margin-right: 83.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-sm-11 {
    margin-right: 91.66667%;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  html[dir="rtl"] .offset-md-0 {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-1 {
    margin-right: 8.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-2 {
    margin-right: 16.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-4 {
    margin-right: 33.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-5 {
    margin-right: 41.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-7 {
    margin-right: 58.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-8 {
    margin-right: 66.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-10 {
    margin-right: 83.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-md-11 {
    margin-right: 91.66667%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  html[dir="rtl"] .offset-lg-0 {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-1 {
    margin-right: 8.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-2 {
    margin-right: 16.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-4 {
    margin-right: 33.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-5 {
    margin-right: 41.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-7 {
    margin-right: 58.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-8 {
    margin-right: 66.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-10 {
    margin-right: 83.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-lg-11 {
    margin-right: 91.66667%;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  html[dir="rtl"] .offset-xl-0 {
    margin-right: 0;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-1 {
    margin-right: 8.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-2 {
    margin-right: 16.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-4 {
    margin-right: 33.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-5 {
    margin-right: 41.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-7 {
    margin-right: 58.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-8 {
    margin-right: 66.66667%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-10 {
    margin-right: 83.33333%;
    margin-left: 0;
  }
  html[dir="rtl"] .offset-xl-11 {
    margin-right: 91.66667%;
    margin-left: 0;
  }
}

html[dir="rtl"] .mr-0,
html[dir="rtl"] .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

html[dir="rtl"] .ml-0,
html[dir="rtl"] .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html[dir="rtl"] .mr-1,
html[dir="rtl"] .mx-1 {
  margin-right: 0 !important;
  margin-left: 0.25rem !important;
}

html[dir="rtl"] .ml-1,
html[dir="rtl"] .mx-1 {
  margin-left: 0 !important;
  margin-right: 0.25rem !important;
}

html[dir="rtl"] .mr-2,
html[dir="rtl"] .mx-2 {
  margin-right: 0 !important;
  margin-left: 0.5rem !important;
}

html[dir="rtl"] .ml-2,
html[dir="rtl"] .mx-2 {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}

html[dir="rtl"] .mr-3,
html[dir="rtl"] .mx-3 {
  margin-right: 0 !important;
  margin-left: 1rem !important;
}

html[dir="rtl"] .ml-3,
html[dir="rtl"] .mx-3 {
  margin-left: 0 !important;
  margin-right: 1rem !important;
}

html[dir="rtl"] .mr-4,
html[dir="rtl"] .mx-4 {
  margin-right: 0 !important;
  margin-left: 1.5rem !important;
}

html[dir="rtl"] .ml-4,
html[dir="rtl"] .mx-4 {
  margin-left: 0 !important;
  margin-right: 1.5rem !important;
}

html[dir="rtl"] .mr-5,
html[dir="rtl"] .mx-5 {
  margin-right: 0 !important;
  margin-left: 3rem !important;
}

html[dir="rtl"] .ml-5,
html[dir="rtl"] .mx-5 {
  margin-left: 0 !important;
  margin-right: 3rem !important;
}

html[dir="rtl"] .pr-0,
html[dir="rtl"] .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

html[dir="rtl"] .pl-0,
html[dir="rtl"] .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html[dir="rtl"] .pr-1,
html[dir="rtl"] .px-1 {
  padding-right: 0 !important;
  padding-left: 0.25rem !important;
}

html[dir="rtl"] .pl-1,
html[dir="rtl"] .px-1 {
  padding-left: 0 !important;
  padding-right: 0.25rem !important;
}

html[dir="rtl"] .pr-2,
html[dir="rtl"] .px-2 {
  padding-right: 0 !important;
  padding-left: 0.5rem !important;
}

html[dir="rtl"] .pl-2,
html[dir="rtl"] .px-2 {
  padding-left: 0 !important;
  padding-right: 0.5rem !important;
}

html[dir="rtl"] .pr-3,
html[dir="rtl"] .px-3 {
  padding-right: 0 !important;
  padding-left: 1rem !important;
}

html[dir="rtl"] .pl-3,
html[dir="rtl"] .px-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}

html[dir="rtl"] .pr-4,
html[dir="rtl"] .px-4 {
  padding-right: 0 !important;
  padding-left: 1.5rem !important;
}

html[dir="rtl"] .pl-4,
html[dir="rtl"] .px-4 {
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}

html[dir="rtl"] .pr-5,
html[dir="rtl"] .px-5 {
  padding-right: 0 !important;
  padding-left: 3rem !important;
}

html[dir="rtl"] .pl-5,
html[dir="rtl"] .px-5 {
  padding-left: 0 !important;
  padding-right: 3rem !important;
}

html[dir="rtl"] .mr-auto,
html[dir="rtl"] .mx-auto {
  margin-right: 0;
  margin-left: auto;
}

html[dir="rtl"] .ml-auto,
html[dir="rtl"] .mx-auto {
  margin-right: auto;
  margin-left: 0;
}

@media (min-width: 576px) {
  html[dir="rtl"] .mr-sm-0,
  html[dir="rtl"] .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  html[dir="rtl"] .ml-sm-0,
  html[dir="rtl"] .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  html[dir="rtl"] .mr-sm-1,
  html[dir="rtl"] .mx-sm-1 {
    margin-right: 0 !important;
    margin-left: 0.25rem !important;
  }
  html[dir="rtl"] .ml-sm-1,
  html[dir="rtl"] .mx-sm-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  html[dir="rtl"] .mr-sm-2,
  html[dir="rtl"] .mx-sm-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
  }
  html[dir="rtl"] .ml-sm-2,
  html[dir="rtl"] .mx-sm-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  html[dir="rtl"] .mr-sm-3,
  html[dir="rtl"] .mx-sm-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  html[dir="rtl"] .ml-sm-3,
  html[dir="rtl"] .mx-sm-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  html[dir="rtl"] .mr-sm-4,
  html[dir="rtl"] .mx-sm-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  html[dir="rtl"] .ml-sm-4,
  html[dir="rtl"] .mx-sm-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  html[dir="rtl"] .mr-sm-5,
  html[dir="rtl"] .mx-sm-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  html[dir="rtl"] .ml-sm-5,
  html[dir="rtl"] .mx-sm-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  html[dir="rtl"] .pr-sm-0,
  html[dir="rtl"] .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html[dir="rtl"] .pl-sm-0,
  html[dir="rtl"] .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html[dir="rtl"] .pr-sm-1,
  html[dir="rtl"] .px-sm-1 {
    padding-right: 0 !important;
    padding-left: 0.25rem !important;
  }
  html[dir="rtl"] .pl-sm-1,
  html[dir="rtl"] .px-sm-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  html[dir="rtl"] .pr-sm-2,
  html[dir="rtl"] .px-sm-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
  }
  html[dir="rtl"] .pl-sm-2,
  html[dir="rtl"] .px-sm-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  html[dir="rtl"] .pr-sm-3,
  html[dir="rtl"] .px-sm-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  html[dir="rtl"] .pl-sm-3,
  html[dir="rtl"] .px-sm-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  html[dir="rtl"] .pr-sm-4,
  html[dir="rtl"] .px-sm-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  html[dir="rtl"] .pl-sm-4,
  html[dir="rtl"] .px-sm-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  html[dir="rtl"] .pr-sm-5,
  html[dir="rtl"] .px-sm-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  html[dir="rtl"] .pl-sm-5,
  html[dir="rtl"] .px-sm-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  html[dir="rtl"] .mr-sm-auto,
  html[dir="rtl"] .mx-sm-auto {
    margin-right: 0;
    margin-left: auto;
  }
  html[dir="rtl"] .ml-sm-auto,
  html[dir="rtl"] .mx-sm-auto {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  html[dir="rtl"] .mr-md-0,
  html[dir="rtl"] .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  html[dir="rtl"] .ml-md-0,
  html[dir="rtl"] .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  html[dir="rtl"] .mr-md-1,
  html[dir="rtl"] .mx-md-1 {
    margin-right: 0 !important;
    margin-left: 0.25rem !important;
  }
  html[dir="rtl"] .ml-md-1,
  html[dir="rtl"] .mx-md-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  html[dir="rtl"] .mr-md-2,
  html[dir="rtl"] .mx-md-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
  }
  html[dir="rtl"] .ml-md-2,
  html[dir="rtl"] .mx-md-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  html[dir="rtl"] .mr-md-3,
  html[dir="rtl"] .mx-md-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  html[dir="rtl"] .ml-md-3,
  html[dir="rtl"] .mx-md-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  html[dir="rtl"] .mr-md-4,
  html[dir="rtl"] .mx-md-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  html[dir="rtl"] .ml-md-4,
  html[dir="rtl"] .mx-md-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  html[dir="rtl"] .mr-md-5,
  html[dir="rtl"] .mx-md-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  html[dir="rtl"] .ml-md-5,
  html[dir="rtl"] .mx-md-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  html[dir="rtl"] .pr-md-0,
  html[dir="rtl"] .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html[dir="rtl"] .pl-md-0,
  html[dir="rtl"] .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html[dir="rtl"] .pr-md-1,
  html[dir="rtl"] .px-md-1 {
    padding-right: 0 !important;
    padding-left: 0.25rem !important;
  }
  html[dir="rtl"] .pl-md-1,
  html[dir="rtl"] .px-md-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  html[dir="rtl"] .pr-md-2,
  html[dir="rtl"] .px-md-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
  }
  html[dir="rtl"] .pl-md-2,
  html[dir="rtl"] .px-md-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  html[dir="rtl"] .pr-md-3,
  html[dir="rtl"] .px-md-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  html[dir="rtl"] .pl-md-3,
  html[dir="rtl"] .px-md-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  html[dir="rtl"] .pr-md-4,
  html[dir="rtl"] .px-md-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  html[dir="rtl"] .pl-md-4,
  html[dir="rtl"] .px-md-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  html[dir="rtl"] .pr-md-5,
  html[dir="rtl"] .px-md-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  html[dir="rtl"] .pl-md-5,
  html[dir="rtl"] .px-md-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  html[dir="rtl"] .mr-md-auto,
  html[dir="rtl"] .mx-md-auto {
    margin-right: 0;
    margin-left: auto;
  }
  html[dir="rtl"] .ml-md-auto,
  html[dir="rtl"] .mx-md-auto {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  html[dir="rtl"] .mr-lg-0,
  html[dir="rtl"] .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  html[dir="rtl"] .ml-lg-0,
  html[dir="rtl"] .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  html[dir="rtl"] .mr-lg-1,
  html[dir="rtl"] .mx-lg-1 {
    margin-right: 0 !important;
    margin-left: 0.25rem !important;
  }
  html[dir="rtl"] .ml-lg-1,
  html[dir="rtl"] .mx-lg-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  html[dir="rtl"] .mr-lg-2,
  html[dir="rtl"] .mx-lg-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
  }
  html[dir="rtl"] .ml-lg-2,
  html[dir="rtl"] .mx-lg-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  html[dir="rtl"] .mr-lg-3,
  html[dir="rtl"] .mx-lg-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  html[dir="rtl"] .ml-lg-3,
  html[dir="rtl"] .mx-lg-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  html[dir="rtl"] .mr-lg-4,
  html[dir="rtl"] .mx-lg-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  html[dir="rtl"] .ml-lg-4,
  html[dir="rtl"] .mx-lg-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  html[dir="rtl"] .mr-lg-5,
  html[dir="rtl"] .mx-lg-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  html[dir="rtl"] .ml-lg-5,
  html[dir="rtl"] .mx-lg-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  html[dir="rtl"] .pr-lg-0,
  html[dir="rtl"] .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html[dir="rtl"] .pl-lg-0,
  html[dir="rtl"] .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html[dir="rtl"] .pr-lg-1,
  html[dir="rtl"] .px-lg-1 {
    padding-right: 0 !important;
    padding-left: 0.25rem !important;
  }
  html[dir="rtl"] .pl-lg-1,
  html[dir="rtl"] .px-lg-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  html[dir="rtl"] .pr-lg-2,
  html[dir="rtl"] .px-lg-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
  }
  html[dir="rtl"] .pl-lg-2,
  html[dir="rtl"] .px-lg-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  html[dir="rtl"] .pr-lg-3,
  html[dir="rtl"] .px-lg-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  html[dir="rtl"] .pl-lg-3,
  html[dir="rtl"] .px-lg-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  html[dir="rtl"] .pr-lg-4,
  html[dir="rtl"] .px-lg-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  html[dir="rtl"] .pl-lg-4,
  html[dir="rtl"] .px-lg-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  html[dir="rtl"] .pr-lg-5,
  html[dir="rtl"] .px-lg-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  html[dir="rtl"] .pl-lg-5,
  html[dir="rtl"] .px-lg-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  html[dir="rtl"] .mr-lg-auto,
  html[dir="rtl"] .mx-lg-auto {
    margin-right: 0;
    margin-left: auto;
  }
  html[dir="rtl"] .ml-lg-auto,
  html[dir="rtl"] .mx-lg-auto {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  html[dir="rtl"] .mr-xl-0,
  html[dir="rtl"] .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  html[dir="rtl"] .ml-xl-0,
  html[dir="rtl"] .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  html[dir="rtl"] .mr-xl-1,
  html[dir="rtl"] .mx-xl-1 {
    margin-right: 0 !important;
    margin-left: 0.25rem !important;
  }
  html[dir="rtl"] .ml-xl-1,
  html[dir="rtl"] .mx-xl-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  html[dir="rtl"] .mr-xl-2,
  html[dir="rtl"] .mx-xl-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
  }
  html[dir="rtl"] .ml-xl-2,
  html[dir="rtl"] .mx-xl-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  html[dir="rtl"] .mr-xl-3,
  html[dir="rtl"] .mx-xl-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  html[dir="rtl"] .ml-xl-3,
  html[dir="rtl"] .mx-xl-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  html[dir="rtl"] .mr-xl-4,
  html[dir="rtl"] .mx-xl-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  html[dir="rtl"] .ml-xl-4,
  html[dir="rtl"] .mx-xl-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  html[dir="rtl"] .mr-xl-5,
  html[dir="rtl"] .mx-xl-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  html[dir="rtl"] .ml-xl-5,
  html[dir="rtl"] .mx-xl-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  html[dir="rtl"] .pr-xl-0,
  html[dir="rtl"] .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html[dir="rtl"] .pl-xl-0,
  html[dir="rtl"] .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html[dir="rtl"] .pr-xl-1,
  html[dir="rtl"] .px-xl-1 {
    padding-right: 0 !important;
    padding-left: 0.25rem !important;
  }
  html[dir="rtl"] .pl-xl-1,
  html[dir="rtl"] .px-xl-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  html[dir="rtl"] .pr-xl-2,
  html[dir="rtl"] .px-xl-2 {
    padding-right: 0 !important;
    padding-left: 0.5rem !important;
  }
  html[dir="rtl"] .pl-xl-2,
  html[dir="rtl"] .px-xl-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  html[dir="rtl"] .pr-xl-3,
  html[dir="rtl"] .px-xl-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  html[dir="rtl"] .pl-xl-3,
  html[dir="rtl"] .px-xl-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  html[dir="rtl"] .pr-xl-4,
  html[dir="rtl"] .px-xl-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  html[dir="rtl"] .pl-xl-4,
  html[dir="rtl"] .px-xl-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  html[dir="rtl"] .pr-xl-5,
  html[dir="rtl"] .px-xl-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  html[dir="rtl"] .pl-xl-5,
  html[dir="rtl"] .px-xl-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  html[dir="rtl"] .mr-xl-auto,
  html[dir="rtl"] .mx-xl-auto {
    margin-right: 0;
    margin-left: auto;
  }
  html[dir="rtl"] .ml-xl-auto,
  html[dir="rtl"] .mx-xl-auto {
    margin-right: auto;
    margin-left: 0;
  }
}

html[dir="rtl"] body {
  text-align: right;
}

html[dir="rtl"] .sidebar {
  left: unset;
  right: 0;
}

html[dir="rtl"] .sidebar .nav i {
  float: right;
  margin-left: 15px;
  margin-right: unset;
}

html[dir="rtl"] .main-panel {
  float: left;
}

html[dir="rtl"] .card .card-header.card-header-tabs .nav-tabs-title {
  float: right;
  padding: 10px 0 10px 10px;
}

html[dir="rtl"] .card.card-chart {
  direction: ltr;
}

html[dir="rtl"] .nav-tabs .nav-item .material-icons {
  margin: -1px 0 0 5px;
}

html[dir="rtl"] .form-check {
  direction: ltr;
}

html[dir="rtl"] .navbar .navbar-nav .dropdown-menu-right {
  transform-origin: 0 0;
}

html[dir="rtl"] .bmd-form-group [class^='bmd-label'].bmd-label-floating,
html[dir="rtl"] .bmd-form-group [class*=' bmd-label'].bmd-label-floating {
  will-change: right, top, contents;
}

html[dir="rtl"] .is-focused .bmd-label-floating,
html[dir="rtl"] .is-filled .bmd-label-floating {
  right: 0;
  left: unset;
}

html[dir="rtl"] .alert.alert-with-icon {
  padding-right: 66px;
  padding-left: 15px;
}

html[dir="rtl"] .alert.alert-with-icon i[data-notify="icon"] {
  right: 15px;
  left: unset;
}

html[dir="rtl"] .alert button.close {
  left: 10px !important;
  right: unset !important;
}

@media (min-width: 992px) {
  html[dir="rtl"] .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    left: 0;
    right: auto;
  }
}

html[dir="rtl"] .sidebar .sidebar-wrapper .navbar-form .input-group {
  padding-right: 17px;
  padding-left: unset;
}

html[dir="rtl"] .sidebar,
html[dir="rtl"] .off-canvas-sidebar nav .navbar-collapse {
  text-align: right;
}

html[dir="rtl"] .card .card-body, html[dir="rtl"] .card .card-footer {
  direction: rtl;
}

@media (max-width: 991px) {
  html[dir="rtl"] .navbar-form .btn {
    left: -50px;
    right: unset;
  }
}

@media (min-width: 992px) {
  html[dir="rtl"] .navbar-expand-lg > .container,
  html[dir="rtl"] .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
}

@media (max-width: 991px) {
  html[dir="rtl"] [class*="navbar-expand-"] > .container,
  html[dir="rtl"] [class*="navbar-expand-"] > .container-fluid {
    flex-direction: row-reverse;
  }
}
/*# sourceMappingURL=material-dashboard-rtl.css.map */

/*******************************************************************************
 *              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"] html {
  direction: rtl;
}
html[dir="rtl"] body {
  direction: rtl;
}
html[dir="rtl"] .flip.text-left {
  text-align: right;
}
html[dir="rtl"] .flip.text-right {
  text-align: left;
}
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, .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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
html[dir="rtl"]  .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;
}
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, .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;
  }
 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, .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;
  }
 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;
  }
  .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, .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;
  }
 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-nav > li {
    float: right;
  }
}
@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;
}


html[dir="rtl"] .fixed-plugin {
 position:fixed;
 top:115px;
 left:0;
 right:unset;
 width:64px;
 background:rgba(0,0,0,.3);
 z-index:1031;
 border-radius: 0 8px 8px 0 ;
 text-align:center
}

html[dir="rtl"] .fixed-plugin .dropdown .dropdown-menu {
 top:-40px!important;

 right:-303px!important;
 transform-origin:100% 0
}

html[dir="rtl"] .fixed-plugin .dropdown-menu {
 left:80px;
 right:auto;
 width:290px;
 border-radius:.1875rem;
 padding:0 10px
}
html[dir="rtl"] .fixed-plugin .dropdown-menu:after,
html[dir="rtl"] .fixed-plugin .dropdown-menu:before {
 left:10px;
 margin-left:auto;
 right:auto
}

html[dir="rtl"] table.dataTable thead .sorting:before,
html[dir="rtl"] table.dataTable thead .sorting_asc:before,
html[dir="rtl"] table.dataTable thead .sorting_asc_disabled:before,
html[dir="rtl"] table.dataTable thead .sorting_desc:before,
html[dir="rtl"] table.dataTable thead .sorting_desc_disabled:before {
 top:2px;
 left:1em;
 right:unset !important;
 content:"\2191"
}
html[dir="rtl"] table.dataTable thead .sorting:after,
html[dir="rtl"] table.dataTable thead .sorting_asc:after,
html[dir="rtl"] table.dataTable thead .sorting_asc_disabled:after,
html[dir="rtl"] table.dataTable thead .sorting_desc:after,
html[dir="rtl"] table.dataTable thead .sorting_desc_disabled:after {
 top:2px;
 left:.5em;
 right:unset !important;
 content:"\2193"
}

html[dir="rtl"] .kggridcls{
   direction:rtl !important;
}


html[dir="rtl"] .form-group {
 padding-bottom:0px;
 position:relative;
 margin:8px 0 0 10px
}

html[dir="rtl"] .bmd-form-group .bmd-label-static {
 top:.35rem;
 right:0;
 left:unset !important;
 font-size:.875rem
}

html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 3px !important;
    left: 3px !important;
    right:unset !important;

}

html[dir="rtl"] .modal-footer {
 direction:rtl;
}

html[dir="rtl"] .nav-tabs{
    direction:rtl;
}


html[dir="rtl"] .nav-tabs-title{
     direction:rtl;
}

