div#kt_subheader {
    flex: 1 1 100%;
}

.w-fit-content {
    width: fit-content;
}


@font-face {
    font-family: 'creattion';
    src: url("Creattion Demo.otf") format("opentype");
}

.signname {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 50px;
    font-family: creattion, sans-serif !important;
    margin-left: 20px;
}

.dt-buttons {
    float: right;
    margin-left: 13px;
}

.headingcard {

    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
}

.amountsec {

    margin-bottom: 16px;
    font-size: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before, .select2-container--default .select2-selection--multiple .select2-selection__arrow:before {
    top: 18px;
    position: relative;
}

.accordtitle {
    background: grey;
    padding: 5px 11px;
    border-radius: 5px 5px 0px 0px;
    font-size: 15px;
    color: white;
    font-weight: 700;
    cursor: grab;
}

.optionpoint {
    background: #00000026;
    padding: 15px;
}

.select2-container,
.optionpoint .select2 {
    width: 100% !important;
}

.crossicon {
    float: right;
    color: white;
    font-size: 26px;
    line-height: 0.8;
}

.clearfix {
    clear: both;
}

#deleteterms {
    cursor: pointer
}

.loadercustom {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #000000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.text-center {
    text-align: center;
}

.flashMessages .alert {
    padding: 0.4rem 0.6rem !important;
    margin: 0 0 1.3rem 0 !important;
}

.flashMessages .lni {
    line-height: 1.5 !important;
}

.loader {
    color: #000000;
    font-size: 45px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateZ(0);
    animation: mltShdSpin 1.7s infinite ease, spin 1.7s infinite ease;
    z-index: 9999999;
}

.attributesSection {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.attributesSection > * {
    width: 50%;
}

.attributesSection .select2{
    opacity: 1 !important;
}

.alert {
    padding: 0.4rem 0.6rem !important;
    margin: 0 0 0.4rem 0 !important;
}

.patientFormMessages .alert,
.productFormMessages .alert,
#parcelMessagesSection .alert,
.orderFormMessages .alert {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.patientFormMessages .alert span[data-dismiss="alert"],
.productFormMessages .alert span[data-dismiss="alert"],
.orderFormMessages .alert span[data-dismiss="alert"] {
    cursor: pointer;
}

.clickable-field-section {
    position: relative;
    overflow: hidden;
}

.clickable-field-link {
    position: absolute;
    top: 2.5rem;
    left: var(--_link-left, 0.688rem);
    color: #1EAEDB;
    text-decoration: none;
    font-size: 1rem;
}

.clickable-field-link.email {
    --_link-left: 0.688rem;
}

.clickable-field-link.tel {
    --_link-left: 0.688rem;
}

.clickable-field-input {
    color: transparent;
    font-size: 0;
}

.input-icon-group {
    position: relative;
}

.input-icon-group .input-icon-field, .input-icon-group .input-icon-field-hover:hover {
    padding-right: 50px;
}

.input-icon-group .input-icon-field-hover:hover ~ .input-icon, .input-icon-group .input-icon-field-hover ~ .input-icon:hover {
    display: block;
}

.input-icon-group .input-icon-field-hover ~ .input-icon {
    display: none;
}

.input-icon-group .input-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #404040;
    padding: 8px 10px;
    height: 38px;
    cursor: pointer;
    aspect-ratio: 1;
    background: #ececec;
}

.input-icon-group .input-icon i {
    font-size: 20px;
}

.alert [data-dismiss="alert"] {
    cursor: pointer;
}

.badge.badge-sm {
    font-size: 70%;
}

.badge.badge-xs {
    font-size: 60%;
}

.attachmentsUrl {
    font-size: 12px;
}

table.table-sm th {
    padding: 0.6rem;
}

table.table-sm th,
table.table-sm td {
    font-size: 13px;
}

table.table.table-v-center th,
table.table.table-v-center td {
    vertical-align: middle !important;
}

.trackingNumber-section {
    display: flex;
    gap: 5px;
    align-items: center;
}

.trackingNumber-section span {
    font-size: 16px;
}

a.custom-link {
    text-decoration: underline;
}

.input-loader {
    position: absolute;
    right: 10px; /* Adjust as needed */
    top: 2.688rem;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 3px solid #000000;
    border-bottom-color: #d0d0d0;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: spin 1s linear infinite;
}

.email-message {
    font-size: 14px;
}

@keyframes mltShdSpin {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em,
        -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
        -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
        -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
        -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
        -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
        -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em,
        0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}