svg {
  width: 100%;
  height: 100%;
}
.sf-dump {
  direction: ltr;
  text-align: left;
}
/* ====== Blog Page ====== */
.intro-image.pull-right {
  margin: 0 0 20px 20px;
}
.intro-image.pull-left {
  margin: 0 20px 0 20px;
}
.intro-image {
  margin-bottom: 20px;
  overflow: hidden;
}
.intro-image img {
  width: 100%;
}
.item-image {
  margin-bottom: 20px;
}
/* ====== Bootstrap RTL ====== */
.dropdown-menu {
  text-align: inherit;
}
[dir="rtl"] .carousel-indicators {
  padding-right: 0;
}
[dir="rtl"] .input-group>.custom-select:not(:last-child),[dir="rtl"] .input-group>.form-control:not(:last-child) {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
[dir="rtl"] .input-group-append {
    margin-right: -1px;
    margin-left: 0px;
}
[dir="rtl"] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),[dir="rtl"]  .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), [dir="rtl"] .input-group>.input-group-append:not(:last-child)>.btn, [dir="rtl"] .input-group>.input-group-append:not(:last-child)>.input-group-text, [dir="rtl"] .input-group>.input-group-prepend>.btn, [dir="rtl"] .input-group>.input-group-prepend>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

[dir="rtl"] .input-group>.input-group-append>.btn, [dir="rtl"] .input-group>.input-group-append>.input-group-text, [dir="rtl"] .input-group>.input-group-prepend:first-child>.btn:not(:first-child), [dir="rtl"] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), [dir="rtl"] .input-group>.input-group-prepend:not(:first-child)>.btn, [dir="rtl"] .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/* Custom checkbox */
[dir='rtl'] .custom-checkbox .custom-control-label::before {
    right: -1.5rem;
    left: inherit;
}
[dir='rtl'] .custom-control.custom-checkbox {
    padding-right: 1.5rem;
    padding-left: 0;
}
[dir='rtl'] .custom-checkbox .custom-control-label::after {
  right: -1.5rem;
  left: inherit;
}
/* Custom checkbox switch */
/* [dir='rtl'] .custom-switch .custom-control-label::before {
  right: -2.25rem;
  left: inherit;
}
[dir='rtl'] .custom-switch .custom-control-label::after {
  right: calc(-2.25rem + 2px);
  left: inherit;
}
[dir='rtl']  .custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(-.75rem);
    transform: translateX(-.75rem);
}
[dir='rtl'] .custom-switch {
  padding-left: 0;
  padding-right: 2.25rem;
} */
/* Custom Radio */
[dir='rtl'] .custom-control.custom-radio {
  padding-right: 1.5rem;
  padding-left: 0;
}
[dir='rtl'] .custom-radio .custom-control-label::before {
    right: -1.5rem;
    left: inherit;
}
[dir='rtl'] .custom-radio .custom-control-label::after {
  right: -1.5rem;
  left: inherit;
}
[dir='rtl'] .custom-radio.custom-control-inline {
    margin-left: 1rem;
    margin-right: 0;
}

[dir='rtl'] .close {
    float: left;
}
[dir='rtl'] .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem auto -1rem -1rem;
}

[dir='rtl'] .list-unstyled {
    padding-right: 0;
}
.toast {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 10px;
  right: 10px;
}
[dir='rtl'] .toast {
  right: inherit;
  left: 10px;
}
[dir="rtl"] .form-control.is-invalid, .was-validated .form-control:invalid {
  background-position: center left calc(.375em + .1875rem);
  padding-left: calc(1.5em + .75rem);
  padding-right: inherit;
}
[dir="rtl"] .custom-file-label::after {
    right: auto;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "انتخاب";
    background-color: #e9ecef;
    border-left: 0;
    border-right: inherit;
    border-radius: .25rem 0 0 .25rem;
}

[dir="rtl"] .btn-group>.btn-group:not(:first-child)>.btn, [dir="rtl"] .btn-group>.btn:not(:first-child) {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[dir="rtl"] .btn-group>.btn-group:not(:first-child), [dir="rtl"] .btn-group>.btn:not(:first-child) {
    margin-right: -1px;
}
[dir="rtl"] .btn-group>.btn-group:not(:last-child)>.btn, [dir="rtl"] .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
[dir="rtl"] .page-item:first-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
[dir="rtl"] .page-item:last-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[dir="rtl"] .tooltip, [dir="rtl"] .popover {
  font-family: inherit;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
[dir="rtl"] .form-check-input {
    margin-right: -1.25rem;
    margin-left: inherit;
}
@media (min-width: 576px) {
  .form-inline .form-check-input {
    margin-right: 0;
    margin-left: .25rem;
  }

}
