details summary::-webkit-details-marker {
    display: none;
}

.secsel .active {
    background-color: #36b9cc !important;
}



/* .top-bar {
    white-space: nowrap;
    overflow: hidden;
    max-width: 65px;
    text-overflow: ellipsis;
} */

.qsec .card-body {
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

:root {
    --font-family-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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;
}

.edith .firstTrophy {
    color: gold;
}

.edith .secondTrophy {
    color: gray;
}

.edith .thirdTrophy {
    color: sienna;
}

.edith hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.edith .t-big {
    font-size: 1.5em;
}

.edith .t-lbig {
    font-size: 1.2em;
}

.edith .t-small {
    font-size: 0.8em;
}

.edith h1,
.edith h2,
.edith h3,
.edith h4,
.edith h5,
.edith h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.edith p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.edith abbr[title],
.edith abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

.edith address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

.edith ol,
.edith ul,
.edith dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

.edith ol ol,
.edith ul ul,
.edith ol ul,
.edith ul ol {
    margin-bottom: 0;
}

.edith dt {
    font-weight: 700;
}

.edith dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

.edith blockquote {
    margin: 0 0 1rem;
}

.edith b,
.edith strong {
    font-weight: bolder;
}

.edith small {
    font-size: 80%;
}

.edith sub,
.edith sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.edith sub {
    bottom: -0.25em;
}

.edith sup {
    top: -0.5em;
}

.edith a {
    color: #4e73df;
    text-decoration: none;
    background-color: transparent;
}

.edith a:hover {
    color: #224abe;
    text-decoration: underline;
}

.edith a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.edith a:not([href]):not([tabindex]):hover,
.edith a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

.edith a:not([href]):not([tabindex]):focus {
    outline: 0;
}

.edith pre,
.edith code,
.edith kbd,
.edith samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

.edith pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

.edith figure {
    margin: 0 0 1rem;
}

.edith img {
    vertical-align: middle;
    border-style: none;
}

.edith svg {
    overflow: hidden;
    vertical-align: middle;
}

.edith table {
    border-collapse: collapse;
}

.edith caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #858796;
    text-align: left;
    caption-side: bottom;
}

.edith th {
    text-align: inherit;
}

.edith label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.edith button {
    border-radius: 0;
}

.edith button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

.edith input,
.edith button,
.edith select,
.edith optgroup,
.edith textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.edith button,
.edith input {
    overflow: visible;
}

.edith button,
.edith select {
    text-transform: none;
}

.edith select {
    word-wrap: normal;
}

.edith button,
.edith [type="button"],
.edith [type="reset"],
.edith [type="submit"] {
    -webkit-appearance: button;
}

.edith button:not(:disabled),
.edith [type="button"]:not(:disabled),
.edith [type="reset"]:not(:disabled),
.edith [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.edith button::-moz-focus-inner,
.edith [type="button"]::-moz-focus-inner,
.edith [type="reset"]::-moz-focus-inner,
.edith [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

.edith input[type="radio"],
.edith input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

.edith input[type="date"],
.edith input[type="time"],
.edith input[type="datetime-local"],
.edith input[type="month"] {
    -webkit-appearance: listbox;
}

.edith textarea {
    overflow: auto;
    resize: vertical;
}

.edith fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.edith 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;
}

.edith progress {
    vertical-align: baseline;
}

.edith [type="number"]::-webkit-inner-spin-button,
.edith [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

.edith [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

.edith [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.edith ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

.edith output {
    display: inline-block;
}

.edith summary {
    display: list-item;
    cursor: pointer;
}

.edith template {
    display: none;
}

.edith [hidden] {
    display: none !important;
}

.edith h1,
.edith h2,
.edith h3,
.edith h4,
.edith h5,
.edith h6,
.edith .h1,
.edith .h2,
.edith .h3,
.edith .h4,
.edith .h5,
.edith .h6 {
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.2;
}

.edith h1,
.edith .h1 {
    font-size: 2.75rem;
}

.edith h2,
.edith .h2 {
    font-size: 2.5rem;
}

.edith h3,
.edith .h3 {
    font-size: 2.25rem;
}

.edith h4,
.edith .h4 {
    font-size: 2rem;
}

.edith h5,
.edith .h5 {
    font-size: 1.75rem;
}

.edith h6,
.edith .h6 {
    font-size: 1.65rem;
}

.edith .lead {
    font-size: 1.75rem;
    font-weight: 300;
}

.edith .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.edith .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.edith .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.edith .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.edith hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.edith small,
.edith .small {
    font-size: 80%;
    font-weight: 400;
}

.edith mark,
.edith .mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.edith .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.edith .list-inline {
    padding-left: 0;
    list-style: none;
}

.edith .list-inline-item {
    display: inline-block;
}

.edith .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.edith .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.edith .blockquote {
    margin-bottom: 1rem;
    font-size: 1.75rem;
}

.edith .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #858796;
}

.edith .blockquote-footer::before {
    content: "\2014\00A0";
}

.edith .img-fluid {
    max-width: 100%;
    height: auto;
}

.edith .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dddfeb;
    border-radius: 0.35rem;
    max-width: 100%;
    height: auto;
}

.edith .figure {
    display: inline-block;
}

.edith .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.edith .figure-caption {
    font-size: 90%;
    color: #858796;
}

.edith code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

.edith a>code {
    color: inherit;
}

.edith kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #3a3b45;
    border-radius: 0.2rem;
}

.edith kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

.edith pre {
    display: block;
    font-size: 87.5%;
    color: #3a3b45;
}

.edith pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.edith .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.edith .container {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .edith .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .edith .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .edith .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .edith .container {
        max-width: 1140px;
    }
}

.edith .container-fluid {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

.edith .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

.edith .no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.edith .no-gutters>.col,
.edith .no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.edith .col-1,
.edith .col-2,
.edith .col-3,
.edith .col-4,
.edith .col-5,
.edith .col-6,
.edith .col-7,
.edith .col-8,
.edith .col-9,
.edith .col-10,
.edith .col-11,
.edith .col-12,
.edith .col,
.edith .col-auto,
.edith .col-sm-1,
.edith .col-sm-2,
.edith .col-sm-3,
.edith .col-sm-4,
.edith .col-sm-5,
.edith .col-sm-6,
.edith .col-sm-7,
.edith .col-sm-8,
.edith .col-sm-9,
.edith .col-sm-10,
.edith .col-sm-11,
.edith .col-sm-12,
.edith .col-sm,
.edith .col-sm-auto,
.edith .col-md-1,
.edith .col-md-2,
.edith .col-md-3,
.edith .col-md-4,
.edith .col-md-5,
.edith .col-md-6,
.edith .col-md-7,
.edith .col-md-8,
.edith .col-md-9,
.edith .col-md-10,
.edith .col-md-11,
.edith .col-md-12,
.edith .col-md,
.edith .col-md-auto,
.edith .col-lg-1,
.edith .col-lg-2,
.edith .col-lg-3,
.edith .col-lg-4,
.edith .col-lg-5,
.edith .col-lg-6,
.edith .col-lg-7,
.edith .col-lg-8,
.edith .col-lg-9,
.edith .col-lg-10,
.edith .col-lg-11,
.edith .col-lg-12,
.edith .col-lg,
.edith .col-lg-auto,
.edith .col-xl-1,
.edith .col-xl-2,
.edith .col-xl-3,
.edith .col-xl-4,
.edith .col-xl-5,
.edith .col-xl-6,
.edith .col-xl-7,
.edith .col-xl-8,
.edith .col-xl-9,
.edith .col-xl-10,
.edith .col-xl-11,
.edith .col-xl-12,
.edith .col-xl,
.edith .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.edith .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.edith .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.edith .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.edith .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.edith .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.edith .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.edith .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.edith .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.edith .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.edith .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.edith .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.edith .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.edith .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.edith .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.edith .order-first {
    order: -1;
}

.edith .order-last {
    order: 13;
}

.edith .order-0 {
    order: 0;
}

.edith .order-1 {
    order: 1;
}

.edith .order-2 {
    order: 2;
}

.edith .order-3 {
    order: 3;
}

.edith .order-4 {
    order: 4;
}

.edith .order-5 {
    order: 5;
}

.edith .order-6 {
    order: 6;
}

.edith .order-7 {
    order: 7;
}

.edith .order-8 {
    order: 8;
}

.edith .order-9 {
    order: 9;
}

.edith .order-10 {
    order: 10;
}

.edith .order-11 {
    order: 11;
}

.edith .order-12 {
    order: 12;
}

.edith .offset-1 {
    margin-left: 8.33333%;
}

.edith .offset-2 {
    margin-left: 16.66667%;
}

.edith .offset-3 {
    margin-left: 25%;
}

.edith .offset-4 {
    margin-left: 33.33333%;
}

.edith .offset-5 {
    margin-left: 41.66667%;
}

.edith .offset-6 {
    margin-left: 50%;
}

.edith .offset-7 {
    margin-left: 58.33333%;
}

.edith .offset-8 {
    margin-left: 66.66667%;
}

.edith .offset-9 {
    margin-left: 75%;
}

.edith .offset-10 {
    margin-left: 83.33333%;
}

.edith .offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .edith .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .edith .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .edith .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .edith .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .edith .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edith .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .edith .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .edith .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edith .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .edith .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .edith .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edith .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .edith .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .edith .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .edith .order-sm-first {
        order: -1;
    }
    .edith .order-sm-last {
        order: 13;
    }
    .edith .order-sm-0 {
        order: 0;
    }
    .edith .order-sm-1 {
        order: 1;
    }
    .edith .order-sm-2 {
        order: 2;
    }
    .edith .order-sm-3 {
        order: 3;
    }
    .edith .order-sm-4 {
        order: 4;
    }
    .edith .order-sm-5 {
        order: 5;
    }
    .edith .order-sm-6 {
        order: 6;
    }
    .edith .order-sm-7 {
        order: 7;
    }
    .edith .order-sm-8 {
        order: 8;
    }
    .edith .order-sm-9 {
        order: 9;
    }
    .edith .order-sm-10 {
        order: 10;
    }
    .edith .order-sm-11 {
        order: 11;
    }
    .edith .order-sm-12 {
        order: 12;
    }
    .edith .offset-sm-0 {
        margin-left: 0;
    }
    .edith .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .edith .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .edith .offset-sm-3 {
        margin-left: 25%;
    }
    .edith .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .edith .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .edith .offset-sm-6 {
        margin-left: 50%;
    }
    .edith .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .edith .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .edith .offset-sm-9 {
        margin-left: 75%;
    }
    .edith .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .edith .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .edith .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .edith .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .edith .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .edith .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .edith .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edith .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .edith .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .edith .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edith .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .edith .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .edith .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edith .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .edith .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .edith .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .edith .order-md-first {
        order: -1;
    }
    .edith .order-md-last {
        order: 13;
    }
    .edith .order-md-0 {
        order: 0;
    }
    .edith .order-md-1 {
        order: 1;
    }
    .edith .order-md-2 {
        order: 2;
    }
    .edith .order-md-3 {
        order: 3;
    }
    .edith .order-md-4 {
        order: 4;
    }
    .edith .order-md-5 {
        order: 5;
    }
    .edith .order-md-6 {
        order: 6;
    }
    .edith .order-md-7 {
        order: 7;
    }
    .edith .order-md-8 {
        order: 8;
    }
    .edith .order-md-9 {
        order: 9;
    }
    .edith .order-md-10 {
        order: 10;
    }
    .edith .order-md-11 {
        order: 11;
    }
    .edith .order-md-12 {
        order: 12;
    }
    .edith .offset-md-0 {
        margin-left: 0;
    }
    .edith .offset-md-1 {
        margin-left: 8.33333%;
    }
    .edith .offset-md-2 {
        margin-left: 16.66667%;
    }
    .edith .offset-md-3 {
        margin-left: 25%;
    }
    .edith .offset-md-4 {
        margin-left: 33.33333%;
    }
    .edith .offset-md-5 {
        margin-left: 41.66667%;
    }
    .edith .offset-md-6 {
        margin-left: 50%;
    }
    .edith .offset-md-7 {
        margin-left: 58.33333%;
    }
    .edith .offset-md-8 {
        margin-left: 66.66667%;
    }
    .edith .offset-md-9 {
        margin-left: 75%;
    }
    .edith .offset-md-10 {
        margin-left: 83.33333%;
    }
    .edith .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .edith .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .edith .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .edith .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .edith .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .edith .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edith .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .edith .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .edith .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edith .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .edith .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .edith .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edith .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .edith .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .edith .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .edith .order-lg-first {
        order: -1;
    }
    .edith .order-lg-last {
        order: 13;
    }
    .edith .order-lg-0 {
        order: 0;
    }
    .edith .order-lg-1 {
        order: 1;
    }
    .edith .order-lg-2 {
        order: 2;
    }
    .edith .order-lg-3 {
        order: 3;
    }
    .edith .order-lg-4 {
        order: 4;
    }
    .edith .order-lg-5 {
        order: 5;
    }
    .edith .order-lg-6 {
        order: 6;
    }
    .edith .order-lg-7 {
        order: 7;
    }
    .edith .order-lg-8 {
        order: 8;
    }
    .edith .order-lg-9 {
        order: 9;
    }
    .edith .order-lg-10 {
        order: 10;
    }
    .edith .order-lg-11 {
        order: 11;
    }
    .edith .order-lg-12 {
        order: 12;
    }
    .edith .offset-lg-0 {
        margin-left: 0;
    }
    .edith .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .edith .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .edith .offset-lg-3 {
        margin-left: 25%;
    }
    .edith .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .edith .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .edith .offset-lg-6 {
        margin-left: 50%;
    }
    .edith .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .edith .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .edith .offset-lg-9 {
        margin-left: 75%;
    }
    .edith .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .edith .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .edith .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .edith .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .edith .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .edith .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .edith .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .edith .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .edith .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .edith .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .edith .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .edith .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .edith .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .edith .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .edith .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .edith .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .edith .order-xl-first {
        order: -1;
    }
    .edith .order-xl-last {
        order: 13;
    }
    .edith .order-xl-0 {
        order: 0;
    }
    .edith .order-xl-1 {
        order: 1;
    }
    .edith .order-xl-2 {
        order: 2;
    }
    .edith .order-xl-3 {
        order: 3;
    }
    .edith .order-xl-4 {
        order: 4;
    }
    .edith .order-xl-5 {
        order: 5;
    }
    .edith .order-xl-6 {
        order: 6;
    }
    .edith .order-xl-7 {
        order: 7;
    }
    .edith .order-xl-8 {
        order: 8;
    }
    .edith .order-xl-9 {
        order: 9;
    }
    .edith .order-xl-10 {
        order: 10;
    }
    .edith .order-xl-11 {
        order: 11;
    }
    .edith .order-xl-12 {
        order: 12;
    }
    .edith .offset-xl-0 {
        margin-left: 0;
    }
    .edith .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .edith .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .edith .offset-xl-3 {
        margin-left: 25%;
    }
    .edith .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .edith .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .edith .offset-xl-6 {
        margin-left: 50%;
    }
    .edith .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .edith .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .edith .offset-xl-9 {
        margin-left: 75%;
    }
    .edith .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .edith .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.edith .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #858796;
}

.edith .table th,
.edith .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e3e6f0;
}

.edith .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e3e6f0;
}

.edith .table tbody+tbody {
    border-top: 2px solid #e3e6f0;
}

.edith .table-sm th,
.edith .table-sm td {
    padding: 0.3rem;
}

.edith .table-bordered {
    border: 1px solid #e3e6f0;
}

.edith .table-bordered th,
.edith .table-bordered td {
    border: 1px solid #e3e6f0;
}

.edith .table-bordered thead th,
.edith .table-bordered thead td {
    border-bottom-width: 2px;
}

.edith .table-borderless th,
.edith .table-borderless td,
.edith .table-borderless thead th,
.edith .table-borderless tbody+tbody {
    border: 0;
}

.edith .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.edith .table-hover tbody tr:hover {
    color: #858796;
    background-color: rgba(0, 0, 0, 0.075);
}

.edith .table-primary,
.edith .table-primary>th,
.edith .table-primary>td {
    background-color: #cdd8f6;
}

.edith .table-primary th,
.edith .table-primary td,
.edith .table-primary thead th,
.edith .table-primary tbody+tbody {
    border-color: #a3b6ee;
}

.edith .table-hover .table-primary:hover {
    background-color: #b7c7f2;
}

.edith .table-hover .table-primary:hover>td,
.edith .table-hover .table-primary:hover>th {
    background-color: #b7c7f2;
}

.edith .table-secondary,
.edith .table-secondary>th,
.edith .table-secondary>td {
    background-color: #dddde2;
}

.edith .table-secondary th,
.edith .table-secondary td,
.edith .table-secondary thead th,
.edith .table-secondary tbody+tbody {
    border-color: #c0c1c8;
}

.edith .table-hover .table-secondary:hover {
    background-color: #cfcfd6;
}

.edith .table-hover .table-secondary:hover>td,
.edith .table-hover .table-secondary:hover>th {
    background-color: #cfcfd6;
}

.edith .table-success,
.edith .table-success>th,
.edith .table-success>td {
    background-color: #bff0de;
}

.edith .table-success th,
.edith .table-success td,
.edith .table-success thead th,
.edith .table-success tbody+tbody {
    border-color: #89e2c2;
}

.edith .table-hover .table-success:hover {
    background-color: #aaebd3;
}

.edith .table-hover .table-success:hover>td,
.edith .table-hover .table-success:hover>th {
    background-color: #aaebd3;
}

.edith .table-info,
.edith .table-info>th,
.edith .table-info>td {
    background-color: #c7ebf1;
}

.edith .table-info th,
.edith .table-info td,
.edith .table-info thead th,
.edith .table-info tbody+tbody {
    border-color: #96dbe4;
}

.edith .table-hover .table-info:hover {
    background-color: #b3e4ec;
}

.edith .table-hover .table-info:hover>td,
.edith .table-hover .table-info:hover>th {
    background-color: #b3e4ec;
}

.edith .table-warning,
.edith .table-warning>th,
.edith .table-warning>td {
    background-color: #fceec9;
}

.edith .table-warning th,
.edith .table-warning td,
.edith .table-warning thead th,
.edith .table-warning tbody+tbody {
    border-color: #fadf9b;
}

.edith .table-hover .table-warning:hover {
    background-color: #fbe6b1;
}

.edith .table-hover .table-warning:hover>td,
.edith .table-hover .table-warning:hover>th {
    background-color: #fbe6b1;
}

.edith .table-danger,
.edith .table-danger>th,
.edith .table-danger>td {
    background-color: #f8ccc8;
}

.edith .table-danger th,
.edith .table-danger td,
.edith .table-danger thead th,
.edith .table-danger tbody+tbody {
    border-color: #f3a199;
}

.edith .table-hover .table-danger:hover {
    background-color: #f5b7b1;
}

.edith .table-hover .table-danger:hover>td,
.edith .table-hover .table-danger:hover>th {
    background-color: #f5b7b1;
}

.edith .table-light,
.edith .table-light>th,
.edith .table-light>td {
    background-color: #fdfdfe;
}

.edith .table-light th,
.edith .table-light td,
.edith .table-light thead th,
.edith .table-light tbody+tbody {
    border-color: #fbfcfd;
}

.edith .table-hover .table-light:hover {
    background-color: #ececf6;
}

.edith .table-hover .table-light:hover>td,
.edith .table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.edith .table-dark,
.edith .table-dark>th,
.edith .table-dark>td {
    background-color: #d1d1d5;
}

.edith .table-dark th,
.edith .table-dark td,
.edith .table-dark thead th,
.edith .table-dark tbody+tbody {
    border-color: #a9aab1;
}

.edith .table-hover .table-dark:hover {
    background-color: #c4c4c9;
}

.edith .table-hover .table-dark:hover>td,
.edith .table-hover .table-dark:hover>th {
    background-color: #c4c4c9;
}

.edith .table-active,
.edith .table-active>th,
.edith .table-active>td {
    background-color: rgba(0, 0, 0, 0.075);
}

.edith .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.edith .table-hover .table-active:hover>td,
.edith .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.edith .table .thead-dark th {
    color: #fff;
    background-color: #5a5c69;
    border-color: #6c6e7e;
}

.edith .table .thead-light th {
    color: #6e707e;
    background-color: #eaecf4;
    border-color: #e3e6f0;
}

.edith .table-dark {
    color: #fff;
    background-color: #5a5c69;
}

.edith .table-dark th,
.edith .table-dark td,
.edith .table-dark thead th {
    border-color: #6c6e7e;
}

.edith .table-dark.table-bordered {
    border: 0;
}

.edith .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.edith .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .edith .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .edith .table-responsive-sm>.table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .edith .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .edith .table-responsive-md>.table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .edith .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .edith .table-responsive-lg>.table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .edith .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .edith .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.edith .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.edith .table-responsive>.table-bordered {
    border: 0;
}

.edith .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .edith .form-control {
        transition: none;
    }
}

.edith .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.edith .form-control:focus {
    color: #6e707e;
    background-color: #fff;
    border-color: #bac8f3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .form-control::-webkit-input-placeholder {
    color: #858796;
    opacity: 1;
}

.edith .form-control::-moz-placeholder {
    color: #858796;
    opacity: 1;
}

.edith .form-control:-ms-input-placeholder {
    color: #858796;
    opacity: 1;
}

.edith .form-control::-ms-input-placeholder {
    color: #858796;
    opacity: 1;
}

.edith .form-control::placeholder {
    color: #858796;
    opacity: 1;
}

.edith .form-control:disabled,
.edith .form-control[readonly] {
    background-color: #eaecf4;
    opacity: 1;
}

.edith select.form-control:focus::-ms-value {
    color: #6e707e;
    background-color: #fff;
}

.edith .form-control-file,
.edith .form-control-range {
    display: block;
    width: 100%;
}

.edith .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.edith .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.75rem;
    line-height: 1.5;
}

.edith .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.edith .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #858796;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.edith .form-control-plaintext.form-control-sm,
.edith .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.edith .form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.edith .form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.75rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.edith select.form-control[size],
.edith select.form-control[multiple] {
    height: auto;
}

.edith textarea.form-control {
    height: auto;
}

.edith .form-group {
    margin-bottom: 1rem;
}

.edith .form-text {
    display: block;
    margin-top: 0.25rem;
}

.edith .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.edith .form-row>.col,
.edith .form-row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.edith .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.edith .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.edith .form-check-input:disabled~.form-check-label {
    color: #858796;
}

.edith .form-check-label {
    margin-bottom: 0;
}

.edith .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.edith .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.edith .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #1cc88a;
}

.edith .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.5;
    color: #fff;
    background-color: rgba(28, 200, 138, 0.9);
    border-radius: 0.35rem;
}

.edith .was-validated .form-control:valid,
.edith .form-control.is-valid {
    border-color: #1cc88a;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231cc88a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.edith .was-validated .form-control:valid:focus,
.edith .form-control.is-valid:focus {
    border-color: #1cc88a;
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
}

.edith .was-validated .form-control:valid~.valid-feedback,
.edith .was-validated .form-control:valid~.valid-tooltip,
.edith .form-control.is-valid~.valid-feedback,
.edith .form-control.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated textarea.form-control:valid,
.edith textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.edith .was-validated .custom-select:valid,
.edith .custom-select.is-valid {
    border-color: #1cc88a;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%235a5c69' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231cc88a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.edith .was-validated .custom-select:valid:focus,
.edith .custom-select.is-valid:focus {
    border-color: #1cc88a;
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
}

.edith .was-validated .custom-select:valid~.valid-feedback,
.edith .was-validated .custom-select:valid~.valid-tooltip,
.edith .custom-select.is-valid~.valid-feedback,
.edith .custom-select.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated .form-control-file:valid~.valid-feedback,
.edith .was-validated .form-control-file:valid~.valid-tooltip,
.edith .form-control-file.is-valid~.valid-feedback,
.edith .form-control-file.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated .form-check-input:valid~.form-check-label,
.edith .form-check-input.is-valid~.form-check-label {
    color: #1cc88a;
}

.edith .was-validated .form-check-input:valid~.valid-feedback,
.edith .was-validated .form-check-input:valid~.valid-tooltip,
.edith .form-check-input.is-valid~.valid-feedback,
.edith .form-check-input.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated .custom-control-input:valid~.custom-control-label,
.edith .custom-control-input.is-valid~.custom-control-label {
    color: #1cc88a;
}

.edith .was-validated .custom-control-input:valid~.custom-control-label::before,
.edith .custom-control-input.is-valid~.custom-control-label::before {
    border-color: #1cc88a;
}

.edith .was-validated .custom-control-input:valid~.valid-feedback,
.edith .was-validated .custom-control-input:valid~.valid-tooltip,
.edith .custom-control-input.is-valid~.valid-feedback,
.edith .custom-control-input.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.edith .custom-control-input.is-valid:checked~.custom-control-label::before {
    border-color: #34e3a4;
    background-color: #34e3a4;
}

.edith .was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.edith .custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
}

.edith .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.edith .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #1cc88a;
}

.edith .was-validated .custom-file-input:valid~.custom-file-label,
.edith .custom-file-input.is-valid~.custom-file-label {
    border-color: #1cc88a;
}

.edith .was-validated .custom-file-input:valid~.valid-feedback,
.edith .was-validated .custom-file-input:valid~.valid-tooltip,
.edith .custom-file-input.is-valid~.valid-feedback,
.edith .custom-file-input.is-valid~.valid-tooltip {
    display: block;
}

.edith .was-validated .custom-file-input:valid:focus~.custom-file-label,
.edith .custom-file-input.is-valid:focus~.custom-file-label {
    border-color: #1cc88a;
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
}

.edith .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e74a3b;
}

.edith .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.5;
    color: #fff;
    background-color: rgba(231, 74, 59, 0.9);
    border-radius: 0.35rem;
}

.edith .was-validated .form-control:invalid,
.edith .form-control.is-invalid {
    border-color: #e74a3b;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e74a3b' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e74a3b' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.edith .was-validated .form-control:invalid:focus,
.edith .form-control.is-invalid:focus {
    border-color: #e74a3b;
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}

.edith .was-validated .form-control:invalid~.invalid-feedback,
.edith .was-validated .form-control:invalid~.invalid-tooltip,
.edith .form-control.is-invalid~.invalid-feedback,
.edith .form-control.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated textarea.form-control:invalid,
.edith textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.edith .was-validated .custom-select:invalid,
.edith .custom-select.is-invalid {
    border-color: #e74a3b;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%235a5c69' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e74a3b' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e74a3b' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.edith .was-validated .custom-select:invalid:focus,
.edith .custom-select.is-invalid:focus {
    border-color: #e74a3b;
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}

.edith .was-validated .custom-select:invalid~.invalid-feedback,
.edith .was-validated .custom-select:invalid~.invalid-tooltip,
.edith .custom-select.is-invalid~.invalid-feedback,
.edith .custom-select.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated .form-control-file:invalid~.invalid-feedback,
.edith .was-validated .form-control-file:invalid~.invalid-tooltip,
.edith .form-control-file.is-invalid~.invalid-feedback,
.edith .form-control-file.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated .form-check-input:invalid~.form-check-label,
.edith .form-check-input.is-invalid~.form-check-label {
    color: #e74a3b;
}

.edith .was-validated .form-check-input:invalid~.invalid-feedback,
.edith .was-validated .form-check-input:invalid~.invalid-tooltip,
.edith .form-check-input.is-invalid~.invalid-feedback,
.edith .form-check-input.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated .custom-control-input:invalid~.custom-control-label,
.edith .custom-control-input.is-invalid~.custom-control-label {
    color: #e74a3b;
}

.edith .was-validated .custom-control-input:invalid~.custom-control-label::before,
.edith .custom-control-input.is-invalid~.custom-control-label::before {
    border-color: #e74a3b;
}

.edith .was-validated .custom-control-input:invalid~.invalid-feedback,
.edith .was-validated .custom-control-input:invalid~.invalid-tooltip,
.edith .custom-control-input.is-invalid~.invalid-feedback,
.edith .custom-control-input.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.edith .custom-control-input.is-invalid:checked~.custom-control-label::before {
    border-color: #ed7468;
    background-color: #ed7468;
}

.edith .was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.edith .custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}

.edith .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.edith .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #e74a3b;
}

.edith .was-validated .custom-file-input:invalid~.custom-file-label,
.edith .custom-file-input.is-invalid~.custom-file-label {
    border-color: #e74a3b;
}

.edith .was-validated .custom-file-input:invalid~.invalid-feedback,
.edith .was-validated .custom-file-input:invalid~.invalid-tooltip,
.edith .custom-file-input.is-invalid~.invalid-feedback,
.edith .custom-file-input.is-invalid~.invalid-tooltip {
    display: block;
}

.edith .was-validated .custom-file-input:invalid:focus~.custom-file-label,
.edith .custom-file-input.is-invalid:focus~.custom-file-label {
    border-color: #e74a3b;
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}

.edith .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.edith .form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .edith .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .edith .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }
    .edith .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .edith .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .edith .form-inline .input-group,
    .edith .form-inline .custom-select {
        width: auto;
    }
    .edith .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .edith .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .edith .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }
    .edith .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.edith .btn {
    display: inline-block;
    font-weight: 400;
    color: #858796;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.35rem;
    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) {
    .edith .btn {
        transition: none;
    }
}

.edith .btn:hover {
    color: #858796;
    text-decoration: none;
}

.edith .btn:focus,
.edith .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .btn.disabled,
.edith .btn:disabled {
    opacity: 0.65;
}

.edith a.btn.disabled,
.edith fieldset:disabled a.btn {
    pointer-events: none;
}

.edith .btn-primary {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}
.edith .btn-white {
    background-color:white;
    border-color: white;
}

.edith .btn-primary:hover {
    color: #fff;
    background-color: #2e59d9;
    border-color: #2653d4;
}

.edith .btn-primary:focus,
.edith .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}

.edith .btn-primary.disabled,
.edith .btn-primary:disabled {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.edith .btn-primary:not(:disabled):not(.disabled):active,
.edith .btn-primary:not(:disabled):not(.disabled).active,
.edith .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2653d4;
    border-color: #244ec9;
}

.edith .btn-primary:not(:disabled):not(.disabled):active:focus,
.edith .btn-primary:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}

.edith .btn-secondary {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.edith .btn-secondary:hover {
    color: #fff;
    background-color: #717384;
    border-color: #6b6d7d;
}

.edith .btn-secondary:focus,
.edith .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(151, 153, 166, 0.5);
}

.edith .btn-secondary.disabled,
.edith .btn-secondary:disabled {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.edith .btn-secondary:not(:disabled):not(.disabled):active,
.edith .btn-secondary:not(:disabled):not(.disabled).active,
.edith .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6b6d7d;
    border-color: #656776;
}

.edith .btn-secondary:not(:disabled):not(.disabled):active:focus,
.edith .btn-secondary:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(151, 153, 166, 0.5);
}

.edith .btn-success {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.edith .btn-success:hover {
    color: #fff;
    background-color: #17a673;
    border-color: #169b6b;
}

.edith .btn-success:focus,
.edith .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(62, 208, 156, 0.5);
}

.edith .btn-success.disabled,
.edith .btn-success:disabled {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.edith .btn-success:not(:disabled):not(.disabled):active,
.edith .btn-success:not(:disabled):not(.disabled).active,
.edith .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #169b6b;
    border-color: #149063;
}

.edith .btn-success:not(:disabled):not(.disabled):active:focus,
.edith .btn-success:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(62, 208, 156, 0.5);
}

.edith .btn-info {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.edith .btn-info-faded {
    color: #fff;
    background-color: #7dc4cf;
    border-color: #7dc4cf;
}

.edith .btn-info:hover {
    color: #fff;
    background-color: #2c9faf;
    border-color: #2a96a5;
}

.edith .btn-info:focus,
.edith .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(84, 196, 212, 0.5);
}

.edith .btn-info.disabled,
.edith .btn-info:disabled {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.edith .btn-info:not(:disabled):not(.disabled):active,
.edith .btn-info:not(:disabled):not(.disabled).active,
.edith .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2a96a5;
    border-color: #278c9b;
}

.edith .btn-info:not(:disabled):not(.disabled):active:focus,
.edith .btn-info:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(84, 196, 212, 0.5);
}

.edith .btn-warning {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.edith .btn-warning:hover {
    color: #fff;
    background-color: #f4b619;
    border-color: #f4b30d;
}

.edith .btn-warning:focus,
.edith .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(247, 203, 91, 0.5);
}

.edith .btn-warning.disabled,
.edith .btn-warning:disabled {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.edith .btn-warning:not(:disabled):not(.disabled):active,
.edith .btn-warning:not(:disabled):not(.disabled).active,
.edith .show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f4b30d;
    border-color: #e9aa0b;
}

.edith .btn-warning:not(:disabled):not(.disabled):active:focus,
.edith .btn-warning:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(247, 203, 91, 0.5);
}

.edith .btn-danger {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.edith .btn-danger:hover {
    color: #fff;
    background-color: #e02d1b;
    border-color: #d52a1a;
}

.edith .btn-danger:focus,
.edith .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(235, 101, 88, 0.5);
}

.edith .btn-danger.disabled,
.edith .btn-danger:disabled {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.edith .btn-danger:not(:disabled):not(.disabled):active,
.edith .btn-danger:not(:disabled):not(.disabled).active,
.edith .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d52a1a;
    border-color: #ca2819;
}

.edith .btn-danger:not(:disabled):not(.disabled):active:focus,
.edith .btn-danger:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(235, 101, 88, 0.5);
}

.edith .btn-light {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.edith .btn-light:hover {
    color: #3a3b45;
    background-color: #dde2f1;
    border-color: #d4daed;
}

.edith .btn-light:focus,
.edith .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 225, 0.5);
}

.edith .btn-light.disabled,
.edith .btn-light:disabled {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.edith .btn-light:not(:disabled):not(.disabled):active,
.edith .btn-light:not(:disabled):not(.disabled).active,
.edith .show>.btn-light.dropdown-toggle {
    color: #3a3b45;
    background-color: #d4daed;
    border-color: #cbd3e9;
}

.edith .btn-light:not(:disabled):not(.disabled):active:focus,
.edith .btn-light:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 225, 0.5);
}

.edith .btn-dark {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.edith .btn-dark:hover {
    color: #fff;
    background-color: #484a54;
    border-color: #42444e;
}

.edith .btn-dark:focus,
.edith .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(115, 116, 128, 0.5);
}

.edith .btn-dark.disabled,
.edith .btn-dark:disabled {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.edith .btn-dark:not(:disabled):not(.disabled):active,
.edith .btn-dark:not(:disabled):not(.disabled).active,
.edith .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #42444e;
    border-color: #3d3e47;
}

.edith .btn-dark:not(:disabled):not(.disabled):active:focus,
.edith .btn-dark:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(115, 116, 128, 0.5);
}

.edith .btn-outline-primary {
    color: #4e73df;
    border-color: #4e73df;
}

.edith .btn-outline-primary:hover {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.edith .btn-outline-primary:focus,
.edith .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.5);
}

.edith .btn-outline-primary.disabled,
.edith .btn-outline-primary:disabled {
    color: #4e73df;
    background-color: transparent;
}

.edith .btn-outline-primary:not(:disabled):not(.disabled):active,
.edith .btn-outline-primary:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.edith .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.5);
}

.edith .btn-outline-secondary {
    color: #858796;
    border-color: #858796;
}

.edith .btn-outline-grey-faded {
    color: lightgray;
    border-color: lightgray;
}

.edith .btn-outline-secondary:hover {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.edith .btn-outline-secondary:focus,
.edith .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(133, 135, 150, 0.5);
}

.edith .btn-outline-secondary.disabled,
.edith .btn-outline-secondary:disabled {
    color: #858796;
    background-color: transparent;
}

.edith .btn-outline-secondary:not(:disabled):not(.disabled):active,
.edith .btn-outline-secondary:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.edith .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(133, 135, 150, 0.5);
}

.edith .btn-outline-success {
    color: #1cc88a;
    border-color: #1cc88a;
}

.edith .btn-outline-success:hover {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.edith .btn-outline-success:focus,
.edith .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.5);
}

.edith .btn-outline-success.disabled,
.edith .btn-outline-success:disabled {
    color: #1cc88a;
    background-color: transparent;
}

.edith .btn-outline-success:not(:disabled):not(.disabled):active,
.edith .btn-outline-success:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.edith .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.5);
}

.edith .btn-outline-info {
    color: #36b9cc;
    border-color: #36b9cc;
}

.edith .btn-outline-info:hover {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.edith .btn-outline-info:focus,
.edith .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(54, 185, 204, 0.5);
}

.edith .btn-outline-info.disabled,
.edith .btn-outline-info:disabled {
    color: #36b9cc;
    background-color: transparent;
}

.edith .btn-outline-info:not(:disabled):not(.disabled):active,
.edith .btn-outline-info:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.edith .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(54, 185, 204, 0.5);
}

.edith .btn-outline-warning {
    color: #f6c23e;
    border-color: #f6c23e;
}

.edith .btn-outline-warning:hover {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.edith .btn-outline-warning:focus,
.edith .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 194, 62, 0.5);
}

.edith .btn-outline-warning.disabled,
.edith .btn-outline-warning:disabled {
    color: #f6c23e;
    background-color: transparent;
}

.edith .btn-outline-warning:not(:disabled):not(.disabled):active,
.edith .btn-outline-warning:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.edith .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 194, 62, 0.5);
}

.edith .btn-outline-danger {
    color: #e74a3b;
    border-color: #e74a3b;
}

.edith .btn-outline-danger:hover {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.edith .btn-outline-danger:focus,
.edith .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.5);
}

.edith .btn-outline-danger.disabled,
.edith .btn-outline-danger:disabled {
    color: #e74a3b;
    background-color: transparent;
}

.edith .btn-outline-danger:not(:disabled):not(.disabled):active,
.edith .btn-outline-danger:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.edith .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.5);
}

.edith .btn-outline-light {
    color: #f8f9fc;
    border-color: #f8f9fc;
}

.edith .btn-outline-light:hover {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.edith .btn-outline-light:focus,
.edith .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 252, 0.5);
}

.edith .btn-outline-light.disabled,
.edith .btn-outline-light:disabled {
    color: #f8f9fc;
    background-color: transparent;
}

.edith .btn-outline-light:not(:disabled):not(.disabled):active,
.edith .btn-outline-light:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-light.dropdown-toggle {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.edith .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 252, 0.5);
}

.edith .btn-outline-dark {
    color: #5a5c69;
    border-color: #5a5c69;
}

.edith .btn-outline-dark:hover {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.edith .btn-outline-dark:focus,
.edith .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(90, 92, 105, 0.5);
}

.edith .btn-outline-dark.disabled,
.edith .btn-outline-dark:disabled {
    color: #5a5c69;
    background-color: transparent;
}

.edith .btn-outline-dark:not(:disabled):not(.disabled):active,
.edith .btn-outline-dark:not(:disabled):not(.disabled).active,
.edith .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.edith .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.edith .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(90, 92, 105, 0.5);
}

.edith .btn-link {
    font-weight: 400;
    color: #4e73df;
    text-decoration: none;
}

.edith .btn-link:hover {
    color: #224abe;
    text-decoration: underline;
}

.edith .btn-link:focus,
.edith .btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}

.edith .btn-link:disabled,
.edith .btn-link.disabled {
    color: #858796;
    pointer-events: none;
}

.edith .btn-lg,
.edith .btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.75rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.edith .btn-sm,
.edith .btn-group-sm>.btn {
    padding: 0.5rem 0.75rem;
    font-size: 1.5rem;
    line-height: 1.7;
    /* border-radius: 0.5rem; */
}

.edith .btn-block {
    display: block;
    width: 100%;
}

.edith .btn-block+.btn-block {
    margin-top: 0.5rem;
}

.edith input[type="submit"].btn-block,
.edith input[type="reset"].btn-block,
.edith input[type="button"].btn-block {
    width: 100%;
}

.edith .fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .edith .fade {
        transition: none;
    }
}

.edith .fade:not(.show) {
    opacity: 0;
}

.edith .collapse:not(.show) {
    display: none;
}

.edith .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .edith .collapsing {
        transition: none;
    }
}

.edith .dropup,
.edith .dropright,
.edith .dropdown,
.edith .dropleft {
    position: relative;
}

.edith .dropdown-toggle {
    white-space: nowrap;
}

.edith .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.edith .dropdown-toggle:empty::after {
    margin-left: 0;
}

.edith .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.85rem;
    color: #858796;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
}

.edith .dropdown-menu-left {
    right: auto;
    left: 0;
}

.edith .dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .edith .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
    .edith .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .edith .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
    .edith .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .edith .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
    .edith .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .edith .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
    .edith .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.edith .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.edith .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.edith .dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.edith .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.edith .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.edith .dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.edith .dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.edith .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.edith .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.edith .dropleft .dropdown-toggle::after {
    display: none;
}

.edith .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.edith .dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.edith .dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.edith .dropdown-menu[x-placement^="top"],
.edith .dropdown-menu[x-placement^="right"],
.edith .dropdown-menu[x-placement^="bottom"],
.edith .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.edith .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #eaecf4;
}

.edith .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.edith .dropdown-item:hover,
.edith .dropdown-item:focus {
    color: #2e2f37;
    text-decoration: none;
    background-color: #f8f9fc;
}

.edith .dropdown-item.active,
.edith .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4e73df;
}

.edith .dropdown-item.disabled,
.edith .dropdown-item:disabled {
    color: #858796;
    pointer-events: none;
    background-color: transparent;
}

.edith .dropdown-menu.show {
    display: block;
}

.edith .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #858796;
    white-space: nowrap;
}

.edith .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #3a3b45;
}

.edith .btn-group,
.edith .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.edith .btn-group>.btn,
.edith .btn-group-vertical>.btn {
    position: relative;
    flex: 1 1 auto;
}

.edith .btn-group>.btn:hover,
.edith .btn-group-vertical>.btn:hover {
    z-index: 1;
}

.edith .btn-group>.btn:focus,
.edith .btn-group>.btn:active,
.edith .btn-group>.btn.active,
.edith .btn-group-vertical>.btn:focus,
.edith .btn-group-vertical>.btn:active,
.edith .btn-group-vertical>.btn.active {
    z-index: 1;
}

.edith .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.edith .btn-toolbar .input-group {
    width: auto;
}

.edith .btn-group>.btn:not(:first-child),
.edith .btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}

.edith .btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.edith .btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.edith .btn-group>.btn:not(:first-child),
.edith .btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.edith .dropdown-toggle-split::after,
.edith .dropup .dropdown-toggle-split::after,
.edith .dropright .dropdown-toggle-split::after {
    margin-left: 0;
}

.edith .dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.edith .btn-sm+.dropdown-toggle-split,
.edith .btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.edith .btn-lg+.dropdown-toggle-split,
.edith .btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.edith .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.edith .btn-group-vertical>.btn,
.edith .btn-group-vertical>.btn-group {
    width: 100%;
}

.edith .btn-group-vertical>.btn:not(:first-child),
.edith .btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px;
}

.edith .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.edith .btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .btn-group-vertical>.btn:not(:first-child),
.edith .btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.edith .btn-group-toggle>.btn,
.edith .btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}

.edith .btn-group-toggle>.btn input[type="radio"],
.edith .btn-group-toggle>.btn input[type="checkbox"],
.edith .btn-group-toggle>.btn-group>.btn input[type="radio"],
.edith .btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.edith .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.edith .input-group>.form-control,
.edith .input-group>.form-control-plaintext,
.edith .input-group>.custom-select,
.edith .input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.edith .input-group>.form-control+.form-control,
.edith .input-group>.form-control+.custom-select,
.edith .input-group>.form-control+.custom-file,
.edith .input-group>.form-control-plaintext+.form-control,
.edith .input-group>.form-control-plaintext+.custom-select,
.edith .input-group>.form-control-plaintext+.custom-file,
.edith .input-group>.custom-select+.form-control,
.edith .input-group>.custom-select+.custom-select,
.edith .input-group>.custom-select+.custom-file,
.edith .input-group>.custom-file+.form-control,
.edith .input-group>.custom-file+.custom-select,
.edith .input-group>.custom-file+.custom-file {
    margin-left: -1px;
}

.edith .input-group>.form-control:focus,
.edith .input-group>.custom-select:focus,
.edith .input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}

.edith .input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.edith .input-group>.form-control:not(:last-child),
.edith .input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.edith .input-group>.form-control:not(:first-child),
.edith .input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .input-group>.custom-file {
    display: flex;
    align-items: center;
}

.edith .input-group>.custom-file:not(:last-child) .custom-file-label,
.edith .input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.edith .input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .input-group-prepend,
.edith .input-group-append {
    display: flex;
}

.edith .input-group-prepend .btn,
.edith .input-group-append .btn {
    position: relative;
    z-index: 2;
}

.edith .input-group-prepend .btn:focus,
.edith .input-group-append .btn:focus {
    z-index: 3;
}

.edith .input-group-prepend .btn+.btn,
.edith .input-group-prepend .btn+.input-group-text,
.edith .input-group-prepend .input-group-text+.input-group-text,
.edith .input-group-prepend .input-group-text+.btn,
.edith .input-group-append .btn+.btn,
.edith .input-group-append .btn+.input-group-text,
.edith .input-group-append .input-group-text+.input-group-text,
.edith .input-group-append .input-group-text+.btn {
    margin-left: -1px;
}

.edith .input-group-prepend {
    margin-right: -1px;
}

.edith .input-group-append {
    margin-left: -1px;
}

.edith .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    text-align: center;
    white-space: nowrap;
    background-color: #eaecf4;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
}

.edith .input-group-text input[type="radio"],
.edith .input-group-text input[type="checkbox"] {
    margin-top: 0;
}

.edith .input-group-lg>.form-control:not(textarea),
.edith .input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px);
}

.edith .input-group-lg>.form-control,
.edith .input-group-lg>.custom-select,
.edith .input-group-lg>.input-group-prepend>.input-group-text,
.edith .input-group-lg>.input-group-append>.input-group-text,
.edith .input-group-lg>.input-group-prepend>.btn,
.edith .input-group-lg>.input-group-append>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.75rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.edith .input-group-sm>.form-control:not(textarea),
.edith .input-group-sm>.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.edith .input-group-sm>.form-control,
.edith .input-group-sm>.custom-select,
.edith .input-group-sm>.input-group-prepend>.input-group-text,
.edith .input-group-sm>.input-group-append>.input-group-text,
.edith .input-group-sm>.input-group-prepend>.btn,
.edith .input-group-sm>.input-group-append>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.edith .input-group-lg>.custom-select,
.edith .input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.edith .input-group>.input-group-prepend>.btn,
.edith .input-group>.input-group-prepend>.input-group-text,
.edith .input-group>.input-group-append:not(:last-child)>.btn,
.edith .input-group>.input-group-append:not(:last-child)>.input-group-text,
.edith .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.edith .input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.edith .input-group>.input-group-append>.btn,
.edith .input-group>.input-group-append>.input-group-text,
.edith .input-group>.input-group-prepend:not(:first-child)>.btn,
.edith .input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.edith .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.edith .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.edith .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}

.edith .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.edith .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #4e73df;
    background-color: #4e73df;
}

.edith .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #bac8f3;
}

.edith .custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #e5ebfa;
    border-color: #e5ebfa;
}

.edith .custom-control-input:disabled~.custom-control-label {
    color: #858796;
}

.edith .custom-control-input:disabled~.custom-control-label::before {
    background-color: #eaecf4;
}

.edith .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.edith .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #b7b9cc solid 1px;
}

.edith .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

.edith .custom-checkbox .custom-control-label::before {
    border-radius: 0.35rem;
}

.edith .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");
}

.edith .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #4e73df;
    background-color: #4e73df;
}

.edith .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");
}

.edith .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(78, 115, 223, 0.5);
}

.edith .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(78, 115, 223, 0.5);
}

.edith .custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.edith .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");
}

.edith .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(78, 115, 223, 0.5);
}

.edith .custom-switch {
    padding-left: 2.25rem;
}

.edith .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.edith .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #b7b9cc;
    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) {
    .edith .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.edith .custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem);
}

.edith .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(78, 115, 223, 0.5);
}

.edith .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    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='%235a5c69' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.edith .custom-select:focus {
    border-color: #bac8f3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-select:focus::-ms-value {
    color: #6e707e;
    background-color: #fff;
}

.edith .custom-select[multiple],
.edith .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.edith .custom-select:disabled {
    color: #858796;
    background-color: #eaecf4;
}

.edith .custom-select::-ms-expand {
    display: none;
}

.edith .custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}

.edith .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.75rem;
}

.edith .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}

.edith .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.edith .custom-file-input:focus~.custom-file-label {
    border-color: #bac8f3;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-file-input:disabled~.custom-file-label {
    background-color: #eaecf4;
}

.edith .custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.edith .custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.edith .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
}

.edith .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #6e707e;
    content: "Browse";
    background-color: #eaecf4;
    border-left: inherit;
    border-radius: 0 0.35rem 0.35rem 0;
}

.edith .custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.edith .custom-range:focus {
    outline: none;
}

.edith .custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .custom-range::-moz-focus-outer {
    border: 0;
}

.edith .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #4e73df;
    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;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .edith .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

.edith .custom-range::-webkit-slider-thumb:active {
    background-color: #e5ebfa;
}

.edith .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dddfeb;
    border-color: transparent;
    border-radius: 1rem;
}

.edith .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4e73df;
    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;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .edith .custom-range::-moz-range-thumb {
        transition: none;
    }
}

.edith .custom-range::-moz-range-thumb:active {
    background-color: #e5ebfa;
}

.edith .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dddfeb;
    border-color: transparent;
    border-radius: 1rem;
}

.edith .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #4e73df;
    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) {
    .edith .custom-range::-ms-thumb {
        transition: none;
    }
}

.edith .custom-range::-ms-thumb:active {
    background-color: #e5ebfa;
}

.edith .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.edith .custom-range::-ms-fill-lower {
    background-color: #dddfeb;
    border-radius: 1rem;
}

.edith .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dddfeb;
    border-radius: 1rem;
}

.edith .custom-range:disabled::-webkit-slider-thumb {
    background-color: #b7b9cc;
}

.edith .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.edith .custom-range:disabled::-moz-range-thumb {
    background-color: #b7b9cc;
}

.edith .custom-range:disabled::-moz-range-track {
    cursor: default;
}

.edith .custom-range:disabled::-ms-thumb {
    background-color: #b7b9cc;
}

.edith .custom-control-label::before,
.edith .custom-file-label,
.edith .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) {
    .edith .custom-control-label::before,
    .edith .custom-file-label,
    .edith .custom-select {
        transition: none;
    }
}

.edith .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.edith .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.edith .nav-link:hover,
.edith .nav-link:focus {
    text-decoration: none;
}

.edith .nav-link.disabled {
    color: #858796;
    pointer-events: none;
    cursor: default;
}

.edith .nav-tabs {
    border-bottom: 1px solid #dddfeb;
}

#sol-tabs {
    border-bottom: none !important;
    overflow-x: scroll;
    display: block;
    padding-bottom: 0px;
}

.sub_section {
    border: 1px solid #2ce5fe;
    padding: 0 7px 7px 7px;
    margin: -1px 0 10px 0;
}

#sol-body {
    margin-top: 0px !important;
}

.edith .nav-tabs .nav-item {
    margin-bottom: -1px;
}

.edith .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.35rem;
    border-top-right-radius: 0.35rem;
}

.edith .nav-tabs .nav-link:hover,
.edith .nav-tabs .nav-link:focus {
    border-color: #eaecf4 #eaecf4 #dddfeb;
}

.edith .nav-tabs .nav-link.disabled {
    color: #858796;
    background-color: transparent;
    border-color: transparent;
}

.edith .nav-tabs .nav-link.active,
.edith .nav-tabs .nav-item.show .nav-link {
    color: #6e707e;
    background-color: #fff;
    border-color: #dddfeb #dddfeb #fff;
}

.edith .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.edith .nav-pills .nav-link {
    border-radius: 0.35rem;
}

.edith .nav-pills .nav-link.active,
.edith .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #4e73df;
}

.edith .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.edith .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.edith .tab-content>.tab-pane {
    display: none;
}

.edith .tab-content>.active {
    display: block;
}

.edith .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

.edith .navbar>.container,
.edith .navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.edith .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.75rem;
    line-height: inherit;
    white-space: nowrap;
}

.edith .navbar-brand:hover,
.edith .navbar-brand:focus {
    text-decoration: none;
}

.edith .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.edith .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.edith .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.edith .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.edith .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.edith .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.75rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.35rem;
}

.edith .navbar-toggler:hover,
.edith .navbar-toggler:focus {
    text-decoration: none;
}

.edith .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) {
    .edith .navbar-expand-sm>.container,
    .edith .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .edith .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .edith .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .edith .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .edith .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .edith .navbar-expand-sm>.container,
    .edith .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap;
    }
    .edith .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .edith .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .edith .navbar-expand-md>.container,
    .edith .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .edith .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .edith .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .edith .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .edith .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .edith .navbar-expand-md>.container,
    .edith .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap;
    }
    .edith .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .edith .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .edith .navbar-expand-lg>.container,
    .edith .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .edith .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .edith .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .edith .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .edith .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .edith .navbar-expand-lg>.container,
    .edith .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap;
    }
    .edith .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .edith .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .edith .navbar-expand-xl>.container,
    .edith .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .edith .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .edith .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .edith .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .edith .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .edith .navbar-expand-xl>.container,
    .edith .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap;
    }
    .edith .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .edith .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.edith .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.edith .navbar-expand>.container,
.edith .navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.edith .navbar-expand .navbar-nav {
    flex-direction: row;
}

.edith .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.edith .navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.edith .navbar-expand>.container,
.edith .navbar-expand>.container-fluid {
    flex-wrap: nowrap;
}

.edith .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}

.edith .navbar-expand .navbar-toggler {
    display: none;
}

.edith .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.edith .navbar-light .navbar-brand:hover,
.edith .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.edith .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.edith .navbar-light .navbar-nav .nav-link:hover,
.edith .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.edith .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.edith .navbar-light .navbar-nav .show>.nav-link,
.edith .navbar-light .navbar-nav .active>.nav-link,
.edith .navbar-light .navbar-nav .nav-link.show,
.edith .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.edith .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.edith .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");
}

.edith .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.edith .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

.edith .navbar-light .navbar-text a:hover,
.edith .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}

.edith .navbar-dark .navbar-brand {
    color: #fff;
}

.edith .navbar-dark .navbar-brand:hover,
.edith .navbar-dark .navbar-brand:focus {
    color: #fff;
}

.edith .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.edith .navbar-dark .navbar-nav .nav-link:hover,
.edith .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.edith .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.edith .navbar-dark .navbar-nav .show>.nav-link,
.edith .navbar-dark .navbar-nav .active>.nav-link,
.edith .navbar-dark .navbar-nav .nav-link.show,
.edith .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}

.edith .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.edith .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");
}

.edith .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.edith .navbar-dark .navbar-text a {
    color: #fff;
}

.edith .navbar-dark .navbar-text a:hover,
.edith .navbar-dark .navbar-text a:focus {
    color: #fff;
}

.edith .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 #e3e6f0;
    border-radius: 0.35rem;
}

.edith .card>hr {
    margin-right: 0;
    margin-left: 0;
}

.edith .card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.35rem;
    border-top-right-radius: 0.35rem;
}

.edith .card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}

.edith .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.edith .card-title {
    margin-bottom: 0.75rem;
}

.edith .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.edith .card-text:last-child {
    margin-bottom: 0;
}

.edith .card-link:hover {
    text-decoration: none;
}

.edith .card-link+.card-link {
    margin-left: 1.25rem;
}

.edith .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    /* background-color: #f8f9fc; */
    border-bottom: 1px solid #e3e6f0;
}

.edith .card-header:first-child {
    border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0;
}

.edith .card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.edith .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f8f9fc;
    border-top: 1px solid #e3e6f0;
}

.edith .card-footer:last-child {
    border-radius: 0 0 calc(0.35rem - 1px) calc(0.35rem - 1px);
}

.edith .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.edith .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.edith .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.edith .card-img {
    width: 100%;
    border-radius: calc(0.35rem - 1px);
}

.edith .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.35rem - 1px);
    border-top-right-radius: calc(0.35rem - 1px);
    object-fit: contain;
}

.edith .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.35rem - 1px);
    border-bottom-left-radius: calc(0.35rem - 1px);
}

.edith .card-deck {
    display: flex;
    flex-direction: column;
}

.edith .card-deck .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .edith .card-deck {
        flex-flow: row wrap;
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
    .edith .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 0.75rem;
        margin-bottom: 0;
        margin-left: 0.75rem;
    }
}

.edith .card-group {
    display: flex;
    flex-direction: column;
}

.edith .card-group>.card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .edith .card-group {
        flex-flow: row wrap;
    }
    .edith .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .edith .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }
    .edith .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .edith .card-group>.card:not(:last-child) .card-img-top,
    .edith .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .edith .card-group>.card:not(:last-child) .card-img-bottom,
    .edith .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .edith .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .edith .card-group>.card:not(:first-child) .card-img-top,
    .edith .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .edith .card-group>.card:not(:first-child) .card-img-bottom,
    .edith .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.edith .card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .edith .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .edith .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.edith .accordion>.card {
    overflow: hidden;
}

.edith .accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.edith .accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.edith .accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.edith .accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.edith .accordion>.card .card-header {
    margin-bottom: -1px;
}

.edith .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eaecf4;
    border-radius: 0.35rem;
}

.edith .breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.edith .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #858796;
    content: "/";
}

.edith .breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.edith .breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.edith .breadcrumb-item.active {
    color: #858796;
}

.edith .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.35rem;
}

.edith .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #4e73df;
    background-color: #fff;
    border: 1px solid #dddfeb;
}

.edith .page-link:hover {
    z-index: 2;
    color: #224abe;
    text-decoration: none;
    background-color: #eaecf4;
    border-color: #dddfeb;
}

.edith .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.edith .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}

.edith .page-item:last-child .page-link {
    border-top-right-radius: 0.35rem;
    border-bottom-right-radius: 0.35rem;
}

.edith .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.edith .page-item.disabled .page-link {
    color: #858796;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dddfeb;
}

.edith .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.75rem;
    line-height: 1.5;
}

.edith .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.edith .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.edith .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.edith .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.edith .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.edith .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.35rem;
    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) {
    .edith .badge {
        transition: none;
    }
}

.edith a.badge:hover,
.edith a.badge:focus {
    text-decoration: none;
}

.edith .badge:empty {
    display: none;
}

.edith .btn .badge {
    position: relative;
    top: -1px;
}

.edith .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.edith .badge-primary {
    color: #fff;
    background-color: #4e73df;
}

.edith a.badge-primary:hover,
.edith a.badge-primary:focus {
    color: #fff;
    background-color: #2653d4;
}

.edith a.badge-primary:focus,
.edith a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.5);
}

.edith .badge-secondary {
    color: #fff;
    background-color: #858796;
}

.edith a.badge-secondary:hover,
.edith a.badge-secondary:focus {
    color: #fff;
    background-color: #6b6d7d;
}

.edith a.badge-secondary:focus,
.edith a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(133, 135, 150, 0.5);
}

.edith .badge-success {
    color: #fff;
    background-color: #1cc88a;
}

.edith a.badge-success:hover,
.edith a.badge-success:focus {
    color: #fff;
    background-color: #169b6b;
}

.edith a.badge-success:focus,
.edith a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.5);
}

.edith .badge-info {
    color: #fff;
    background-color: #36b9cc;
}

.edith a.badge-info:hover,
.edith a.badge-info:focus {
    color: #fff;
    background-color: #2a96a5;
}

.edith a.badge-info:focus,
.edith a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(54, 185, 204, 0.5);
}

.edith .badge-warning {
    color: #fff;
    background-color: #f6c23e;
}

.edith a.badge-warning:hover,
.edith a.badge-warning:focus {
    color: #fff;
    background-color: #f4b30d;
}

.edith a.badge-warning:focus,
.edith a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(246, 194, 62, 0.5);
}

.edith .badge-danger {
    color: #fff;
    background-color: #e74a3b;
}

.edith a.badge-danger:hover,
.edith a.badge-danger:focus {
    color: #fff;
    background-color: #d52a1a;
}

.edith a.badge-danger:focus,
.edith a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.5);
}

.edith .badge-light {
    color: #3a3b45;
    background-color: #f8f9fc;
}

.edith a.badge-light:hover,
.edith a.badge-light:focus {
    color: #3a3b45;
    background-color: #d4daed;
}

.edith a.badge-light:focus,
.edith a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 252, 0.5);
}

.edith .badge-dark {
    color: #fff;
    background-color: #5a5c69;
}

.edith a.badge-dark:hover,
.edith a.badge-dark:focus {
    color: #fff;
    background-color: #42444e;
}

.edith a.badge-dark:focus,
.edith a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(90, 92, 105, 0.5);
}

.edith .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eaecf4;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .edith .jumbotron {
        padding: 4rem 2rem;
    }
}

.edith .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.edith .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.35rem;
}

.edith .alert-heading {
    color: inherit;
}

.edith .alert-link {
    font-weight: 700;
}

.edith .alert-dismissible {
    padding-right: 4rem;
}

.edith .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.edith .alert-primary {
    color: #293c74;
    background-color: #dce3f9;
    border-color: #cdd8f6;
}

.edith .alert-primary hr {
    border-top-color: #b7c7f2;
}

.edith .alert-primary .alert-link {
    color: #1c294e;
}

.edith .alert-secondary {
    color: #45464e;
    background-color: #e7e7ea;
    border-color: #dddde2;
}

.edith .alert-secondary hr {
    border-top-color: #cfcfd6;
}

.edith .alert-secondary .alert-link {
    color: #2d2e33;
}

.edith .alert-success {
    color: #0f6848;
    background-color: #d2f4e8;
    border-color: #bff0de;
}

.edith .alert-success hr {
    border-top-color: #aaebd3;
}

.edith .alert-success .alert-link {
    color: #093b29;
}

.edith .alert-info {
    color: #1c606a;
    background-color: #d7f1f5;
    border-color: #c7ebf1;
}

.edith .alert-info hr {
    border-top-color: #b3e4ec;
}

.edith .alert-info .alert-link {
    color: #113b42;
}

.edith .alert-warning {
    color: #806520;
    background-color: #fdf3d8;
    border-color: #fceec9;
}

.edith .alert-warning hr {
    border-top-color: #fbe6b1;
}

.edith .alert-warning .alert-link {
    color: #574516;
}

.edith .alert-danger {
    color: #78261f;
    background-color: #fadbd8;
    border-color: #f8ccc8;
}

.edith .alert-danger hr {
    border-top-color: #f5b7b1;
}

.edith .alert-danger .alert-link {
    color: #4f1915;
}

.edith .alert-light {
    color: #818183;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.edith .alert-light hr {
    border-top-color: #ececf6;
}

.edith .alert-light .alert-link {
    color: #686869;
}

.edith .alert-dark {
    color: #2f3037;
    background-color: #dedee1;
    border-color: #d1d1d5;
}

.edith .alert-dark hr {
    border-top-color: #c4c4c9;
}

.edith .alert-dark .alert-link {
    color: #18181c;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.edith .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #eaecf4;
    border-radius: 0.35rem;
}

.edith .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #4e73df;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .edith .progress-bar {
        transition: none;
    }
}

.edith .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;
}

.edith .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .edith .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.edith .media {
    display: flex;
    align-items: flex-start;
}

.edith .media-body {
    flex: 1;
}

.edith .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
:dir(rtl).edith .list-group {
    padding-left: auto;
    padding-right: 0;
}

.edith .list-group-item-action {
    width: 100%;
    color: #6e707e;
    text-align: inherit;
}

.edith .list-group-item-action:hover,
.edith .list-group-item-action:focus {
    z-index: 1;
    color: #6e707e;
    text-decoration: none;
    background-color: #f8f9fc;
}

.edith .list-group-item-action:active {
    color: #858796;
    background-color: #eaecf4;
}

.edith .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.edith .list-group-item:first-child {
    border-top-left-radius: 0.35rem;
    border-top-right-radius: 0.35rem;
}

.edith .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}

.edith .list-group-item.disabled,
.edith .list-group-item:disabled {
    color: #858796;
    pointer-events: none;
    background-color: #fff;
}

.edith .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.edith .list-group-horizontal {
    flex-direction: row;
}

.edith .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
}

.edith .list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
    border-top-right-radius: 0;
}

.edith .list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.35rem;
    border-bottom-right-radius: 0.35rem;
    border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
    .edith .list-group-horizontal-sm {
        flex-direction: row;
    }
    .edith .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .edith .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.35rem;
        border-bottom-left-radius: 0.35rem;
        border-top-right-radius: 0;
    }
    .edith .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.35rem;
        border-bottom-right-radius: 0.35rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 768px) {
    .edith .list-group-horizontal-md {
        flex-direction: row;
    }
    .edith .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .edith .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.35rem;
        border-bottom-left-radius: 0.35rem;
        border-top-right-radius: 0;
    }
    .edith .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.35rem;
        border-bottom-right-radius: 0.35rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .edith .list-group-horizontal-lg {
        flex-direction: row;
    }
    .edith .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .edith .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.35rem;
        border-bottom-left-radius: 0.35rem;
        border-top-right-radius: 0;
    }
    .edith .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.35rem;
        border-bottom-right-radius: 0.35rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1200px) {
    .edith .list-group-horizontal-xl {
        flex-direction: row;
    }
    .edith .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .edith .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.35rem;
        border-bottom-left-radius: 0.35rem;
        border-top-right-radius: 0;
    }
    .edith .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.35rem;
        border-bottom-right-radius: 0.35rem;
        border-bottom-left-radius: 0;
    }
}

.edith .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.edith .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.edith .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.edith .list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.edith .list-group-item-primary {
    color: #293c74;
    background-color: #cdd8f6;
}

.edith .list-group-item-primary.list-group-item-action:hover,
.edith .list-group-item-primary.list-group-item-action:focus {
    color: #293c74;
    background-color: #b7c7f2;
}

.edith .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #293c74;
    border-color: #293c74;
}

.edith .list-group-item-secondary {
    color: #45464e;
    background-color: #dddde2;
}

.edith .list-group-item-secondary.list-group-item-action:hover,
.edith .list-group-item-secondary.list-group-item-action:focus {
    color: #45464e;
    background-color: #cfcfd6;
}

.edith .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #45464e;
    border-color: #45464e;
}

.edith .list-group-item-success {
    color: #0f6848;
    background-color: #bff0de;
}

.edith .list-group-item-success.list-group-item-action:hover,
.edith .list-group-item-success.list-group-item-action:focus {
    color: #0f6848;
    background-color: #aaebd3;
}

.edith .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #0f6848;
    border-color: #0f6848;
}

.edith .list-group-item-info {
    color: #1c606a;
    background-color: #c7ebf1;
}

.edith .list-group-item-info.list-group-item-action:hover,
.edith .list-group-item-info.list-group-item-action:focus {
    color: #1c606a;
    background-color: #b3e4ec;
}

.edith .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #1c606a;
    border-color: #1c606a;
}

.edith .list-group-item-warning {
    color: #806520;
    background-color: #fceec9;
}

.edith .list-group-item-warning.list-group-item-action:hover,
.edith .list-group-item-warning.list-group-item-action:focus {
    color: #806520;
    background-color: #fbe6b1;
}

.edith .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #806520;
    border-color: #806520;
}

.edith .list-group-item-danger {
    color: #78261f;
    background-color: #f8ccc8;
}

.edith .list-group-item-danger.list-group-item-action:hover,
.edith .list-group-item-danger.list-group-item-action:focus {
    color: #78261f;
    background-color: #f5b7b1;
}

.edith .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #78261f;
    border-color: #78261f;
}

.edith .list-group-item-light {
    color: #818183;
    background-color: #fdfdfe;
}

.edith .list-group-item-light.list-group-item-action:hover,
.edith .list-group-item-light.list-group-item-action:focus {
    color: #818183;
    background-color: #ececf6;
}

.edith .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818183;
    border-color: #818183;
}

.edith .list-group-item-dark {
    color: #2f3037;
    background-color: #d1d1d5;
}

.edith .list-group-item-dark.list-group-item-action:hover,
.edith .list-group-item-dark.list-group-item-action:focus {
    color: #2f3037;
    background-color: #c4c4c9;
}

.edith .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #2f3037;
    border-color: #2f3037;
}

.edith .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.edith .close:hover {
    color: #000;
    text-decoration: none;
}

.edith .close:not(:disabled):not(.disabled):hover,
.edith .close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}

.edith button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.edith a.close.disabled {
    pointer-events: none;
}

.edith .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);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}

.edith .toast:not(:last-child) {
    margin-bottom: 0.75rem;
}

.edith .toast.showing {
    opacity: 1;
}

.edith .toast.show {
    display: block;
    opacity: 1;
}

.edith .toast.hide {
    display: none;
}

.edith .toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #858796;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.edith .toast-body {
    padding: 0.75rem;
}

.edith .modal-open {
    overflow: hidden;
}

.edith .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.edith .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.edith .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.edith .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .edith .modal.fade .modal-dialog {
        transition: none;
    }
}

.edith .modal.show .modal-dialog {
    transform: none;
}

.edith .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}

.edith .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.edith .modal-dialog-scrollable .modal-header,
.edith .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.edith .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.edith .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.edith .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.edith .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.edith .modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.edith .modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.edith .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.3rem;
    outline: 0;
}

.edith .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.edith .modal-backdrop.fade {
    opacity: 0;
}

.edith .modal-backdrop.show {
    opacity: 0.5;
}

.edith .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e3e6f0;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.edith .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.edith .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.edith .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

.edith .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e3e6f0;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.edith .modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}

.edith .modal-footer> :not(:last-child) {
    margin-right: 0.25rem;
}

.edith .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .edith .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .edith .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .edith .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .edith .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .edith .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
    .edith .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .edith .modal-lg,
    .edith .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .edith .modal-xl {
        max-width: 1140px;
    }
}

.edith .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    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;
}

.edith .tooltip.show {
    opacity: 0.9;
}

.edith .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.edith .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.edith .bs-tooltip-top,
.edith .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}

.edith .bs-tooltip-top .arrow,
.edith .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}

.edith .bs-tooltip-top .arrow::before,
.edith .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.edith .bs-tooltip-right,
.edith .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

.edith .bs-tooltip-right .arrow,
.edith .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.edith .bs-tooltip-right .arrow::before,
.edith .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.edith .bs-tooltip-bottom,
.edith .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}

.edith .bs-tooltip-bottom .arrow,
.edith .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}

.edith .bs-tooltip-bottom .arrow::before,
.edith .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.edith .bs-tooltip-left,
.edith .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

.edith .bs-tooltip-left .arrow,
.edith .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.edith .bs-tooltip-left .arrow::before,
.edith .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.edith .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.35rem;
}

.edith .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    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.3rem;
}

.edith .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.edith .popover .arrow::before,
.edith .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.edith .bs-popover-top,
.edith .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

.edith .bs-popover-top>.arrow,
.edith .bs-popover-auto[x-placement^="top"]>.arrow {
    bottom: calc((0.5rem + 1px) * -1);
}

.edith .bs-popover-top>.arrow::before,
.edith .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);
}

.edith .bs-popover-top>.arrow::after,
.edith .bs-popover-auto[x-placement^="top"]>.arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}

.edith .bs-popover-right,
.edith .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

.edith .bs-popover-right>.arrow,
.edith .bs-popover-auto[x-placement^="right"]>.arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.edith .bs-popover-right>.arrow::before,
.edith .bs-popover-auto[x-placement^="right"]>.arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.edith .bs-popover-right>.arrow::after,
.edith .bs-popover-auto[x-placement^="right"]>.arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}

.edith .bs-popover-bottom,
.edith .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

.edith .bs-popover-bottom>.arrow,
.edith .bs-popover-auto[x-placement^="bottom"]>.arrow {
    top: calc((0.5rem + 1px) * -1);
}

.edith .bs-popover-bottom>.arrow::before,
.edith .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);
}

.edith .bs-popover-bottom>.arrow::after,
.edith .bs-popover-auto[x-placement^="bottom"]>.arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff;
}

.edith .bs-popover-bottom .popover-header::before,
.edith .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.edith .bs-popover-left,
.edith .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

.edith .bs-popover-left>.arrow,
.edith .bs-popover-auto[x-placement^="left"]>.arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.edith .bs-popover-left>.arrow::before,
.edith .bs-popover-auto[x-placement^="left"]>.arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.edith .bs-popover-left>.arrow::after,
.edith .bs-popover-auto[x-placement^="left"]>.arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}

.edith .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.edith .popover-header:empty {
    display: none;
}

.edith .popover-body {
    padding: 0.5rem 0.75rem;
    color: #858796;
}

.edith .carousel {
    position: relative;
}

.edith .carousel.pointer-event {
    touch-action: pan-y;
}

.edith .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.edith .carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.edith .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .edith .carousel-item {
        transition: none;
    }
}

.edith .carousel-item.active,
.edith .carousel-item-next,
.edith .carousel-item-prev {
    display: block;
}

.edith .carousel-item-next:not(.carousel-item-left),
.edith .active.carousel-item-right {
    transform: translateX(100%);
}

.edith .carousel-item-prev:not(.carousel-item-right),
.edith .active.carousel-item-left {
    transform: translateX(-100%);
}

.edith .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

.edith .carousel-fade .carousel-item.active,
.edith .carousel-fade .carousel-item-next.carousel-item-left,
.edith .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}

.edith .carousel-fade .active.carousel-item-left,
.edith .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
    .edith .carousel-fade .active.carousel-item-left,
    .edith .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.edith .carousel-control-prev,
.edith .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) {
    .edith .carousel-control-prev,
    .edith .carousel-control-next {
        transition: none;
    }
}

.edith .carousel-control-prev:hover,
.edith .carousel-control-prev:focus,
.edith .carousel-control-next:hover,
.edith .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.edith .carousel-control-prev {
    left: 0;
}

.edith .carousel-control-next {
    right: 0;
}

.edith .carousel-control-prev-icon,
.edith .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
}

.edith .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");
}

.edith .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");
}

.edith .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.edith .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 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) {
    .edith .carousel-indicators li {
        transition: none;
    }
}

.edith .carousel-indicators .active {
    opacity: 1;
}

.edith .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.edith .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

.edith .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
    }
}

.edith .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}

.edith .spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.edith .align-baseline {
    vertical-align: baseline !important;
}

.edith .align-top {
    vertical-align: top !important;
}

.edith .align-middle {
    vertical-align: middle !important;
}

.edith .align-bottom {
    vertical-align: bottom !important;
}

.edith .align-text-bottom {
    vertical-align: text-bottom !important;
}

.edith .align-text-top {
    vertical-align: text-top !important;
}

.edith .bg-primary {
    background-color: #4e73df !important;
}

.edith a.bg-primary:hover,
.edith a.bg-primary:focus,
.edith button.bg-primary:hover,
.edith button.bg-primary:focus {
    background-color: #2653d4 !important;
}

.edith .bg-secondary {
    background-color: #858796 !important;
}

.edith a.bg-secondary:hover,
.edith a.bg-secondary:focus,
.edith button.bg-secondary:hover,
.edith button.bg-secondary:focus {
    background-color: #6b6d7d !important;
}

.edith .bg-success {
    background-color: #1cc88a !important;
}

.edith a.bg-success:hover,
.edith a.bg-success:focus,
.edith button.bg-success:hover,
.edith button.bg-success:focus {
    background-color: #169b6b !important;
}

.edith .bg-info {
    background-color: #36b9cc !important;
}

.edith .bg-table-info {
    background-color: #36b8cc28 !important;
}

.edith .boder-bottom-my {
    border-bottom: 2px solid black !important;
}

.edith a.bg-info:hover,
.edith a.bg-info:focus,
.edith button.bg-info:hover,
.edith button.bg-info:focus {
    background-color: #2a96a5 !important;
}

.edith .bg-warning {
    background-color: #f6c23e !important;
}

.edith a.bg-warning:hover,
.edith a.bg-warning:focus,
.edith button.bg-warning:hover,
.edith button.bg-warning:focus {
    background-color: #f4b30d !important;
}

.edith .bg-danger {
    background-color: #e74a3b !important;
}

.edith a.bg-danger:hover,
.edith a.bg-danger:focus,
.edith button.bg-danger:hover,
.edith button.bg-danger:focus {
    background-color: #d52a1a !important;
}

.edith .bg-light {
    background-color: #f8f9fc !important;
}

.edith a.bg-light:hover,
.edith a.bg-light:focus,
.edith button.bg-light:hover,
.edith button.bg-light:focus {
    background-color: #d4daed !important;
}

.edith .bg-dark {
    background-color: #5a5c69 !important;
}

.edith a.bg-dark:hover,
.edith a.bg-dark:focus,
.edith button.bg-dark:hover,
.edith button.bg-dark:focus {
    background-color: #42444e !important;
}

.edith .bg-white {
    background-color: #fff !important;
}

.edith .bg-transparent {
    background-color: transparent !important;
}

.edith .border {
    border: 1px solid #e3e6f0 !important;
}

.edith .border-top {
    border-top: 1px solid #e3e6f0 !important;
}

.edith .border-right {
    border-right: 1px solid #e3e6f0 !important;
}

.edith .border-bottom {
    border-bottom: 1px solid #e3e6f0 !important;
}

.edith .border-left {
    border-left: 1px solid #e3e6f0 !important;
}

.edith .border-0 {
    border: 0 !important;
}

.edith .border-top-0 {
    border-top: 0 !important;
}

.edith .border-right-0 {
    border-right: 0 !important;
}

.edith .border-bottom-0 {
    border-bottom: 0 !important;
}

.edith .border-left-0 {
    border-left: 0 !important;
}

.edith .border-primary {
    border-color: #4e73df !important;
}

.edith .border-secondary {
    border-color: #858796 !important;
}

.edith .border-success {
    border-color: #1cc88a !important;
}

.edith .border-info {
    border-color: #36b9cc !important;
}

.edith .border-warning {
    border-color: #f6c23e !important;
}

.edith .border-danger {
    border-color: #e74a3b !important;
}

.edith .border-light {
    border-color: #f8f9fc !important;
}

.edith .border-dark {
    border-color: #5a5c69 !important;
}

.edith .border-white {
    border-color: #fff !important;
}

.edith .rounded-sm {
    border-radius: 0.2rem !important;
}

.edith .rounded {
    border-radius: 0.35rem !important;
}

.edith .rounded-top {
    border-top-left-radius: 0.35rem !important;
    border-top-right-radius: 0.35rem !important;
}

.edith .rounded-right {
    border-top-right-radius: 0.35rem !important;
    border-bottom-right-radius: 0.35rem !important;
}

.edith .rounded-bottom {
    border-bottom-right-radius: 0.35rem !important;
    border-bottom-left-radius: 0.35rem !important;
}

.edith .rounded-left {
    border-top-left-radius: 0.35rem !important;
    border-bottom-left-radius: 0.35rem !important;
}

.edith .rounded-lg {
    border-radius: 0.3rem !important;
}

.edith .rounded-circle {
    border-radius: 50% !important;
}

.edith .rounded-pill {
    border-radius: 50rem !important;
}

.edith .rounded-0 {
    border-radius: 0 !important;
}

.edith .clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.edith .d-none {
    display: none !important;
}

.edith .d-inline {
    display: inline !important;
}

.edith .d-inline-block {
    display: inline-block !important;
}

.edith .d-block {
    display: block !important;
}

.edith .d-table {
    display: table !important;
}

.edith .d-table-row {
    display: table-row !important;
}

.edith .d-table-cell {
    display: table-cell !important;
}

.edith .d-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
}

.edith .d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .edith .d-sm-none {
        display: none !important;
    }
    .edith .d-sm-inline {
        display: inline !important;
    }
    .edith .d-sm-inline-block {
        display: inline-block !important;
    }
    .edith .d-sm-block {
        display: block !important;
    }
    .edith .d-sm-table {
        display: table !important;
    }
    .edith .d-sm-table-row {
        display: table-row !important;
    }
    .edith .d-sm-table-cell {
        display: table-cell !important;
    }
    .edith .d-sm-flex {
        display: flex !important;
    }
    .edith .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .edith .d-md-none {
        display: none !important;
    }
    .edith .d-md-inline {
        display: inline !important;
    }
    .edith .d-md-inline-block {
        display: inline-block !important;
    }
    .edith .d-md-block {
        display: block !important;
    }
    .edith .d-md-table {
        display: table !important;
    }
    .edith .d-md-table-row {
        display: table-row !important;
    }
    .edith .d-md-table-cell {
        display: table-cell !important;
    }
    .edith .d-md-flex {
        display: flex !important;
    }
    .edith .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .edith .d-lg-none {
        display: none !important;
    }
    .edith .d-lg-inline {
        display: inline !important;
    }
    .edith .d-lg-inline-block {
        display: inline-block !important;
    }
    .edith .d-lg-block {
        display: block !important;
    }
    .edith .d-lg-table {
        display: table !important;
    }
    .edith .d-lg-table-row {
        display: table-row !important;
    }
    .edith .d-lg-table-cell {
        display: table-cell !important;
    }
    .edith .d-lg-flex {
        display: flex !important;
    }
    .edith .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .edith .d-xl-none {
        display: none !important;
    }
    .edith .d-xl-inline {
        display: inline !important;
    }
    .edith .d-xl-inline-block {
        display: inline-block !important;
    }
    .edith .d-xl-block {
        display: block !important;
    }
    .edith .d-xl-table {
        display: table !important;
    }
    .edith .d-xl-table-row {
        display: table-row !important;
    }
    .edith .d-xl-table-cell {
        display: table-cell !important;
    }
    .edith .d-xl-flex {
        display: flex !important;
    }
    .edith .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .edith .d-print-none {
        display: none !important;
    }
    .edith .d-print-inline {
        display: inline !important;
    }
    .edith .d-print-inline-block {
        display: inline-block !important;
    }
    .edith .d-print-block {
        display: block !important;
    }
    .edith .d-print-table {
        display: table !important;
    }
    .edith .d-print-table-row {
        display: table-row !important;
    }
    .edith .d-print-table-cell {
        display: table-cell !important;
    }
    .edith .d-print-flex {
        display: flex !important;
    }
    .edith .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.edith .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.edith .embed-responsive::before {
    display: block;
    content: "";
}

.edith .embed-responsive .embed-responsive-item,
.edith .embed-responsive iframe,
.edith .embed-responsive embed,
.edith .embed-responsive object,
.edith .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.edith .embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.edith .embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.edith .embed-responsive-4by3::before {
    padding-top: 75%;
}

.edith .embed-responsive-1by1::before {
    padding-top: 100%;
}

.edith .flex-row {
    flex-direction: row !important;
}

.edith .flex-column {
    flex-direction: column !important;
}

.edith .flex-row-reverse {
    flex-direction: row-reverse !important;
}

.edith .flex-column-reverse {
    flex-direction: column-reverse !important;
}

.edith .flex-wrap {
    flex-wrap: wrap !important;
}

.edith .flex-nowrap {
    flex-wrap: nowrap !important;
}

.edith .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.edith .flex-fill {
    flex: 1 1 auto !important;
}

.edith .flex-grow-0 {
    flex-grow: 0 !important;
}

.edith .flex-grow-1 {
    flex-grow: 1 !important;
}

.edith .flex-shrink-0 {
    flex-shrink: 0 !important;
}

.edith .flex-shrink-1 {
    flex-shrink: 1 !important;
}

.edith .justify-content-start {
    justify-content: flex-start !important;
}

.edith .justify-content-end {
    justify-content: flex-end !important;
}

.edith .justify-content-center {
    justify-content: center !important;
}

.edith .justify-content-between {
    justify-content: space-between !important;
}

.edith .justify-content-around {
    justify-content: space-around !important;
}

.edith .align-items-start {
    align-items: flex-start !important;
}

.edith .align-items-end {
    align-items: flex-end !important;
}

.edith .align-items-center {
    align-items: center !important;
}

.edith .align-items-baseline {
    align-items: baseline !important;
}

.edith .align-items-stretch {
    align-items: stretch !important;
}

.edith .align-content-start {
    align-content: flex-start !important;
}

.edith .align-content-end {
    align-content: flex-end !important;
}

.edith .align-content-center {
    align-content: center !important;
}

.edith .align-content-between {
    align-content: space-between !important;
}

.edith .align-content-around {
    align-content: space-around !important;
}

.edith .align-content-stretch {
    align-content: stretch !important;
}

.edith .align-self-auto {
    align-self: auto !important;
}

.edith .align-self-start {
    align-self: flex-start !important;
}

.edith .align-self-end {
    align-self: flex-end !important;
}

.edith .align-self-center {
    align-self: center !important;
}

.edith .align-self-baseline {
    align-self: baseline !important;
}

.edith .align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .edith .flex-sm-row {
        flex-direction: row !important;
    }
    .edith .flex-sm-column {
        flex-direction: column !important;
    }
    .edith .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .edith .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .edith .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .edith .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .edith .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .edith .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .edith .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .edith .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .edith .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .edith .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .edith .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .edith .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .edith .justify-content-sm-center {
        justify-content: center !important;
    }
    .edith .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .edith .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .edith .align-items-sm-start {
        align-items: flex-start !important;
    }
    .edith .align-items-sm-end {
        align-items: flex-end !important;
    }
    .edith .align-items-sm-center {
        align-items: center !important;
    }
    .edith .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .edith .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .edith .align-content-sm-start {
        align-content: flex-start !important;
    }
    .edith .align-content-sm-end {
        align-content: flex-end !important;
    }
    .edith .align-content-sm-center {
        align-content: center !important;
    }
    .edith .align-content-sm-between {
        align-content: space-between !important;
    }
    .edith .align-content-sm-around {
        align-content: space-around !important;
    }
    .edith .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .edith .align-self-sm-auto {
        align-self: auto !important;
    }
    .edith .align-self-sm-start {
        align-self: flex-start !important;
    }
    .edith .align-self-sm-end {
        align-self: flex-end !important;
    }
    .edith .align-self-sm-center {
        align-self: center !important;
    }
    .edith .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .edith .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .edith .flex-md-row {
        flex-direction: row !important;
    }
    .edith .flex-md-column {
        flex-direction: column !important;
    }
    .edith .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .edith .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .edith .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .edith .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .edith .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .edith .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .edith .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .edith .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .edith .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .edith .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .edith .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .edith .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .edith .justify-content-md-center {
        justify-content: center !important;
    }
    .edith .justify-content-md-between {
        justify-content: space-between !important;
    }
    .edith .justify-content-md-around {
        justify-content: space-around !important;
    }
    .edith .align-items-md-start {
        align-items: flex-start !important;
    }
    .edith .align-items-md-end {
        align-items: flex-end !important;
    }
    .edith .align-items-md-center {
        align-items: center !important;
    }
    .edith .align-items-md-baseline {
        align-items: baseline !important;
    }
    .edith .align-items-md-stretch {
        align-items: stretch !important;
    }
    .edith .align-content-md-start {
        align-content: flex-start !important;
    }
    .edith .align-content-md-end {
        align-content: flex-end !important;
    }
    .edith .align-content-md-center {
        align-content: center !important;
    }
    .edith .align-content-md-between {
        align-content: space-between !important;
    }
    .edith .align-content-md-around {
        align-content: space-around !important;
    }
    .edith .align-content-md-stretch {
        align-content: stretch !important;
    }
    .edith .align-self-md-auto {
        align-self: auto !important;
    }
    .edith .align-self-md-start {
        align-self: flex-start !important;
    }
    .edith .align-self-md-end {
        align-self: flex-end !important;
    }
    .edith .align-self-md-center {
        align-self: center !important;
    }
    .edith .align-self-md-baseline {
        align-self: baseline !important;
    }
    .edith .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .edith .flex-lg-row {
        flex-direction: row !important;
    }
    .edith .flex-lg-column {
        flex-direction: column !important;
    }
    .edith .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .edith .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .edith .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .edith .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .edith .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .edith .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .edith .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .edith .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .edith .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .edith .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .edith .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .edith .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .edith .justify-content-lg-center {
        justify-content: center !important;
    }
    .edith .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .edith .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .edith .align-items-lg-start {
        align-items: flex-start !important;
    }
    .edith .align-items-lg-end {
        align-items: flex-end !important;
    }
    .edith .align-items-lg-center {
        align-items: center !important;
    }
    .edith .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .edith .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .edith .align-content-lg-start {
        align-content: flex-start !important;
    }
    .edith .align-content-lg-end {
        align-content: flex-end !important;
    }
    .edith .align-content-lg-center {
        align-content: center !important;
    }
    .edith .align-content-lg-between {
        align-content: space-between !important;
    }
    .edith .align-content-lg-around {
        align-content: space-around !important;
    }
    .edith .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .edith .align-self-lg-auto {
        align-self: auto !important;
    }
    .edith .align-self-lg-start {
        align-self: flex-start !important;
    }
    .edith .align-self-lg-end {
        align-self: flex-end !important;
    }
    .edith .align-self-lg-center {
        align-self: center !important;
    }
    .edith .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .edith .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .edith .flex-xl-row {
        flex-direction: row !important;
    }
    .edith .flex-xl-column {
        flex-direction: column !important;
    }
    .edith .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .edith .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .edith .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .edith .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .edith .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .edith .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .edith .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .edith .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .edith .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .edith .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .edith .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .edith .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .edith .justify-content-xl-center {
        justify-content: center !important;
    }
    .edith .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .edith .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .edith .align-items-xl-start {
        align-items: flex-start !important;
    }
    .edith .align-items-xl-end {
        align-items: flex-end !important;
    }
    .edith .align-items-xl-center {
        align-items: center !important;
    }
    .edith .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .edith .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .edith .align-content-xl-start {
        align-content: flex-start !important;
    }
    .edith .align-content-xl-end {
        align-content: flex-end !important;
    }
    .edith .align-content-xl-center {
        align-content: center !important;
    }
    .edith .align-content-xl-between {
        align-content: space-between !important;
    }
    .edith .align-content-xl-around {
        align-content: space-around !important;
    }
    .edith .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .edith .align-self-xl-auto {
        align-self: auto !important;
    }
    .edith .align-self-xl-start {
        align-self: flex-start !important;
    }
    .edith .align-self-xl-end {
        align-self: flex-end !important;
    }
    .edith .align-self-xl-center {
        align-self: center !important;
    }
    .edith .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .edith .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.edith .float-left {
    float: left !important;
}

.edith .float-right {
    float: right !important;
}

.edith .float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .edith .float-sm-left {
        float: left !important;
    }
    .edith .float-sm-right {
        float: right !important;
    }
    .edith .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .edith .float-md-left {
        float: left !important;
    }
    .edith .float-md-right {
        float: right !important;
    }
    .edith .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .edith .float-lg-left {
        float: left !important;
    }
    .edith .float-lg-right {
        float: right !important;
    }
    .edith .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .edith .float-xl-left {
        float: left !important;
    }
    .edith .float-xl-right {
        float: right !important;
    }
    .edith .float-xl-none {
        float: none !important;
    }
}

.edith .overflow-auto {
    overflow: auto !important;
}

.edith .overflow-hidden {
    overflow: hidden !important;
}

.edith .position-static {
    position: static !important;
}

.edith .position-relative {
    position: relative !important;
}

.edith .position-absolute {
    position: absolute !important;
}

.edith .position-fixed {
    position: fixed !important;
}

.edith .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.edith .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.edith .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .edith .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.edith .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.edith .sr-only-focusable:active,
.edith .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.edith .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}

.edith .shadow {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.edith .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.edith .shadow-none {
    box-shadow: none !important;
}

.edith .w-25 {
    width: 25% !important;
}

.edith .w-50 {
    width: 50% !important;
}

.edith .w-75 {
    width: 75% !important;
}

.edith .w-100 {
    width: 100% !important;
}

.edith .w-auto {
    width: auto !important;
}

.edith .h-25 {
    height: 25% !important;
}

.edith .h-50 {
    height: 50% !important;
}

.edith .h-75 {
    height: 75% !important;
}

.edith .h-100 {
    height: 100% !important;
}

.edith .h-auto {
    height: auto !important;
}

.edith .mw-100 {
    max-width: 100% !important;
}

.edith .mh-100 {
    max-height: 100% !important;
}

.edith .min-vw-100 {
    min-width: 100vw !important;
}

.edith .min-vh-100 {
    min-height: 100vh !important;
}

.edith .vw-100 {
    width: 100vw !important;
}

.edith .vh-100 {
    height: 100vh !important;
}

.edith .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.edith .m-0 {
    margin: 0 !important;
}

.edith .mt-0,
.edith .my-0 {
    margin-top: 0 !important;
}

.edith .mr-0,
.edith .mx-0 {
    margin-right: 0 !important;
}

.edith .mb-0,
.edith .my-0 {
    margin-bottom: 0 !important;
}

.edith .ml-0,
.edith .mx-0 {
    margin-left: 0 !important;
}

.edith .m-1 {
    margin: 0.25rem !important;
}

.edith .mt-1,
.edith .my-1 {
    margin-top: 0.25rem !important;
}

.edith .mr-1,
.edith .mx-1 {
    margin-right: 0.25rem !important;
}

.edith .mb-1,
.edith .my-1 {
    margin-bottom: 0.25rem !important;
}

.edith .ml-1,
.edith .mx-1 {
    margin-left: 0.25rem !important;
}

.edith .m-2 {
    margin: 0.5rem !important;
}

.edith .mt-2,
.edith .my-2 {
    margin-top: 0.5rem !important;
}

.edith .mr-2,
.edith .mx-2 {
    margin-right: 0.5rem !important;
}
:dir(rtl).edith .mr-2 {
    margin-left: 0.5rem !important;   
    margin-right: 0 !important;
}
.edith .mb-2,
.edith .my-2 {
    margin-bottom: 0.5rem !important;
}

.edith .ml-2,
.edith .mx-2 {
    margin-left: 0.5rem !important;
}

.edith .m-3 {
    margin: 1rem !important;
}

.edith .mt-3,
.edith .my-3 {
    margin-top: 1rem !important;
}

.edith .mr-3,
.edith .mx-3 {
    margin-right: 1rem !important;
}

.edith .mb-3,
.edith .my-3 {
    margin-bottom: 1rem !important;
}

.edith .ml-3,
.edith .mx-3 {
    margin-left: 1rem !important;
}

.edith .m-4 {
    margin: 1.5rem !important;
}

.edith .mt-4,
.edith .my-4 {
    margin-top: 1.5rem !important;
}

.edith .mr-4,
.edith .mx-4 {
    margin-right: 1.5rem !important;
}

.edith .mb-4,
.edith .my-4 {
    margin-bottom: 1.5rem !important;
}

.edith .ml-4,
.edith .mx-4 {
    margin-left: 1.5rem !important;
}

.edith .m-5 {
    margin: 3rem !important;
}

.edith .mt-5,
.edith .my-5 {
    margin-top: 3rem !important;
}

.edith .mr-5,
.edith .mx-5 {
    margin-right: 3rem !important;
}

.edith .mb-5,
.edith .my-5 {
    margin-bottom: 3rem !important;
}

.edith .ml-5,
.edith .mx-5 {
    margin-left: 3rem !important;
}

.edith .p-0 {
    padding: 0 !important;
}

.edith .pt-0,
.edith .py-0 {
    padding-top: 0 !important;
}

.edith .pr-0,
.edith .px-0 {
    padding-right: 0 !important;
}

.edith .pb-0,
.edith .py-0 {
    padding-bottom: 0 !important;
}

.edith .pl-0,
.edith .px-0 {
    padding-left: 0 !important;
}

.edith .p-1 {
    padding: 0.25rem !important;
}

.edith .pt-1,
.edith .py-1 {
    padding-top: 0.25rem !important;
}

.edith .pr-1,
.edith .px-1 {
    padding-right: 0.25rem !important;
}

.edith .pb-1,
.edith .py-1 {
    padding-bottom: 0.25rem !important;
}

.edith .pl-1,
.edith .px-1 {
    padding-left: 0.25rem !important;
}

.edith .p-2 {
    padding: 0.5rem !important;
}

.edith .pt-2,
.edith .py-2 {
    padding-top: 0.5rem !important;
}

.edith .pr-2,
.edith .px-2 {
    padding-right: 0.5rem !important;
}

.edith .pb-2,
.edith .py-2 {
    padding-bottom: 0.5rem !important;
}

.edith .pl-2,
.edith .px-2 {
    padding-left: 0.5rem !important;
}

.edith .p-3 {
    padding: 1rem !important;
}

.edith .pt-3,
.edith .py-3 {
    padding-top: 1rem !important;
}

.edith .pr-3,
.edith .px-3 {
    padding-right: 1rem !important;
}

.edith .pb-3,
.edith .py-3 {
    padding-bottom: 1rem !important;
}

.edith .pl-3,
.edith .px-3 {
    padding-left: 1rem !important;
}

.edith .p-4 {
    padding: 1.5rem !important;
}

.edith .pt-4,
.edith .py-4 {
    padding-top: 1.5rem !important;
}

.edith .pr-4,
.edith .px-4 {
    padding-right: 1.5rem !important;
}

.edith .pb-4,
.edith .py-4 {
    padding-bottom: 1.5rem !important;
}

.edith .pl-4,
.edith .px-4 {
    padding-left: 1.5rem !important;
}

.edith .p-5 {
    padding: 3rem !important;
}

.edith .pt-5,
.edith .py-5 {
    padding-top: 3rem !important;
}

.edith .pr-5,
.edith .px-5 {
    padding-right: 3rem !important;
}

.edith .pb-5,
.edith .py-5 {
    padding-bottom: 3rem !important;
}

.edith .pl-5,
.edith .px-5 {
    padding-left: 3rem !important;
}

.edith .m-n1 {
    margin: -0.25rem !important;
}

.edith .mt-n1,
.edith .my-n1 {
    margin-top: -0.25rem !important;
}

.edith .mr-n1,
.edith .mx-n1 {
    margin-right: -0.25rem !important;
}

.edith .mb-n1,
.edith .my-n1 {
    margin-bottom: -0.25rem !important;
}

.edith .ml-n1,
.edith .mx-n1 {
    margin-left: -0.25rem !important;
}

.edith .m-n2 {
    margin: -0.5rem !important;
}

.edith .mt-n2,
.edith .my-n2 {
    margin-top: -0.5rem !important;
}

.edith .mr-n2,
.edith .mx-n2 {
    margin-right: -0.5rem !important;
}

.edith .mb-n2,
.edith .my-n2 {
    margin-bottom: -0.5rem !important;
}

.edith .ml-n2,
.edith .mx-n2 {
    margin-left: -0.5rem !important;
}

.edith .m-n3 {
    margin: -1rem !important;
}

.edith .mt-n3,
.edith .my-n3 {
    margin-top: -1rem !important;
}

.edith .mr-n3,
.edith .mx-n3 {
    margin-right: -1rem !important;
}

.edith .mb-n3,
.edith .my-n3 {
    margin-bottom: -1rem !important;
}

.edith .ml-n3,
.edith .mx-n3 {
    margin-left: -1rem !important;
}

.edith .m-n4 {
    margin: -1.5rem !important;
}

.edith .mt-n4,
.edith .my-n4 {
    margin-top: -1.5rem !important;
}

.edith .mr-n4,
.edith .mx-n4 {
    margin-right: -1.5rem !important;
}

.edith .mb-n4,
.edith .my-n4 {
    margin-bottom: -1.5rem !important;
}

.edith .ml-n4,
.edith .mx-n4 {
    margin-left: -1.5rem !important;
}

.edith .m-n5 {
    margin: -3rem !important;
}

.edith .mt-n5,
.edith .my-n5 {
    margin-top: -3rem !important;
}

.edith .mr-n5,
.edith .mx-n5 {
    margin-right: -3rem !important;
}

.edith .mb-n5,
.edith .my-n5 {
    margin-bottom: -3rem !important;
}

.edith .ml-n5,
.edith .mx-n5 {
    margin-left: -3rem !important;
}

.edith .m-auto {
    margin: auto !important;
}

.edith .mt-auto,
.edith .my-auto {
    margin-top: auto !important;
}

.edith .mr-auto,
.edith .mx-auto {
    margin-right: auto !important;
}

.edith .mb-auto,
.edith .my-auto {
    margin-bottom: auto !important;
}

.edith .ml-auto,
.edith .mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .edith .m-sm-0 {
        margin: 0 !important;
    }
    .edith .mt-sm-0,
    .edith .my-sm-0 {
        margin-top: 0 !important;
    }
    .edith .mr-sm-0,
    .edith .mx-sm-0 {
        margin-right: 0 !important;
    }
    .edith .mb-sm-0,
    .edith .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .edith .ml-sm-0,
    .edith .mx-sm-0 {
        margin-left: 0 !important;
    }
    .edith .m-sm-1 {
        margin: 0.25rem !important;
    }
    .edith .mt-sm-1,
    .edith .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .edith .mr-sm-1,
    .edith .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .edith .mb-sm-1,
    .edith .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .edith .ml-sm-1,
    .edith .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .edith .m-sm-2 {
        margin: 0.5rem !important;
    }
    .edith .mt-sm-2,
    .edith .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .edith .mr-sm-2,
    .edith .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .edith .mb-sm-2,
    .edith .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .edith .ml-sm-2,
    .edith .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .edith .m-sm-3 {
        margin: 1rem !important;
    }
    .edith .mt-sm-3,
    .edith .my-sm-3 {
        margin-top: 1rem !important;
    }
    .edith .mr-sm-3,
    .edith .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .edith .mb-sm-3,
    .edith .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .edith .ml-sm-3,
    .edith .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .edith .m-sm-4 {
        margin: 1.5rem !important;
    }
    .edith .mt-sm-4,
    .edith .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .edith .mr-sm-4,
    .edith .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .edith .mb-sm-4,
    .edith .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .edith .ml-sm-4,
    .edith .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .edith .m-sm-5 {
        margin: 3rem !important;
    }
    .edith .mt-sm-5,
    .edith .my-sm-5 {
        margin-top: 3rem !important;
    }
    .edith .mr-sm-5,
    .edith .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .edith .mb-sm-5,
    .edith .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .edith .ml-sm-5,
    .edith .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .edith .p-sm-0 {
        padding: 0 !important;
    }
    .edith .pt-sm-0,
    .edith .py-sm-0 {
        padding-top: 0 !important;
    }
    .edith .pr-sm-0,
    .edith .px-sm-0 {
        padding-right: 0 !important;
    }
    .edith .pb-sm-0,
    .edith .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .edith .pl-sm-0,
    .edith .px-sm-0 {
        padding-left: 0 !important;
    }
    .edith .p-sm-1 {
        padding: 0.25rem !important;
    }
    .edith .pt-sm-1,
    .edith .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .edith .pr-sm-1,
    .edith .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .edith .pb-sm-1,
    .edith .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .edith .pl-sm-1,
    .edith .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .edith .p-sm-2 {
        padding: 0.5rem !important;
    }
    .edith .pt-sm-2,
    .edith .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .edith .pr-sm-2,
    .edith .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .edith .pb-sm-2,
    .edith .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .edith .pl-sm-2,
    .edith .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .edith .p-sm-3 {
        padding: 1rem !important;
    }
    .edith .pt-sm-3,
    .edith .py-sm-3 {
        padding-top: 1rem !important;
    }
    .edith .pr-sm-3,
    .edith .px-sm-3 {
        padding-right: 1rem !important;
    }
    .edith .pb-sm-3,
    .edith .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .edith .pl-sm-3,
    .edith .px-sm-3 {
        padding-left: 1rem !important;
    }
    .edith .p-sm-4 {
        padding: 1.5rem !important;
    }
    .edith .pt-sm-4,
    .edith .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .edith .pr-sm-4,
    .edith .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .edith .pb-sm-4,
    .edith .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .edith .pl-sm-4,
    .edith .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .edith .p-sm-5 {
        padding: 3rem !important;
    }
    .edith .pt-sm-5,
    .edith .py-sm-5 {
        padding-top: 3rem !important;
    }
    .edith .pr-sm-5,
    .edith .px-sm-5 {
        padding-right: 3rem !important;
    }
    .edith .pb-sm-5,
    .edith .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .edith .pl-sm-5,
    .edith .px-sm-5 {
        padding-left: 3rem !important;
    }
    .edith .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .edith .mt-sm-n1,
    .edith .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .edith .mr-sm-n1,
    .edith .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .edith .mb-sm-n1,
    .edith .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .edith .ml-sm-n1,
    .edith .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .edith .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .edith .mt-sm-n2,
    .edith .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .edith .mr-sm-n2,
    .edith .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .edith .mb-sm-n2,
    .edith .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .edith .ml-sm-n2,
    .edith .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .edith .m-sm-n3 {
        margin: -1rem !important;
    }
    .edith .mt-sm-n3,
    .edith .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .edith .mr-sm-n3,
    .edith .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .edith .mb-sm-n3,
    .edith .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .edith .ml-sm-n3,
    .edith .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .edith .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .edith .mt-sm-n4,
    .edith .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .edith .mr-sm-n4,
    .edith .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .edith .mb-sm-n4,
    .edith .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .edith .ml-sm-n4,
    .edith .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .edith .m-sm-n5 {
        margin: -3rem !important;
    }
    .edith .mt-sm-n5,
    .edith .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .edith .mr-sm-n5,
    .edith .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .edith .mb-sm-n5,
    .edith .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .edith .ml-sm-n5,
    .edith .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .edith .m-sm-auto {
        margin: auto !important;
    }
    .edith .mt-sm-auto,
    .edith .my-sm-auto {
        margin-top: auto !important;
    }
    .edith .mr-sm-auto,
    .edith .mx-sm-auto {
        margin-right: auto !important;
    }
    .edith .mb-sm-auto,
    .edith .my-sm-auto {
        margin-bottom: auto !important;
    }
    .edith .ml-sm-auto,
    .edith .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .edith .m-md-0 {
        margin: 0 !important;
    }
    .edith .mt-md-0,
    .edith .my-md-0 {
        margin-top: 0 !important;
    }
    .edith .mr-md-0,
    .edith .mx-md-0 {
        margin-right: 0 !important;
    }
    .edith .mb-md-0,
    .edith .my-md-0 {
        margin-bottom: 0 !important;
    }
    .edith .ml-md-0,
    .edith .mx-md-0 {
        margin-left: 0 !important;
    }
    .edith .m-md-1 {
        margin: 0.25rem !important;
    }
    .edith .mt-md-1,
    .edith .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .edith .mr-md-1,
    .edith .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .edith .mb-md-1,
    .edith .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .edith .ml-md-1,
    .edith .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .edith .m-md-2 {
        margin: 0.5rem !important;
    }
    .edith .mt-md-2,
    .edith .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .edith .mr-md-2,
    .edith .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .edith .mb-md-2,
    .edith .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .edith .ml-md-2,
    .edith .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .edith .m-md-3 {
        margin: 1rem !important;
    }
    .edith .mt-md-3,
    .edith .my-md-3 {
        margin-top: 1rem !important;
    }
    .edith .mr-md-3,
    .edith .mx-md-3 {
        margin-right: 1rem !important;
    }
    .edith .mb-md-3,
    .edith .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .edith .ml-md-3,
    .edith .mx-md-3 {
        margin-left: 1rem !important;
    }
    .edith .m-md-4 {
        margin: 1.5rem !important;
    }
    .edith .mt-md-4,
    .edith .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .edith .mr-md-4,
    .edith .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .edith .mb-md-4,
    .edith .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .edith .ml-md-4,
    .edith .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .edith .m-md-5 {
        margin: 3rem !important;
    }
    .edith .mt-md-5,
    .edith .my-md-5 {
        margin-top: 3rem !important;
    }
    .edith .mr-md-5,
    .edith .mx-md-5 {
        margin-right: 3rem !important;
    }
    .edith .mb-md-5,
    .edith .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .edith .ml-md-5,
    .edith .mx-md-5 {
        margin-left: 3rem !important;
    }
    .edith .p-md-0 {
        padding: 0 !important;
    }
    .edith .pt-md-0,
    .edith .py-md-0 {
        padding-top: 0 !important;
    }
    .edith .pr-md-0,
    .edith .px-md-0 {
        padding-right: 0 !important;
    }
    .edith .pb-md-0,
    .edith .py-md-0 {
        padding-bottom: 0 !important;
    }
    .edith .pl-md-0,
    .edith .px-md-0 {
        padding-left: 0 !important;
    }
    .edith .p-md-1 {
        padding: 0.25rem !important;
    }
    .edith .pt-md-1,
    .edith .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .edith .pr-md-1,
    .edith .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .edith .pb-md-1,
    .edith .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .edith .pl-md-1,
    .edith .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .edith .p-md-2 {
        padding: 0.5rem !important;
    }
    .edith .pt-md-2,
    .edith .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .edith .pr-md-2,
    .edith .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .edith .pb-md-2,
    .edith .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .edith .pl-md-2,
    .edith .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .edith .p-md-3 {
        padding: 1rem !important;
    }
    .edith .pt-md-3,
    .edith .py-md-3 {
        padding-top: 1rem !important;
    }
    .edith .pr-md-3,
    .edith .px-md-3 {
        padding-right: 1rem !important;
    }
    .edith .pb-md-3,
    .edith .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .edith .pl-md-3,
    .edith .px-md-3 {
        padding-left: 1rem !important;
    }
    .edith .p-md-4 {
        padding: 1.5rem !important;
    }
    .edith .pt-md-4,
    .edith .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .edith .pr-md-4,
    .edith .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .edith .pb-md-4,
    .edith .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .edith .pl-md-4,
    .edith .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .edith .p-md-5 {
        padding: 3rem !important;
    }
    .edith .pt-md-5,
    .edith .py-md-5 {
        padding-top: 3rem !important;
    }
    .edith .pr-md-5,
    .edith .px-md-5 {
        padding-right: 3rem !important;
    }
    .edith .pb-md-5,
    .edith .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .edith .pl-md-5,
    .edith .px-md-5 {
        padding-left: 3rem !important;
    }
    .edith .m-md-n1 {
        margin: -0.25rem !important;
    }
    .edith .mt-md-n1,
    .edith .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .edith .mr-md-n1,
    .edith .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .edith .mb-md-n1,
    .edith .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .edith .ml-md-n1,
    .edith .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .edith .m-md-n2 {
        margin: -0.5rem !important;
    }
    .edith .mt-md-n2,
    .edith .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .edith .mr-md-n2,
    .edith .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .edith .mb-md-n2,
    .edith .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .edith .ml-md-n2,
    .edith .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .edith .m-md-n3 {
        margin: -1rem !important;
    }
    .edith .mt-md-n3,
    .edith .my-md-n3 {
        margin-top: -1rem !important;
    }
    .edith .mr-md-n3,
    .edith .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .edith .mb-md-n3,
    .edith .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .edith .ml-md-n3,
    .edith .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .edith .m-md-n4 {
        margin: -1.5rem !important;
    }
    .edith .mt-md-n4,
    .edith .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .edith .mr-md-n4,
    .edith .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .edith .mb-md-n4,
    .edith .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .edith .ml-md-n4,
    .edith .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .edith .m-md-n5 {
        margin: -3rem !important;
    }
    .edith .mt-md-n5,
    .edith .my-md-n5 {
        margin-top: -3rem !important;
    }
    .edith .mr-md-n5,
    .edith .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .edith .mb-md-n5,
    .edith .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .edith .ml-md-n5,
    .edith .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .edith .m-md-auto {
        margin: auto !important;
    }
    .edith .mt-md-auto,
    .edith .my-md-auto {
        margin-top: auto !important;
    }
    .edith .mr-md-auto,
    .edith .mx-md-auto {
        margin-right: auto !important;
    }
    .edith .mb-md-auto,
    .edith .my-md-auto {
        margin-bottom: auto !important;
    }
    .edith .ml-md-auto,
    .edith .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .edith .m-lg-0 {
        margin: 0 !important;
    }
    .edith .mt-lg-0,
    .edith .my-lg-0 {
        margin-top: 0 !important;
    }
    .edith .mr-lg-0,
    .edith .mx-lg-0 {
        margin-right: 0 !important;
    }
    .edith .mb-lg-0,
    .edith .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .edith .ml-lg-0,
    .edith .mx-lg-0 {
        margin-left: 0 !important;
    }
    .edith .m-lg-1 {
        margin: 0.25rem !important;
    }
    .edith .mt-lg-1,
    .edith .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .edith .mr-lg-1,
    .edith .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .edith .mb-lg-1,
    .edith .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .edith .ml-lg-1,
    .edith .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .edith .m-lg-2 {
        margin: 0.5rem !important;
    }
    .edith .mt-lg-2,
    .edith .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .edith .mr-lg-2,
    .edith .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .edith .mb-lg-2,
    .edith .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .edith .ml-lg-2,
    .edith .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .edith .m-lg-3 {
        margin: 1rem !important;
    }
    .edith .mt-lg-3,
    .edith .my-lg-3 {
        margin-top: 1rem !important;
    }
    .edith .mr-lg-3,
    .edith .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .edith .mb-lg-3,
    .edith .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .edith .ml-lg-3,
    .edith .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .edith .m-lg-4 {
        margin: 1.5rem !important;
    }
    .edith .mt-lg-4,
    .edith .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .edith .mr-lg-4,
    .edith .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .edith .mb-lg-4,
    .edith .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .edith .ml-lg-4,
    .edith .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .edith .m-lg-5 {
        margin: 3rem !important;
    }
    .edith .mt-lg-5,
    .edith .my-lg-5 {
        margin-top: 3rem !important;
    }
    .edith .mr-lg-5,
    .edith .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .edith .mb-lg-5,
    .edith .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .edith .ml-lg-5,
    .edith .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .edith .p-lg-0 {
        padding: 0 !important;
    }
    .edith .pt-lg-0,
    .edith .py-lg-0 {
        padding-top: 0 !important;
    }
    .edith .pr-lg-0,
    .edith .px-lg-0 {
        padding-right: 0 !important;
    }
    .edith .pb-lg-0,
    .edith .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .edith .pl-lg-0,
    .edith .px-lg-0 {
        padding-left: 0 !important;
    }
    .edith .p-lg-1 {
        padding: 0.25rem !important;
    }
    .edith .pt-lg-1,
    .edith .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .edith .pr-lg-1,
    .edith .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .edith .pb-lg-1,
    .edith .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .edith .pl-lg-1,
    .edith .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .edith .p-lg-2 {
        padding: 0.5rem !important;
    }
    .edith .pt-lg-2,
    .edith .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .edith .pr-lg-2,
    .edith .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .edith .pb-lg-2,
    .edith .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .edith .pl-lg-2,
    .edith .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .edith .p-lg-3 {
        padding: 1rem !important;
    }
    .edith .pt-lg-3,
    .edith .py-lg-3 {
        padding-top: 1rem !important;
    }
    .edith .pr-lg-3,
    .edith .px-lg-3 {
        padding-right: 1rem !important;
    }
    .edith .pb-lg-3,
    .edith .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .edith .pl-lg-3,
    .edith .px-lg-3 {
        padding-left: 1rem !important;
    }
    .edith .p-lg-4 {
        padding: 1.5rem !important;
    }
    .edith .pt-lg-4,
    .edith .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .edith .pr-lg-4,
    .edith .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .edith .pb-lg-4,
    .edith .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .edith .pl-lg-4,
    .edith .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .edith .p-lg-5 {
        padding: 3rem !important;
    }
    .edith .pt-lg-5,
    .edith .py-lg-5 {
        padding-top: 3rem !important;
    }
    .edith .pr-lg-5,
    .edith .px-lg-5 {
        padding-right: 3rem !important;
    }
    .edith .pb-lg-5,
    .edith .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .edith .pl-lg-5,
    .edith .px-lg-5 {
        padding-left: 3rem !important;
    }
    .edith .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .edith .mt-lg-n1,
    .edith .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .edith .mr-lg-n1,
    .edith .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .edith .mb-lg-n1,
    .edith .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .edith .ml-lg-n1,
    .edith .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .edith .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .edith .mt-lg-n2,
    .edith .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .edith .mr-lg-n2,
    .edith .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .edith .mb-lg-n2,
    .edith .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .edith .ml-lg-n2,
    .edith .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .edith .m-lg-n3 {
        margin: -1rem !important;
    }
    .edith .mt-lg-n3,
    .edith .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .edith .mr-lg-n3,
    .edith .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .edith .mb-lg-n3,
    .edith .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .edith .ml-lg-n3,
    .edith .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .edith .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .edith .mt-lg-n4,
    .edith .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .edith .mr-lg-n4,
    .edith .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .edith .mb-lg-n4,
    .edith .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .edith .ml-lg-n4,
    .edith .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .edith .m-lg-n5 {
        margin: -3rem !important;
    }
    .edith .mt-lg-n5,
    .edith .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .edith .mr-lg-n5,
    .edith .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .edith .mb-lg-n5,
    .edith .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .edith .ml-lg-n5,
    .edith .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .edith .m-lg-auto {
        margin: auto !important;
    }
    .edith .mt-lg-auto,
    .edith .my-lg-auto {
        margin-top: auto !important;
    }
    .edith .mr-lg-auto,
    .edith .mx-lg-auto {
        margin-right: auto !important;
    }
    .edith .mb-lg-auto,
    .edith .my-lg-auto {
        margin-bottom: auto !important;
    }
    .edith .ml-lg-auto,
    .edith .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .edith .m-xl-0 {
        margin: 0 !important;
    }
    .edith .mt-xl-0,
    .edith .my-xl-0 {
        margin-top: 0 !important;
    }
    .edith .mr-xl-0,
    .edith .mx-xl-0 {
        margin-right: 0 !important;
    }
    .edith .mb-xl-0,
    .edith .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .edith .ml-xl-0,
    .edith .mx-xl-0 {
        margin-left: 0 !important;
    }
    .edith .m-xl-1 {
        margin: 0.25rem !important;
    }
    .edith .mt-xl-1,
    .edith .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .edith .mr-xl-1,
    .edith .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .edith .mb-xl-1,
    .edith .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .edith .ml-xl-1,
    .edith .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .edith .m-xl-2 {
        margin: 0.5rem !important;
    }
    .edith .mt-xl-2,
    .edith .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .edith .mr-xl-2,
    .edith .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .edith .mb-xl-2,
    .edith .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .edith .ml-xl-2,
    .edith .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .edith .m-xl-3 {
        margin: 1rem !important;
    }
    .edith .mt-xl-3,
    .edith .my-xl-3 {
        margin-top: 1rem !important;
    }
    .edith .mr-xl-3,
    .edith .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .edith .mb-xl-3,
    .edith .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .edith .ml-xl-3,
    .edith .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .edith .m-xl-4 {
        margin: 1.5rem !important;
    }
    .edith .mt-xl-4,
    .edith .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .edith .mr-xl-4,
    .edith .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .edith .mb-xl-4,
    .edith .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .edith .ml-xl-4,
    .edith .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .edith .m-xl-5 {
        margin: 3rem !important;
    }
    .edith .mt-xl-5,
    .edith .my-xl-5 {
        margin-top: 3rem !important;
    }
    .edith .mr-xl-5,
    .edith .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .edith .mb-xl-5,
    .edith .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .edith .ml-xl-5,
    .edith .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .edith .p-xl-0 {
        padding: 0 !important;
    }
    .edith .pt-xl-0,
    .edith .py-xl-0 {
        padding-top: 0 !important;
    }
    .edith .pr-xl-0,
    .edith .px-xl-0 {
        padding-right: 0 !important;
    }
    .edith .pb-xl-0,
    .edith .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .edith .pl-xl-0,
    .edith .px-xl-0 {
        padding-left: 0 !important;
    }
    .edith .p-xl-1 {
        padding: 0.25rem !important;
    }
    .edith .pt-xl-1,
    .edith .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .edith .pr-xl-1,
    .edith .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .edith .pb-xl-1,
    .edith .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .edith .pl-xl-1,
    .edith .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .edith .p-xl-2 {
        padding: 0.5rem !important;
    }
    .edith .pt-xl-2,
    .edith .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .edith .pr-xl-2,
    .edith .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .edith .pb-xl-2,
    .edith .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .edith .pl-xl-2,
    .edith .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .edith .p-xl-3 {
        padding: 1rem !important;
    }
    .edith .pt-xl-3,
    .edith .py-xl-3 {
        padding-top: 1rem !important;
    }
    .edith .pr-xl-3,
    .edith .px-xl-3 {
        padding-right: 1rem !important;
    }
    .edith .pb-xl-3,
    .edith .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .edith .pl-xl-3,
    .edith .px-xl-3 {
        padding-left: 1rem !important;
    }
    .edith .p-xl-4 {
        padding: 1.5rem !important;
    }
    .edith .pt-xl-4,
    .edith .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .edith .pr-xl-4,
    .edith .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .edith .pb-xl-4,
    .edith .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .edith .pl-xl-4,
    .edith .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .edith .p-xl-5 {
        padding: 3rem !important;
    }
    .edith .pt-xl-5,
    .edith .py-xl-5 {
        padding-top: 3rem !important;
    }
    .edith .pr-xl-5,
    .edith .px-xl-5 {
        padding-right: 3rem !important;
    }
    .edith .pb-xl-5,
    .edith .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .edith .pl-xl-5,
    .edith .px-xl-5 {
        padding-left: 3rem !important;
    }
    .edith .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .edith .mt-xl-n1,
    .edith .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .edith .mr-xl-n1,
    .edith .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .edith .mb-xl-n1,
    .edith .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .edith .ml-xl-n1,
    .edith .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .edith .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .edith .mt-xl-n2,
    .edith .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .edith .mr-xl-n2,
    .edith .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .edith .mb-xl-n2,
    .edith .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .edith .ml-xl-n2,
    .edith .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .edith .m-xl-n3 {
        margin: -1rem !important;
    }
    .edith .mt-xl-n3,
    .edith .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .edith .mr-xl-n3,
    .edith .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .edith .mb-xl-n3,
    .edith .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .edith .ml-xl-n3,
    .edith .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .edith .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .edith .mt-xl-n4,
    .edith .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .edith .mr-xl-n4,
    .edith .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .edith .mb-xl-n4,
    .edith .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .edith .ml-xl-n4,
    .edith .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .edith .m-xl-n5 {
        margin: -3rem !important;
    }
    .edith .mt-xl-n5,
    .edith .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .edith .mr-xl-n5,
    .edith .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .edith .mb-xl-n5,
    .edith .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .edith .ml-xl-n5,
    .edith .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .edith .m-xl-auto {
        margin: auto !important;
    }
    .edith .mt-xl-auto,
    .edith .my-xl-auto {
        margin-top: auto !important;
    }
    .edith .mr-xl-auto,
    .edith .mx-xl-auto {
        margin-right: auto !important;
    }
    .edith .mb-xl-auto,
    .edith .my-xl-auto {
        margin-bottom: auto !important;
    }
    .edith .ml-xl-auto,
    .edith .mx-xl-auto {
        margin-left: auto !important;
    }
}

.edith .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.edith .text-justify {
    text-align: justify !important;
}

.edith .text-wrap {
    white-space: normal !important;
}

.edith .text-nowrap {
    white-space: nowrap !important;
}

.edith .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edith .text-left {
    text-align: left !important;
}

.edith .text-right {
    text-align: right !important;
}

.edith .text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .edith .text-sm-left {
        text-align: left !important;
    }
    .edith .text-sm-right {
        text-align: right !important;
    }
    .edith .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .edith .text-md-left {
        text-align: left !important;
    }
    .edith .text-md-right {
        text-align: right !important;
    }
    .edith .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .edith .text-lg-left {
        text-align: left !important;
    }
    .edith .text-lg-right {
        text-align: right !important;
    }
    .edith .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .edith .text-xl-left {
        text-align: left !important;
    }
    .edith .text-xl-right {
        text-align: right !important;
    }
    .edith .text-xl-center {
        text-align: center !important;
    }
}

.edith .text-lowercase {
    text-transform: lowercase !important;
}

.edith .text-uppercase,
.edith .dropdown .dropdown-menu .dropdown-header,
.edith .sidebar .sidebar-heading {
    text-transform: uppercase !important;
}

.edith .text-capitalize {
    text-transform: capitalize !important;
}

.edith .font-weight-light {
    font-weight: 300 !important;
}

.edith .font-weight-lighter {
    font-weight: lighter !important;
}

.edith .font-weight-normal {
    font-weight: 400 !important;
}

.edith .font-weight-bold {
    font-weight: 500 !important;
}

.edith .font-weight-lightbold {
    font-weight: 300 !important;
}

.edith .font-weight-bolder {
    font-weight: bolder !important;
}

.edith .font-italic {
    font-style: italic !important;
}

.edith .text-white {
    color: #fff !important;
}

.edith .text-primary {
    color: #4e73df !important;
}

.edith .text-pale-red {
    color: #f19292 !important;
}

.edith .text-pale-green {
    color: #baf1a1 !important;
}

.edith .text-purple {
    color: #6744A0 !important;
}

.opacity-20 {
    opacity: 0.2;
}

.edith .text-avg {
    color: #6f42c1 !important;
}

.edith .text-seag {
    color: #455a64 !important;
}

.edith .text-lightb {
    color: #495271 !important;
}

.edith a.text-primary:hover,
.edith a.text-primary:focus {
    color: #224abe !important;
}

.edith .text-secondary {
    color: #858796 !important;
}

.edith a.text-secondary:hover,
.edith a.text-secondary:focus {
    color: #60616f !important;
}

.edith .text-success {
    color: #1cc88a !important;
}

.edith a.text-success:hover,
.edith a.text-success:focus {
    color: #13855c !important;
}

.edith .text-info {
    color: #36b9cc !important;
}

.edith .text-info-faded {
    color: #36b8cc80 !important;
}

.edith a.text-info:hover,
.edith a.text-info:focus {
    color: #258391 !important;
}

.edith .text-warning {
    color: #f6c23e !important;
}

.edith a.text-warning:hover,
.edith a.text-warning:focus {
    color: #dda20a !important;
}

.edith .text-danger {
    color: #e74a3b !important;
}

.edith a.text-danger:hover,
.edith a.text-danger:focus {
    color: #be2617 !important;
}

.edith .text-light {
    color: #f8f9fc !important;
}

.edith a.text-light:hover,
.edith a.text-light:focus {
    color: #c2cbe5 !important;
}

.edith .text-dark {
    color: #5a5c69 !important;
}

.edith a.text-dark:hover,
.edith a.text-dark:focus {
    color: #373840 !important;
}

.edith .text-body {
    color: #858796 !important;
}

.edith .text-muted {
    color: #858796 !important;
}

.edith .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.edith .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.edith .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.edith .text-decoration-none {
    text-decoration: none !important;
}

.edith .text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.edith .text-reset {
    color: inherit !important;
}

.edith .visible {
    visibility: visible !important;
}

.edith .invisible {
    visibility: hidden !important;
}

@media print {
    .edith *,
    .edith *::before,
    .edith *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    .edith a:not(.btn) {
        text-decoration: underline;
    }
    .edith abbr[title]::after {
        content: " (" attr(title) ")";
    }
    .edith pre {
        white-space: pre-wrap !important;
    }
    .edith pre,
    .edith blockquote {
        border: 1px solid #b7b9cc;
        page-break-inside: avoid;
    }
    .edith thead {
        display: table-header-group;
    }
    .edith tr,
    .edith img {
        page-break-inside: avoid;
    }
    .edith p,
    .edith h2,
    .edith h3 {
        orphans: 3;
        widows: 3;
    }
    .edith h2,
    .edith h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    .edith body {
        min-width: 992px !important;
    }
    .edith .navbar {
        display: none;
    }
    .edith .badge {
        border: 1px solid #000;
    }
    .edith .pulse {
        overflow: visible;
        position: relative;
    }
    .edith .pulse:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: inherit;
        border-radius: inherit;
        transition: opacity 0.3s, transform 0.3s;
        animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
        z-index: -1;
    }
    @keyframes pulse-animation {
        0% {
            opacity: 1;
            transform: scale(1);
        }
        50% {
            opacity: 0;
            transform: scale(1.5);
        }
        100% {
            opacity: 0;
            transform: scale(1.5);
        }
    }
    .edith .table {
        border-collapse: collapse !important;
    }
    .edith .table td,
    .edith .table th {
        background-color: #fff !important;
    }
    .edith .table-bordered th,
    .edith .table-bordered td {
        border: 1px solid #dddfeb !important;
    }
    .edith .table-dark {
        color: inherit;
    }
    .edith .table-dark th,
    .edith .table-dark td,
    .edith .table-dark thead th,
    .edith .table-dark tbody+tbody {
        border-color: #e3e6f0;
    }
    .edith .table .thead-dark th {
        color: inherit;
        border-color: #e3e6f0;
    }
}

.edith html {
    position: relative;
    min-height: 100%;
}

.edith body {
    height: 100%;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.edith a:focus {
    outline: none;
}

.edith #wrapper {
    display: flex;
}

.edith #content {
    background-color: #f8f9fc;
    width: 100%;
    overflow-x: hidden;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.edith #content {
    flex: 1 0 auto;
    /* font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
}

.edith .container,
.edith .container-fluid {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.edith .scroll-to-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    display: none;
    width: 2.75rem;
    height: 2.75rem;
    text-align: center;
    color: #fff;
    background: rgba(90, 92, 105, 0.5);
    line-height: 46px;
}

.edith .scroll-to-top:focus,
.edith .scroll-to-top:hover {
    color: white;
}

.edith .scroll-to-top:hover {
    background: #5a5c69;
}

.edith .scroll-to-top i {
    font-weight: 800;
}

@-webkit-keyframes growIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes growIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.edith .animated--grow-in,
.edith .sidebar .nav-item .collapse {
    -webkit-animation-name: growIn;
    animation-name: growIn;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
    animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.edith .animated--fade-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
    animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
}

.edith .bg-gradient-primary {
    background-color: #4e73df;
    background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%);
    background-size: cover;
}

.edith .bg-gradient-secondary {
    background-color: #858796;
    background-image: linear-gradient(180deg, #858796 10%, #60616f 100%);
    background-size: cover;
}

.edith .bg-gradient-success {
    background-color: #1cc88a;
    background-image: linear-gradient(180deg, #1cc88a 10%, #13855c 100%);
    background-size: cover;
}

.edith .bg-gradient-info {
    background-color: #36b9cc;
    background-image: linear-gradient(180deg, #36b9cc 10%, #258391 100%);
    background-size: cover;
}

.edith .bg-gradient-warning {
    background-color: #f6c23e;
    background-image: linear-gradient(180deg, #f6c23e 10%, #dda20a 100%);
    background-size: cover;
}

.edith .bg-gradient-danger {
    background-color: #e74a3b;
    background-image: linear-gradient(180deg, #e74a3b 10%, #be2617 100%);
    background-size: cover;
}

.edith .bg-gradient-light {
    background-color: #f8f9fc;
    background-image: linear-gradient(180deg, #f8f9fc 10%, #c2cbe5 100%);
    background-size: cover;
}

.edith .bg-gradient-dark {
    background-color: #5a5c69;
    background-image: linear-gradient(180deg, #5a5c69 10%, #373840 100%);
    background-size: cover;
}

.edith .bg-gray-100 {
    background-color: #f8f9fc !important;
}

.edith .bg-gray-200 {
    background-color: #eaecf4 !important;
}

.edith .bg-gray-300 {
    background-color: #dddfeb !important;
}

.edith .bg-gray-400 {
    background-color: #d1d3e2 !important;
}

.edith .bg-gray-500 {
    background-color: #b7b9cc !important;
}

.edith .bg-gray-600 {
    background-color: #858796 !important;
}

.edith .bg-gray-700 {
    background-color: #6e707e !important;
}

.edith .bg-gray-800 {
    background-color: #5a5c69 !important;
}

.edith .bg-gray-900 {
    background-color: #3a3b45 !important;
}

.edith .o-hidden {
    overflow: hidden !important;
}

.edith .text-xs {
    font-size: 1.2rem;
}

.edith .text-lg {
    font-size: 1.2rem;
}

.edith .text-gray-100 {
    color: #f8f9fc !important;
}

.edith .text-gray-200 {
    color: #eaecf4 !important;
}

.edith .text-gray-300 {
    color: #dddfeb !important;
}

.edith .text-gray-400 {
    color: #d1d3e2 !important;
}

.edith .text-gray-500 {
    color: #b7b9cc !important;
}

.edith .text-gray-600 {
    color: #858796 !important;
}

.edith .text-gray-700 {
    color: #6e707e !important;
}

.edith .text-gray-800 {
    color: #5a5c69 !important;
}

.edith .text-gray-900 {
    color: #3a3b45 !important;
}

.edith .icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.edith .border-left-primary {
    border-left: 0.25rem solid #4e73df !important;
}
:dir(rtl).edith .border-left-primary {
    border-left: 0 solid #4e73df !important;
    border-right: 0.25rem solid #4e73df !important;
}
.edith .border-left-purple {
    border-left: 0.25rem solid #6744A0 !important;
}
:dir(rtl).edith .border-left-purple {
    border-left: 0 solid #6744A0 !important;
    border-right: 0.25rem solid #6744A0 !important;
}

.edith .border-bottom-primary {
    border-bottom: 0.25rem solid #4e73df !important;
}

.edith .border-left-secondary {
    border-left: 0.25rem solid #858796 !important;
}

.edith .border-bottom-secondary {
    border-bottom: 0.25rem solid #858796 !important;
}

.edith .border-bottom-seag {
    border-bottom: 0.25rem solid #90cdd1 !important;
}

.edith .border-left-success {
    border-left: 0.25rem solid #1cc88a !important;
}
:dir(rtl).edith .border-left-success  {
    border-left: 0 solid #1cc88a !important;
    border-right: 0.25rem solid #1cc88a !important;
}

.edith .border-bottom-success {
    border-bottom: 0.25rem solid #1cc88a !important;
}

.edith .border-left-info {
    border-left: 0.25rem solid #36b9cc !important;
}
:dir(rtl).edith .border-left-info { 
    border-left: 0 solid #36b9cc !important;
    border-right: 0.25rem solid #36b9cc !important;
}

.edith .border-bottom-info {
    border-bottom: 0.25rem solid #36b9cc !important;
}

.edith .border-left-warning {
    border-left: 0.25rem solid #f6c23e !important;
}
:dir(rtl).edith .border-left-warning {
    border-left: 0 solid #f6c23e !important;
    border-right: 0.25rem solid #f6c23e !important;
}

.edith .border-bottom-warning {
    border-bottom: 0.25rem solid #f6c23e !important;
}

.edith .border-left-danger {
    border-left: 0.25rem solid #e74a3b !important;
}
:dir(rtl).edith .border-left-danger {
    border-left: 0 solid #e74a3b !important;
    border-right: 0.25rem solid #e74a3b !important;
}
.edith .border-bottom-danger {
    border-bottom: 0.25rem solid #e74a3b !important;
}

.edith .border-left-light {
    border-left: 0.25rem solid #f8f9fc !important;
}

.edith .border-bottom-light {
    border-bottom: 0.25rem solid #f8f9fc !important;
}

.edith .border-left-dark {
    border-left: 0.25rem solid #5a5c69 !important;
}

.edith .border-bottom-dark {
    border-bottom: 0.25rem solid #5a5c69 !important;
}

.edith .progress-sm {
    height: 0.5rem;
}

.edith .rotate-15 {
    transform: rotate(15deg);
}

.edith .rotate-n-15 {
    transform: rotate(-15deg);
}

.edith .dropdown .dropdown-menu {
    font-size: 0.85rem;
}

.edith .dropdown .dropdown-menu .dropdown-header {
    font-weight: 800;
    font-size: 0.65rem;
    color: #b7b9cc;
}

.edith .dropdown.no-arrow .dropdown-toggle::after {
    display: none;
}

.edith .sidebar .nav-item.dropdown .dropdown-toggle::after,
.edith .topbar .nav-item.dropdown .dropdown-toggle::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
}

.edith .sidebar .nav-item.dropdown.show .dropdown-toggle::after,
.edith .topbar .nav-item.dropdown.show .dropdown-toggle::after {
    content: '\f107';
}

.edith .sidebar .nav-item .nav-link,
.edith .topbar .nav-item .nav-link {
    position: relative;
}

.edith .sidebar .nav-item .nav-link .badge-counter,
.edith .topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    transform: scale(0.7);
    transform-origin: top right;
    right: 0.25rem;
    margin-top: -0.25rem;
}

.edith .sidebar .nav-item .nav-link .img-profile,
.edith .topbar .nav-item .nav-link .img-profile {
    height: 2rem;
    width: 2rem;
}

.edith .topbar {
    height: 4.375rem;
}

.edith .topbar #sidebarToggleTop {
    height: 2.5rem;
    width: 2.5rem;
}

.edith .topbar #sidebarToggleTop:hover {
    background-color: #eaecf4;
}

.edith .topbar #sidebarToggleTop:active {
    background-color: #dddfeb;
}

.edith .topbar .navbar-search {
    width: 25rem;
}

.edith .topbar .navbar-search input {
    font-size: 0.85rem;
    height: auto;
}

.edith .topbar .topbar-divider {
    width: 0;
    border-right: 1px solid #e3e6f0;
    height: calc(4.375rem - 2rem);
    margin: auto 1rem;
}

.edith .topbar .nav-item .nav-link {
    height: 4.375rem;
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
}

.edith .topbar .nav-item .nav-link:focus {
    outline: none;
}

.edith .topbar .nav-item:focus {
    outline: none;
}

.edith .topbar .dropdown {
    position: static;
}

.edith .topbar .dropdown .dropdown-menu {
    width: calc(100% - 1.5rem);
    right: 0.75rem;
}

.edith .topbar .dropdown-list {
    padding: 0;
    border: none;
    overflow: hidden;
}

.edith .topbar .dropdown-list .dropdown-header {
    background-color: #4e73df;
    border: 1px solid #4e73df;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #fff;
}

.edith .topbar .dropdown-list .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
    border-bottom: 1px solid #e3e6f0;
    line-height: 1.3rem;
}

.edith .topbar .dropdown-list .dropdown-item .dropdown-list-image {
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
}

.edith .topbar .dropdown-list .dropdown-item .dropdown-list-image img {
    height: 2.5rem;
    width: 2.5rem;
}

.edith .topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
    background-color: #eaecf4;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0.125rem solid #fff;
}

.edith .topbar .dropdown-list .dropdown-item .text-truncate {
    max-width: 10rem;
}

.edith .topbar .dropdown-list .dropdown-item:active {
    background-color: #eaecf4;
    color: #3a3b45;
}

@media (min-width: 576px) {
    .edith .topbar .dropdown {
        position: relative;
    }
    .edith .topbar .dropdown .dropdown-menu {
        width: auto;
        right: 0;
    }
    .edith .topbar .dropdown-list {
        width: 20rem !important;
    }
    .edith .topbar .dropdown-list .dropdown-item .text-truncate {
        max-width: 13.375rem;
    }
}

.edith .topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #d1d3e2;
}

.edith .topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #b7b9cc;
}

.edith .topbar.navbar-light .navbar-nav .nav-item .nav-link:active {
    color: #858796;
}

.edith .sidebar {
    width: 6.5rem;
    min-height: 100vh;
}

.edith .sidebar .nav-item {
    position: relative;
}

.edith .sidebar .nav-item:last-child {
    margin-bottom: 1rem;
}

.edith .sidebar .nav-item .nav-link {
    text-align: center;
    padding: 0.75rem 1rem;
    width: 6.5rem;
}

.edith .sidebar .nav-item .nav-link span {
    font-size: 0.65rem;
    display: block;
}

.edith .sidebar .nav-item.active .nav-link {
    font-weight: 700;
}

.edith .sidebar .nav-item .collapse {
    position: absolute;
    left: calc(6.5rem + 1.5rem / 2);
    z-index: 1;
    top: 2px;
}

.edith .sidebar .nav-item .collapse .collapse-inner {
    border-radius: 0.35rem;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
}

.edith .sidebar .nav-item .collapsing {
    display: none;
    transition: none;
}

.edith .sidebar .nav-item .collapse .collapse-inner,
.edith .sidebar .nav-item .collapsing .collapse-inner {
    padding: 0.5rem 0;
    min-width: 10rem;
    font-size: 0.85rem;
    margin: 0 0 1rem 0;
}

.edith .sidebar .nav-item .collapse .collapse-inner .collapse-header,
.edith .sidebar .nav-item .collapsing .collapse-inner .collapse-header {
    margin: 0;
    white-space: nowrap;
    padding: 0.5rem 1.5rem;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.65rem;
    color: #b7b9cc;
}

.edith .sidebar .nav-item .collapse .collapse-inner .collapse-item,
.edith .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: 0.5rem 1rem;
    margin: 0 0.5rem;
    display: block;
    color: #3a3b45;
    text-decoration: none;
    border-radius: 0.35rem;
    white-space: nowrap;
}

.edith .sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
.edith .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover {
    background-color: #eaecf4;
}

.edith .sidebar .nav-item .collapse .collapse-inner .collapse-item:active,
.edith .sidebar .nav-item .collapsing .collapse-inner .collapse-item:active {
    background-color: #dddfeb;
}

.edith .sidebar .nav-item .collapse .collapse-inner .collapse-item.active,
.edith .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    color: #4e73df;
    font-weight: 700;
}

.edith .sidebar #sidebarToggle {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    margin-bottom: 1rem;
    cursor: pointer;
}

.edith .sidebar #sidebarToggle::after {
    font-weight: 900;
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    margin-right: 0.1rem;
}

.edith .sidebar #sidebarToggle:hover {
    text-decoration: none;
}

.edith .sidebar #sidebarToggle:focus {
    outline: none;
}

.edith .sidebar.toggled {
    width: 0 !important;
    overflow: hidden;
}

.edith .sidebar.toggled #sidebarToggle::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    margin-left: 0.25rem;
}

.edith .sidebar .sidebar-brand {
    height: 4.375rem;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 800;
    padding: 1.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    z-index: 1;
}

.edith .sidebar .sidebar-brand .sidebar-brand-icon i {
    font-size: 2rem;
}

.edith .sidebar .sidebar-brand .sidebar-brand-text {
    display: none;
}

.edith .sidebar hr.sidebar-divider {
    margin: 0 1rem 1rem;
}

.edith .sidebar .sidebar-heading {
    text-align: center;
    padding: 0 1rem;
    font-weight: 800;
    font-size: 0.65rem;
}

@media (min-width: 768px) {
    .edith .sidebar {
        width: 14rem !important;
    }
    .edith .sidebar .nav-item .collapse {
        position: relative;
        left: 0;
        z-index: 1;
        top: 0;
        -webkit-animation: none;
        animation: none;
    }
    .edith .sidebar .nav-item .collapse .collapse-inner {
        border-radius: 0;
        box-shadow: none;
    }
    .edith .sidebar .nav-item .collapsing {
        display: block;
        transition: height 0.15s ease;
    }
    .edith .sidebar .nav-item .collapse,
    .edith .sidebar .nav-item .collapsing {
        margin: 0 1rem;
    }
    .edith .sidebar .nav-item .nav-link {
        display: block;
        width: 100%;
        text-align: left;
        padding: 1rem;
        width: 14rem;
    }
    .edith .sidebar .nav-item .nav-link i {
        font-size: 0.85rem;
        margin-right: 0.25rem;
    }
    .edith .sidebar .nav-item .nav-link span {
        font-size: 0.85rem;
        display: inline;
    }
    .edith .sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
        width: 1rem;
        text-align: center;
        float: right;
        vertical-align: 0;
        border: 0;
        font-weight: 900;
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
    }
    .edith .sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
        content: '\f105';
    }
    .edith .sidebar .sidebar-brand .sidebar-brand-icon i {
        font-size: 2rem;
    }
    .edith .sidebar .sidebar-brand .sidebar-brand-text {
        display: inline;
    }
    .edith .sidebar .sidebar-heading {
        text-align: left;
    }
    .edith .sidebar.toggled {
        overflow: visible;
        width: 6.5rem !important;
    }
    .edith .sidebar.toggled .nav-item .collapse {
        position: absolute;
        left: calc(6.5rem + 1.5rem / 2);
        z-index: 1;
        top: 2px;
        -webkit-animation-name: growIn;
        animation-name: growIn;
        -webkit-animation-duration: 200ms;
        animation-duration: 200ms;
        -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
        animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1);
    }
    .edith .sidebar.toggled .nav-item .collapse .collapse-inner {
        box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
        border-radius: 0.35rem;
    }
    .edith .sidebar.toggled .nav-item .collapsing {
        display: none;
        transition: none;
    }
    .edith .sidebar.toggled .nav-item .collapse,
    .edith .sidebar.toggled .nav-item .collapsing {
        margin: 0;
    }
    .edith .sidebar.toggled .nav-item:last-child {
        margin-bottom: 1rem;
    }
    .edith .sidebar.toggled .nav-item .nav-link {
        text-align: center;
        padding: 0.75rem 1rem;
        width: 6.5rem;
    }
    .edith .sidebar.toggled .nav-item .nav-link span {
        font-size: 0.65rem;
        display: block;
    }
    .edith .sidebar.toggled .nav-item .nav-link i {
        margin-right: 0;
    }
    .edith .sidebar.toggled .nav-item .nav-link[data-toggle="collapse"]::after {
        display: none;
    }
    .edith .sidebar.toggled .sidebar-brand .sidebar-brand-icon i {
        font-size: 2rem;
    }
    .edith .sidebar.toggled .sidebar-brand .sidebar-brand-text {
        display: none;
    }
    .edith .sidebar.toggled .sidebar-heading {
        text-align: center;
    }
}

.edith .sidebar-light .sidebar-brand {
    color: #6e707e;
}

.edith .sidebar-light hr.sidebar-divider {
    border-top: 1px solid #eaecf4;
}

.edith .sidebar-light .sidebar-heading {
    color: #b7b9cc;
}

.edith .sidebar-light .nav-item .nav-link {
    color: #858796;
}

.edith .sidebar-light .nav-item .nav-link i {
    color: #d1d3e2;
}

.edith .sidebar-light .nav-item .nav-link:active,
.edith .sidebar-light .nav-item .nav-link:focus,
.edith .sidebar-light .nav-item .nav-link:hover {
    color: #6e707e;
}

.edith .sidebar-light .nav-item .nav-link:active i,
.edith .sidebar-light .nav-item .nav-link:focus i,
.edith .sidebar-light .nav-item .nav-link:hover i {
    color: #6e707e;
}

.edith .sidebar-light .nav-item .nav-link[data-toggle="collapse"]::after {
    color: #b7b9cc;
}

.edith .sidebar-light .nav-item.active .nav-link {
    color: #6e707e;
}

.edith .sidebar-light .nav-item.active .nav-link i {
    color: #6e707e;
}

.edith .sidebar-light #sidebarToggle {
    background-color: #eaecf4;
}

.edith .sidebar-light #sidebarToggle::after {
    color: #b7b9cc;
}

.edith .sidebar-light #sidebarToggle:hover {
    background-color: #dddfeb;
}

.edith .sidebar-dark .sidebar-brand {
    color: #fff;
}

.edith .sidebar-dark hr.sidebar-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.edith .sidebar-dark .sidebar-heading {
    color: rgba(255, 255, 255, 0.4);
}

.edith .sidebar-dark .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.8);
}

.edith .sidebar-dark .nav-item .nav-link i {
    color: rgba(255, 255, 255, 0.3);
}

.edith .sidebar-dark .nav-item .nav-link:active,
.edith .sidebar-dark .nav-item .nav-link:focus,
.edith .sidebar-dark .nav-item .nav-link:hover {
    color: #fff;
}

.edith .sidebar-dark .nav-item .nav-link:active i,
.edith .sidebar-dark .nav-item .nav-link:focus i,
.edith .sidebar-dark .nav-item .nav-link:hover i {
    color: #fff;
}

.edith .sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
    color: rgba(255, 255, 255, 0.5);
}

.edith .sidebar-dark .nav-item.active .nav-link {
    color: #fff;
}

.edith .sidebar-dark .nav-item.active .nav-link i {
    color: #fff;
}

.edith .sidebar-dark #sidebarToggle {
    background-color: rgba(255, 255, 255, 0.2);
}

.edith .sidebar-dark #sidebarToggle::after {
    color: rgba(255, 255, 255, 0.5);
}

.edith .sidebar-dark #sidebarToggle:hover {
    background-color: rgba(255, 255, 255, 0.25);
}

.edith .sidebar-dark.toggled #sidebarToggle::after {
    color: rgba(255, 255, 255, 0.5);
}

.edith .btn-circle {
    border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.edith .btn-circle.btn-sm,
.edith .btn-group-sm>.btn-circle.btn {
    height: 1.8rem;
    width: 1.8rem;
    font-size: 0.75rem;
}

.edith .btn-circle.btn-lg,
.edith .btn-group-lg>.btn-circle.btn {
    height: 3.5rem;
    width: 3.5rem;
    font-size: 1.35rem;
}

.edith .btn-icon-split {
    padding: 0;
    overflow: hidden;
    display: inline-flex;
    align-items: stretch;
    justify-content: center;
}

.edith .btn-icon-split .icon {
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 0.375rem 0.75rem;
}

.edith .btn-icon-split .text {
    display: inline-block;
    padding: 0.375rem 0.75rem;
}

.edith .btn-icon-split.btn-sm .icon,
.edith .btn-group-sm>.btn-icon-split.btn .icon {
    padding: 0.25rem 0.5rem;
}

.edith .btn-icon-split.btn-sm .text,
.edith .btn-group-sm>.btn-icon-split.btn .text {
    padding: 0.25rem 0.5rem;
}

.edith .btn-icon-split.btn-lg .icon,
.edith .btn-group-lg>.btn-icon-split.btn .icon {
    padding: 0.5rem 1rem;
}

.edith .btn-icon-split.btn-lg .text,
.edith .btn-group-lg>.btn-icon-split.btn .text {
    padding: 0.5rem 1rem;
}

.edith .card .card-header .dropdown {
    line-height: 1;
}

.edith .card .card-header .dropdown .dropdown-menu {
    line-height: 1.5;
}

.edith .card .card-header[data-toggle="collapse"] {
    text-decoration: none;
    position: relative;
    padding: 0.75rem 3.25rem 0.75rem 1.25rem;
}

.edith .card .card-header[data-toggle="collapse"]::after {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 1.725rem;
    line-height: 51px;
    font-weight: 900;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    color: #d1d3e2;
}

.edith .card .card-header[data-toggle="collapse"].collapsed {
    border-radius: 0.35rem;
}

.edith .card .card-header[data-toggle="collapse"].collapsed::after {
    content: '\f105';
}

.edith .chart-area {
    position: relative;
    height: 10rem;
    width: 100%;
}

@media (min-width: 768px) {
    .edith .chart-area {
        height: 20rem;
    }
}

.edith .chart-bar {
    position: relative;
    height: 100%;
    width: 100%;
}

@media (min-width: 768px) {
    .edith .chart-bar {
        height: 100%;
    }
}

.edith .chart-pie {
    position: relative;
    height: 20rem;
    width: 100%;
}

@media (min-width: 768px) {
    .edith .chart-pie {
        height: calc(23rem - 43px) !important;
    }
}

.edith .bg-login-image {
    background: url("https://source.unsplash.com/K4mSJ7kc0As/600x800");
    background-position: center;
    background-size: cover;
}

.edith .bg-register-image {
    background: url("https://source.unsplash.com/Mv9hjnEUHR4/600x800");
    background-position: center;
    background-size: cover;
}

.edith .bg-password-image {
    background: url("https://source.unsplash.com/oWTW-jNGl9I/600x800");
    background-position: center;
    background-size: cover;
}

.edith form.user .custom-checkbox.small label {
    line-height: 1.5rem;
}

.edith form.user .form-control-user {
    font-size: 0.8rem;
    border-radius: 10rem;
    padding: 1.5rem 1rem;
}

.edith form.user .btn-user {
    font-size: 0.8rem;
    border-radius: 10rem;
    padding: 0.75rem 1rem;
}

.edith .btn-google {
    color: #fff;
    background-color: #ea4335;
    border-color: #fff;
}

.edith .btn-google:hover {
    color: #fff;
    background-color: #e12717;
    border-color: #e6e6e6;
}

.edith .btn-google:focus,
.edith .btn-google.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.edith .btn-google.disabled,
.edith .btn-google:disabled {
    color: #fff;
    background-color: #ea4335;
    border-color: #fff;
}

.edith .btn-google:not(:disabled):not(.disabled):active,
.edith .btn-google:not(:disabled):not(.disabled).active,
.edith .show>.btn-google.dropdown-toggle {
    color: #fff;
    background-color: #d62516;
    border-color: #dfdfdf;
}

.edith .btn-google:not(:disabled):not(.disabled):active:focus,
.edith .btn-google:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-google.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.edith .btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
}

.edith .btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #e6e6e6;
}

.edith .btn-facebook:focus,
.edith .btn-facebook.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.edith .btn-facebook.disabled,
.edith .btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #fff;
}

.edith .btn-facebook:not(:disabled):not(.disabled):active,
.edith .btn-facebook:not(:disabled):not(.disabled).active,
.edith .show>.btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #dfdfdf;
}

.edith .btn-facebook:not(:disabled):not(.disabled):active:focus,
.edith .btn-facebook:not(:disabled):not(.disabled).active:focus,
.edith .show>.btn-facebook.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.edith .error {
    color: #5a5c69;
    font-size: 7rem;
    position: relative;
    line-height: 1;
    width: 12.5rem;
}

@-webkit-keyframes noise-anim {
    0% {
        clip: rect(32px, 9999px, 16px, 0);
    }
    5% {
        clip: rect(5px, 9999px, 24px, 0);
    }
    10% {
        clip: rect(77px, 9999px, 87px, 0);
    }
    15% {
        clip: rect(91px, 9999px, 95px, 0);
    }
    20% {
        clip: rect(74px, 9999px, 9px, 0);
    }
    25% {
        clip: rect(37px, 9999px, 32px, 0);
    }
    30% {
        clip: rect(56px, 9999px, 27px, 0);
    }
    35% {
        clip: rect(35px, 9999px, 33px, 0);
    }
    40% {
        clip: rect(89px, 9999px, 6px, 0);
    }
    45% {
        clip: rect(81px, 9999px, 77px, 0);
    }
    50% {
        clip: rect(64px, 9999px, 69px, 0);
    }
    55% {
        clip: rect(12px, 9999px, 11px, 0);
    }
    60% {
        clip: rect(59px, 9999px, 11px, 0);
    }
    65% {
        clip: rect(69px, 9999px, 59px, 0);
    }
    70% {
        clip: rect(74px, 9999px, 65px, 0);
    }
    75% {
        clip: rect(56px, 9999px, 79px, 0);
    }
    80% {
        clip: rect(80px, 9999px, 64px, 0);
    }
    85% {
        clip: rect(87px, 9999px, 29px, 0);
    }
    90% {
        clip: rect(16px, 9999px, 21px, 0);
    }
    95% {
        clip: rect(69px, 9999px, 43px, 0);
    }
    100% {
        clip: rect(75px, 9999px, 63px, 0);
    }
}

@keyframes noise-anim {
    0% {
        clip: rect(32px, 9999px, 16px, 0);
    }
    5% {
        clip: rect(5px, 9999px, 24px, 0);
    }
    10% {
        clip: rect(77px, 9999px, 87px, 0);
    }
    15% {
        clip: rect(91px, 9999px, 95px, 0);
    }
    20% {
        clip: rect(74px, 9999px, 9px, 0);
    }
    25% {
        clip: rect(37px, 9999px, 32px, 0);
    }
    30% {
        clip: rect(56px, 9999px, 27px, 0);
    }
    35% {
        clip: rect(35px, 9999px, 33px, 0);
    }
    40% {
        clip: rect(89px, 9999px, 6px, 0);
    }
    45% {
        clip: rect(81px, 9999px, 77px, 0);
    }
    50% {
        clip: rect(64px, 9999px, 69px, 0);
    }
    55% {
        clip: rect(12px, 9999px, 11px, 0);
    }
    60% {
        clip: rect(59px, 9999px, 11px, 0);
    }
    65% {
        clip: rect(69px, 9999px, 59px, 0);
    }
    70% {
        clip: rect(74px, 9999px, 65px, 0);
    }
    75% {
        clip: rect(56px, 9999px, 79px, 0);
    }
    80% {
        clip: rect(80px, 9999px, 64px, 0);
    }
    85% {
        clip: rect(87px, 9999px, 29px, 0);
    }
    90% {
        clip: rect(16px, 9999px, 21px, 0);
    }
    95% {
        clip: rect(69px, 9999px, 43px, 0);
    }
    100% {
        clip: rect(75px, 9999px, 63px, 0);
    }
}

.edith .error:after {
    content: attr(data-text);
    position: absolute;
    left: 2px;
    text-shadow: -1px 0 #e74a3b;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim 2s infinite linear alternate-reverse;
}

@-webkit-keyframes noise-anim-2 {
    0% {
        clip: rect(12px, 9999px, 52px, 0);
    }
    5% {
        clip: rect(42px, 9999px, 39px, 0);
    }
    10% {
        clip: rect(64px, 9999px, 36px, 0);
    }
    15% {
        clip: rect(52px, 9999px, 15px, 0);
    }
    20% {
        clip: rect(79px, 9999px, 7px, 0);
    }
    25% {
        clip: rect(17px, 9999px, 41px, 0);
    }
    30% {
        clip: rect(15px, 9999px, 20px, 0);
    }
    35% {
        clip: rect(62px, 9999px, 87px, 0);
    }
    40% {
        clip: rect(94px, 9999px, 11px, 0);
    }
    45% {
        clip: rect(49px, 9999px, 10px, 0);
    }
    50% {
        clip: rect(82px, 9999px, 4px, 0);
    }
    55% {
        clip: rect(70px, 9999px, 100px, 0);
    }
    60% {
        clip: rect(62px, 9999px, 23px, 0);
    }
    65% {
        clip: rect(51px, 9999px, 56px, 0);
    }
    70% {
        clip: rect(41px, 9999px, 24px, 0);
    }
    75% {
        clip: rect(6px, 9999px, 85px, 0);
    }
    80% {
        clip: rect(96px, 9999px, 58px, 0);
    }
    85% {
        clip: rect(16px, 9999px, 24px, 0);
    }
    90% {
        clip: rect(40px, 9999px, 31px, 0);
    }
    95% {
        clip: rect(91px, 9999px, 34px, 0);
    }
    100% {
        clip: rect(87px, 9999px, 26px, 0);
    }
}

@keyframes noise-anim-2 {
    0% {
        clip: rect(12px, 9999px, 52px, 0);
    }
    5% {
        clip: rect(42px, 9999px, 39px, 0);
    }
    10% {
        clip: rect(64px, 9999px, 36px, 0);
    }
    15% {
        clip: rect(52px, 9999px, 15px, 0);
    }
    20% {
        clip: rect(79px, 9999px, 7px, 0);
    }
    25% {
        clip: rect(17px, 9999px, 41px, 0);
    }
    30% {
        clip: rect(15px, 9999px, 20px, 0);
    }
    35% {
        clip: rect(62px, 9999px, 87px, 0);
    }
    40% {
        clip: rect(94px, 9999px, 11px, 0);
    }
    45% {
        clip: rect(49px, 9999px, 10px, 0);
    }
    50% {
        clip: rect(82px, 9999px, 4px, 0);
    }
    55% {
        clip: rect(70px, 9999px, 100px, 0);
    }
    60% {
        clip: rect(62px, 9999px, 23px, 0);
    }
    65% {
        clip: rect(51px, 9999px, 56px, 0);
    }
    70% {
        clip: rect(41px, 9999px, 24px, 0);
    }
    75% {
        clip: rect(6px, 9999px, 85px, 0);
    }
    80% {
        clip: rect(96px, 9999px, 58px, 0);
    }
    85% {
        clip: rect(16px, 9999px, 24px, 0);
    }
    90% {
        clip: rect(40px, 9999px, 31px, 0);
    }
    95% {
        clip: rect(91px, 9999px, 34px, 0);
    }
    100% {
        clip: rect(87px, 9999px, 26px, 0);
    }
}

.edith .error:before {
    content: attr(data-text);
    position: absolute;
    left: -2px;
    text-shadow: 1px 0 #4e73df;
    top: 0;
    color: #5a5c69;
    background: #f8f9fc;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim-2 3s infinite linear alternate-reverse;
}

.edith footer.sticky-footer {
    padding: 2rem 0;
    flex-shrink: 0;
}

.edith footer.sticky-footer .copyright {
    line-height: 1;
    font-size: 0.8rem;
}

.edith body.sidebar-toggled footer.sticky-footer {
    width: 100%;
}

.edith .customScrollBar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    /* margin-left: 5px;
    */
    background-color: rgba(245, 245, 245, 0);
}

.edith .customScrollBar::-webkit-scrollbar-track {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0);
    /* border: 1px solid #ccc;
    */
}

.edith .customScrollBar::-webkit-scrollbar-thumb {
    border-radius: 2em;
    background: rgba(0, 0, 0, 0.171);
    /* border: 1px solid rgb(77, 77, 77);
    */
}

.edith .customScrollBar::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.edith .table-grid td,
.edith .table-grid th {
    /* border: 1px solid #dfe4e8;
    */
    position: relative;
    overflow: hidden;
}

.edith .indicator {
    -webkit-animation: progresFill 0.5s;
    animation: progresFill 0.5s;
}

.edith .indicator--score {
    background-color: rgba(28, 200, 137, 0.2);
    /* -webkit-animation: progresFill .5s;
    animation: progresFill .5s;
    */
}

.edith .indicator--score:after {
    background-color: rgba(28, 200, 137, 0.6);
}

.edith .indicator--accuracy {
    background-color: rgba(78, 177, 223, 0.2);
    /* -webkit-animation: progresFill .5s;
    animation: progresFill .5s;
    */
}

.edith .indicator--accuracy:after {
    background-color: rgba(78, 114, 223, 0.6);
}

.edith .indicator--attempted {
    background-color: rgba(137, 66, 229, .2);
    /* -webkit-animation: progresFill .5s;
    animation: progresFill .5s;
    */
}

.edith .indicator--attempted:after {
    background-color: rgba(137, 66, 229, .6);
}

@-webkit-keyframes progresFill {
    from {
        left: -10%;
    }
    to {
        left: 10%;
    }
}

@keyframes progresFill {
    from {
        left: -50%;
    }
    to {
        left: 0%;
    }
}

.edith .indicator__progress {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    /* -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    */
}
:dir(rtl).edith .indicator__progress {
    left: auto;
    right: 0;
}
.edith *,
.edith ::after,
.edith ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.edith .indicator__progress:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
}
:dir(rtl).edith .indicator__progress:after {
    right: auto;
    left: 0;
}
.edith .section-table>thead>tr>.progressTr {
    min-width: 150px;
    /* background-color: var(--indigo);
    */
}

.edith .top-bar .btn {
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: color 0 ease-in !important;
    transition: none !important;
}


 .my-table div.table-title {
	 display: block;
	 margin: auto;
	 max-width: 600px;
	 padding: 5px;
	 width: 100%;
}
 .my-table .table-title h3 {
	 color: #fafafa;
	 font-size: 30px;
	 font-weight: 400;
	 font-style: normal;
	 text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
	 text-transform: uppercase;
}
 .my-table .table-fill {
	 background: white;
	 border-radius: 3px;
	 border-collapse: collapse;
	 height: 320px;
	 margin: auto;
	 max-width: 600px;
	 padding: 5px;
	 width: 100%;
	 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	 animation: float 5s infinite;
}
 .my-table th {
	 color: #d5dde5;
	 background: #309eafcf;
	 border-bottom: 4px solid #9ea7af;
	 border-right: 1px solid #343a45;
	 font-size: 18px;
	 font-weight: 100;
	 padding-top: 8px;
	 padding-bottom: 4px;
	 padding-left: 20px;
	 padding-right: 20px;
	 text-align: left;
	 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	 vertical-align: middle;
}
 .my-table th:first-child {
	 border-top-left-radius: 3px;
}
 .my-table th:last-child {
	 border-top-right-radius: 3px;
	 border-right: none;
}
 .my-table tr {
	 border-top: 1px solid #c1c3d1;
	 border-bottom: 1px solid #c1c3d1;
	 color: #666b85;
	 font-size: 16px;
	 font-weight: normal;
	 text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 .my-table tr:hover td {
	 background: #4e5066;
	 color: #fff;
	 border-top: 1px solid #22262e;
}
 .my-table tr:first-child {
	 border-top: none;
}
 .my-table tr:last-child {
	 border-bottom: none;
}
 .my-table tr:nth-child(odd) td {
	 background: #ebebeb;
}
 .my-table tr:nth-child(odd):hover td {
	 background: #4e5066;
}
 .my-table tr:last-child td:first-child {
	 border-bottom-left-radius: 3px;
}
 .my-table tr:last-child td:last-child {
	 border-bottom-right-radius: 3px;
}
 .my-table td {
	 background: #fff;
	 padding-top: 8px;
	 padding-bottom: 8px;
	 padding-left: 20px;
	 padding-right: 20px;
	 text-align: left;
	 vertical-align: middle;
	 font-weight: 300;
	 font-size: 12px;
	 text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
	 border-right: 1px solid #c1c3d1;
}
 .my-table td:last-child {
	 border-right: 0px;
}
 .my-table th.text-left {
	 text-align: left;
}
 .my-table th.text-center {
	 text-align: center;
}
 .my-table th.text-right {
	 text-align: right;
}
 .my-table td.text-left {
	 text-align: left;
}
 .my-table td.text-center {
	 text-align: center;
}
 .my-table td.text-right {
	 text-align: right;
}
 