﻿/*MA Tarafından Eklendi*/
@media (max-width: 576px) {
    .xs-outoscrool {
        overflow: auto;
        max-width: 166px !important;
        text-wrap: nowrap;
        margin-right: 5px;
    }
}

.delete-discount {
    position: absolute;
    right: -9px;
    top: -39px;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    padding: 1px;
    border: 1px solid #000;
}

.hiddenRow {
    padding: 0 !important;
    border: 0 !important;
}

@keyframes buttonAnimation {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px); /* Zıplama yüksekliği */
    }

    60% {
        transform: translateY(-5px); /* Daha küçük bir zıplama */
    }
}

.btn-animation {
    animation: buttonAnimation 1.5s ease-in-out infinite;
}

.istatistics {
    font-size: 8px;
    right: -21px;
    top: -3px;
}

.w-15 {
    width: 15px !important;
}

.w-10 {
    width: 10px !important;
}

.w-5 {
    width: 5px !important;
}



.subscriberCanceled {
    background: #dddddd;
}
/*# sourceMappingURL=custom.min.css.map */




.custom-credit-card {
    font-size: 1.0 rem;
    -webkit-appearance: none;
    width: 100% !important;
    height: 48px;
    border-radius: 8px;
    padding: 1.2rem 1.6rem;
    outline: none;
    box-shadow: none !important;
    background-color: var(--white-two);
    resize: none;
    border: solid 1px #0b3ee840 !important;
}

.custom-fake-credit-card {
    transition: opacity .2s;
    position: absolute;
    width: 350px;
    height: 240px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.025em !important;
}

.custom-fake-credit-card-body {
    transition: opacity .2s;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    box-sizing: border-box;
    letter-spacing: -0.025em !important;
    box-shadow: 0 8px 32px 0 rgba(0,0,0,0.08);
    background-color: var(--white-two);
    border-radius: 7.4px;
}

.custom-fake-credit-card-bank-logo {
    width: 123px;
    height: 81px;
    position: absolute;
    top: 24px;
    left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    letter-spacing: -0.025em !important;
    -webkit-font-smoothing: antialiased;
}


.custom-fake-credit-card-scheme-logo {
    width: 90px;
    height: 35px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 22px;
    right: 8px;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    box-sizing: border-box;
    letter-spacing: -0.025em !important;
    -webkit-font-smoothing: antialiased;
}

.custom-fake-credit-card-chip {
    position: absolute;
    top: 31px;
    right: 31px;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    box-sizing: border-box;
    letter-spacing: -0.025em !important;
    -webkit-font-smoothing: antialiased;
    display: block;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -0.025em !important;
}

.card-number {
    font-size: 1.4rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: -0.015rem;
    color: var(--black-100);
}


.card.name {
    font-size: 1.3rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.028rem;
    color: var(--black-90);
    margin-top: 0.6rem;
}

.card-expire {
    font-size: 1.0rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.028rem;
    color: var(--black-100);
    margin-top: 0.5rem;
}

.custom-fake-credit-card-info {
    position: absolute;
    bottom: 16px;
    left: 32px;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    box-sizing: border-box;
}


.custom-fake-credit-card-back {
    transform: rotateY(-180deg);
    transition: opacity .2s;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-family: Inter,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif !important;
    box-sizing: border-box;
    letter-spacing: -0.025em !important;
}

.custom-fake-credit-card-band {
    position: absolute;
    top: 30px;
    width: 100%;
    height: 40px;
    background-color: var(--black-10);
}

.custom-fake-credit-card-caption {
    position: absolute;
    right: 24px;
    top: 85px;
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.008rem;
    color: var(--black-60);
}

.custom-fake-credit-card-cvv {
    position: absolute;
    top: 99px;
    right: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.custom-fake-credit-card-xxx {
    font-size: 2.2rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.017rem;
    text-align: right;
    color: var(--black-50);
    margin-right: 0.4rem;
}

.custom-fake-credit-card-cvv-text {
    font-size: 2.2rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.017rem;
    color: var(--black-100);
    padding-left: 1.2rem;
    padding-right: 1.6rem;
    border-radius: 21px;
    border: solid 1px var(--cornflowers);
    background-color: var(--cornflowers-4);
}

.auth-one-bg-custom {
    background-image: url(../images/mebi-light-2.jpg);
    background-position: center;
    background-size: cover;
}

.active {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}

.invoice-calculator.invoice-table th,
.invoice-calculator.invoice-table td {
    font-size: 12px
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.page .invoice {
    line-height: 1;
    letter-spacing: -.02em;
    font-size: 10px;
    width: 100%;
    max-width: 100%;
}

#invoice-calculator tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px !important;
}


.invoice-header h5,
.invoice-header a {
    font-size: 9px;
    color: var(--colorSecond);
    margin-bottom: 0;
    font-weight: 700
}


.invoice-table.border-bottom td,
.invoice-table.border-bottom th,
.invoice-table.borderout {
    border-bottom: 1px solid #ea6424;
}

.invoice-table.borderout {
    table-layout: fixed;
    border-top: 1px solid #ea6424;
}

    .invoice-table.borderout td + td,
    .invoice-table.borderout th + th {
        border-left: 1px solid #ea6424;
    }

.invoice-table.border-bottom td,
.invoice-table.border-bottom th,
.invoice-table.borderout {
    border-bottom: 1px solid #ea6424;
}

.invoice-header h5 {
    font-size: 11px;
    color: #ea6424;
    margin-bottom: 0;
    font-weight: 700
}

.invoice-header h4 {
    padding: 2px 4px;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #ea6424;
    color: #ea6424;
    font-weight: 700
}


.invoice-footer span,
.invoice-header a,
.invoice-table.border-bottom thead th,
.invoice-table.color th,
.mims-grid-item span {
    color: #ea6424;
}

.basetable td {
    font-size: 9px;
}

.invoice-table.borderout th {
    color: #ea6424;
}

.invoice-table.border-bottom td,
.invoice-table.border-bottom th,
.invoice-table.borderout {
    border-bottom: 1px solid #ea6424;
    font-size: 11px;
}



.data-line {
    stroke-width: 2;
    stroke-dasharray: 10;
    animation: animateLine 0.5s linear infinite;
}

    .data-line.primary {
        stroke: #2196F3;
    }

    .data-line.warning {
        stroke: #ffc107;
    }

    .data-line.success {
        stroke: #4caf50;
    }

    .data-line.danger {
        stroke: #ff5722;
    }

.electrics .danger {
    fill: #ff5722;
}

.electrics .primary {
    fill: #2196F3;
}

.electrics .warning {
    fill: #ffc107;
}

.electrics .success {
    fill: #4caf50;
}

.electrics .black {
    fill: #000000;
}

@keyframes animateLine {
    to {
        stroke-dashoffset: -20;
    }
}




.electrict {
    position: fixed;
    display: block;
    text-align: center;
    width: 70px;
    z-index: 1;
    right: 12px;
    bottom: 20px;
    animation: bounceAnimation 2s ease-in-out infinite;
    z-index: 9999;
}

    .electrict img {
        width: 100%;
    }


@keyframes bounceAnimation {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0); /* Zıplama yüksekliği */
    }

    40% {
        transform: translateY(-20px); /* Zıplama yüksekliği */
    }

    60% {
        transform: translateY(-10px); /* Zıplama yüksekliği */
    }
}

#addMore .form-control, #addManufacture .form-control {
    height: 28px;
    padding: 4px;
    margin-bottom: 2px;
    font-size: 12px;
}


.custom-swal div:first-child {
    width: 780px;
}

.sticky-column {
    position: sticky !important;
    left: 0 !important;
    background-color: white !important;
    z-index: 1 !important;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.1) !important;
}




@keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .1;
    }

    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .3;
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .5;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.notify {
    position: relative;
    margin-top: -4px;
    margin-right: 8px;
}

.heartbit {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 18px;
    height: 18px;
    border: 4px solid #ff5043;
    border-radius: 50%;
    z-index: 10;
    -webkit-animation: heartbit 1s ease-out;
    animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.notify .point {
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #ff5043;
    border-radius: 30px;
}

.bg-unset {
    background: unset !important;
}
.btn.btn-success.collapsed {
    --vz-btn-color: var(--vz-success);
    --vz-btn-bg: transparent;
    --vz-btn-border-color: var(--vz-success);
    --vz-btn-hover-bg: var(--vz-success);
    --vz-btn-hover-border-color: var(--vz-success);
    --vz-btn-focus-shadow-rgb: var(--vz-success-rgb);
    --vz-btn-active-bg: var(--vz-success);
    --vz-btn-active-border-color: var(--vz-success);
}

.btn.btn-danger.collapsed {
    --vz-btn-color: var(--vz-danger);
    --vz-btn-bg: transparent;
    --vz-btn-border-color: var(--vz-danger);
    --vz-btn-hover-bg: var(--vz-danger);
    --vz-btn-hover-border-color: var(--vz-danger);
    --vz-btn-focus-shadow-rgb: var(--vz-danger-rgb);
    --vz-btn-active-bg: var(--vz-danger);
    --vz-btn-active-border-color: var(--vz-danger);
}



.share-buttons {
    position: sticky;
    top: 30%;
}
    .share-buttons .share-button {
        float: left;
        margin-top: 15px;
    }
        .share-buttons .share-button:first-child {
            margin-top: 0;
        }

        .share-buttons .share-button:after {
            clear: both;
            display: table;
        }

.share-button {
    display: block;
    position: relative;
    height: 30px;
    width:200px;
}

    .share-button:hover {
        cursor: pointer;
    }

        .share-button:hover .share-button-primary {
            box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
        }

        .share-button:hover .share-button-secondary-content {
            transform: translate3d(0, 0, 0);
        }

.share-button-primary {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.share-button-icon {
    display: block;
    position: absolute;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 1px;
}

.share-button-secondary {
    overflow: hidden;
    margin-left: 15px;
    height: 30px;
}

.share-button-secondary-content {
    font-family: sans-serif;
    font-size: 0.75em;
    background: #fff;
    display: block;
    height: 30px;
    text-align: left;
    padding-left: 24px;
    padding-right: 18px;
    line-height: 30px;
    color: #242424;
    border-radius: 0 15px 15px 0;
    transform: translate3d(-100%, 0, 0);
    transition: transform 175ms ease;
}


.choices__list--dropdown .choices__list {
    max-height: 230px !important;
}


::-webkit-scrollbar {
    width: 7px;  
    height: 7px;  
}

::-webkit-scrollbar-track {
    background: #f1f1f1;  
}

::-webkit-scrollbar-thumb {
    background: #2d65cd; 
    border-radius: 4px;  
}

    ::-webkit-scrollbar-thumb:hover {
        background: #45a049; /* Üzerine gelince renk değişir */
    }



#contractPayments .editable-cell {
    position: relative;
}

.btn-xs {
    width: 20px;
    height: 20px;
}

/* Required label'lar için */
label.required::after {
    content: " *";
    color: #dc3545;
    font-weight: bold;
}

/* Veya sadece form-label required'lar için */
.form-label.required::after {
    content: " *";
    color: #dc3545;
    font-weight: bold;
}

.dropdown-account-item {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .dropdown-account-item:hover {
        background-color: #f8f9fa;
    }

    .dropdown-account-item:last-child {
        border-bottom: none;
    }

.account-badge {
    font-size: 0.75rem;
}

.account-balance {
    font-size: 1.1rem;
    font-weight: 600;
}

.custom-dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    background-color: white;
    cursor: pointer;
}

    .custom-dropdown-toggle:after {
        content: "▼";
        font-size: 0.8rem;
        margin-left: 10px;
    }

.custom-dropdown-menu {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.selected-account-preview {
    background-color: #f8f9fa;
    border-radius: 0.375rem;
    padding: 15px;
    margin-top: 15px;
    display: none;
}

    .selected-account-preview.active {
        display: block;
    }

.summary-money-icon {
    color: #000;
    opacity: 0.5;
    transition: opacity 0.3s;
    height: 15px;
    width: 14px;
    font-weight: 100;
}