/*!
 * Bootstrap v5.0.0-alpha2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/*===== Google Fonts =====*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@200;300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Klee+One:wght@600&family=Montserrat:wght@700&display=swap');
*,
*::before,
*::after {
    box-sizing: border-box;
}
[contenteditable]:focus {
    outline: 0px solid transparent;
    }
html,
body{
    height: 100%;
}
body {
    position: relative;
    margin: 0;
    font-family: "-apple-system", "Noto Sans TC", "arial";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}
hr:not([size]) {
    height: 1px;
}
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1,
.h1 {
    font-size: 48px;
}
@media (max-width: 768px) {
    h1,
    .h1 {
        font-size: 40px;
    }
}
h2,
.h2 {
    font-size: 40px;
}
@media (max-width: 768px) {
    h2,
    .h2 {
        font-size: 32px;
    }
}
h3,
.h3 {
    font-size: 32px;
}
@media (max-width: 768px) {
    h3,
    .h3 {
        font-size: 24px;
    }
}
h4,
.h4 {
    font-size: 24px;
}
@media (max-width: 768px) {
    h4,
    .h4 {
        font-size: 20px;
    }
}
h5,
.h5 {
    font-size: 20px;
}
@media (max-width: 768px) {
    h5,
    .h5 {
        font-size: 16px;
    }
}
h6,
.h6 {
    font-size: 18px;
}
@media (max-width: 768px) {
h6,
.h6 {
        font-size: 14px;
    }
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul {
    padding-left: 2rem;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small,
.small {
    font-size: 0.875em;
}
mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
sub,
sup {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color:inherit;
    text-decoration: none;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
pre,
code,
kbd,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
    -ms-overflow-style: scrollbar;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
code {
    font-size: 0.875em;
    color: #d63384;
    word-wrap: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700;
}
figure {
    margin: 0 0 1rem;
}
img,
svg {
    vertical-align: middle;
}
table {
    caption-side: bottom;
    border-collapse: collapse;
}
caption {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #6c757d;
    text-align: left;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
    color:#718096;
    font-weight: 500;
}
thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
label {
    display: block;
    color:#718096;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom:12px;
}
button {
    border-radius: 0;

}
button:focus {
    outline: none; 
}
button i {
    font-size: 24px;
    margin-right:5px;
}
input:focus {
    outline: none;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[list]::-webkit-calendar-picker-indicator {
    display: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;    
}
::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
textarea {
    width: 100%;
    border: 0;
    background-color: #FAFAFA;
    color: #1F2937;
    font-size: 16px;
    font-weight: 500;
    border-radius: 12px;
    box-sizing: border-box;
    resize: none;
    padding:16px;
}
textarea:focus {
    outline: 0px solid transparent;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: calc(1.275rem+0.3vw);
    line-height: inherit;
    white-space: normal;
}
@media (min-width: 1200px) {
    legend {
        font-size: 1.5rem;
    }
}
legend + * {
    clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
    padding: 0;
}
::-webkit-inner-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
iframe {
    border: 0;
}
summary {
    display: list-item;
    cursor: pointer;
}
progress {
    vertical-align: baseline;
}
[hidden] {
    display: none !important;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: calc(1.625rem+4.5vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem;
    }
}
.display-2 {
    font-size: calc(1.575rem+3.9vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem;
    }
}
.display-3 {
    font-size: calc(1.525rem+3.3vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem;
    }
}
.display-4 {
    font-size: calc(1.475rem+2.7vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem;
    }
}
.display-5 {
    font-size: calc(1.425rem+2.1vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem;
    }
}
.display-6 {
    font-size: calc(1.375rem+1.5vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem;
    }
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 0.875em;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote > :last-child {
    margin-bottom: 0;
}
.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 0.875em;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "— ";
}
.img-fluid {
    max-width: 100%;
    height: auto;
    object-fit:cover;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 0.875em;
    color: #6c757d;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    --bs-gutter-x: 1.5rem;
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container-sm,
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container-md,
    .container-sm,
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1320px;
    }
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
    --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem;
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.6666666667%;
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
}
.table > :not(caption) > * > * {
    padding: 8.5px;
    line-height: 22px;
    background-color: var(--bs-table-bg);
    background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
    border-bottom-width: 1px;
}
.table > tbody {
    vertical-align: inherit;
}
.table > thead {
    vertical-align: bottom;
}
/* .table > :not(:last-child) > :last-child > * {
    border-bottom-color: currentColor;
} */
.caption-top {
    caption-side: top;
}
.table-sm > :not(caption) > * > * {
    padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
    border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
    border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
    border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}
.table-primary {
    font-weight: 700;
    --bs-table-bg: #bbd6fe;
    --bs-table-striped-bg: #b2cbf1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #a8c1e5;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #adc6eb;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #a8c1e5;
}
.table-secondary {
    font-weight: 400;
    --bs-table-bg: #d6d8db;
    --bs-table-striped-bg: #cbcdd0;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #c1c2c5;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c6c8cb;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #c1c2c5;
}
.table-success {
    --bs-table-bg: #bfddcf;
    --bs-table-striped-bg: #b5d2c5;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #acc7ba;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #b1ccbf;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #acc7ba;
}
.table-info {
    --bs-table-bg: #bbf0fb;
    --bs-table-striped-bg: #b2e4ee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #a8d8e2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #addee8;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #a8d8e2;
}
.table-warning {
    --bs-table-bg: #ffeeba;
    --bs-table-striped-bg: #f2e2b1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e6d6a7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ecdcac;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6d6a7;
}
.table-danger {
    --bs-table-bg: #f5c6cb;
    --bs-table-striped-bg: #e9bcc1;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #ddb2b7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e3b7bc;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #ddb2b7;
}
.table-light {
    --bs-table-bg: #f8f9fa;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfe0e1;
}
.table-dark {
    --bs-table-bg: #343a40;
    --bs-table-striped-bg: #3e444a;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #484e53;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #43494e;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #484e53;
}
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
.form-label {
    margin-bottom: 0.5rem;
}
.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;
}
.col-form-label-lg {
    padding-top: calc(0.5rem+1px);
    padding-bottom: calc(0.5rem+1px);
    font-size: 1.25rem;
}
.col-form-label-sm {
    padding-top: calc(0.25rem+1px);
    padding-bottom: calc(0.25rem+1px);
    font-size: 0.875rem;
}
.form-text {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #6c757d;
}

.form-control {
    display: block;
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #FAFAFA;
    color: #111827;
    font-size: 16px;
    font-weight: 500;
    border-radius: 12px;
    border:1px solid #A0AEC0;
}
.form-control.border {
    display: block;
    width: 100%;
    padding:16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
    box-shadow: none;
    outline: 0;
    color: #111827;
}
input.search {
    padding-left:58px;
}
.form-control::-webkit-input-placeholder {
    color: #A0AEC0;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #A0AEC0;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #A0AEC0;
    opacity: 1;
}
.form-control::placeholder {
    color: #A0AEC0;
    font-size: 16px;
    font-weight: 500;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.form-control-sm {
    min-height: calc(1.5em+0.5rem+2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.form-control-lg {
    min-height: calc(1.5em+1rem+2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.form-control-color {
    max-width: 3rem;
    padding: 0.375rem;
}
.form-control-color::-moz-color-swatch {
    border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
    border-radius: 0.25rem;
}
.form-select {
    display: block;
    width: 100%;
    height: calc(1.5em+0.75rem+2px);
    padding: 16px 50px 16px 16px;
    line-height: 24px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0;
    background-color: #FAFAFA;
    color: #111827;
    font-size: 16px;
    font-weight: 500;
    border-radius: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}

details {
	position: relative;
	width: 100%;
	margin-right: 1rem;
}

details[open] {
	z-index: 2;
}

summary {
	padding:0 1rem 1rem;
	cursor: pointer;
	border-radius: 12px;
	background-color: #FAFAFA;
	list-style: none;
    height:45px;
    line-height:45px;
    overflow: hidden;
}

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

details[open] summary:before {
	content: '';
	display: block;
	width: 100vw;
	height: 100vh;
	background: transparent;
	position: fixed;
	top: 0;
	left: 0;
}

summary:after {
	content: '';
	display: inline-block;
	position: absolute;
    top:20px;
    right:15px;;
	width: .5rem;
	height: .5rem;
	border-bottom: 1px solid currentColor;
	border-left: 1px solid currentColor;
	border-bottom-left-radius: 2px;
	transform: rotate(-45deg) translate(0%, 0%);
	transform-origin: center center;
	transition: transform ease-in-out 100ms;
}

summary:focus {
	outline: none;
}

details[open] summary:after {
    transform: rotate(135deg) translate(0%, 0%);
    position: absolute;
    top:25px;
}

details ul {
	width: 100%;
	background: #ffffff;
	position: absolute;
	left: 0;
	padding: 10px;
	margin: 0;
	box-sizing: border-box;
	border-radius: 5px;
	overflow-y: auto;
    list-style: none;
}

details li {
	padding: 0.5rem 1rem;
}
details li label {
	margin-bottom:0;
    color: #111827;
}
details li:hover {
    color: #111827;
    background-color: #F9FAFB !important;
    border-radius:12px;
}

summary.radios {
	counter-reset: radios;
}

summary.radios:before {
	content: var(--selection);
}

details input[type=radio] {
	counter-increment: radios;
	appearance: none;
    display: block;
    height:45px;
    padding:0;
}


details input[type=radio]:after {
	content: attr(title);
	display: inline;
	font-size: 1rem;
}

details ul.list {
	counter-reset: labels;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    max-height: 80vh;
}
@media (min-width: 768px) {
	details ul.list {
		max-height: 50vh;
	}
}


.form-select.border {
    display: block;
    width: 100%;
    height: calc(1.5em+0.75rem+2px);
    padding: 10px 50px 10px 16px;
    line-height: 16px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0;
    color: #111827;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:1px solid #EEEFF2;
    background-color: #ffffff;
}
.form-select:focus {
    outline: 0;
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.form-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.form-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;
}
.form-select-lg {
    height: calc(1.5em+1rem+2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0.25em;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #A0AEC0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-check-input {
        transition: none;
    }
}
.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}
.form-check-input.radio[type="checkbox"] {
    border-radius: 50%;
}
.form-check-input[type="radio"] {
    border-radius: 50%;
}
.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}
.form-check-input:focus {
    border-color: #8bbafe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
    background-color: #8C62FF;
    border-color: #8C62FF;
}
.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
    background-color: #8C62FF;
    border-color: #8C62FF;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: 0.5;
}
.form-check label {
    margin-left:16px;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
    opacity: 0.5;
}
.form-switch {
    padding-left: 2.5em;
}
.form-switch .form-check-input {
    width: 44px;
    height: 24px;
    margin-left: -2.5em;
    background-image: url(../images/switch-round.svg);
    background-position: left center;
    border-radius: 2em;
    background-color:#EEEFF2;
}
.form-switch .form-check-input:focus {
    background-image: url(../images/switch-round.svg);
    outline: 0px solid transparent;
}
.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url(../images/switch-round.svg);
    outline: 0px solid transparent;
    background-color:#8C62FF;
}
.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
}
.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.form-file {
    --bs-form-file-height: calc(1.5em+0.75rem+2px);
    position: relative;
}
.form-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: var(--bs-form-file-height);
    margin: 0;
    opacity: 0;
}
.form-file-input[disabled] ~ .form-file-label .form-file-text,
.form-file-input:disabled ~ .form-file-label .form-file-text {
    background-color: #e9ecef;
}
.form-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    display: flex;
    height: var(--bs-form-file-height);
    border-color: #ced4da;
    border-radius: 0.25rem;
}
.form-file-text {
    display: block;
    flex-grow: 1;
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
}
.form-file-button {
    display: block;
    flex-shrink: 0;
    padding: 0.375rem 0.75rem;
    margin-left: -1px;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}
.dropdown-toggle {
    white-space: nowrap;
}
.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;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    border-radius: 0.25rem;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}
@media (min-width: 1400px) {
    .dropdown-menu-xxl-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-xxl-right {
        right: 0;
        left: auto;
    }
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.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;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropdown-menu[data-popper-placement] {
    transform: translate(0, 55px) !important;
}
.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;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}
.dropleft .dropdown-toggle::after {
    display: none;
}
.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;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:active,
.dropdown-item:hover,
.dropdown-item:focus {
    color: #111827;
    background-color: #F9FAFB !important;
    border-radius:12px;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.form-file-sm {
    --bs-form-file-height: calc(1.5em+0.5rem+2px);
    font-size: 0.875rem;
}
.form-file-sm .form-file-text,
.form-file-sm .form-file-button {
    padding: 0.25rem 0.5rem;
}
.form-file-lg {
    --bs-form-file-height: calc(1.5em+1rem+2px);
    font-size: 1.25rem;
}
.form-file-lg .form-file-text,
.form-file-lg .form-file-button {
    padding: 0.5rem 1rem;
}
.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-range:focus {
    outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
    border: 0;
}
.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}
.form-range::-webkit-slider-thumb:active {
    background-color: #bed8fe;
}
.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}
.form-range::-moz-range-thumb:active {
    background-color: #bed8fe;
}
.form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.form-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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) {
    .form-range::-ms-thumb {
        -ms-transition: none;
        transition: none;
    }
}
.form-range::-ms-thumb:active {
    background-color: #bed8fe;
}
.form-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.form-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.form-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.form-range:disabled {
    pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}
.form-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-file .form-file-input:focus ~ .form-file-label {
    z-index: 3;
}
.input-group > .form-file > .form-file-input:focus {
    z-index: 4;
}
.input-group > .form-file:not(:last-child) > .form-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-file:not(:first-child) > .form-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group .btn {
    position: relative;
    z-index: 2;
}
.input-group .btn:focus {
    z-index: 3;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group-lg > .form-control {
    min-height: calc(1.5em+1rem+2px);
}
.input-group-lg > .form-select {
    height: calc(1.5em+1rem+2px);
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.input-group-sm > .form-control {
    min-height: calc(1.5em+0.5rem+2px);
}
.input-group-sm > .form-select {
    height: calc(1.5em+0.5rem+2px);
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
    padding-right: 1.75rem;
}
.input-group > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group > .dropdown-toggle:nth-last-child(n + 3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.table-bordered th,
.table-bordered td {
    border-color: #e7e9ed;
}
.table th,
.table td {
    border-color: #e7e9ed;
}
.table thead th {
    /*border-color: #e7e9ed;*/
    border-color: #A0AEC0;
    white-space: nowrap;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #515a6a;
}
.table-hover > tbody > tr:hover {
    background-color: #fff;
}
.popover {
    border-color: #dee1fc;
}
.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^="left"] > .arrow::before {
    border-left-color: #dee1fc;
}
.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^="right"] > .arrow::before {
    border-right-color: #dee1fc;
}
.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^="top"] > .arrow::before {
    border-top-color: #dee1fc;
}
.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
    border-bottom-color: #dee1fc;
}
a.app-link {
    color: #252930;
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(37, 41, 48, 0.3);
    text-decoration-color: rgba(37, 41, 48, 0.3);
}
a.app-link:hover {
    color: #8C62FF;
    -webkit-text-decoration-color: rgba(140, 98, 255, 0.8);
    text-decoration-color: rgba(140, 98, 255, 0.8);
}
button.close:focus {
    outline: 0;
    box-shadow: none;
}
.btn {
    padding: 11px;
    border: 0;
    background-color: #8C62FF;
    border:1px solid #8C62FF;
    color: #ffffff;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.btn.sm,
.btn.border.sm {
    padding: 7px 38.5px;
    border: 0;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 800;
    line-height: 18px;
}
.btn.sm {
    background-color: #8C62FF;
    border:1px solid #8C62FF;
    color: #ffffff;
}
.btn.border.sm {
    background-color: transparent;
    border:1px solid #8C62FF;
    color: #8C62FF;
}
.btn:hover{
    color: #ffffff;
    background:#9974FF;
    border:1px solid #9974FF;
}
.btn.disabled {
    padding: 16px;
    border: 0;
    background-color: #B5B5B6;
    border:1px solid #B5B5B6;
    color:#ffffff;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    cursor: default;
}
.btn.gray {
    padding: 16px;
    border: 0;
    background-color: #F9FAFB;
    border:1px solid #F9FAFB;
    color: #111827;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.btn.gray:hover{
    color: #111827;
}
.btn.border {
    padding: 11px;
    background-color: #ffffff;
    color: #8C62FF;
    border:1px solid #8C62FF;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.btn.border:hover{
    color: #9974FF;
    border:1px solid #9974FF;
    background-color: transparent;
}
.btn:hover,
.btn:active,
.btn:focus {
    text-decoration: none;
}
.btn .bi {
    position: relative;
    top: -2px;
}
.btn:focus,
.btn.focus {
    box-shadow: none !important;
}
.app-btn-primary {
    font-weight: 700;
    background: #8C62FF;
    color: #fff;
    border-color: #8C62FF;
}
.app-btn-primary:hover {
    color: #fff;
    background: #9974FF;
    border-color: #9974FF;
}
.app-btn-secondary {
    font-weight: 400;
    background: #FAFAFA;
    color: #718096;
    border: 1px solid #A0AEC0;
}
.app-btn-secondary:hover {
    background: #FAFAFA;
    color: #718096;
    border: 1px solid #FAFAFA;
}
.app-btn-end {
    font-weight: 400;
    background: transparent;
    color: #718096;
    border-color: #A0AEC0;
    /*position: relative;*/
}
.app-btn-end:before {
    position: absolute;
    content:"";
    left:0;
    height:30px;
    width:1px;
    background-color:#cccccc;
}
.app-btn-end:hover {
    background: transparent;
    color: #8C62FF;
    border: 1px solid #ffffff;
}
.btn-light {
    background: #f5f6fe;
    color: #8C62FF;
}
.btn-light:hover {
    background: #f5f6fe;
    color: #8C62FF;
}
.dropdown-menu {
    border-color: #e7e9ed;
}
.dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem
}
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:hover {
    color: #252930;
}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
    background: #fafbff;
}
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
    background: #fafbff;
}
.dropdown-divider {
    border-top-color: #e7e9ed;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.dropdown-toggle.no-toggle-arrow:after {
    display: none !important;
}
.clearfix{
    clear: both;
}
.cursor-pointer{
    cursor: pointer;
}
@media (min-width: 1200px) {
.d-xl-none {
    display: none !important;
}
}

/*Font Size*/
.font10{
    font-size: 10px;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.font15{
    font-size: 15px;
}
.font16{
    font-size: 16px;
}
.font20{
    font-size: 20px;
}
.font30{
    font-size: 30px;
}

/*::::::::: Color :::::::::: */
.white-color {
    color: #ffffff !important;
}
.gray-color{
    color:#D1D5DB !important;
}
.dark-gray-color{
    color:#A0AEC0 !important;
}
.darkest-gray-color{
    color: #6c757d !important;
}
.yellow-color {
    color: #FACC15 !important;
}
.purple-color {
    color: #AB92F0 !important;
}
/*::::::::: Background-Color :::::::::: */
.gray-bg {
    background: #F9FAFB !important;
}
.white-bg{
    background:#ffffff !important;
}

/*:::::::::: Margin Top :::::::::: */
.margin-auto{
    margin:auto;
}
.m-t-0 {
    margin-top: 0px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-8 {
    margin-top: 8px;
}
.m-t-10 {
    margin-top: 10px;
}

.m-t-12 {
    margin-top: 12px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-16 {
    margin-top: 16px;
}

.m-t-18 {
    margin-top: 18px;
}

.m-t-20 {
    margin-top: 20px;
}
.m-t-24 {
    margin-top: 24px;
}
.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-32 {
    margin-top: 32px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-t-36 {
    margin-top: 36px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-t-48 {
    margin-top: 48px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-55 {
    margin-top: 55px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-t-62 {
    margin-top: 62px;
}

.m-t-65 {
    margin-top: 65px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-t-75 {
    margin-top: 75px;
}

.m-t-80 {
    margin-top: 80px;
}

.m-t-85 {
    margin-top: 85px;
}

.m-t-90 {
    margin-top: 90px;
}

.m-t-95 {
    margin-top: 95px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-t-105 {
    margin-top: 105px;
}

.m-t-110 {
    margin-top: 110px;
}

.m-t-115 {
    margin-top: 115px;
}

.m-t-120 {
    margin-top: 120px;
}

.m-t-125 {
    margin-top: 125px;
}

.m-t-130 {
    margin-top: 130px;
}

.m-t-135 {
    margin-top: 135px;
}

.m-t-140 {
    margin-top: 140px;
}

.m-t-145 {
    margin-top: 145px;
}

.m-t-150 {
    margin-top: 150px;
}

.m-t-155 {
    margin-top: 155px;
}

.m-t-160 {
    margin-top: 160px;
}
.m-t-180 {
    margin-top: 180px;
}

/*:::::::::: Margin bottom :::::::::: */
.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px;
}
.m-b-8{
	margin-bottom: 8px;
}
.m-b-10 {
    margin-bottom: 10px;
}

.m-b-12 {
    margin-bottom: 12px;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-16 {
    margin-bottom: 16px !important;
}

.m-b-20 {
    margin-bottom: 20px;
}
.m-b-22 {
    margin-bottom: 22px;
}
.m-b-24 {
    margin-bottom: 24px;
}
.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-32 {
    margin-bottom: 32px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-36 {
    margin-bottom: 36px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-b-48 {
    margin-bottom: 48px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-56 {
    margin-bottom: 56px;
}

.m-b-55 {
    margin-bottom: 55px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-b-65 {
    margin-bottom: 65px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-b-75 {
    margin-bottom: 75px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-b-85 {
    margin-bottom: 85px;
}

.m-b-90 {
    margin-bottom: 90px;
}

.m-b-95 {
    margin-bottom: 95px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-b--103 {
    margin-bottom: -103px;
}

.m-b-105 {
    margin-bottom: 105px;
}

.m-b-110 {
    margin-bottom: 110px;
}

.m-b-115 {
    margin-bottom: 115px;
}

.m-b-120 {
    margin-bottom: 120px;
}

.m-b-125 {
    margin-bottom: 125px;
}

.m-b-130 {
    margin-bottom: 130px;
}

.m-b-135 {
    margin-bottom: 135px;
}

.m-b-140 {
    margin-bottom: 140px;
}

.m-b-145 {
    margin-bottom: 145px;
}

.m-b-150 {
    margin-bottom: 150px;
}

.m-b-155 {
    margin-bottom: 155px;
}

.m-b-160 {
    margin-bottom: 160px;
}

/*:::::::::: Margin Left :::::::::: */
.m-l-0 {
    margin-left: 0px;
}

.m-l-4 {
    margin-left: 5px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-6 {
    margin-left: 6px;
}

.m-l-8 {
    margin-left: 8px;
}

.m-l-10 {
    margin-left: 10px;
}
.m-l-12 {
    margin-left: 12px;
}
.m-l-13 {
    margin-left: 13px;
}
.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-l-55 {
    margin-left: 55px;
}

.m-l-60 {
    margin-left: 60px;
}

.m-l-65 {
    margin-left: 65px;
}

.m-l-70 {
    margin-left: 70px;
}

.m-l-75 {
    margin-left: 75px;
}

.m-l-80 {
    margin-left: 80px;
}

.m-l-85 {
    margin-left: 85px;
}

.m-l-90 {
    margin-left: 90px;
}

.m-l-95 {
    margin-left: 95px;
}

.m-l-100 {
    margin-left: 100px;
}

.m-l-105 {
    margin-left: 105px;
}

.m-l-110 {
    margin-left: 110px;
}

.m-l-115 {
    margin-left: 115px;
}

.m-l-120 {
    margin-left: 120px;
}

.m-l-125 {
    margin-left: 125px;
}

.m-l-130 {
    margin-left: 130px;
}

.m-l-135 {
    margin-left: 135px;
}

.m-l-140 {
    margin-left: 140px;
}

.m-l-145 {
    margin-left: 145px;
}

.m-l-150 {
    margin-left: 150px;
}

.m-l-155 {
    margin-left: 155px;
}

.m-l-160 {
    margin-left: 160px;
}

/*:::::::::: Margin Right :::::::::: */
.m-r-0 {
    margin-right: 0px;
}

.m-r-2 {
    margin-right: 2px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-8 {
    margin-right: 8px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-13 {
    margin-right: 13px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-r-55 {
    margin-right: 55px;
}

.m-r-60 {
    margin-right: 60px;
}

.m-r-65 {
    margin-right: 65px;
}

.m-r-70 {
    margin-right: 70px;
}

.m-r-75 {
    margin-right: 75px;
}

.m-r-80 {
    margin-right: 80px;
}

.m-r-85 {
    margin-right: 85px;
}

.m-r-90 {
    margin-right: 90px;
}

.m-r-95 {
    margin-right: 95px;
}

.m-r-100 {
    margin-right: 100px;
}

.m-r-105 {
    margin-right: 105px;
}

.m-r-110 {
    margin-right: 110px;
}

.m-r-115 {
    margin-right: 115px;
}

.m-r-120 {
    margin-right: 120px;
}

.m-r-125 {
    margin-right: 125px;
}

.m-r-130 {
    margin-right: 130px;
}

.m-r-135 {
    margin-right: 135px;
}

.m-r-140 {
    margin-right: 140px;
}

.m-r-145 {
    margin-right: 145px;
}

.m-r-150 {
    margin-right: 150px;
}

.m-r-155 {
    margin-right: 155px;
}

.m-r-160 {
    margin-right: 160px;
}

/*:::::::::: Margin Left Right :::::::::: */
.m-lr-0 {
    margin: 0 0px;
}

.m-lr-5 {
    margin: 0 5px;
}

.m-lr-10 {
    margin: 0 10px;
}

.m-lr-15 {
    margin: 0 15px;
}

.m-lr-20 {
    margin: 0 20px;
}

.m-lr-25 {
    margin: 0 25px;
}

.m-lr-30 {
    margin: 0 30px;
}

.m-lr-35 {
    margin: 0 35px;
}

.m-lr-40 {
    margin: 0 40px;
}

.m-lr-45 {
    margin: 0 45px;
}

.m-lr-50 {
    margin: 0 50px;
}

.m-lr-55 {
    margin: 0 55px;
}

.m-lr-60 {
    margin: 0 60px;
}

.m-lr-65 {
    margin: 0 65px;
}

.m-lr-70 {
    margin: 0 70px;
}

.m-lr-75 {
    margin: 0 75px;
}

.m-lr-80 {
    margin: 0 80px;
}

.m-lr-85 {
    margin: 0 85px;
}

.m-lr-90 {
    margin: 0 90px;
}

.m-lr-95 {
    margin: 0 95px;
}

.m-lr-100 {
    margin: 0 100px;
}

.m-lr-105 {
    margin: 0 105px;
}

.m-lr-110 {
    margin: 0 110px;
}

.m-lr-115 {
    margin: 0 115px;
}

.m-lr-120 {
    margin: 0 120px;
}

.m-lr-125 {
    margin: 0 125px;
}

.m-lr-130 {
    margin: 0 130px;
}

.m-lr-135 {
    margin: 0 135px;
}

.m-lr-140 {
    margin: 0 140px;
}

.m-lr-145 {
    margin: 0 145px;
}

.m-lr-150 {
    margin: 0 150px;
}

.m-lr-155 {
    margin: 0 155px;
}

.m-lr-160 {
    margin: 0 160px;
}

/*:::::::::: Margin Top Bottom :::::::::: */
.m-tb-0 {
    margin: 0px 0;
}

.m-tb-5 {
    margin: 5px 0;
}

.m-tb-10 {
    margin: 10px 0;
}

.m-tb-15 {
    margin: 15px 0;
}

.m-tb-20 {
    margin: 20px 0;
}

.m-tb-25 {
    margin: 25px 0;
}

.m-tb-30 {
    margin: 30px 0;
}

.m-tb-35 {
    margin: 35px 0;
}

.m-tb-40 {
    margin: 40px 0;
}

.m-tb-45 {
    margin: 45px 0;
}

.m-tb-50 {
    margin: 50px 0;
}

.m-tb-55 {
    margin: 55px 0;
}

.m-tb-60 {
    margin: 60px 0;
}

.m-tb-65 {
    margin: 65px 0;
}

.m-tb-70 {
    margin: 70px 0;
}

.m-tb-75 {
    margin: 75px 0;
}

.m-tb-80 {
    margin: 80px 0;
}

.m-tb-85 {
    margin: 85px 0;
}

.m-tb-90 {
    margin: 90px 0;
}

.m-tb-95 {
    margin: 95px 0;
}

.m-tb-100 {
    margin: 100px 0;
}

.m-tb-105 {
    margin: 105px 0;
}

.m-tb-110 {
    margin: 110px 0;
}

.m-tb-115 {
    margin: 115px 0;
}

.m-tb-120 {
    margin: 120px 0;
}

.m-tb-125 {
    margin: 125px 0;
}

.m-tb-130 {
    margin: 130px 0;
}

.m-tb-135 {
    margin: 135px 0;
}

.m-tb-140 {
    margin: 140px 0;
}

.m-tb-145 {
    margin: 145px 0;
}

.m-tb-150 {
    margin: 150px 0;
}

.m-tb-155 {
    margin: 155px 0;
}

.m-tb-160 {
    margin: 160px 0;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::
==================== Padding measurement===========
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:::::::::: Pargin Top :::::::::: */
.p-0 {
    padding: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-6 {
    padding-top: 6px;
}

.p-t-8 {
    padding-top: 8px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-12 {
    padding-top: 12px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-22 {
    padding-top: 22px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-55 {
    padding-top: 55px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-65 {
    padding-top: 65px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-75 {
    padding-top: 75px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-85 {
    padding-top: 85px;
}

.p-t-90 {
    padding-top: 90px;
}

.p-t-95 {
    padding-top: 95px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-t-105 {
    padding-top: 105px;
}

.p-t-110 {
    padding-top: 110px;
}

.p-t-115 {
    padding-top: 115px;
}

.p-t-120 {
    padding-top: 120px;
}

.p-t-125 {
    padding-top: 125px;
}

.p-t-130 {
    padding-top: 130px;
}

.p-t-135 {
    padding-top: 135px;
}

.p-t-140 {
    padding-top: 140px;
}

.p-t-145 {
    padding-top: 145px;
}

.p-t-150 {
    padding-top: 150px;
}

.p-t-155 {
    padding-top: 155px;
}

.p-t-160 {
    padding-top: 160px;
}

/*:::::::::: Padding bottom :::::::::: */
.p-b-0 {
    padding-bottom: 0px !important;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-8 {
    padding-bottom: 8px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px;
}
.p-b-22 {
    padding-bottom: 22px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-b-40 {
    padding-bottom: 40px; !important;
}

.p-b-40i {
    padding-bottom: 40px; !important;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-55 {
    padding-bottom: 55px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-b-75 {
    padding-bottom: 75px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-b-85 {
    padding-bottom: 85px;
}

.p-b-90 {
    padding-bottom: 90px;
}

.p-b-95 {
    padding-bottom: 95px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-b-105 {
    padding-bottom: 105px;
}

.p-b-110 {
    padding-bottom: 110px;
}

.p-b-115 {
    padding-bottom: 115px;
}

.p-b-120 {
    padding-bottom: 120px;
}

.p-b-125 {
    padding-bottom: 125px;
}

.p-b-130 {
    padding-bottom: 130px;
}

.p-b-135 {
    padding-bottom: 135px;
}

.p-b-140 {
    padding-bottom: 140px;
}

.p-b-145 {
    padding-bottom: 145px;
}

.p-b-150 {
    padding-bottom: 150px;
}

.p-b-155 {
    padding-bottom: 155px;
}

.p-b-160 {
    padding-bottom: 160px;
}

/*:::::::::: Padding Left :::::::::: */
.p-l-0 {
    padding-left: 0px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-8 {
    padding-left: 8px;
}

.p-l-10 {
    padding-left: 10px;
}
.p-l-12 {
    padding-left: 12px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-l-55 {
    padding-left: 55px;
}

.p-l-60 {
    padding-left: 60px;
}

.p-l-65 {
    padding-left: 65px;
}

.p-l-70 {
    padding-left: 70px;
}

.p-l-75 {
    padding-left: 75px;
}

.p-l-80 {
    padding-left: 80px;
}

.p-l-85 {
    padding-left: 85px;
}

.p-l-90 {
    padding-left: 90px;
}

.p-l-95 {
    padding-left: 95px;
}

.p-l-100 {
    padding-left: 100px;
}

.p-l-105 {
    padding-left: 105px;
}

.p-l-110 {
    padding-left: 110px;
}

.p-l-115 {
    padding-left: 115px;
}

.p-l-120 {
    padding-left: 120px;
}

.p-l-125 {
    padding-left: 125px;
}

.p-l-130 {
    padding-left: 130px;
}

.p-l-135 {
    padding-left: 135px;
}

.p-l-140 {
    padding-left: 140px;
}

.p-l-145 {
    padding-left: 145px;
}

.p-l-150 {
    padding-left: 150px;
}

.p-l-155 {
    padding-left: 155px;
}

.p-l-160 {
    padding-left: 160px;
}

/*:::::::::: padding Right :::::::::: */
.p-r-0 {
    padding-right: 0px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}
.p-r-12 {
    padding-right: 12px;
}
.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-r-55 {
    padding-right: 55px;
}

.p-r-60 {
    padding-right: 60px;
}

.p-r-65 {
    padding-right: 65px;
}

.p-r-70 {
    padding-right: 70px;
}

.p-r-75 {
    padding-right: 75px;
}

.p-r-80 {
    padding-right: 80px;
}

.p-r-85 {
    padding-right: 85px;
}

.p-r-90 {
    padding-right: 90px;
}

.p-r-95 {
    padding-right: 95px;
}

.p-r-100 {
    padding-right: 100px;
}

.p-r-105 {
    padding-right: 105px;
}

.p-r-110 {
    padding-right: 110px;
}

.p-r-115 {
    padding-right: 115px;
}

.p-r-120 {
    padding-right: 120px;
}

.p-r-125 {
    padding-right: 125px;
}

.p-r-130 {
    padding-right: 130px;
}

.p-r-135 {
    padding-right: 135px;
}

.p-r-140 {
    padding-right: 140px;
}

.p-r-145 {
    padding-right: 145px;
}

.p-r-150 {
    padding-right: 150px;
}

.p-r-155 {
    padding-right: 155px;
}

.p-r-160 {
    padding-right: 160px;
}

/*:::::::::: padding Left Right :::::::::: */
.p-lr-0 {
    padding: 0 0;
}

.p-lr-5 {
    padding: 0 5px;
}

.p-lr-10 {
    padding: 0 10px !important;
}

.p-lr-15 {
    padding: 0 15px;
}

.p-lr-20 {
    padding: 0 20px;
}

.p-lr-25 {
    padding: 0 25px;
}

.p-lr-30 {
    padding: 0 30px;
}

.p-lr-35 {
    padding: 0 35px;
}

.p-lr-40 {
    padding: 0 40px;
}

.p-lr-45 {
    padding: 0 45px;
}

.p-lr-50 {
    padding: 0 50px;
}

.p-lr-55 {
    padding: 0 55px;
}

.p-lr-60 {
    padding: 0 60px;
}

.p-lr-65 {
    padding: 0 65px;
}

.p-lr-70 {
    padding: 0 70px;
}

.p-lr-75 {
    padding: 0 75px;
}

.p-lr-80 {
    padding: 0 80px;
}

.p-lr-85 {
    padding: 0 85px;
}

.p-lr-90 {
    padding: 0 90px;
}

.p-lr-95 {
    padding: 0 95px;
}

.p-lr-100 {
    padding: 0 100px;
}

.p-lr-105 {
    padding: 0 105px;
}

.p-lr-110 {
    padding: 0 110px;
}

.p-lr-115 {
    padding: 0 115px;
}

.p-lr-120 {
    padding: 0 120px;
}

.p-lr-125 {
    padding: 0 125px;
}

.p-lr-130 {
    padding: 0 130px;
}

.p-lr-135 {
    padding: 0 135px;
}

.p-lr-140 {
    padding: 0 140px;
}

.p-lr-145 {
    padding: 0 145px;
}

.p-lr-150 {
    padding: 0 150px;
}

.p-lr-155 {
    padding: 0 155px;
}

.p-lr-160 {
    padding: 0 160px;
}

/*:::::::::: padding Top Bottom :::::::::: */
.p-tb-0 {
    padding: 0;
}

.p-tb-5 {
    padding: 5px 0;
}

.p-tb-10 {
    padding: 10px 0;
}

.p-tb-15 {
    padding: 15px 0;
}

.p-tb-20 {
    padding: 20px 0;
}

.p-tb-25 {
    padding: 25px 0;
}

.p-tb-30 {
    padding: 30px 0;
}

.p-tb-35 {
    padding: 35px 0;
}

.p-tb-40 {
    padding: 40px 0;
}

.p-tb-45 {
    padding: 45px 0;
}

.p-tb-50 {
    padding: 50px 0;
}

.p-tb-55 {
    padding: 55px 0;
}

.p-tb-60 {
    padding: 60px 0;
}

.p-tb-65 {
    padding: 65px 0;
}

.p-tb-70 {
    padding: 70px 0;
}

.p-tb-75 {
    padding: 75px 0;
}

.p-tb-80 {
    padding: 80px 0;
}

.p-tb-85 {
    padding: 85px 0;
}

.p-tb-90 {
    padding: 90px 0;
}

.p-tb-95 {
    padding: 95px 0;
}

.p-tb-100 {
    padding: 100px 0;
}

.p-tb-105 {
    padding: 105px 0;
}

.p-tb-110 {
    padding: 110px 0;
}

.p-tb-115 {
    padding: 115px 0;
}

.p-tb-120 {
    padding: 120px 0;
}

.p-tb-125 {
    padding: 125px 0;
}

.p-tb-130 {
    padding: 130px 0;
}

.p-tb-135 {
    padding: 135px 0;
}

.p-tb-140 {
    padding: 140px 0;
}

.p-tb-145 {
    padding: 145px 0;
}

.p-tb-150 {
    padding: 150px 0;
}

.p-tb-155 {
    padding: 155px 0;
}

.p-tb-160 {
    padding: 160px 0;
}
.p-tb-rl-5 {
    padding: 5px 5px;
}
.p-tb-rl-10 {
    padding: 10px 10px;
}

/*:::::::::: padding All :::::::::: */
.p-48{
    padding:48px;
}

/*:::::::::: Width :::::::::: */
.w-auto{
    width: auto !important;
}
.w-1{
    width:1%;
}
.w-12 {
    width: 12%!important;
}
.w-13 {
    width: 13%!important;
}
.w-25 {
    width: 25%!important;
}
.w-45{
    width: 45%;
}
.w-50{
    width: 50% !important;
}
.w-100 {
    width: 100%!important;
}
.w60{
    width:60px;
}
.w100{
    width:100px;
}
.w120{
    min-width:120px;
}
.w240{
    min-width:240px;
}
.w327 {
    width: 327px!important;
}
.mw-120p{
	min-width:120px!important;
}
.mw-150p{
	min-width:150px!important;
}
/*:::::::::: Align :::::::::: */
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.v-middle{
	vertical-align: middle;
	}
/*:::::::::: line-height :::::::::: */
.lh-1{
	line-height: 1;
}
.lh-2{
	line-height: 2 !important;
}

.flex-sm-fill {
    flex: 1 1 auto !important;
}
.flex-sm-row {
    flex-direction: row !important;
}
.flex-sm-column {
    flex-direction: column !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-italic{
    font-style:italic;
}

.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.nowrap{
    white-space: nowrap;
}
.break-all{
    word-break: break-all;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.border0{
    border: 0 !important;
}


/*MODAL Style*/
/* 1. Modal 容器與開關狀態控制 */
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.fade.show {
    opacity: 1;
}
.modal::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0); /* 初始時背景透明 */
    transition: background-color 0.3s ease-out; /* 背景過渡動畫 */
}
.modal.show::before {
    z-index: -1; /* 確保背景在 Modal 下方 */
}

/* 2. Modal 對話框與內容 */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

/* 3. Modal 動畫與轉場 */
.modal.fade {
    transition: opacity 0.3s ease-out; /* 與 dialog 動畫時間一致 */
}

.modal.fade .modal-dialog {
    transform: translateY(-50%);
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; /* 調成一致 */
}
.modal .modal-dialog {
    transform: translateY(-50%); /* 初始位置：在視窗上方 */
    opacity: 0; /* 初始狀態為隱藏 */
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; /* 平滑的滑動及透明度動畫 */
}
.modal.show .modal-dialog {
    transform: translateY(0); /* 終點位置：回到正常位置 */
    opacity: 1; /* 顯示時完全不透明 */
}

/* 4. Modal 背景與遮罩 */
/* Bootstrap 5 modal-backdrop style */
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.75;
}

/* 5. Modal header */
.modal-header {
    font-size: 20px !important;
    font-weight: 700;
    padding: 16px;
    border-bottom: 1px solid #e5e5e5;
  }
.modal-header.large {
    padding: 56px 32px 0;
    border-bottom:0;
}
.modal-header.large .close {
    margin-top: -21px;
}
.modal-header .close {
    margin-top: 3px;
}
.modal-large-title{
    font-size:36px;
    line-height:44px;
    font-weight: 700;
}
.modal-large-title span{
    font-size:24px;
    margin-left:5px;
}
.modal-sec-title{
    font-size:24px;
    font-weight: 700;
    line-height: 31px;
    color:#111827;
}

/* 6. Modal body */
.modal-body {
    position: relative;
    padding: 20px;
    max-height: calc(100vh - 250px);
    overflow: auto;
}
.modal-info{
    color:#718096;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

/* 7. Modal footer */
.modal-footer {
    padding: 16px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer.no-border {
    padding: 0 32px 32px;
    text-align: right;
    border-top:0;
}
.modal-footer.fill {
    padding: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.modal-footer .btn + .btn {
    margin-left: 16px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

/* 8. Modal 尺寸控制與響應式設定 */
@media (min-width: 768px) {
    .modal-dialog {
        width: 680px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.modal-sm {
    width: 300px;
    margin: 30px auto;
    padding:24px 10px;
}
@media (min-width: 576px) {
    .modal-lg {
        width: 900px;
    }
    .modal-sm {
        width: 520px;
        margin: 30px auto;
        padding:24px 10px;
    }
}

/* 9. Modal 其他元件 */
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-des{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color:#718096;
}

/*Header*/

.app-header {
    height: 76px;
    background: #fff;
}
.app-header-inner {
    position: relative;
}
.app-search-form,
.app-icon-form-right,
.app-pwd-form {
    position: relative;
}
.app-icon-form-right .icon-input {
    font-size: 16px;
    font-weight: 500;
    line-height: inherit;
  
}
.app-search-form .icon-input{
    font-size: 16px;
    font-weight: 500;
    padding-left: 40px;
    height: 48px;
    line-height:48px;

}
.app-search-form .icon-input:focus {
   /* border-color:#A0AEC0;*/
}
.app-search-form .icon-btn {
    font-size: 20px;
    color: #101010;
    background: 0;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0;
    padding:14px 6px;
}
.app-search-form .icon-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    padding: 15px 10px;
}
.app-icon-form-right .icon-input:focus {
    border-color: #e7e9ed;
}
.app-icon-form-right .icon-btn {
    font-size: 20px;
    color: #A0AEC0;
    background: 0;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    padding:12px 10px;
}
.auth-form-container .app-icon-form-right .icon-btn {
	right: 6px;
}

.app-pwd-form .pwd-btn {
    font-size: 20px;
    color: #101010;
    background: 0;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    padding:16px;
}
.app-pwd-form .pwd-btn i{
    color: #A0AEC0;
}
.app-pwd-form .pwd-btn:active,
.app-pwd-form .pwd-btn:focus,
.app-pwd-form .pwd-btn:hover {
    outline: none !important;
    color: #8C62FF;
    box-shadow: none;
}

.app-utility-item {
    display: inline-block;
    margin-right: 1.25rem;
}
.app-utility-item img{
    width:50px;
    height:50px;
    border-radius: 50%;
}
.app-utility-item:last-child {
    margin-right: 0;
}
.app-utility-item > a {
    color: #1F2937;
}
.app-utility-item > a:hover {
    color: #252930;
}
.app-utility-item .dropdown-toggle {
    position: relative;
}
.app-utility-item .dropdown-menu {
    font-size: 16px;
    margin: 0;
}
.app-utility-item .dropdown-menu li{
    margin:0 8px;
}
.app-utility-item .dropdown-menu.show {
    top: 10px !important;
}
.app-utility-item .icon {
    font-size: 1.25rem;
    width: 24px;
    height: 24px;
}
.app-utility-item .icon-badge {
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    right: -0.45rem;
    top: -0.3rem;
    width: 20px;
    height: 20px;
    font-size: 0.6rem;
    font-weight: bold;
    padding-top: 1px;
    color: #fff;
    text-align: center;
}
.app-utility-item .icon-badge.icon-badge {
    background: #ec776c;
    border: 2px solid #fff;
}
.app-notifications-dropdown .dropdown-menu {
    width: 300px;
}
.app-notifications-dropdown .dropdown-menu .dropdown-menu-header {
    border-bottom: 1px solid #e7e9ed;
}
.app-notifications-dropdown .dropdown-menu .dropdown-menu-title {
    font-size: 1rem;
}
.app-notifications-dropdown .dropdown-menu .profile-image {
    width: 36px;
    height: 36px;
}
.app-notifications-dropdown .dropdown-menu .info {
    padding-right: 80px;
    position: relative;
}
.app-notifications-dropdown .dropdown-menu .meta {
    color: #828d9f;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.75rem;
}
.app-notifications-dropdown .dropdown-menu .dropdown-menu-footer {
    border-top: 1px solid #e7e9ed;
}
.app-notifications-dropdown .dropdown-menu .item {
    min-width: 250px;
    position: relative;
    border-bottom: 1px solid #e7e9ed;
}
.app-notifications-dropdown .dropdown-menu .item:last-child {
    border-bottom: 0;
}
.app-notifications-dropdown .dropdown-menu .item:hover {
    background: #f5f5f5;
}
.app-notifications-dropdown .dropdown-menu .link-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
}
.app-notifications-dropdown .app-icon-holder {
    display: inline-block;
    background: #F4F0FF;
    color: #8C62FF;
    width: 36px;
    height: 36px;
    padding-top: 4px;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
}
.app-notifications-dropdown .app-icon-holder.icon-holder-mono {
    background: #f5f6fe;
    color: #828d9f;
}
.app-notifications-dropdown .app-icon-holder svg {
    width: 20px;
    height: 20px;
}
.app-user-dropdown {
    display: inline-block;
}
.app-user-dropdown img {
    width: 50px;
    height: 50px;
}

@media (min-width: 576px) {
    .app-notifications-dropdown .dropdown-menu {
        width: 400px;
    }
}
@media (min-width: 1200px) {
    .app-header-inner {
        margin-left: 256px;
    }
}
@media (max-width: 575.98px) {
    .search-mobile-trigger {
        cursor: pointer;
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        opacity: 0.8;
    }
    .search-mobile-trigger:hover {
        color: #8C62FF;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
    /* .app-search-box {
        display: none;
        position: absolute;
        left: 0;
        top: 56px;
        padding: 0;
    } */
}
/* @media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
    .app-search-box {
        transition: none;
    }
}
@media (max-width: 575.98px) {
    .app-search-box .app-search-form .search-input {
        border-radius: 0;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .app-search-box .app-search-form .search-btn {
        top: 7px;
    }
}
@media (max-width: 575.98px) {
    .app-search-box.is-visible {
        display: block;
    }
} */
/*Sidebar Panel*/
.app-sidepanel {
    position: fixed;
    min-height: 100vh;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 0.875rem;
    border-right: 1px solid #e7e9ed;
}
.app-sidepanel .panel-drop {
    display: none;
}
.app-sidepanel .sidepanel-inner {
    grid-template-rows: auto 1fr auto;
    display: grid;
    position: relative;
    z-index: 10;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0 8px 15px;
    width: 256px;
    height: 100%;
}
.app-sidepanel .sidepanel-close {
    display: none;
    position: absolute;
    z-index: 20;
    right: -2rem;
    top: 0;
    color: #fff;
    font-size: 2rem;
}
.app-sidepanel.sidepanel-hidden {
    left: -400px;
}
.app-sidepanel.sidepanel-visible {
    left: 0;
}
.app-sidepanel .app-nav-main {
    display: grid;
    grid-template-rows: 1fr auto;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0.1) #e7e9ed;
    scrollbar-width: thin;
    margin-top:1s6px;
}
.app-sidepanel .app-nav-main::-webkit-scrollbar {
    width: 6px;
    background-color: #e7e9ed;
}
.app-sidepanel .app-nav-main::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
}
.app-branding {
    height: 60px;
    padding-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}
.app-branding .logo-icon {
    width: 36px;
    height: 36px;
}
.app-branding .logo-text {
    color: #111827;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.logo-text span {
    font-size: 20px;
    font-weight: 600!important;
    margin-left: 5px;
}
.app-nav {
    color: #5d6778;
    display: block;
    padding: 0;
    width: 100%;
}
.app-nav .app-menu {
    margin-bottom: 0;
}
.app-nav .nav-item {
    display: block;
    color: #718096;
    background: #fff;
}
.app-nav .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding: 12px 16px;
    color: #718096;
    position: relative;
    display: block;
    padding-left: 3rem;
    border-left: 3px solid transparent;
    border-bottom:1px solid #ffffff;
}
.app-nav .nav-link.active {
    color: #8C62FF;
    background: #F4F0FF;
    border-left: 3px solid #8C62FF;
    font-weight: 500;
}
.app-nav .nav-link.submenu-toggle.active {
    background: 0;
    border-color: transparent;
}
.app-nav .nav-link:hover {
    color: #8C62FF;
}
.app-nav .nav-icon {
    position: absolute;
    left: 1rem;
    top: 0.9rem;
    font-size: 20px;
}
.app-nav .nav-icon .bi {
    width: 1.25rem;
    height: 1.25rem;
}
.app-nav .submenu-arrow {
    position: absolute;
    right: 1rem;
    top: 0.7rem;
    color: #828d9f;
}
.app-nav .submenu-arrow svg {
    width: 14px;
    height: 14px;
}
.app-nav .submenu-toggle {
    transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .app-nav .submenu-toggle {
        transition: none;
    }
}
.app-nav .submenu-toggle[aria-expanded="true"] .submenu-arrow {
    color: #252930;
}
.app-nav .submenu-toggle[aria-expanded="true"] .submenu-arrow svg {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.app-nav .submenu-item {
    margin-bottom: 0;
}
.app-nav .submenu-link {
    color: #718096;
    font-size: 16px;
    margin-left: 2rem;
    padding: 0.5rem 1rem;
    padding-left: 1rem;
    position: relative;
    display: block;
    margin-bottom: 0;
}
.app-nav .submenu-link:before {
    background-color: #e7e9ed;
    content: " ";
    display: inline-block;
    height: inherit;
    left: 0;
    position: absolute;
    width: 2px;
    height: 100%;
    margin-top: -0.5rem;
}
.app-nav .submenu-link:hover {
    color: #252930;
}
.app-nav .submenu-link.active {
    color: #8C62FF;
}
.app-nav .submenu-link.active:before {
    background-color: #8C62FF;
}
.app-sidepanel-footer {
    width: 100%;
    bottom: 0;
    left: 0;
    border-top: 1px solid #e7e9ed;
    background: #f5f6fe;
}
.app-sidepanel-footer .app-nav-footer {
    margin-bottom: 0;
}
@media (max-width: 1199.98px) {
    .app-sidepanel {
        transition: all 0.4s ease-in-out;
        left: -400px;
    }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
    .app-sidepanel {
        transition: none;
    }
}
@media (max-width: 1199.98px) {
    .app-sidepanel.sidepanel-visible {
        display: block;
    }
}
@media (max-width: 1199.98px) {
    .sidepanel-visible .sidepanel-close {
        display: inline-block;
    }
}
@media (max-width: 1199.98px) {
    .sidepanel-visible .sidepanel-drop {
        position: fixed;
        display: block;
        min-height: 100vh;
        height: 100%;
        width: 100%;
        min-width: 100vw;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.35);
    }
}
@media (min-width: 1200px) {
    .app-wrapper {
        margin-left: 256px;
    }
}
.app {
    min-height: 100vh;
    height: 100%;
    width: 100%;
    background: #FAFAFA;
    padding-top: 56px;
    overflow-x: hidden;
}
.app-footer .copyright {
    font-size: 0.8125rem;
}
.app-wrapper {
    transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .app-wrapper {
        transition: none;
    }
}
.app-page-title {
    font-size: 21px;
    font-weight: 700;
    line-height: 52px;
}
.app-card {
    position: relative;
    background: #fff;
    border-radius: 0.25rem;
}
.app-card.border-left-decoration {
    border-left: 3px solid #8C62FF;
}
.app-card .app-card-link-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
}
.app-card .app-card-header {
    border-bottom: 1px solid #e7e9ed;
}
.app-card .app-card-title {
    font-size: 1.125rem;
    margin-bottom: 0;
}
.app-card .card-header-action {
    font-size: 0.875rem;
}
.app-card .card-header-action a:hover {
    text-decoration: underline;
}
.app-card .form-select-holder {
    display: inline-block;
}
.app-card .btn-close {
    padding: 1rem;
}
.app-card .btn-close:focus {
    box-shadow: none;
}
.app-card-stat {
    text-align: center;
}
.app-card-stat .stats-type {
    font-size: 0.875rem;
    color: #828d9f;
    text-transform: uppercase;
}
.app-card-stat .stats-figure {
    font-size: 2rem;
    color: #252930;
}
.app-card-stat .stats-meta {
    font-size: 0.875rem;
    color: #828d9f;
}
.app-card-progress-list .item {
    position: relative;
    border-bottom: 1px solid #e7e9ed;
}
.app-card-progress-list .item:hover .title {
    color: #252930;
}
.app-card-progress-list .item:last-child {
    border: 0;
}
.app-card-progress-list .item .title {
    font-size: 0.875rem;
    font-weight: 500;
}
.app-card-progress-list .item .meta {
    font-size: 0.875rem;
    color: #828d9f;
}
.app-card-progress-list .item-link-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
}
.app-card-progress-list .progress {
    height: 0.5rem;
}
.app-card-stats-table .table {
    font-size: 16px;
}
.app-card-stats-table .meta {
    color: #828d9f;
    font-weight: 500;
    font-size: 0.875rem;
}
.app-card-stats-table .stat-cell {
    text-align: right;
}
.app-card-basic {
    height: 100%;
}
.app-card-basic .title {
    font-size: 1rem;
}
.app-card .app-icon-holder {
    display: inline-block;
    background: #F4F0FF;
    color: #8C62FF;
    width: 50px;
    height: 50px;
    padding-top: 10px;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
}
.app-card .app-icon-holder.icon-holder-mono {
    background: #f5f6fe;
    color: #828d9f;
}
.app-card .app-icon-holder svg {
    width: 24px;
    height: 24px;
}
.app-card .app-card-body.has-card-actions {
    position: relative;
    padding-right: 1rem !important;
}
.app-card .app-card-body .app-card-actions {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    right: 0.75rem;
    top: 0.75rem;
}
.app-card .app-card-body .app-card-actions:hover {
    background: #f5f6fe;
}
.app-card .app-card-body .app-card-actions .dropdown-menu {
    font-size: 0.8125rem;
}
.app-card-doc:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.app-card-doc .app-card-thumb-holder {
    background: #e9eaf1;
    text-align: center;
    position: relative;
    height: 112px;
}
.app-card-doc .app-card-thumb-holder .app-card-thumb {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.app-card-doc .app-card-thumb-holder .thumb-image {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    width: 100%;
    height: auto;
}
.app-card-doc .app-card-thumb-holder:hover {
    background: #fafbff;
}
.app-card-doc .app-card-thumb-holder:hover .thumb-image {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.app-card-doc .app-card-thumb-holder .badge {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}
.app-card-doc .app-card-thumb-holder .icon-holder {
    font-size: 40px;
    display: inline-block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    padding-top: 10px;
}
.app-card-doc .app-card-thumb-holder .icon-holder .pdf-file {
    color: #da2d27;
}
.app-card-doc .app-card-thumb-holder .icon-holder .text-file {
    color: #66a0fd;
}
.app-card-doc .app-card-thumb-holder .icon-holder .excel-file {
    color: #0da95f;
}
.app-card-doc .app-card-thumb-holder .icon-holder .ppt-file {
    color: #f4b400;
}
.app-card-doc .app-card-thumb-holder .icon-holder .video-file {
    color: #935dc1;
}
.app-card-doc .app-card-thumb-holder .icon-holder .zip-file {
    color: #252930;
}
.app-card-doc .app-doc-title {
    font-size: 0.875rem;
}
.app-card-doc .app-doc-title a {
    color: #252930;
}
.app-card-doc .app-doc-title.truncate {
    max-width: calc(100% - 30px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.app-card-doc .app-doc-meta {
    font-size: 0.75rem;
}
.table-search-form .form-control {
    height: 2rem;
    min-width: auto;
   
}
.app-dropdown-menu {
    font-size: 0.875rem;
}
.app-card-orders-table .table {
    font-size: 16px;

}
.app-card-orders-table .table .cell {
    /*border-color: #e7e9ed;*/
    border-color: #A0AEC0;
    color: #111827;
    font-weight: 400;
    vertical-align: middle;
}
.app-card-orders-table .cell span {
    display: inline-block;
}
.app-card-orders-table .cell .note {
    display: block;
    color: #828d9f;
    font-size: 14px;
}
.app-card-orders-table .btn-sm,
.app-card-orders-table .btn-group-sm > .btn {
    padding: 0.125rem 0.5rem;
    font-size: 0.75rem;
}
.app-card-orders-table .truncate {
    max-width: 250px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Content*/
.page-logo{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 700;
    width:449px;
    margin:26px auto 180px;
}
.page-logo span{
    font-size: 24px;
    font-weight: 500!important;
    margin-left:10px;
}
@media(max-width:768px){
.page-logo{
    margin:26px 0 100px;
    width:100%;
}
}
.title-logo{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 700;
}
.title-logo span{
    font-size: 24px;
    font-weight: 500!important;
    margin-left:10px;
}
.question-item{
	display:grid;
	grid-template-columns:1fr auto;
}
.question-item > div{
	display:flex;
	align-items:center
}


/*Componet*/
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom:1px solid #EEEFF2;
}
.nav-link {
    color:#718096;
    display: block;
    padding:0 24px 16px;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.nav-link.revert {
    color:#718096;
    display: block;
    padding:0 0 16px;
}
.nav-link.revert:hover {
    color:#718096 !important;
}
@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none;
    }
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
}
.navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    align-items: center;
    width: 100%;
}
.app-nav-tabs .nav-link.active {
    font-weight: 700;
    color: #8C62FF;
    border-bottom: 2px solid #8C62FF;
}
.app-nav-tabs .nav-link.active:hover {
    background: 0;
}
.app-nav-tabs .nav-link:hover {
    color: #8C62FF;
}
.accordion {
    overflow-anchor: none;
}
.accordion > .card {
    overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.app-pagination {
    display:flex;
    align-items:center;
    justify-self:flex-end;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: end;
}
.page-link {
    margin:0 6px;
    font-family:"arial";
    position: relative;
    display: block;
    color: #A0AEC0;
    text-decoration: none;
    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) {
    .page-link {
        transition: none;
    }
}
.page-link:hover {
    z-index: 2;
    color: #8C62FF;
    background-color: #F9FAFB;
    border-radius: 12px;
}
.page-link:focus {
    z-index: 3;
    color: #8C62FF;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}
.page-item.active .page-link {
    font-family:"arial";
    z-index: 3;
    color: #8C62FF;
    background-color: #F9FAF8;
    border-radius: 12px;
    font-weight: 700;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
}
.page-link {
    font-size: 14px;
    line-height: 22.4px;
    padding: 9px 15.5px;
    border-radius: 12px;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.badge {
    display: inline-block;
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 8px;
}
.badge-round {
    display: inline-block;
    padding: 1px 5.5px 3px;
    font-size: 12px!important;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50%;
    margin-left:15px;
}
.badge-main {
    color: #ffffff;
    background-color: #8C62FF;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    border:1px solid #8C62FF;
}
.badge-main i,
.badge-sec i,
.badge-border i
{
    font-size: 12px;
    margin-right:0;
}
.badge-sec {
    color: #6B7280;
    background-color: #E5E7EB;
    border:1px solid  #E5E7EB;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
}
.badge-brown {
    color: #f8f9fb;
    background-color: #bcb7a9;
    
}
.badge-blue {
    color: #0072E3;
    background-color: #D2E9FF;

}
.badge-border{
    color:#8C62FF;
    background-color: transparent;
    border:1px solid #8C62FF;
}
.badge-purple{
    color:#8C62FF;
    background:#F4F0FF;
}
.badge-orange{
    color:#FE964A;
    background:#FFF0E6;
}
.badge-green{
    color:#0CAF60;
    background:#E7F7EF;
}
.badge-yellow{
    color:#FFD023;
    background:#FEF7DC;
}
.badge-red{
    color:#FD6A6A;
    background:#FFF0F0;
}
.badge-gray{
    color:#666;
    background:#EDEDED;
}
.key-number {
    margin: 4px;
    width: 30px;
    height: 30px;
    text-align: center;
  }
  
  input[type=number] {
    width:45px;
    height:45px;
    border-radius: 12px !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    border:0;
    background-color: #F9FAFB;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none; /* remove iOS inside shadow*/
    -moz-appearance: textfield;
  }
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0; 
}
  input[type=number]:focus {
    border:1px solid #8C62FF;
  }
    input[type=number].no-border:focus {
    border: 0px solid transparent;
  }
  .purple-link{
    color:#8C62FF;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
  }

  /*Login Page*/
  .login-pwd{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color:#8C62FF;
  }
  .login-center{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
  }
  .login-info{
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-top: 24px;
  }
  .app-login .auth-background-holder {
    background-color: #8C62FF;
    color:#ffffff;
    text-align: center;
    height: 100vh;
    min-height: 100%;
}
.auth-main-col,
.auth-background-col {
    position: relative;
}
.app-auth-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.app-auth-wrapper {
    background: #fff;
    height: 100vh;
}
.app-auth-wrapper .app-auth-body {
    max-width: 449px;
}
.app-auth-wrapper .app-logo .logo-icon {
    width: 60px;
    height: 60px;
}
.app-auth-wrapper .auth-heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom:40px;
}
.form-control::-webkit-input-placeholder {
    color: #111827;
    font-weight: normal;
}
.form-control:-moz-placeholder {
    color: #111827;
    font-weight: normal;
}
.form-control::-moz-placeholder {
    color: #111827;
    font-weight: normal;
}
.form-control:-ms-input-placeholder {
    color: #828d9f;
    font-weight: normal;
}
.app-auth-wrapper .extra {
    font-size: 16px;
    font-weight: 500;
}
.app-auth-wrapper .extra a {
    color: #8C62FF;
}
.app-auth-wrapper .extra a:hover {
    color: #8C62FF;
}
.app-auth-wrapper .auth-heading-desc {
    font-weight: 500;
    font-size: 1.125rem;
}
.app-auth-wrapper .legal-note {
    font-size: 0.75rem;
}
.app-auth-wrapper .auth-option {
    font-size: 0.875rem;
}
.app-auth-footer .copyright {
    font-size: 0.75rem;
}
@media (max-width: 767.98px) {
    .auth-background-col {
        display: none;
    }
    .app-auth-wrapper .app-auth-body {
        width: 100%;
    }
}

/*input Styel*/
.input__toggle {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.input__toggle--btn {
    position: absolute;
    font-size: 30px;
    left: 20px;
    border-right: 1px solid #dddddd;
    padding-right: 15px;
    color: var(--header_link_hover_color, #d0343d);
}
.input__toggle--btn i {
    font-size: 30px;
}
@media (max-width: 768px) {
    .input__toggle--btn {
        font-size: 20px;
        left: 10px;
        border-right: 1px solid #dddddd;
        padding-right: 5px;
    }
    .input__toggle--btn i {
        font-size: 20px;
    }
}

/*BOOTSTRAP*/
.flex-column{
    flex-direction:column;
}
.d-flex{
    display: flex !important;
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
.d-none01 {
    display: none;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-block {
        display: block !important;
    }
}
@media (min-width: 1400px) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-block {
        display: block !important;
    }
}

/* Other */
.block-title{
	font-size:14px;
	font-weight:600;
	line-height:21px;
    margin-bottom:8px;
}
.block-content{
	font-size:16px;
	font-weight:500;
	line-height:24px;
}
.block-content ul{
    list-style: none;
    padding-left: 0;
    margin-bottom:0;
}
.block-content ul li{
    display: block;
    margin-bottom:8px;
}
.block-content ul li:last-child{
    margin-bottom:0;
}
.calendar-area{
    /*min-height: 166px;*/
    position: relative;
    height: 4em;
    align-items: flex-end;
}
.calendar-area > .custom-select{
position: absolute; 
top: 50%; 
left: 0; 
transform: translate(0%, -50%);
width:200px;
}
@media(max-width:1199px){
    .calendar-area > .custom-select{
        position: relative;
        top:0%;
        transform: translate(0%, 0%);
        }
}
.info-center{
 position: absolute; 
  top: 40%; 
  left: 50%; 
  transform: translate(-40%, -50%); 
}
.bottom-btn{
    margin:24px 0;
}
.day-list ul{
    list-style: none;
    padding-left: 0;
}
.day-list li{
    display: inline-block;
    text-align: center;
    margin-right:12px;
    color:#718096;
}
.day-list li:last-child{
    margin-right:0;
}
.day-text{
color:#718096;
font-size: 14px;
font-weight: 500;
margin-bottom: 4px;
}
.day-list li input{
    width: 60px;
}
.mb-list > [class *='col-'] {
	margin-bottom:10px;
}
.app-content{
    position: relative;
    margin:40px 20px 0;
}
@media(max-width:1199px){
    .app-content{
        padding-top:40px;
    }
}
.align-middle {
    vertical-align: middle !important;
}
.content-board{
    border-radius: 16px;
    background-color: #ffffff;
    padding:15px 15px 70px;
    min-height:86vh;
}
@media(max-width:991px){
.content-board{
    height:auto;
    margin-bottom:20px;
    }
}
.content-board-auto{
    border-radius: 16px;
    background-color: #ffffff;
    padding:24px;
}
.content-board.sm{
    border-radius: 16px;
    background-color: #ffffff;
    padding:24px;
    min-height: auto;
}
.content-title{
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}
.user-name{
    color:#111827;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.user-no{
    color:#718096;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
}
.search-area{
    padding:12px 0 2px;
}
.gray-border{
  border-bottom:1px solid #A0AEC0;
}
.gap-border,
.btn-border{
    
    margin:24px 0;
}
.gap-border{
    background:#e7e9ed;
    border:0.5px solid #A0AEC0;
    width:100%;
    height:1px;
}
.icon-btn{
    font-size:24px;
    margin:0 6px;
    color:#9CA4AB;
}
.icon-btn:hover{
    color:#8C62FF;
}
.app-card-orders-table .table .cell .title{
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
     display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
}
.app-card-orders-table .table .cell .title:hover{
    word-break: revert;
    overflow: revert;
    text-overflow: revert;
     display: block;
    line-height: revert;
    height: revert;
    -webkit-line-clamp: revert;
    -webkit-box-orient: revert;
}
.app-card-orders-table .table .cell .content{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    Overflow:hidden;
}
.app-card-orders-table .table .cell .content:hover{
    display: display;
    -webkit-line-clamp: revert;
    -webkit-box-orient: revert;
    white-space: revert;
    Overflow:revert;
}
.page-search{
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color:#718096;
    display: flex;
    align-items: center;
}
.marked{
    color:#718096;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-top:8px;
    margin-left:18px;
}
.btn-group ul{
list-style: none;
padding-left:0;
margin-bottom:0;
}
.btn-group ul li{
    display: inline-block;
    width:19%;
    margin-right:8px;
    }
@media(max-width:576px){
.btn-group ul li{
    width:auto;
    }
}
.btn-group ul li button{
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 19px !important;
    padding:7px !important;
    margin-bottom:10px;
    border-radius: 8px !important;
    }
.separate-line{
    border-top:1px solid #F1F2F4;
    margin:24px 0;
}
.check-list ul{
    list-style:none;
    padding-left: 0;
}
.check-list ul li{
    color:#718096;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom:8px;
}
.check-list ul li ul{
    padding-left:30px;
    margin-top:10px;
}
.check-list ul li label{
    width: fit-content;
}
.check-btn ul{
    list-style: none;
    padding-left: 0!important;
}
.check-btn ul li{
    display: inline-block!important;
    margin-right:12px;
}
.check-btn ul li:last-child{
    margin-right:0;
}
input[type="file"] {
    position: fixed;
    right: 100%;
    bottom: 100%;
}
.check-row ul{
    list-style:none;
    padding-left: 0;
}
.check-row ul li{
    display: inline-block;
    color:#718096;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom:16px;
    margin-right:48px;
}
.check-row ul li:last-child{
    margin-right:0;
}
.custom-file-upload {
    border: 1px dashed #CBD5E0;
    border-radius:12px ;
    display: inline-block;
    min-height: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
}
.custom-file-upload .upload-info {
    color:#8C62FF;
    position: absolute;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    width: 95%;
}
.custom-file-upload  span{
    color:#718096;
    font-size: 12px;
    font-weight: 500;
    display: block;
    white-space: break-spaces;
}
.base_fileupload + .ajax-file-upload-container:not(:empty) {
    border: 1px dashed #CBD5E0;
    border-radius:12px ;
    display: inline-block;
    min-height: 150px;
    text-align: center;
    align-items: center;
    position: relative;
    width: 100%;
}
.custom-fileupload_container .ajax-file-upload-container {
    margin: 12px;
}
.ajax-file-upload-statusbar.custom-statusbar{
	width: 100%;
	margin: 0;
	text-align: left;
	border-color: #CBD5E0;
}
.ajax-file-upload-filename.custom-filename {
    width: 100%;
   	word-break: break-word;
}
.ajax-file-upload-bar.custom-progressbar{
    background-color: #8C62FF;
}
.ajax-file-upload-progress.custom-progressDiv{
	width: 100%;
}
.check-text{
    font-size:16px;
    font-weight:400;
    line-height: 24px;
    color:#1F2C37;
    margin-left:12px;
}
.check-text-s{
    font-size:14px;
    font-weight:700;
    line-height: 22px;
    color:#718096;
    margin-left:12px;
    vertical-align: bottom;
}
.button-area{
    margin:12px 0 28px;
}
.button-area ul{
    list-style: none;
    padding-left: 0;
}
.button-area ul li{
    display: inline-block;
    margin-right:8px;
    margin-bottom:8px;
}
.button-area ul li.li_files {
    margin-bottom: 8px;
}
.subject{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.department{
    color:#A0AEC0;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    margin-top:4px;
}
.department-time{
    color:#000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    margin-top:16px;
}
.view-list{
    margin-top:16px;
    text-align:left;
}
.view-list > ul{
    list-style: none;
    padding-left:0;
}
.signatureModelBorder{
	border-style: solid;
	border-color: #CCCECF;
	padding: 10px !important;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.view-list ul li{
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color:#111827;
}
.view-list ul li ol{
    padding-left:17px;
}
.pic-block{
    text-align: center;
    margin:16px auto;
}
.pic-block img{
    border-radius: 8px;
}
.badge-list{
    margin:12px;
}
.badge-list ul{
    list-style: none;
    padding-left:0;
}
.badge-list ul li{
    color:#ffffff;
    display: block;
    text-align: left;
    margin-bottom:10px;
}
.badge-list ul li span{
    color:#ffffff !important;
}
.page-footer{
    height:70px;
    display: grid;
    grid-template-columns:auto auto;
    position:absolute;
    bottom:10px;
    width:97%;
}
.page-footer>div{
    height:70px;
    display: flex;
    align-items: center;
}
.pic-area{
    outline:1px solid #ffffff;
    width: 100%;
    z-index: 1;
    position: relative;
}
.pic-btn{
    position: absolute;
    top:10px;
    right:10px;
    background:rgba(0,0,0,0.4);
    border-radius: 50px;
    width:48px;
    height:48px;
    padding-top:12px;
    text-align: center;
}
.pic-btn i{
    color:#ffffff;
    font-size: 25px;
}

.pic-area img{
    border-radius: 12px;
    width:100%;
    height:auto;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    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;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow,
.bs-tooltip-right .tooltip-arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-right .tooltip-arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow,
.bs-tooltip-left .tooltip-arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-left .tooltip-arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #28a745;
}
.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;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
    display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    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='%2328a745' 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: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid,
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);
}
.form-select.is-valid,
.was-validated .form-select:valid {
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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-position: right 0.75rem center, center right 1.75rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
    border-color: #28a745;
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
    background-color: #28a745;
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}
.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: 0.5em;
}
.form-file-input.is-valid ~ .form-file-label,
.was-validated .form-file-input:valid ~ .form-file-label {
    border-color: #28a745;
}
.form-file-input.is-valid:focus ~ .form-file-label,
.was-validated .form-file-input:valid:focus ~ .form-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}
.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;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
    display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
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);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 1.75rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: #dc3545;
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
    background-color: #dc3545;
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: 0.5em;
}
.form-file-input.is-invalid ~ .form-file-label,
.was-validated .form-file-input:invalid ~ .form-file-label {
    border-color: #dc3545;
}
.form-file-input.is-invalid:focus ~ .form-file-label,
.was-validated .form-file-input:invalid:focus ~ .form-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.jq-toast-wrap{
	width: 280px;
}
.app-chpw-body{
	max-width: 449px;
}
.form-group {
	margin-bottom: 1rem;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A0AEC0 !important;
  opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #A0AEC0;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #A0AEC0;
}
/* loader */
.lds-default {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.lds-default div {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
	animation-delay: 0s;
	top: 37px;
	left: 66px;
}
.lds-default div:nth-child(2) {
	animation-delay: -0.1s;
	top: 22px;
	left: 62px;
}
.lds-default div:nth-child(3) {
	animation-delay: -0.2s;
	top: 11px;
	left: 52px;
}
.lds-default div:nth-child(4) {
	animation-delay: -0.3s;
	top: 7px;
	left: 37px;
}
.lds-default div:nth-child(5) {
	animation-delay: -0.4s;
	top: 11px;
	left: 22px;
}
.lds-default div:nth-child(6) {
	animation-delay: -0.5s;
	top: 22px;
	left: 11px;
}
.lds-default div:nth-child(7) {
	animation-delay: -0.6s;
	top: 37px;
	left: 7px;
}
.lds-default div:nth-child(8) {
	animation-delay: -0.7s;
	top: 52px;
	left: 11px;
}
.lds-default div:nth-child(9) {
	animation-delay: -0.8s;
	top: 62px;
	left: 22px;
}
.lds-default div:nth-child(10) {
	animation-delay: -0.9s;
	top: 66px;
	left: 37px;
}
.lds-default div:nth-child(11) {
	animation-delay: -1s;
	top: 62px;
	left: 52px;
}
.lds-default div:nth-child(12) {
	animation-delay: -1.1s;
	top: 52px;
	left: 62px;
}
@keyframes lds-default {
	0%, 20%, 80%, 100% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.5);
	}
}
#loading_body {
	margin: 40vh auto;
	font-size: 2em;
	background: none;
	border:none;
}
#imageModal{
	background: rgba(0, 0, 0, 0.5);
}
#imageModal .modal-dialog{
	max-width: 90vw;
    width: fit-content;
    margin: 30px auto;
}
#imageModal .modal-dialog button.close{
    opacity: 1;
	background: #FFF;
	padding: 5px;
	border-radius: 15px;
	position: relative;
	right: -40px;
	top: 5px;
	width: 25px;
	height: 25px;
}
#imageModal .modal-dialog button.close span{
    font-size: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -55%)
}
#modal_preview_img{
	max-width: 90vw;
    max-height: 90vh;
}
.attachment_file_btn_area{
	padding: 0;
}
.attachment_file_btn_area .remove_attachment_file{
    padding: 7px 0px 7px 12px;
}
.attachment_file_btn_area .download_attachment_file{
    padding: 7px 12px 7px 0px;
}
.attachment_file_btn_area .download_attachment_file.only_name{
    padding: 7px 12px;
}
#dropdown-accounts{
	width: 100%;
}
.attachment_file{
	max-width: 100%;
}
.attachment_file>div{
	max-width: 100%;
}
.attachment_file>div span,
.attachment_file>div a{
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-shrink: 1;
}
.ck.ck-content .table p:last-child, .ck.ck-content .table ul:last-child, .ck.ck-content .table ol:last-child {
    margin-bottom: 0;
}
.ck.ck-content .table p:first-child {
    padding-top: 0;
}
.ck-editor__editable_inline:not(.ck-read-only) {
    min-height: 220px;
}
.ck-powered-by{
	display:none;
}
/* #dropdown-accounts .dropdown-item.active{
	color: #fff;
	background: #9974FF;
} */
.check-date-form{
    position: relative;
}
.check-date-form .icon-input{
    font-size: 16px;
    font-weight: 500;
    padding-left: 40px;
    height: 48px;
    border-color:#A0AEC0;
}
.check-date-form .icon-input:focus {
    border-color: #e7e9ed;
}
.check-date-form .icon-btn {
    font-size: 24px;
    color: #9CA4AB;
    background: 0;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0;
    padding:14px 6px;

}
.check-date-form .icon-btn:hover{
 color:#8C62FF;
}
.text-purple { color: #8C62FF; }
.text-secondary { color: #718096; }
.flex-input{
	display:grid;
	grid-template-columns:1fr;
	white-space: nowrap;
}
.flex-input div{
	display:flex;
	align-items:center;
	justify-content: flex-end;
	grid-gap:7px;
}
@media(max-width:1399px){
	.flex-input div{
	justify-content: flex-start;
}
}
@media(max-width:768px){
.flex-input div{
	flex-wrap:wrap;
}
}
.line{
	height:1px;
	background-color:#e7e9ed;
	width:100%;
	padding:10px 0;
}
.chart-title-form{
    color:#718096;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}

.fix-title-form{
	font-size: 24px;
	font-weight: 600;
	line-height: 20px;
}
/*Grid Layout*/
.grid-2{
	display:grid;
	grid-template-columns:1fr auto;
	grid-gap:15px;
}
.grid-2 > div{
	display:flex;
	align-items:center;
}
.search-grid-2{
	display:grid;
	grid-template-columns:1fr auto;
	grid-gap:15px;
}
.search-grid-2 > div{
	display:flex;
	align-items:center;
}
@media(max-width:1024px){
.search-grid-2{
	display:grid;
	grid-template-columns:1fr;
}	
}
td .travel{
	color: #8C62FF;
}

.d-inline{
	display: inline-flex;
}
.sorting{
    cursor: pointer;
    position: relative;
}
.sorting:before,
.sorting_asc:before,
.sorting_desc:before {
    right: 1em;
    content: "↑";
}
.sorting:after,
.sorting_asc:after,
.sorting_desc:after {
    right: 0.5em;
    content: "↓";
}
.sorting:after,
.sorting:before,
.sorting_asc:after,
.sorting_asc:before,
.sorting_desc:after,
.sorting_desc:before {
    position: absolute;
    /*bottom: 1.5em;*/
    /*display: block;*/
    opacity: .3;
    line-height: 22px;
}
.sorting.flex:after{
	line-height:0!important;
}
.flex.sorting:before{
	line-height:43px!important;
}
.sorting .sorting_asc >.sorting_asc:before{    
    opacity: 1;
}
.sorting .sorting_asc >.sorting_asc:after{
    opacity: .3;
}
.sorting .sorting_desc >.sorting_asc:before{    
    opacity: .3;
}
.sorting .sorting_desc >.sorting_asc:after{
    opacity: 1;
}
.sorting_asc:before,
.sorting_desc:after {
    opacity: 1;
}
.app-card-orders-table .table .chart{
	border-color: #e7e9ed;
    color: #111827;
    font-weight: 400;
    vertical-align: middle;
    height:60px;
}
.check-icon-btn-clear{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    padding: 15px 6px;
}

/*********發送人dialog 固定高度*********/
#receiverModal .button-area.receivers , #receiverModal #info-table-tab-content{
	height: 20vh;
	overflow-y: scroll;
	-ms-overflow-style: none;
	
}
#receiverModal .button-area.receivers::-webkit-scrollbar , #receiverModal #info-table-tab-content::-webkit-scrollbar{
    display: none;
}

#receiverModal #info-table-tab-content{
	height: 45vh;
	overflow-y: scroll;
	-ms-overflow-style: none;
}
.img-form{
  	width:200px;
}
.vertical-img{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);	
}
.view-50vh{
	height:50vh;
}
.promptText{
 	border-width: 0px !important;
    padding-top: 15px !important;
    text-align: center;
}
.role_depts{
	margin: 0 6px;
	padding: 6px;
	border: 1px dashed #c0c0c0;
	border-radius: 6px;
}

/**附件連結顏色**/
.main-link a {
    color: #AB92F0;

}

/**rich editor 編輯的內容 呈現時 table 會太擠*/
.div_editor a{
	text-decoration: underline;
}
.div_editor table{
	width: inherit;
}
.words-limit{
	padding: 0 0 15px;
	color: #FD6A6A;
	font-size: 14px;

}
/**選擇發送人**/
.check-list .icon-thin-arrow-right, .check-list .icon-thin-arrow-bottom{
	margin-left: 10px;
}
/**預覽**/
.preview-content p{
	word-break: break-word;
}
.youtube-link-info{
	padding: 1px 0 0 5px;
}
.tooltip-inner {
	max-width: 350px;
	width: auto;
}
.tooltip-text{
	display: block;
    text-align: left;
    margin-top: 5px;
}
.tooltip_img{
	width: 100%;
	padding: 2px 0 3px;
}
.align-content-center {
    align-content: center;
}
.modal-sub-title { color:#111827 }
.sub-table-head { color:#718096 !important; }
.auto-resize {
    min-height: 40px; /* 設定最小高度 */
    height: auto;
    resize: none; /* 禁用手動調整 */
    overflow: hidden; /* 隱藏滾動條 */
}
.align-flex-start {
    align-content: flex-start;
}

/* 隱藏狀態 */
.expandable {
    max-height: 0; /* 限制高度為 0 */
    overflow: hidden; /* 隱藏內容 */
    transition: max-height 0.5s ease, opacity 0.5s ease; /* 平滑過渡 */
    opacity: 0; /* 設定透明度 */
}

/* 展開時的狀態 */
.expandable.expanded {
    max-height: 1000px; /* 展開的最大高度，根據內容調整 */
    opacity: 1; /* 顯示內容 */
}
/* 帳號管理太胖了 改一下padding */
.account-nav a {
    padding: 0 12px 16px;
}
.label-check {
    all: unset;
    font-size: 16px;
    font-weight: 400;
    color: #111827;
    cursor: pointer; /* 可選：讓滑鼠變手指 */
}
.small-btn {
    color: #8C62FF;
    background-color: #ffffff;
    border-radius: 10%;
}
.modal-body.scrollable {
    max-height: 60vh;
    overflow-y: auto;
}
.mini-badge {
    padding: 2px 6px;
    font-size: 80%;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 6px;
}
.smaller {
    font-size: 90%;
}
.loading-overlay {
    position: fixed;
    z-index: 1055; /* 要比 modal backdrop 高 */
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
}

.lds-default,
.lds-default div {
    box-sizing: border-box;
}
.lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-default div {
    position: absolute;
    width: 6.4px;
    height: 6.4px;
    background: white;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 36.8px;
    left: 66.24px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22.08px;
    left: 62.29579px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11.30421px;
    left: 51.52px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7.36px;
    left: 36.8px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11.30421px;
    left: 22.08px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22.08px;
    left: 11.30421px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 36.8px;
    left: 7.36px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 51.52px;
    left: 11.30421px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62.29579px;
    left: 22.08px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66.24px;
    left: 36.8px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62.29579px;
    left: 51.52px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 51.52px;
    left: 62.29579px;
}
@keyframes lds-default {
    0%, 20%, 80%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

