/*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
[dir="rtl"] :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #7266ba;
    --pink: #f532e5;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #fad732;
    --green: #37bc9b;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #b19540;
    --success: #27c24c;
    --info: #23b7e5;
    --warning: #ff902b;
    --danger: #f05050;
    --inverse: #131e26;
    --primary-light: #8bb8f1;
    --primary-dark: #2f80e7;
    --success-light: #43d967;
    --success-dark: #1e983b;
    --info-light: #51c6ea;
    --info-dark: #1797be;
    --warning-light: #ffab5e;
    --warning-dark: #f77600;
    --danger-light: #f47f7f;
    --danger-dark: #ec2121;
    --green-light: #58ceb1;
    --green-dark: #2b957a;
    --pink-light: #f763eb;
    --pink-dark: #e90bd6;
    --purple-light: #9289ca;
    --purple-dark: #564aa3;
    --inverse-light: #243948;
    --inverse-dark: #020304;
    --yellow-light: #fbe164;
    --yellow-dark: #f3ca06;
    --primary: #b19540;
    --secondary: #fff;
    --success: #27c24c;
    --info: #23b7e5;
    --warning: #ff902b;
    --danger: #f05050;
    --light: #f8f9fa;
    --dark: #3a3f51;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

[dir="rtl"] *, [dir="rtl"] *::before, [dir="rtl"] *::after {
    box-sizing: border-box;
}

[dir="rtl"] html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[dir="rtl"] article, [dir="rtl"] aside, [dir="rtl"] figcaption, [dir="rtl"] figure, [dir="rtl"] footer, [dir="rtl"] header, [dir="rtl"] hgroup, [dir="rtl"] main, [dir="rtl"] nav, [dir="rtl"] section {
    display: block;
}

[dir="rtl"] body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.52857;
    color: #656565;
    text-align: right;
    background-color: #f5f7fa;
}

[dir="rtl"] [tabindex="-1"]:focus {
    outline: 0 !important;
}

[dir="rtl"] hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

[dir="rtl"] h1, [dir="rtl"] h2, [dir="rtl"] h3, [dir="rtl"] h4, [dir="rtl"] h5, [dir="rtl"] h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

[dir="rtl"] p {
    margin-top: 0;
    margin-bottom: 1rem;
}

[dir="rtl"] abbr[title], [dir="rtl"] abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}

[dir="rtl"] address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

[dir="rtl"] ol, [dir="rtl"] ul, [dir="rtl"] dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

    [dir="rtl"] ol ol, [dir="rtl"] ul ul, [dir="rtl"] ol ul, [dir="rtl"] ul ol {
        margin-bottom: 0;
    }

[dir="rtl"] dt {
    font-weight: 700;
}

[dir="rtl"] dd {
    margin-bottom: 0.5rem;
    margin-right: 0;
}

[dir="rtl"] blockquote {
    margin: 0 0 1rem;
}

[dir="rtl"] b, [dir="rtl"] strong {
    font-weight: bolder;
}

[dir="rtl"] small {
    font-size: 80%;
}

[dir="rtl"] sub, [dir="rtl"] sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

[dir="rtl"] sub {
    bottom: -0.25em;
}

[dir="rtl"] sup {
    top: -0.5em;
}

[dir="rtl"] a {
    color: #b19540;
    text-decoration: none;
    background-color: transparent;
}

    [dir="rtl"] a:hover {
        color: #6b5a26;
        text-decoration: underline;
    }

    [dir="rtl"] a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        [dir="rtl"] a:not([href]):not([tabindex]):hover, [dir="rtl"] a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        [dir="rtl"] a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

[dir="rtl"] pre, [dir="rtl"] code, [dir="rtl"] kbd, [dir="rtl"] samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

[dir="rtl"] pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

[dir="rtl"] figure {
    margin: 0 0 1rem;
}

[dir="rtl"] img {
    vertical-align: middle;
    border-style: none;
}

[dir="rtl"] svg {
    overflow: hidden;
    vertical-align: middle;
}

[dir="rtl"] table {
    border-collapse: collapse;
}

[dir="rtl"] caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #909fa7;
    text-align: right;
    caption-side: bottom;
}

[dir="rtl"] th {
    text-align: inherit;
}

[dir="rtl"] label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

[dir="rtl"] button {
    border-radius: 0;
}

    [dir="rtl"] button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }

[dir="rtl"] input, [dir="rtl"] button, [dir="rtl"] select, [dir="rtl"] optgroup, [dir="rtl"] textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

[dir="rtl"] button, [dir="rtl"] input {
    overflow: visible;
}

[dir="rtl"] button, [dir="rtl"] select {
    text-transform: none;
}

[dir="rtl"] select {
    word-wrap: normal;
}

[dir="rtl"] button, [dir="rtl"] [type="button"], [dir="rtl"] [type="reset"], [dir="rtl"] [type="submit"] {
    -webkit-appearance: button;
}

    [dir="rtl"] button:not(:disabled), [dir="rtl"] [type="button"]:not(:disabled), [dir="rtl"] [type="reset"]:not(:disabled), [dir="rtl"] [type="submit"]:not(:disabled) {
        cursor: pointer;
    }

    [dir="rtl"] button::-moz-focus-inner, [dir="rtl"] [type="button"]::-moz-focus-inner, [dir="rtl"] [type="reset"]::-moz-focus-inner, [dir="rtl"] [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

[dir="rtl"] input[type="radio"], [dir="rtl"] input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

[dir="rtl"] input[type="date"], [dir="rtl"] input[type="time"], [dir="rtl"] input[type="datetime-local"], [dir="rtl"] input[type="month"] {
    -webkit-appearance: listbox;
}

[dir="rtl"] textarea {
    overflow: auto;
    resize: vertical;
}

[dir="rtl"] fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

[dir="rtl"] legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

[dir="rtl"] progress {
    vertical-align: baseline;
}

[dir="rtl"] [type="number"]::-webkit-inner-spin-button, [dir="rtl"] [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[dir="rtl"] [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

    [dir="rtl"] [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

[dir="rtl"] ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

[dir="rtl"] output {
    display: inline-block;
}

[dir="rtl"] summary {
    display: list-item;
    cursor: pointer;
}

[dir="rtl"] template {
    display: none;
}

[dir="rtl"] [hidden] {
    display: none !important;
}

[dir="rtl"] h1, [dir="rtl"] h2, [dir="rtl"] h3, [dir="rtl"] h4, [dir="rtl"] h5, [dir="rtl"] h6, [dir="rtl"] .h1, [dir="rtl"] .h2, [dir="rtl"] .h3, [dir="rtl"] .h4, [dir="rtl"] .h5, [dir="rtl"] .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.1;
}

[dir="rtl"] h1, [dir="rtl"] .h1 {
    font-size: 2.5rem;
}

[dir="rtl"] h2, [dir="rtl"] .h2 {
    font-size: 2rem;
}

[dir="rtl"] h3, [dir="rtl"] .h3 {
    font-size: 1.75rem;
}

[dir="rtl"] h4, [dir="rtl"] .h4 {
    font-size: 1.5rem;
}

[dir="rtl"] h5, [dir="rtl"] .h5 {
    font-size: 1.25rem;
}

[dir="rtl"] h6, [dir="rtl"] .h6 {
    font-size: 1rem;
}

[dir="rtl"] .lead {
    font-size: 1.25rem;
    font-weight: 300;
}

[dir="rtl"] .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

[dir="rtl"] .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

[dir="rtl"] .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

[dir="rtl"] .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

[dir="rtl"] hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

[dir="rtl"] small, [dir="rtl"] .small {
    font-size: 80%;
    font-weight: 400;
}

[dir="rtl"] mark, [dir="rtl"] .mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

[dir="rtl"] .list-unstyled {
    padding-right: 0;
    list-style: none;
}

[dir="rtl"] .list-inline {
    padding-right: 0;
    list-style: none;
}

[dir="rtl"] .list-inline-item {
    display: inline-block;
}

    [dir="rtl"] .list-inline-item:not(:last-child) {
        margin-left: 0.5rem;
    }

[dir="rtl"] .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

[dir="rtl"] .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

[dir="rtl"] .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

    [dir="rtl"] .blockquote-footer::before {
        content: "\2014\00A0";
    }

[dir="rtl"] .img-fluid {
    max-width: 100%;
    height: auto;
}

[dir="rtl"] .img-thumbnail {
    padding: 0.125rem;
    background-color: #f5f7fa;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

[dir="rtl"] .figure {
    display: inline-block;
}

[dir="rtl"] .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

[dir="rtl"] .figure-caption {
    font-size: 90%;
    color: #6c757d;
}

[dir="rtl"] code {
    font-size: 87.5%;
    color: #f532e5;
    word-break: break-word;
}

[dir="rtl"] a > code {
    color: inherit;
}

[dir="rtl"] kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

    [dir="rtl"] kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

[dir="rtl"] pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

    [dir="rtl"] pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

[dir="rtl"] .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

[dir="rtl"] .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 576px) {
    [dir="rtl"] .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .container {
        max-width: 1140px;
    }
}

[dir="rtl"] .container-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

[dir="rtl"] .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

[dir="rtl"] .no-gutters {
    margin-left: 0;
    margin-right: 0;
}

    [dir="rtl"] .no-gutters > .col, [dir="rtl"] .no-gutters > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

[dir="rtl"] .col-1, [dir="rtl"] .col-2, [dir="rtl"] .col-3, [dir="rtl"] .col-4, [dir="rtl"] .col-5, [dir="rtl"] .col-6, [dir="rtl"] .col-7, [dir="rtl"] .col-8, [dir="rtl"] .col-9, [dir="rtl"] .col-10, [dir="rtl"] .col-11, [dir="rtl"] .col-12, [dir="rtl"] .col, [dir="rtl"] .col-auto, [dir="rtl"] .col-sm-1, [dir="rtl"] .col-sm-2, [dir="rtl"] .col-sm-3, [dir="rtl"] .col-sm-4, [dir="rtl"] .col-sm-5, [dir="rtl"] .col-sm-6, [dir="rtl"] .col-sm-7, [dir="rtl"] .col-sm-8, [dir="rtl"] .col-sm-9, [dir="rtl"] .col-sm-10, [dir="rtl"] .col-sm-11, [dir="rtl"] .col-sm-12, [dir="rtl"] .col-sm, [dir="rtl"] .col-sm-auto, [dir="rtl"] .col-md-1, [dir="rtl"] .col-md-2, [dir="rtl"] .col-md-3, [dir="rtl"] .col-md-4, [dir="rtl"] .col-md-5, [dir="rtl"] .col-md-6, [dir="rtl"] .col-md-7, [dir="rtl"] .col-md-8, [dir="rtl"] .col-md-9, [dir="rtl"] .col-md-10, [dir="rtl"] .col-md-11, [dir="rtl"] .col-md-12, [dir="rtl"] .col-md, [dir="rtl"] .col-md-auto, [dir="rtl"] .col-lg-1, [dir="rtl"] .col-lg-2, [dir="rtl"] .col-lg-3, [dir="rtl"] .col-lg-4, [dir="rtl"] .col-lg-5, [dir="rtl"] .col-lg-6, [dir="rtl"] .col-lg-7, [dir="rtl"] .col-lg-8, [dir="rtl"] .col-lg-9, [dir="rtl"] .col-lg-10, [dir="rtl"] .col-lg-11, [dir="rtl"] .col-lg-12, [dir="rtl"] .col-lg, [dir="rtl"] .col-lg-auto, [dir="rtl"] .col-xl-1, [dir="rtl"] .col-xl-2, [dir="rtl"] .col-xl-3, [dir="rtl"] .col-xl-4, [dir="rtl"] .col-xl-5, [dir="rtl"] .col-xl-6, [dir="rtl"] .col-xl-7, [dir="rtl"] .col-xl-8, [dir="rtl"] .col-xl-9, [dir="rtl"] .col-xl-10, [dir="rtl"] .col-xl-11, [dir="rtl"] .col-xl-12, [dir="rtl"] .col-xl, [dir="rtl"] .col-xl-auto {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

[dir="rtl"] .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

[dir="rtl"] .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

[dir="rtl"] .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

[dir="rtl"] .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

[dir="rtl"] .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

[dir="rtl"] .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

[dir="rtl"] .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

[dir="rtl"] .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

[dir="rtl"] .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

[dir="rtl"] .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

[dir="rtl"] .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

[dir="rtl"] .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

[dir="rtl"] .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

[dir="rtl"] .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

[dir="rtl"] .order-first {
    order: -1;
}

[dir="rtl"] .order-last {
    order: 13;
}

[dir="rtl"] .order-0 {
    order: 0;
}

[dir="rtl"] .order-1 {
    order: 1;
}

[dir="rtl"] .order-2 {
    order: 2;
}

[dir="rtl"] .order-3 {
    order: 3;
}

[dir="rtl"] .order-4 {
    order: 4;
}

[dir="rtl"] .order-5 {
    order: 5;
}

[dir="rtl"] .order-6 {
    order: 6;
}

[dir="rtl"] .order-7 {
    order: 7;
}

[dir="rtl"] .order-8 {
    order: 8;
}

[dir="rtl"] .order-9 {
    order: 9;
}

[dir="rtl"] .order-10 {
    order: 10;
}

[dir="rtl"] .order-11 {
    order: 11;
}

[dir="rtl"] .order-12 {
    order: 12;
}

[dir="rtl"] .offset-1 {
    margin-right: 8.33333%;
}

[dir="rtl"] .offset-2 {
    margin-right: 16.66667%;
}

[dir="rtl"] .offset-3 {
    margin-right: 25%;
}

[dir="rtl"] .offset-4 {
    margin-right: 33.33333%;
}

[dir="rtl"] .offset-5 {
    margin-right: 41.66667%;
}

[dir="rtl"] .offset-6 {
    margin-right: 50%;
}

[dir="rtl"] .offset-7 {
    margin-right: 58.33333%;
}

[dir="rtl"] .offset-8 {
    margin-right: 66.66667%;
}

[dir="rtl"] .offset-9 {
    margin-right: 75%;
}

[dir="rtl"] .offset-10 {
    margin-right: 83.33333%;
}

[dir="rtl"] .offset-11 {
    margin-right: 91.66667%;
}

@media (min-width: 576px) {
    [dir="rtl"] .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    [dir="rtl"] .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    [dir="rtl"] .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    [dir="rtl"] .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    [dir="rtl"] .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    [dir="rtl"] .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    [dir="rtl"] .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    [dir="rtl"] .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    [dir="rtl"] .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    [dir="rtl"] .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    [dir="rtl"] .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    [dir="rtl"] .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    [dir="rtl"] .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    [dir="rtl"] .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [dir="rtl"] .order-sm-first {
        order: -1;
    }

    [dir="rtl"] .order-sm-last {
        order: 13;
    }

    [dir="rtl"] .order-sm-0 {
        order: 0;
    }

    [dir="rtl"] .order-sm-1 {
        order: 1;
    }

    [dir="rtl"] .order-sm-2 {
        order: 2;
    }

    [dir="rtl"] .order-sm-3 {
        order: 3;
    }

    [dir="rtl"] .order-sm-4 {
        order: 4;
    }

    [dir="rtl"] .order-sm-5 {
        order: 5;
    }

    [dir="rtl"] .order-sm-6 {
        order: 6;
    }

    [dir="rtl"] .order-sm-7 {
        order: 7;
    }

    [dir="rtl"] .order-sm-8 {
        order: 8;
    }

    [dir="rtl"] .order-sm-9 {
        order: 9;
    }

    [dir="rtl"] .order-sm-10 {
        order: 10;
    }

    [dir="rtl"] .order-sm-11 {
        order: 11;
    }

    [dir="rtl"] .order-sm-12 {
        order: 12;
    }

    [dir="rtl"] .offset-sm-0 {
        margin-right: 0;
    }

    [dir="rtl"] .offset-sm-1 {
        margin-right: 8.33333%;
    }

    [dir="rtl"] .offset-sm-2 {
        margin-right: 16.66667%;
    }

    [dir="rtl"] .offset-sm-3 {
        margin-right: 25%;
    }

    [dir="rtl"] .offset-sm-4 {
        margin-right: 33.33333%;
    }

    [dir="rtl"] .offset-sm-5 {
        margin-right: 41.66667%;
    }

    [dir="rtl"] .offset-sm-6 {
        margin-right: 50%;
    }

    [dir="rtl"] .offset-sm-7 {
        margin-right: 58.33333%;
    }

    [dir="rtl"] .offset-sm-8 {
        margin-right: 66.66667%;
    }

    [dir="rtl"] .offset-sm-9 {
        margin-right: 75%;
    }

    [dir="rtl"] .offset-sm-10 {
        margin-right: 83.33333%;
    }

    [dir="rtl"] .offset-sm-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    [dir="rtl"] .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    [dir="rtl"] .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    [dir="rtl"] .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    [dir="rtl"] .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    [dir="rtl"] .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    [dir="rtl"] .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    [dir="rtl"] .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    [dir="rtl"] .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    [dir="rtl"] .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    [dir="rtl"] .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    [dir="rtl"] .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    [dir="rtl"] .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    [dir="rtl"] .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [dir="rtl"] .order-md-first {
        order: -1;
    }

    [dir="rtl"] .order-md-last {
        order: 13;
    }

    [dir="rtl"] .order-md-0 {
        order: 0;
    }

    [dir="rtl"] .order-md-1 {
        order: 1;
    }

    [dir="rtl"] .order-md-2 {
        order: 2;
    }

    [dir="rtl"] .order-md-3 {
        order: 3;
    }

    [dir="rtl"] .order-md-4 {
        order: 4;
    }

    [dir="rtl"] .order-md-5 {
        order: 5;
    }

    [dir="rtl"] .order-md-6 {
        order: 6;
    }

    [dir="rtl"] .order-md-7 {
        order: 7;
    }

    [dir="rtl"] .order-md-8 {
        order: 8;
    }

    [dir="rtl"] .order-md-9 {
        order: 9;
    }

    [dir="rtl"] .order-md-10 {
        order: 10;
    }

    [dir="rtl"] .order-md-11 {
        order: 11;
    }

    [dir="rtl"] .order-md-12 {
        order: 12;
    }

    [dir="rtl"] .offset-md-0 {
        margin-right: 0;
    }

    [dir="rtl"] .offset-md-1 {
        margin-right: 8.33333%;
    }

    [dir="rtl"] .offset-md-2 {
        margin-right: 16.66667%;
    }

    [dir="rtl"] .offset-md-3 {
        margin-right: 25%;
    }

    [dir="rtl"] .offset-md-4 {
        margin-right: 33.33333%;
    }

    [dir="rtl"] .offset-md-5 {
        margin-right: 41.66667%;
    }

    [dir="rtl"] .offset-md-6 {
        margin-right: 50%;
    }

    [dir="rtl"] .offset-md-7 {
        margin-right: 58.33333%;
    }

    [dir="rtl"] .offset-md-8 {
        margin-right: 66.66667%;
    }

    [dir="rtl"] .offset-md-9 {
        margin-right: 75%;
    }

    [dir="rtl"] .offset-md-10 {
        margin-right: 83.33333%;
    }

    [dir="rtl"] .offset-md-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    [dir="rtl"] .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    [dir="rtl"] .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    [dir="rtl"] .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    [dir="rtl"] .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    [dir="rtl"] .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    [dir="rtl"] .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    [dir="rtl"] .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    [dir="rtl"] .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    [dir="rtl"] .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    [dir="rtl"] .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    [dir="rtl"] .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    [dir="rtl"] .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    [dir="rtl"] .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [dir="rtl"] .order-lg-first {
        order: -1;
    }

    [dir="rtl"] .order-lg-last {
        order: 13;
    }

    [dir="rtl"] .order-lg-0 {
        order: 0;
    }

    [dir="rtl"] .order-lg-1 {
        order: 1;
    }

    [dir="rtl"] .order-lg-2 {
        order: 2;
    }

    [dir="rtl"] .order-lg-3 {
        order: 3;
    }

    [dir="rtl"] .order-lg-4 {
        order: 4;
    }

    [dir="rtl"] .order-lg-5 {
        order: 5;
    }

    [dir="rtl"] .order-lg-6 {
        order: 6;
    }

    [dir="rtl"] .order-lg-7 {
        order: 7;
    }

    [dir="rtl"] .order-lg-8 {
        order: 8;
    }

    [dir="rtl"] .order-lg-9 {
        order: 9;
    }

    [dir="rtl"] .order-lg-10 {
        order: 10;
    }

    [dir="rtl"] .order-lg-11 {
        order: 11;
    }

    [dir="rtl"] .order-lg-12 {
        order: 12;
    }

    [dir="rtl"] .offset-lg-0 {
        margin-right: 0;
    }

    [dir="rtl"] .offset-lg-1 {
        margin-right: 8.33333%;
    }

    [dir="rtl"] .offset-lg-2 {
        margin-right: 16.66667%;
    }

    [dir="rtl"] .offset-lg-3 {
        margin-right: 25%;
    }

    [dir="rtl"] .offset-lg-4 {
        margin-right: 33.33333%;
    }

    [dir="rtl"] .offset-lg-5 {
        margin-right: 41.66667%;
    }

    [dir="rtl"] .offset-lg-6 {
        margin-right: 50%;
    }

    [dir="rtl"] .offset-lg-7 {
        margin-right: 58.33333%;
    }

    [dir="rtl"] .offset-lg-8 {
        margin-right: 66.66667%;
    }

    [dir="rtl"] .offset-lg-9 {
        margin-right: 75%;
    }

    [dir="rtl"] .offset-lg-10 {
        margin-right: 83.33333%;
    }

    [dir="rtl"] .offset-lg-11 {
        margin-right: 91.66667%;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    [dir="rtl"] .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    [dir="rtl"] .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    [dir="rtl"] .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    [dir="rtl"] .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    [dir="rtl"] .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    [dir="rtl"] .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    [dir="rtl"] .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    [dir="rtl"] .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    [dir="rtl"] .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    [dir="rtl"] .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    [dir="rtl"] .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    [dir="rtl"] .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    [dir="rtl"] .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    [dir="rtl"] .order-xl-first {
        order: -1;
    }

    [dir="rtl"] .order-xl-last {
        order: 13;
    }

    [dir="rtl"] .order-xl-0 {
        order: 0;
    }

    [dir="rtl"] .order-xl-1 {
        order: 1;
    }

    [dir="rtl"] .order-xl-2 {
        order: 2;
    }

    [dir="rtl"] .order-xl-3 {
        order: 3;
    }

    [dir="rtl"] .order-xl-4 {
        order: 4;
    }

    [dir="rtl"] .order-xl-5 {
        order: 5;
    }

    [dir="rtl"] .order-xl-6 {
        order: 6;
    }

    [dir="rtl"] .order-xl-7 {
        order: 7;
    }

    [dir="rtl"] .order-xl-8 {
        order: 8;
    }

    [dir="rtl"] .order-xl-9 {
        order: 9;
    }

    [dir="rtl"] .order-xl-10 {
        order: 10;
    }

    [dir="rtl"] .order-xl-11 {
        order: 11;
    }

    [dir="rtl"] .order-xl-12 {
        order: 12;
    }

    [dir="rtl"] .offset-xl-0 {
        margin-right: 0;
    }

    [dir="rtl"] .offset-xl-1 {
        margin-right: 8.33333%;
    }

    [dir="rtl"] .offset-xl-2 {
        margin-right: 16.66667%;
    }

    [dir="rtl"] .offset-xl-3 {
        margin-right: 25%;
    }

    [dir="rtl"] .offset-xl-4 {
        margin-right: 33.33333%;
    }

    [dir="rtl"] .offset-xl-5 {
        margin-right: 41.66667%;
    }

    [dir="rtl"] .offset-xl-6 {
        margin-right: 50%;
    }

    [dir="rtl"] .offset-xl-7 {
        margin-right: 58.33333%;
    }

    [dir="rtl"] .offset-xl-8 {
        margin-right: 66.66667%;
    }

    [dir="rtl"] .offset-xl-9 {
        margin-right: 75%;
    }

    [dir="rtl"] .offset-xl-10 {
        margin-right: 83.33333%;
    }

    [dir="rtl"] .offset-xl-11 {
        margin-right: 91.66667%;
    }
}

[dir="rtl"] .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #656565;
}

    [dir="rtl"] .table th, [dir="rtl"] .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #eee;
    }

    [dir="rtl"] .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #eee;
    }

    [dir="rtl"] .table tbody + tbody {
        border-top: 2px solid #eee;
    }

[dir="rtl"] .table-sm th, [dir="rtl"] .table-sm td {
    padding: 0.3rem;
}

[dir="rtl"] .table-bordered {
    border: 1px solid #eee;
}

    [dir="rtl"] .table-bordered th, [dir="rtl"] .table-bordered td {
        border: 1px solid #eee;
    }

    [dir="rtl"] .table-bordered thead th, [dir="rtl"] .table-bordered thead td {
        border-bottom-width: 2px;
    }

[dir="rtl"] .table-borderless th, [dir="rtl"] .table-borderless td, [dir="rtl"] .table-borderless thead th, [dir="rtl"] .table-borderless tbody + tbody {
    border: 0;
}

[dir="rtl"] .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafbfc;
}

[dir="rtl"] .table-hover tbody tr:hover {
    color: #656565;
    background-color: #fafbfc;
}

[dir="rtl"] .table-primary, [dir="rtl"] .table-primary > th, [dir="rtl"] .table-primary > td {
    background-color: #d2e3fa;
}

    [dir="rtl"] .table-primary th, [dir="rtl"] .table-primary td, [dir="rtl"] .table-primary thead th, [dir="rtl"] .table-primary tbody + tbody {
        border-color: #abccf5;
    }

[dir="rtl"] .table-hover .table-primary:hover {
    background-color: #bbd5f7;
}

    [dir="rtl"] .table-hover .table-primary:hover > td, [dir="rtl"] .table-hover .table-primary:hover > th {
        background-color: #bbd5f7;
    }

[dir="rtl"] .table-secondary, [dir="rtl"] .table-secondary > th, [dir="rtl"] .table-secondary > td {
    background-color: white;
}

    [dir="rtl"] .table-secondary th, [dir="rtl"] .table-secondary td, [dir="rtl"] .table-secondary thead th, [dir="rtl"] .table-secondary tbody + tbody {
        border-color: white;
    }

[dir="rtl"] .table-hover .table-secondary:hover {
    background-color: #f2f2f2;
}

    [dir="rtl"] .table-hover .table-secondary:hover > td, [dir="rtl"] .table-hover .table-secondary:hover > th {
        background-color: #f2f2f2;
    }

[dir="rtl"] .table-success, [dir="rtl"] .table-success > th, [dir="rtl"] .table-success > td {
    background-color: #c3eecd;
}

    [dir="rtl"] .table-success th, [dir="rtl"] .table-success td, [dir="rtl"] .table-success thead th, [dir="rtl"] .table-success tbody + tbody {
        border-color: #8fdfa2;
    }

[dir="rtl"] .table-hover .table-success:hover {
    background-color: #afe8bc;
}

    [dir="rtl"] .table-hover .table-success:hover > td, [dir="rtl"] .table-hover .table-success:hover > th {
        background-color: #afe8bc;
    }

[dir="rtl"] .table-info, [dir="rtl"] .table-info > th, [dir="rtl"] .table-info > td {
    background-color: #c1ebf8;
}

    [dir="rtl"] .table-info th, [dir="rtl"] .table-info td, [dir="rtl"] .table-info thead th, [dir="rtl"] .table-info tbody + tbody {
        border-color: #8ddaf1;
    }

[dir="rtl"] .table-hover .table-info:hover {
    background-color: #aae4f5;
}

    [dir="rtl"] .table-hover .table-info:hover > td, [dir="rtl"] .table-hover .table-info:hover > th {
        background-color: #aae4f5;
    }

[dir="rtl"] .table-warning, [dir="rtl"] .table-warning > th, [dir="rtl"] .table-warning > td {
    background-color: #ffe0c4;
}

    [dir="rtl"] .table-warning th, [dir="rtl"] .table-warning td, [dir="rtl"] .table-warning thead th, [dir="rtl"] .table-warning tbody + tbody {
        border-color: #ffc591;
    }

[dir="rtl"] .table-hover .table-warning:hover {
    background-color: #ffd3ab;
}

    [dir="rtl"] .table-hover .table-warning:hover > td, [dir="rtl"] .table-hover .table-warning:hover > th {
        background-color: #ffd3ab;
    }

[dir="rtl"] .table-danger, [dir="rtl"] .table-danger > th, [dir="rtl"] .table-danger > td {
    background-color: #fbcece;
}

    [dir="rtl"] .table-danger th, [dir="rtl"] .table-danger td, [dir="rtl"] .table-danger thead th, [dir="rtl"] .table-danger tbody + tbody {
        border-color: #f7a4a4;
    }

[dir="rtl"] .table-hover .table-danger:hover {
    background-color: #f9b6b6;
}

    [dir="rtl"] .table-hover .table-danger:hover > td, [dir="rtl"] .table-hover .table-danger:hover > th {
        background-color: #f9b6b6;
    }

[dir="rtl"] .table-light, [dir="rtl"] .table-light > th, [dir="rtl"] .table-light > td {
    background-color: #fdfdfe;
}

    [dir="rtl"] .table-light th, [dir="rtl"] .table-light td, [dir="rtl"] .table-light thead th, [dir="rtl"] .table-light tbody + tbody {
        border-color: #fbfcfc;
    }

[dir="rtl"] .table-hover .table-light:hover {
    background-color: #ececf6;
}

    [dir="rtl"] .table-hover .table-light:hover > td, [dir="rtl"] .table-hover .table-light:hover > th {
        background-color: #ececf6;
    }

[dir="rtl"] .table-dark, [dir="rtl"] .table-dark > th, [dir="rtl"] .table-dark > td {
    background-color: #c8c9ce;
}

    [dir="rtl"] .table-dark th, [dir="rtl"] .table-dark td, [dir="rtl"] .table-dark thead th, [dir="rtl"] .table-dark tbody + tbody {
        border-color: #999ba5;
    }

[dir="rtl"] .table-hover .table-dark:hover {
    background-color: #bbbcc2;
}

    [dir="rtl"] .table-hover .table-dark:hover > td, [dir="rtl"] .table-hover .table-dark:hover > th {
        background-color: #bbbcc2;
    }

[dir="rtl"] .table-active, [dir="rtl"] .table-active > th, [dir="rtl"] .table-active > td {
    background-color: #fafbfc;
}

[dir="rtl"] .table-hover .table-active:hover {
    background-color: #eaeef2;
}

    [dir="rtl"] .table-hover .table-active:hover > td, [dir="rtl"] .table-hover .table-active:hover > th {
        background-color: #eaeef2;
    }

[dir="rtl"] .table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

[dir="rtl"] .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #eee;
}

[dir="rtl"] .table-dark {
    color: #fff;
    background-color: #343a40;
}

    [dir="rtl"] .table-dark th, [dir="rtl"] .table-dark td, [dir="rtl"] .table-dark thead th {
        border-color: #454d55;
    }

    [dir="rtl"] .table-dark.table-bordered {
        border: 0;
    }

    [dir="rtl"] .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.05);
    }

    [dir="rtl"] .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.075);
    }

@media (max-width: 575.98px) {
    [dir="rtl"] .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        [dir="rtl"] .table-responsive-sm > .table-bordered {
            border: 0;
        }
}

@media (max-width: 767.98px) {
    [dir="rtl"] .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        [dir="rtl"] .table-responsive-md > .table-bordered {
            border: 0;
        }
}

@media (max-width: 991.98px) {
    [dir="rtl"] .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        [dir="rtl"] .table-responsive-lg > .table-bordered {
            border: 0;
        }
}

@media (max-width: 1199.98px) {
    [dir="rtl"] .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        [dir="rtl"] .table-responsive-xl > .table-bordered {
            border: 0;
        }
}

[dir="rtl"] .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    [dir="rtl"] .table-responsive > .table-bordered {
        border: 0;
    }

[dir="rtl"] .form-control {
    display: block;
    width: 100%;
    height: 2.1875rem;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.52857;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dde6e9;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .form-control {
        transition: none;
    }
}

[dir="rtl"] .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

[dir="rtl"] .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #66afe9;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
}

[dir="rtl"] .form-control::placeholder {
    color: #b7bac9;
    opacity: 1;
}

[dir="rtl"] .form-control:disabled, [dir="rtl"] .form-control[readonly] {
    background-color: #edf1f2;
    opacity: 1;
}

[dir="rtl"] select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

[dir="rtl"] .form-control-file, [dir="rtl"] .form-control-range {
    display: block;
    width: 100%;
}

[dir="rtl"] .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.52857;
}

[dir="rtl"] .col-form-label-lg {
    padding-top: calc(0.625rem + 1px);
    padding-bottom: calc(0.625rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

[dir="rtl"] .col-form-label-sm {
    padding-top: calc(0.3125rem + 1px);
    padding-bottom: calc(0.3125rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

[dir="rtl"] .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.52857;
    color: #656565;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    [dir="rtl"] .form-control-plaintext.form-control-sm, [dir="rtl"] .form-control-plaintext.form-control-lg {
        padding-left: 0;
        padding-right: 0;
    }

[dir="rtl"] .form-control-sm {
    height: calc(1.5em + 0.625rem + 2px);
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

[dir="rtl"] .form-control-lg {
    height: calc(1.5em + 1.25rem + 2px);
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.375rem;
}

[dir="rtl"] select.form-control[size], [dir="rtl"] select.form-control[multiple] {
    height: auto;
}

[dir="rtl"] textarea.form-control {
    height: auto;
}

[dir="rtl"] .form-group {
    margin-bottom: 1rem;
}

[dir="rtl"] .form-text {
    display: block;
    margin-top: 0.25rem;
}

[dir="rtl"] .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

    [dir="rtl"] .form-row > .col, [dir="rtl"] .form-row > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

[dir="rtl"] .form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem;
}

[dir="rtl"] .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-right: -1.25rem;
}

    [dir="rtl"] .form-check-input:disabled ~ .form-check-label {
        color: #909fa7;
    }

[dir="rtl"] .form-check-label {
    margin-bottom: 0;
}

[dir="rtl"] .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-right: 0;
    margin-left: 0.75rem;
}

    [dir="rtl"] .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-left: 0.3125rem;
        margin-right: 0;
    }

[dir="rtl"] .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #27c24c;
}

[dir="rtl"] .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.52857;
    color: #fff;
    background-color: rgba(39, 194, 76, 0.9);
    border-radius: 0.25rem;
}

[dir="rtl"] .was-validated .form-control:valid, [dir="rtl"] .form-control.is-valid {
    border-color: #27c24c;
    padding-left: calc(1.52857em + 0.75rem);
    background-image: none;
    background-repeat: no-repeat;
    background-position: center left calc(0.38214em + 0.1875rem);
    background-size: calc(0.76429em + 0.375rem) calc(0.76429em + 0.375rem);
}

    [dir="rtl"] .was-validated .form-control:valid:focus, [dir="rtl"] .form-control.is-valid:focus {
        border-color: #27c24c;
        box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.25);
    }

    [dir="rtl"] .was-validated .form-control:valid ~ .valid-feedback, [dir="rtl"] .was-validated .form-control:valid ~ .valid-tooltip, [dir="rtl"] .form-control.is-valid ~ .valid-feedback, [dir="rtl"] .form-control.is-valid ~ .valid-tooltip {
        display: block;
    }

[dir="rtl"] .was-validated textarea.form-control:valid, [dir="rtl"] textarea.form-control.is-valid {
    padding-left: calc(1.52857em + 0.75rem);
    background-position: top calc(0.38214em + 0.1875rem) left calc(0.38214em + 0.1875rem);
}

[dir="rtl"] .was-validated .custom-select:valid, [dir="rtl"] .custom-select.is-valid {
    border-color: #27c24c;
    padding-left: calc((1em + 0.75rem) * 3 / 4 + 2rem);
    background: url("data:image/svg+xml,%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 1rem center/8px 10px, none #fff no-repeat center right 2rem/calc(0.76429em + 0.375rem) calc(0.76429em + 0.375rem);
}

    [dir="rtl"] .was-validated .custom-select:valid:focus, [dir="rtl"] .custom-select.is-valid:focus {
        border-color: #27c24c;
        box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.25);
    }

    [dir="rtl"] .was-validated .custom-select:valid ~ .valid-feedback, [dir="rtl"] .was-validated .custom-select:valid ~ .valid-tooltip, [dir="rtl"] .custom-select.is-valid ~ .valid-feedback, [dir="rtl"] .custom-select.is-valid ~ .valid-tooltip {
        display: block;
    }

[dir="rtl"] .was-validated .form-control-file:valid ~ .valid-feedback, [dir="rtl"] .was-validated .form-control-file:valid ~ .valid-tooltip, [dir="rtl"] .form-control-file.is-valid ~ .valid-feedback, [dir="rtl"] .form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .form-check-input:valid ~ .form-check-label, [dir="rtl"] .form-check-input.is-valid ~ .form-check-label {
    color: #27c24c;
}

[dir="rtl"] .was-validated .form-check-input:valid ~ .valid-feedback, [dir="rtl"] .was-validated .form-check-input:valid ~ .valid-tooltip, [dir="rtl"] .form-check-input.is-valid ~ .valid-feedback, [dir="rtl"] .form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-control-input:valid ~ .custom-control-label, [dir="rtl"] .custom-control-input.is-valid ~ .custom-control-label {
    color: #27c24c;
}

    [dir="rtl"] .was-validated .custom-control-input:valid ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-valid ~ .custom-control-label::before {
        border-color: #27c24c;
    }

[dir="rtl"] .was-validated .custom-control-input:valid ~ .valid-feedback, [dir="rtl"] .was-validated .custom-control-input:valid ~ .valid-tooltip, [dir="rtl"] .custom-control-input.is-valid ~ .valid-feedback, [dir="rtl"] .custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #43d967;
    background-color: #43d967;
}

[dir="rtl"] .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.25);
}

[dir="rtl"] .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #27c24c;
}

[dir="rtl"] .was-validated .custom-file-input:valid ~ .custom-file-label, [dir="rtl"] .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #27c24c;
}

[dir="rtl"] .was-validated .custom-file-input:valid ~ .valid-feedback, [dir="rtl"] .was-validated .custom-file-input:valid ~ .valid-tooltip, [dir="rtl"] .custom-file-input.is-valid ~ .valid-feedback, [dir="rtl"] .custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-file-input:valid:focus ~ .custom-file-label, [dir="rtl"] .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #27c24c;
    box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.25);
}

[dir="rtl"] .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #f05050;
}

[dir="rtl"] .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.52857;
    color: #fff;
    background-color: rgba(240, 80, 80, 0.9);
    border-radius: 0.25rem;
}

[dir="rtl"] .was-validated .form-control:invalid, [dir="rtl"] .form-control.is-invalid {
    border-color: #f05050;
    padding-left: calc(1.52857em + 0.75rem);
    background-image: none;
    background-repeat: no-repeat;
    background-position: center left calc(0.38214em + 0.1875rem);
    background-size: calc(0.76429em + 0.375rem) calc(0.76429em + 0.375rem);
}

    [dir="rtl"] .was-validated .form-control:invalid:focus, [dir="rtl"] .form-control.is-invalid:focus {
        border-color: #f05050;
        box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.25);
    }

    [dir="rtl"] .was-validated .form-control:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .form-control:invalid ~ .invalid-tooltip, [dir="rtl"] .form-control.is-invalid ~ .invalid-feedback, [dir="rtl"] .form-control.is-invalid ~ .invalid-tooltip {
        display: block;
    }

[dir="rtl"] .was-validated textarea.form-control:invalid, [dir="rtl"] textarea.form-control.is-invalid {
    padding-left: calc(1.52857em + 0.75rem);
    background-position: top calc(0.38214em + 0.1875rem) left calc(0.38214em + 0.1875rem);
}

[dir="rtl"] .was-validated .custom-select:invalid, [dir="rtl"] .custom-select.is-invalid {
    border-color: #f05050;
    padding-left: calc((1em + 0.75rem) * 3 / 4 + 2rem);
    background: url("data:image/svg+xml,%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 1rem center/8px 10px, none #fff no-repeat center right 2rem/calc(0.76429em + 0.375rem) calc(0.76429em + 0.375rem);
}

    [dir="rtl"] .was-validated .custom-select:invalid:focus, [dir="rtl"] .custom-select.is-invalid:focus {
        border-color: #f05050;
        box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.25);
    }

    [dir="rtl"] .was-validated .custom-select:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .custom-select:invalid ~ .invalid-tooltip, [dir="rtl"] .custom-select.is-invalid ~ .invalid-feedback, [dir="rtl"] .custom-select.is-invalid ~ .invalid-tooltip {
        display: block;
    }

[dir="rtl"] .was-validated .form-control-file:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .form-control-file:invalid ~ .invalid-tooltip, [dir="rtl"] .form-control-file.is-invalid ~ .invalid-feedback, [dir="rtl"] .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .form-check-input:invalid ~ .form-check-label, [dir="rtl"] .form-check-input.is-invalid ~ .form-check-label {
    color: #f05050;
}

[dir="rtl"] .was-validated .form-check-input:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .form-check-input:invalid ~ .invalid-tooltip, [dir="rtl"] .form-check-input.is-invalid ~ .invalid-feedback, [dir="rtl"] .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-control-input:invalid ~ .custom-control-label, [dir="rtl"] .custom-control-input.is-invalid ~ .custom-control-label {
    color: #f05050;
}

    [dir="rtl"] .was-validated .custom-control-input:invalid ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-invalid ~ .custom-control-label::before {
        border-color: #f05050;
    }

[dir="rtl"] .was-validated .custom-control-input:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .custom-control-input:invalid ~ .invalid-tooltip, [dir="rtl"] .custom-control-input.is-invalid ~ .invalid-feedback, [dir="rtl"] .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #f47f7f;
    background-color: #f47f7f;
}

[dir="rtl"] .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.25);
}

[dir="rtl"] .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, [dir="rtl"] .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #f05050;
}

[dir="rtl"] .was-validated .custom-file-input:invalid ~ .custom-file-label, [dir="rtl"] .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #f05050;
}

[dir="rtl"] .was-validated .custom-file-input:invalid ~ .invalid-feedback, [dir="rtl"] .was-validated .custom-file-input:invalid ~ .invalid-tooltip, [dir="rtl"] .custom-file-input.is-invalid ~ .invalid-feedback, [dir="rtl"] .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

[dir="rtl"] .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, [dir="rtl"] .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #f05050;
    box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.25);
}

[dir="rtl"] .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

    [dir="rtl"] .form-inline .form-check {
        width: 100%;
    }

@media (min-width: 576px) {
    [dir="rtl"] .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    [dir="rtl"] .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }

    [dir="rtl"] .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    [dir="rtl"] .form-inline .form-control-plaintext {
        display: inline-block;
    }

    [dir="rtl"] .form-inline .input-group, [dir="rtl"] .form-inline .custom-select {
        width: auto;
    }

    [dir="rtl"] .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-right: 0;
    }

    [dir="rtl"] .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-left: 0.25rem;
        margin-right: 0;
    }

    [dir="rtl"] .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }

    [dir="rtl"] .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

[dir="rtl"] .btn {
    display: inline-block;
    font-weight: 400;
    color: #656565;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    line-height: 1.52857;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .btn {
        transition: none;
    }
}

[dir="rtl"] .btn:hover {
    color: #656565;
    text-decoration: none;
}

[dir="rtl"] .btn:focus, [dir="rtl"] .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
}

[dir="rtl"] .btn.disabled, [dir="rtl"] .btn:disabled {
    opacity: 0.65;
}

[dir="rtl"] a.btn.disabled, [dir="rtl"] fieldset:disabled a.btn {
    pointer-events: none;
}

[dir="rtl"] .btn-primary {
    color: #fff;
    background-color: #b19540;
    border-color: #b19540;
}

    [dir="rtl"] .btn-primary:hover {
        color: #fff;
        background-color: #3b87e8;
        border-color: #2f80e7;
    }

    [dir="rtl"] .btn-primary:focus, [dir="rtl"] .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(117, 171, 239, 0.5);
    }

    [dir="rtl"] .btn-primary.disabled, [dir="rtl"] .btn-primary:disabled {
        color: #fff;
        background-color: #b19540;
        border-color: #b19540;
    }

    [dir="rtl"] .btn-primary:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-primary:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #2f80e7;
        border-color: #2479e5;
    }

        [dir="rtl"] .btn-primary:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-primary:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(117, 171, 239, 0.5);
        }

[dir="rtl"] .btn-secondary {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
}

    [dir="rtl"] .btn-secondary:hover {
        color: #212529;
        background-color: #ececec;
        border-color: #e6e6e6;
    }

    [dir="rtl"] .btn-secondary:focus, [dir="rtl"] .btn-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
    }

    [dir="rtl"] .btn-secondary.disabled, [dir="rtl"] .btn-secondary:disabled {
        color: #212529;
        background-color: #fff;
        border-color: #fff;
    }

    [dir="rtl"] .btn-secondary:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-secondary:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-secondary.dropdown-toggle {
        color: #212529;
        background-color: #e6e6e6;
        border-color: #dfdfdf;
    }

        [dir="rtl"] .btn-secondary:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-secondary:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
        }

[dir="rtl"] .btn-success {
    color: #fff;
    background-color: #27c24c;
    border-color: #27c24c;
}

    [dir="rtl"] .btn-success:hover {
        color: #fff;
        background-color: #21a240;
        border-color: #1e983b;
    }

    [dir="rtl"] .btn-success:focus, [dir="rtl"] .btn-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(71, 203, 103, 0.5);
    }

    [dir="rtl"] .btn-success.disabled, [dir="rtl"] .btn-success:disabled {
        color: #fff;
        background-color: #27c24c;
        border-color: #27c24c;
    }

    [dir="rtl"] .btn-success:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-success:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e983b;
        border-color: #1c8d37;
    }

        [dir="rtl"] .btn-success:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-success:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(71, 203, 103, 0.5);
        }

[dir="rtl"] .btn-info {
    color: #fff;
    background-color: #23b7e5;
    border-color: #23b7e5;
}

    [dir="rtl"] .btn-info:hover {
        color: #fff;
        background-color: #18a0ca;
        border-color: #1797be;
    }

    [dir="rtl"] .btn-info:focus, [dir="rtl"] .btn-info.focus {
        box-shadow: 0 0 0 0.2rem rgba(68, 194, 233, 0.5);
    }

    [dir="rtl"] .btn-info.disabled, [dir="rtl"] .btn-info:disabled {
        color: #fff;
        background-color: #23b7e5;
        border-color: #23b7e5;
    }

    [dir="rtl"] .btn-info:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-info:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #1797be;
        border-color: #158eb3;
    }

        [dir="rtl"] .btn-info:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-info:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(68, 194, 233, 0.5);
        }

[dir="rtl"] .btn-warning {
    color: #212529;
    background-color: #ff902b;
    border-color: #ff902b;
}

    [dir="rtl"] .btn-warning:hover {
        color: #fff;
        background-color: #ff7c05;
        border-color: #f77600;
    }

    [dir="rtl"] .btn-warning:focus, [dir="rtl"] .btn-warning.focus {
        box-shadow: 0 0 0 0.2rem rgba(222, 128, 43, 0.5);
    }

    [dir="rtl"] .btn-warning.disabled, [dir="rtl"] .btn-warning:disabled {
        color: #212529;
        background-color: #ff902b;
        border-color: #ff902b;
    }

    [dir="rtl"] .btn-warning:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-warning:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #f77600;
        border-color: #ea7000;
    }

        [dir="rtl"] .btn-warning:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-warning:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(222, 128, 43, 0.5);
        }

[dir="rtl"] .btn-danger {
    color: #fff;
    background-color: #f05050;
    border-color: #f05050;
}

    [dir="rtl"] .btn-danger:hover {
        color: #fff;
        background-color: #ed2d2d;
        border-color: #ec2121;
    }

    [dir="rtl"] .btn-danger:focus, [dir="rtl"] .btn-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(242, 106, 106, 0.5);
    }

    [dir="rtl"] .btn-danger.disabled, [dir="rtl"] .btn-danger:disabled {
        color: #fff;
        background-color: #f05050;
        border-color: #f05050;
    }

    [dir="rtl"] .btn-danger:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-danger:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #ec2121;
        border-color: #eb1515;
    }

        [dir="rtl"] .btn-danger:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-danger:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(242, 106, 106, 0.5);
        }

[dir="rtl"] .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

    [dir="rtl"] .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }

    [dir="rtl"] .btn-light:focus, [dir="rtl"] .btn-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
    }

    [dir="rtl"] .btn-light.disabled, [dir="rtl"] .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    [dir="rtl"] .btn-light:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-light:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df;
    }

        [dir="rtl"] .btn-light:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-light:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
        }

[dir="rtl"] .btn-dark {
    color: #fff;
    background-color: #3a3f51;
    border-color: #3a3f51;
}

    [dir="rtl"] .btn-dark:hover {
        color: #fff;
        background-color: #2a2e3b;
        border-color: #252833;
    }

    [dir="rtl"] .btn-dark:focus, [dir="rtl"] .btn-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(88, 92, 107, 0.5);
    }

    [dir="rtl"] .btn-dark.disabled, [dir="rtl"] .btn-dark:disabled {
        color: #fff;
        background-color: #3a3f51;
        border-color: #3a3f51;
    }

    [dir="rtl"] .btn-dark:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-dark:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #252833;
        border-color: #1f222c;
    }

        [dir="rtl"] .btn-dark:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-dark:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(88, 92, 107, 0.5);
        }

[dir="rtl"] .btn-outline-primary {
    color: #b19540;
    border-color: #b19540;
}

    [dir="rtl"] .btn-outline-primary:hover {
        color: #fff;
        background-color: #b19540;
        border-color: #b19540;
    }

    [dir="rtl"] .btn-outline-primary:focus, [dir="rtl"] .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.5);
    }

    [dir="rtl"] .btn-outline-primary.disabled, [dir="rtl"] .btn-outline-primary:disabled {
        color: #b19540;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-primary:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-primary:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #b19540;
        border-color: #b19540;
    }

        [dir="rtl"] .btn-outline-primary:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-primary:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.5);
        }

[dir="rtl"] .btn-outline-secondary {
    color: #fff;
    border-color: #fff;
}

    [dir="rtl"] .btn-outline-secondary:hover {
        color: #212529;
        background-color: #fff;
        border-color: #fff;
    }

    [dir="rtl"] .btn-outline-secondary:focus, [dir="rtl"] .btn-outline-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
    }

    [dir="rtl"] .btn-outline-secondary.disabled, [dir="rtl"] .btn-outline-secondary:disabled {
        color: #fff;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-secondary:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-secondary:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-secondary.dropdown-toggle {
        color: #212529;
        background-color: #fff;
        border-color: #fff;
    }

        [dir="rtl"] .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
        }

[dir="rtl"] .btn-outline-success {
    color: #27c24c;
    border-color: #27c24c;
}

    [dir="rtl"] .btn-outline-success:hover {
        color: #fff;
        background-color: #27c24c;
        border-color: #27c24c;
    }

    [dir="rtl"] .btn-outline-success:focus, [dir="rtl"] .btn-outline-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.5);
    }

    [dir="rtl"] .btn-outline-success.disabled, [dir="rtl"] .btn-outline-success:disabled {
        color: #27c24c;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-success:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-success:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #27c24c;
        border-color: #27c24c;
    }

        [dir="rtl"] .btn-outline-success:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-success:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.5);
        }

[dir="rtl"] .btn-outline-info {
    color: #23b7e5;
    border-color: #23b7e5;
}

    [dir="rtl"] .btn-outline-info:hover {
        color: #fff;
        background-color: #23b7e5;
        border-color: #23b7e5;
    }

    [dir="rtl"] .btn-outline-info:focus, [dir="rtl"] .btn-outline-info.focus {
        box-shadow: 0 0 0 0.2rem rgba(35, 183, 229, 0.5);
    }

    [dir="rtl"] .btn-outline-info.disabled, [dir="rtl"] .btn-outline-info:disabled {
        color: #23b7e5;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-info:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-info:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #23b7e5;
        border-color: #23b7e5;
    }

        [dir="rtl"] .btn-outline-info:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-info:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(35, 183, 229, 0.5);
        }

[dir="rtl"] .btn-outline-warning {
    color: #ff902b;
    border-color: #ff902b;
}

    [dir="rtl"] .btn-outline-warning:hover {
        color: #212529;
        background-color: #ff902b;
        border-color: #ff902b;
    }

    [dir="rtl"] .btn-outline-warning:focus, [dir="rtl"] .btn-outline-warning.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 144, 43, 0.5);
    }

    [dir="rtl"] .btn-outline-warning.disabled, [dir="rtl"] .btn-outline-warning:disabled {
        color: #ff902b;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-warning:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-warning:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ff902b;
        border-color: #ff902b;
    }

        [dir="rtl"] .btn-outline-warning:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-warning:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 144, 43, 0.5);
        }

[dir="rtl"] .btn-outline-danger {
    color: #f05050;
    border-color: #f05050;
}

    [dir="rtl"] .btn-outline-danger:hover {
        color: #fff;
        background-color: #f05050;
        border-color: #f05050;
    }

    [dir="rtl"] .btn-outline-danger:focus, [dir="rtl"] .btn-outline-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.5);
    }

    [dir="rtl"] .btn-outline-danger.disabled, [dir="rtl"] .btn-outline-danger:disabled {
        color: #f05050;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-danger:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-danger:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #f05050;
        border-color: #f05050;
    }

        [dir="rtl"] .btn-outline-danger:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-danger:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.5);
        }

[dir="rtl"] .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

    [dir="rtl"] .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    [dir="rtl"] .btn-outline-light:focus, [dir="rtl"] .btn-outline-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    [dir="rtl"] .btn-outline-light.disabled, [dir="rtl"] .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-light:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-light:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

        [dir="rtl"] .btn-outline-light:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-light:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }

[dir="rtl"] .btn-outline-dark {
    color: #3a3f51;
    border-color: #3a3f51;
}

    [dir="rtl"] .btn-outline-dark:hover {
        color: #fff;
        background-color: #3a3f51;
        border-color: #3a3f51;
    }

    [dir="rtl"] .btn-outline-dark:focus, [dir="rtl"] .btn-outline-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(58, 63, 81, 0.5);
    }

    [dir="rtl"] .btn-outline-dark.disabled, [dir="rtl"] .btn-outline-dark:disabled {
        color: #3a3f51;
        background-color: transparent;
    }

    [dir="rtl"] .btn-outline-dark:not(:disabled):not(.disabled):active, [dir="rtl"] .btn-outline-dark:not(:disabled):not(.disabled).active, [dir="rtl"] .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #3a3f51;
        border-color: #3a3f51;
    }

        [dir="rtl"] .btn-outline-dark:not(:disabled):not(.disabled):active:focus, [dir="rtl"] .btn-outline-dark:not(:disabled):not(.disabled).active:focus, [dir="rtl"] .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(58, 63, 81, 0.5);
        }

[dir="rtl"] .btn-link {
    font-weight: 400;
    color: #b19540;
    text-decoration: none;
}

    [dir="rtl"] .btn-link:hover {
        color: #6b5a26;
        text-decoration: underline;
    }

    [dir="rtl"] .btn-link:focus, [dir="rtl"] .btn-link.focus {
        text-decoration: underline;
        box-shadow: none;
    }

    [dir="rtl"] .btn-link:disabled, [dir="rtl"] .btn-link.disabled {
        color: #6c757d;
        pointer-events: none;
    }

[dir="rtl"] .btn-lg, [dir="rtl"] .btn-group-lg > .btn {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.375rem;
}

[dir="rtl"] .btn-sm, [dir="rtl"] .btn-group-sm > .btn {
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

[dir="rtl"] .btn-block {
    display: block;
    width: 100%;
}

    [dir="rtl"] .btn-block + .btn-block {
        margin-top: 0.5rem;
    }

[dir="rtl"] input[type="submit"].btn-block, [dir="rtl"] input[type="reset"].btn-block, [dir="rtl"] input[type="button"].btn-block {
    width: 100%;
}

[dir="rtl"] .fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .fade {
        transition: none;
    }
}

[dir="rtl"] .fade:not(.show) {
    opacity: 0;
}

[dir="rtl"] .collapse:not(.show) {
    display: none;
}

[dir="rtl"] .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .collapsing {
        transition: none;
    }
}

[dir="rtl"] .dropup, [dir="rtl"] .dropright, [dir="rtl"] .dropdown, [dir="rtl"] .dropleft {
    position: relative;
}

[dir="rtl"] .dropdown-toggle {
    white-space: nowrap;
}

    [dir="rtl"] .dropdown-toggle::after {
        display: inline-block;
        margin-right: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-left: 0.3em solid transparent;
        border-bottom: 0;
        border-right: 0.3em solid transparent;
    }

    [dir="rtl"] .dropdown-toggle:empty::after {
        margin-right: 0;
    }

[dir="rtl"] .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #656565;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 0.25rem;
}

[dir="rtl"] .dropdown-menu-left {
    left: auto;
    right: 0;
}

[dir="rtl"] .dropdown-menu-right {
    left: 0;
    right: auto;
}

@media (min-width: 576px) {
    [dir="rtl"] .dropdown-menu-sm-left {
        left: auto;
        right: 0;
    }

    [dir="rtl"] .dropdown-menu-sm-right {
        left: 0;
        right: auto;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .dropdown-menu-md-left {
        left: auto;
        right: 0;
    }

    [dir="rtl"] .dropdown-menu-md-right {
        left: 0;
        right: auto;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .dropdown-menu-lg-left {
        left: auto;
        right: 0;
    }

    [dir="rtl"] .dropdown-menu-lg-right {
        left: 0;
        right: auto;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .dropdown-menu-xl-left {
        left: auto;
        right: 0;
    }

    [dir="rtl"] .dropdown-menu-xl-right {
        left: 0;
        right: auto;
    }
}

[dir="rtl"] .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

[dir="rtl"] .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-left: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-right: 0.3em solid transparent;
}

[dir="rtl"] .dropup .dropdown-toggle:empty::after {
    margin-right: 0;
}

[dir="rtl"] .dropright .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%;
    margin-top: 0;
    margin-right: 0.125rem;
}

[dir="rtl"] .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-left: 0;
    border-bottom: 0.3em solid transparent;
    border-right: 0.3em solid;
}

[dir="rtl"] .dropright .dropdown-toggle:empty::after {
    margin-right: 0;
}

[dir="rtl"] .dropright .dropdown-toggle::after {
    vertical-align: 0;
}

[dir="rtl"] .dropleft .dropdown-menu {
    top: 0;
    left: 100%;
    right: auto;
    margin-top: 0;
    margin-left: 0.125rem;
}

[dir="rtl"] .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

[dir="rtl"] .dropleft .dropdown-toggle::after {
    display: none;
}

[dir="rtl"] .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

[dir="rtl"] .dropleft .dropdown-toggle:empty::after {
    margin-right: 0;
}

[dir="rtl"] .dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

[dir="rtl"] .dropdown-menu[x-placement^="top"], [dir="rtl"] .dropdown-menu[x-placement^="right"], [dir="rtl"] .dropdown-menu[x-placement^="bottom"], [dir="rtl"] .dropdown-menu[x-placement^="left"] {
    left: auto;
    bottom: auto;
}

[dir="rtl"] .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

[dir="rtl"] .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    [dir="rtl"] .dropdown-item:hover, [dir="rtl"] .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    [dir="rtl"] .dropdown-item.active, [dir="rtl"] .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #b19540;
    }

    [dir="rtl"] .dropdown-item.disabled, [dir="rtl"] .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent;
    }

[dir="rtl"] .dropdown-menu.show {
    display: block;
}

[dir="rtl"] .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

[dir="rtl"] .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}

[dir="rtl"] .btn-group, [dir="rtl"] .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

    [dir="rtl"] .btn-group > .btn, [dir="rtl"] .btn-group-vertical > .btn {
        position: relative;
        flex: 1 1 auto;
    }

        [dir="rtl"] .btn-group > .btn:hover, [dir="rtl"] .btn-group-vertical > .btn:hover {
            z-index: 1;
        }

        [dir="rtl"] .btn-group > .btn:focus, [dir="rtl"] .btn-group > .btn:active, [dir="rtl"] .btn-group > .btn.active, [dir="rtl"] .btn-group-vertical > .btn:focus, [dir="rtl"] .btn-group-vertical > .btn:active, [dir="rtl"] .btn-group-vertical > .btn.active {
            z-index: 1;
        }

[dir="rtl"] .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    [dir="rtl"] .btn-toolbar .input-group {
        width: auto;
    }

[dir="rtl"] .btn-group > .btn:not(:first-child), [dir="rtl"] .btn-group > .btn-group:not(:first-child) {
    margin-right: -1px;
}

[dir="rtl"] .btn-group > .btn:not(:last-child):not(.dropdown-toggle), [dir="rtl"] .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

[dir="rtl"] .btn-group > .btn:not(:first-child), [dir="rtl"] .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[dir="rtl"] .dropdown-toggle-split {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

    [dir="rtl"] .dropdown-toggle-split::after, [dir="rtl"] .dropup .dropdown-toggle-split::after, [dir="rtl"] .dropright .dropdown-toggle-split::after {
        margin-right: 0;
    }

[dir="rtl"] .dropleft .dropdown-toggle-split::before {
    margin-left: 0;
}

[dir="rtl"] .btn-sm + .dropdown-toggle-split, [dir="rtl"] .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem;
}

[dir="rtl"] .btn-lg + .dropdown-toggle-split, [dir="rtl"] .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

[dir="rtl"] .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

    [dir="rtl"] .btn-group-vertical > .btn, [dir="rtl"] .btn-group-vertical > .btn-group {
        width: 100%;
    }

        [dir="rtl"] .btn-group-vertical > .btn:not(:first-child), [dir="rtl"] .btn-group-vertical > .btn-group:not(:first-child) {
            margin-top: -1px;
        }

        [dir="rtl"] .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), [dir="rtl"] .btn-group-vertical > .btn-group:not(:last-child) > .btn {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

        [dir="rtl"] .btn-group-vertical > .btn:not(:first-child), [dir="rtl"] .btn-group-vertical > .btn-group:not(:first-child) > .btn {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

[dir="rtl"] .btn-group-toggle > .btn, [dir="rtl"] .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

    [dir="rtl"] .btn-group-toggle > .btn input[type="radio"], [dir="rtl"] .btn-group-toggle > .btn input[type="checkbox"], [dir="rtl"] .btn-group-toggle > .btn-group > .btn input[type="radio"], [dir="rtl"] .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none;
    }

[dir="rtl"] .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    [dir="rtl"] .input-group > .form-control, [dir="rtl"] .input-group > .form-control-plaintext, [dir="rtl"] .input-group > .custom-select, [dir="rtl"] .input-group > .custom-file {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        [dir="rtl"] .input-group > .form-control + .form-control, [dir="rtl"] .input-group > .form-control + .custom-select, [dir="rtl"] .input-group > .form-control + .custom-file, [dir="rtl"] .input-group > .form-control-plaintext + .form-control, [dir="rtl"] .input-group > .form-control-plaintext + .custom-select, [dir="rtl"] .input-group > .form-control-plaintext + .custom-file, [dir="rtl"] .input-group > .custom-select + .form-control, [dir="rtl"] .input-group > .custom-select + .custom-select, [dir="rtl"] .input-group > .custom-select + .custom-file, [dir="rtl"] .input-group > .custom-file + .form-control, [dir="rtl"] .input-group > .custom-file + .custom-select, [dir="rtl"] .input-group > .custom-file + .custom-file {
            margin-right: -1px;
        }

        [dir="rtl"] .input-group > .form-control:focus, [dir="rtl"] .input-group > .custom-select:focus, [dir="rtl"] .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3;
        }

        [dir="rtl"] .input-group > .custom-file .custom-file-input:focus {
            z-index: 4;
        }

        [dir="rtl"] .input-group > .form-control:not(:last-child), [dir="rtl"] .input-group > .custom-select:not(:last-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        [dir="rtl"] .input-group > .form-control:not(:first-child), [dir="rtl"] .input-group > .custom-select:not(:first-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

    [dir="rtl"] .input-group > .custom-file {
        display: flex;
        align-items: center;
    }

        [dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label, [dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        [dir="rtl"] .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

[dir="rtl"] .input-group-prepend, [dir="rtl"] .input-group-append {
    display: flex;
}

    [dir="rtl"] .input-group-prepend .btn, [dir="rtl"] .input-group-append .btn {
        position: relative;
        z-index: 2;
    }

        [dir="rtl"] .input-group-prepend .btn:focus, [dir="rtl"] .input-group-append .btn:focus {
            z-index: 3;
        }

        [dir="rtl"] .input-group-prepend .btn + .btn, [dir="rtl"] .input-group-prepend .btn + .input-group-text, [dir="rtl"] .input-group-prepend .input-group-text + .input-group-text, [dir="rtl"] .input-group-prepend .input-group-text + .btn, [dir="rtl"] .input-group-append .btn + .btn, [dir="rtl"] .input-group-append .btn + .input-group-text, [dir="rtl"] .input-group-append .input-group-text + .input-group-text, [dir="rtl"] .input-group-append .input-group-text + .btn {
            margin-right: -1px;
        }

[dir="rtl"] .input-group-prepend {
    margin-left: -1px;
}

[dir="rtl"] .input-group-append {
    margin-right: -1px;
}

[dir="rtl"] .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.52857;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #dde6e9;
    border-radius: 0.25rem;
}

    [dir="rtl"] .input-group-text input[type="radio"], [dir="rtl"] .input-group-text input[type="checkbox"] {
        margin-top: 0;
    }

[dir="rtl"] .input-group-lg > .form-control:not(textarea), [dir="rtl"] .input-group-lg > .custom-select {
    height: calc(1.5em + 1.25rem + 2px);
}

[dir="rtl"] .input-group-lg > .form-control, [dir="rtl"] .input-group-lg > .custom-select, [dir="rtl"] .input-group-lg > .input-group-prepend > .input-group-text, [dir="rtl"] .input-group-lg > .input-group-append > .input-group-text, [dir="rtl"] .input-group-lg > .input-group-prepend > .btn, [dir="rtl"] .input-group-lg > .input-group-append > .btn {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.375rem;
}

[dir="rtl"] .input-group-sm > .form-control:not(textarea), [dir="rtl"] .input-group-sm > .custom-select {
    height: calc(1.5em + 0.625rem + 2px);
}

[dir="rtl"] .input-group-sm > .form-control, [dir="rtl"] .input-group-sm > .custom-select, [dir="rtl"] .input-group-sm > .input-group-prepend > .input-group-text, [dir="rtl"] .input-group-sm > .input-group-append > .input-group-text, [dir="rtl"] .input-group-sm > .input-group-prepend > .btn, [dir="rtl"] .input-group-sm > .input-group-append > .btn {
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

[dir="rtl"] .input-group-lg > .custom-select, [dir="rtl"] .input-group-sm > .custom-select {
    padding-left: 2rem;
}

[dir="rtl"] .input-group > .input-group-prepend > .btn, [dir="rtl"] .input-group > .input-group-prepend > .input-group-text, [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-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) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

[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:not(:first-child) > .btn, [dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .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) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[dir="rtl"] .custom-control {
    position: relative;
    display: block;
    min-height: 1.52857rem;
    padding-right: 1.5rem;
}

[dir="rtl"] .custom-control-inline {
    display: inline-flex;
    margin-left: 1rem;
}

[dir="rtl"] .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    [dir="rtl"] .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: #b19540;
        background-color: #b19540;
    }

    [dir="rtl"] .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
    }

    [dir="rtl"] .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
        border-color: #66afe9;
    }

    [dir="rtl"] .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
        color: #fff;
        background-color: #fdfeff;
        border-color: #fdfeff;
    }

    [dir="rtl"] .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d;
    }

        [dir="rtl"] .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #edf1f2;
        }

[dir="rtl"] .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

    [dir="rtl"] .custom-control-label::before {
        position: absolute;
        top: 0.26429rem;
        right: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #adb5bd solid 1px;
    }

    [dir="rtl"] .custom-control-label::after {
        position: absolute;
        top: 0.26429rem;
        right: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50% / 50% 50%;
    }

[dir="rtl"] .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

[dir="rtl"] .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

[dir="rtl"] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #b19540;
    background-color: #b19540;
}

[dir="rtl"] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

[dir="rtl"] .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(93, 156, 236, 0.5);
}

[dir="rtl"] .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(93, 156, 236, 0.5);
}

[dir="rtl"] .custom-radio .custom-control-label::before {
    border-radius: 50%;
}

[dir="rtl"] .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

[dir="rtl"] .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(93, 156, 236, 0.5);
}

[dir="rtl"] .custom-switch {
    padding-right: 2.25rem;
}

    [dir="rtl"] .custom-switch .custom-control-label::before {
        right: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: 0.5rem;
    }

    [dir="rtl"] .custom-switch .custom-control-label::after {
        top: calc(0.26429rem + 2px);
        right: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: 0.5rem;
        transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .custom-switch .custom-control-label::after {
        transition: none;
    }
}

[dir="rtl"] .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(-0.75rem);
}

[dir="rtl"] .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(93, 156, 236, 0.5);
}

[dir="rtl"] .custom-select {
    display: inline-block;
    width: 100%;
    height: 2.1875rem;
    padding: 0.375rem 1rem 0.375rem 2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.52857;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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 1rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #dde6e9;
    border-radius: 0.25rem;
    appearance: none;
}

    [dir="rtl"] .custom-select:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
    }

        [dir="rtl"] .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff;
        }

    [dir="rtl"] .custom-select[multiple], [dir="rtl"] .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-left: 1rem;
        background-image: none;
    }

    [dir="rtl"] .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef;
    }

    [dir="rtl"] .custom-select::-ms-expand {
        display: none;
    }

[dir="rtl"] .custom-select-sm {
    height: calc(1.5em + 0.625rem + 2px);
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    padding-right: 0.625rem;
    font-size: 0.875rem;
}

[dir="rtl"] .custom-select-lg {
    height: calc(1.5em + 1.25rem + 2px);
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-right: 1.25rem;
    font-size: 1.25rem;
}

[dir="rtl"] .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2.1875rem;
    margin-bottom: 0;
}

[dir="rtl"] .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 2.1875rem;
    margin: 0;
    opacity: 0;
}

    [dir="rtl"] .custom-file-input:focus ~ .custom-file-label {
        border-color: #66afe9;
        box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
    }

    [dir="rtl"] .custom-file-input:disabled ~ .custom-file-label {
        background-color: #edf1f2;
    }

    [dir="rtl"] .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse";
    }

    [dir="rtl"] .custom-file-input ~ .custom-file-label[data-browse]::after {
        content: attr(data-browse);
    }

[dir="rtl"] .custom-file-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 2.1875rem;
    padding: 0.375rem 1rem;
    font-weight: 400;
    line-height: 1.52857;
    color: #495057;
    background-color: #fff;
    border: 1px solid #dde6e9;
    border-radius: 0.25rem;
}

    [dir="rtl"] .custom-file-label::after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(1.52857em + 0.75rem);
        padding: 0.375rem 1rem;
        line-height: 1.52857;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-right: inherit;
        border-radius: 0.25rem 0 0 0.25rem;
    }

[dir="rtl"] .custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    appearance: none;
}

    [dir="rtl"] .custom-range:focus {
        outline: none;
    }

        [dir="rtl"] .custom-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #f5f7fa, 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
        }

        [dir="rtl"] .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #f5f7fa, 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
        }

        [dir="rtl"] .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #f5f7fa, 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
        }

    [dir="rtl"] .custom-range::-moz-focus-outer {
        border: 0;
    }

    [dir="rtl"] .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #b19540;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

[dir="rtl"] .custom-range::-webkit-slider-thumb:active {
    background-color: #fdfeff;
}

[dir="rtl"] .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

[dir="rtl"] .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #b19540;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .custom-range::-moz-range-thumb {
        transition: none;
    }
}

[dir="rtl"] .custom-range::-moz-range-thumb:active {
    background-color: #fdfeff;
}

[dir="rtl"] .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

[dir="rtl"] .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    background-color: #b19540;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .custom-range::-ms-thumb {
        transition: none;
    }
}

[dir="rtl"] .custom-range::-ms-thumb:active {
    background-color: #fdfeff;
}

[dir="rtl"] .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

[dir="rtl"] .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

[dir="rtl"] .custom-range::-ms-fill-upper {
    margin-left: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

[dir="rtl"] .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

[dir="rtl"] .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

[dir="rtl"] .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

[dir="rtl"] .custom-range:disabled::-moz-range-track {
    cursor: default;
}

[dir="rtl"] .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

[dir="rtl"] .custom-control-label::before, [dir="rtl"] .custom-file-label, [dir="rtl"] .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .custom-control-label::before, [dir="rtl"] .custom-file-label, [dir="rtl"] .custom-select {
        transition: none;
    }
}

[dir="rtl"] .nav {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}

[dir="rtl"] .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

    [dir="rtl"] .nav-link:hover, [dir="rtl"] .nav-link:focus {
        text-decoration: none;
    }

    [dir="rtl"] .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default;
    }

[dir="rtl"] .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

    [dir="rtl"] .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    [dir="rtl"] .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-right-radius: 0.25rem;
        border-top-left-radius: 0.25rem;
    }

        [dir="rtl"] .nav-tabs .nav-link:hover, [dir="rtl"] .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6;
        }

        [dir="rtl"] .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent;
        }

        [dir="rtl"] .nav-tabs .nav-link.active, [dir="rtl"] .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    [dir="rtl"] .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

[dir="rtl"] .nav-pills .nav-link {
    border-radius: 0.25rem;
}

    [dir="rtl"] .nav-pills .nav-link.active, [dir="rtl"] .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #b19540;
    }

[dir="rtl"] .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

[dir="rtl"] .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

[dir="rtl"] .tab-content > .tab-pane {
    display: none;
}

[dir="rtl"] .tab-content > .active {
    display: block;
}

[dir="rtl"] .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

    [dir="rtl"] .navbar > .container, [dir="rtl"] .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

[dir="rtl"] .navbar-brand {
    display: inline-block;
    padding-top: 0.30893rem;
    padding-bottom: 0.30893rem;
    margin-left: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

    [dir="rtl"] .navbar-brand:hover, [dir="rtl"] .navbar-brand:focus {
        text-decoration: none;
    }

[dir="rtl"] .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}

    [dir="rtl"] .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }

    [dir="rtl"] .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

[dir="rtl"] .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

[dir="rtl"] .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

[dir="rtl"] .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

    [dir="rtl"] .navbar-toggler:hover, [dir="rtl"] .navbar-toggler:focus {
        text-decoration: none;
    }

[dir="rtl"] .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    [dir="rtl"] .navbar-expand-sm > .container, [dir="rtl"] .navbar-expand-sm > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 576px) {
    [dir="rtl"] .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        [dir="rtl"] .navbar-expand-sm .navbar-nav {
            flex-direction: row;
        }

            [dir="rtl"] .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }

            [dir="rtl"] .navbar-expand-sm .navbar-nav .nav-link {
                padding-left: 0.5rem;
                padding-right: 0.5rem;
            }

        [dir="rtl"] .navbar-expand-sm > .container, [dir="rtl"] .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap;
        }

        [dir="rtl"] .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        [dir="rtl"] .navbar-expand-sm .navbar-toggler {
            display: none;
        }
}

@media (max-width: 767.98px) {
    [dir="rtl"] .navbar-expand-md > .container, [dir="rtl"] .navbar-expand-md > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        [dir="rtl"] .navbar-expand-md .navbar-nav {
            flex-direction: row;
        }

            [dir="rtl"] .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }

            [dir="rtl"] .navbar-expand-md .navbar-nav .nav-link {
                padding-left: 0.5rem;
                padding-right: 0.5rem;
            }

        [dir="rtl"] .navbar-expand-md > .container, [dir="rtl"] .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap;
        }

        [dir="rtl"] .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        [dir="rtl"] .navbar-expand-md .navbar-toggler {
            display: none;
        }
}

@media (max-width: 991.98px) {
    [dir="rtl"] .navbar-expand-lg > .container, [dir="rtl"] .navbar-expand-lg > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        [dir="rtl"] .navbar-expand-lg .navbar-nav {
            flex-direction: row;
        }

            [dir="rtl"] .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }

            [dir="rtl"] .navbar-expand-lg .navbar-nav .nav-link {
                padding-left: 0.5rem;
                padding-right: 0.5rem;
            }

        [dir="rtl"] .navbar-expand-lg > .container, [dir="rtl"] .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap;
        }

        [dir="rtl"] .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        [dir="rtl"] .navbar-expand-lg .navbar-toggler {
            display: none;
        }
}

@media (max-width: 1199.98px) {
    [dir="rtl"] .navbar-expand-xl > .container, [dir="rtl"] .navbar-expand-xl > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        [dir="rtl"] .navbar-expand-xl .navbar-nav {
            flex-direction: row;
        }

            [dir="rtl"] .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }

            [dir="rtl"] .navbar-expand-xl .navbar-nav .nav-link {
                padding-left: 0.5rem;
                padding-right: 0.5rem;
            }

        [dir="rtl"] .navbar-expand-xl > .container, [dir="rtl"] .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap;
        }

        [dir="rtl"] .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        [dir="rtl"] .navbar-expand-xl .navbar-toggler {
            display: none;
        }
}

[dir="rtl"] .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

    [dir="rtl"] .navbar-expand > .container, [dir="rtl"] .navbar-expand > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    [dir="rtl"] .navbar-expand .navbar-nav {
        flex-direction: row;
    }

        [dir="rtl"] .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute;
        }

        [dir="rtl"] .navbar-expand .navbar-nav .nav-link {
            padding-left: 0.5rem;
            padding-right: 0.5rem;
        }

    [dir="rtl"] .navbar-expand > .container, [dir="rtl"] .navbar-expand > .container-fluid {
        flex-wrap: nowrap;
    }

    [dir="rtl"] .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    [dir="rtl"] .navbar-expand .navbar-toggler {
        display: none;
    }

[dir="rtl"] .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

    [dir="rtl"] .navbar-light .navbar-brand:hover, [dir="rtl"] .navbar-light .navbar-brand:focus {
        color: rgba(0, 0, 0, 0.9);
    }

[dir="rtl"] .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

    [dir="rtl"] .navbar-light .navbar-nav .nav-link:hover, [dir="rtl"] .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 0.7);
    }

    [dir="rtl"] .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

    [dir="rtl"] .navbar-light .navbar-nav .show > .nav-link, [dir="rtl"] .navbar-light .navbar-nav .active > .nav-link, [dir="rtl"] .navbar-light .navbar-nav .nav-link.show, [dir="rtl"] .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, 0.9);
    }

[dir="rtl"] .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

[dir="rtl"] .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[dir="rtl"] .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

    [dir="rtl"] .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, 0.9);
    }

        [dir="rtl"] .navbar-light .navbar-text a:hover, [dir="rtl"] .navbar-light .navbar-text a:focus {
            color: rgba(0, 0, 0, 0.9);
        }

[dir="rtl"] .navbar-dark .navbar-brand {
    color: #fff;
}

    [dir="rtl"] .navbar-dark .navbar-brand:hover, [dir="rtl"] .navbar-dark .navbar-brand:focus {
        color: #fff;
    }

[dir="rtl"] .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    [dir="rtl"] .navbar-dark .navbar-nav .nav-link:hover, [dir="rtl"] .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, 0.75);
    }

    [dir="rtl"] .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

    [dir="rtl"] .navbar-dark .navbar-nav .show > .nav-link, [dir="rtl"] .navbar-dark .navbar-nav .active > .nav-link, [dir="rtl"] .navbar-dark .navbar-nav .nav-link.show, [dir="rtl"] .navbar-dark .navbar-nav .nav-link.active {
        color: #fff;
    }

[dir="rtl"] .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

[dir="rtl"] .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[dir="rtl"] .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

    [dir="rtl"] .navbar-dark .navbar-text a {
        color: #fff;
    }

        [dir="rtl"] .navbar-dark .navbar-text a:hover, [dir="rtl"] .navbar-dark .navbar-text a:focus {
            color: #fff;
        }

[dir="rtl"] .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

    [dir="rtl"] .card > hr {
        margin-left: 0;
        margin-right: 0;
    }

    [dir="rtl"] .card > .list-group:first-child .list-group-item:first-child {
        border-top-right-radius: 0.25rem;
        border-top-left-radius: 0.25rem;
    }

    [dir="rtl"] .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-left-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    }

[dir="rtl"] .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

[dir="rtl"] .card-title {
    margin-bottom: 0.75rem;
}

[dir="rtl"] .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

[dir="rtl"] .card-text:last-child {
    margin-bottom: 0;
}

[dir="rtl"] .card-link:hover {
    text-decoration: none;
}

[dir="rtl"] .card-link + .card-link {
    margin-right: 1.25rem;
}

[dir="rtl"] .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    [dir="rtl"] .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    [dir="rtl"] .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

[dir="rtl"] .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    [dir="rtl"] .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

[dir="rtl"] .card-header-tabs {
    margin-left: -0.625rem;
    margin-bottom: -0.75rem;
    margin-right: -0.625rem;
    border-bottom: 0;
}

[dir="rtl"] .card-header-pills {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

[dir="rtl"] .card-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1.25rem;
}

[dir="rtl"] .card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

[dir="rtl"] .card-img-top {
    width: 100%;
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
}

[dir="rtl"] .card-img-bottom {
    width: 100%;
    border-bottom-left-radius: calc(0.25rem - 1px);
    border-bottom-right-radius: calc(0.25rem - 1px);
}

[dir="rtl"] .card-deck {
    display: flex;
    flex-direction: column;
}

    [dir="rtl"] .card-deck .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    [dir="rtl"] .card-deck {
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

        [dir="rtl"] .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-left: 15px;
            margin-bottom: 0;
            margin-right: 15px;
        }
}

[dir="rtl"] .card-group {
    display: flex;
    flex-direction: column;
}

    [dir="rtl"] .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    [dir="rtl"] .card-group {
        flex-flow: row wrap;
    }

        [dir="rtl"] .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            [dir="rtl"] .card-group > .card + .card {
                margin-right: 0;
                border-right: 0;
            }

            [dir="rtl"] .card-group > .card:not(:last-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                [dir="rtl"] .card-group > .card:not(:last-child) .card-img-top, [dir="rtl"] .card-group > .card:not(:last-child) .card-header {
                    border-top-left-radius: 0;
                }

                [dir="rtl"] .card-group > .card:not(:last-child) .card-img-bottom, [dir="rtl"] .card-group > .card:not(:last-child) .card-footer {
                    border-bottom-left-radius: 0;
                }

            [dir="rtl"] .card-group > .card:not(:first-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                [dir="rtl"] .card-group > .card:not(:first-child) .card-img-top, [dir="rtl"] .card-group > .card:not(:first-child) .card-header {
                    border-top-right-radius: 0;
                }

                [dir="rtl"] .card-group > .card:not(:first-child) .card-img-bottom, [dir="rtl"] .card-group > .card:not(:first-child) .card-footer {
                    border-bottom-right-radius: 0;
                }
}

[dir="rtl"] .card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    [dir="rtl"] .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        [dir="rtl"] .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

[dir="rtl"] .accordion > .card {
    overflow: hidden;
}

    [dir="rtl"] .accordion > .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0;
    }

    [dir="rtl"] .accordion > .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0;
    }

    [dir="rtl"] .accordion > .card:first-of-type {
        border-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    [dir="rtl"] .accordion > .card:last-of-type {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    [dir="rtl"] .accordion > .card .card-header {
        margin-bottom: -1px;
    }

[dir="rtl"] .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fafafa;
    border-radius: 0.25rem;
}

[dir="rtl"] .breadcrumb-item + .breadcrumb-item {
    padding-right: 0.5rem;
}

    [dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-left: 0.5rem;
        color: #c1c2c3;
        content: "/";
    }

    [dir="rtl"] .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline;
    }

    [dir="rtl"] .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none;
    }

[dir="rtl"] .breadcrumb-item.active {
    color: #656565;
}

[dir="rtl"] .pagination {
    display: flex;
    padding-right: 0;
    list-style: none;
    border-radius: 0.25rem;
}

[dir="rtl"] .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-right: -1px;
    line-height: 1.25;
    color: #b19540;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

    [dir="rtl"] .page-link:hover {
        z-index: 2;
        color: #6b5a26;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6;
    }

    [dir="rtl"] .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.25);
    }

[dir="rtl"] .page-item:first-child .page-link {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

[dir="rtl"] .page-item:last-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

[dir="rtl"] .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #b19540;
    border-color: #b19540;
}

[dir="rtl"] .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

[dir="rtl"] .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

[dir="rtl"] .pagination-lg .page-item:first-child .page-link {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

[dir="rtl"] .pagination-lg .page-item:last-child .page-link {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

[dir="rtl"] .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

[dir="rtl"] .pagination-sm .page-item:first-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

[dir="rtl"] .pagination-sm .page-item:last-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

[dir="rtl"] .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .badge {
        transition: none;
    }
}

[dir="rtl"] a.badge:hover, [dir="rtl"] a.badge:focus {
    text-decoration: none;
}

[dir="rtl"] .badge:empty {
    display: none;
}

[dir="rtl"] .btn .badge {
    position: relative;
    top: -1px;
}

[dir="rtl"] .badge-pill {
    padding-left: 0.6em;
    padding-right: 0.6em;
    border-radius: 10rem;
}

[dir="rtl"] .badge-primary {
    color: #fff;
    background-color: #b19540;
}

[dir="rtl"] a.badge-primary:hover, [dir="rtl"] a.badge-primary:focus {
    color: #fff;
    background-color: #2f80e7;
}

[dir="rtl"] a.badge-primary:focus, [dir="rtl"] a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.5);
}

[dir="rtl"] .badge-secondary {
    color: #212529;
    background-color: #fff;
}

[dir="rtl"] a.badge-secondary:hover, [dir="rtl"] a.badge-secondary:focus {
    color: #212529;
    background-color: #e6e6e6;
}

[dir="rtl"] a.badge-secondary:focus, [dir="rtl"] a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

[dir="rtl"] .badge-success {
    color: #fff;
    background-color: #27c24c;
}

[dir="rtl"] a.badge-success:hover, [dir="rtl"] a.badge-success:focus {
    color: #fff;
    background-color: #1e983b;
}

[dir="rtl"] a.badge-success:focus, [dir="rtl"] a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(39, 194, 76, 0.5);
}

[dir="rtl"] .badge-info {
    color: #fff;
    background-color: #23b7e5;
}

[dir="rtl"] a.badge-info:hover, [dir="rtl"] a.badge-info:focus {
    color: #fff;
    background-color: #1797be;
}

[dir="rtl"] a.badge-info:focus, [dir="rtl"] a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(35, 183, 229, 0.5);
}

[dir="rtl"] .badge-warning {
    color: #212529;
    background-color: #ff902b;
}

[dir="rtl"] a.badge-warning:hover, [dir="rtl"] a.badge-warning:focus {
    color: #212529;
    background-color: #f77600;
}

[dir="rtl"] a.badge-warning:focus, [dir="rtl"] a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 144, 43, 0.5);
}

[dir="rtl"] .badge-danger {
    color: #fff;
    background-color: #f05050;
}

[dir="rtl"] a.badge-danger:hover, [dir="rtl"] a.badge-danger:focus {
    color: #fff;
    background-color: #ec2121;
}

[dir="rtl"] a.badge-danger:focus, [dir="rtl"] a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(240, 80, 80, 0.5);
}

[dir="rtl"] .badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

[dir="rtl"] a.badge-light:hover, [dir="rtl"] a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}

[dir="rtl"] a.badge-light:focus, [dir="rtl"] a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

[dir="rtl"] .badge-dark {
    color: #fff;
    background-color: #3a3f51;
}

[dir="rtl"] a.badge-dark:hover, [dir="rtl"] a.badge-dark:focus {
    color: #fff;
    background-color: #252833;
}

[dir="rtl"] a.badge-dark:focus, [dir="rtl"] a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(58, 63, 81, 0.5);
}

[dir="rtl"] .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #fcfcfc;
    border-radius: 0.375rem;
}

@media (min-width: 576px) {
    [dir="rtl"] .jumbotron {
        padding: 4rem 2rem;
    }
}

[dir="rtl"] .jumbotron-fluid {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}

[dir="rtl"] .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

[dir="rtl"] .alert-heading {
    color: inherit;
}

[dir="rtl"] .alert-link {
    font-weight: 700;
}

[dir="rtl"] .alert-dismissible {
    padding-left: 4rem;
}

    [dir="rtl"] .alert-dismissible .close {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0.75rem 1.25rem;
        color: inherit;
    }

[dir="rtl"] .alert-primary {
    color: #30517b;
    background-color: #dfebfb;
    border-color: #d2e3fa;
}

    [dir="rtl"] .alert-primary hr {
        border-top-color: #bbd5f7;
    }

    [dir="rtl"] .alert-primary .alert-link {
        color: #223956;
    }

[dir="rtl"] .alert-secondary {
    color: #858585;
    background-color: white;
    border-color: white;
}

    [dir="rtl"] .alert-secondary hr {
        border-top-color: #f2f2f2;
    }

    [dir="rtl"] .alert-secondary .alert-link {
        color: #6c6c6c;
    }

[dir="rtl"] .alert-success {
    color: #146528;
    background-color: #d4f3db;
    border-color: #c3eecd;
}

    [dir="rtl"] .alert-success hr {
        border-top-color: #afe8bc;
    }

    [dir="rtl"] .alert-success .alert-link {
        color: #0c3a17;
    }

[dir="rtl"] .alert-info {
    color: #125f77;
    background-color: #d3f1fa;
    border-color: #c1ebf8;
}

    [dir="rtl"] .alert-info hr {
        border-top-color: #aae4f5;
    }

    [dir="rtl"] .alert-info .alert-link {
        color: #0b3c4b;
    }

[dir="rtl"] .alert-warning {
    color: #854b16;
    background-color: #ffe9d5;
    border-color: #ffe0c4;
}

    [dir="rtl"] .alert-warning hr {
        border-top-color: #ffd3ab;
    }

    [dir="rtl"] .alert-warning .alert-link {
        color: #59320f;
    }

[dir="rtl"] .alert-danger {
    color: #7d2a2a;
    background-color: #fcdcdc;
    border-color: #fbcece;
}

    [dir="rtl"] .alert-danger hr {
        border-top-color: #f9b6b6;
    }

    [dir="rtl"] .alert-danger .alert-link {
        color: #571d1d;
    }

[dir="rtl"] .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

    [dir="rtl"] .alert-light hr {
        border-top-color: #ececf6;
    }

    [dir="rtl"] .alert-light .alert-link {
        color: #686868;
    }

[dir="rtl"] .alert-dark {
    color: #1e212a;
    background-color: #d8d9dc;
    border-color: #c8c9ce;
}

    [dir="rtl"] .alert-dark hr {
        border-top-color: #bbbcc2;
    }

    [dir="rtl"] .alert-dark .alert-link {
        color: #090a0c;
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 100% 0;
    }
}

[dir="rtl"] .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

[dir="rtl"] .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #b19540;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .progress-bar {
        transition: none;
    }
}

[dir="rtl"] .progress-bar-striped {
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

[dir="rtl"] .progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .progress-bar-animated {
        animation: none;
    }
}

[dir="rtl"] .media {
    display: flex;
    align-items: flex-start;
}

[dir="rtl"] .media-body {
    flex: 1;
}

[dir="rtl"] .list-group {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
}

[dir="rtl"] .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

    [dir="rtl"] .list-group-item-action:hover, [dir="rtl"] .list-group-item-action:focus {
        z-index: 1;
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    [dir="rtl"] .list-group-item-action:active {
        color: #656565;
        background-color: #e9ecef;
    }

[dir="rtl"] .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e4eaec;
}

    [dir="rtl"] .list-group-item:first-child {
        border-top-right-radius: 0.25rem;
        border-top-left-radius: 0.25rem;
    }

    [dir="rtl"] .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-left-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    }

    [dir="rtl"] .list-group-item.disabled, [dir="rtl"] .list-group-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff;
    }

    [dir="rtl"] .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #b19540;
        border-color: #b19540;
    }

[dir="rtl"] .list-group-horizontal {
    flex-direction: row;
}

    [dir="rtl"] .list-group-horizontal .list-group-item {
        margin-left: -1px;
        margin-bottom: 0;
    }

        [dir="rtl"] .list-group-horizontal .list-group-item:first-child {
            border-top-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
            border-top-left-radius: 0;
        }

        [dir="rtl"] .list-group-horizontal .list-group-item:last-child {
            margin-left: 0;
            border-top-left-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
            border-bottom-right-radius: 0;
        }

@media (min-width: 576px) {
    [dir="rtl"] .list-group-horizontal-sm {
        flex-direction: row;
    }

        [dir="rtl"] .list-group-horizontal-sm .list-group-item {
            margin-left: -1px;
            margin-bottom: 0;
        }

            [dir="rtl"] .list-group-horizontal-sm .list-group-item:first-child {
                border-top-right-radius: 0.25rem;
                border-bottom-right-radius: 0.25rem;
                border-top-left-radius: 0;
            }

            [dir="rtl"] .list-group-horizontal-sm .list-group-item:last-child {
                margin-left: 0;
                border-top-left-radius: 0.25rem;
                border-bottom-left-radius: 0.25rem;
                border-bottom-right-radius: 0;
            }
}

@media (min-width: 768px) {
    [dir="rtl"] .list-group-horizontal-md {
        flex-direction: row;
    }

        [dir="rtl"] .list-group-horizontal-md .list-group-item {
            margin-left: -1px;
            margin-bottom: 0;
        }

            [dir="rtl"] .list-group-horizontal-md .list-group-item:first-child {
                border-top-right-radius: 0.25rem;
                border-bottom-right-radius: 0.25rem;
                border-top-left-radius: 0;
            }

            [dir="rtl"] .list-group-horizontal-md .list-group-item:last-child {
                margin-left: 0;
                border-top-left-radius: 0.25rem;
                border-bottom-left-radius: 0.25rem;
                border-bottom-right-radius: 0;
            }
}

@media (min-width: 992px) {
    [dir="rtl"] .list-group-horizontal-lg {
        flex-direction: row;
    }

        [dir="rtl"] .list-group-horizontal-lg .list-group-item {
            margin-left: -1px;
            margin-bottom: 0;
        }

            [dir="rtl"] .list-group-horizontal-lg .list-group-item:first-child {
                border-top-right-radius: 0.25rem;
                border-bottom-right-radius: 0.25rem;
                border-top-left-radius: 0;
            }

            [dir="rtl"] .list-group-horizontal-lg .list-group-item:last-child {
                margin-left: 0;
                border-top-left-radius: 0.25rem;
                border-bottom-left-radius: 0.25rem;
                border-bottom-right-radius: 0;
            }
}

@media (min-width: 1200px) {
    [dir="rtl"] .list-group-horizontal-xl {
        flex-direction: row;
    }

        [dir="rtl"] .list-group-horizontal-xl .list-group-item {
            margin-left: -1px;
            margin-bottom: 0;
        }

            [dir="rtl"] .list-group-horizontal-xl .list-group-item:first-child {
                border-top-right-radius: 0.25rem;
                border-bottom-right-radius: 0.25rem;
                border-top-left-radius: 0;
            }

            [dir="rtl"] .list-group-horizontal-xl .list-group-item:last-child {
                margin-left: 0;
                border-top-left-radius: 0.25rem;
                border-bottom-left-radius: 0.25rem;
                border-bottom-right-radius: 0;
            }
}

[dir="rtl"] .list-group-flush .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

    [dir="rtl"] .list-group-flush .list-group-item:last-child {
        margin-bottom: -1px;
    }

[dir="rtl"] .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

[dir="rtl"] .list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

[dir="rtl"] .list-group-item-primary {
    color: #30517b;
    background-color: #d2e3fa;
}

    [dir="rtl"] .list-group-item-primary.list-group-item-action:hover, [dir="rtl"] .list-group-item-primary.list-group-item-action:focus {
        color: #30517b;
        background-color: #bbd5f7;
    }

    [dir="rtl"] .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #30517b;
        border-color: #30517b;
    }

[dir="rtl"] .list-group-item-secondary {
    color: #858585;
    background-color: white;
}

    [dir="rtl"] .list-group-item-secondary.list-group-item-action:hover, [dir="rtl"] .list-group-item-secondary.list-group-item-action:focus {
        color: #858585;
        background-color: #f2f2f2;
    }

    [dir="rtl"] .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #858585;
        border-color: #858585;
    }

[dir="rtl"] .list-group-item-success {
    color: #146528;
    background-color: #c3eecd;
}

    [dir="rtl"] .list-group-item-success.list-group-item-action:hover, [dir="rtl"] .list-group-item-success.list-group-item-action:focus {
        color: #146528;
        background-color: #afe8bc;
    }

    [dir="rtl"] .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #146528;
        border-color: #146528;
    }

[dir="rtl"] .list-group-item-info {
    color: #125f77;
    background-color: #c1ebf8;
}

    [dir="rtl"] .list-group-item-info.list-group-item-action:hover, [dir="rtl"] .list-group-item-info.list-group-item-action:focus {
        color: #125f77;
        background-color: #aae4f5;
    }

    [dir="rtl"] .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #125f77;
        border-color: #125f77;
    }

[dir="rtl"] .list-group-item-warning {
    color: #854b16;
    background-color: #ffe0c4;
}

    [dir="rtl"] .list-group-item-warning.list-group-item-action:hover, [dir="rtl"] .list-group-item-warning.list-group-item-action:focus {
        color: #854b16;
        background-color: #ffd3ab;
    }

    [dir="rtl"] .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #854b16;
        border-color: #854b16;
    }

[dir="rtl"] .list-group-item-danger {
    color: #7d2a2a;
    background-color: #fbcece;
}

    [dir="rtl"] .list-group-item-danger.list-group-item-action:hover, [dir="rtl"] .list-group-item-danger.list-group-item-action:focus {
        color: #7d2a2a;
        background-color: #f9b6b6;
    }

    [dir="rtl"] .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #7d2a2a;
        border-color: #7d2a2a;
    }

[dir="rtl"] .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

    [dir="rtl"] .list-group-item-light.list-group-item-action:hover, [dir="rtl"] .list-group-item-light.list-group-item-action:focus {
        color: #818182;
        background-color: #ececf6;
    }

    [dir="rtl"] .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182;
    }

[dir="rtl"] .list-group-item-dark {
    color: #1e212a;
    background-color: #c8c9ce;
}

    [dir="rtl"] .list-group-item-dark.list-group-item-action:hover, [dir="rtl"] .list-group-item-dark.list-group-item-action:focus {
        color: #1e212a;
        background-color: #bbbcc2;
    }

    [dir="rtl"] .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1e212a;
        border-color: #1e212a;
    }

[dir="rtl"] .close {
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

    [dir="rtl"] .close:hover {
        color: #000;
        text-decoration: none;
    }

    [dir="rtl"] .close:not(:disabled):not(.disabled):hover, [dir="rtl"] .close:not(:disabled):not(.disabled):focus {
        opacity: 0.75;
    }

[dir="rtl"] button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
}

[dir="rtl"] a.close.disabled {
    pointer-events: none;
}

[dir="rtl"] .toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}

    [dir="rtl"] .toast:not(:last-child) {
        margin-bottom: 0.75rem;
    }

    [dir="rtl"] .toast.showing {
        opacity: 1;
    }

    [dir="rtl"] .toast.show {
        display: block;
        opacity: 1;
    }

    [dir="rtl"] .toast.hide {
        display: none;
    }

[dir="rtl"] .toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

[dir="rtl"] .toast-body {
    padding: 0.75rem;
}

[dir="rtl"] .modal-open {
    overflow: hidden;
}

    [dir="rtl"] .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

[dir="rtl"] .modal {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

[dir="rtl"] .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

[dir="rtl"] .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .modal.fade .modal-dialog {
        transition: none;
    }
}

[dir="rtl"] .modal.show .modal-dialog {
    transform: none;
}

[dir="rtl"] .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}

    [dir="rtl"] .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden;
    }

    [dir="rtl"] .modal-dialog-scrollable .modal-header, [dir="rtl"] .modal-dialog-scrollable .modal-footer {
        flex-shrink: 0;
    }

    [dir="rtl"] .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

[dir="rtl"] .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

    [dir="rtl"] .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: "";
    }

    [dir="rtl"] .modal-dialog-centered.modal-dialog-scrollable {
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

        [dir="rtl"] .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none;
        }

        [dir="rtl"] .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none;
        }

[dir="rtl"] .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.375rem;
    outline: 0;
}

[dir="rtl"] .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    [dir="rtl"] .modal-backdrop.fade {
        opacity: 0;
    }

    [dir="rtl"] .modal-backdrop.show {
        opacity: 0.5;
    }

[dir="rtl"] .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    border-top-right-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
}

    [dir="rtl"] .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem auto -1rem -1rem;
    }

[dir="rtl"] .modal-title {
    margin-bottom: 0;
    line-height: 1.52857;
}

[dir="rtl"] .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

[dir="rtl"] .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

    [dir="rtl"] .modal-footer > :not(:first-child) {
        margin-right: 0.25rem;
    }

    [dir="rtl"] .modal-footer > :not(:last-child) {
        margin-left: 0.25rem;
    }

[dir="rtl"] .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    [dir="rtl"] .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    [dir="rtl"] .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

        [dir="rtl"] .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem);
        }

    [dir="rtl"] .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

        [dir="rtl"] .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem);
        }

    [dir="rtl"] .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .modal-lg, [dir="rtl"] .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .modal-xl {
        max-width: 1140px;
    }
}

[dir="rtl"] .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.52857;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

    [dir="rtl"] .tooltip.show {
        opacity: 0.9;
    }

    [dir="rtl"] .tooltip .arrow {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        [dir="rtl"] .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

[dir="rtl"] .bs-tooltip-top, [dir="rtl"] .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}

    [dir="rtl"] .bs-tooltip-top .arrow, [dir="rtl"] .bs-tooltip-auto[x-placement^="top"] .arrow {
        bottom: 0;
    }

        [dir="rtl"] .bs-tooltip-top .arrow::before, [dir="rtl"] .bs-tooltip-auto[x-placement^="top"] .arrow::before {
            top: 0;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #000;
        }

[dir="rtl"] .bs-tooltip-right, [dir="rtl"] .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

    [dir="rtl"] .bs-tooltip-right .arrow, [dir="rtl"] .bs-tooltip-auto[x-placement^="right"] .arrow {
        right: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        [dir="rtl"] .bs-tooltip-right .arrow::before, [dir="rtl"] .bs-tooltip-auto[x-placement^="right"] .arrow::before {
            left: 0;
            border-width: 0.4rem 0 0.4rem 0.4rem;
            border-left-color: #000;
        }

[dir="rtl"] .bs-tooltip-bottom, [dir="rtl"] .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}

    [dir="rtl"] .bs-tooltip-bottom .arrow, [dir="rtl"] .bs-tooltip-auto[x-placement^="bottom"] .arrow {
        top: 0;
    }

        [dir="rtl"] .bs-tooltip-bottom .arrow::before, [dir="rtl"] .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
            bottom: 0;
            border-width: 0 0.4rem 0.4rem;
            border-bottom-color: #000;
        }

[dir="rtl"] .bs-tooltip-left, [dir="rtl"] .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

    [dir="rtl"] .bs-tooltip-left .arrow, [dir="rtl"] .bs-tooltip-auto[x-placement^="left"] .arrow {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        [dir="rtl"] .bs-tooltip-left .arrow::before, [dir="rtl"] .bs-tooltip-auto[x-placement^="left"] .arrow::before {
            right: 0;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #000;
        }

[dir="rtl"] .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

[dir="rtl"] .popover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.52857;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.375rem;
}

    [dir="rtl"] .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
        margin: 0 0.375rem;
    }

        [dir="rtl"] .popover .arrow::before, [dir="rtl"] .popover .arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

[dir="rtl"] .bs-popover-top, [dir="rtl"] .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

    [dir="rtl"] .bs-popover-top > .arrow, [dir="rtl"] .bs-popover-auto[x-placement^="top"] > .arrow {
        bottom: calc((0.5rem + 1px) * -1);
    }

        [dir="rtl"] .bs-popover-top > .arrow::before, [dir="rtl"] .bs-popover-auto[x-placement^="top"] > .arrow::before {
            bottom: 0;
            border-width: 0.5rem 0.5rem 0;
            border-top-color: rgba(0, 0, 0, 0.25);
        }

        [dir="rtl"] .bs-popover-top > .arrow::after, [dir="rtl"] .bs-popover-auto[x-placement^="top"] > .arrow::after {
            bottom: 1px;
            border-width: 0.5rem 0.5rem 0;
            border-top-color: #fff;
        }

[dir="rtl"] .bs-popover-right, [dir="rtl"] .bs-popover-auto[x-placement^="right"] {
    margin-right: 0.5rem;
}

    [dir="rtl"] .bs-popover-right > .arrow, [dir="rtl"] .bs-popover-auto[x-placement^="right"] > .arrow {
        left: calc((0.5rem + 1px) * -1);
        width: 0.5rem;
        height: 1rem;
        margin: 0.375rem 0;
    }

        [dir="rtl"] .bs-popover-right > .arrow::before, [dir="rtl"] .bs-popover-auto[x-placement^="right"] > .arrow::before {
            right: 0;
            border-width: 0.5rem 0 0.5rem 0.5rem;
            border-left-color: rgba(0, 0, 0, 0.25);
            transform: rotate(0.5turn);
        }

        [dir="rtl"] .bs-popover-right > .arrow::after, [dir="rtl"] .bs-popover-auto[x-placement^="right"] > .arrow::after {
            right: 0px;
            border-width: 0.5rem 0 0.5rem 0.5rem;
            border-left-color: #fff;
            transform: rotate(0.5turn);
        }

[dir="rtl"] .bs-popover-bottom, [dir="rtl"] .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

    [dir="rtl"] .bs-popover-bottom > .arrow, [dir="rtl"] .bs-popover-auto[x-placement^="bottom"] > .arrow {
        top: calc((0.5rem + 1px) * -1);
    }

        [dir="rtl"] .bs-popover-bottom > .arrow::before, [dir="rtl"] .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
            top: 0;
            border-width: 0 0.5rem 0.5rem 0.5rem;
            border-bottom-color: rgba(0, 0, 0, 0.25);
        }

        [dir="rtl"] .bs-popover-bottom > .arrow::after, [dir="rtl"] .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
            top: 1px;
            border-width: 0 0.5rem 0.5rem 0.5rem;
            border-bottom-color: #fff;
        }

    [dir="rtl"] .bs-popover-bottom .popover-header::before, [dir="rtl"] .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
        position: absolute;
        top: 0;
        right: 50%;
        display: block;
        width: 1rem;
        margin-right: -0.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7;
    }

[dir="rtl"] .bs-popover-left, [dir="rtl"] .bs-popover-auto[x-placement^="left"] {
    margin-left: 0.5rem;
}

    [dir="rtl"] .bs-popover-left > .arrow, [dir="rtl"] .bs-popover-auto[x-placement^="left"] > .arrow {
        left: calc((0.5rem + 1px) * -1);
        width: 0.5rem;
        height: 1rem;
        margin: 0.375rem 0;
    }

        [dir="rtl"] .bs-popover-left > .arrow::before, [dir="rtl"] .bs-popover-auto[x-placement^="left"] > .arrow::before {
            left: 0;
            border-width: 0.5rem 0.5rem 0.5rem 0;
            border-right-color: rgba(0, 0, 0, 0.25);
        }

        [dir="rtl"] .bs-popover-left > .arrow::after, [dir="rtl"] .bs-popover-auto[x-placement^="left"] > .arrow::after {
            left: 1px;
            border-width: 0.5rem 0.5rem 0.5rem 0;
            border-right-color: #fff;
        }

[dir="rtl"] .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(0.375rem - 1px);
    border-top-left-radius: calc(0.375rem - 1px);
}

    [dir="rtl"] .popover-header:empty {
        display: none;
    }

[dir="rtl"] .popover-body {
    padding: 0.5rem 0.75rem;
    color: #656565;
}

[dir="rtl"] .carousel {
    position: relative;
}

    [dir="rtl"] .carousel.pointer-event {
        touch-action: pan-y;
    }

[dir="rtl"] .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    [dir="rtl"] .carousel-inner::after {
        display: block;
        clear: both;
        content: "";
    }

[dir="rtl"] .carousel-item {
    position: relative;
    display: none;
    float: right;
    width: 100%;
    margin-left: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .carousel-item {
        transition: none;
    }
}

[dir="rtl"] .carousel-item.active, [dir="rtl"] .carousel-item-next, [dir="rtl"] .carousel-item-prev {
    display: block;
}

    [dir="rtl"] .carousel-item-next:not(.carousel-item-left), [dir="rtl"] .active.carousel-item-right {
        transform: translateX(-100%);
    }

    [dir="rtl"] .carousel-item-prev:not(.carousel-item-right), [dir="rtl"] .active.carousel-item-left {
        transform: translateX(100%);
    }

[dir="rtl"] .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

    [dir="rtl"] .carousel-fade .carousel-item.active, [dir="rtl"] .carousel-fade .carousel-item-next.carousel-item-left, [dir="rtl"] .carousel-fade .carousel-item-prev.carousel-item-right {
        z-index: 1;
        opacity: 1;
    }

[dir="rtl"] .carousel-fade .active.carousel-item-left, [dir="rtl"] .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .carousel-fade .active.carousel-item-left, [dir="rtl"] .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

[dir="rtl"] .carousel-control-prev, [dir="rtl"] .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .carousel-control-prev, [dir="rtl"] .carousel-control-next {
        transition: none;
    }
}

[dir="rtl"] .carousel-control-prev:hover, [dir="rtl"] .carousel-control-prev:focus, [dir="rtl"] .carousel-control-next:hover, [dir="rtl"] .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

[dir="rtl"] .carousel-control-prev {
    right: 0;
}

[dir="rtl"] .carousel-control-next {
    left: 0;
}

[dir="rtl"] .carousel-control-prev-icon, [dir="rtl"] .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
}

[dir="rtl"] .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

[dir="rtl"] .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

[dir="rtl"] .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-right: 0;
    margin-left: 15%;
    margin-right: 15%;
    list-style: none;
}

    [dir="rtl"] .carousel-indicators li {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-left: 3px;
        margin-right: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    [dir="rtl"] .carousel-indicators li {
        transition: none;
    }
}

[dir="rtl"] .carousel-indicators .active {
    opacity: 1;
}

[dir="rtl"] .carousel-caption {
    position: absolute;
    left: 15%;
    bottom: 20px;
    right: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@keyframes spinner-border {
    to {
        transform: rotate(-360deg);
    }
}

[dir="rtl"] .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-left-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
}

[dir="rtl"] .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

[dir="rtl"] .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow 0.75s linear infinite;
}

[dir="rtl"] .spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

[dir="rtl"] .align-baseline {
    vertical-align: baseline !important;
}

[dir="rtl"] .align-top {
    vertical-align: top !important;
}

[dir="rtl"] .align-middle {
    vertical-align: middle !important;
}

[dir="rtl"] .align-bottom {
    vertical-align: bottom !important;
}

[dir="rtl"] .align-text-bottom {
    vertical-align: text-bottom !important;
}

[dir="rtl"] .align-text-top {
    vertical-align: text-top !important;
}

[dir="rtl"] .bg-primary {
    background-color: #b19540 !important;
}

[dir="rtl"] a.bg-primary:hover, [dir="rtl"] a.bg-primary:focus, [dir="rtl"] button.bg-primary:hover, [dir="rtl"] button.bg-primary:focus {
    background-color: #2f80e7 !important;
}

[dir="rtl"] .bg-secondary {
    background-color: #fff !important;
}

[dir="rtl"] a.bg-secondary:hover, [dir="rtl"] a.bg-secondary:focus, [dir="rtl"] button.bg-secondary:hover, [dir="rtl"] button.bg-secondary:focus {
    background-color: #e6e6e6 !important;
}

[dir="rtl"] .bg-success {
    background-color: #27c24c !important;
}

[dir="rtl"] a.bg-success:hover, [dir="rtl"] a.bg-success:focus, [dir="rtl"] button.bg-success:hover, [dir="rtl"] button.bg-success:focus {
    background-color: #1e983b !important;
}

[dir="rtl"] .bg-info {
    background-color: #23b7e5 !important;
}

[dir="rtl"] a.bg-info:hover, [dir="rtl"] a.bg-info:focus, [dir="rtl"] button.bg-info:hover, [dir="rtl"] button.bg-info:focus {
    background-color: #1797be !important;
}

[dir="rtl"] .bg-warning {
    background-color: #ff902b !important;
}

[dir="rtl"] a.bg-warning:hover, [dir="rtl"] a.bg-warning:focus, [dir="rtl"] button.bg-warning:hover, [dir="rtl"] button.bg-warning:focus {
    background-color: #f77600 !important;
}

[dir="rtl"] .bg-danger {
    background-color: #f05050 !important;
}

[dir="rtl"] a.bg-danger:hover, [dir="rtl"] a.bg-danger:focus, [dir="rtl"] button.bg-danger:hover, [dir="rtl"] button.bg-danger:focus {
    background-color: #ec2121 !important;
}

[dir="rtl"] .bg-light {
    background-color: #f8f9fa !important;
}

[dir="rtl"] a.bg-light:hover, [dir="rtl"] a.bg-light:focus, [dir="rtl"] button.bg-light:hover, [dir="rtl"] button.bg-light:focus {
    background-color: #dae0e5 !important;
}

[dir="rtl"] .bg-dark {
    background-color: #3a3f51 !important;
}

[dir="rtl"] a.bg-dark:hover, [dir="rtl"] a.bg-dark:focus, [dir="rtl"] button.bg-dark:hover, [dir="rtl"] button.bg-dark:focus {
    background-color: #252833 !important;
}

[dir="rtl"] .bg-white {
    background-color: #fff !important;
}

[dir="rtl"] .bg-transparent {
    background-color: transparent !important;
}

[dir="rtl"] .border {
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
}

[dir="rtl"] .border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
}

[dir="rtl"] .border-right {
    border-left: 1px solid rgba(0, 0, 0, 0.12) !important;
}

[dir="rtl"] .border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}

[dir="rtl"] .border-left {
    border-right: 1px solid rgba(0, 0, 0, 0.12) !important;
}

[dir="rtl"] .border-0 {
    border: 0 !important;
}

[dir="rtl"] .border-top-0 {
    border-top: 0 !important;
}

[dir="rtl"] .border-right-0 {
    border-left: 0 !important;
}

[dir="rtl"] .border-bottom-0 {
    border-bottom: 0 !important;
}

[dir="rtl"] .border-left-0 {
    border-right: 0 !important;
}

[dir="rtl"] .border-primary {
    border-color: #b19540 !important;
}

[dir="rtl"] .border-secondary {
    border-color: #fff !important;
}

[dir="rtl"] .border-success {
    border-color: #27c24c !important;
}

[dir="rtl"] .border-info {
    border-color: #23b7e5 !important;
}

[dir="rtl"] .border-warning {
    border-color: #ff902b !important;
}

[dir="rtl"] .border-danger {
    border-color: #f05050 !important;
}

[dir="rtl"] .border-light {
    border-color: #f8f9fa !important;
}

[dir="rtl"] .border-dark {
    border-color: #3a3f51 !important;
}

[dir="rtl"] .border-white {
    border-color: #fff !important;
}

[dir="rtl"] .rounded-sm {
    border-radius: 0.2rem !important;
}

[dir="rtl"] .rounded {
    border-radius: 0.25rem !important;
}

[dir="rtl"] .rounded-top {
    border-top-right-radius: 0.25rem !important;
    border-top-left-radius: 0.25rem !important;
}

[dir="rtl"] .rounded-right {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

[dir="rtl"] .rounded-bottom {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

[dir="rtl"] .rounded-left {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

[dir="rtl"] .rounded-lg {
    border-radius: 0.375rem !important;
}

[dir="rtl"] .rounded-circle {
    border-radius: 50% !important;
}

[dir="rtl"] .rounded-pill {
    border-radius: 50rem !important;
}

[dir="rtl"] .rounded-0 {
    border-radius: 0 !important;
}

[dir="rtl"] .clearfix::after {
    display: block;
    clear: both;
    content: "";
}

[dir="rtl"] .d-none {
    display: none !important;
}

[dir="rtl"] .d-inline {
    display: inline !important;
}

[dir="rtl"] .d-inline-block {
    display: inline-block !important;
}

[dir="rtl"] .d-block {
    display: block !important;
}

[dir="rtl"] .d-table {
    display: table !important;
}

[dir="rtl"] .d-table-row {
    display: table-row !important;
}

[dir="rtl"] .d-table-cell {
    display: table-cell !important;
}

[dir="rtl"] .d-flex {
    display: flex !important;
}

[dir="rtl"] .d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    [dir="rtl"] .d-sm-none {
        display: none !important;
    }

    [dir="rtl"] .d-sm-inline {
        display: inline !important;
    }

    [dir="rtl"] .d-sm-inline-block {
        display: inline-block !important;
    }

    [dir="rtl"] .d-sm-block {
        display: block !important;
    }

    [dir="rtl"] .d-sm-table {
        display: table !important;
    }

    [dir="rtl"] .d-sm-table-row {
        display: table-row !important;
    }

    [dir="rtl"] .d-sm-table-cell {
        display: table-cell !important;
    }

    [dir="rtl"] .d-sm-flex {
        display: flex !important;
    }

    [dir="rtl"] .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .d-md-none {
        display: none !important;
    }

    [dir="rtl"] .d-md-inline {
        display: inline !important;
    }

    [dir="rtl"] .d-md-inline-block {
        display: inline-block !important;
    }

    [dir="rtl"] .d-md-block {
        display: block !important;
    }

    [dir="rtl"] .d-md-table {
        display: table !important;
    }

    [dir="rtl"] .d-md-table-row {
        display: table-row !important;
    }

    [dir="rtl"] .d-md-table-cell {
        display: table-cell !important;
    }

    [dir="rtl"] .d-md-flex {
        display: flex !important;
    }

    [dir="rtl"] .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .d-lg-none {
        display: none !important;
    }

    [dir="rtl"] .d-lg-inline {
        display: inline !important;
    }

    [dir="rtl"] .d-lg-inline-block {
        display: inline-block !important;
    }

    [dir="rtl"] .d-lg-block {
        display: block !important;
    }

    [dir="rtl"] .d-lg-table {
        display: table !important;
    }

    [dir="rtl"] .d-lg-table-row {
        display: table-row !important;
    }

    [dir="rtl"] .d-lg-table-cell {
        display: table-cell !important;
    }

    [dir="rtl"] .d-lg-flex {
        display: flex !important;
    }

    [dir="rtl"] .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .d-xl-none {
        display: none !important;
    }

    [dir="rtl"] .d-xl-inline {
        display: inline !important;
    }

    [dir="rtl"] .d-xl-inline-block {
        display: inline-block !important;
    }

    [dir="rtl"] .d-xl-block {
        display: block !important;
    }

    [dir="rtl"] .d-xl-table {
        display: table !important;
    }

    [dir="rtl"] .d-xl-table-row {
        display: table-row !important;
    }

    [dir="rtl"] .d-xl-table-cell {
        display: table-cell !important;
    }

    [dir="rtl"] .d-xl-flex {
        display: flex !important;
    }

    [dir="rtl"] .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    [dir="rtl"] .d-print-none {
        display: none !important;
    }

    [dir="rtl"] .d-print-inline {
        display: inline !important;
    }

    [dir="rtl"] .d-print-inline-block {
        display: inline-block !important;
    }

    [dir="rtl"] .d-print-block {
        display: block !important;
    }

    [dir="rtl"] .d-print-table {
        display: table !important;
    }

    [dir="rtl"] .d-print-table-row {
        display: table-row !important;
    }

    [dir="rtl"] .d-print-table-cell {
        display: table-cell !important;
    }

    [dir="rtl"] .d-print-flex {
        display: flex !important;
    }

    [dir="rtl"] .d-print-inline-flex {
        display: inline-flex !important;
    }
}

[dir="rtl"] .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    [dir="rtl"] .embed-responsive::before {
        display: block;
        content: "";
    }

    [dir="rtl"] .embed-responsive .embed-responsive-item, [dir="rtl"] .embed-responsive iframe, [dir="rtl"] .embed-responsive embed, [dir="rtl"] .embed-responsive object, [dir="rtl"] .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

[dir="rtl"] .embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

[dir="rtl"] .embed-responsive-16by9::before {
    padding-top: 56.25%;
}

[dir="rtl"] .embed-responsive-4by3::before {
    padding-top: 75%;
}

[dir="rtl"] .embed-responsive-1by1::before {
    padding-top: 100%;
}

[dir="rtl"] .flex-row {
    flex-direction: row !important;
}

[dir="rtl"] .flex-column {
    flex-direction: column !important;
}

[dir="rtl"] .flex-row-reverse {
    flex-direction: row-reverse !important;
}

[dir="rtl"] .flex-column-reverse {
    flex-direction: column-reverse !important;
}

[dir="rtl"] .flex-wrap {
    flex-wrap: wrap !important;
}

[dir="rtl"] .flex-nowrap {
    flex-wrap: nowrap !important;
}

[dir="rtl"] .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

[dir="rtl"] .flex-fill {
    flex: 1 1 auto !important;
}

[dir="rtl"] .flex-grow-0 {
    flex-grow: 0 !important;
}

[dir="rtl"] .flex-grow-1 {
    flex-grow: 1 !important;
}

[dir="rtl"] .flex-shrink-0 {
    flex-shrink: 0 !important;
}

[dir="rtl"] .flex-shrink-1 {
    flex-shrink: 1 !important;
}

[dir="rtl"] .justify-content-start {
    justify-content: flex-start !important;
}

[dir="rtl"] .justify-content-end {
    justify-content: flex-end !important;
}

[dir="rtl"] .justify-content-center {
    justify-content: center !important;
}

[dir="rtl"] .justify-content-between {
    justify-content: space-between !important;
}

[dir="rtl"] .justify-content-around {
    justify-content: space-around !important;
}

[dir="rtl"] .align-items-start {
    align-items: flex-start !important;
}

[dir="rtl"] .align-items-end {
    align-items: flex-end !important;
}

[dir="rtl"] .align-items-center {
    align-items: center !important;
}

[dir="rtl"] .align-items-baseline {
    align-items: baseline !important;
}

[dir="rtl"] .align-items-stretch {
    align-items: stretch !important;
}

[dir="rtl"] .align-content-start {
    align-content: flex-start !important;
}

[dir="rtl"] .align-content-end {
    align-content: flex-end !important;
}

[dir="rtl"] .align-content-center {
    align-content: center !important;
}

[dir="rtl"] .align-content-between {
    align-content: space-between !important;
}

[dir="rtl"] .align-content-around {
    align-content: space-around !important;
}

[dir="rtl"] .align-content-stretch {
    align-content: stretch !important;
}

[dir="rtl"] .align-self-auto {
    align-self: auto !important;
}

[dir="rtl"] .align-self-start {
    align-self: flex-start !important;
}

[dir="rtl"] .align-self-end {
    align-self: flex-end !important;
}

[dir="rtl"] .align-self-center {
    align-self: center !important;
}

[dir="rtl"] .align-self-baseline {
    align-self: baseline !important;
}

[dir="rtl"] .align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    [dir="rtl"] .flex-sm-row {
        flex-direction: row !important;
    }

    [dir="rtl"] .flex-sm-column {
        flex-direction: column !important;
    }

    [dir="rtl"] .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    [dir="rtl"] .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    [dir="rtl"] .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    [dir="rtl"] .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    [dir="rtl"] .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    [dir="rtl"] .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    [dir="rtl"] .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    [dir="rtl"] .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    [dir="rtl"] .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    [dir="rtl"] .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    [dir="rtl"] .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    [dir="rtl"] .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    [dir="rtl"] .justify-content-sm-center {
        justify-content: center !important;
    }

    [dir="rtl"] .justify-content-sm-between {
        justify-content: space-between !important;
    }

    [dir="rtl"] .justify-content-sm-around {
        justify-content: space-around !important;
    }

    [dir="rtl"] .align-items-sm-start {
        align-items: flex-start !important;
    }

    [dir="rtl"] .align-items-sm-end {
        align-items: flex-end !important;
    }

    [dir="rtl"] .align-items-sm-center {
        align-items: center !important;
    }

    [dir="rtl"] .align-items-sm-baseline {
        align-items: baseline !important;
    }

    [dir="rtl"] .align-items-sm-stretch {
        align-items: stretch !important;
    }

    [dir="rtl"] .align-content-sm-start {
        align-content: flex-start !important;
    }

    [dir="rtl"] .align-content-sm-end {
        align-content: flex-end !important;
    }

    [dir="rtl"] .align-content-sm-center {
        align-content: center !important;
    }

    [dir="rtl"] .align-content-sm-between {
        align-content: space-between !important;
    }

    [dir="rtl"] .align-content-sm-around {
        align-content: space-around !important;
    }

    [dir="rtl"] .align-content-sm-stretch {
        align-content: stretch !important;
    }

    [dir="rtl"] .align-self-sm-auto {
        align-self: auto !important;
    }

    [dir="rtl"] .align-self-sm-start {
        align-self: flex-start !important;
    }

    [dir="rtl"] .align-self-sm-end {
        align-self: flex-end !important;
    }

    [dir="rtl"] .align-self-sm-center {
        align-self: center !important;
    }

    [dir="rtl"] .align-self-sm-baseline {
        align-self: baseline !important;
    }

    [dir="rtl"] .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .flex-md-row {
        flex-direction: row !important;
    }

    [dir="rtl"] .flex-md-column {
        flex-direction: column !important;
    }

    [dir="rtl"] .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    [dir="rtl"] .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    [dir="rtl"] .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    [dir="rtl"] .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    [dir="rtl"] .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    [dir="rtl"] .flex-md-fill {
        flex: 1 1 auto !important;
    }

    [dir="rtl"] .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    [dir="rtl"] .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    [dir="rtl"] .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    [dir="rtl"] .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    [dir="rtl"] .justify-content-md-start {
        justify-content: flex-start !important;
    }

    [dir="rtl"] .justify-content-md-end {
        justify-content: flex-end !important;
    }

    [dir="rtl"] .justify-content-md-center {
        justify-content: center !important;
    }

    [dir="rtl"] .justify-content-md-between {
        justify-content: space-between !important;
    }

    [dir="rtl"] .justify-content-md-around {
        justify-content: space-around !important;
    }

    [dir="rtl"] .align-items-md-start {
        align-items: flex-start !important;
    }

    [dir="rtl"] .align-items-md-end {
        align-items: flex-end !important;
    }

    [dir="rtl"] .align-items-md-center {
        align-items: center !important;
    }

    [dir="rtl"] .align-items-md-baseline {
        align-items: baseline !important;
    }

    [dir="rtl"] .align-items-md-stretch {
        align-items: stretch !important;
    }

    [dir="rtl"] .align-content-md-start {
        align-content: flex-start !important;
    }

    [dir="rtl"] .align-content-md-end {
        align-content: flex-end !important;
    }

    [dir="rtl"] .align-content-md-center {
        align-content: center !important;
    }

    [dir="rtl"] .align-content-md-between {
        align-content: space-between !important;
    }

    [dir="rtl"] .align-content-md-around {
        align-content: space-around !important;
    }

    [dir="rtl"] .align-content-md-stretch {
        align-content: stretch !important;
    }

    [dir="rtl"] .align-self-md-auto {
        align-self: auto !important;
    }

    [dir="rtl"] .align-self-md-start {
        align-self: flex-start !important;
    }

    [dir="rtl"] .align-self-md-end {
        align-self: flex-end !important;
    }

    [dir="rtl"] .align-self-md-center {
        align-self: center !important;
    }

    [dir="rtl"] .align-self-md-baseline {
        align-self: baseline !important;
    }

    [dir="rtl"] .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .flex-lg-row {
        flex-direction: row !important;
    }

    [dir="rtl"] .flex-lg-column {
        flex-direction: column !important;
    }

    [dir="rtl"] .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    [dir="rtl"] .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    [dir="rtl"] .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    [dir="rtl"] .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    [dir="rtl"] .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    [dir="rtl"] .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    [dir="rtl"] .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    [dir="rtl"] .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    [dir="rtl"] .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    [dir="rtl"] .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    [dir="rtl"] .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    [dir="rtl"] .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    [dir="rtl"] .justify-content-lg-center {
        justify-content: center !important;
    }

    [dir="rtl"] .justify-content-lg-between {
        justify-content: space-between !important;
    }

    [dir="rtl"] .justify-content-lg-around {
        justify-content: space-around !important;
    }

    [dir="rtl"] .align-items-lg-start {
        align-items: flex-start !important;
    }

    [dir="rtl"] .align-items-lg-end {
        align-items: flex-end !important;
    }

    [dir="rtl"] .align-items-lg-center {
        align-items: center !important;
    }

    [dir="rtl"] .align-items-lg-baseline {
        align-items: baseline !important;
    }

    [dir="rtl"] .align-items-lg-stretch {
        align-items: stretch !important;
    }

    [dir="rtl"] .align-content-lg-start {
        align-content: flex-start !important;
    }

    [dir="rtl"] .align-content-lg-end {
        align-content: flex-end !important;
    }

    [dir="rtl"] .align-content-lg-center {
        align-content: center !important;
    }

    [dir="rtl"] .align-content-lg-between {
        align-content: space-between !important;
    }

    [dir="rtl"] .align-content-lg-around {
        align-content: space-around !important;
    }

    [dir="rtl"] .align-content-lg-stretch {
        align-content: stretch !important;
    }

    [dir="rtl"] .align-self-lg-auto {
        align-self: auto !important;
    }

    [dir="rtl"] .align-self-lg-start {
        align-self: flex-start !important;
    }

    [dir="rtl"] .align-self-lg-end {
        align-self: flex-end !important;
    }

    [dir="rtl"] .align-self-lg-center {
        align-self: center !important;
    }

    [dir="rtl"] .align-self-lg-baseline {
        align-self: baseline !important;
    }

    [dir="rtl"] .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .flex-xl-row {
        flex-direction: row !important;
    }

    [dir="rtl"] .flex-xl-column {
        flex-direction: column !important;
    }

    [dir="rtl"] .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    [dir="rtl"] .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    [dir="rtl"] .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    [dir="rtl"] .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    [dir="rtl"] .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    [dir="rtl"] .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    [dir="rtl"] .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    [dir="rtl"] .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    [dir="rtl"] .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    [dir="rtl"] .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    [dir="rtl"] .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    [dir="rtl"] .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    [dir="rtl"] .justify-content-xl-center {
        justify-content: center !important;
    }

    [dir="rtl"] .justify-content-xl-between {
        justify-content: space-between !important;
    }

    [dir="rtl"] .justify-content-xl-around {
        justify-content: space-around !important;
    }

    [dir="rtl"] .align-items-xl-start {
        align-items: flex-start !important;
    }

    [dir="rtl"] .align-items-xl-end {
        align-items: flex-end !important;
    }

    [dir="rtl"] .align-items-xl-center {
        align-items: center !important;
    }

    [dir="rtl"] .align-items-xl-baseline {
        align-items: baseline !important;
    }

    [dir="rtl"] .align-items-xl-stretch {
        align-items: stretch !important;
    }

    [dir="rtl"] .align-content-xl-start {
        align-content: flex-start !important;
    }

    [dir="rtl"] .align-content-xl-end {
        align-content: flex-end !important;
    }

    [dir="rtl"] .align-content-xl-center {
        align-content: center !important;
    }

    [dir="rtl"] .align-content-xl-between {
        align-content: space-between !important;
    }

    [dir="rtl"] .align-content-xl-around {
        align-content: space-around !important;
    }

    [dir="rtl"] .align-content-xl-stretch {
        align-content: stretch !important;
    }

    [dir="rtl"] .align-self-xl-auto {
        align-self: auto !important;
    }

    [dir="rtl"] .align-self-xl-start {
        align-self: flex-start !important;
    }

    [dir="rtl"] .align-self-xl-end {
        align-self: flex-end !important;
    }

    [dir="rtl"] .align-self-xl-center {
        align-self: center !important;
    }

    [dir="rtl"] .align-self-xl-baseline {
        align-self: baseline !important;
    }

    [dir="rtl"] .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

[dir="rtl"] .float-left {
    float: right !important;
}

[dir="rtl"] .float-right {
    float: left !important;
}

[dir="rtl"] .float-none {
    float: none !important;
}

@media (min-width: 576px) {
    [dir="rtl"] .float-sm-left {
        float: right !important;
    }

    [dir="rtl"] .float-sm-right {
        float: left !important;
    }

    [dir="rtl"] .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .float-md-left {
        float: right !important;
    }

    [dir="rtl"] .float-md-right {
        float: left !important;
    }

    [dir="rtl"] .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .float-lg-left {
        float: right !important;
    }

    [dir="rtl"] .float-lg-right {
        float: left !important;
    }

    [dir="rtl"] .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .float-xl-left {
        float: right !important;
    }

    [dir="rtl"] .float-xl-right {
        float: left !important;
    }

    [dir="rtl"] .float-xl-none {
        float: none !important;
    }
}

[dir="rtl"] .overflow-auto {
    overflow: auto !important;
}

[dir="rtl"] .overflow-hidden {
    overflow: hidden !important;
}

[dir="rtl"] .position-static {
    position: static !important;
}

[dir="rtl"] .position-relative {
    position: relative !important;
}

[dir="rtl"] .position-absolute {
    position: absolute !important;
}

[dir="rtl"] .position-fixed {
    position: fixed !important;
}

[dir="rtl"] .position-sticky {
    position: sticky !important;
}

[dir="rtl"] .fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
}

[dir="rtl"] .fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1030;
}

@supports (position: sticky) {
    [dir="rtl"] .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

[dir="rtl"] .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

[dir="rtl"] .sr-only-focusable:active, [dir="rtl"] .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

[dir="rtl"] .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

[dir="rtl"] .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

[dir="rtl"] .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

[dir="rtl"] .shadow-none {
    box-shadow: none !important;
}

[dir="rtl"] .w-25 {
    width: 25% !important;
}

[dir="rtl"] .w-50 {
    width: 50% !important;
}

[dir="rtl"] .w-75 {
    width: 75% !important;
}

[dir="rtl"] .w-100 {
    width: 100% !important;
}

[dir="rtl"] .w-auto {
    width: auto !important;
}

[dir="rtl"] .h-25 {
    height: 25% !important;
}

[dir="rtl"] .h-50 {
    height: 50% !important;
}

[dir="rtl"] .h-75 {
    height: 75% !important;
}

[dir="rtl"] .h-100 {
    height: 100% !important;
}

[dir="rtl"] .h-auto {
    height: auto !important;
}

[dir="rtl"] .mw-100 {
    max-width: 100% !important;
}

[dir="rtl"] .mh-100 {
    max-height: 100% !important;
}

[dir="rtl"] .min-vw-100 {
    min-width: 100vw !important;
}

[dir="rtl"] .min-vh-100 {
    min-height: 100vh !important;
}

[dir="rtl"] .vw-100 {
    width: 100vw !important;
}

[dir="rtl"] .vh-100 {
    height: 100vh !important;
}

[dir="rtl"] .stretched-link::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

[dir="rtl"] .m-0 {
    margin: 0 !important;
}

[dir="rtl"] .mt-0, [dir="rtl"] .my-0 {
    margin-top: 0 !important;
}

[dir="rtl"] .mr-0, [dir="rtl"] .mx-0 {
    margin-left: 0 !important;
}

[dir="rtl"] .mb-0, [dir="rtl"] .my-0 {
    margin-bottom: 0 !important;
}

[dir="rtl"] .ml-0, [dir="rtl"] .mx-0 {
    margin-right: 0 !important;
}

[dir="rtl"] .m-1 {
    margin: 0.25rem !important;
}

[dir="rtl"] .mt-1, [dir="rtl"] .my-1 {
    margin-top: 0.25rem !important;
}

[dir="rtl"] .mr-1, [dir="rtl"] .mx-1 {
    margin-left: 0.25rem !important;
}

[dir="rtl"] .mb-1, [dir="rtl"] .my-1 {
    margin-bottom: 0.25rem !important;
}

[dir="rtl"] .ml-1, [dir="rtl"] .mx-1 {
    margin-right: 0.25rem !important;
}

[dir="rtl"] .m-2 {
    margin: 0.5rem !important;
}

[dir="rtl"] .mt-2, [dir="rtl"] .my-2 {
    margin-top: 0.5rem !important;
}

[dir="rtl"] .mr-2, [dir="rtl"] .mx-2 {
    margin-left: 0.5rem !important;
}

[dir="rtl"] .mb-2, [dir="rtl"] .my-2 {
    margin-bottom: 0.5rem !important;
}

[dir="rtl"] .ml-2, [dir="rtl"] .mx-2 {
    margin-right: 0.5rem !important;
}

[dir="rtl"] .m-3 {
    margin: 1rem !important;
}

[dir="rtl"] .mt-3, [dir="rtl"] .my-3 {
    margin-top: 1rem !important;
}

[dir="rtl"] .mr-3, [dir="rtl"] .mx-3 {
    margin-left: 1rem !important;
}

[dir="rtl"] .mb-3, [dir="rtl"] .my-3 {
    margin-bottom: 1rem !important;
}

[dir="rtl"] .ml-3, [dir="rtl"] .mx-3 {
    margin-right: 1rem !important;
}

[dir="rtl"] .m-4 {
    margin: 1.5rem !important;
}

[dir="rtl"] .mt-4, [dir="rtl"] .my-4 {
    margin-top: 1.5rem !important;
}

[dir="rtl"] .mr-4, [dir="rtl"] .mx-4 {
    margin-left: 1.5rem !important;
}

[dir="rtl"] .mb-4, [dir="rtl"] .my-4 {
    margin-bottom: 1.5rem !important;
}

[dir="rtl"] .ml-4, [dir="rtl"] .mx-4 {
    margin-right: 1.5rem !important;
}

[dir="rtl"] .m-5 {
    margin: 3rem !important;
}

[dir="rtl"] .mt-5, [dir="rtl"] .my-5 {
    margin-top: 3rem !important;
}

[dir="rtl"] .mr-5, [dir="rtl"] .mx-5 {
    margin-left: 3rem !important;
}

[dir="rtl"] .mb-5, [dir="rtl"] .my-5 {
    margin-bottom: 3rem !important;
}

[dir="rtl"] .ml-5, [dir="rtl"] .mx-5 {
    margin-right: 3rem !important;
}

[dir="rtl"] .p-0 {
    padding: 0 !important;
}

[dir="rtl"] .pt-0, [dir="rtl"] .py-0 {
    padding-top: 0 !important;
}

[dir="rtl"] .pr-0, [dir="rtl"] .px-0 {
    padding-left: 0 !important;
}

[dir="rtl"] .pb-0, [dir="rtl"] .py-0 {
    padding-bottom: 0 !important;
}

[dir="rtl"] .pl-0, [dir="rtl"] .px-0 {
    padding-right: 0 !important;
}

[dir="rtl"] .p-1 {
    padding: 0.25rem !important;
}

[dir="rtl"] .pt-1, [dir="rtl"] .py-1 {
    padding-top: 0.25rem !important;
}

[dir="rtl"] .pr-1, [dir="rtl"] .px-1 {
    padding-left: 0.25rem !important;
}

[dir="rtl"] .pb-1, [dir="rtl"] .py-1 {
    padding-bottom: 0.25rem !important;
}

[dir="rtl"] .pl-1, [dir="rtl"] .px-1 {
    padding-right: 0.25rem !important;
}

[dir="rtl"] .p-2 {
    padding: 0.5rem !important;
}

[dir="rtl"] .pt-2, [dir="rtl"] .py-2 {
    padding-top: 0.5rem !important;
}

[dir="rtl"] .pr-2, [dir="rtl"] .px-2 {
    padding-left: 0.5rem !important;
}

[dir="rtl"] .pb-2, [dir="rtl"] .py-2 {
    padding-bottom: 0.5rem !important;
}

[dir="rtl"] .pl-2, [dir="rtl"] .px-2 {
    padding-right: 0.5rem !important;
}

[dir="rtl"] .p-3 {
    padding: 1rem !important;
}

[dir="rtl"] .pt-3, [dir="rtl"] .py-3 {
    padding-top: 1rem !important;
}

[dir="rtl"] .pr-3, [dir="rtl"] .px-3 {
    padding-left: 1rem !important;
}

[dir="rtl"] .pb-3, [dir="rtl"] .py-3 {
    padding-bottom: 1rem !important;
}

[dir="rtl"] .pl-3, [dir="rtl"] .px-3 {
    padding-right: 1rem !important;
}

[dir="rtl"] .p-4 {
    padding: 1.5rem !important;
}

[dir="rtl"] .pt-4, [dir="rtl"] .py-4 {
    padding-top: 1.5rem !important;
}

[dir="rtl"] .pr-4, [dir="rtl"] .px-4 {
    padding-left: 1.5rem !important;
}

[dir="rtl"] .pb-4, [dir="rtl"] .py-4 {
    padding-bottom: 1.5rem !important;
}

[dir="rtl"] .pl-4, [dir="rtl"] .px-4 {
    padding-right: 1.5rem !important;
}

[dir="rtl"] .p-5 {
    padding: 3rem !important;
}

[dir="rtl"] .pt-5, [dir="rtl"] .py-5 {
    padding-top: 3rem !important;
}

[dir="rtl"] .pr-5, [dir="rtl"] .px-5 {
    padding-left: 3rem !important;
}

[dir="rtl"] .pb-5, [dir="rtl"] .py-5 {
    padding-bottom: 3rem !important;
}

[dir="rtl"] .pl-5, [dir="rtl"] .px-5 {
    padding-right: 3rem !important;
}

[dir="rtl"] .m-n1 {
    margin: -0.25rem !important;
}

[dir="rtl"] .mt-n1, [dir="rtl"] .my-n1 {
    margin-top: -0.25rem !important;
}

[dir="rtl"] .mr-n1, [dir="rtl"] .mx-n1 {
    margin-left: -0.25rem !important;
}

[dir="rtl"] .mb-n1, [dir="rtl"] .my-n1 {
    margin-bottom: -0.25rem !important;
}

[dir="rtl"] .ml-n1, [dir="rtl"] .mx-n1 {
    margin-right: -0.25rem !important;
}

[dir="rtl"] .m-n2 {
    margin: -0.5rem !important;
}

[dir="rtl"] .mt-n2, [dir="rtl"] .my-n2 {
    margin-top: -0.5rem !important;
}

[dir="rtl"] .mr-n2, [dir="rtl"] .mx-n2 {
    margin-left: -0.5rem !important;
}

[dir="rtl"] .mb-n2, [dir="rtl"] .my-n2 {
    margin-bottom: -0.5rem !important;
}

[dir="rtl"] .ml-n2, [dir="rtl"] .mx-n2 {
    margin-right: -0.5rem !important;
}

[dir="rtl"] .m-n3 {
    margin: -1rem !important;
}

[dir="rtl"] .mt-n3, [dir="rtl"] .my-n3 {
    margin-top: -1rem !important;
}

[dir="rtl"] .mr-n3, [dir="rtl"] .mx-n3 {
    margin-left: -1rem !important;
}

[dir="rtl"] .mb-n3, [dir="rtl"] .my-n3 {
    margin-bottom: -1rem !important;
}

[dir="rtl"] .ml-n3, [dir="rtl"] .mx-n3 {
    margin-right: -1rem !important;
}

[dir="rtl"] .m-n4 {
    margin: -1.5rem !important;
}

[dir="rtl"] .mt-n4, [dir="rtl"] .my-n4 {
    margin-top: -1.5rem !important;
}

[dir="rtl"] .mr-n4, [dir="rtl"] .mx-n4 {
    margin-left: -1.5rem !important;
}

[dir="rtl"] .mb-n4, [dir="rtl"] .my-n4 {
    margin-bottom: -1.5rem !important;
}

[dir="rtl"] .ml-n4, [dir="rtl"] .mx-n4 {
    margin-right: -1.5rem !important;
}

[dir="rtl"] .m-n5 {
    margin: -3rem !important;
}

[dir="rtl"] .mt-n5, [dir="rtl"] .my-n5 {
    margin-top: -3rem !important;
}

[dir="rtl"] .mr-n5, [dir="rtl"] .mx-n5 {
    margin-left: -3rem !important;
}

[dir="rtl"] .mb-n5, [dir="rtl"] .my-n5 {
    margin-bottom: -3rem !important;
}

[dir="rtl"] .ml-n5, [dir="rtl"] .mx-n5 {
    margin-right: -3rem !important;
}

[dir="rtl"] .m-auto {
    margin: auto !important;
}

[dir="rtl"] .mt-auto, [dir="rtl"] .my-auto {
    margin-top: auto !important;
}

[dir="rtl"] .mr-auto, [dir="rtl"] .mx-auto {
    margin-left: auto !important;
}

[dir="rtl"] .mb-auto, [dir="rtl"] .my-auto {
    margin-bottom: auto !important;
}

[dir="rtl"] .ml-auto, [dir="rtl"] .mx-auto {
    margin-right: auto !important;
}

@media (min-width: 576px) {
    [dir="rtl"] .m-sm-0 {
        margin: 0 !important;
    }

    [dir="rtl"] .mt-sm-0, [dir="rtl"] .my-sm-0 {
        margin-top: 0 !important;
    }

    [dir="rtl"] .mr-sm-0, [dir="rtl"] .mx-sm-0 {
        margin-left: 0 !important;
    }

    [dir="rtl"] .mb-sm-0, [dir="rtl"] .my-sm-0 {
        margin-bottom: 0 !important;
    }

    [dir="rtl"] .ml-sm-0, [dir="rtl"] .mx-sm-0 {
        margin-right: 0 !important;
    }

    [dir="rtl"] .m-sm-1 {
        margin: 0.25rem !important;
    }

    [dir="rtl"] .mt-sm-1, [dir="rtl"] .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    [dir="rtl"] .mr-sm-1, [dir="rtl"] .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    [dir="rtl"] .mb-sm-1, [dir="rtl"] .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    [dir="rtl"] .ml-sm-1, [dir="rtl"] .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    [dir="rtl"] .m-sm-2 {
        margin: 0.5rem !important;
    }

    [dir="rtl"] .mt-sm-2, [dir="rtl"] .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    [dir="rtl"] .mr-sm-2, [dir="rtl"] .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    [dir="rtl"] .mb-sm-2, [dir="rtl"] .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    [dir="rtl"] .ml-sm-2, [dir="rtl"] .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    [dir="rtl"] .m-sm-3 {
        margin: 1rem !important;
    }

    [dir="rtl"] .mt-sm-3, [dir="rtl"] .my-sm-3 {
        margin-top: 1rem !important;
    }

    [dir="rtl"] .mr-sm-3, [dir="rtl"] .mx-sm-3 {
        margin-left: 1rem !important;
    }

    [dir="rtl"] .mb-sm-3, [dir="rtl"] .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    [dir="rtl"] .ml-sm-3, [dir="rtl"] .mx-sm-3 {
        margin-right: 1rem !important;
    }

    [dir="rtl"] .m-sm-4 {
        margin: 1.5rem !important;
    }

    [dir="rtl"] .mt-sm-4, [dir="rtl"] .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    [dir="rtl"] .mr-sm-4, [dir="rtl"] .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    [dir="rtl"] .mb-sm-4, [dir="rtl"] .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    [dir="rtl"] .ml-sm-4, [dir="rtl"] .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    [dir="rtl"] .m-sm-5 {
        margin: 3rem !important;
    }

    [dir="rtl"] .mt-sm-5, [dir="rtl"] .my-sm-5 {
        margin-top: 3rem !important;
    }

    [dir="rtl"] .mr-sm-5, [dir="rtl"] .mx-sm-5 {
        margin-left: 3rem !important;
    }

    [dir="rtl"] .mb-sm-5, [dir="rtl"] .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    [dir="rtl"] .ml-sm-5, [dir="rtl"] .mx-sm-5 {
        margin-right: 3rem !important;
    }

    [dir="rtl"] .p-sm-0 {
        padding: 0 !important;
    }

    [dir="rtl"] .pt-sm-0, [dir="rtl"] .py-sm-0 {
        padding-top: 0 !important;
    }

    [dir="rtl"] .pr-sm-0, [dir="rtl"] .px-sm-0 {
        padding-left: 0 !important;
    }

    [dir="rtl"] .pb-sm-0, [dir="rtl"] .py-sm-0 {
        padding-bottom: 0 !important;
    }

    [dir="rtl"] .pl-sm-0, [dir="rtl"] .px-sm-0 {
        padding-right: 0 !important;
    }

    [dir="rtl"] .p-sm-1 {
        padding: 0.25rem !important;
    }

    [dir="rtl"] .pt-sm-1, [dir="rtl"] .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    [dir="rtl"] .pr-sm-1, [dir="rtl"] .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    [dir="rtl"] .pb-sm-1, [dir="rtl"] .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    [dir="rtl"] .pl-sm-1, [dir="rtl"] .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    [dir="rtl"] .p-sm-2 {
        padding: 0.5rem !important;
    }

    [dir="rtl"] .pt-sm-2, [dir="rtl"] .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    [dir="rtl"] .pr-sm-2, [dir="rtl"] .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    [dir="rtl"] .pb-sm-2, [dir="rtl"] .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    [dir="rtl"] .pl-sm-2, [dir="rtl"] .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    [dir="rtl"] .p-sm-3 {
        padding: 1rem !important;
    }

    [dir="rtl"] .pt-sm-3, [dir="rtl"] .py-sm-3 {
        padding-top: 1rem !important;
    }

    [dir="rtl"] .pr-sm-3, [dir="rtl"] .px-sm-3 {
        padding-left: 1rem !important;
    }

    [dir="rtl"] .pb-sm-3, [dir="rtl"] .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    [dir="rtl"] .pl-sm-3, [dir="rtl"] .px-sm-3 {
        padding-right: 1rem !important;
    }

    [dir="rtl"] .p-sm-4 {
        padding: 1.5rem !important;
    }

    [dir="rtl"] .pt-sm-4, [dir="rtl"] .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    [dir="rtl"] .pr-sm-4, [dir="rtl"] .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    [dir="rtl"] .pb-sm-4, [dir="rtl"] .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    [dir="rtl"] .pl-sm-4, [dir="rtl"] .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    [dir="rtl"] .p-sm-5 {
        padding: 3rem !important;
    }

    [dir="rtl"] .pt-sm-5, [dir="rtl"] .py-sm-5 {
        padding-top: 3rem !important;
    }

    [dir="rtl"] .pr-sm-5, [dir="rtl"] .px-sm-5 {
        padding-left: 3rem !important;
    }

    [dir="rtl"] .pb-sm-5, [dir="rtl"] .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    [dir="rtl"] .pl-sm-5, [dir="rtl"] .px-sm-5 {
        padding-right: 3rem !important;
    }

    [dir="rtl"] .m-sm-n1 {
        margin: -0.25rem !important;
    }

    [dir="rtl"] .mt-sm-n1, [dir="rtl"] .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    [dir="rtl"] .mr-sm-n1, [dir="rtl"] .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    [dir="rtl"] .mb-sm-n1, [dir="rtl"] .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    [dir="rtl"] .ml-sm-n1, [dir="rtl"] .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    [dir="rtl"] .m-sm-n2 {
        margin: -0.5rem !important;
    }

    [dir="rtl"] .mt-sm-n2, [dir="rtl"] .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    [dir="rtl"] .mr-sm-n2, [dir="rtl"] .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    [dir="rtl"] .mb-sm-n2, [dir="rtl"] .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    [dir="rtl"] .ml-sm-n2, [dir="rtl"] .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    [dir="rtl"] .m-sm-n3 {
        margin: -1rem !important;
    }

    [dir="rtl"] .mt-sm-n3, [dir="rtl"] .my-sm-n3 {
        margin-top: -1rem !important;
    }

    [dir="rtl"] .mr-sm-n3, [dir="rtl"] .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    [dir="rtl"] .mb-sm-n3, [dir="rtl"] .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    [dir="rtl"] .ml-sm-n3, [dir="rtl"] .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    [dir="rtl"] .m-sm-n4 {
        margin: -1.5rem !important;
    }

    [dir="rtl"] .mt-sm-n4, [dir="rtl"] .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    [dir="rtl"] .mr-sm-n4, [dir="rtl"] .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    [dir="rtl"] .mb-sm-n4, [dir="rtl"] .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    [dir="rtl"] .ml-sm-n4, [dir="rtl"] .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    [dir="rtl"] .m-sm-n5 {
        margin: -3rem !important;
    }

    [dir="rtl"] .mt-sm-n5, [dir="rtl"] .my-sm-n5 {
        margin-top: -3rem !important;
    }

    [dir="rtl"] .mr-sm-n5, [dir="rtl"] .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    [dir="rtl"] .mb-sm-n5, [dir="rtl"] .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    [dir="rtl"] .ml-sm-n5, [dir="rtl"] .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    [dir="rtl"] .m-sm-auto {
        margin: auto !important;
    }

    [dir="rtl"] .mt-sm-auto, [dir="rtl"] .my-sm-auto {
        margin-top: auto !important;
    }

    [dir="rtl"] .mr-sm-auto, [dir="rtl"] .mx-sm-auto {
        margin-left: auto !important;
    }

    [dir="rtl"] .mb-sm-auto, [dir="rtl"] .my-sm-auto {
        margin-bottom: auto !important;
    }

    [dir="rtl"] .ml-sm-auto, [dir="rtl"] .mx-sm-auto {
        margin-right: auto !important;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .m-md-0 {
        margin: 0 !important;
    }

    [dir="rtl"] .mt-md-0, [dir="rtl"] .my-md-0 {
        margin-top: 0 !important;
    }

    [dir="rtl"] .mr-md-0, [dir="rtl"] .mx-md-0 {
        margin-left: 0 !important;
    }

    [dir="rtl"] .mb-md-0, [dir="rtl"] .my-md-0 {
        margin-bottom: 0 !important;
    }

    [dir="rtl"] .ml-md-0, [dir="rtl"] .mx-md-0 {
        margin-right: 0 !important;
    }

    [dir="rtl"] .m-md-1 {
        margin: 0.25rem !important;
    }

    [dir="rtl"] .mt-md-1, [dir="rtl"] .my-md-1 {
        margin-top: 0.25rem !important;
    }

    [dir="rtl"] .mr-md-1, [dir="rtl"] .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    [dir="rtl"] .mb-md-1, [dir="rtl"] .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    [dir="rtl"] .ml-md-1, [dir="rtl"] .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    [dir="rtl"] .m-md-2 {
        margin: 0.5rem !important;
    }

    [dir="rtl"] .mt-md-2, [dir="rtl"] .my-md-2 {
        margin-top: 0.5rem !important;
    }

    [dir="rtl"] .mr-md-2, [dir="rtl"] .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    [dir="rtl"] .mb-md-2, [dir="rtl"] .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    [dir="rtl"] .ml-md-2, [dir="rtl"] .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    [dir="rtl"] .m-md-3 {
        margin: 1rem !important;
    }

    [dir="rtl"] .mt-md-3, [dir="rtl"] .my-md-3 {
        margin-top: 1rem !important;
    }

    [dir="rtl"] .mr-md-3, [dir="rtl"] .mx-md-3 {
        margin-left: 1rem !important;
    }

    [dir="rtl"] .mb-md-3, [dir="rtl"] .my-md-3 {
        margin-bottom: 1rem !important;
    }

    [dir="rtl"] .ml-md-3, [dir="rtl"] .mx-md-3 {
        margin-right: 1rem !important;
    }

    [dir="rtl"] .m-md-4 {
        margin: 1.5rem !important;
    }

    [dir="rtl"] .mt-md-4, [dir="rtl"] .my-md-4 {
        margin-top: 1.5rem !important;
    }

    [dir="rtl"] .mr-md-4, [dir="rtl"] .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    [dir="rtl"] .mb-md-4, [dir="rtl"] .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    [dir="rtl"] .ml-md-4, [dir="rtl"] .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    [dir="rtl"] .m-md-5 {
        margin: 3rem !important;
    }

    [dir="rtl"] .mt-md-5, [dir="rtl"] .my-md-5 {
        margin-top: 3rem !important;
    }

    [dir="rtl"] .mr-md-5, [dir="rtl"] .mx-md-5 {
        margin-left: 3rem !important;
    }

    [dir="rtl"] .mb-md-5, [dir="rtl"] .my-md-5 {
        margin-bottom: 3rem !important;
    }

    [dir="rtl"] .ml-md-5, [dir="rtl"] .mx-md-5 {
        margin-right: 3rem !important;
    }

    [dir="rtl"] .p-md-0 {
        padding: 0 !important;
    }

    [dir="rtl"] .pt-md-0, [dir="rtl"] .py-md-0 {
        padding-top: 0 !important;
    }

    [dir="rtl"] .pr-md-0, [dir="rtl"] .px-md-0 {
        padding-left: 0 !important;
    }

    [dir="rtl"] .pb-md-0, [dir="rtl"] .py-md-0 {
        padding-bottom: 0 !important;
    }

    [dir="rtl"] .pl-md-0, [dir="rtl"] .px-md-0 {
        padding-right: 0 !important;
    }

    [dir="rtl"] .p-md-1 {
        padding: 0.25rem !important;
    }

    [dir="rtl"] .pt-md-1, [dir="rtl"] .py-md-1 {
        padding-top: 0.25rem !important;
    }

    [dir="rtl"] .pr-md-1, [dir="rtl"] .px-md-1 {
        padding-left: 0.25rem !important;
    }

    [dir="rtl"] .pb-md-1, [dir="rtl"] .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    [dir="rtl"] .pl-md-1, [dir="rtl"] .px-md-1 {
        padding-right: 0.25rem !important;
    }

    [dir="rtl"] .p-md-2 {
        padding: 0.5rem !important;
    }

    [dir="rtl"] .pt-md-2, [dir="rtl"] .py-md-2 {
        padding-top: 0.5rem !important;
    }

    [dir="rtl"] .pr-md-2, [dir="rtl"] .px-md-2 {
        padding-left: 0.5rem !important;
    }

    [dir="rtl"] .pb-md-2, [dir="rtl"] .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    [dir="rtl"] .pl-md-2, [dir="rtl"] .px-md-2 {
        padding-right: 0.5rem !important;
    }

    [dir="rtl"] .p-md-3 {
        padding: 1rem !important;
    }

    [dir="rtl"] .pt-md-3, [dir="rtl"] .py-md-3 {
        padding-top: 1rem !important;
    }

    [dir="rtl"] .pr-md-3, [dir="rtl"] .px-md-3 {
        padding-left: 1rem !important;
    }

    [dir="rtl"] .pb-md-3, [dir="rtl"] .py-md-3 {
        padding-bottom: 1rem !important;
    }

    [dir="rtl"] .pl-md-3, [dir="rtl"] .px-md-3 {
        padding-right: 1rem !important;
    }

    [dir="rtl"] .p-md-4 {
        padding: 1.5rem !important;
    }

    [dir="rtl"] .pt-md-4, [dir="rtl"] .py-md-4 {
        padding-top: 1.5rem !important;
    }

    [dir="rtl"] .pr-md-4, [dir="rtl"] .px-md-4 {
        padding-left: 1.5rem !important;
    }

    [dir="rtl"] .pb-md-4, [dir="rtl"] .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    [dir="rtl"] .pl-md-4, [dir="rtl"] .px-md-4 {
        padding-right: 1.5rem !important;
    }

    [dir="rtl"] .p-md-5 {
        padding: 3rem !important;
    }

    [dir="rtl"] .pt-md-5, [dir="rtl"] .py-md-5 {
        padding-top: 3rem !important;
    }

    [dir="rtl"] .pr-md-5, [dir="rtl"] .px-md-5 {
        padding-left: 3rem !important;
    }

    [dir="rtl"] .pb-md-5, [dir="rtl"] .py-md-5 {
        padding-bottom: 3rem !important;
    }

    [dir="rtl"] .pl-md-5, [dir="rtl"] .px-md-5 {
        padding-right: 3rem !important;
    }

    [dir="rtl"] .m-md-n1 {
        margin: -0.25rem !important;
    }

    [dir="rtl"] .mt-md-n1, [dir="rtl"] .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    [dir="rtl"] .mr-md-n1, [dir="rtl"] .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    [dir="rtl"] .mb-md-n1, [dir="rtl"] .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    [dir="rtl"] .ml-md-n1, [dir="rtl"] .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    [dir="rtl"] .m-md-n2 {
        margin: -0.5rem !important;
    }

    [dir="rtl"] .mt-md-n2, [dir="rtl"] .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    [dir="rtl"] .mr-md-n2, [dir="rtl"] .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    [dir="rtl"] .mb-md-n2, [dir="rtl"] .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    [dir="rtl"] .ml-md-n2, [dir="rtl"] .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    [dir="rtl"] .m-md-n3 {
        margin: -1rem !important;
    }

    [dir="rtl"] .mt-md-n3, [dir="rtl"] .my-md-n3 {
        margin-top: -1rem !important;
    }

    [dir="rtl"] .mr-md-n3, [dir="rtl"] .mx-md-n3 {
        margin-left: -1rem !important;
    }

    [dir="rtl"] .mb-md-n3, [dir="rtl"] .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    [dir="rtl"] .ml-md-n3, [dir="rtl"] .mx-md-n3 {
        margin-right: -1rem !important;
    }

    [dir="rtl"] .m-md-n4 {
        margin: -1.5rem !important;
    }

    [dir="rtl"] .mt-md-n4, [dir="rtl"] .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    [dir="rtl"] .mr-md-n4, [dir="rtl"] .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    [dir="rtl"] .mb-md-n4, [dir="rtl"] .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    [dir="rtl"] .ml-md-n4, [dir="rtl"] .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    [dir="rtl"] .m-md-n5 {
        margin: -3rem !important;
    }

    [dir="rtl"] .mt-md-n5, [dir="rtl"] .my-md-n5 {
        margin-top: -3rem !important;
    }

    [dir="rtl"] .mr-md-n5, [dir="rtl"] .mx-md-n5 {
        margin-left: -3rem !important;
    }

    [dir="rtl"] .mb-md-n5, [dir="rtl"] .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    [dir="rtl"] .ml-md-n5, [dir="rtl"] .mx-md-n5 {
        margin-right: -3rem !important;
    }

    [dir="rtl"] .m-md-auto {
        margin: auto !important;
    }

    [dir="rtl"] .mt-md-auto, [dir="rtl"] .my-md-auto {
        margin-top: auto !important;
    }

    [dir="rtl"] .mr-md-auto, [dir="rtl"] .mx-md-auto {
        margin-left: auto !important;
    }

    [dir="rtl"] .mb-md-auto, [dir="rtl"] .my-md-auto {
        margin-bottom: auto !important;
    }

    [dir="rtl"] .ml-md-auto, [dir="rtl"] .mx-md-auto {
        margin-right: auto !important;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .m-lg-0 {
        margin: 0 !important;
    }

    [dir="rtl"] .mt-lg-0, [dir="rtl"] .my-lg-0 {
        margin-top: 0 !important;
    }

    [dir="rtl"] .mr-lg-0, [dir="rtl"] .mx-lg-0 {
        margin-left: 0 !important;
    }

    [dir="rtl"] .mb-lg-0, [dir="rtl"] .my-lg-0 {
        margin-bottom: 0 !important;
    }

    [dir="rtl"] .ml-lg-0, [dir="rtl"] .mx-lg-0 {
        margin-right: 0 !important;
    }

    [dir="rtl"] .m-lg-1 {
        margin: 0.25rem !important;
    }

    [dir="rtl"] .mt-lg-1, [dir="rtl"] .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    [dir="rtl"] .mr-lg-1, [dir="rtl"] .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    [dir="rtl"] .mb-lg-1, [dir="rtl"] .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    [dir="rtl"] .ml-lg-1, [dir="rtl"] .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    [dir="rtl"] .m-lg-2 {
        margin: 0.5rem !important;
    }

    [dir="rtl"] .mt-lg-2, [dir="rtl"] .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    [dir="rtl"] .mr-lg-2, [dir="rtl"] .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    [dir="rtl"] .mb-lg-2, [dir="rtl"] .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    [dir="rtl"] .ml-lg-2, [dir="rtl"] .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    [dir="rtl"] .m-lg-3 {
        margin: 1rem !important;
    }

    [dir="rtl"] .mt-lg-3, [dir="rtl"] .my-lg-3 {
        margin-top: 1rem !important;
    }

    [dir="rtl"] .mr-lg-3, [dir="rtl"] .mx-lg-3 {
        margin-left: 1rem !important;
    }

    [dir="rtl"] .mb-lg-3, [dir="rtl"] .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    [dir="rtl"] .ml-lg-3, [dir="rtl"] .mx-lg-3 {
        margin-right: 1rem !important;
    }

    [dir="rtl"] .m-lg-4 {
        margin: 1.5rem !important;
    }

    [dir="rtl"] .mt-lg-4, [dir="rtl"] .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    [dir="rtl"] .mr-lg-4, [dir="rtl"] .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    [dir="rtl"] .mb-lg-4, [dir="rtl"] .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    [dir="rtl"] .ml-lg-4, [dir="rtl"] .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    [dir="rtl"] .m-lg-5 {
        margin: 3rem !important;
    }

    [dir="rtl"] .mt-lg-5, [dir="rtl"] .my-lg-5 {
        margin-top: 3rem !important;
    }

    [dir="rtl"] .mr-lg-5, [dir="rtl"] .mx-lg-5 {
        margin-left: 3rem !important;
    }

    [dir="rtl"] .mb-lg-5, [dir="rtl"] .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    [dir="rtl"] .ml-lg-5, [dir="rtl"] .mx-lg-5 {
        margin-right: 3rem !important;
    }

    [dir="rtl"] .p-lg-0 {
        padding: 0 !important;
    }

    [dir="rtl"] .pt-lg-0, [dir="rtl"] .py-lg-0 {
        padding-top: 0 !important;
    }

    [dir="rtl"] .pr-lg-0, [dir="rtl"] .px-lg-0 {
        padding-left: 0 !important;
    }

    [dir="rtl"] .pb-lg-0, [dir="rtl"] .py-lg-0 {
        padding-bottom: 0 !important;
    }

    [dir="rtl"] .pl-lg-0, [dir="rtl"] .px-lg-0 {
        padding-right: 0 !important;
    }

    [dir="rtl"] .p-lg-1 {
        padding: 0.25rem !important;
    }

    [dir="rtl"] .pt-lg-1, [dir="rtl"] .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    [dir="rtl"] .pr-lg-1, [dir="rtl"] .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    [dir="rtl"] .pb-lg-1, [dir="rtl"] .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    [dir="rtl"] .pl-lg-1, [dir="rtl"] .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    [dir="rtl"] .p-lg-2 {
        padding: 0.5rem !important;
    }

    [dir="rtl"] .pt-lg-2, [dir="rtl"] .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    [dir="rtl"] .pr-lg-2, [dir="rtl"] .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    [dir="rtl"] .pb-lg-2, [dir="rtl"] .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    [dir="rtl"] .pl-lg-2, [dir="rtl"] .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    [dir="rtl"] .p-lg-3 {
        padding: 1rem !important;
    }

    [dir="rtl"] .pt-lg-3, [dir="rtl"] .py-lg-3 {
        padding-top: 1rem !important;
    }

    [dir="rtl"] .pr-lg-3, [dir="rtl"] .px-lg-3 {
        padding-left: 1rem !important;
    }

    [dir="rtl"] .pb-lg-3, [dir="rtl"] .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    [dir="rtl"] .pl-lg-3, [dir="rtl"] .px-lg-3 {
        padding-right: 1rem !important;
    }

    [dir="rtl"] .p-lg-4 {
        padding: 1.5rem !important;
    }

    [dir="rtl"] .pt-lg-4, [dir="rtl"] .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    [dir="rtl"] .pr-lg-4, [dir="rtl"] .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    [dir="rtl"] .pb-lg-4, [dir="rtl"] .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    [dir="rtl"] .pl-lg-4, [dir="rtl"] .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    [dir="rtl"] .p-lg-5 {
        padding: 3rem !important;
    }

    [dir="rtl"] .pt-lg-5, [dir="rtl"] .py-lg-5 {
        padding-top: 3rem !important;
    }

    [dir="rtl"] .pr-lg-5, [dir="rtl"] .px-lg-5 {
        padding-left: 3rem !important;
    }

    [dir="rtl"] .pb-lg-5, [dir="rtl"] .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    [dir="rtl"] .pl-lg-5, [dir="rtl"] .px-lg-5 {
        padding-right: 3rem !important;
    }

    [dir="rtl"] .m-lg-n1 {
        margin: -0.25rem !important;
    }

    [dir="rtl"] .mt-lg-n1, [dir="rtl"] .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    [dir="rtl"] .mr-lg-n1, [dir="rtl"] .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    [dir="rtl"] .mb-lg-n1, [dir="rtl"] .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    [dir="rtl"] .ml-lg-n1, [dir="rtl"] .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    [dir="rtl"] .m-lg-n2 {
        margin: -0.5rem !important;
    }

    [dir="rtl"] .mt-lg-n2, [dir="rtl"] .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    [dir="rtl"] .mr-lg-n2, [dir="rtl"] .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    [dir="rtl"] .mb-lg-n2, [dir="rtl"] .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    [dir="rtl"] .ml-lg-n2, [dir="rtl"] .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    [dir="rtl"] .m-lg-n3 {
        margin: -1rem !important;
    }

    [dir="rtl"] .mt-lg-n3, [dir="rtl"] .my-lg-n3 {
        margin-top: -1rem !important;
    }

    [dir="rtl"] .mr-lg-n3, [dir="rtl"] .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    [dir="rtl"] .mb-lg-n3, [dir="rtl"] .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    [dir="rtl"] .ml-lg-n3, [dir="rtl"] .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    [dir="rtl"] .m-lg-n4 {
        margin: -1.5rem !important;
    }

    [dir="rtl"] .mt-lg-n4, [dir="rtl"] .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    [dir="rtl"] .mr-lg-n4, [dir="rtl"] .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    [dir="rtl"] .mb-lg-n4, [dir="rtl"] .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    [dir="rtl"] .ml-lg-n4, [dir="rtl"] .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    [dir="rtl"] .m-lg-n5 {
        margin: -3rem !important;
    }

    [dir="rtl"] .mt-lg-n5, [dir="rtl"] .my-lg-n5 {
        margin-top: -3rem !important;
    }

    [dir="rtl"] .mr-lg-n5, [dir="rtl"] .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    [dir="rtl"] .mb-lg-n5, [dir="rtl"] .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    [dir="rtl"] .ml-lg-n5, [dir="rtl"] .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    [dir="rtl"] .m-lg-auto {
        margin: auto !important;
    }

    [dir="rtl"] .mt-lg-auto, [dir="rtl"] .my-lg-auto {
        margin-top: auto !important;
    }

    [dir="rtl"] .mr-lg-auto, [dir="rtl"] .mx-lg-auto {
        margin-left: auto !important;
    }

    [dir="rtl"] .mb-lg-auto, [dir="rtl"] .my-lg-auto {
        margin-bottom: auto !important;
    }

    [dir="rtl"] .ml-lg-auto, [dir="rtl"] .mx-lg-auto {
        margin-right: auto !important;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .m-xl-0 {
        margin: 0 !important;
    }

    [dir="rtl"] .mt-xl-0, [dir="rtl"] .my-xl-0 {
        margin-top: 0 !important;
    }

    [dir="rtl"] .mr-xl-0, [dir="rtl"] .mx-xl-0 {
        margin-left: 0 !important;
    }

    [dir="rtl"] .mb-xl-0, [dir="rtl"] .my-xl-0 {
        margin-bottom: 0 !important;
    }

    [dir="rtl"] .ml-xl-0, [dir="rtl"] .mx-xl-0 {
        margin-right: 0 !important;
    }

    [dir="rtl"] .m-xl-1 {
        margin: 0.25rem !important;
    }

    [dir="rtl"] .mt-xl-1, [dir="rtl"] .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    [dir="rtl"] .mr-xl-1, [dir="rtl"] .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    [dir="rtl"] .mb-xl-1, [dir="rtl"] .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    [dir="rtl"] .ml-xl-1, [dir="rtl"] .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    [dir="rtl"] .m-xl-2 {
        margin: 0.5rem !important;
    }

    [dir="rtl"] .mt-xl-2, [dir="rtl"] .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    [dir="rtl"] .mr-xl-2, [dir="rtl"] .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    [dir="rtl"] .mb-xl-2, [dir="rtl"] .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    [dir="rtl"] .ml-xl-2, [dir="rtl"] .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    [dir="rtl"] .m-xl-3 {
        margin: 1rem !important;
    }

    [dir="rtl"] .mt-xl-3, [dir="rtl"] .my-xl-3 {
        margin-top: 1rem !important;
    }

    [dir="rtl"] .mr-xl-3, [dir="rtl"] .mx-xl-3 {
        margin-left: 1rem !important;
    }

    [dir="rtl"] .mb-xl-3, [dir="rtl"] .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    [dir="rtl"] .ml-xl-3, [dir="rtl"] .mx-xl-3 {
        margin-right: 1rem !important;
    }

    [dir="rtl"] .m-xl-4 {
        margin: 1.5rem !important;
    }

    [dir="rtl"] .mt-xl-4, [dir="rtl"] .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    [dir="rtl"] .mr-xl-4, [dir="rtl"] .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    [dir="rtl"] .mb-xl-4, [dir="rtl"] .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    [dir="rtl"] .ml-xl-4, [dir="rtl"] .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    [dir="rtl"] .m-xl-5 {
        margin: 3rem !important;
    }

    [dir="rtl"] .mt-xl-5, [dir="rtl"] .my-xl-5 {
        margin-top: 3rem !important;
    }

    [dir="rtl"] .mr-xl-5, [dir="rtl"] .mx-xl-5 {
        margin-left: 3rem !important;
    }

    [dir="rtl"] .mb-xl-5, [dir="rtl"] .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    [dir="rtl"] .ml-xl-5, [dir="rtl"] .mx-xl-5 {
        margin-right: 3rem !important;
    }

    [dir="rtl"] .p-xl-0 {
        padding: 0 !important;
    }

    [dir="rtl"] .pt-xl-0, [dir="rtl"] .py-xl-0 {
        padding-top: 0 !important;
    }

    [dir="rtl"] .pr-xl-0, [dir="rtl"] .px-xl-0 {
        padding-left: 0 !important;
    }

    [dir="rtl"] .pb-xl-0, [dir="rtl"] .py-xl-0 {
        padding-bottom: 0 !important;
    }

    [dir="rtl"] .pl-xl-0, [dir="rtl"] .px-xl-0 {
        padding-right: 0 !important;
    }

    [dir="rtl"] .p-xl-1 {
        padding: 0.25rem !important;
    }

    [dir="rtl"] .pt-xl-1, [dir="rtl"] .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    [dir="rtl"] .pr-xl-1, [dir="rtl"] .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    [dir="rtl"] .pb-xl-1, [dir="rtl"] .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    [dir="rtl"] .pl-xl-1, [dir="rtl"] .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    [dir="rtl"] .p-xl-2 {
        padding: 0.5rem !important;
    }

    [dir="rtl"] .pt-xl-2, [dir="rtl"] .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    [dir="rtl"] .pr-xl-2, [dir="rtl"] .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    [dir="rtl"] .pb-xl-2, [dir="rtl"] .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    [dir="rtl"] .pl-xl-2, [dir="rtl"] .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    [dir="rtl"] .p-xl-3 {
        padding: 1rem !important;
    }

    [dir="rtl"] .pt-xl-3, [dir="rtl"] .py-xl-3 {
        padding-top: 1rem !important;
    }

    [dir="rtl"] .pr-xl-3, [dir="rtl"] .px-xl-3 {
        padding-left: 1rem !important;
    }

    [dir="rtl"] .pb-xl-3, [dir="rtl"] .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    [dir="rtl"] .pl-xl-3, [dir="rtl"] .px-xl-3 {
        padding-right: 1rem !important;
    }

    [dir="rtl"] .p-xl-4 {
        padding: 1.5rem !important;
    }

    [dir="rtl"] .pt-xl-4, [dir="rtl"] .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    [dir="rtl"] .pr-xl-4, [dir="rtl"] .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    [dir="rtl"] .pb-xl-4, [dir="rtl"] .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    [dir="rtl"] .pl-xl-4, [dir="rtl"] .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    [dir="rtl"] .p-xl-5 {
        padding: 3rem !important;
    }

    [dir="rtl"] .pt-xl-5, [dir="rtl"] .py-xl-5 {
        padding-top: 3rem !important;
    }

    [dir="rtl"] .pr-xl-5, [dir="rtl"] .px-xl-5 {
        padding-left: 3rem !important;
    }

    [dir="rtl"] .pb-xl-5, [dir="rtl"] .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    [dir="rtl"] .pl-xl-5, [dir="rtl"] .px-xl-5 {
        padding-right: 3rem !important;
    }

    [dir="rtl"] .m-xl-n1 {
        margin: -0.25rem !important;
    }

    [dir="rtl"] .mt-xl-n1, [dir="rtl"] .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    [dir="rtl"] .mr-xl-n1, [dir="rtl"] .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    [dir="rtl"] .mb-xl-n1, [dir="rtl"] .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    [dir="rtl"] .ml-xl-n1, [dir="rtl"] .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    [dir="rtl"] .m-xl-n2 {
        margin: -0.5rem !important;
    }

    [dir="rtl"] .mt-xl-n2, [dir="rtl"] .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    [dir="rtl"] .mr-xl-n2, [dir="rtl"] .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    [dir="rtl"] .mb-xl-n2, [dir="rtl"] .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    [dir="rtl"] .ml-xl-n2, [dir="rtl"] .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    [dir="rtl"] .m-xl-n3 {
        margin: -1rem !important;
    }

    [dir="rtl"] .mt-xl-n3, [dir="rtl"] .my-xl-n3 {
        margin-top: -1rem !important;
    }

    [dir="rtl"] .mr-xl-n3, [dir="rtl"] .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    [dir="rtl"] .mb-xl-n3, [dir="rtl"] .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    [dir="rtl"] .ml-xl-n3, [dir="rtl"] .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    [dir="rtl"] .m-xl-n4 {
        margin: -1.5rem !important;
    }

    [dir="rtl"] .mt-xl-n4, [dir="rtl"] .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    [dir="rtl"] .mr-xl-n4, [dir="rtl"] .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    [dir="rtl"] .mb-xl-n4, [dir="rtl"] .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    [dir="rtl"] .ml-xl-n4, [dir="rtl"] .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    [dir="rtl"] .m-xl-n5 {
        margin: -3rem !important;
    }

    [dir="rtl"] .mt-xl-n5, [dir="rtl"] .my-xl-n5 {
        margin-top: -3rem !important;
    }

    [dir="rtl"] .mr-xl-n5, [dir="rtl"] .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    [dir="rtl"] .mb-xl-n5, [dir="rtl"] .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    [dir="rtl"] .ml-xl-n5, [dir="rtl"] .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    [dir="rtl"] .m-xl-auto {
        margin: auto !important;
    }

    [dir="rtl"] .mt-xl-auto, [dir="rtl"] .my-xl-auto {
        margin-top: auto !important;
    }

    [dir="rtl"] .mr-xl-auto, [dir="rtl"] .mx-xl-auto {
        margin-left: auto !important;
    }

    [dir="rtl"] .mb-xl-auto, [dir="rtl"] .my-xl-auto {
        margin-bottom: auto !important;
    }

    [dir="rtl"] .ml-xl-auto, [dir="rtl"] .mx-xl-auto {
        margin-right: auto !important;
    }
}

[dir="rtl"] .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

[dir="rtl"] .text-justify {
    text-align: justify !important;
}

[dir="rtl"] .text-wrap {
    white-space: normal !important;
}

[dir="rtl"] .text-nowrap {
    white-space: nowrap !important;
}

[dir="rtl"] .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[dir="rtl"] .text-left {
    text-align: right !important;
}

[dir="rtl"] .text-right {
    text-align: left !important;
}

[dir="rtl"] .text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    [dir="rtl"] .text-sm-left {
        text-align: right !important;
    }

    [dir="rtl"] .text-sm-right {
        text-align: left !important;
    }

    [dir="rtl"] .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    [dir="rtl"] .text-md-left {
        text-align: right !important;
    }

    [dir="rtl"] .text-md-right {
        text-align: left !important;
    }

    [dir="rtl"] .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    [dir="rtl"] .text-lg-left {
        text-align: right !important;
    }

    [dir="rtl"] .text-lg-right {
        text-align: left !important;
    }

    [dir="rtl"] .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    [dir="rtl"] .text-xl-left {
        text-align: right !important;
    }

    [dir="rtl"] .text-xl-right {
        text-align: left !important;
    }

    [dir="rtl"] .text-xl-center {
        text-align: center !important;
    }
}

[dir="rtl"] .text-lowercase {
    text-transform: lowercase !important;
}

[dir="rtl"] .text-uppercase {
    text-transform: uppercase !important;
}

[dir="rtl"] .text-capitalize {
    text-transform: capitalize !important;
}

[dir="rtl"] .font-weight-light {
    font-weight: 300 !important;
}

[dir="rtl"] .font-weight-lighter {
    font-weight: lighter !important;
}

[dir="rtl"] .font-weight-normal {
    font-weight: 400 !important;
}

[dir="rtl"] .font-weight-bold {
    font-weight: 700 !important;
}

[dir="rtl"] .font-weight-bolder {
    font-weight: bolder !important;
}

[dir="rtl"] .font-italic {
    font-style: italic !important;
}

[dir="rtl"] .text-white {
    color: #fff !important;
}

[dir="rtl"] .text-primary {
    color: #b19540 !important;
}

[dir="rtl"] a.text-primary:hover, [dir="rtl"] a.text-primary:focus {
    color: #6b5a26 !important;
}

[dir="rtl"] .text-secondary {
    color: #fff !important;
}

[dir="rtl"] a.text-secondary:hover, [dir="rtl"] a.text-secondary:focus {
    color: #d9d9d9 !important;
}

[dir="rtl"] .text-success {
    color: #27c24c !important;
}

[dir="rtl"] a.text-success:hover, [dir="rtl"] a.text-success:focus {
    color: #1a8233 !important;
}

[dir="rtl"] .text-info {
    color: #23b7e5 !important;
}

[dir="rtl"] a.text-info:hover, [dir="rtl"] a.text-info:focus {
    color: #1485a8 !important;
}

[dir="rtl"] .text-warning {
    color: #ff902b !important;
}

[dir="rtl"] a.text-warning:hover, [dir="rtl"] a.text-warning:focus {
    color: #de6a00 !important;
}

[dir="rtl"] .text-danger {
    color: #f05050 !important;
}

[dir="rtl"] a.text-danger:hover, [dir="rtl"] a.text-danger:focus {
    color: #e01313 !important;
}

[dir="rtl"] .text-light {
    color: #f8f9fa !important;
}

[dir="rtl"] a.text-light:hover, [dir="rtl"] a.text-light:focus {
    color: #cbd3da !important;
}

[dir="rtl"] .text-dark {
    color: #3a3f51 !important;
}

[dir="rtl"] a.text-dark:hover, [dir="rtl"] a.text-dark:focus {
    color: #1a1c24 !important;
}

[dir="rtl"] .text-body {
    color: #656565 !important;
}

[dir="rtl"] .text-muted {
    color: #909fa7 !important;
}

[dir="rtl"] .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

[dir="rtl"] .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

[dir="rtl"] .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

[dir="rtl"] .text-decoration-none {
    text-decoration: none !important;
}

[dir="rtl"] .text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

[dir="rtl"] .text-reset {
    color: inherit !important;
}

[dir="rtl"] .visible {
    visibility: visible !important;
}

[dir="rtl"] .invisible {
    visibility: hidden !important;
}

@media print {
    [dir="rtl"] *, [dir="rtl"] *::before, [dir="rtl"] *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    [dir="rtl"] a:not(.btn) {
        text-decoration: underline;
    }

    [dir="rtl"] abbr[title]::after {
        content: " (" attr(title) ")";
    }

    [dir="rtl"] pre {
        white-space: pre-wrap !important;
    }

    [dir="rtl"] pre, [dir="rtl"] blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    [dir="rtl"] thead {
        display: table-header-group;
    }

    [dir="rtl"] tr, [dir="rtl"] img {
        page-break-inside: avoid;
    }

    [dir="rtl"] p, [dir="rtl"] h2, [dir="rtl"] h3 {
        orphans: 3;
        widows: 3;
    }

    [dir="rtl"] h2, [dir="rtl"] h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    [dir="rtl"] body {
        min-width: 992px !important;
    }

    [dir="rtl"] .container {
        min-width: 992px !important;
    }

    [dir="rtl"] .navbar {
        display: none;
    }

    [dir="rtl"] .badge {
        border: 1px solid #000;
    }

    [dir="rtl"] .table {
        border-collapse: collapse !important;
    }

        [dir="rtl"] .table td, [dir="rtl"] .table th {
            background-color: #fff !important;
        }

    [dir="rtl"] .table-bordered th, [dir="rtl"] .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }

    [dir="rtl"] .table-dark {
        color: inherit;
    }

        [dir="rtl"] .table-dark th, [dir="rtl"] .table-dark td, [dir="rtl"] .table-dark thead th, [dir="rtl"] .table-dark tbody + tbody {
            border-color: #eee;
        }

    [dir="rtl"] .table .thead-dark th {
        color: inherit;
        border-color: #eee;
    }
}
