/*!
* Version: 1.2.0
* Template: Example Project
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for Template.
*
*/

body {
    letter-spacing: -0.2px;
}

/* Pages */

.dashed_title::after {}

.dashed_title {
    padding: 1em;
    margin: 1em 0 1em 0;
    display: flex;
    flex-direction: row;
    border-radius: 8px;
    flex-wrap: wrap;
    background: var(--bs-primary);
    align-items: center;
    overflow: hidden !important;
}

.dashed_title span {
    color: white;
    padding-right: 1.1em;
    font-size: 19px;
    font-weight: 500;
    z-index: 2;
    overflow: hidden;
}

span.durum_bos {
    background: #e3ebff;
    padding: 0.3em 2em;
    color: #3b72ff;
    border-radius: 4px;
}

span.durum_odenmedi {
    background: #f16a1b21;
    padding: 0.3em 2em;
    color: #f16a1b;
    border-radius: 4px;
}

.table tbody tr td {
    font-weight: 500;
    color: #8a92a6 !important;
}

span.durum_dolu {
    background: rgb(219, 0, 27, 0.12);
    padding: 0.3em 2em;
    color: #ff3b3b;
    border-radius: 4px;
}

a.edit_action {
    background: #d5ebdf;
    padding: 0.6em;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: center;
}

.flex_action {
    display: flex;
    gap: 0.6em;
}

a.delete_action {
    background: rgb(219, 0, 27, 0.12);
    padding: 0.6em;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: center;
}

.mulkradio {
    height: 20px;
    width: 20px;
}

.form-check-inline {
    margin-top: 1em;
}

hr.dashed {
    height: 2px;
    background: url(../images/pages/dashed.svg);
    opacity: 1;
}

.borderhead {
    padding: 1em;
    border-bottom: 1px solid rgb(137 146 169 / 16%) !important;
    font-size: 18px;
    font-weight: 700;
    background: #db001b;
    color: #ffff;
    border-radius: 10px;
}

.drop-zone {
    padding: 1.5em;

    cursor: pointer;
    background: #fafcfe;
    border: 2px dashed #e0e5f2;
    border-radius: 10px;
}

.drop-zone--over {
    border-style: solid;
}

.drop-zone__input {
    display: none;
}

.drop-zone__thumb {
    height: 6em;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
}

.drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
}

span.drop-zone__prompt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.drop-zone__prompt {
    height: 6em;
}

/* Pages End  */

.carousel-inner {
    border-radius: 0.5rem;
}

.slidea {
    display: block;
    height: 350px;
    background: url(https://eminunlu.com.tr/kozmos/assets/images/bg.png) #db001b;
    background-position: center;
    display: flex;
    padding: 3em;
}

.ms-4 .mb-0 {
    width: 90% !important;
    display: block;
}

.slidea .btn {
    background: white !important;
    color: #db001b !important;
    border-radius: 0.5em;
    border: 0;
}

.carousel-caption.d-none.d-md-block {
    width: 50%;
    display: flex !important;
    height: 250px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}

.slidea p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.2px;
}

.slidea h3 {
    font-size: 32px;
    letter-spacing: -0.2px;
    font-weight: 700;
    color: white;
    line-height: 38px;
}

.avatarhead {
    background: #fafafa;
    padding: 0.3em 0.5em !important;
    display: flex;
    justify-content: center;
    border-radius: 100px;
}

.avatarhead svg {
    margin: 1em;
}

.avatarhead h6 {
    font-weight: 600;
    font-size: 15px;
    color: #232d42;
}

span.subhead {
    font-size: 14px;
    font-weight: 500;
    color: var(--bs-body-color);
}

.headtext {
    letter-spacing: -0.5px;
    padding-left: 1em;
    display: flex;
    flex-direction: column;
}

span.titlehead {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: var(--kozmos-title);
}

.contentcard {
    padding: 2em 0;
}

.contentimg {
    display: flex;
    gap: 2em;
    padding-top: 1em;
}

.contentimg span {
    font-size: 16px !important;
    display: flex;
    align-items: center;
    gap: 0.3em;
}

.contentbottom .btn {
    font-weight: 700 !important;
    letter-spacing: -0.5px;
}

.contentcard span {
    font-size: 20px;
    font-weight: bold;
    color: var(--kozmos-title);
    line-height: 32px;
    letter-spacing: -1px;
}

.bg-soft-plus {
    color: #db001b;
    background-color: rgb(219 0 26 / 7%) !important;
}

span.sinlgehead {
    font-size: 20px;
    font-weight: 700;
    color: var(--kozmos-title);
    letter-spacing: -0.5px;
}

.mulkitem {
    overflow: hidden;
    display: flex;
    gap: 1em;
    align-items: center;

    box-shadow: 0 10px 30px 0 rgb(112 144 176 / 12%);
    padding: 0.5em;
    border-radius: 1em;
}

.listingcard {
    padding: 1em 0 0 0;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}

.mulkitem span {
    color: #8a92a6;
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 20px;
    font-weight: 500;
}

.mulktitle h5 {
    color: var(--kozmos-title);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.mulkimg {
    border-radius: 1em;
    display: block;
    border-collapse: separate;
    overflow: hidden;
    perspective: 1px;
}

.mulkitem img {
    height: 60px;
    width: 60px;
}

.dropdrowndot {
    margin-left: auto;
    padding-right: 0.7em;
}

.equalheight {
    min-height: 21em;
}

.card-body .d-flex .flex-column {
    min-height: 21em;
}

:focus {
    outline: none;
}

.sign-bg {
    position: absolute;
    left: 0;
    top: 0;
}

.sign-bg.sign-bg-right {
    left: auto;
    right: 0;
}

.gradient-main {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.login-bottom {
    margin-top: -12.5rem;
}

@media (min-width: 1400px) {
    .auth-card {
        padding: 0 6.25rem;
    }
}

@media (max-width: 575.98px) {
    .login-header {
        height: 12.5rem !important;
    }

    .login-bottom {
        margin-top: -6.25rem;
    }
}

@media (max-height: 768px) {
    .table-openable {
        font-size: 14px !important;
    }
}

.card .iq-dashed-border {
    padding: 1.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    border: 1px dashed #ced4da;
}

.card .card-body .grid-flow-col {
    grid-auto-flow: column;
}

.card .card-body .iq-icon-box-2 {
    height: 36px;
    width: 36px;
    min-width: 36px;
    line-height: 36px;
    background: #f5f6fa;
    text-align: center;
    font-size: 1rem;
    text-decoration: none;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.card .card-body .iq-media-group-1 .iq-media-1 {
    margin-left: -1.25rem;
    position: relative;
    z-index: 0;
}

.card .card-body .iq-media-group-1 .iq-media-1:hover {
    z-index: 9;
}

.card .card-body .iq-media-group-1 .iq-media-1 img {
    border: 2px solid #eee;
}

.card .card-body .iq-media-group-1 .iq-media-1:first-child {
    margin-left: 0;
}

.card .card-body .iq-media-group-1 .iq-media.border {
    border: 2px solid #eee;
}

.card .card-body .iq-media-1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

.card .card-body .iq-media-1:hover {
    text-decoration: none;
}

.pricing .table thead tr {
    background-color: unset;
}

.pricing .table th {
    border-top: none;
    border-bottom: 1px solid #eee;
}

.pricing .table td {
    border-top: none !important;
}

.pricing .table tr {
    border-bottom: 1px solid #eee;
}

.prc-box {
    background: #d8ddfa;
    padding: 15px;
    position: relative;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    cursor: pointer;
}

.type {
    position: absolute;
    background: #3a57e8;
    padding: 9px 25px;
    color: #fff;
    top: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 500;
}

.type:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -15px;
    top: 0px;
    border-left: 15px solid #0c112e;
    border-top: 15px solid transparent;
}

.type:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -15px;
    top: 0px;
    border-right: 15px solid #0c112e;
    border-top: 15px solid transparent;
}

.prc-box.active {
    background: #3a57e8;
}

.prc-box.active .h3 {
    color: #fff;
}

.prc-box.active .type {
    background: #d8ddfa;
    color: #212529;
}

.prc-box.active .type:before {
    border-left: 16px solid #0c112e;
    right: -16px;
}

.prc-box.active .type:after {
    border-right: 16px solid #0c112e;
    left: -16px;
}

.prc-wrap {
    border-bottom: none !important;
}

.child-cell.active {
    color: #3a57e8;
    stroke: #3a57e8;
}

.line-around {
    border-bottom: 1px solid #eee;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.line-around .line-around-1 {
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px 0 0;
}

.iq-single-card {
    -webkit-border-radius: 0 0.5rem 0.5rem 0;
    border-radius: 0 0.5rem 0.5rem 0;
}

@media (max-width: 767.98px) {
    .iq-single-card {
        -webkit-border-radius: 0 0 0.5rem 0.5rem;
        border-radius: 0 0 0.5rem 0.5rem;
    }
}

.iq-star-inserted .iq-star-inserted-1.col {
    padding-right: unset;
}

.iq-star-inserted .iq-star-inserted-2 {
    z-index: 2;
}

.iq-star-inserted .iq-star-inserted-2.col {
    padding: unset;
}

.iq-star-inserted .iq-star-inserted-2.col .card {
    height: 100%;
}

.iq-star-inserted .iq-star-inserted-3.col {
    padding-left: unset;
}

@media (max-width: 991.98px) {
    .iq-star-inserted .card.my-5 {
        margin: unset !important;
        margin-bottom: 2rem !important;
    }

    .iq-star-inserted .iq-star-inserted-1.col {
        padding-right: -webkit-calc(var(--bs-gutter-x) / 2);
        padding-right: calc(var(--bs-gutter-x) / 2);
    }

    .iq-star-inserted .iq-star-inserted-2.col {
        padding-right: -webkit-calc(var(--bs-gutter-x) / 2);
        padding-right: calc(var(--bs-gutter-x) / 2);
        padding-left: -webkit-calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
    }

    .iq-star-inserted .iq-star-inserted-2.col .card {
        height: unset;
        margin-bottom: 2rem !important;
    }

    .iq-star-inserted .iq-star-inserted-3.col {
        padding-left: -webkit-calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
    }
}

.body-class-1 {
    scroll-behavior: smooth;
}

.main-img .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.main-img .container h1 {
    margin: 0;
    font-size: 4.375rem;
    color: #fff;
}

.main-img .container h1 span {
    padding: 0.375rem 0.875rem;
    display: inline-block;
}

.bd-heading-1 .bd-example {
    margin-top: 1rem;
}

.bd-heading-1 .bd-example:first-child {
    margin-top: 0rem;
}

.bd-cheatsheet {
    margin-top: -2rem;
}

.bd-cheatsheet section article .card.iq-document-card {
    padding: 1.5rem;
}

.bd-cheatsheet section article .card.iq-document-card .tab-content pre.language-markup {
    margin: unset;
}

.bd-aside.card.iq-document-card {
    padding: 1.5rem;
    margin-top: -2rem;
}

/* Table of contents */
.bd-aside a {
    padding: 0.25rem 0.5rem;
    margin-top: 0.125rem;
    margin-left: 0.25rem;
    color: rgba(138, 146, 166, 0.95);
    text-decoration: none;
}

.bd-aside a:hover,
.bd-aside a:focus {
    background-color: rgba(58, 87, 232, 0.1);
}

.bd-aside .active {
    font-weight: 600;
    background-color: rgba(58, 87, 232, 0.1);
    color: #3a57e8;
}

.bd-aside .btn {
    padding: 0.25rem 0.5rem;
    font-weight: 600;
    color: #8a92a6;
    border: 0;
}

.bd-aside .btn .right-icon {
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    -o-transition: transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}

.bd-aside .btn:hover,
.bd-aside .btn:focus {
    background-color: rgba(58, 87, 232, 0.1);
    color: #3a57e8;
}

.bd-aside .btn:focus {
    -webkit-box-shadow: 0 0 0 0.063rem rgba(58, 87, 232, 0.7);
    box-shadow: 0 0 0 0.063rem rgba(58, 87, 232, 0.7);
}

.bd-aside .btn[aria-expanded="true"] .right-icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.scrollspy-example {
    position: relative;
    height: 12.5rem;
    margin-top: 0.5rem;
    overflow: auto;
}

[id="modal"] .bd-example .btn,
[id="buttons"] .bd-example .btn,
[id="tooltips"] .bd-example .btn,
[id="popovers"] .bd-example .btn,
[id="dropdowns"] .bd-example .btn-group,
[id="dropdowns"] .bd-example .dropdown,
[id="dropdowns"] .bd-example .dropup,
[id="dropdowns"] .bd-example .dropend,
[id="dropdowns"] .bd-example .dropstart {
    margin-top: 0.5rem;
}

/* Layout */
@media (min-width: 1200px) {
    .body-class-1 {
        display: grid;
        gap: 1rem;
        grid-template-columns: 1fr 4fr 1fr;
        grid-template-rows: auto;
    }

    .bd-aside.sticky-xl-top {
        top: 2rem !important;
    }

    .bd-header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        grid-column: 1 / span 3;
    }

    .sticky-xl-top {
        z-index: 2;
    }

    .bd-cheatsheet,
    .bd-cheatsheet section,
    .bd-cheatsheet article {
        display: grid;
        gap: 2rem;
        grid-template-columns: 3fr 1fr;
        grid-column: span 2 / span 2;
        grid-template-rows: auto;
    }

    .bd-aside {
        grid-area: 1/1;
        scroll-margin-top: 4rem;
    }

    .bd-cheatsheet section,
    .bd-cheatsheet section>.iq-side-content {
        top: 2rem;
        scroll-margin-top: 0;
    }

    .bd-cheatsheet article,
    .bd-cheatsheet .bd-heading {
        top: -webkit-calc(7.2rem + 2rem);
        top: calc(7.2rem + 2rem);
        scroll-margin-top: -webkit-calc(7.8rem + 2rem);
        scroll-margin-top: calc(7.8rem + 2rem);
    }

    .bd-cheatsheet .bd-heading {
        z-index: 1;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .bd-cheatsheet .bd-heading .card {
        margin-bottom: 0;
    }

    .bd-cheatsheet article .iq-document-card {
        margin-bottom: unset;
    }

    .bd-cheatsheet article .iq-document-card.iq-doc-head {
        margin-top: -6.8rem;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .mobile-offcanvas {
        width: 40% !important;
    }
}

@media (max-width: 767.98px) {
    .main-img .container h1 {
        font-size: 3.125rem;
    }
}

@media (max-width: 1199.98px) {
    .header .container {
        max-width: unset !important;
    }

    aside.mobile-offcanvas {
        margin-top: unset !important;
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: block;
    }

    .body-class-1 {
        padding: unset;
    }

    .body-class-1.container {
        max-width: unset;
    }

    #content .iq-side-content .card {
        margin-top: 1.25rem;
    }

    .mobile-offcanvas {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-border-radius: 0;
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        z-index: 1200;
        width: 75%;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-transition: visibility 0.3s ease-in-out,
            -webkit-transform 0.3s ease-in-out;
        transition: visibility 0.3s ease-in-out,
            -webkit-transform 0.3s ease-in-out;
        -o-transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
        transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
        transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out,
            -webkit-transform 0.3s ease-in-out;
        background: #ffffffd6;
        -webkit-backdrop-filter: blur(0.5rem);
        backdrop-filter: blur(0.5rem);
    }

    .mobile-offcanvas.show {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }
}

@media (min-width: 1200px) {

    .bd-aside.card.iq-document-card,
    .bd-cheatsheet {
        margin-top: -3rem;
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: none;
    }

    .bd-cheatsheet section .iq-side-content {
        grid-column-end: 3;
    }

    .bd-cheatsheet section .iq-side-content .card {
        margin-bottom: 0;
    }
}

body.offcanvas-active {
    overflow: hidden;
}

body.uikit .btn-download {
    display: none;
}

.uisheet.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(33, 37, 41, 0.6);
    -webkit-transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
    -o-transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
    transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}

.uisheet.screen-darken.active {
    z-index: 10;
    -webkit-transition: opacity 0.3s ease, width 0s;
    -o-transition: opacity 0.3s ease, width 0s;
    transition: opacity 0.3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

#back-to-top {
    display: inline !important;
}

#back-to-top .top {
    bottom: 1.563rem;
    right: 1.563rem;
    z-index: 999;
}

.middle {
    display: inline !important;
}

.middle .mid-menu {
    position: fixed;
    top: 9.375rem;
    left: 0rem;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    background: #3a57e8;
    color: #fff;
    padding: 0.2rem;
    -webkit-border-radius: 0 1rem 1rem 0;
    border-radius: 0 1rem 1rem 0;
}

.top-1 {
    top: 1rem;
}

.payment-schedule-green {
    background-color: #d1ecdd;
}

.payment-schedule-red {
    background-color: #f2d6d3;
}

.accordion-item {
    background-color: transparent !important;
}

.accordion-button:not(.collapsed) {
    color: var(--kozmos-title) !important;
    background-color: #f5f6fa !important;
    font-weight: 500 !important;
    box-shadow: none !important;
}

.accordion-button {
    background-color: transparent !important;
}

.accordion-header {
    background-color: transparent !important;
}

.circle-progress>svg {
    height: 5em;
    width: 5em;
}

.padding-1 {
    padding: 1rem 1rem !important;
}

.custom-select {
    background-size: contain;
    background-image: url("data:image/svg+xml,%3csvg width='60' height='60' viewBox='0 0 14 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 10L12 15L17 10' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");
}

.custom-date-select {
    background-size: contain;
    background-image: url("data:image/svg+xml,%3csvg width='60' height='60' viewBox='-20 -13 50 50' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 9H21M7 3V5M17 3V5M6 12H8M11 12H13M16 12H18M6 15H8M11 15H13M16 15H18M6 18H8M11 18H13M16 18H18M6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4802 21 18.9201 21 17.8V8.2C21 7.07989 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'%3e%3c/path%3e%3c/svg%3e");
}

.nc-int-icon-slide-up {
    --animation-duration: 0.3s;
}

.nc-int-icon {
    position: relative;
}

.nc-int-icon-b {
    position: absolute;
    top: calc(50% - 0.5em);
    left: calc(50% - 0.5em);
    opacity: 0;
}

.nc-int-icon-slide-up {
    overflow: hidden;
}

.nc-int-icon-slide-up .nc-int-icon-a,
.nc-int-icon-slide-up .nc-int-icon-b {
    transition: opacity var(--animation-duration),
        transform var(--animation-duration);
}

.nc-int-icon-slide-up .nc-int-icon-b {
    transform: translateY(100%);
}

.nc-int-icon-state-b .nc-int-icon-a {
    opacity: 0;
}

.nc-int-icon-state-b .nc-int-icon-b {
    opacity: 1;
}

.nc-int-icon-slide-up.nc-int-icon-state-b .nc-int-icon-a {
    transform: translateY(-100%);
}

.nc-int-icon-slide-up.nc-int-icon-state-b .nc-int-icon-b {
    transform: translateY(0%);
}

.hidden {
    display: none !important;
}

.require-span {
    color: #DB001B;
}

.table-special {
    display: flex;
    height: 60px;
    align-items: center;
    border-radius: 10px;
}

.table-special-1 {
    display: flex;
    height: 60px;
    align-items: center;
    border-radius: 10px;
}

.table-special-2 {
    display: flex;
    height: 60px;
    align-items: center;
    border-radius: 10px;
}

.table-special-3 {
    display: flex;
    height: 60px;
    align-items: center;
    border-radius: 10px;
}

.table-special-4 {
    display: flex;
    height: 60px;
    align-items: center;
    border-radius: 10px;
}

.table-special-td {
    background: #f1f1f1 !important;
    flex: 2;
    height: 100%;
    display: flex;
    justify-content: start;
    width: 100px;
    align-items: center;
    padding-left: 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd transparent;
    position: relative;
}

.table-special-th {
    flex: 2;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 13px;
    font-weight: bold;
}

.table-special-th:last-child {
    justify-content: center;
}

.table-special .table-special-td:first-child {
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd #ddd;
}


.table-special .table-special-td:nth-child(6) {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special-1 .table-special-td:first-child {
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd #ddd;
}

.table-special-1 .table-special-td:nth-child(5) {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special-1 .table-special-td:last-child {
    background: unset !important;
    border: unset !important;
    justify-content: center;
}

.table-special-1 .table-special-td:last-child span {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}

.table-special-2 .table-special-td:first-child {
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd #ddd;
}

.table-special-2 .table-special-td:nth-child(6) {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special-2 .table-special-td:last-child {
    background: unset !important;
    border: unset !important;
    justify-content: center;
}

.table-special-2 .table-special-td:last-child span {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}


.table-special-3 .table-special-td:first-child {
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd #ddd;
}

.table-special-3 .table-special-td:nth-child(7) {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special-3 .table-special-td:last-child {
    background: unset !important;
    border: unset !important;
    justify-content: center;
}

.table-special-3 .table-special-td:last-child span {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}

.table-special-4 .table-special-td:first-child {
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    border-color: #ddd transparent #ddd #ddd;
}

.table-special-4 .table-special-td:nth-child(8) {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special-4 .table-special-td:last-child {
    background: unset !important;
    border: unset !important;
    justify-content: center;
}

.table-special-4 .table-special-td:last-child span {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}

.bank-td {
    border-radius: 0 10px 10px 0;
    border: 2px solid;
    border-color: #ddd #ddd #ddd transparent;
}

.table-special .table-special-td:last-child {
    background: unset !important;
    border: unset !important;
    justify-content: center;
}

.table-special .table-special-td:last-child span {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}

.table-special .table-special-td:last-child a {
    height: 100%;
    width: calc(100%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
}

.bosodeme {
    border: 4px solid #ddd;
    text-decoration: underline;
}

.bosdurum {
    border: 4px solid #66e966;
    text-decoration: underline;
    cursor: pointer;
}

.doludurum {
    border: 4px solid #f32424;
    text-decoration: underline;
    cursor: pointer;
}

.clickable-td {
    cursor: pointer;
}

.t-chevron {
    position: absolute;
    right: 20px;
    transition: .5s;
    transform: rotate(0deg);
}

.opened-chevron {
    transform: rotate(180deg);
}

.table-openable {
    transition: 1.5s;
    max-height: 0;
    background: #f1f1f1;
    margin-top: -5px;
    width: calc(100% - (100% / 6));
    margin-left: 10px;
    border-radius: 0 0 10px 10px;
    border: 2px solid;
    border-color: transparent #ddd #ddd #ddd;
    overflow: hidden;
}

.d-s-none {
    opacity: 0;
    transition: 1s;
}

.table-opened .d-s-none {
    transition: .6s;
    opacity: 1;
}

.table-opened {
    max-height: 1000px;
    background: #f1f1f1;
    margin-top: 0;
    width: calc(100% - (100% / 6));
    margin-left: 10px;
    border-radius: 0 0 10px 10px;
    border: 2px solid;
    border-color: transparent #ddd #ddd #ddd;
    padding: 15px;
}

.pl-2 {
    padding-left: 10px;
}

.font-weight-bold {
    font-weight: bold;
}

.new-input {
    background: #DB001B !important;
    color: #fff !important;
}

.new-input::placeholder {
    color: #fff !important;
}

.new-input:disabled {
    background: #DB001B !important;
    color: #fff !important;
}

.spec-h3 {
    font-size: 16px;
    font-weight: bold;
    color: #db001b;
    padding-left: 10px;
}

.gap-10 {
    gap: 10px 0;
}

.text-right {
    justify-content: end;
    text-align: right;
}

.text-left {
    justify-content: start;
    text-align: left;
}

.our-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-inner {
    position: relative;
}

.our-modal-wrapper {
    padding: 20px;
    background: #fff;
    border: 3px solid #db001b;
    border-radius: 10px;
    position: relative;
}

.our-modal-type-delete {
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.our-modal-type-card {
    display: grid;
    justify-content: center;
    align-items: center;
    /* gap: 41px; */
    width: 500px;
}

.our-modal-type-card h3 {
    font-size: 20px;
    /* margin: 40px 100px; */
    color: #db001b;
    text-align: center;
}

.our-modal-type-card h4 {
    font-size: 15px;
    margin: 40px 100px;
    color: #db001b;
}



.our-modal-type-delete h3 {
    font-size: 20px;
    margin: 40px 100px;
    color: #db001b;
}


.our-modal-type-terminate h3 {
    font-size: 20px;
    margin: 40px 100px;
    color: #db001b;
}

.our-modal-type-terminate {
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.our-modal-type-contracts {
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.our-modal-type-contracts h3 {
    font-size: 20px;
    margin: 40px 100px;
    color: #db001b;
}

.our-modal .buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.our-modal .buttons .btn-s {
    width: calc(50% - 5px);
    border: 2px solid #ddd;
    height: 40px;
    background: unset;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-modal .buttons .btn-s button {
    background: unset;
    border: unset;
    width: 100%;
    height: 100%;
}

.modal-cl-btn {
    position: absolute;
    right: 20px;
    cursor: pointer;
}

.closed-m {
    display: none;
}

.ao-wrapper {
    height: 100%;
    width: 52px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
}

.ao-in-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    left: 0;
    position: absolute;
    transition: 1s;
}

.ao-span {
    margin: 0 16px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

span.ao-green::after {
    content: "";
    width: 20px;
    height: 20px;
    background: green;
    border-radius: 50%;
}

span.ao-yellow::after {
    content: "";
    width: 20px;
    height: 20px;
    background: yellow;
    border-radius: 50%;
}

span.ao-red::after {
    content: "";
    width: 20px;
    height: 20px;
    background: red;
    border-radius: 50%;
}

span.ao-gray::after {
    content: "";
    width: 20px;
    height: 20px;
    background: gray;
    border-radius: 50%;
}

.ao-inp {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 20px;
}

.ao-left {
    position: absolute;
    left: 2px;
    top: 7px;
    font-size: 12px;
    cursor: pointer;
}

.ao-right {
    position: absolute;
    right: 2px;
    top: 7px;
    font-size: 12px;
    cursor: pointer;
}

.dcmnts {
    width: 450px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 20px;
    margin: 10px 0;
}

.dcmnts span:nth-child(2) {
    border: 1px solid #ddd;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-modal-type-view h3 {
    color: #db001b;
    font-size: 20px;
    text-align: center;
}

.wlcm {
    position: fixed;
    top: 95vh;
    left: 30px;
}

.notification-area {
    height: 350px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.notification-area::-webkit-scrollbar {
    display: none;
}

.n-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 15px;
}

.n-top h3 h5 {
    color: #6b6969;
    font-weight: bold;
}

.n-top h5 {
    color: #6b6969;
    font-weight: bold;
}

.n-list {
    padding: 20px;
}

.n-list-item {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
}

.n-dot {
    width: 10px;
    height: 10px;
    background: red;
    margin-right: 10px;
    margin-top: 8px;
    flex-shrink: 0;
    border-radius: 50%;
}

.overdue-rent-content {
    line-height: 1.4;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.overdue-rent-content div {
    margin-bottom: 2px;
}

.n-delete {
    width: 10px;
    height: 10px;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-buttons {
    width: 100%;
    height: 60px;
    border: 3px solid #db001b;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    color: #db001b;
    font-size: 20px;
    font-weight: bold;
}

.home-buttons span:nth-child(2) {
    width: 35px;
    height: 35px;
    border: 3px solid #db001b;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: rotate(45deg);
}

.takvim {
    border: 1px solid #ddd;
    height: calc(100% - 5px);
    border-radius: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
    justify-content: space-around;
}

.takvim-days {
    display: flex;
    justify-content: center;
    align-items: center;
}

.takvim-days.active {
    background: #db001b;
    color: #fff;
    border: 3px;
    border-radius: 6px;
}

.saat {
    border: 1px solid #ddd;
    height: calc(100% - 5px);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.htrltm {
    border: 1px solid #ddd;
    height: calc(100% - 5px);
    border-radius: 10px;
}

.btn-ligthw {
    background-color: #fff;
}

.btn-s:hover button {
    background: red !important;
    color: #fff !important;
    border-radius: 5px;
}

.pagination-area {
    padding-right: 20px;
    gap: 0 10px;
    font-weight: bold;
}

.saat-panel {
    height: 170px;
    width: 170px;
    border: 1px solid #a9a6a6;
    border-radius: 50%;
    box-shadow: 0px 1px 15px 1px;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
}

.clock-akrep {
    position: absolute;
    width: 50px;
    height: 3px;
    background: #a9a6a6;
    left: 34px;
    transform: rotate(0deg);
    transform-origin: right;
    transition: 1s;
}

.clock-yelkovan {
    position: absolute;
    width: 70px;
    height: 3px;
    background: #a9a6a6;
    left: 14px;
    transform: rotate(90deg);
    transform-origin: right;
    transition: 1s;
}

.clock-center {
    position: absolute;
    width: 100%;
    height: 10px;
    display: flex;
    justify-content: center;
}

.clock-center-h {
    position: absolute;
    width: 100%;
    height: 10px;
    display: flex;
    justify-content: center;
    transform-origin: center;
    transform: rotate(90deg);
}

.clock-center-h span:nth-child(2) {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #a9a6a6;
    border-radius: 10px;
}

.clock-center-h span:nth-child(1) {
    position: absolute;
    left: 10px;
    top: -5px;
    transform: rotate(-90deg);
}

.clock-center-h span:nth-child(3) {
    position: absolute;
    right: 10px;
    top: -5px;
    transform: rotate(-90deg);
}

.clock-center span:nth-child(2) {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #a9a6a6;
    border-radius: 10px;
}

.clock-center span:nth-child(1) {
    position: absolute;
    left: 10px;
    top: -5px;
}

.clock-center span:nth-child(3) {
    position: absolute;
    right: 10px;
    top: -5px;
}

.clock-time {
    position: absolute;
    bottom: 0;
    font-weight: bold;
}

.contract-pagination span {
    margin-right: 5px;
}

.circle-checkbox {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    /* Daireyi oluşturmak için */
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
}

.checkmark {
    color: white;
    /* Beyaz rengi */
    display: none;
    /* Başlangıçta işareti gizle */
}

.circle-checkbox:hover {
    background-color: #ccc;
    /* Hover olduğunda arka plan rengi */
}

.circle-checkbox.active .checkmark {
    display: block;
    /* .active sınıfı varsa işareti göster */
}

.arrow {

    display: flex;
    justify-content: center;
    align-items: center;

}


.radio-group {
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    /* box-shadow:  0px 0 5px #9b9b9b; */
}

.radio-container {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
}

.radio-input {
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-checkmark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    background-color: white;
    border-radius: 20px;
    /* Kare kutucuklar için */
    margin-right: 10px;
}

.radio-label {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

span.radio-label-amount {
    margin-left: auto;
    font-weight: 700;
}

.radio-input:checked~.radio-checkmark {
    border-color: red;
}

.radio-input:checked~.radio-checkmark::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
}

.custom-infowindow {
    background: transparent;
    /* Arka planı tamamen şeffaf yapar */
    padding: 0;
    border: none;
    box-shadow: none;
    /* Google Maps'in varsayılan gölgesini kaldırır */
}

.custom-infowindow * {
    background: none;
    border: none;
    box-shadow: none;
}

/*google maps infowindows gizle*/
.gm-style-iw {
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.gm-style-iw-d {
    overflow: visible !important;
    padding: 0 !important;
}

.gm-style-iw .gm-ui-hover-effect {
    top: 41px !important;
    right: -8px !important;
    width: 20px;
    height: 20px;
}

/* İletişim Menüsü Stilleri */
.communication-container {
    background: linear-gradient(135deg, #db001b 0%, #3b72ff 100%);
    border-radius: 15px;
    padding: 2rem;
    margin-bottom: 2rem;
}

.notification-type-card {
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 12px;
    overflow: hidden;
}

.notification-type-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.notification-type-card .card {
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
    border-radius: 12px;
}

.notification-type-card .card:hover {
    border-color: #db001b;
}

.notification-type-card.selected .card {
    border-color: #db001b;
    background-color: rgba(219, 0, 27, 0.05);
    box-shadow: 0 4px 15px rgba(219, 0, 27, 0.2);
}

.customer-item {
    transition: all 0.2s ease;
    border-radius: 10px;
    border: 2px solid transparent;
}

.customer-item:hover {
    background-color: #f8f9fa;
    border-color: #db001b;
    transform: translateX(5px);
}

.customer-item.selected {
    background-color: rgba(219, 0, 27, 0.05);
    border-color: #db001b;
}

.form-check-input:checked+.form-check-label {
    background-color: rgba(219, 0, 27, 0.05);
}

.form-check-input:checked+.form-check-label .customer-item {
    background-color: rgba(219, 0, 27, 0.05);
    border-color: #db001b;
}

.communication-header {
    background: #db001b;
    color: white;
    padding: 1.5rem;
    border-radius: 15px;
    margin-bottom: 2rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.communication-header h1 {
    margin: 0;
    font-weight: 600;
    font-size: 1.5rem;
}

.communication-card {
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: none;
    overflow: hidden;
}

.communication-card .card-header {
    background: #db001b;
    color: white;
    border: none;
    padding: 1.25rem;
    font-weight: 600;
}

.communication-card .card-body {
    padding: 1.5rem;
}

.customer-search {
    border-radius: 10px;
    border: 2px solid #e9ecef;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
}

.customer-search:focus {
    border-color: #db001b;
    box-shadow: 0 0 0 0.2rem rgba(219, 0, 27, 0.25);
}

.customer-list {
    max-height: 400px;
    overflow-y: auto;
    border-radius: 10px;
    border: 1px solid #e9ecef;
    padding: 0.5rem;
}

.customer-list::-webkit-scrollbar {
    width: 6px;
}

.customer-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.customer-list::-webkit-scrollbar-thumb {
    background: #db001b;
    border-radius: 3px;
}

.customer-list::-webkit-scrollbar-thumb:hover {
    background: #b8001a;
}

.message-preview {
    background: linear-gradient(135deg, rgba(219, 0, 27, 0.05) 0%, rgba(59, 114, 255, 0.05) 100%);
    border-radius: 10px;
    padding: 1rem;
    border-left: 4px solid #db001b;
}

.send-button {
    background: linear-gradient(135deg, #db001b 0%, #3b72ff 100%);
    border: none;
    border-radius: 10px;
    padding: 1rem 2rem;
    font-weight: 600;
    transition: all 0.3s ease;
}

.send-button:hover:not(:disabled) {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(219, 0, 27, 0.3);
}

.send-button:disabled {
    background: #6c757d;
    cursor: not-allowed;
}

.payment-history-table {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.payment-history-table th {
    background: linear-gradient(135deg, #db001b 0%, #3b72ff 100%);
    color: white;
    border: none;
    padding: 1rem;
    font-weight: 600;
}

.payment-history-table td {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #e9ecef;
}

.status-badge {
    border-radius: 20px;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
}

.status-success {
    background-color: #d4edda;
    color: #155724;
}

.status-pending {
    background-color: #fff3cd;
    color: #856404;
}

.status-failed {
    background-color: #f8d7da;
    color: #721c24;
}

/* Responsive Tasarım */
@media (max-width: 768px) {
    .communication-container {
        padding: 1rem;
    }

    .communication-header {
        padding: 1rem;
    }

    .communication-header h1 {
        font-size: 1.25rem;
    }

    .notification-type-card {
        margin-bottom: 1rem;
    }

    .customer-list {
        max-height: 300px;
    }
}

/* Animasyonlar */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.communication-card {
    animation: fadeInUp 0.6s ease-out;
}

.customer-item {
    animation: fadeInUp 0.4s ease-out;
}

/* Loading Spinner */
.loading-spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #db001b;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Toast Bildirimleri */
.toast-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.toast-success {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: white;
}

.toast-error {
    background: linear-gradient(135deg, #dc3545 0%, #fd7e14 100%);
    color: white;
}

/* Form Elemanları */
.form-control,
.form-select {
    border-radius: 10px;
    border: 2px solid #e9ecef;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
}

.form-control:focus,
.form-select:focus {
    border-color: #db001b;
    box-shadow: 0 0 0 0.2rem rgba(219, 0, 27, 0.25);
}

.btn-group .btn {
    border-radius: 10px;
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
}

.btn-group .btn:hover {
    border-color: #db001b;
    background-color: #db001b;
    color: white;
}

.btn-check:checked+.btn {
    background-color: #db001b;
    border-color: #db001b;
    color: white;
}

/* Bildirim türü kartları için özel renkler */
.notification-type-card[data-type="web"] .card i {
    color: #db001b !important;
}

.notification-type-card[data-type="mobile"] .card i {
    color: #3b72ff !important;
}

.notification-type-card[data-type="email"] .card i {
    color: #ffc107 !important;
}

.notification-type-card[data-type="sms"] .card i {
    color: #17a2b8 !important;
}

/* Badge renkleri */
.badge.bg-success {
    background-color: #1aa053 !important;
}

/* Buton renkleri */
.btn-outline-primary {
    border-color: #db001b;
    color: #db001b;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
    background-color: #db001b;
    border-color: #db001b;
    color: white;
}

.btn-outline-secondary {
    border-color: #6c757d;
    color: #6c757d;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
    background-color: #6c757d;
    border-color: #6c757d;
    color: white;
}

/* Ödeme geçmişi istatistik kartları: Kullanıcı tarafından kolay fark edilsin */
.payment-stat-cards .payment-stat-card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.payment-stat-cards .payment-stat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}
.payment-stat-cards .payment-stat-card .card-title {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.payment-stat-cards .payment-stat-card .payment-stat-value {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}
/* Toplam İşlem: nötr lacivert */
.payment-stat-card--total { background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%); }
/* Başarılı: yeşil */
.payment-stat-card--success { background: linear-gradient(135deg, #15803d 0%, #16a34a 100%); }
/* Başarısız: kırmızı */
.payment-stat-card--failed { background: linear-gradient(135deg, #b91c1c 0%, #dc2626 100%); }
/* Toplam Tutar: para vurgusu için teal */
.payment-stat-card--amount { background: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%); }