@import url("icomoon.css");

:root{
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, #ffffff26, #fff0);
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: #212529bf;
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: #21252980;
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: #0000002d;
    --bs-border-radius: .375rem;
    --bs-border-radius-sm: .25rem;
    --bs-border-radius-lg: .5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 .5rem 1rem #00000026;
    --bs-box-shadow-sm: 0 .125rem .25rem #00000013;
    --bs-box-shadow-lg: 0 1rem 3rem #0000002d;
    --bs-box-shadow-inset: inset 0 1px 2px #00000013;
    --bs-focus-ring-width: .25rem;
    --bs-focus-ring-opacity: .25;
    --bs-focus-ring-color: #0d6efd40;
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
    --muted: #6b7280;
}

.hand {
    cursor: pointer;
}

.removeme {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    padding: 4px 9px;
    z-index: 1;
    font-size: 33px;
}

.figureimage {
    margin: 1% !important;
    max-width: 98% !important;
    height: 150px !important;
}

.file_image {
    position: absolute;
    bottom: 1%;
    width: 100%;
    background-color: rgba(173, 173, 173, 0.77);
}

.tinysmall {
    height: 42px !important;
}

.image_previw {
    position: absolute;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.image_previw.load {
    background-image: url("../images/other/loading.webp");
}

.image_previw .removeme {
    display: none;
}

.image_previw.active .removeme {
    display: block;
}

.qr-section {
    background-color: #ffffff;
    padding: 10px 10px;
    border: 0.15rem solid #b2b2b2;
    border-radius: 0.25em;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.25);
    height: 100%;
    position: relative;
    min-height: 160px;
}

.qr-section button {
    padding: 10px 20px;
    border: 1px solid #b2b2b2;
    outline: none;
    border-radius: 0.25em;
    color: white;
    font-size: 15px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #008000ad;
    transition: 0.3s background-color;
}

.qr-section button:hover {
    background-color: #008000;
}

#html5-qrcode-anchor-scan-type-change {
    display: none;
}

#html5-qrcode-select-camera {
    color: #22262a;
    appearance: none;
    background-color: #fff;
    border: 1px solid hsl(214, 40%, 80%);
    border-radius: 2px;
    background-clip: padding-box;
    width: 100%;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    text-align: center;
    margin-top: 2px;
}

.qr-section video {
    max-width: 300px !important;
}

#qr-result__scan_region {
    width: 300px !important;
    height: 300px !important;
    overflow: hidden;
}

.qr-section .loadingExtraspinner {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    display: flex;
}

.qr-section .loadingExtraspinner .loaderwebp {
    width: 108px;
    background-image: url("../images/other/loading.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.cardimgtop200 {
    max-width: 100% !important;
    height: 200px !important;
}

.h-90 {
    height: 90% !important
}

.container-main {
    overflow-x: auto !important;
}

joomla-tab > joomla-tab-element {
    min-height: 500px;
}

.mycontainer {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 9px;
    padding: 8px;
    word-break: break-all;
    word-wrap: break-word;
    text-align: justify;
    overflow-x: auto;
}

.horizon-scroll {
    overflow-x: auto;
}

.table tbody a:not(.badge) {
    text-decoration: none;
    font-weight: bold;
}

.hovericon {
    transition: box-shadow 1s;
    position: relative;
}

.hovericon:hover {
    box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.25);
}

.hovericon img {
    width: 140px;
    height: 140px;
}

.hovericon span {
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    width: 50%;
    padding-top: 65px;
}

.clear {
    clear: both;
}

.tinypic {
    max-width: 120px;
    height: 90px;
    border-radius: 5px;
}

.qrpic {
    width: 90px;
    height: 90px;
    border-radius: 5px;
}

.width-90 {
    width: 90px;
    max-height: 90px;
    border-radius: 5px;
}

.loading {
    border: 1px solid darkred;
    border-radius: 5px;
}

.loading:after {
    content: "";
    position: absolute;
    z-index: 19;
    top: calc(50% - 20px);
    left: 50%;
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid darkred;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.width120 {
    min-width: 120px;
    max-width: 120px;
}

.width160 {
    min-width: 160px;
    max-width: 160px;
}

.width100p {
    min-width: 100%;
}

.text-on-pannel {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin-left: 20px;
    padding: 3px 5px;
    position: absolute;
    margin-top: -29px;
    border: 1px solid #337ab7;
    border-radius: 8px;
}

.panel {
    /* for text on pannel */
    margin-top: 27px !important;
}

.panel-body {
    padding-top: 5px !important;
}

.text-bold {
    font-weight: bold;
}

.form-container {
    padding: 1rem;
    margin: 2rem auto;
    background-color: #fcfcfc;
    border: 1px solid #e6e6e6;
    width: 50%;
}

/* HTML5 Boilerplate accessible hidden styles */
.promoted-input-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.promoted-checkbox input:checked + label > svg {
    height: 24px;
    -webkit-animation: draw-checkbox ease-in-out 0.2s forwards;
    animation: draw-checkbox ease-in-out 0.2s forwards;
}

.promoted-checkbox label:active::after {
    background-color: #e6e6e6;
}

.promoted-checkbox label {
    color: #0080d3;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    width: 100%;
}

.promoted-checkbox label:before {
    content: "";
    height: 20px;
    width: 20px;
    margin-right: 1rem;
    float: left;
    border: 2px solid #0080d3;
    border-radius: 3px;
    transition: 0.15s all ease-out;
}

.promoted-checkbox.has-danger {
    flex: 1;
}

.promoted-checkbox svg {
    stroke: #0080d3;
    stroke-width: 2px;
    height: 0;
    width: 25px;
    position: absolute;
    left: 3px;
    top: -6px;
}

@-webkit-keyframes draw-checkbox {
    0% {
        stroke-dashoffset: 33;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes draw-checkbox {
    0% {
        stroke-dashoffset: 33;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: inherit;
}

.radio-tile-group .input-container {
    position: relative;
    height: 2rem;
    width: auto;
    margin: 0.5rem;
}

.radio-tile-group .input-container .radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.radio-tile-group .input-container .radio-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 2px solid #079ad9;
    border-radius: 5px;
    padding: 1rem;
    transition: transform 300ms ease;
}

.radio-tile-group .input-container .icon svg {
    fill: #079ad9;
    width: 3rem;
    height: 3rem;
}

.radio-tile-group .input-container .radio-tile-label {
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #079ad9;
}

.radio-tile-group .input-container .radio-button:checked + .radio-tile {
    background-color: #079ad9;
    border: 2px solid #079ad9;
    color: white;
    transform: scale(1.1, 1.1);
}

.radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
    fill: white;
    background-color: #079ad9;
}

.radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
    color: white;
    background-color: #079ad9;
}

.border-custom {
    border: 1px solid var(--template-link-color);
}

#fieldsresult .form-control-feedback {
    border: 1px solid #c1cad1;
    margin: 3px 0;
    width: 100%;
}

#fieldsresult .invalid {
    border-color: var(--danger);
    color: var(--danger);
}

.d-flex .control-group {
    flex: 1;
}

.m-w-80 {
    min-width: 80%;
}

.m-h-80 {
    min-height: 80%;
}

.h-80 {
    height: 80%;
}

.m-h-90 {
    min-height: 90%;
}

.h-90 {
    height: 90%;
}

.number-data {
    margin-top: -8px;
}

.box-badge {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 3%;
    top: -25px;
    line-height: 38px;
}

.box-extra-badge {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 60%;
    top: 10%;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9'><rect fill='rgb(255,255,255)' x='10%' y='10%' width='90%' height='90%'/></svg>");
    background-position: center;
    background-size: cover;
}

.box-extra-badge:before {
    font-size: 35px;
}

.form-select {
    min-width: 100%;
}

.icon-panel {
    display: block;
    width: 35px;
    height: 35px;
}

.bg-panel {
    background: url(../images/logo/panel.png) no-repeat;
}

.icon-file-excel:before {
    content: "\f1c3";
}

.extrapic {
    --s: 200px; /* control the size */
    --c1: #1d1d1d;
    --c2: #4e4f51;
    --c3: #3c3c3c;
    background: repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--c3) 0 180deg) calc(.5 * var(--s)) calc(.5 * var(--s) * 0.577),
    repeating-conic-gradient(from 30deg, var(--c1) 0 60deg, var(--c2) 0 120deg, var(--c3) 0 180deg);
    background-size: var(--s) calc(var(--s) * 0.577);
    width: 300px;
    min-width: 300px;
    height: 300px;
    float: left;
    margin: 1px;
    position: relative;
    padding: 1px;
}

.extrapic.center {
    line-height: 300px !important;
    text-align: center;
    --s: 200px;
    --c1: #9d1d1d;
    --c2: #9e4f51;
    --c3: #6c3c3c;
    background: repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--c3) 0 180deg) calc(.5 * var(--s)) calc(.5 * var(--s) * 0.577),
    repeating-conic-gradient(from 30deg, var(--c1) 0 60deg, var(--c2) 0 120deg, var(--c3) 0 180deg);
    background-size: var(--s) calc(var(--s) * 0.577);
}

.qr-section {
    background-color: #ffffff;
    padding: 10px 10px;
    border: 0.15rem solid #b2b2b2;
    border-radius: 0.25em;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.25);
    height: 100%;
    position: relative;
    min-height: 160px;
}

.qr-section button {
    padding: 10px 20px;
    border: 1px solid #b2b2b2;
    outline: none;
    border-radius: 0.25em;
    color: white;
    font-size: 15px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #008000ad;
    transition: 0.3s background-color;
}

.qr-section button:hover {
    background-color: #008000;
}

#html5-qrcode-anchor-scan-type-change {
    display: none;
}

#html5-qrcode-select-camera {
    color: #22262a;
    appearance: none;
    background-color: #fff;
    border: 1px solid hsl(214, 40%, 80%);
    border-radius: 2px;
    background-clip: padding-box;
    width: 100%;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    text-align: center;
    margin-top: 2px;
}

.qr-section video {
    max-width: 300px !important;
}

#qr-result__scan_region {
    width: 300px !important;
    height: 300px !important;
    overflow: hidden;
}

.qr-section .loadingExtraspinner {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    display: flex;
}

.qr-section .loadingExtraspinner .loaderwebp {
    width: 108px;
    background-image: url("../images/other/loading.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.backgray {
    background-color: #80808059;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.MyToast {
    display: none;
    position: fixed;
    bottom: calc(50% - 25px);
    right: calc(50% - 125px);
    border-radius: 12px;
    background: #fff;
    padding: 20px 30px 20px 10px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    z-index: 9999999999999;
}

.MyToast.danger {
    border: 1px solid darkred;
}

.MyToast.success {
    border: 1px solid darkgreen;
}

.MyToast.active {
    display: block;
    animation: toastanimate 2s ease-out forwards;
}

.toggled .MyToast.active {
    right: 280px;
    transform: translateX(0%);
}

.MyToast .MyToast-content {
    display: flex;
    align-items: center;
}

.MyToast-content .checkstatus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    min-width: 35px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.MyToast .checkstatus {
    display: none;
}

.MyToast.success .text-title {
    color: darkgreen;
}

.MyToast.success .checkstatus.btn-success {
    display: block;
}

.MyToast.primary .checkstatus.btn-primary {
    display: block;
}

.MyToast.primary .text-title {
    color: darkblue;
}

.MyToast.danger .checkstatus.btn-danger {
    display: block;
}

.MyToast.danger .text-title {
    color: darkred;
}

.MyToast.warning .checkstatus.btn-warning {
    display: block;
}

.MyToast.warning .text-title {
    color: darkorange;
}

.MyToast-content .message {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

.message .text, .extraweight {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}

.message .text.text-1 {
    font-weight: 600;
    color: #333;
}

.MyToast .close {
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
}

.rtl .MyToast .close {
    left: unset;
    right: 15px;
}

.MyToast .close:hover {
    opacity: 1;
}

.MyToast .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
}

.MyToast .progress:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #2770ff;
}

.MyToast.active .progress:before {
    animation: progress 13s linear forwards;
}

@keyframes progress {
    100% {
        right: 100%;
    }
}

@keyframes toastanimate {
    0% {
        bottom: calc(50% - 25px);
        right: calc(50% - 125px);
    }
    90% {
        bottom: calc(50% - 25px);
        right: calc(50% - 125px);
    }
    100% {
        bottom: 50px;
        right: 5px;
        transform: translateX(0%);
    }
}

.width-45px {
    width: 45px;
    max-width: 45px;
}

.width-75px {
    width: 75px;
    max-width: 75px;
}

.close-top-right {
    position: absolute;
    top: -17px;
    right: -22px;
    background-color: white;
    color: black;
    width: 35px;
    height: 35px;
    z-index: 1;
    border: 1px solid gray;
    border-radius: 5px;
    font-size: 22px;
    cursor: pointer;
}

.modal-fullscreen {
    max-width: 96% !important;
    max-height: 90% !important;
    margin: 2% !important;
}

jdp-container {
    z-index: 9999999999 !important;
}

.counterdata {
    top: 5px;
    min-width: 25px;
    text-align: center;
    height: 25px;
    position: absolute;
}

.counterdata-left {
    left: 5px;
}

.counterdata-right {
    right: 5px;
}

select > option {
    color: black !important;
    width: 100%;
    height: 25px;
}

.form-select {
    min-width: 200px;
}

.tbody-icon .icon-unpublish, .tbody-icon .icon-times, .tbody-icon .fa-times {
    color: var(--danger) !important;
    border-color: var(--danger) !important;
}

.tbody-icon .icon-archive, .tbody-icon .icon-archive, .tbody-icon .fa-archive {
    color: var(--warning) !important;
    border-color: var(--warning) !important;
}

.tbody-icon [class="icon-unpublish"] {
    color: white !important;
    background-color: var(--danger) !important;
    border: 2px solid #ac0c0c !important;
}

.modal-90p {
    width: calc(100% - 100px) !important;
    max-width: none !important;
    height: calc(100% - 100px) !important;
    margin: 50px !important;
}

.modal-body img {
    object-fit: contain;
}

#dataresult {
    overflow-x: hidden !important;
    overflow-y: auto;
    min-height: 150px;
    height: 100%;
}

.MyToast {
    position: fixed;
    bottom: 50px;
    right: -3000px;
    border-radius: 12px;
    background: #fff;
    padding: 20px 30px 20px 10px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    z-index: 9999999999999;
}

.MyToast.danger {
    border: 1px solid darkred;
}

.MyToast.success {
    border: 1px solid darkgreen;
}

.MyToast.active {
    right: 5px;
    transform: translateX(0%);
}

.toggled .MyToast.active {
    right: 280px;
    transform: translateX(0%);
}

.MyToast .MyToast-content {
    display: flex;
    align-items: center;
}

.MyToast-content .checkstatus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    min-width: 35px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.MyToast .checkstatus {
    display: none;
}

.MyToast.success .text-title {
    color: darkgreen;
}

.MyToast.success .checkstatus.btn-success {
    display: block;
}

.MyToast.primary .checkstatus.btn-primary {
    display: block;
}

.MyToast.primary .text-title {
    color: darkblue;
}

.MyToast.danger .checkstatus.btn-danger {
    display: block;
}

.MyToast.danger .text-title {
    color: darkred;
}

.MyToast.warning .checkstatus.btn-warning {
    display: block;
}

.MyToast.warning .text-title {
    color: darkorange;
}

.MyToast-content .message {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

.message .text {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}

.message .text.text-1 {
    font-weight: 600;
    color: #333;
}

.MyToast .close {
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
}

.rtl .MyToast .close {
    left: unset;
    right: 15px;
}

.MyToast .close:hover {
    opacity: 1;
}

.MyToast .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
}

.MyToast .progress:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #2770ff;
}

.MyToast.active .progress:before {
    animation: progress 10s linear forwards;
}

@keyframes progress {
    100% {
        right: 100%;
    }
}

.width-70px {
    max-width: 70px;
    width: 70px !important;
}

.width-90px {
    max-width: 90px;
    width: 90px !important;
}

.needverifivation {
    z-index: 999999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.overlay-base {
    z-index: 65555;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

.overlay-inside {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    position: fixed;
    background-color: #fff;
    overflow: visible;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 80%;
    text-align: center;
    z-index: 655550;
    top: 40%;
    left: 40%;
}

.products_item .grid-col_inner {
    position: relative;
}

.list_product_type {
    position: absolute;
    background: #00000085;
    color: #fff;
    padding: 2px 10px;
    top: 5px;
    right: 2px;
    border-radius: 4px;
}

.cart-close {
    cursor: pointer;
    top: -15px;
    right: -15px;
    position: absolute;
}

.waitajax {
    width: 300px;
}

.imagebackoption {
    width: 76px;
    height: 38px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.img-fluid-180 {
    height: 180px;
    width: 100%;
    background-position: center;
    background-size: 100% auto;
}

.height-30 {
    height: 30px;
    line-height: 30px;
}

.bg-muted {
    background-color: #e9ecef;
}

.wh-34p {
    width: 45px;
    height: 45px;
    line-height: 1.4 !important;
}

.navicon {
    position: relative;
}

.body-waitajax {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #00000050;
    display: none;
}

.body-waitajax.show {
    display: block !important;
}

.top-right-5 {
    top: 5px;
    right: 5px;
}

.dashbox {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 20px;
}

.dashbox .vr {
    background-color: #f7c74a;
}

.dashbox .card {
    background: #eef6eb;
    border: 1px solid #6eb356 !important;
    border-radius: 15px;
    padding: 10px;
}

.dashbox .card h4 {
    font-size: 16px;
    margin-bottom: 4px;
}

.dashbox .card p {
    font-size: 14px !important;
    margin-bottom: 0;
    color: #12405a94;
}

.dashbox .card i {
    font-size: 30px;
    color: #6eb356;
}

.dashbox .card hr {
    border-color: #FFCB45 !important;
}

.dashboar-header {
    background: #eef6eb;
    border: 1px solid #6eb356;
    border-radius: 15px;
}

.user-hello {
    padding-left: 30px;
    font-size: 18px;
}

.edit-profiletxt {
    font-family: 'Poppins Medium';
    margin: 0;
    padding: 26px 24px;
}

.dashboar-header {
    background: #eef6eb;
    border: 1px solid #6eb356;
    border-radius: 15px;
}

.sidebar-dashboard {
    background: #eef6eb;
    padding: 30px 10px;
    border-radius: 15px;
}

.width-300px {
    width: 300px;
    max-width: 300px !important;
    min-width: 300px !important;
}

.width-400px {
    width: 400px;
    max-width: 400px !important;
}

.width-100px {
    min-width: 100px;
    max-width: 165px;
}

.width-150px {
    min-width: 150px;
}

.width-130px {
    min-width: 130px;
}

.width-40px {
    min-width: 40px;
    width: 40px;
}

.width-50px {
    min-width: 50px;
    width: 50px;
}

.width-60px {
    min-width: 60px;
    width: 60px;
}

.width-200px {
    min-width: 200px;
}

.icon-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    border-radius: .375rem;
    width: 3rem;
    height: 3rem;
}


.sidebar-dashboard {
    background: #eef6eb;
    padding: 30px 10px;
    border-radius: 15px;
}

.avatar-0 {
    background-image: url("../images/other/gender-0.png");
}

.avatar-1 {
    background-image: url("../images/other/gender-1.png");
}

.avatar-dash {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sidebar-dashboard li.nav-item {
    margin-bottom: 10px;
}

.sidebar-dashboard li.nav-item a {
    color: #000;
    font-weight: 600;
    border-radius: 35px;
}

.sidebar-dashboard li.nav-item a:hover {
    background: #ffffff40;
    border-radius: 35px;
    position: relative;
}

.sidebar-dashboard li.nav-item .active:hover {
    background: #fff;
    border-radius: 35px 0 0 35px;
}

.sidebar-dashboard li.nav-item .active {
    background: #fff;
    border-radius: 35px 0 0 35px;
    position: relative;
}

.sidebar-dashboard li.nav-item .active:after {
    background: #ffffff;
    width: 50px;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    right: -32px;
}

.pac-container {
    z-index: 999999999999;
}

.eventlis-header {
    background: #12405a0d;
    border-radius: 15px;
    border: 1px solid #12405a3d !important;
}

.btn-primary:hover, .btn-outline-primary:hover, .btn-primary:active, .btn-outline-primary:active {
    background: #12405A !important;
    border: 1px solid #12405A !important;
}

.btn-primary:hover, .btn-outline-primary:hover, .btn-primary:active, .btn-outline-primary:active {
    background: #12405A !important;
    border: 1px solid #FFCB45 !important;
    color: #FFCB45 !important;
}

.paymethodelement {
    width: 140px;
    padding: 2px;
    border: 1px solid rgba(122, 121, 121, 0.35);
    margin: 2px;
}

.paymethodelement * {
    cursor: pointer;
}

.paymethodelement.checked {
    border: 2px solid #1941dc;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.paymethodelement.checked .title {
    color: #1941dc;
    font-weight: bold;
}

.paymethodelement img {
    height: 110px;
}

.loaderajax {
    display: none;
    background-color: #00000052;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.loaderajax .spinner, .spinner-4 {
    position: absolute;
    left: calc(50% - 60px);
    top: calc(50% - 60px);
    width: 120px !important;
    height: 120px !important;
}

.basketdatacontrol.activeloading .loaderajax {
    display: inline;
}

.height-250px {
    height: 250px !important;
    width: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.height-300px {
    height: 300px !important;
    width: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.height-500px {
    height: 500px !important;
    width: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cerem-img {
    background-position: center;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
}

.medimage {
    width: 200px;
}

.foodlink {
    color: #0a58ca;
    height: 25px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

#modalresult {
    z-index: 999999;
}

@media (max-width: 600px) {
    table.responsive {
        border: 0;
    }

    table.responsive caption {
        font-size: 1.3em;
    }

    table.responsive thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.responsive tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: 0.625em;
    }

    table.responsive td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
        text-align: right !important;
        min-height: 40px;
    }

    table.responsive td::before {
        content: attr(data-label);
        float: right;
        font-weight: bold;
        width: 100px;
        text-align: center;
    }

    table.responsive td:last-child {
        border-bottom: 0;
    }

    .overlay-inside {
        left: 1%;
        top: 5%;
    }
}

.box-100{
    width: 100px;
    height: 100px;
}
.path-round {
    position: relative;
    transform: rotate(-90deg);
    transition: all 1s ease-in-out;
    fill: none;
    stroke-width: 6;
    stroke-linecap: round;
    stroke-dasharray: 0 999;
}

.path-text {
    position: absolute;
    left: 0%;
    top: 39%;
    width: 100%;
    text-align: center;
}

.bd-callout {
    padding:1.25rem;
    margin-top:1.25rem;
    margin-bottom:1.25rem;
    color:var(--bd-callout-color, inherit);
    background-color:var(--bd-callout-bg, var(--bs-gray-100));
    border-left:.25rem solid var(--bd-callout-border, var(--bs-gray-300))
}
.bd-callout h4 {
    margin-bottom:.25rem
}
.bd-callout>:last-child {
    margin-bottom:0
}
.bd-callout+.bd-callout {
    margin-top:-.25rem
}
.bd-callout .highlight {
    background-color:#0000000d
}
.bd-callout-info {
    --bd-callout-color: var(--bs-info-text-emphasis) !important;
    --bd-callout-bg: var(--bs-info-bg-subtle) !important;
    --bd-callout-border: var(--bs-info-border-subtle) !important;
}
.bd-callout-warning {
    --bd-callout-color: var(--bs-warning-text-emphasis) !important;
    --bd-callout-bg: var(--bs-warning-bg-subtle) !important;
    --bd-callout-border: var(--bs-warning-border-subtle) !important;
}
.bd-callout-danger {
    --bd-callout-color: var(--bs-danger-text-emphasis) !important;
    --bd-callout-bg: var(--bs-danger-bg-subtle) !important;
    --bd-callout-border: var(--bs-danger-border-subtle) !important;
}
.bd-callout-success {
    --bd-callout-color: var(--bs-success-text-emphasis) !important;
    --bd-callout-bg: var(--bs-success-bg-subtle) !important;
    --bd-callout-border: var(--bs-success-border-subtle) !important;
}
.bd-callout-primary {
    --bd-callout-color: var(--bs-primary-text-emphasis) !important;
    --bd-callout-bg: var(--bs-primary-bg-subtle) !important;
    --bd-callout-border: var(--bs-primary-border-subtle) !important;
}

.card.metric {
    padding: 18px 20px;
}
.metric span {
    font-size: 13px;
    color: var(--muted);
    letter-spacing: 0.2px;
}
.metric h2 {
    margin: 10px 0 0;
    font-size: 34px;
    font-weight: 600;
}