﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    letter-spacing: .0px;
    font-weight: 400;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    color: #000;
}

a {
    text-decoration: none;
    color: #000;
    font-weight: 400;
}

button {
    display: inline-block;
    padding: 13px 20px;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
    border: 1px solid #000;
    color: #000;
}

a.button {
    background: #000d;
    padding: 4px 9px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #000d;
    transition: .3s;
    display: block;
}

    a.button:hover {
        background: #fff;
        color: #000 !important;
        border: 1px solid #edededdd;
    }

a.buttonbeyaz {
    background: #fff;
    padding: 8px 10px;
    color: #000;
    font-size: 15px;
    border-radius: 5px;
    transition: .3s;
}

    a.buttonbeyaz:hover {
    }

a.buttongri {
    background: #ddd;
    padding: 5px 14px;
    font-weight: 600;
    border-radius: 5px;
    transition: .3s;
}

    a.buttongri:hover {
    }

.txtright {
    text-align: right !important
}

.txtleft {
    text-align: left !important
}

.txtcenter {
    text-align: center !important
}

.notification {
    position: absolute;
    background: #bd853c;
    padding: 3px;
    font-size: 8px;
    color: #fff;
    border-radius: 5px;
    left: 30%;
}

.flexend {
    justify-content: flex-end
}

/*tablo size*/
.w10 {
    width: 10px;
    max-width: 10px !important;
    min-width: 10px
}

.w15 {
    width: 15px;
    max-width: 15px !important;
    min-width: 15px
}

.w20 {
    width: 20px;
    max-width: 20px !important;
    min-width: 20px
}

.w30 {
    width: 30px;
    max-width: 30px !important;
    min-width: 30px
}

.w40 {
    width: 40px;
    max-width: 40px !important;
    min-width: 40px
}

.w50 {
    width: 50px;
    max-width: 50px !important;
    min-width: 50px
}

.w60 {
    width: 60px;
    max-width: 60px !important;
    min-width: 60px
}

.w70 {
    width: 70px;
    max-width: 70px !important;
    min-width: 70px
}

.w80 {
    width: 80px;
    max-width: 80px !important;
    min-width: 80px
}

.w90 {
    width: 90px;
    max-width: 90px !important;
    min-width: 90px
}

.wh50 {
    min-height: 50vh
}

.w100 {
    width: 100px;
    max-width: 100px !important;
    min-width: 100px
}

.w110 {
    width: 110px;
    max-width: 110px !important;
    min-width: 110px
}

.w115 {
    width: 115px;
    max-width: 115px !important;
    min-width: 115px
}

.w120 {
    width: 120px;
    max-width: 120px !important;
    min-width: 120px
}

.w125 {
    width: 125px;
    max-width: 125px !important;
    min-width: 125px
}

.w130 {
    width: 130px;
    max-width: 130px !important;
    min-width: 130px
}

.w135 {
    width: 135px;
    max-width: 135px !important;
    min-width: 135px
}

.w140 {
    width: 140px;
    max-width: 140px !important;
    min-width: 140px
}

.w150 {
    width: 150px;
    max-width: 150px !important;
    min-width: 150px
}

.w160 {
    width: 160px;
    max-width: 160px !important;
    min-width: 160px
}

.w170 {
    width: 170px;
    max-width: 170px !important;
    min-width: 170px
}

.w180 {
    width: 180px;
    max-width: 180px !important;
    min-width: 180px
}

.w190 {
    width: 190px;
    max-width: 190px !important;
    min-width: 190px
}

.w200 {
    width: 200px;
    max-width: 200px !important;
    min-width: 200px
}

.w210 {
    width: 210px;
    max-width: 210px !important;
    min-width: 210px
}

.w220 {
    width: 220px;
    max-width: 220px !important;
    min-width: 220px
}

.w230 {
    width: 230px;
    max-width: 230px !important;
    min-width: 230px
}

.w240 {
    width: 240px;
    max-width: 240px !important;
    min-width: 240px
}

.w250 {
    width: 250px;
    max-width: 250px !important;
    min-width: 250px
}

.w260 {
    width: 260px;
    max-width: 260px !important;
    min-width: 260px
}

.w270 {
    width: 270px;
    max-width: 270px !important;
    min-width: 270px
}

.w280 {
    width: 280px;
    max-width: 280px !important;
    min-width: 280px
}

.w290 {
    width: 290px;
    max-width: 290px !important;
    min-width: 290px
}

.w300 {
    width: 300px;
    max-width: 300px !important;
    min-width: 300px
}

.w310 {
    width: 310px;
    max-width: 310px !important;
    min-width: 310px
}

.w320 {
    width: 320px;
    max-width: 320px !important;
    min-width: 320px
}

.w330 {
    width: 330px;
    max-width: 330px !important;
    min-width: 330px
}

.w340 {
    width: 340px;
    max-width: 340px !important;
    min-width: 340px
}

.w350 {
    width: 350px;
    max-width: 350px !important;
    min-width: 350px
}

.min140 {
    min-width: 140px
}

.min150 {
    min-width: 150px
}

.min160 {
    min-width: 160px
}

.wyuz {
    width: 100%
}

.p10 {
    padding: 10px 0
}

.mright5 {
    margin-right: 5px
}

.mright10 {
    margin-right: 10px
}

.mright15 {
    margin-right: 15px
}

.mright20 {
    margin-right: 20px
}

.mright25 {
    margin-right: 25px
}

.mright30 {
    margin-right: 30px
}

.mright35 {
    margin-right: 35px
}

.mright40 {
    margin-right: 40px
}

.mright45 {
    margin-right: 45px
}

.mright50 {
    margin-right: 50px
}
/*tablo size end*/

.csize {
    width: 10px
}

.isize {
    width: 2.5rem
}

input, textarea {
    padding: 8px 5px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.flexcolumn {
    flex-direction: column;
}

.maxwidth {
    max-width: 1200px;
    margin: 0 auto
}

.pad0 {
    padding: 0 !important
}

input[type="checkbox"], input[type="radio"] {
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
}

.searchmenu {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

    .searchmenu > div {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

.listbutton {
    display: flex
}

    .listbutton > form {
        display: flex
    }

    .listbutton div.item {
        margin-right: 10px;
        margin-bottom: 0;
    }

    .listbutton div.ite:last-child {
        margin-right: 0;
    }

.searchmenu .listbutton {
    margin-right: 10px;
}

.searchmenu > div button {
    margin-right: 10px
}

    .searchmenu > div button:last-child {
        margin-right: 10px
    }

.searchmenu > div:first-child {
    background: #fff;
    padding: 4px 9px 0;
    /* border: 1px solid #e6e6e6; */
    /* border-radius: 10px; */
    width: 30%;
}

    .searchmenu > div:first-child input {
        border: 0;
        width: 100%;
        padding: 5px 10px;
    }

.searchmenu > div span {
    font-size: 18px;
    font-weight: 500;
}

.searchmenu > div:first-child span {
    color: #999;
}

.searchmenu > div > p {
}

.islemler {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .islemler > a {
    }

    .islemler span {
        margin-right: 4px;
        padding: 5px;
        border-radius: 5px;
        font-size: 16px;
    }

span.delete {
    background: #b60000;
    color: #fff;
}

span.edit {
    background: #018e0c;
    color: #fff;
}

span.loglar {
    color: #fff;
    background: #d5804f;
}

.button {
    background: #ffffff;
    font-size: 13px;
    line-height: 21px;
    border: 1px solid #f1f1f1;
    padding: 3px 9px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
}

    .button span {
        font-size: 14px;
        font-weight: 600;
        margin-right: 4px;
    }

    .button.red {
        background: #b60000;
        border: 1px solid #d31919;
    }

    .button.blue {
        background: #0016c1;
        border: 1px solid #051bc3;
    }

    .button.green {
        background: #018e0c;
        border: 1px solid #13a61e;
    }

    .button.yellow {
        background: #bd7619;
        border: 1px solid #ffad11;
    }

        .button.blue, .button.blue *, .button.yellow, .button.yellow *, .button.green, .button.green *, .button.red, .button.red * {
            color: #fff !important;
        }

textarea {
}

a, a:hover {
    text-decoration: none;
}

b, strong {
    font-weight: bold;
}

ol, ul {
    list-style: none;
    margin: 0;
}

blockquote, q {
    quotes: none;
}

.red {
    color: #f00 !important
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table.liste input, .table.liste textarea, .table.liste select, .table.liste input {
    font-size: 11px;
    line-height: 14px
}

.table.liste {
    min-width: 100%
}

    .table.liste > thead {
    }

        .table.liste > thead > tr {
            border: 0;
        }

    .table.liste > tfoot > tr > td {
        font-weight: 600;
        background: #343434;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        color: #fff;
    }

    .table.liste > thead > tr > td {
        font-weight: 600;
        background: #f1f1f1; /* border-top: 1px solid #d8d8d8; */ /* border-bottom: 1px solid #d8d8d8; */
    }

td.csize {
}

.table.liste > thead > tr > td .urunlerisil {
    display: flex;
}

.table.liste > tfoot > tr > td .altbar {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-width: 95vw;
}

    .table.liste > tfoot > tr > td .altbar > div {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .table.liste > tfoot > tr > td .altbar > div > p {
            white-space: nowrap;
            margin-right: 21px;
            color: #fff;
            font-size: 12px;
        }

            .table.liste > tfoot > tr > td .altbar > div > p > b {
                color: #fff;
                font-size: 12px;
            }

        .table.liste > tfoot > tr > td .altbar > div select {
        }


.table.liste > tbody {
}

    .table.liste > tbody > tr {
    }

        .table.liste > tbody > tr > td {
            max-width: 200px
        }

            .table.liste > tbody > tr > td:last-child {
                max-width: 30px;
                text-align: center;
            }

                .table.liste > tbody > tr > td:last-child input {
                    width: 14px
                }

            .table.liste > tbody > tr > td > img {
                width: 100%;
                border: 1px solid #d0d0d0;
                padding: 4px;
                border-radius: 6px;
            }

            .table.liste > tbody > tr > td > input {
                border: 1px solid #ddd;
                padding: 2px 5px;
            }

            .table.liste > tbody > tr > td .altbar {
                display: flex;
                align-items: center;
                justify-content: center;
            }

.table.liste tr {
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
}

    .table.liste tr.bostr {
        display: none
    }

    .table.liste tr > td {
        padding: 4px 0;
        vertical-align: middle;
        padding: 0px 5px;
        height: 31px;
        position: relative;
        font-size: 12px;
    }

.table.liste > tbody > tr > td .altbar img {
    width: 30px;
    margin-left: 3px;
}

.table.liste input, .table.liste textarea {
    width: 100%;
    padding: 4px 3px;
    border: 1px solid #f1f1f1;
}

.table.liste textarea {
    padding: 5px !important;
    height: 60px !important;
}

.table.liste tr.bostr > td {
    background: #000000;
}

    .table.liste tr.bostr > td .checkyazi, .table.liste tr.bostr > td .checkreset {
        color: #fff;
    }

    .table.liste tr.bostr > td .checkreset {
        margin-right: 5px
    }

.table.liste tr.bostr .checkreset:hover {
}

    .table.liste tr.bostr .checkreset:hover > span {
        background: #b60000;
        border: 1px solid #cb1313;
    }

.table.liste tr.bostr .checkreset > span {
    color: #fff;
    border: 1px solid #333;
    border-radius: 100%;
    padding: 5px;
    font-size: 14px;
    font-weight: 700;
}

.table.liste tr.bostr > td > div {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    padding: 10px 0;
}

    .table.liste tr.bostr > td > div > div {
        font-size: 14px;
        line-height: 17px;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        color: #fff;
    }

        .table.liste tr.bostr > td > div > div > div {
            margin-right: 10px;
        }

            .table.liste tr.bostr > td > div > div > div:last-child {
                margin-right: 0
            }

        .table.liste tr.bostr > td > div > div > ul {
            display: flex;
            flex-direction: row;
            align-items: center;
        }

            .table.liste tr.bostr > td > div > div > ul > li {
                display: flex;
                flex-direction: row;
                align-content: center;
                margin-right: 15px;
            }

                .table.liste tr.bostr > td > div > div > ul > li:last-child {
                    margin-right: 0
                }

                .table.liste tr.bostr > td > div > div > ul > li .urunlerisil {
                }

.table.liste > tbody > tr > td > div.value {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
}

.table.liste > tbody > tr > td > p.value.editok {
    animation: highlightGreen 2s ease forwards;
}

.table.liste > tbody > tr > td .fiyatlistesi {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 8px;
}

    .table.liste > tbody > tr > td .fiyatlistesi > p {
        width: 100%;
        text-align: center;
        display: block;
    }

    .table.liste > tbody > tr > td .fiyatlistesi span {
        font-size: 20px;
        color: #44210d;
    }

@keyframes highlightGreen {
    0% {
        color: green;
    }

    100% {
        color: inherit;
    }
}

.table.liste > tbody > tr > td > div.value > p {
    margin-right: 5px;
}

.table.liste > tbody > tr > td > div.value > span {
    margin-left: 2px;
    color: #006c0b;
    font-size: 21px;
    padding: 0;
}

.table.liste > tbody > tr > td > .edit {
    display: none
}

    .table.liste > tbody > tr > td > .edit > div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .table.liste > tbody > tr > td > .edit > div > input {
            width: calc(100% - 30px);
            border: 1px solid #f1f1f1;
            padding: 5px 10px;
        }

        .table.liste > tbody > tr > td > .edit > div > span {
            color: #900000;
            margin-left: 5px;
            font-size: 17px;
            line-height: 18px;
            font-weight: 800;
        }

        .table.liste > tbody > tr > td > .edit > div select, .table.liste > tbody > tr > td > .edit > div select option {
            font-size: 10px;
        }

        .table.liste > tbody > tr > td > .edit > div select {
            padding: 2px;
        }


        .table.liste > tbody > tr > td > .edit > div .popup {
            position: absolute;
            top: 33px;
            background: #fff;
            border: 1px solid #dedede;
            padding: 5px;
            border-radius: 5px;
            z-index: 9;
        }

            .table.liste > tbody > tr > td > .edit > div .popup > ul {
                display: flex;
                gap: 5px;
                flex-direction: column;
            }

                .table.liste > tbody > tr > td > .edit > div .popup > ul > li {
                    margin-bottom: 3px;
                }

                    .table.liste > tbody > tr > td > .edit > div .popup > ul > li > div {
                        display: flex;
                        flex-direction: row;
                        align-content: center;
                        align-items: center;
                    }

                        .table.liste > tbody > tr > td > .edit > div .popup > ul > li > div > input {
                            width: 15px;
                            height: 15px;
                        }

                        .table.liste > tbody > tr > td > .edit > div .popup > ul > li > div > span {
                            margin-left: 5px;
                            font-size: 11px;
                        }

.table.liste > tbody > tr > td, .table.liste > tbody > tr > td p, .table.liste > tbody > tr > td > div.value > p, .gorusme > p, .gorusme > p * {
    font-size: 11px;
    line-height: 14px;
}

    .table.liste > tbody > tr > td > div.value > p {
        white-space: nowrap; /* Tek satırda tut */
        overflow: hidden; /* Taşan metni gizle */
        text-overflow: ellipsis; /* Fazlalığı "..." ile göster */
    }

.alert-success {
    background: #71ff00 !important;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
}

.gorusme .ikili > div {
    position: relative;
    min-width: 26px;
    display: flex;
    justify-content: flex-end;
}

html, body {
    width: 100%;
    height: 100%;
    background: #f1f1f1;
}

.temizle {
    clear: both;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.hide {
    display: none !important;
}

.block {
    display: block !important;
}

.inline-block {
    display: inline-block !important;
}

.no-margin {
    margin: 0 !important;
}

.ds-effect {
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.1);
    transition: .22s ease-out;
    transition-property: transform,box-shadow;
}

    .ds-effect:hover {
        transform: translate3d(0,-.1875rem,0);
        box-shadow: 5px 15px 30px 0 rgba(0,0,0,.15);
    }

.mt0 {
    margin-top: 0px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt45 {
    margin-top: 45px !important
}

.mt60 {
    margin-top: 60px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.ml30 {
    margin-left: 30px !important
}

.ml40 {
    margin-left: 40px !important
}

.ml50 {
    margin-left: 50px !important
}

.bg30 {
    background: rgba(130,110, 74, .3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.bg50 {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.bg60 {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.bg70 {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.grdbg {
    width: 100%;
    position: absolute;
    height: 25vh;
    top: 0;
    z-index: 2;
    background: rgb(130,110, 74);
    background: linear-gradient(180deg, rgba(130,110, 74,.75) 0%, rgba(130,110, 74,0) 100%);
}

.grdbgbottom {
    width: 100%;
    position: absolute;
    height: 55vh;
    bottom: 0;
    z-index: 2;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}

.grdbgtop {
    width: 100%;
    position: absolute;
    height: 25vh;
    top: 0;
    z-index: 2;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0%) 0, rgb(255 255 255 / 41%) 140%);
}

.grdbg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    background: rgb(0,0,0,0.3);
}

.bg1 {
    background: #ACA29A
}

.bgwhite {
    background: #fff
}

.h50 {
    height: 50%;
    overflow: hidden;
}

.imgcover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
}

#toTop {
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 10px;
    display: none;
    background: #ffffff;
    border-radius: 30px;
    width: 30px;
    height: 50px;
    z-index: 9; /* box-shadow: 0px 0px 7px rgb(0 0 0 / 25%); */
    display: none;
    border: 1px solid #f7f5f4;
}

    #toTop a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #toTop a svg {
            width: 30% !important;
        }

            #toTop a svg path {
                fill: #000000;
                stroke: #000000;
            }

    #toTop:hover {
        background: #000000;
        border-color: #000;
    }

        #toTop:hover a svg path {
            fill: #fff;
            stroke: #fff;
        }

.modal {
    position: fixed;
    width: 100vw !important;
    height: 100vh !important;
    background: #0000009c;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none
}

/* Modal kapatma butonu */
.modal-close {
    position: fixed;
    top: 10px;
    right: 20px;
    background: #018e0c;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 18px;
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    padding: 0;
}

    .modal-close:hover {
        /* background: #cc0000; */
    }

/* Modal içindeki vazgec butonları için stil */
.vazgec {
    cursor: pointer;
}

.btn.vazgec {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Tablo CSS düzeltme stilleri */
.table-normal {
    border-collapse: collapse;
    width: 100%;
}

    .table-normal tr {
        border-bottom: 1px solid #ddd;
    }

        .table-normal tr:last-child {
            border-bottom: none;
        }

    .table-normal td {
        padding: 8px;
        vertical-align: top;
    }

    .table-normal tr:last-child td {
        border-bottom: 1px solid #ddd;
    }

.error-row {
    background-color: #f8d7da !important;
}

.error-cell {
    background-color: #f5c6cb !important;
}

.table-error {
    border: 2px solid #dc3545 !important;
}

.modal .modal-dialog {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal .modal-content {
    background: #fff;
    border-radius: 11px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.2);
    width: 100%;
    /* max-width: 1000px; */
    max-height: calc(100vh - 50px);
    position: relative;
    overflow: hidden;
    overflow-y: scroll;
    height: 100%;
}

    .modal .modal-content .partial {
        width: 100%;
    }

.modal .modelclose {
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    background: #000;
    border-radius: 100%;
    z-index: 9;
}

.onepage {
    width: 100%;
}

    .onepage > .head {
        background: #b60000;
        padding: 25px 15px 15px 20px;
        position: sticky;
        top: 0;
        z-index: 3;
    }

        .onepage > .head > h1 {
            color: #fff;
        }

        .onepage > .head > h2 {
            color: #fff;
            font-weight: 600;
            font-size: 16px;
            text-decoration: 20px;
        }

    .onepage > .uyari {
        width: 100%;
        padding: 25px 20px;
        background: #e6e6e6;
    }

        .onepage > .uyari > p {
            font-weight: 600;
            margin-bottom: 7px;
        }

        .onepage > .uyari > ul {
            list-style: circle;
            padding-left: 20px;
        }

            .onepage > .uyari > ul > li {
                line-height: 25px;
            }

.uyarihata {
    padding: 10px 25px;
}

    .uyarihata p {
        color: #ff0000;
    }

.onepageContent {
    width: calc(100% - 40px) !important;
    margin: 0 auto;
    margin-top: 20px;
}

    .onepageContent > form {
    }

        .onepageContent > form .tekli {
            display: flex;
            flex-direction: column;
            width: 100%;
        }

            .onepageContent > form .tekli > hr {
                width: 100%;
                height: 1px;
                margin: 15px 0;
                border: none;
                background-color: #e6e6e6;
            }

            .onepageContent > form .tekli > label {
                font-weight: 600;
                margin-bottom: 8px;
            }

            .onepageContent > form .tekli .aciklama {
                display: flex;
                flex-direction: column;
                margin-left: 5px;
            }

                .onepageContent > form .tekli .aciklama > label {
                    font-weight: 600;
                }

                .onepageContent > form .tekli .aciklama > span {
                }

    .onepageContent .izinler {
        margin-top: 5px;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

        .onepageContent .izinler > div {
            width: 100%;
            border: 1px solid #e6e6e6;
            margin-bottom: 15px;
        }

            .onepageContent .izinler > div:last-child {
                margin-bottom: 0
            }

            .onepageContent .izinler > div .izhead {
                background: #e6e6e6;
                padding: 15px 10px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }

                .onepageContent .izinler > div .izhead > h1 {
                    font-weight: 600;
                    font-size: 14px;
                }

                .onepageContent .izinler > div .izhead > div {
                }

            .onepageContent .izinler > div .item {
                width: 100%;
                padding: 20px 20px;
            }

                .onepageContent .izinler > div .item > ul {
                    display: flex;
                    flex-direction: row;
                    flex-wrap: wrap;
                    gap: 15px 30px;
                    align-content: flex-start;
                }

                    .onepageContent .izinler > div .item > ul > li {
                    }

                        .onepageContent .izinler > div .item > ul > li > label {
                            font-weight: 600;
                            margin-bottom: 4px;
                            display: block;
                            font-size: 11px;
                        }

                        .onepageContent .izinler > div .item > ul > li > div {
                            display: flex;
                            align-items: center;
                            align-content: center;
                            margin-bottom: 5px;
                        }

                            .onepageContent .izinler > div .item > ul > li > div > input {
                                margin-right: 4px;
                            }

                            .onepageContent .izinler > div .item > ul > li > div > label {
                                font-size: 11px
                            }

                            .onepageContent .izinler > div .item > ul > li > div:last-child {
                            }

    .onepageContent > form .ikili {
        display: flex;
        flex-direction: row;
        align-content: flex-start;
        justify-content: space-between;
    }

    .onepageContent .izinler .item > ul > li > div.onay {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 5px;
    }

    .onepageContent .izinler .onay > div {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-right: 10px;
    }

        .onepageContent .izinler .onay > div > label {
            margin-left: 5px;
            font-size: 11px;
        }

        .onepageContent .izinler .onay > div:last-child {
        }

.tabikili {
    display: flex;
    align-items: center;
    flex-direction: row;
}

    .tabikili > div {
        margin-right: 10px;
        display: flex;
        align-items: center;
    }

        .tabikili > div label {
            font-size: 12px;
        }

        .tabikili > div input {
            margin-right: 5px;
        }

.onepageContent > form .ikili > div {
    border: 1px solid #e6e6e6;
    width: 49%;
    padding: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

    .onepageContent > form .ikili > div > div {
    }

        .onepageContent > form .ikili > div > div:last-child {
            margin-left: 23px;
            width: 80px;
        }

        .onepageContent > form .ikili > div > div h1 {
            font-weight: 600;
            font-size: 17px;
        }

        .onepageContent > form .ikili > div > div p {
            font-size: 12px;
        }

    .onepageContent > form .ikili > div.satir {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        gap: 10px;
    }

        .onepageContent > form .ikili > div.satir > div {
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
        }

            .onepageContent > form .ikili > div.satir > div textarea {
                width: 100%;
            }

        .onepageContent > form .ikili > div.satir #ipkisitlamaDiv {
            margin: 0
        }

.saatayar {
    margin: 0 !important;
    flex-direction: column !important;
}

    .saatayar > div {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
    }

        .saatayar > div > div {
            min-width: 200px;
            margin-bottom: 10px;
        }

            .saatayar > div > div label {
                margin-bottom: 5px;
                display: block;
            }

        .saatayar > div select {
        }

.onepageContent > form .tekli > div > label {
}

.onepageContent > form .tekli > div > select {
}

.onepage .bottombar {
    position: sticky;
    bottom: 0;
    background: #dedede;
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    z-index: 2;
}

    .onepage .bottombar > div {
        margin-right: 6px;
    }

        .onepage .bottombar > div > span {
        }

        .onepage .bottombar > div > button {
        }

.altpagehead {
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 1px solid #e6e6e6;
}

    .altpagehead > div {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

        .altpagehead > div > div {
            display: flex;
            flex-direction: row;
            align-items: center;
            width: auto;
        }

            .altpagehead > div > div button {
                margin-right: 10px
            }

                .altpagehead > div > div button:last-child {
                    margin-right: 10px
                }

            .altpagehead > div > div:first-child {
                background: #fff;
                padding: 4px 9px;
                border-radius: 10px;
            }

            .altpagehead > div > div input {
                padding: 5px 9px;
            }

            .altpagehead > div > div span {
                font-size: 18px;
                font-weight: 500;
            }

    .altpagehead .item {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }

        .altpagehead .item > div {
            margin-right: 10px
        }

            .altpagehead .item > div:last-child {
                margin-right: 0px
            }

.main {
    width: 100%;
}

.alink {
    margin-top: -60px;
    position: absolute;
}

.txtmain {
    width: calc(100% - 25px);
    padding-right: 25px;
}

.rtl {
    flex-direction: row-reverse;
}

h1, h2 {
    font-weight: normal;
    letter-spacing: .1px;
}

.beyaz {
    color: #fff !important
}

form:focus {
    outline: 0;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

body.no-scroll, html.no-scroll {
    overflow: hidden;
}

body.homepage, html.homepage {
    padding-top: calc(100vh - 210px);
}

textarea {
    overflow: auto;
    resize: none;
    padding-top: 15px !important;
    height: 120px !important;
    width: 100%;
}

    textarea::placeholder {
        color: #BFB5B2 !important
    }

::-webkit-input-placeholder {
    color: #BFB5B2 !important
}

:-ms-input-placeholder {
    color: #BFB5B2 !important;
}

::placeholder {
    color: #BFB5B2 !important;
}

@media (min-width:319px) and (max-width:768px) {
    body.homepage, html.homepage {
        padding-top: calc(100vh - 317px);
    }
}

/*full page down*/
.fs-page {
    position: relative;
    height: 100%;
}

.fs-section {
    position: relative;
    height: 100%;
}

.fs-content {
    width: 100%;
}

.fs-page-absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.fs-pagination {
    position: fixed;
    left: 30px;
    bottom: 30px;
    margin-top: -50px;
    z-index: 8;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .fs-pagination ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 10px; /* margin-left: 5px; */
    }

    .fs-pagination li {
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
    }

        .fs-pagination li a {
            display: block;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            border: 1px solid #dedede;
        }

        .fs-pagination li.active a {
            background-color: #fff;
        }

.fullmesaj { /* background:#fff; */
    position: absolute;
    right: 20px;
    transition: 1s;
    z-index: -1;
    opacity: 0;
    color: #dedede;
    margin-top: -3px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 11px;
    width: 340px;
    text-align: right;
}

.fs-pagination li.active .fullmesaj {
    opacity: 1 !important;
}

.navigasyon {
    display: flex;
    bottom: 50px;
    left: 50%;
    position: absolute;
    z-index: 99
}

.fs-pagination .next, .fs-pagination .back {
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.fs-pagination .back {
}

.fs-pagination > div > img {
    width: 8px;
}

.fs-pagination .back > img {
    transform: rotate(180deg);
}
/*full page down end*/

/*open table */
.opentab {
    width: 100%;
    margin-top: 0;
}

    .opentab > h2 {
        border: 1px solid #efefef;
        font-weight: 600;
        padding: 11px 15px;
        margin: 9px 0;
        cursor: pointer;
        text-align: center;
        line-height: 23px;
        font-size: 16px;
        text-align: left;
        padding-left: 22px;
        color: #000;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: flex-start;
    }

        .opentab > h2 > span {
            margin-bottom: 14px;
        }

    .opentab > div > h3 {
        font-weight: 600;
        color: #00a550;
        padding-bottom: 20px;
        font-size: 34px;
    }

    .opentab > div {
        display: none;
        padding: 0;
        color: #c8c7c7;
        line-height: 24px;
        font-size: 18px;
    }

        .opentab > div > a {
            text-decoration: none;
            color: #8f8d8d;
            border-bottom: 1px dotted rgba(25, 25, 25, 0.28);
            width: 100%;
            display: block;
            line-height: 33px;
            font-size: 13px;
        }

    .opentab > .active {
        background: #a5977f;
        color: #fff;
    }

.ricon {
    font-size: 21px;
    padding-left: 15px;
    float: right;
}
/*List dizayn*/
.opentab > div > ul {
    list-style-type: none;
}

    .opentab > div > ul > li {
        margin: 10px;
    }

.opentab .fa {
    padding-right: 5px;
}

.opentab > div p {
    margin-bottom: 15px
}

.opentab > h2 {
    position: relative
}

    .opentab > h2 > span:after {
        content: "";
        padding: 4px;
        border: solid #D5804F;
        border-width: 0px 0px 2px 2px;
        transform: rotate( -45deg );
        width: 0px;
        position: absolute;
        display: flex;
        right: 25px;
    }

    .opentab > h2.active > span:after {
        border-width: 2px 2px 0px 0;
        border-color: #D5804F;
    }

    .opentab > h2 b {
        color: #A66946;
        margin-right: 10px
    }
/*open table end */

/*mouse kaydır*/
#scroll-helper {
    position: absolute;
    bottom: calc(var(--yanmenugenislik));
    left: calc(var(--yanmenugenislik) - 20px);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    z-index: 9;
}

    #scroll-helper .scroll-line {
        position: initial;
        bottom: initial;
        left: initial;
        margin: 0 auto;
    }

    #scroll-helper .scroll-word {
        position: initial;
        bottom: initial;
        margin-top: 10px;
        margin-left: 0;
    }

.scroll-word {
    position: absolute;
    bottom: 6vh;
    margin-left: -28px;
    opacity: 0;
    visibility: hidden;
    font-size: 11px;
    color: #a68676;
    text-transform: uppercase;
    letter-spacing: 4px;
}

#scroll-helper .scroll-word {
    position: initial;
    bottom: initial;
    margin-top: 10px;
    margin-left: 0;
}

.scroll-line {
    height: 65px;
    width: 1px;
    background: #a68676;
    position: absolute;
    bottom: 10vh;
    display: block;
    overflow: hidden;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
}

    .scroll-line:after {
        content: "";
        width: inherit;
        height: 50%;
        background: #dedede;
        position: absolute;
        transform: translateY(0%) scaleY(0);
        left: 0;
        z-index: 10;
        display: block;
    }

    .scroll-line.init:after {
        -webkit-animation: mymove 1.5s infinite linear;
        animation: mymove 1.5s infinite linear;
        -webkit-transform-origin: top center;
        transform-origin: top center;
    }

.etkin {
    background: #00a123;
    color: #fff;
    display: inline;
    padding: 5px 15px;
    border-radius: 5px;
}

.pasif {
    background: #f00;
    color: #fff;
    display: inline;
    padding: 5px 15px;
    border-radius: 5px;
}

@-webkit-keyframes mymove {
    0% {
        -webkit-transform: translateY(0%) scaleY(0);
    }

    10% {
        -webkit-transform: translateY(0%) scaleY(0.5);
    }

    30% {
        -webkit-transform: translateY(50%) scaleY(1);
    }

    45% {
        -webkit-transform: translateY(200%) scaleY(0.5);
    }

    55% {
        -webkit-transform: translateY(200%) scaleY(0);
    }

    100% {
        -webkit-transform: translateY(200%) scaleY(0);
    }
}

@keyframes mymove {
    0% {
        -webkit-transform: translateY(0%) scaleY(0);
    }

    10% {
        -webkit-transform: translateY(0%) scaleY(0.5);
    }

    30% {
        -webkit-transform: translateY(50%) scaleY(1);
    }

    45% {
        -webkit-transform: translateY(200%) scaleY(0.5);
    }

    55% {
        -webkit-transform: translateY(200%) scaleY(0);
    }

    100% {
        -webkit-transform: translateY(200%) scaleY(0);
    }
}
/*mouse kaydır bitti*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
    margin-left: 15px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px !important;
}

select {
    border: 1px solid #f1f1f1;
    width: 100%;
    font-size: 12px;
    color: #000000;
    border-radius: 5px;
    padding: 9px 5px;
}

.gorusme {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

    .gorusme > p {
    }

        .gorusme > p:hover {
            color: #e20000;
        }


    .gorusme code {
        background: #e1ddce;
        padding: 5px;
        font-size: 9px;
        font-weight: 600;
        border-radius: 5px;
    }

    .gorusme p > label {
        background: #018e0c;
        color: #fff;
        padding: 2px;
        border-radius: 6px;
        margin-left: 4px;
        min-width: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
    }

.gecmis {
    background: #b00202 !important;
    padding: 2px;
    right: -15px !important;
}

    .gecmis > p {
        color: #fff
    }

.gorusme span {
    font-size: 16px !important;
    margin-left: 2px;
    line-height: 20px;
    color: #006c0b;
}

.randevunotu, .gorusmenotu, .gorusmeekle, .messageaddlist {
    display: none;
    position: absolute;
    top: 40px;
    width: 380px;
    background: #fff;
    z-index: 3;
    right: 0;
    padding: 25px 10px 10px 20px;
    box-shadow: 0px 1px 4px 3px #00000021;
    border-radius: 9px;
    right: 15px;
    transition: all 0.3s ease-in-out;
}

.table.liste > tbody > tr > td .randevunotu > div, .table.liste > tbody > tr > td .gorusmenotu > div {
    max-height: 380px;
}

.partialpopup {
    display: block;
    position: relative;
    top: auto;
    width: 100%;
    background: #fff;
    padding: 25px 10px 10px 20px;
    box-shadow: 0px 0px 0px 0px #00000021;
    border-radius: 0;
    right: 0;
    transition: none;
    z-index: 0;
}

.popupmainichead {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

    .popupmainichead > .plan {
        width: 100%;
        padding: 25px 0px 10px 20px;
    }

        .popupmainichead > .plan img {
            width: 100%
        }

.gorusmenotu {
}

.gorusmeekle {
    width: 720px
}

.gorusmenotu.acenta {
    left: 0
}


.gorusme .popupcont {
    position: absolute;
    top: 0px;
    right: -10px;
    background: #018e0c;
    color: #fff;
    font-size: 9px;
    border-radius: 100%;
    min-width: 15px;
    min-height: 15px;
    align-content: center;
    align-items: center;
    z-index: 1; /* Üst katmanda yer almasını sağlar */
    pointer-events: auto; /* Tıklanabilir hale getirir */
    display: flex;
    justify-content: center;
}

.randevunotu > div, .gorusmeekle > div, .gorusmenotu > div, .messageaddlist > div {
    max-height: 60vh;
    overflow-y: auto
}


.randevunotu > div, .gorusmenotu > div {
    position: relative;
    max-height: 90vh;
    overflow: hidden;
    overflow-y: auto;
}

.itemhead {
    padding-right: 15px;
}

.randevunotu .close, .gorusmeekle .close, .gorusmenotu .close, .messageaddlist .close, .musterikayit .close {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
}

    .randevunotu .close span, .gorusmeekle .close span, .gorusmenotu .close span, .musterikayit .close span {
        font-size: 14px;
        line-height: 18px;
        font-weight: 800;
    }

.gorusmenotu .item, .randevunotu .item {
    margin-bottom: 15px;
}

.gorusmeekle .item {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: space-between;
    width: 100%;
}

    .gorusmeekle .item > div:first-child {
        width: 53%;
    }

    .gorusmeekle .item > div:last-child {
        width: 45%;
    }

.gorusmeekle h1, .gorusmenotu h1, .randevunotu h1 {
    font-weight: 600;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    margin-bottom: 7px;
    background: #e8e1db;
    padding: 4px 7px;
}

    .gorusmeekle > h1 > span, .gorusmenotu h1 > span, .randevunotu h1 > span {
        font-size: 11px;
    }

.gorusmeekle > ul, .gorusmenotu ul, .randevunotu ul, .ikilitab ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

    .gorusmenotu ul > li, .randevunotu ul > li {
        width: 49%;
    }

.gorusmenotu h2, .randevunotu h2, .messageaddlist h2 {
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 3px;
}

.gorusmeekle ul {
    margin-top: 9px;
}

    .gorusmeekle ul:first-child {
        margin-top: 0
    }

    .gorusmeekle ul:first-child {
        margin-top: 0
    }

    .gorusmeekle ul > li {
    }

.gorusmenotu ul.kampanyalist {
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .gorusmenotu ul.kampanyalist > li {
        width: calc(25% - 8px);
    }

.gorusmeekle p, .gorusmenotu p, .randevunotu p, .messageaddlist p, .messageaddlist span {
    font-size: 12px;
    line-height: 14px;
    color: #555;
}

.gorusmeekle ul {
}

    .gorusmeekle ul > li {
    }

        .gorusmeekle ul > li h2 {
            font-weight: 600;
            font-size: 11px;
            display: flex;
            flex-direction: column;
            margin-bottom: 10px;
            background: #1d4500;
            padding: 9px 7px;
            color: #ffff;
        }

            .gorusmeekle ul > li h2 > span {
                color: #fff;
                font-size: 11px;
                line-height: 14px;
                margin-left: 5px;
            }

        .gorusmeekle ul > li label {
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 4px;
            display: block;
        }

.ikili {
}

.takip-area {
    width: 100%;
    margin-top: 15px;
}

.neden-area {
    width: 100%;
    margin-top: 15px;
}

.gorusmeekle .ikili input {
    width: 30px;
    margin-bottom: 3px;
}

.gorusmeekle .ikili.altsatir input {
    width: 100%;
    margin-bottom: 0px;
}

.gorusmeekle .ikili {
    width: auto;
    display: flex;
    justify-content: flex-start;
}

.ikili > div {
    display: flex;
    align-items: center;
    align-content: center;
}

.ikili.altsatir > div {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: column;
    width: 48%;
}

    .ikili.altsatir > div:first-child {
        margin-right: 4%;
    }

    .ikili.altsatir > div:last-child {
    }

.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 22px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: #018e0c;
}

    input:checked + .slider:before {
        transform: translateX(26px);
        width: 22px;
        left: 6px;
    }

.hidden {
    display: none;
}

.fiyatgiris {
    width: 100%;
    display: flex;
    align-items: center;
}

    .fiyatgiris > div:first-child {
    }

    .fiyatgiris > .kur {
        display: flex;
        align-items: center;
    }

        .fiyatgiris > .kur > input {
            width: 60px;
        }

.psrelative {
    position: relative
}

.aralik {
    margin-top: 5px;
    display: flex;
    flex-direction: row;
}

    .aralik > label {
        width: calc(49% - 10px);
    }

        .aralik > label:nth-child(2) {
            width: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.altpagehead .aralik {
    margin-top: 0
}

    .altpagehead .aralik > label:nth-child(2) {
        margin: 0 5px
    }

.listedate {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

    .listedate > div {
        font-size: 11px;
    }

        .listedate > div > span {
            font-size: 14px;
            padding: 0 3px;
        }

        .listedate > div > label {
            font-size: 11px;
            line-height: 14px;
            display: flex;
            flex-direction: row;
            align-items: center;
            margin-right: 5px
        }

            .listedate > div > label:last-child {
                margin-right: 0
            }

        .listedate > div:nth-child(2) {
            display: flex;
            flex-direction: row;
            align-items: center;
        }

.listedateupdate {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px
}

.tablofilter {
    width: 100%;
    background: #ebe7df;
    margin-bottom: 1px;
}

.tablofiltermain {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px 10px;
    justify-content: flex-start;
    padding: 15px;
    align-items: flex-end;
    position: relative;
    display: none !important;
}

    .tablofiltermain .item {
        width: 145px;
    }

        .tablofiltermain .item.kisa {
            width: 90px;
        }

        .tablofiltermain .item.orta {
            width: 100px;
        }

        .tablofiltermain .item.takvim {
            width: auto;
            background: #d9d5cd;
            padding: 8px 5px;
            border-radius: 5px;
            position: relative;
        }

        .tablofiltermain .item > label {
            width: 136px;
            font-size: 11px;
            margin-bottom: 2px;
            padding-left: 10px;
        }

        .tablofiltermain .item > select {
            font-size: 11px;
        }

            .tablofiltermain .item > select > option {
                font-size: 11px;
            }

.hfixed {
    /*    height: calc(100vh - 152px);*/
    overflow-y: auto;
    padding: 0 !important;
    scrollbar-width: thin;
    scrollbar-color: #8c8c8c #f0f0f0;
/*    min-height:40vh;*/
}

    .hfixed::-webkit-scrollbar {
        width: 8px;
    }

    .hfixed::-webkit-scrollbar-track {
        background: #f0f0f0;
        border-radius: 4px;
    }

    .hfixed::-webkit-scrollbar-thumb {
        background: #8c8c8c;
        border-radius: 4px;
    }

        .hfixed::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

    .hfixed .tablofilter {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .theadfix, .hfixed .table > thead {
        position: sticky;
        z-index: 2;
        top: 0px;
        left: 0
    }

    .hfixed .table > tfoot {
        position: sticky;
        bottom: -1px;
        z-index: 1;
    }

.hidden {
    display: none;
}

#datePicker {
    position: absolute;
    top: 38px;
    right: 0;
    z-index: 1000;
    width: 520px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.date-picker-content {
    display: flex;
}

.date-picker-left {
    padding: 10px;
    background: #f7f7f7;
    border-right: 1px solid #ddd;
}

.quick-select {
    display: block;
    width: 100%;
    padding: 5px 7px;
    margin: 4px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    text-align: left;
    font-size: 11px;
}

    .quick-select:hover {
        background: #e7e7e7;
    }

.date-picker-right {
    padding: 10px;
    flex: 2;
}

.calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #f1f1f1;
}

    .calendar-header > button {
        padding: 5px 5px;
        border: 0;
    }

    .calendar-header .month-year-container {
        display: flex;
        font-size: 16px;
        align-items: center;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
    }

        .calendar-header .month-year-container > div {
            display: flex;
            align-items: center;
            width: 49%;
            margin: 0;
        }

            .calendar-header .month-year-container > div > select:last-child {
                width: 100px;
            }

    .calendar-header select {
        padding: 5px;
        font-size: 11px;
        padding: 1px;
    }

        .calendar-header select * {
            font-size: 11px;
        }

    .calendar-header button:disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

#calendarGrid {
    display: flex;
    margin-top: 10px;
}

.calendar-cell {
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .calendar-cell:hover {
        background: #e7e7e7;
    }

    .calendar-cell.selected {
        background-color: #f0f8ff;
        border: 1px solid #2196f3;
        border-radius: 50%;
        font-weight: bold;
        color: #2196f3;
    }

    .calendar-cell.empty {
        pointer-events: none;
        visibility: hidden;
    }

.calendar-header-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

    .calendar-header-days .day-name {
        font-size: 9px;
        text-align: center;
    }

.date-picker-footer {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-top: 1px solid #ddd;
    background: #f7f7f7;
}

    .date-picker-footer button {
        padding: 8px 16px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
    }

#cancelButton {
    background: #f0f0f0;
}

#applyButton {
    background: #007bff;
    color: #fff;
}

.takvim .calendar-column {
    width: 48%;
    background-color: #ffffff;
    padding: 10px;
}

.takvim .calendar-header-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.takvim .calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 3px;
}

    .takvim .calendar-days .day {
        text-align: center;
        padding: 3px;
        cursor: pointer;
        transition: background-color 0.3s ease;
        border-radius: 3px;
        font-size: 10px;
    }

        .takvim .calendar-days .day:hover {
            background-color: #ddd;
        }

    .takvim .calendar-days .empty-day {
        background-color: transparent;
    }

.calendar-cell.selected {
    background-color: #007bff;
    color: white;
}

.selected-range {
    background: #e5e5e5;
}


/*takvim bitti*/

.pagination-container {
}

.pagination {
    display: flex;
}

    .pagination > li {
        border: 1px solid #5a5a5a;
        margin: 3px;
    }

        .pagination > li a {
            color: #ffffff;
            padding: 5px 7px;
            font-size: 10px;
        }

        .pagination > li.active {
            background: #ff0000;
            border: 1px solid #ff0000;
        }

            .pagination > li.active a {
            }

.hfixed .table > tfoot select {
    padding: 1px 0;
}

fieldset {
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 8px;
    width: 100%;
}

    fieldset legend {
        padding: 0 5px;
        font-weight: 600;
        font-size: 12px;
    }

.messageaddlist .itemhead {
    padding: 0;
}

    .messageaddlist .itemhead > h6 {
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .messageaddlist .itemhead > hr {
        margin: 15px 0;
    }

    .messageaddlist .itemhead > p {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .messageaddlist .itemhead > div {
        display: flex;
        flex-direction: row;
        align-content: center;
        margin-bottom: 5px;
    }

        .messageaddlist .itemhead > div > span {
            font-size: 12px;
        }

.durum-radio-list {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-content: center;
}

    .durum-radio-list > label {
        margin-left: 5px;
        margin-bottom: 0 !important;
    }

    .durum-radio-list > input {
        width: 15px !important;
    }

.takipSecim > option {
    font-size: 11px;
    line-height: 14px;
}

/* Popup menü başlangıçta gizli */
.popupmenu {
    display: none;
    position: absolute;
    top: 27px; /* butonun hemen altına yerleşmesi için */
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    padding: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s 0.3s; /* Animasyon efekti */
    z-index: 999;
    width: 100%;
    min-width: 143px;
}

    /* Menü öğeleri */
    .popupmenu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .popupmenu li {
        padding: 8px 10px;
        cursor: pointer;
        border-bottom: 1px solid #f1f1f1;
    }

        .popupmenu li:hover {
            background-color: #f0f0f0;
        }

.addmusteri {
    position: relative
}
    /* Butonun üzerine gelindiğinde popup menü görünür hale gelir */
    .addmusteri:hover .popupmenu {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: translateY(0); /* Menü açıldığında kayarak gelir */
        transition: opacity 0.3s ease, visibility 0s, transform 0.3s ease; /* Animasyon */
    }

.popupmenubutton {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 10px;
    background: #018e0c;
    border: 0;
    border-radius: 6px;
}

    .popupmenubutton p, .popupmenubutton span {
        color: #fff;
        font-size: 12px;
    }

.popupmenu ul > li p {
    color: #000 !important;
    font-size: 11px;
    line-height: 14px;
}

.popupmenu ul > li:hover p {
}

.kapalı > td {
    background: #eeebe2
}

.listitem {
    display: flex;
    gap: 11px;
    flex-direction: row;
    align-items: center;
}

.items {
    width: 100%;
    max-width: 80px
}

.itemm {
    width: 100%;
    max-width: 110px
}

.flexbir {
    flex: 1
}

.flexiki {
    flex: 2
}

.itemdate {
    width: 100%;
    max-width: 115px;
}

.listitem.bottom {
    align-items: flex-end;
}

.listitem.top {
    align-items: flex-start
}

/* Submenu toggle (global styles) */
.submenu-toggle {
    border: 0 !important;
    background: transparent !important;
    padding: 6px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color .2s ease, transform .2s ease;
}

.submenu-toggle:hover {
    background-color: #f1f1f1;
}

.submenu-toggle:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

.submenu-toggle .material-symbols-outlined {
    font-size: 22px;
    line-height: 1;
    color: #666;
    transition: transform .2s ease, color .2s ease;
}

.submenu-toggle.active .material-symbols-outlined {
    transform: rotate(180deg);
    color: #000;
}

@media (max-width: 768px) {
    .submenu-toggle {
        width: 36px;
        height: 36px;
        padding: 6px;
        border-radius: 8px;
    }

    .submenu-toggle .material-symbols-outlined {
        font-size: 24px;
    }
}

.material-symbols-outlined.edit_note_icon::before {content: "\e745";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.close_icon::before {content: "\e5cd";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.add_circle_icon::before {content: "\e147";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.history_icon::before {content: "\e889";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.notifications_icon::before {content: "\e7f4";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.chat_icon::before {content: "\e0b7";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.playlist_add_icon::before {content: "\e03b";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.save_icon::before {content: "\e161";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.delete_icon::before {content: "\e872";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.add_icon::before {content: "\e145";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.calculate_icon::before {content: "\ea5f";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.picture_as_pdf_icon::before {content: "\e415";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.description_icon::before {content: "\e873";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.handshake_icon::before {content: "\ebcb";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.psychology_alt_icon::before {content: "\f8ea";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.search_icon::before {content: "\e8b6";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.auto_delete_icon::before {content: "\ea4c";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.download_icon::before {content: "\f090";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.filter_alt_off_icon::before {content: "\eb32";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.radio_button_checked_icon::before {content: "\e837";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.cancel_icon::before {content: "\e5c9";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.draw_icon::before {content: "\e746";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.person_add_icon::before {content: "\e7fe";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.calendar_month_icon::before {content: "\ebcc";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.arrow_drop_down_icon::before {content: "\e5c5";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.home_icon::before {content: "\e88a";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.keyboard_arrow_down_icon::before {content: "\e313";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.event_busy_icon::before {content: "\e615";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.notifications_off_icon::before {content: "\e7f6";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.print_icon::before {content: "\e8ad";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.visibility_icon::before {content: "\e8f4";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.arrow_back_icon::before {content: "\e5c4";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.chevron_left_icon::before {content: "\e5cb";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.chevron_right_icon::before {content: "\e5cc";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.person_icon::before {content: "\e7fd";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.file_copy_icon::before {content: "\e173";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.chat_add_on_icon::before {content: "\f0f3";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.check_icon::before {content: "\e5ca";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.campaign_icon::before {content: "\ef49";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.image_icon::before {content: "\e3f4";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.upload_file_icon::before {content: "\e9fc";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.upload_icon::before {content: "\f09b";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.delete_sweep_icon::before {content: "\e16c";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.undo_icon::before {content: "\e166";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.check_circle_icon::before {content: "\e86c";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.error_icon::before {content: "\e000";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.monitoring_icon::before {content: "\f190";font-family: 'Material Symbols Outlined';}
.material-symbols-outlined.file_download_icon::before {content: "\f090";font-family: 'Material Symbols Outlined';}
