:root {
    --white: #fff;
    --danger: #f56a6a;
    --warning: #ebb35f;
    --primary: #6a7bf5;
    --success: #57c781;
    --light: #5f728a;
    --font: "Gilroy", sans-serif;
    --bg: #f5f5fc;
    --border-color: #e4e4ed;
    --form-text: #848b9f;
    --form-bg: #fbfbfd;
    --form-border: #eaecf1;
    --form-drop-bg: #fff;
}
body {
    font-family: var(--font);
    background: var(--bg);
    line-height: normal;
    display: block;
}
body.noscroll {
    overflow: hidden;
}
body.dark {
    --bg: #3f455b;
    --soft-text: #8794a5;
    --form-border: #32374a;
    --form-bg: #212534;
    --form-text: #aab1c5;
    --form-drop-bg: var(--form-bg);
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.tb-grey {
    background-color: #0000000f;
}
.btn-dz {
    border-radius: 5px 0 0 5px;
}
.d-block {
    display: block;
}
button.btn-statu {
    padding: 6px 3px;
    font-size: 11px;
    width: 120px;
    text-align: center;
}
.orders-list th {
    padding: 9px 0px 9px 9px;
}
.orders-list td {
    padding: 9px 5px;
}
@media (max-width: 769px) {
    .right-panel {
        margin-left: 0px !important;
    }
    .layer-but {
        display: inline-block;
        min-width: 85px;
    }
}
@media (max-width: 1000px) {
    #scrolling {
        width: 100%;
        display: grid !important;
    }
    #tb-scroll {
        width: 100%;
        overflow-x: scroll !important;
    }
    #orders-list {
        min-width: 1000px !important;
    }
}
.islem {
    cursor: pointer;
}
input::placeholder {
    color: #b8b8b8 !important;
}
#uplos > input {
    display: none;
}
#page-setting .ns-append-add {
    border-radius: 8px 0px 0px 8px;
    border: none;
}

.dtitle {
    width: 100px;
    padding: 11px 6px;
    float: left;
    text-align: left;
    padding-left: 15px;
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 10px;
}
.buttosi {
    min-width: 155px;
}
.alert-primary {
    background: #bfcaff;
    border-radius: 8px;
    color: #1b3a76;
    border-bottom: 2px solid #0000001a;
}
.alert-danger {
    background: #febdbe;
    border-radius: 8px;
    color: #8f2630;
    border-bottom: 2px solid #0000001a;
}
.alert-warning {
    background: #ffddb0;
    border-radius: 8px;
    color: #72602e;
    border-bottom: 2px solid #0000001a;
}
.alert-success {
    background: #acedc3;
    border-radius: 8px;
    color: #155724;
    border-bottom: 2px solid #0000001a;
}
.alert-light,
.alert-secondary {
    background: #dce6f3;
    border-radius: 8px;
    color: #5f728a;
    border: none;
    border-bottom: 2px solid #0000001a;
}
.alert-dark {
    background: #90a5be;
    border-radius: 8px;
    color: #23282e;
    border-bottom: 2px solid #0000001a;
}
.alert-dark p {
    color: #fff;
}
.alert-niv {
    background: #ddcaff;
    border-radius: 8px;
    color: #6b4da3;
    border-bottom: 2px solid #0000001a;
}
.alert-arsiv {
    background: #edccaa;
    border-radius: 8px;
    color: #654e34;
    border-bottom: 2px solid #0000001a;
}
.alert p {
    color: #404040;
}
.tab-alani {
    background: #00000008;
    padding: 7px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.tab-alani .nav {
    width: max-content;
    position: relative;
}
.tab-alanix .nav {
    width: max-content;
    position: relative;
}
.update-alert i {
    color: #ff837a !important;
    font-size: 14px !important;
    position: relative !important;
    margin-left: 5px;
    top: 2px;
    float: inherit !important;
    top: inherit !important;
    left: inherit !important;
}
#pills-new-tab.show .update-alert i {
    color: #fff !important;
}
@keyframes scrollgoster {
    0% {
        left: 0;
    }
    50% {
        left: -50px;
    }
    100% {
        left: 0;
    }
}
.back-but {
    padding: 1px 8px;
    font-size: 15px;
    position: absolute;
    border-radius: 6px;
    font-weight: 600;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    transition: 0.3s;
    border: 1px solid #676767;
}
.back-but:hover {
    color: #fff !important;
    font-weight: 300;
    background: #676767;
}
#orders-list tr:nth-child(even) {
    background: #fcfcfc;
}
.sip-sagla {
    margin-left: 65px;
}
.aramabuut {
    height: 44px;
    box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03) !important;
    border: none !important;
    margin-bottom: 10px !important;
}
.content#alan {
    float: left;
    padding: 1.875em;
    padding-bottom: 0px;
    width: 100%;
}
.table-stats table td {
    padding: 14px;
}
.table-stats.order-tumu table td {
    padding: 12px 15px;
}
.table-stats table th {
    color: #828395;
    font-weight: 600;
}

.order-table tr th {
    background: #f1f2f7;
}
.table-stats.order-tumu table td:first-child {
    text-align: left;
}

.order-table tr th:first-child {
    text-align: left;
}

.table-stats.order-tumu table td:last-child {
    text-align: right;
}

.order-table tr th:last-child {
    text-align: right;
}
.dropdown-menu.chat {
    width: 400px;
    padding: 20px;
    border-radius: 15px !important;
    box-shadow: 0px 0px 10px #00000040 !important;
}
.messenger-box .send-mgs .msg-send-btn {
    background: #2f2a61;
    color: #fff;
    font-size: 18px;
}
.messenger-box .msg-box {
    margin-left: 65px;
}
.messenger-box .avatar {
    width: 45px;
}
.stat-widget-five .stat-content {
    margin-left: 65px;
}
.stat-widget-five {
    min-height: auto;
    display: flex;
    align-items: center;
}
.mrl0 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.chatdat {
    font-size: 10px;
    font-weight: 100;
}
.msg-box .meg {
    line-height: 17px;
}
.messenger-box .inner-box .name {
    padding-bottom: 0px;
}
.ozniv .alert-heading {
    font-weight: bold;
}
.messenger-box .inner-box {
    padding: 3px 20px;
    padding-bottom: 12px;
}
.butbor {
    border-bottom: 2px solid #00000040;
}
.savebut {
    border-bottom: 2px solid #00000040;
    padding: 8px 20px;
    transition: 0.2s;
}
.nav-link.gri {
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 8px;
    border-bottom: 2px solid #00000000;
    user-select: none;
    font-weight: 500;
}
.nav-link.sari {
    border-bottom: 2px solid #00000000;
}
.nav-link.alti {
    border-bottom: 2px solid #00000000;
}
.nav-link.active.show.gri {
    background: #556ee6;
    color: #ffffff;
    border-bottom: 2px solid #00000038;
}
.nav-link.alti {
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 8px;
    border-bottom: 2px solid #00000000;
}
.nav-link.active.show.alti {
    background: #32c07a;
    color: #ffffff;
    border-bottom: 2px solid #00000038;
}
.nav-link.active.show.success {
    background: #32c07a;
    color: #ffffff;
    border-bottom: 2px solid #00000038;
}
.nav-link.success {
    padding: 5px 20px;
    font-size: 15px;
    border-radius: 8px;
}
.nav-link.active.show.sari {
    background: #556ee6;
    color: #ffffff;
    border-bottom: 2px solid #00000038;
}
.nav-link.sari {
    padding: 8px 20px;
    font-size: 15px;
    border-radius: 8px;
}
.clear {
    display: inline-block;
    width: 100%;
}
.kutimp i {
    font-size: 18px;
    padding: 6px 0px;
}
.durumfo {
    font-size: 12px;
}
.input-group.inpad1 .butto {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.ditem {
    width: calc(100% - 100px);
    float: left;
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 13px;
    height: auto;
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 6px 7px;
    min-height: 29px;
}
.p10ver {
    padding: 12px 18px;
}
.dauto {
    height: auto;
}
.dnote {
    height: 50px;
}
.dtitle {
    width: 150px;
}
.ditem {
    width: calc(100% - 150px);
}
.dbold {
    font-weight: bold;
}
.modal-header.dhead {
    background-color: #9e9e9e40;
    border-radius: 0;
    padding: 7px 15px;
    font-weight: 550;
    color: #607d8b;
}
.yanicon {
    font-size: 20px;
    margin: 10px 2px;
    transition: 0.9s;
}
.dropmen {
    float: left;
    transform: rotate(180deg);
    padding: 8px 2px;
    color: #898989;
}
.yanicon:hover {
    transform: rotate(360deg);
}
.yanyes {
    color: #74a839;
}
.yankir {
    color: #e46359;
}
.alticon {
    font-size: 20px;
    transition: 0.9s;
}
.ns-notification-scroll {
    width: 375px;
    max-height: 430px;
    overflow: hidden;
    overflow-y: scroll;
    padding: 0 !important;
}
.ns-notification-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #eaeaea;
}
.ns-notification-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #eaeaea;
    position: relative;
}
.ns-notification-scroll::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.alticon:hover {
    transform: rotate(360deg);
}
.altyes {
    color: #74a839;
}
.altkir {
    color: #e46359;
    margin-left: 3px;
}
.sifre-unuttum {
    position: relative;
    top: 35px;
}
.ustistem {
    text-align: center;
    margin-right: 5px;
}
.ustslc {
    margin-bottom: 5px;
    background: #f7f7f7;
    width: 150px;
}
.altslc {
    margin-bottom: 5px;
    width: 135px;
}
.p0 {
    padding: 0;
}
.altbosluk {
    margin-bottom: 15px;
}
.baslik1 {
    width: 150px;
}
.baslik2 {
    width: 30%;
}
.ort {
    padding: 8px;
}
.bol-auto {
    width: auto;
    display: inline-block;
}
.row.form {
    margin-right: -5px;
    margin-left: -5px;
}
.row.form [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}
.fs-17 {
    font-size: 17px;
}
.fs-18 {
    font-size: 18px;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.gap-1 {
    gap: 3px
}
.gap-2 {
    gap: 5px
}
.gap-3 {
    gap: 8px
}
.altit {
    margin-bottom: 5px;
}
.inpad1 {
    padding: 0px 3px 8px;
}
.delete-item {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.fade:not(.show) {
    opacity: 0;
    display: none;
}
.curs {
    cursor: pointer !important;
}
.panel-login {
    display: flex;
}
.c-help {
    cursor: help;
}
.p-alan0 {
    height: 100vh;
    width: 100vw;
    background: #ffffff;
    text-align: center;
}
.p-alan1 {
    height: 100vh;
    width: 50%;
    background: url(../images/des1.png), #321935;
    background-size: cover;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}
.p-alan2 {
    height: 100vh;
    width: 50%;
    background: #ffffff;
    text-align: center;
}
.palan-ort {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    max-width: 650px;
    padding: 10px;
}
.palan-ort span,
.palan-ort ul li {
    font-size: 20px;
    line-height: 22px;
    list-style: none;
    font-weight: 300;
    text-transform: initial;
}
.set-but {
    background: none;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    font-size: 20px;
    padding: 5px 20px 6px;
    border: 2px solid #fff;
    border-radius: 10px;
    transition: 0.4s;
}
.set-but:hover,
.set-but:active,
.set-but:focus {
    background: #fff;
    color: #321935;
    border: 2px solid #fff;
    transition: 0.4s;
}
.renksecim {
    border: 4px solid #cade23;
    padding: 2px;
}
.ssahi {
    color: #ffbe07;
    display: block;
    margin-top: 15px;
    font-size: 24px;
}
.girisal {
    margin: 0 auto;
    margin-top: 50px;
}
.giris-but {
    background: #321935;
    color: #fff;
    transition: 0.3s;
    margin-top: 20px;
    border-radius: 8px;
}
.giris-but:hover {
    background: #fdbd6a;
    color: #fff;
    box-shadow: 0 10px 30px 0 rgba(253, 189, 105, 0.67);
}
.girisal .login-form {
    border-radius: 15px;
}
.login-form {
    background: #ffffff;
    padding: 30px;
}
.formsey {
    padding: 14px;
    height: auto;
    border: 1px solid #00000017;
    border-radius: 0;
    margin-bottom: 10px;
}
.formsey:focus {
    border: 1px solid #00000017;
    border-bottom: 1px solid #321935;
    box-shadow: none;
}
.form-control {
    height: 58px;
    padding: 17px 20px;
    color: var(--form-text);
    background-color: var(--form-bg);
    border: 1px solid var(--form-border);
    box-shadow: none;
    border-radius: 8px !important;
    font-size: 16px;
}
.form-control:hover {
    border: 1px solid #a5a1a1;
}
.form-control:focus {
    border: 1px solid #a5a1a1;
    box-shadow: none;
}
.form-floating {
    position: relative;
    margin-bottom: 12px;
}

.form-floating .form-control {
    padding: 12px 18px;
    padding-top: 27px;
    font-weight: 500;
}

.form-floating textarea {
    min-height: 85px;
}

.form-floating > label {
    color: var(--form-text);
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    height: 58px;
    padding: 1.2rem 1.1rem;
    font-size: 16px;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
    transform: scale(0.8) translateY(-0.27rem) translateX(0.3rem);
    opacity: 0.8;
}
.form-floating > .form-control::placeholder {
    color: transparent !important;
}

.vericeri {
    max-width: 450px;
    margin: 0 auto;
    border-radius: 15px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
}
.vericeri span {
    font-size: 32px;
    font-weight: 900;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    color: #5d5d5d;
}
.setupver {
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
}
.setupver span {
    display: none;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 15px;
    text-align: left;
    border-bottom: 1px solid #00000014;
    margin-bottom: 40px;
    color: #321935;
}
.sitab {
    margin: 0px 1.5px;
    border-radius: 3px;
    text-align: center;
}
.nivusoft:hover {
    opacity: 1;
}
.nivusoft {
    transition: 0.3s;
    text-align: center;
    opacity: 0.4;
}
.mn-acco {
    font-size: 16px;
    font-weight: bold;
    color: #606678;
    padding: 7px 10px;
}
.mn-acco i {
    transition: 0.4s;
}
.mn-acbobut {
    transition: 0.4s;
    border-bottom: 1px solid #00000012;
    border-radius: 0;
}
.mn-acbobut.collapsed {
    border-bottom: none;
    border-bottom: 1px solid #00000000;
}
.mn-acbobut.collapsed i {
    transform: rotate(-90deg);
}
.card.mn-ac {
    margin-bottom: 10px;
    border-radius: 10px !important;
}
.mn-move {
    display: inline-block;
    float: right;
    opacity: 0.3;
    transition: 0.4s;
    font-size: 18px;
    position: relative;
    top: -1px;
}
.eklenecekler {
    position: sticky;
    top: 70px;
}
.nonshake {
    animation: shake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1px;
}
.sallandir {
    transition-delay: 1s;
    animation: shake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1px;
}
.sss-list-content .sss-item {
    display: flex;
    align-items: center;
    border: 1px solid var(--bg);
    background: #f5f5fc61;
    margin-bottom: 7px;
    border-radius: 5px;
    padding: 7px;
}

.sss-list-content .sss-item:last-child {
    margin: 0;
}

.sss-list-content .sss-item .icon {
    min-width: 45px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    color: #fff;
    background: #556ee6;
    font-size: 18px;
}

.sss-list-content .sss-item .detail {
    margin-left: 10px;
    line-height: 13px;
    padding-top: 5px;
}

.sss-list-content .sss-item .detail span {
    font-size: 16px;
    font-weight: 600;
    color: #565b74;
}

.sss-list-content .sss-item .detail p {
    margin: 0;
    font-size: 15px;
    color: #8f93a5;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 80%;
}

.br12 {
    border-radius: 12px;
}

.service-quality-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, calc(100% / 7 - 10px)));
    gap: 10px;
}

.service-quality-list .item img {
    display: block;
    border-radius: 7px;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.list-recent-area .item {
    display: flex;
    align-items: center;
    border: 1px solid var(--bg);
    background: #f5f5fc61;
    margin-bottom: 7px;
    border-radius: 8px;
    padding: 10px 15px;
}

.list-recent-area {
    margin-top: 10px;
}

.list-recent-area .item:last-child {
    margin: 0;
}

.list-recent-area .item .text span {
    display: block;
    font-weight: bold;
    color: #55596a;
}

.list-recent-area .item .text {
    color: #7d7b97;
}

.list-recent-area .item .action {
    margin-left: auto;
}
@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}
.ekleme-alani {
    padding: 0;
    border-radius: 5px;
    transition: 0.4s;
    background: #00000010;
}
.ekleme-alani:hover,
.ekleme-alani:active {
    background: #00000021;
}
#sirali2::after {
    content: "Yeni eleman eklemek iÃ§in buraya sÃ¼rÃ¼kle";
}
.ekleme-alani::after {
    content: "Alt eleman iÃ§in buraya sÃ¼rÃ¼kle";
    text-align: center;
    opacity: 0;
    padding: 5px;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    transition: 0.1s;
}
.kisitli.slsk:active .ekleme-alani {
    background: #fff !important;
}
button.remove-item {
    background: none;
    border: none;
    float: right;
}
.eklenecekler .remove-item {
    display: none;
}
li.kisitli {
    position: relative;
    display: block;
    max-width: 420px;
    cursor: all-scroll;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    border-radius: 10px;
}
.altflex {
    margin-top: 10px;
}
.altflex .kisitli {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 3px 15px #00000014;
    border-radius: 3px;
    margin-bottom: 7px;
}
.kisitli ul {
    width: calc(100% - 15px);
    float: right;
}
.ustflex .mn-move {
    display: none;
}
.ustflex i.fas.fa-times {
    cursor: pointer;
}
ul li ul .kisitli {
    padding: 0;
    border: none !important;
}

.redle {
    background: red;
}
.ustflex .fas.fa-cog {
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: 5px;
    right: 3px;
    opacity: 0.4;
    transition: 0.4s;
}
.fa-cevir {
    transform: rotate(180deg);
    opacity: 1;
}
.eklenecekler .fa-cog {
    display: none;
}
h3.in-baslik {
    width: auto;
    font-size: 15px;
    display: contents;
    font-weight: 600;
}

.ustflex .kisitli:nth-last-child(1) {
    margin-bottom: 7px;
}
.kisitli:hover .mn-move {
    opacity: 1;
}
.kisitli:active .mn-move {
    transform: rotate(45deg);
}
.kisitli {
    -webkit-user-drag: element;
}
.kisitli .kisitli {
    padding: 10px 12px 10px 15px;
    background: #ffffff;
    box-shadow: 0px 3px 15px #00000014;
    border-radius: 3px;
    margin: 7px;
    margin-bottom: 0px;
}
.kisitli .duzenleme-alanÄ±,
.kisitli .yeni-olustur-alani {
    background: none;
}
.duzenleme-alanÄ±,
.yeni-olustur-alani {
    display: none;
    width: 100%;
    background: #ffffff;
    position: relative;
    border-radius: 0px 0px 5px 5px;
    bottom: -10px;
    border-top: 1px solid #00000010;
    padding: 10px;
    height: auto;
}
#sirali2 {
    max-width: 420px;
}
#ustecek {
    height: auto;
    opacity: 0;
    visibility: hidden;
    display: block;
    cursor: default;
    margin-top: -40px;
    margin-bottom: 0px;
    padding: 10px;
    color: #959595;
    text-align: center;
    font-weight: 500;
    transition: 0.1s;
    font-size: 13px;
    background: #f5f5f5;
    border-radius: 10px;
}
#sirali2::after {
    padding: 10px;
    color: #959595;
    text-align: center;
    font-weight: 500;
    transition: 0.4s;
    font-size: 13px;
    background: #f5f5f5;
    border-radius: 10px;
}
.right-panel .navbar-header {
    background: none;
}
.right-panel .navbar-brand img {
    height: 35px;
    position: relative;
    top: -3px;
}
.menudarki {
    position: relative;
    top: -1px;
    left: 12px;
}
.darkaydir {
    width: 25px;
    height: 25px;
    color: #798093;
    position: relative;
    cursor: pointer;
    left: 5px;
    display: inline-block;
}
.yanigizle {
    display: none;
}
.dakaydi {
    display: flex;
    position: relative;
    top: 7px;
    transition: 0.2s;
    font-size: 21px;
    padding: 2px;
    flex-direction: column;
}
.dakaydi i:nth-child(1) {
    margin-bottom: 0px;
}
.dakaydi i:nth-child(2) {
    color: #fff;
}
.darkaydir.kay .dakaydi .night-moff {
    opacity: 1;
    visibility: visible;
}
.dakaydi .night-moff {
    opacity: 0;
    visibility: hidden;
}
.darkaydir.kay .dakaydi .night-mon {
    opacity: 0;
    visibility: hidden;
}
.dakaydi .night-mon {
    opacity: 1;
    visibility: visible;
}

.darkaydir.kay .dakaydi {
    top: -13px;
    font-size: 19px;
}

.bcb-mt-3 {
    margin-top: -3px;
}

/* Dark Mode */
body.dark {
    background: #3f455b;
    color: #ffffff;
}
.dark a,
.dark button {
    color: #ffffff;
}
.dark a:hover,
.dark a:focus {
    color: #adadad;
}
.dark .right-panel header.header {
    background: #2a2f40;
    border-bottom: 1px solid #242938;
}
.dark .right-panel {
    background: #3f455b !important;
}
.dark aside.left-panel {
    background: #2a2f40;
}
.dark .navbar {
    background: #2a2f40;
}
.dark .navbar .navbar-nav > li.active {
    background: #2a2f40;
}
.dark .navbar .menu-title {
    color: #ffffff;
}
.dark .table-stats table td {
    color: #bbc3ca;
    border-bottom: 1px solid #2b2e44;
}
.dark .order-table tr th {
    background: #1f2332;
}
.dark .table-stats table th {
    color: #ffffff;
    border-bottom: 1px solid #3a4057;
}
.dark .order-table:after,
.dark .order-table:before {
    background: #1f2332;
    border-bottom: 1px solid #3a4057;
    border-top: 1px solid #3a4057;
    height: 38px;
}
.dark .nexto {
    background: #272b3a;
}
.dark #orders-list tr:nth-child(even) {
    background: #272b3a;
}
.dark .header-left .dropdown .dropdown-toggle {
    color: #fff !important;
}
.dark .header-left .dropdown .dropdown-menu {
    background: #232736;
}
.dark .header-left .dropdown .dropdown-menu p {
    color: #fff;
}
.dark .dropdown-menu.btn-sec.show {
    background: #323447;
}
.dark .dropdown-menu.btn-sec.show a:hover {
    background: #252634;
}
.dark .stat-widget-five .stat-text {
    color: #ffffff;
}
.dark .tumbnails ul li {
    border: 1px solid #202432;
}
.dark .stat-widget-five .stat-heading {
    color: #a3a3a3;
}
.dark .renkhover .form-control {
    background: none;
}
.dark #ustecek {
    background: #191c27;
}
.dark .navbar .navbar-nav li.active .menu-icon,
.dark .navbar .navbar-nav li:hover .toggle_nav_button:before,
.dark .navbar .navbar-nav li .toggle_nav_button.nav-open:before {
    color: #ffffff;
}
.dark .user-area .user-menu {
    background: #2a2f40;
}
.dark .user-area .user-menu .nav-link {
    color: #fff;
}
.dark .navbar .navbar-nav li > a:hover,
.dark .navbar .navbar-nav li > a:hover .menu-icon {
    color: #adadad;
}
.dark .navbar .navbar-nav li > a {
    color: #ffffff;
}
.dark .navbar .navbar-nav li > a .menu-icon {
    color: #fff;
}
.dark .navbar .navbar-nav li.menu-item-has-children a:before {
    border-color: #ffffff #ffffff transparent transparent;
}
.dark .navbar .navbar-nav li.menu-item-has-children a:hover:before,
.dark .navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
    border-color: #adadad #adadad transparent transparent;
}
.dark .navbar .navbar-nav li.menu-item-has-children .sub-menu {
    background: #262b3b;
}
.dark li.menu-item-has-children.dropdown.show {
    background: #262b3b;
}
.dark .tab-alani {
    background: #2a2f40;
}
.dark .card {
    background-color: #2a2f40;
}
.dark .mn-acco {
    color: #ffffff;
}
.dark .card-header {
    background-color: #232736;
}
.dark .card .card-footer {
    background-color: #232736;
}
.dark .form-control:disabled,
.dark .form-control[readonly] {
    background-color: #212534;
}
.dark .form-control {
    color: var(--form-text);
    border: 1px solid var(--form-border);
    background-color: var(--form-bg);
}
.dark .duzenleme-alani .form-control,
.dark .yeni-olustur-alani .form-control {
    color: #8789a1;
    border: 1px solid #1e2230;
    background-color: #1e2230;
}
.dark .yeni-olustur-alani {
    background: none;
}
.dark .form-control:hover {
    border: 1px solid #2a2f40;
}
.dark .form-control::placeholder {
    color: #4c4e62 !important;
}
.dark .icon-sec i {
    color: #999aa3;
}
.dark .alert-light,
.dark .alert-secondary {
    background: #53556c;
    color: #ffffff;
}
.dark .alert.alert-secondary p {
    color: #c6c6cc;
}
.dark .alert p {
    color: #2a2f40;
}
.dark li.kisitli {
    color: #dbdbdb;
    background-color: #232736;
}
.dark .altflex .kisitli {
    background: #2a2f40;
}
.dark #sirali2::after {
    background: #323447;
}
.dark .temaseci {
    background: #2a2f40;
}
.dark .ekleme-alani {
    background: #00000026;
}
.dark .temadet span {
    color: #ffffff;
}
.dark .ekleseci {
    background: #2a2f40;
}
.dark .ekleseci span {
    color: #ffffff;
}
.dark .ekleseci p {
    color: #e3e3e3;
}
.dark .moduseci {
    background: #2a2f40;
}
.dark .moduseci span {
    color: #ffffff;
}
.dark .moduseci p {
    color: #e3e3e3;
}
.dark .teek-fiyat {
    color: #ffffff;
}
.dark .menutoggle {
    color: #ffffff !important;
}
.dark .gain-filter ul {
    background: #3f455a;
}
.dark .gain-filter ul li {
    color: #fff;
}
.dark .gain-filter ul li.active {
    background: #00000020;
}
.dark .gain-filter ul li:hover {
    background: #0000000f;
}
.dark .lmlogo {
    display: inline-block;
}
.dmlogo {
    display: inline-block;
}
.dark .dmlogo {
    display: none;
}
.dark .modal-content {
    background: #3f455b;
}
.dark .gfilts ul li {
    color: #fff;
}
.dark .modal-header,
.dark .modal-footer {
    border-color: #00000020;
}

.lmlogo {
    display: none;
}
.panel-detail-list {
    display: flex;
    column-gap: 10px;
    margin-bottom: 20px;
}
.pdl-item {
    width: 100%;
}
@media (max-width: 769px) {
    .dark .right-panel .top-left,
    .dark .right-panel .top-right {
        background: #2a2f40;
        border-bottom: 1px solid #242938;
    }
    .table-cscroll {
        overflow-x: scroll;
    }
    .panel-detail-list {
        display: flex;
        column-gap: 0;
        margin-bottom: 0px;
        overflow: auto;
    }
    .pdl-item {
        min-width: 47% !important;
    }
    .canvas .canvas-head span {
        font-size: 18px !important;
    }
    
    .orderDetailContent .serviceText span {
        flex-direction: column;
        align-items: flex-start !important;
    }
    
    .orderDetailContent .serviceText {
        flex-direction: column;
        align-items: flex-start !important;
    }
    
    .orderDetailContent .serviceText .datePrice {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 1370px) {
    .vericeri {
        max-width: 400px;
    }
    .p-alan1 {
        font-size: 26px;
        line-height: 36px;
    }
    .palan-ort {
        max-width: 500px;
        padding: 0px 20px;
    }
    .supord {
        grid-template-columns: auto !important;
    }
}
@media (max-width: 1250px) {
    .vericeri {
        max-width: 350px;
    }
    .p-alan1 {
        font-size: 26px;
        line-height: 36px;
    }
    .palan-ort {
        max-width: 500px;
        padding: 0px 20px;
    }
}
.right-panel header.header {
    padding: 0px 20px;
}
@media (max-width: 992px) {
    .vericeri {
        max-width: 250px;
    }
    .p-alan1 {
        font-size: 22px;
        line-height: 32px;
    }
    .palan-ort {
        max-width: 400px;
        padding: 0px 20px;
    }
}
@media (max-width: 768px) {
    .mobgiz1 {
        display: none;
    }
    .content#alan {
        padding: 1.875em 8px;
        padding-bottom: 0px;
    }
    .mo1 {
        order: 1;
    }
    .mo2 {
        order: 2;
    }
    .tab-alani .nav {
        animation: 2s ease scrollgoster;
        animation-delay: 1s;
    }
    .logo-ns {
        overflow: hidden;
        width: 35px;
    }
    .tab-alanix {
        overflow-x: scroll;
    }
    .tab-alani {
        overflow-x: scroll;
    }
    .tab-alanix .nav {
        animation: 2s ease scrollgoster;
        animation-delay: 1.2s;
    }
    .dakaydi {
        top: 10px;
    }
    .darkaydir.kay .dakaydi {
        top: -16px;
    }
    .user-area {
        padding: 8px 0px;
    }
    .user-area .dropdown-toggle:before {
        display: none;
    }
    .right-panel .menutoggle {
        width: 30px !important;
    }
    .mmbc {
        margin-bottom: -15px;
    }
    .mmbc .row {
        margin: 0;
    }
    .mcay {
        padding-right: 10px;
    }
    .mcay .card {
        margin-bottom: 20px;
    }
    .sip-detayi {
        min-width: 90px;
    }
    .mcay .card .card-body {
        float: left;
        padding: 10px 1.25em;
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .stat-widget-five .stat-icon {
        font-size: 45px;
        line-height: 50px;
        position: absolute;
        left: auto;
        right: -6px;
        top: -11px;
        transform: rotate(-10deg);
        opacity: 0.4;
    }
    .stat-widget-five .stat-content {
        margin-left: 0;
    }
    .stat-widget-five .stat-text {
        color: #455a64;
        font-size: 20px;
        font-weight: bold;
    }
    .stat-widget-five .stat-heading {
        color: #99abb4;
        font-size: 14px;
        position: relative;
        top: -3px;
    }
    .menutoggle {
        font-size: 27px;
        margin-left: 12px;
    }
    .right-panel header.header {
        height: 0;
        background: none;
        border-bottom: none;
    }
    .right-panel header.header .top-left {
        border-bottom: none;
        box-shadow: 0px 3px 10px #00000014;
    }
    .user-area .user-avatar {
        float: right;
        width: 30px !important;
    }
    .dropdown-toggle {
        height: 40px !important;
        display: flex;
        align-items: center;
    }
    .sitab {
        width: 32% !important;
    }
    .setupver {
        padding: 30px;
    }
    .setupver span {
        display: block;
        font-size: 29px;
    }
    .panel-login {
        display: block;
    }
    .p-alan1 {
        display: none;
    }
    .p-alan2 {
        height: 100%;
        width: 100%;
    }
    .vericeri {
        max-width: 275px;
        padding: 0;
        margin: 0px auto;
        margin-top: 20px;
    }
    .girisal {
        margin: 0;
        margin-top: 50px;
        width: 100%;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 1200px;
    }
    .besaka {
        padding-right: 0px;
    }
}
p.hata {
    text-align: center;
    font-weight: bold;
    color: #d41d1d;
}
.modal {
    padding-right: 0px !important;
}
.navbar .navbar-nav li.active .menu-icon,
.navbar .navbar-nav li:hover .toggle_nav_button:before,
.navbar .navbar-nav li .toggle_nav_button.nav-open:before {
    color: #798093;
}
.open aside.left-panel .navbar .navbar-nav li:nth-child(1) {
    font-weight: bold;
    color: #798093;
}
.open aside.left-panel .navbar .navbar-nav li.subtitle {
    padding-left: 37px;
}
.open aside.left-panel .navbar .navbar-nav li:nth-child(1) i {
    margin-top: 2px;
    color: #798093;
}

.dark.open aside.left-panel .navbar .navbar-nav li:nth-child(1) {
    padding-left: 37px;
    font-weight: bold;
    color: #fff;
}
.dark.open aside.left-panel .navbar .navbar-nav li:nth-child(1) i {
    margin-top: 2px;
    color: #fff;
}
.open aside.left-panel {
    max-width: 70px;
    width: 70px;
}
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
    left: 75px;
}
li.menu-item-has-children.dropdown.show {
    background: #fafafa;
}
.navbar .navbar-nav li.menu-item-has-children .sub-menu {
    background: #fafafa;
}

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
    color: #313131;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
    color: #707070;
}
.navbar .navbar-nav li > a .menu-icon {
    color: #798093;
    margin-top: 5px;
    width: 30px;
    margin-right: 5px;
    font-size: 19px;
}
.navbar .navbar-nav > li {
    padding-left: 20px;
    padding-right: 20px;
}
.navbar .navbar-nav li > a {
    background: none !important;
    color: #828395;
}
.navbar .navbar-nav i {
    width: 22px;
    text-align: left;
    font-size: 15px;
}
.open .navbar .navbar-nav i {
    color: #798093;
    opacity: 1;
    transition: 0.4s;
    font-size: 15px;
    position: relative;
    text-align: center;
    top: 7px;
}
.navbar .navbar-nav li.menu-item-has-children a:hover:before {
    border-color: #313131 #313131 transparent transparent;
}
.navbar .navbar-nav li > a:hover,
.navbar .navbar-nav li > a:hover .menu-icon {
    color: #313131;
}
.navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
    border-color: transparent #313131 #313131 transparent;
}
.bol-7 .dropdown-toggle {
    cursor: pointer;
}
.navbar .navbar-nav li > a {
    padding: 5px 0px;
}
.navbar .navbar-nav li.menu-item-has-children .sub-menu {
    padding: 0 0 5px 15px;
}
#weatherWidget .currentDesc {
    color: #ffffff !important;
}
.navbar .navbar-nav li > a .badge {
    margin: 0px 0px 0px 5px;
    position: relative;
    top: -1px;
    left: 3px;
    float: none;
    border-radius: 2px;
    padding: 2px 8px;
    font-size: 10px;
}
.navbar .navbar-nav li.menu-item-has-children a:before {
    top: 17px;
}
.navbar .navbar-nav li.menu-item-has-children.show a:before {
    top: 17px;
}
.header-left .dropdown .acilir-chat {
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 52px !important;
    left: inherit !important;
    right: 0 !important;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    line-height: 35px;
}
.padu-li {
    padding: 0px 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #00000010;
}
.padu-li.okunmadiclass {
    border-left: 2px solid #686f83;
}
.padu-li .padu-date {
    font-size: 14px;
    color: #999;
    display: block;
}
.padu-li:nth-last-child(1) {
    border-bottom: none;
}
.acilir-chat.chat {
    width: 400px;
    padding: 20px;
    border-radius: 15px !important;
    box-shadow: 0px 0px 10px #00000040 !important;
}
.acilir-chat.show {
    display: block;
}
.acilir-chat[x-placement^="bottom"],
.acilir-chat[x-placement^="left"],
.acilir-chat[x-placement^="right"],
.acilir-chat[x-placement^="top"] {
    right: auto;
    bottom: auto;
}
.gain-filter {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.gain-filter i {
    color: #818797;
    font-size: 20px;
    cursor: pointer;
}
.gfilts ul {
    margin: 0;
    padding: 10px 0px;
}
.gfilts ul li {
    list-style: none;
    font-size: 15px;
    color: #777;
    padding: 5px 15px;
    border-bottom: 1px solid #00000007;
    cursor: pointer;
    display: flex;
}
.gfilts ul li span {
    margin-left: auto;
    font-weight: bold;
}
.gfilts ul li:nth-last-child(1) {
    border-bottom: none;
}
.gfilts ul li:hover {
    background: #00000004;
}
.acilir-chat {
    border-radius: 0;
    -webkit-transform: none !important;
    transform: none !important;
}
.temadet {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    text-align: center;
}
.temadet span {
    font-size: 18px;
    color: #394c62;
}

.aciklama p {
    font-size: 14px !important;
}
.ekleseci {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    transition: 0.4s;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #0000000f;
}
.temaseci {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    transition: 0.4s;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #00000024;
}

.moduseci {
    background: #fff;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    transition: 0.4s;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #0000000f;
}
.modul-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 50px;
}
.modul-img {
    width: 60px;
    min-width: 60px;
    display: block;
    position: relative;
}
.modul-img img {
    border-radius: 6px;
    height: auto;
    width: 100%;
    border: 2px solid #f8f8f8;
}
.moduls-title {
    padding: 10px 15px;
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.moduls-title span {
    font-size: 1em !important;
}
.moduls-title p {
    margin-bottom: 0;
}
.text-center.mod-btnz {
    display: flex;
    min-width: 120px;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}
.tesurum {
    font-size: 15px;
    color: #939393;
}
.temaseci img {
    height: 200px;
    width: 100%;
    border-radius: 7px;
    box-shadow: 0px 0px 15px #0000000f;
}
.teekimg {
    width: 230px;
}
.teekimg img {
    height: 120px;
    border-radius: 7px;
    width: 100%;
}
.teek-title {
    padding-left: 15px;
    padding-right: 12px;
}
.eksurum {
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #828395;
}
.ekleseci span {
    color: #394c62;
    font-size: 18px;
    display: inline-block;
}
.ekleseci p {
    font-size: 15px;
    color: #9f9f9f;
    margin-bottom: 0;
}
.intro-telimg {
    padding: 15px;
    padding-top: 0px;
    padding-left: 0;
}
.itelimg {
    display: table-cell;
    vertical-align: middle;
    max-width: 75px;
}
.itelimg img {
    width: 100%;
    border-radius: 10px;
}
.itelfile {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.tema-name h2 {
    font-size: 25px;
    font-weight: 700;
    color: #646464;
    margin-bottom: 20px;
}
.temaett {
    padding: 5px 15px !important;
    margin: 10px 10px 0px;
}
.teek-buts {
    width: 200px;
    padding-left: 20px;
    padding-top: 25px;
    border-left: 1px solid #00000012;
}
.teek-fiyat {
    font-size: 30px;
    font-weight: bold;
    color: #394c62;
}
.ekguta {
    font-size: 14px;
    color: #939393;
    margin-bottom: 10px;
}
.teek-buts button,
.teek-buts a {
    width: 100%;
    margin-bottom: 5px;
    display: block !important;
}
.acilir-chat {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

header .arama {
    background: #131c21;
    display: none;
    height: 55px;
    margin: 0;
    width: 250px;
    margin: 0 calc(50% - 125px);
    position: absolute;
    left: 0;
    top: 83px;
    z-index: 9999;
}
@media (max-width: 900px) {
    .modul-list {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (min-width: 769px) {
    .mogos {
        display: none;
    }
    .dil-modal-width {
        min-width: 550px;
    }
}
@media (max-width: 768px) {
    .teekimg {
        display: block;
        width: 100%;
    }
    .modul-img img {
        height: auto;
    }
    #left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
        position: static !important;
        padding-left: 20px;
    }
    .mogiz {
        display: none !important;
    }
    .mogos {
        display: initial;
    }
    .sitabz {
        width: 49% !important;
    }
    .input-group-prepend.mobi-prepends button {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    .input-group-prepend.mobi-prepends {
        flex-flow: wrap;
        width: inherit;
    }
    #bayisecimi .dropdown-menu.curs {
        width: 100%;
        top: 30px !important;
    }
    .teekimg img {
        height: auto;
        width: 100%;
    }
    .teek-title {
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    .ekleseci p {
        display: none;
    }
    .teek-buts {
        display: block;
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
    }
    .teek-buts button,
    .teek-buts a {
        width: fit-content;
        margin-bottom: 5px;
        display: inline-block !important;
    }
}
@media (max-width: 600px) {
    .modul-list {
        display: block;
    }
    .moduseci {
        display: block;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 20px;
    }
    .modul-img {
        width: 100%;
    }
    .moduls-title {
        text-align: center;
    }
    .text-center.mod-btnz {
        width: 100%;
        flex-direction: row !important;
    }
}
.menutoggle {
    background-color: transparent;
    color: #60687c !important;
}
.navbar .menu-title {
    color: #60687c;
}
.btn-arsiv {
    color: #ffffff;
    background-color: #795548;
    border-color: #795548;
}
.dropdown-menu.btn-sec.show a {
    font-size: 15px;
    display: flex;
    align-items: center;
    color: var(--light);
}
.dropdown-menu.btn-sec.show a:hover {
    background: #eff0f5;
}
.dropdown-menu.btn-sec.show {
    border-radius: 10px;
    box-shadow: 0px 0px 10px #5d5f7329;
    border: none;
}
aside.left-panel {
    width: 250px;
}
.user-area .user-avatar {
    width: 35px;
}
.right-panel .top-left {
    width: 100%;
}
.right-panel {
    margin-left: 250px;
}
.right-panel .navbar-brand {
    width: 186px;
}
span.logup {
    padding: 4px;
    display: block;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    width: 120px;
    border-radius: 5px;
    transition: 0.3s;
    color: #fff;
    background: #9e9e9e;
}
span.logup:hover {
    background: #8a8a8a;
}

/* BURASI MOBIL UYUMLU YAPILACAK */
.dleft {
    width: 48%;
    margin: 1%;
    float: left;
}
.dislem {
    text-align: center;
}
.badge-title {
    color: #fff;
    background-color: #4c4c4c;
    font-weight: 600;
    border-radius: 7px 0px 0px 7px;
}
.c-pointer {
    cursor: pointer;
}
.modal-open .modal {
    background: #000000b0;
}
@media (min-width: 650px) {
    .pc-mb0 {
        margin-bottom: 0;
    }
}

@media (max-width: 650px) {
    .dleft {
        width: 98%;
        margin: 1%;
        float: left;
    }
    .aramabuut {
        margin-top: 0px !important;
    }
    .mgizle {
        display: none;
    }
}
@media (min-width: 1400px) {
    .col-xxl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
div#dcontent {
    min-height: 280px;
    display: block;
}
#bildirim {
    position: fixed;
    bottom: 28px;
    z-index: 9999;
    right: 20px;
    width: 335px;
    transition: 3s;
    display: none;
}
.square-spinner {
    width: 55px;
    display: block;
    background-color: #03a9f4;
    height: 55px;
    -webkit-animation: 3s rotate2 ease-in-out infinite;
    animation: 3s flip ease-in-out infinite;
    margin: 150px calc(50% - 27px);
}
.butto,
.badge {
    color: #fff;
    border: none;
    font-weight: 500;
    font-family: var(--font);
    cursor: pointer;
    padding: 8px 15px;
    text-decoration: none !important;
    font-size: 15px;
    border-radius: 7px;
    transition: 0.4s;
    display: inline-block;
    line-height: normal;
}

.butto:hover,
.badge:hover {
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}

[class*="butto-outline"],
[class*="badge-outline"] {
    padding: 7px 15px;
    background: transparent;
}

.badge:hover {
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}

.butto-xs,
.badge-xs {
    padding: 6px 12px;
    font-size: 14px;
}
.butto-xs i,
.badge-xs i {
    font-size: 12px;
}

[class*="butto-outline"].butto-xs,
[class*="badge-outline"].badge-xs {
    padding: 2px 12px !important;
}

.butto-sm,
.badge-sm {
    padding: 6px 12px;
    font-size: 14px;
}

[class*="butto-outline"].butto-sm,
[class*="badge-outline"].badge-sm {
    padding: 5px 12px !important;
}

.butto-lg,
.badge-lg {
    padding: 10px 20px;
    font-size: 16px;
}

[class*="butto-outline"].butto-lg,
[class*="badge-outline"].badge-lg {
    padding: 9px 20px !important;
}

.butto-xlg,
.badge-xlg {
    padding: 12px 30px;
    font-size: 16px;
}

[class*="butto-outline"].butto-xlg,
[class*="badge-outline"].badge-xlg {
    padding: 14px 25px !important;
}

.butto-primary,
.badge-primary {
    color: #fff !important;
    background: var(--primary);
    font-weight: 500;
}
.border-primary {
    border-color: var(--primary) !important;
}
.badge-outline-primary,
.butto-outline-primary {
    color: var(--primary) !important;
    border: 1px solid var(--primary);
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-primary:hover,
.butto-outline-primary:hover {
    color: #fff !important;
    background: var(--primary);
}

.butto-main,
.badge-main {
    color: #fff !important;
    background: var(--main-color);
    font-weight: 500;
}
.badge-outline-main,
.butto-outline-main {
    color: var(--main-color) !important;
    border: 1px solid var(--main-color);
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-main:hover,
.butto-outline-main:hover {
    color: #fff !important;
    background: var(--main-color);
}

.butto-success,
.badge-success {
    color: #fff !important;
    background: var(--success);
    font-weight: 500;
}
.border-success {
    border-color: var(--success) !important;
}
.badge-outline-success,
.butto-outline-success {
    color: var(--success) !important;
    border: 1px solid var(--success);
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-success:hover,
.butto-outline-success:hover {
    color: #fff !important;
    background: var(--success);
}

.butto-warning,
.badge-warning {
    color: #fff !important;
    background: var(--warning);
    font-weight: 500;
}
.border-warning {
    border-color: var(--warning) !important;
}
.badge-outline-warning,
.butto-outline-warning {
    color: var(--warning) !important;
    border: 1px solid var(--warning);
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-warning:hover,
.butto-outline-warning:hover {
    color: #fff !important;
    background: var(--warning);
}

.butto-danger,
.badge-danger {
    color: #fff !important;
    background: var(--danger) !important;
    font-weight: 500;
}
.border-danger {
    border-color: var(--danger) !important;
}
.badge-outline-danger,
.butto-outline-danger {
    color: var(--danger) !important;
    border: 1px solid var(--danger);
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-danger:hover,
.butto-outline-danger:hover {
    color: #fff !important;
    background: var(--danger);
}

.butto-light,
.badge-light {
    color: #5f728a !important;
    background: #dce6f3;
    font-weight: 500;
}

.badge-outline-light,
.butto-outline-light {
    color: var(--light) !important;
    border: 1px solid #95a1b1;
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-light:hover,
.butto-outline-light:hover {
    color: var(--white) !important;
    background: var(--light) !important;
    border-color: var(--light) !important;
}

.butto-dark,
.badge-dark {
    color: #fff !important;
    background: #4c4f65;
    font-weight: 500;
}
.badge-outline-dark,
.butto-outline-dark {
    color: #4c4f65 !important;
    border: 1px solid #4c4f65;
    font-weight: 500;
    filter: brightness(1) !important;
}

.badge-outline-dark:hover,
.butto-outline-dark:hover {
    color: #fff !important;
    background: #4c4f65;
}
.grid-g-0 {
    grid-gap: 0 !important;
}
.grid-g-1 {
    grid-gap: 0.25rem !important;
}
.grid-g-2 {
    grid-gap: 0.5rem !important;
}
.grid-g-3 {
    grid-gap: 1rem !important;
}
.orderDetailContent .serviceText {
    color: #565b74;
    font-weight: 600;
    border-bottom: 1px solid var(--bg);
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.orderDetailContent .serviceText.top {
    border-bottom: none;
    border-top: 1px solid var(--bg);
    align-items: center;
}

.orderDetailContent .serviceText span {
    display: flex;
    align-items: center;
    font-weight: 400;
}

.orderDetailContent .serviceText .sdettext > span {
    display: block;
}

.serviceText .detail span[data-go] {
    color: #6a7bf5;
    font-weight: 500;
    gap: 10px;
}

.serviceText .detail span[data-go] .linkText {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14.5px;
    padding-right: 20px;
}

.serviceText .detail span[data-go] .productName {
    color: #565b74;
    font-size: 17px;
    font-weight: 600;
}

.orderDetailContent .serviceText .detail {
    word-break: break-word;
    display: flex;
    align-items: center;
    gap: 10px;
}

.orderDetailContent .serviceText .detail .icon {
    background: #dce6f3;
    color: var(--light);
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.orderDetailContent .serviceText span i {
    cursor: pointer;
    color: #7491b9;
    margin-left: 7px;
    font-size: 24px;
}

.orderDetailContent .serviceText .datePrice {
    padding: 5px 13px;
    color: #757993;
    background: var(--bg);
    border-radius: 3px;
    width: fit-content;
    margin-top: 3px;
    margin-left: auto;
    font-weight: 500;
    font-size: 14px;
    align-self: flex-start;
}

.orderDetailContent .serviceSupport {
    display: none;
    border-top: 1px solid var(--bg);
}
.copyHidden {
    opacity: 0;
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: 0;
}
.orderDetailContent .actionz.d-flex i {
    min-width: 40px;
    height: 40px;
    margin: 0;
    border: none;
    cursor: pointer;
    padding: 8px 15px;
    text-decoration: none !important;
    font-size: 15px;
    border-radius: 7px;
    transition: 0.4s;
    line-height: normal;
    color: #5f728a !important;
    background: #dce6f3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.orderDetailContent .actionz.d-flex {
    gap: 5px;
}

.orderDetailContent .actionz.d-flex i:hover {
    background: #e8e8f3;
}

.serviceSupport .object {
    padding: 12px;
}

.serviceSupport .object:last-child {
    border-left: 1px solid var(--bg);
}

.orderDetailInfo {
    display: flex;
}

.orderDetailInfo .item {
    padding: 12px 25px;
    border-right: 1px solid var(--bg);
    font-weight: 600;
    color: #565b74;
}

.orderDetailInfo .item:last-child {
    border: none;
}

.orderDetailInfo .item span {
    display: block;
    font-weight: 400;
    font-size: 15px;
}

.card.ordet {
    position: relative;
    z-index: 1;
    border: 1px solid #ececf5;
    overflow: hidden;
}

.choiceService > .item {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    border: 1px solid #ececf5;
    transition: 0.3s;
}

.choiceService > .item:hover {
    border-color: #b6bbd3;
}

.choiceService .item .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid var(--bg);
}

.choiceService .top .radio label {
    margin-left: 7px;
}

.choiceService .top .radio label span {
    display: block;
    font-weight: 400;
    font-size: 15px;
}

.choiceService .item .content .tables {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.choiceService .item .content .tables .item {
    color: #757993;
    padding: 15px 20px;
    width: 100%;
    text-align: left;
    border-right: 1px solid var(--bg);
}

.choiceService .item .content .tables .item:last-child {
    border: none;
}

.choiceService .item .content .tables .item span {
    display: block;
    font-weight: bold;
}

.choiceService .item .content .tables .item.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.choiceService .item .content .tables .item.flex button {
    display: flex;
    align-items: center;
}

.orderHistory .element {
    display: flex;
    border-bottom: 1px solid var(--bg);
}

.orderHistory {
    display: none;
    background: #fcfcfd;
    border-top: 1px solid var(--bg);
}

.orderHistory .element .el {
    font-size: 15px;
    color: #565b74;
    padding: 8px 20px;
    margin: 5px 0;
    min-width: 20%;
    border-right: 1px solid var(--bg);
}

.orderHistory .element:last-child {
    border: none;
}

.orderHistory .element .el:last-child {
    border: none;
}

.orderHistory .element .el span {
    display: block;
    font-weight: bold;
}
.OrderDetaList .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid var(--bg);
    color: #565b74;
    font-size: 15px;
}

.OrderDetaList .item:last-child {
    border: none;
    margin: 0;
}

.OrderDetaList .item .tecio {
    display: flex;
    align-items: center;
    gap: 5px;
}

.OrderDetaList .item .tecio i {
    font-size: 16px;
}

.OrderDetaList .item .rescio {
    font-weight: 600;
}
.canvas {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s cubic-bezier(0, 0, 0.34, 0.81);
}
.canvas.show {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}
.canvas .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.canvas .overlay::before {
    content: "";
    position: absolute;
    left: 0;
    width: 0%;
    top: 0;
    bottom: 0;
    background: #33364cf2;
    transition: .1s cubic-bezier(0, 0, 0.34, 0.81);
    transition-delay: .3s;
}
.canvas.show .overlay::before {
    width: 50%;
    transition-delay: .1s;
}
.canvas .overlay::after {
    content: "";
    position: absolute;
    right: 0;
    width: 0%;
    top: 0;
    bottom: 0;
    background: #33364cf2;
    transition: .1s cubic-bezier(0, 0, 0.34, 0.81);
    transition-delay: .3s;
}
.canvas.show .overlay::after {
    width: 50%;
    transition-delay: .1s;
}
.canvas .canvas-head {
    padding: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    opacity: 0;
    transition: 0.2s cubic-bezier(0, 0, 0.34, 0.81);
    transition-delay: .4s;
}

.canvas.show .canvas-head {
    opacity: 1;
}

.canvas .canvas-content {
    position: relative;
    bottom: -100%;
    height: 100%;
    transition: 0.2s cubic-bezier(0, 0, 0.34, 0.81);
    transition-delay: .0s;
    background: var(--bg);
    padding: 30px;
    overflow: auto;
}
.serviceStatuDrop {
    padding-bottom: 100px;
}

.canvas.show .canvas-content {
    bottom: 0%;
    transition-delay: .2s;
}

.canvas .canvas-head .close {
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    transition: 0.2s cubic-bezier(0, 0, 0.34, 0.81);
}

.canvas .canvas-head span {
    font-size: 45px;
    font-weight: bold;
}

.canvas .canvas-head .close:hover {
    color: #fff;
    transform: rotate(90deg) scale(1.2);
}

.tabsArea .tabHead {
    padding: 5px;
    background: #ececf5;
    display: flex;
    align-items: center;
    width: fit-content;
    border-radius: 12px;
}
.tabsArea .tabHead.soft {
    background: #f2f4f8;
}
.tabsArea .tabHead .item {
    border-radius: 9px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #63687b;
    margin-right: 5px;
    transition: 0.2s;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tabsArea .tabHead .item i {
    font-size: 14px;
    margin-right: 5px;
}
.tabsArea .tabHead .item:last-child {
    margin-right: 0;
}
.tabsArea .tabHead .item.active {
    background: #fff !important;
    box-shadow: 0 3px 6px #00000008;
}
.tabHead.secondary {
    border-top: 1px solid #00000008;
    background: #e6e6ef;
}
.tabsArea .tabHead.secondary .item.active {
    background: #666b87 !important;
    color: #fff;
}
.tabsArea .tabHead .item:hover {
    background: #00000005;
}
.tabContent .tabitem {
    display: none;
}
.tabContent .tabitem.show {
    display: block;
}
.fw-label {
    color: #666b87 !important;
    font-weight: 500;
    margin-bottom: 5px;
}
.dropList {
    position: relative;
}
.dropListTable {
    display: none;
    border-top: 0;
    background: var(--form-drop-bg);
    position: absolute;
    width: 100%;
    z-index: 11;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    overflow: hidden;
    box-shadow: 0 10px 15px #5656752e;
    max-height: 320px;
    overflow: auto;
}
.dropListTable::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}
.dropListTable::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
.dropListTable::-webkit-scrollbar-thumb {
    background-color: var(--color-text-soft);
}
.dropListTable .item {
    position: relative;
    padding: 10px 15px;
    border-bottom: 1px solid var(--form-border);
    font-size: 16px;
    color: var(--form-text);
    cursor: pointer;
    transition: 0.3s;
    user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dropListTable .item.active {
    background: var(--form-border);
}
.dropListTable .item .text {
    color: #9699ad;
}
.dropListTable .item .text span {
    color: var(--form-text);
    display: block;
    margin-bottom: 2px;
}
.dropListTable .item.active .icon {
    opacity: 1;
}
.dropListTable .item:last-child {
    border: none;
}
.dropListTable .item span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.dropListTable .item span span {
    font-weight: 400;
}
.dropListTable .item:hover {
    background: var(--form-border);
}
.dropListTitle {
    position: relative;
    padding: 15px;
    border: 1px solid var(--form-border);
    background-color: var(--form-bg);
    border-radius: 8px;
    font-size: 17px;
    font-weight: 500;
    color: var(--form-text);
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.2s;
    transition-delay: 0.2s;
    height: 58px;
}
.dropListTitle.border-0 {
    border: 0 !important;
}
.dropListTitle .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    font-size: 29px;
    color: var(--color-text-light);
}
.dropList .dropListTitle .icon i::before {
    content: "\e93c";
    font-family: "ns";
}
.dropList.show .dropListTitle {
    background: var(--form-bg);
    transition: 0s;
    border-radius: 8px 8px 0 0;
}
.dropListTable .item .icon {
    display: flex;
    font-size: 22px;
    opacity: 0.2;
}
.myLicencesArea {
    position: relative;
}
.dropListTitle::after {
    content: "\f078";
    font-family: "fontawesome";
    position: absolute;
    right: 15px;
    font-size: 16px;
    display: flex;
    transform: translateY(1px);
    transition: 0.2s;
}
.dropListTitle.nodrop::after {
    content: "";
}
.dropList.show .dropListTitle::after {
    transform: rotateX(180deg);
}
.dropListTitle label.title {
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    padding: 1rem 0.9rem;
    font-weight: 500;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.dropList.selected .dropListTitle label.title {
    opacity: 0.6;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.8) translateY(-0.3rem) translateX(0.2rem);
}
.dropList.selected .dropListTitle .dlabName {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 70px;
    line-height: 34px;
    max-width: 90%;
}

.select-service-canvas {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.select-service-canvas .item {
    width: 100%;
    min-width: 300px;
    flex: 1;
}

.searchTopFlex {
    display: flex;
    gap: 5px;
    height: 45px;
    margin-left: auto;
}

.searchTopFlex .search-cont {
    height: 45px;
    width: 200px;
    transition: .2s;
}

.searchTopFlex.show .search-cont {
    width: 100%;
}

.searchTopFlex {
    width: 100%;
    transition: .2s;
    justify-content: flex-end;
}

.headDropCont {
    min-width: 200px;
}

[data-tooltip] {
    position: relative;
}

[data-tooltip]:hover {
    position: relative;
    z-index: 1;
}

[data-tooltip]::before {
    content: attr(data-tooltip);
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: center;
    position: absolute;
    width: max-content;
    max-width: 239px;
    top: calc(90% + 5px);
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background-color: #151b2cba;
    padding: 5px 15px;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    z-index: 99;
    pointer-events: none;
}
[data-tooltip]:hover:before {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 5px);
}

[data-tooltip]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(90% + 1px);
    transform: translateX(-50%);
    border-color: transparent transparent #151b2cba transparent;
    border-style: solid;
    border-width: 0px 4px 4px 4px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

[data-tooltip]:hover:after {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 1px);
}

.supord {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.supord > .card {
    width: 100%;
}

.featured-checklist .item {
    background: #fbfbfd;
    border: 1px solid #eaecf1;
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 5px;
    border-radius: 7px;
    transition: .2s;
    cursor: pointer;
}

.featured-checklist .item:hover {
    background: #e8e8ee;
}

.featured-checklist .item:last-child{
    margin: 0;
}

.featured-checklist .item label {
    margin: 0;
    color: #8a8faf;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    input[type=checkbox],
  input[type=radio] {
      --active: #275EFE;
      --active-inner: #fff;
      --focus: 2px rgba(39, 94, 254, .3);
      --border: #BBC1E1;
      --border-hover: #275EFE;
      --background: #fff;
      --disabled: #F6F8FF;
      --disabled-inner: #E1E6F9;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 21px;
      outline: none;
      display: inline-block;
      vertical-align: top;
      position: relative;
      margin: 0;
      cursor: pointer;
      border: 1px solid var(--bc, var(--border));
      background: var(--b, var(--background));
      transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    input[type=checkbox]:after,
  input[type=radio]:after {
      content: "";
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    input[type=checkbox]:checked,
  input[type=radio]:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    input[type=checkbox]:disabled,
  input[type=radio]:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: 0.9;
    }
    input[type=checkbox]:disabled:checked,
  input[type=radio]:disabled:checked {
      --b: var(--disabled-inner);
      --bc: var(--border);
    }
    input[type=checkbox]:disabled + label,
  input[type=radio]:disabled + label {
      cursor: not-allowed;
    }
    input[type=checkbox]:hover:not(:checked):not(:disabled),
  input[type=radio]:hover:not(:checked):not(:disabled) {
      --bc: var(--border-hover);
    }
    input[type=checkbox]:focus,
  input[type=radio]:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    input[type=checkbox]:not(.switch),
  input[type=radio]:not(.switch) {
      width: 21px;
    }
    input[type=checkbox]:not(.switch):after,
  input[type=radio]:not(.switch):after {
      opacity: var(--o, 0);
    }
    input[type=checkbox]:not(.switch):checked,
  input[type=radio]:not(.switch):checked {
      --o: 1;
    }
    input[type=checkbox] + label,
  input[type=radio] + label {
      font-size: 14px;
      line-height: 21px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      margin-left: 4px;
    }
  
    input[type=checkbox]:not(.switch) {
      border-radius: 4px;
    }
    input[type=checkbox]:not(.switch):after {
      width: 5px;
      height: 9px;
      border: 2px solid var(--active-inner);
      border-top: 0;
      border-left: 0;
      left: 7px;
      top: 4px;
      transform: rotate(var(--r, 20deg));
    }
    input[type=checkbox]:not(.switch):checked {
      --r: 43deg;
    }
    input[type=checkbox].switch {
      width: 38px;
      border-radius: 11px;
    }
    input[type=checkbox].switch:after {
      left: 2px;
      top: 2px;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      background: var(--ab, var(--border));
      transform: translateX(var(--x, 0));
    }
    input[type=checkbox].switch:checked {
      --ab: var(--active-inner);
      --x: 17px;
    }
    input[type=checkbox].switch:disabled:not(:checked):after {
      opacity: 0.6;
    }
  
    input[type=radio] {
      border-radius: 50%;
    }
    input[type=radio]:after {
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: var(--active-inner);
      opacity: 0;
      transform: scale(var(--s, 0.7));
    }
    input[type=radio]:checked {
      --s: .5;
    }
  }
/* ENDD */

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    25% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    }
    75% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-180deg);
        transform: perspective(120px) rotateX(0deg) rotateY(-180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-360deg);
        transform: perspective(120px) rotateX(0deg) rotateY(-360deg);
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    25% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    }
    75% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-180deg);
        transform: perspective(120px) rotateX(0deg) rotateY(-180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-360deg);
        transform: perspective(120px) rotateX(0deg) rotateY(-360deg);
    }
}
.modal-backdrop.fade.show {
    display: none !important;
}
.icon-sec input.form-control {
    width: 15px;
    float: left;
}
.hizmetler {
    margin-top: 20px;
}
.inpad {
    padding: 3px 3px 10px;
}
.smgin {
    color: #9e9e9e;
    font-size: 14px;
    border-radius: 10px !important;
    height: auto !important;
}
.smginx {
    font-size: 14px;
    padding-left: 65px;
    border-radius: 10px !important;
}
.smgir {
    color: var(--form-bg) !important;
    background: var(--form-text);
    height: 35px;
    font-size: 16px;
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
}
.icon-modal {
    position: absolute;
    right: 6px;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 99;
}
.renkhover input {
    z-index: 9;
    background: none;
    padding-left: 10px;
    transition: 0.4s;
    text-align: center;
    color: #cfcfcf;
}

.renkhover.show .smgir {
    width: 55px;
}
.renkhover:focus input {
    color: #333;
}
.rengiyazdir {
    width: calc(100% - 10px);
    background: #312650;
    z-index: 8;
}
.icon-sec i {
    font-size: 23px;
    padding-left: 2px;
    line-height: 25px;
    color: #6d747f;
    margin-bottom: 7px;
}
.icon-sec input#icon {
    width: 163px;
    margin-left: 4px;
    font-size: 11px;
}
.kutbas {
    margin-bottom: 10px;
    padding: 6px 15px;
    border-radius: 5px;
    display: block;
    background: #f7f7f7;
    border-bottom: 2px solid #dedede;
    color: #333;
    font-weight: bold;
}
.icon-flex {
    display: flex;
    justify-content: space-between;
}
.kutimp {
    padding: 0px 9px;
    font-size: 14px;
    height: 33px;
}

.forco {
    text-align: center;
    height: auto;
    float: left;
    border: none;
    margin-bottom: 20px;
    padding: 3px;
}
.butbor1 {
    border-bottom: 2px solid #00000040;
    transition: 0.2s;
    font-size: 14px;
}
.icon-sec {
    width: auto;
    float: left;
    margin: 5px;
    cursor: pointer;
    color: #0000006e;
}
.icon-sec:hover {
    color: #3e3e3e;
}
i#active {
    color: #ff9800;
}
.hizmetler .ditem {
    width: calc(100% - 130px);
}
.hizmetler .dtitle {
    width: 130px;
}
.pull-right {
    float: right !important;
}
ul#pills-tab.denes {
    display: -webkit-inline-box;
}
.bol-7 {
    width: 70%;
    display: inline-block;
    float: left;
}
.bol-5 {
    width: 50%;
    display: inline-block;
    float: left;
}
.bol-3 {
    width: 30%;
    display: inline-block;
    float: left;
}
.bol-7 strong {
    display: inherit !important;
}
.dropdown-menu.btn-sec.show {
    top: 55px !important;
    cursor: pointer;
    left: 15px !important;
}
.btn-sec {
    z-index: 9999 !important;
}
.btn-sec a.dropdown-item {
    padding: 7px 15px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.btn-sec a.dropdown-item .badge {
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 5px;
}
.inpad1 {
    padding: 0px 3px 8px;
}
.delete-item {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.fade:not(.show) {
    opacity: 0;
    display: none;
}
.curs {
    cursor: pointer !important;
}
.smsil {
    font-size: 20px;
}
.bz-search-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 4px;
}
.pagination.logpagi {
    margin-bottom: 0;
    justify-content: flex-end;
}
.pagination.logpagi li a {
    font-size: 15px;
    color: #83899b;
    border: none;
    margin: 0px 2px;
}
.pagination.logpagi li a.active {
    background: #9297a2;
    color: #fff;
    font-weight: 600;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: auto;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.btn-ackapa {
    position: absolute;
    background: #de7676;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.btn-ackapa:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 8px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .btn-ackapa {
    background-color: #4caf50;
}

input:focus + .btn-ackapa {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .btn-ackapa:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.btn-ackapa.round {
    border-radius: 34px;
    height: 26px;
}

.btn-ackapa.round:before {
    border-radius: 50%;
}
.nexto {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 10px 20px;
    position: relative;
    background: #f7f8fb;
    top: -5px;
    cursor: pointer;
    gap: 5px;
}
.nexto a {
    width: 28px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    background: #7c839175;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    font-weight: 500;
}
.nexto a.active {
    background: #7c8391;
}
.bildirim {
    font-weight: 300;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999999;
    background-color: #0000004f;
}
.bildirim .card {
    overflow: hidden;
    position: relative;
}
.card {
    background: #fff;
    border-radius: 8px;
}
.card .card-header {
    color: #565b74;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 20px;
    border-bottom: 1px solid var(--bg);
}
body.dark .card .card-header {
    color: #d5d6db;
}
.card .card-header.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card .card-footer {
    color: #565b74;
    display: flex;
    justify-content: flex-end;
    padding: 20px;
    border-top: 1px solid var(--bg);
}
.card .box-title {
    font-size: 16px;
    display: inline-block !important;
}
.card .card-header.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bildirim .card {
    max-width: 500px;
    width: 100%;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0px 0px 20px #00000033;
    text-align: center;
    position: fixed;
    top: 40%;
    left: 50%;
    animation: 0.3s ease bildirims;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 10px;
}
.alert-icon {
    position: absolute;
    top: -21px;
    right: -17px;
    font-size: 100px;
    opacity: 0.2;
    transform: rotate(-8deg);
}
.alert-icon .s1 {
    display: none;
    color: #ec6358;
}
.alert-icon .s2 {
    display: none;
    color: #38ac72;
}
.alert-icon .s3 {
    display: none;
    color: #f09d56;
}

.bildirim.success .alert-icon .s2 {
    display: block;
}
.bildirim.danger .alert-icon .s1 {
    display: block;
}
.bildirim.info .alert-icon .s3 {
    display: block;
}
.dark .bildirim {
    background-color: #ffffff70;
}
.dark .tema-name h2 {
    color: #fff;
}
.dark .bildirim .card {
    background: #2a2d38;
}
.bildirim .header {
    font-size: 24px;
    font-weight: 700;
    color: #545865;
}
.dark .bildirim .header {
    color: #fff;
}
@keyframes bildirims {
    from {
        top: 35%;
        opacity: 0;
    }
    to {
        top: 40%;
        opacity: 1;
    }
}
.bildirim .content {
    font-size: 16px;
    line-height: 20px;
    padding: 25px 15px;
    margin-bottom: 20px;
}
.gecistir {
    box-shadow: 0 4px 10px 0 rgba(33, 33, 33, 0.15);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    opacity: 0.4;
    cursor: not-allowed !important;
    pointer-events: none;
}
.gecistir::before {
    content: "";
    display: block;
    position: absolute;
    left: -300px;
    top: 0;
    height: 100%;
    width: 300px;
    background: linear-gradient(to right, transparent 0%, #e8e9ef 50%, transparent 100%);
    animation: load 0.7s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    z-index: 99;
    cursor: wait;
}
.dark .gecistir::before {
    background: linear-gradient(to right, transparent 0%, #232736 50%, transparent 100%);
}
.dark .ns-append-add {
    background: #3e455a;
    color: #fff;
    border-color: #212534;
}
@media (max-width: 700px) {
    .gecistir::before {
        content: "";
        display: block;
        position: absolute;
        left: -100px;
        top: 0;
        height: 100%;
        width: 100px;
        animation: load 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
        z-index: 99;
    }
    .right-panel .navbar-brand {
        width: 130px;
        margin-right: 0px;
    }
}
@keyframes load {
    from {
        left: -300px;
    }
    to {
        left: 100%;
    }
}
.ortam-action {
    display: none;
}
.tumb-onizle {
    width: 100%;
    min-height: 175px;
    text-align: center;
    position: relative;
    border-radius: 8px;
}
.tumb-oniztext {
    width: 100%;
    font-size: 13px;
    color: #c7c7c7;
}
.ortam-butz {
    display: none;
}
.onecik-onizle {
    width: 100%;
    cursor: pointer;
    height: auto;
    text-align: center;
    position: relative;
    border-radius: 8px;
}
.onecik-oniztext {
    position: absolute;
    top: 50%;
    width: 220px;
    font-size: 14px;
    left: calc(50% - 110px);
    color: #c7c7c7;
    transform: translateY(-50%);
}
.onecik-onizle img {
    border-radius: 5px;
}
.ortam-sec {
    position: absolute;
    width: 48px;
    left: 0;
    top: 0;
    background: #ffffffb8;
    padding: 0px;
    margin: 6px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.onecik-onizle:hover .ortam-sec {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
.ortam-close {
    position: absolute;
    right: 22px;
    top: 23px;
    font-size: 22px;
    cursor: pointer;
    z-index: 9;
}
.ortam-eklebut {
    position: relative;
    top: -4px;
}
.ortam-bg[data-columns="6"] .tumbnails li img {
    width: 130px;
    height: 130px;
}
.ortam-all ul li img {
    width: 155px;
    height: 155px;
    object-fit: contain;
}
#path_img_list #uplos {
    border: none;
}
.tumbnails ul li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #eaeaea;
    margin-bottom: 5px;
}
.tumbnails ul li.selected img {
    border: 3px solid #447deb;
}
.ortam-bg {
    display: none;
    transition: 0.3s;
    position: fixed;
    padding: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100000;
    background: #0000008a;
}
@media (max-width: 900px) {
    .ortam-bg {
        overflow: auto;
    }
}

.ortam-box {
    display: none;
    overflow: hidden;
    max-width: 1300px;
    color: #3f3f3f;
    min-height: 500px;
    padding: 20px;
    box-shadow: 0px 10px 30px #0000001a;
    transition: 0.3s;
    margin: 0 auto;
    top: 20px;
    z-index: 100002;
    margin-bottom: 40px;
    position: relative;
    border-radius: 10px;
    background: #fff;
}
.pointer {
    cursor: pointer;
}
.tumbnails {
    overflow-y: scroll;
    max-height: 420px;
}
.recaptcha {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.g-recaptcha {
    width: 300px;
    margin: auto;
}
.panel-login {
    display: flex;
    padding: 0 !important;
}
@media (max-width: 768px) {
    .p-alan2 {
        height: 100%;
        width: 100%;
        padding-top: 265px;
    }
    .vericeri {
        max-width: 300px;
        padding: 0;
        margin: 0px auto;
        margin-top: 20px;
    }
    .bildirim .card {
        max-width: 300px;
    }
    .orderDetailInfo {
        flex-wrap: wrap;
    }
    
    .orderDetailInfo .item {
        width: 50% !important;
        border-bottom: 1px solid var(--bg);
    }
    
    .orderDetailContent .serviceText.top {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

.kasa-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Modal Content */
.kasa-modal-content {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    max-width: 800px;
    width: 90%;
    max-height: 119vh;
    overflow-y: auto;
}

/* Modal Header */
.kasa-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    border-bottom: 1px solid #e9ecef;
}

.kasa-modal-title {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #495057;
}

.kasa-modal-close {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 5px;
    border-radius: 4px;
    transition: all 0.2s;
}

.kasa-modal-close:hover {
    background-color: #f8f9fa;
    color: #495057;
}

/* Modal Body */
.kasa-modal-body {
    padding: 30px;
    height: 73vh;
}

/* Tab System */
.kasa-tabs {
    display: flex;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 20px;
}

.kasa-tab-btn {
    background: none;
    border: none;
    padding: 12px 24px;
    font-size: 0.95rem;
    font-weight: 500;
    color: #6c757d;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    gap: 8px;
}

.kasa-tab-btn:hover {
    color: #007bff;
}

.kasa-tab-btn.active {
    color: #007bff;
    border-bottom-color: #007bff;
}

.kasa-tab-content {
    min-height: 300px;
}

.kasa-tab-pane {
    display: none;
}

.kasa-tab-pane.active {
    display: block;
}

/* Buttons */
.kasa-btn-primary {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none;
    display: inline-block;
}

.kasa-btn-primary:hover {
    background-color: #0056b3;
    color: white;
    text-decoration: none;
}

.kasa-btn-lg {
    padding: 12px 24px;
    font-size: 1.1rem;
}

.kasa-btn-block {
    width: 100%;
    display: block;
    text-align: center;
}

.kasa-btn-sm {
    padding: 6px 12px;
    font-size: 0.875rem;
}

.kasa-btn-success {
    background-color: #28a745;
    color: white;
}

.kasa-btn-success:hover {
    background-color: #1e7e34;
    color: white;
}

/* Girdi Listesi */
.kasa-girdi-listesi {
    border-top: 1px solid #e9ecef;
    padding-top: 20px;
}

.kasa-section-title {
    font-size: 1rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 15px;
}

.kasa-girdi-item {
    border: 1px solid #e9ecef;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 10px;
    background-color: #f8f9fa;
}

.kasa-girdi-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kasa-girdi-info {
    flex: 1;
}

.kasa-girdi-aciklama {
    display: block;
    font-weight: 500;
    color: #495057;
    margin-bottom: 5px;
}

.kasa-girdi-meta {
    font-size: 0.875rem;
    color: #6c757d;
}

.kasa-girdi-actions {
    margin-left: 15px;
}

/* Form Spacing */
.form-group {
    margin-bottom: 1rem;
}

/* Responsive */
@media (max-width: 768px) {
    .kasa-modal-content {
        width: 95%;
        margin: 20px;
    }

    .kasa-modal-header,
    .kasa-modal-body {
        padding: 20px;
    }

    .kasa-girdi-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .kasa-girdi-actions {
        margin-left: 0;
        margin-top: 10px;
    }
}