@import url('pace.css');
@import url('essential.css');
@import url('icon.css');
@import url('simple-line-icons.css');
@import url('font-awesome.min.css');
@import url('perfect-scrollbar.css');
@import url('animate.css');
@import url('waitMe.min.css');

body,
.wrapper {
    min-height: 100vh;
    position: relative;
}

body {
    overflow-x: hidden !important;
    background: #f6f8fc;
    outline: unset !important;
    font-family: "Poppins", sans-serif !important;
}

.ui-widget {
    font-family: "Poppins", sans-serif !important;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}


p {
    font-size: 1rem;
    line-height: 1.5;
}

a:hover {
    text-decoration: none;
}

body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.notices svg {
    width: 20px;
    height: 20px;
    fill: #4b1113;
    display: inline-block;
}

.admonitionL {
    text-transform: uppercase;
    font-weight: bold;
}

.admonitionL span {
    display: inline-block;
    margin-right: 0.4em;
    vertical-align: middle;
}


.notices.yellow {
    border-left: 10px solid #f0ad4e;
    background: #fcf8f2;
    color: #df8a13;
}

.notices.red {
    border-left: 10px solid #d9534f;
    background: #fdf7f7;
    color: #b52b27;
}

.notices {
    padding: 1px 1px 1px 30px;
    margin: 15px 0;
}

.notices p {
    margin: 1.7rem 0;
    font-size: 15px;
}

.btn-primary:hover {
    color: #fff;
    transition: .4s ease all;
}

.content-wrapper, .p0 {
    background-color: #fafafa;
    padding: 0px 15px 0px 15px;
    border-radius: 0.25rem;
    /*    box-shadow: 0 3px 9px 0 rgb(169 184 200 / 15%);*/
}

.popup-newletter {
    position: relative;
}

.mvh100 {
    min-height: 100vh;
}

.mvh100 .payment-header {
    margin-bottom: 35px;
    margin-top: 20px;
}

.mvh100 .payment-header .steps-spet > ul > li a {
    display: block;
    padding: 0.5rem 1rem;
    color: #495057;
    font-weight: 500;
    background-color: #f7f7f7;
}

.popup-newletter .newsletter-wrappers {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    display: block;
}

.popup-newletter.popup_bgs .newsletter-wrappers .popup_bg {
    background: rgba(45, 45, 50, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}

.popup-newletter .newsletter-wrappers .popup_bg {
    opacity: 0;
    visibility: hidden;
}

.popup-newletter.popup_bgs .newsletter-wrappers .popup-wraper {
    top: 50%;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}

.popup-newletter .newsletter-wrappers .popup-wraper {
    margin: 0 auto;
    position: relative;
    opacity: 0;
    visibility: hidden;
}

.popup-newletter .newsletter-wrappers .popup-wraper .popup-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #000;
    display: inline-block;
    top: -15px;
    right: -15px;
    z-index: 9;
    border: none;
    color: #fff;
    font-size: 23px;
    cursor: pointer;
}

.heading-elements .list-inline li a.btn-success {
    display: flex;
    align-items: center;
    justify-content: center;
}


.popup-newletter .newsletter-wrappers .popup-wraper .ss-custom-oca-popup {
    position: relative;
    background: #fff;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info {
    padding: 50px 35px;
    text-align: center;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .popup-title h4 {
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-size: 24px;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .short-description {
    margin: 0 0 30px;
    color: #222;
    font-size: 15px;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup {
    text-transform: uppercase;
    border-bottom: 1px dotted;
    font-size: 12px;
    color: #666;
    margin-top: 30px;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup input {
    position: relative;
    top: 3px;
}

.popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .socials-popup li {
    display: inline-block;
    margin: 20px 10px;
    font-size: 20px;
}

@media (max-width: 991px) {
    .popup-newletter.popup_bgs .newsletter-wrappers .popup-wraper {
        width: 100% !important;
        padding: 10px !important;
    }
}

ul.doviz-kurlari {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 2px;
    padding-right: 10px;
}

.doviz-kurlari li {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
    margin-bottom: 2px;
}

.doviz-kurlari {
    margin-left: -10px;
}

.wrapper_bg {
    background-color: #f7f7f8 !important;
    box-shadow: 0px 0px 0px rgb(69 101 173 / 10%) !important;
    padding: 0px !important;
}

.pvp_head_bg {
    padding: 15px 2rem 1px 2rem;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0px 0px 30px rgb(69 101 173 / 10%);
}

.clear_fl {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
    align-items: center;
}

.panel-footer {
    margin-bottom: -20px;
}

.clear_fl input:hover {
    opacity: 0.8
}

.search_bg:hover {
    opacity: 0.8
}

.form-group.datedurum {
    background-color: rgba(239, 239, 239, 0.32941176470588235);
    padding: 20px;
    border-top: 2px solid #408dc6;
}

.form-group.datedurum label.radio-inline {
    width: 80px;
}

@media (max-width: 1200px) {
    .pvr-box {
        padding: 1.5rem 1rem 4.5rem 1rem;
    }

    .content-wrapper, .p0 {
        padding: 0px 2rem 70px 2rem;
    }
}

@media (max-width: 574.98px) {
    .pvr-box {
        padding: 1.5rem 1rem;
    }

    .content-wrapper, .p0 {
        padding: 0px 1rem 10px 1rem;
    }
}

.content-wrapper.pvr-box.col-md-6.offset-md-3 {
    padding: 25px 30px;
}

.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.product_image .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.standarttemp.urun-kutusu {
    /*  border: 2px solid rgba(206, 206, 206, 0.18);*/
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    width: 100%;
    display: table;
}

.homecol2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*
.standarttemp.urun-kutusu .sag-kisim{
    padding:10px;
}
*/
.sag-kisim .quick_buton {
    padding: 10px;
}

.sag-kisim .options {
    min-height: 38px;
    margin-top: 10px;
    padding: 0px 15px;
}

.standarttemp.urun-kutusu .isim {
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 13px;
    min-height: 40px;
}

.standarttemp.urun-kutusu .stokkode {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}

.options .form-control {
    font-size: 13px;
    margin-top: 10px;
}

.quick_buton {
    margin-top: 10px;
}

.quick_buton .btn {
    padding: 8px 15px;
}

.standarttemp.urun-kutusu .fiyat {
    text-align: center;
    margin-top: -5px;
    color: black;
    font-size: 18px;
    font-weight: 600;
    /*padding-bottom: 10px;*/
}

.header_flex_ #page_header_title img {
    max-width: 210px;
}

#product_options .error {
    color: red;
    font-size: 13px;
}

.sepetGoster .list-item li {
    list-style: none;
    margin-left: 0px;
}

.sepetGoster .list-item {
    margin-top: 10px;
}

.sepetGoster .list-item ul {
    margin-left: 0px;
    padding-left: 0px;
}


.btn {
    -webkit-transition: all 60ms ease-in;
    -moz-transition: all 60ms ease-in;
    -o-transition: all 60ms ease-in;
    -ms-transition: all 60ms ease-in;
    transition: all 60ms ease-in;
}

.btn {
    font-weight: 400;
    padding: 9px 16px;
    cursor: pointer;
    margin-bottom: 5px;
    font-size: 0.875rem;
    line-height: 1.42857143;
    box-shadow: unset !important;
}

.btn-round {
    border-width: 1px;
    border-radius: 30px !important;
    padding: 8px 16px;
}

.btn-round {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
}

.visible-on-sidebar-regular {
    display: inline-block !important;
}

.visible-on-sidebar-mini {
    display: none !important;
}

.ti-placeholder {
    display: none !important;
}

span.ti-cursor {
    visibility: hidden;
}

.rotate_35 {
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.table td {
    font-size: 14px !important;
}

.wrapper {
    position: relative;
    top: 0;
    height: 100vh;
}

.f-s-22 {
    font-weight: 600;
}

.element-info-text h2, .element-info-text p {
    text-align: center;
}

.sub-menu .nav-link {
    padding: 0px 15px !important;
}

.menu {
    position: relative !important;
}

/* LoadingCss */


.preloader {
    position: fixed !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFFFFF;
    z-index: 99999999;
}

.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-size: 150px;
}

.preloader:after {
    display: none;
}

.loading:before {
    content: "";
    width: 11.2px;
    height: 11.2px;
    border-radius: 11.2px;
    box-shadow: 28px 0px 0 0 rgba(71, 75, 255, 0.2), 22.7px 16.5px 0 0 rgba(71, 75, 255, 0.4), 8.68px 26.6px 0 0 rgba(71, 75, 255, 0.6), -8.68px 26.6px 0 0 rgba(71, 75, 255, 0.8), -22.7px 16.5px 0 0 #474bff;
    animation: spinner-b87k6z 1s infinite linear;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

@keyframes spinner-b87k6z {
    to {
        transform: rotate(360deg);
    }
}

.preloader:after {
    content: "yükleniyor..";
    position: absolute;
    top: 45%;
    left: 50%;
    margin: 30px 0 0 -20px;
}

.preloader .loading h2,
.preloader .loading .progress {
    display: none;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}


/* SideBarCss */

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 260px;
    display: block;
    z-index: 1;
    color: #fff;
    font-weight: 200;
    background-size: cover;
    background-position: center center;
}

.sidebar .sidebar-background {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.sidebar,
.main-panel,
.sidebar-wrapper,
.navbar-fixed,
.navbar-minimize {
    -webkit-transition-property: top, bottom, width;
    transition-property: top, bottom, width;
    -webkit-transition-duration: .2s, .2s, .35s;
    transition-duration: .2s, .2s, .35s;
    -webkit-transition-timing-function: linear, linear, ease;
    transition-timing-function: linear, linear, ease;
    -webkit-overflow-scrolling: touch;
}

.sidebar:before {
    opacity: .33;
    background: #000000;
}

.sidebar:after,
.sidebar:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.sidebar .sidebar-wrapper {
    position: relative;
    max-height: calc(100vh - 75px);
    min-height: 100%;
    overflow: auto;
    width: 260px;
    z-index: 4;
    padding-bottom: 100px;
}

.sidebar .logo {
    padding: 12px 0px 9px;
    margin: 0;
    position: relative;
    z-index: 4;
    display: block;
}

.sidebar .logo:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
}

.sidebar .logo:before,
.bootstrap-navbar .logo:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
}

.sidebar .logo a.logo-mini {
    float: left;
    width: 40px;
    text-align: center;
    margin-left: 23px;
    margin-right: 5px;
    position: relative;
}

.sidebar .logo .simple-text {
    text-transform: uppercase;
    padding: 5px 0px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    white-space: nowrap;
    color: #FFFFFF;
    overflow: hidden;
}

.sidebar .logo a.logo-normal {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

.sidebar .user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
    margin-top: 20px;
}

/*
.sidebar .user .photo {
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 11px;
    margin-left: 23px;
    z-index: 5;
    border: 2px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
*/
.sidebar .user .photo img {
    width: 100%;
}

.sidebar .user .info a {
    padding: 8px 14px 8px 0px;
    display: block;
    white-space: nowrap;
    line-height: 18px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.sidebar .user .info span {
    position: relative;
    /*  display: block;*/
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

.sidebar .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: 13px;
    position: absolute;
    right: 0;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.sidebar .user .info .caret {
    right: 15px;
    top: -5px;
}

.sidebar .nav {
    float: none;
    display: block;
}

.sidebar .nav li.last-child {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    width: 100%;
}

.sidebar .user .info a {
    padding: 8px 14px 8px 0px;
    display: block;
    white-space: nowrap;
    line-height: 18px;
}

.sidebar .user .profile-dropdown {
    text-align: left !important;
    padding-left: 25px !important;
}

.sidebar .user a {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.sidebar .user .profile-dropdown .sidebar-mini {
    margin-right: 0;
    font-size: 14px;
}


.sidebar .user .profile-dropdown .sidebar-normal {
    left: 15px;
}

.sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {
    margin: 0;
    position: relative;
    transform: translateX(0px);
    opacity: 1;
    white-space: nowrap;
    display: inline-block;
    line-height: 23px;
}

.sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {
    margin: 0;
    position: relative;
    transform: translateX(0px);
    opacity: 1;
    white-space: nowrap;
    display: inline-block;
    line-height: 23px;
}

.sidebar .nav .nav-item.active .nav-link {
    color: #FFFFFF;
    opacity: 1;
    background: rgba(0, 0, 0, 0.20);
}

.sidebar .nav .nav-item .nav-link {
    color: #FFFFFF;
    margin: 5px 10px 0px 10px;
    opacity: .86;
    border-radius: 4px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 15px;
    white-space: nowrap;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.sidebar .nav .nav-item .nav-link i {
    font-size: 18px;
    /*  margin-right: 15px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    float: left;*/
}

.sidebar .sidebar-wrapper .nav .nav-link p {
    margin: 0;
    line-height: 30px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    display: block;
    height: auto;
    opacity: 1;
}

.sidebar .nav .nav-item .nav-link.sub_link i {
    font-size: 12px;
    line-height: 30px;
    margin-right: 0;
}

.sidebar .parent_menu {
    padding-left: 15px;
}

.sidebar .sidebar-wrapper .nav .nav-item [data-toggle="collapse"] ~ div .nav .sidebar-normal {
    left: 15px;
}

.sidebar .sidebar-background {
    position: absolute;
    z-index: 1;
}

.sidebar[data-image]:after,
.sidebar.has-image:after {
    opacity: .95;
}

/*
.sidebar .nav .nav-item .nav-link:hover {
    background: rgba(0, 0, 0, 0.55);
    opacity: 1;
}

.navbar a.nav-link:hover,
.sidebar a.nav-link:hover {
    -webkit-transform: translateY(-1px) scale(1.08);
    transform: translateY(-1px) scale(1.08);
}
*/
.sidebar .sub_link .caret {
    right: 15px;
}

.sidebar a[data-toggle="collapse"][aria-expanded="true"] .caret,
.sidebar .btn[data-toggle="collapse"][aria-expanded="true"] .caret,
.sidebar a.dropdown-toggle[aria-expanded="true"] .caret {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (min-width: 1400px) and (max-width: 1920px) {
    .table-responsive {
        overflow: visible;
    }
}

@media (min-width: 992px) {
    .sidebar-mini .sidebar {
        width: 120px;
        display: block;
        font-weight: 200;
        z-index: 3;
        position: fixed;
        z-index: 1031;
    }

    .sidebar-mini .sidebar,
    .sidebar-mini .main-panel {
        overflow: visible;
        max-height: none;
        height: auto;
    }

    .sidebar-mini .sidebar .sidebar-wrapper {
        overflow: inherit;
        width: 120px;
        box-shadow: none;
    }

    .sidebar-mini .sidebar:hover {
        width: 260px;
    }

    .sidebar-mini .sidebar:hover .sidebar-wrapper {
        width: 260px;
    }

    .sidebar-mini .main-panel {
        width: calc(100% - 260px);
        margin-left: 120px;
        margin-bottom: 60px !important;
    }
}

/* MainPanelCss */

.main-panel {
    background: rgba(203, 203, 210, 0.15);
    position: relative;
    float: right;
    width: calc(100% - 260px);
}

.main-panel .navbar {
    margin-bottom: 0;
    padding: 0;
}

/* HeaderCss */

.navbar {
    border: 0;
    font-size: 1rem;
    border-radius: 0;
    min-height: 80px;
    max-height: 70px;
    background-color: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


.navbar .navbar-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 20px;
}

.navbar-minimize {
    margin-right: 15px;
}

.navbar .btn-round.btn-icon {
    padding: 8px 16.5px;
}

.navbar .btn {
    font-size: 14px;
}

.navbar .navbar-brand {
    font-weight: 400;
    margin: 5px 0;
    font-size: 18px;
    color: #888888;
    opacity: .8;
}

.navbar .navbar-toggler {
    width: 37px;
    height: 27px;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
}

.navbar .navbar-toggler.navbar-toggler-right {
    padding-right: 0;
}

.navbar .navbar-toggler .navbar-toggler-bar {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin: 0 auto;
}

.navbar .navbar-toggler .burger-lines {
    display: block;
    position: relative;
    background-color: #888;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 3px auto;
}

.navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 10px;
    margin: 10px 3px;
    position: relative;
    display: inline-flex;
    line-height: 40px;
}

.orders-table-order-status .btn {
    padding: 1px 8px !important;
    margin: 0px !important;
}

.navbar .navbar-nav .notification {
    position: absolute;
    background-color: #b9d265;
    text-align: center;
    border-radius: 10px;
    min-width: 18px;
    padding: 0 5px;
    height: 18px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 18px;
    top: 0px;
    right: 11px;
}

.navbar .navbar-nav .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: 10px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.navbar .navbar-nav .nav-item .dropdown-menu {
    border-radius: 10px;
    margin-top: -5px;
}

.dropdown-menu.dropdown-menu-right:before,
.dropdown-menu.dropdown-menu-right:after {
    right: 12px !important;
    left: auto !important;
}

.notification_left .list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: .75rem .5rem;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.notification_left .avatar {
    position: relative;
    line-height: 1;
    height: 42px;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.notification_left .list-item > * {
    margin-left: .5rem;
    margin-right: .5rem;
}

.notification_left .list-body {
    -ms-flex: 1;
    flex: 1;
}

.notification_left .item-title {
    font-size: 15px;
}

.notification_left .list-item > * {
    margin-left: .5rem;
    margin-right: .5rem;
}

.green-tr td {
    background-color: #28a745 !important;
    color: white;
}

/* ContentCss */
/*BEYAZ BOSLUK*/
.main-panel .content {
    /*  padding: 15px 15px 0px 15px;*/
    min-height: calc(100vh - 123px);

}

.pvr-wrapper {
    padding-bottom: 1rem;
}

.pvr-box-gray {
    padding: 1.5rem 2rem;
    margin-bottom: 1rem;
}

.dashboard_v1 .pvr-wrapper .element-info {
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

.pvr-wrapper .element-info-with-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}

.pvr-wrapper .element-info .element-info-with-icon {
    margin-bottom: 0px;
}

.pvr-wrapper .element-info-with-icon .element-info-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    color: #047bf8;
    font-size: 30px;
}

.dashboard_v1 .welcome_message .element-info-text {
    margin-left: 30px;
}


/* İşlemlerCss */

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem 1.25rem;
}

.card-body .border {
    border: 1px solid #dee2e6 !important;
}

.card-body .operation_number_icon {
    height: 4rem;
    width: 4rem;
    text-align: center;
    margin: auto;
    vertical-align: middle;
    padding: 18px;
    background-color: #fafafa;
    border-radius: 60px;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.card-body .operation_number_icon img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.card-body .rounded-circle {
    border-radius: 50% !important;
}

.card-body i {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 22px;
}

.card-body h6 {
    font-weight: 500;
    font-size: smaller;
    height: 26px;
}

.card-body p {
    font-size: 22px !important;
    font-weight: 700;
}

.card-body .bg-soft-warning {
    background-color: rgba(247, 184, 75, .25);
}

.card-body .bg-soft-info {
    background-color: rgba(79, 198, 225, .25);
}

.card-body .bg-soft-primary {
    background-color: rgba(102, 88, 221, .25);
}

.card-body .border-warning {
    border-color: #f7b84b !important;
}

.card-body .border-info {
    border-color: #4fc6e1 !important;
}

.card-body .border-primary {
    border-color: #6658dd !important;
}

.card-body .border-warning i {
    color: #f7b84b !important;
}

.card-body .border-info i {
    color: #4fc6e1 !important;
}

.card-body .border-primary i {
    color: #6658dd !important;
}

.card-body.bg-soft-warning {
    background-color: rgba(247, 184, 75, .25);
}

.card-body.bg-soft-primary {
    background-color: rgba(102, 88, 221, .25);
}

.card-body.bg-soft-info {
    background-color: rgba(79, 198, 225, .25);
}

.box_dashboard_v2 {
    border-radius: 6px;
    padding: 29.5px 40px;
    text-align: center;
    color: #ffffff;
    width: 100%;
}

.yellow_dashboard_v2 {
    background-image: -webkit-linear-gradient(244deg, #ffc84a 8%, #ffc85e 90%);
    background-image: linear-gradient(-154deg, #ffc84a 8%, #ffc85e 90%);
}

.widget-stats .stats-icon {
    font-size: 8rem;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
    color: #fff;
    position: absolute;
    right: 55px;
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=20);
}


/* WatchCss */

.clock_box {
    padding: 0 !important;
    margin-bottom: 20px !important;
}

.dashboard_v1 .clock-wrapper {
    position: relative;
    top: 60%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    height: 250px;
    margin: auto;
    padding: 5px;
    background-image: linear-gradient(#f7f7f7, #e0e0e0);
    border-radius: 50%;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .15), 0 2px 2px rgba(0, 0, 0, .2);
}

.clock-base {
    width: 250px;
    height: 250px;
    background-color: #eee;
    border-radius: 50%;
    box-shadow: 0 0 5px #eee;
}

.click-indicator {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 15px;
    width: 230px;
    height: 230px;
}

.click-indicator div {
    position: absolute;
    width: 2px;
    height: 4px;
    margin: 113px 114px;
    background-color: #ddd;
}

.click-indicator div:nth-child(1) {
    transform: rotate(30deg) translateY(-113px);
}

.click-indicator div:nth-child(2) {
    transform: rotate(60deg) translateY(-113px);
}

.click-indicator div:nth-child(3) {
    transform: rotate(90deg) translateY(-113px);
    background-color: #aaa;
}

.click-indicator div:nth-child(4) {
    transform: rotate(120deg) translateY(-113px);
}

.click-indicator div:nth-child(5) {
    transform: rotate(150deg) translateY(-113px);
}

.click-indicator div:nth-child(6) {
    transform: rotate(180deg) translateY(-113px);
    background-color: #aaa;
}

.click-indicator div:nth-child(7) {
    transform: rotate(210deg) translateY(-113px);
}

.click-indicator div:nth-child(8) {
    transform: rotate(240deg) translateY(-113px);
}

.click-indicator div:nth-child(9) {
    transform: rotate(270deg) translateY(-113px);
    background-color: #aaa;
}

.click-indicator div:nth-child(10) {
    transform: rotate(300deg) translateY(-113px);
}

.click-indicator div:nth-child(11) {
    transform: rotate(330deg) translateY(-113px);
}

.click-indicator div:nth-child(12) {
    transform: rotate(360deg) translateY(-113px);
    background-color: #9368E9;
}

.clock-hour {
    position: absolute;
    z-index: 2;
    top: 80px;
    left: 128px;
    width: 4px;
    height: 65px;
    background-color: #555;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    transform-origin: 2px 50px;
    transition: .5s;
    -webkit-animation: rotate-hour 43200s linear infinite;
    -moz-animation: rotate-hour 43200s linear infinite;
}

.clock-minute {
    position: absolute;
    z-index: 3;
    top: 60px;
    left: 128px;
    width: 4px;
    height: 85px;
    background-color: #555;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    transform-origin: 2px 70px;
    transition: .5s;
    -webkit-animation: rotate-minute 3600s linear infinite;
    -moz-animation: rotate-minute 3600s linear infinite;
}

.clock-second {
    position: absolute;
    z-index: 4;
    top: 20px;
    left: 129px;
    width: 2px;
    height: 130px;
    background-color: #9368E9;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    transform-origin: 1px 110px;
    transition: .5s;
    -webkit-animation: rotate-second 60s linear infinite;
    -moz-animation: rotate-second 60s linear infinite;
}

.clock-second:after {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    bottom: 14px;
    width: 8px;
    height: 8px;
    background-color: #9368E9;
    border: solid 2px #9368E9;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

.clock-center {
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 150px;
    top: 55px;
    left: 55px;
    background-image: linear-gradient(#e3e3e3, #f7f7f7);
    border-radius: 50%;
    box-shadow: inset 0 -1px 0 #fafafa, inset 0 1px 0 #e3e3e3;
}

.clock-center:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: 65px;
    background-color: #ddd;
    border-radius: 50%;
}


/* GraphicsCss */

.pvr-box {
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(69, 101, 173, 0.1);
}

.pvr-box {
    padding: 1.5rem 2rem;
    margin-bottom: 1rem;
    padding-bottom: 0px !important;
}

.pvr-wrapper .pvr-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 0.6rem;
    margin-bottom: 1.6rem;
    position: relative;
    z-index: 1;
}

.pvr-box-controls {
    float: right;
}

.pvr-wrapper .pvr-header:after {
    content: "";
    width: 8rem;
    height: 3px;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.dashboard_v1 .am_chart {
    width: 100%;
    height: 300px !important;
}

.amcharts-chart-div circle {
    display: none;
}

.amcharts-chart-div g .amcharts-graph-label {
    display: none;
}

.amcharts-chart-div g .amcharts-graph-bullet,
.amcharts-chart-div g .amcharts-graph-stroke {
    display: none;
}


/* TablesCss */

.reservation_table td.py-1 {
    line-height: 36px;
}

.reservation_table td.py-1 img {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin-right: 10px;
}

.reservation_table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}

.reservation_table tbody tr td {
    padding: 8px 0.75rem !important;
}

.reservation_table .card-body,
.car_add_table .card-body,
.cari_table .card-body {
    padding: 5px 15px;
    position: relative;
}

.reservation_table .card-body h4,
.car_add_table .card-body h4,
.cari_table .card-body h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px !important;
    line-height: 30px;
}

.reservation_table .card-body h4 .btn {
    padding: 8px 16px;
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 0;
    line-height: initial;
    margin-top: 2px;
    border-radius: 0.25rem;
}

.reservation_table .card-body h4 .btn-red:hover {
    color: #fff;
}

.reservation_table .card-body h4 .btn i {
    display: block;
    margin: 0px 6px 0 0;
    font-size: 16px;
    float: left;
    width: auto;
}

.car_add_table .card-body h4 .btn {
    padding: 8px 16px;
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 0;
    line-height: initial;
    margin-top: 2px;
    border-radius: 0.25rem;
}

.car_add_table .card-body h4 .btn-red:hover {
    color: #fff;
}

.car_add_table .card-body h4 .btn i {
    display: block;
    margin: 0px 6px 0 0;
    font-size: 16px;
    float: left;
    width: auto;
    color: #fff;
}

.cari_table .card-body h4 .btn {
    padding: 8px 16px;
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 0;
    line-height: initial;
    margin-top: 2px;
    border-radius: 0.25rem;
}

.cari_table .card-body h4 .btn-red:hover {
    color: #fff;
}

.cari_table .card-body h4 .btn i {
    display: block;
    margin: 0px 6px 0 0;
    font-size: 16px;
    float: left;
    width: auto;
    color: #fff;
}

.reservation_table .card-body h4::after,
.car_add_table .card-body h4::after,
.cari_table .card-body h4::after {
    content: ' ';
    background: #1894ac;
    width: 3px;
    height: 25px;
    position: absolute;
    top: 7px;
    display: block;
    left: 0;
}

.car_add_table .card-body i {
    width: auto;
    height: auto;
    margin: 0;
    color: #162168;
    display: block;
    text-align: left;
    font-size: inherit;
}

.car_add_table tbody tr td {
    padding: 17px 0.75rem !important;
    border: none !important
}

.cari_table .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.10938rem;
    opacity: 0;
}

.cari_table .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: .10938rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #f1f3fd;
    border-color: #f1f3fd;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8…M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-control-label::after {
    position: absolute;
    top: .10938rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.cari_table .card-body table tr td a {
    color: #000;
}

.cari_table .card-body table tr td .badge-soft-success {
    color: #34c38f;
    background-color: rgba(52, 195, 143, .18);
}

.cari_table .card-body table tr td .badge-soft-danger {
    color: #f46a6a;
    background-color: rgba(244, 106, 106, .18);
}

.cari_table .card-body table tr td .badge-soft-warning {
    color: #f1b44c;
    background-color: rgba(241, 180, 76, .18);
}

.cari_table .card-body i {
    width: auto;
    height: auto;
    margin: 0;
    color: #162168;
    display: block;
    text-align: left;
    float: left;
    font-size: inherit;
    margin-right: 8px;
    margin-top: 4px;
}

.cari_table .btn {
    padding: 8px 3px;
    font-size: 12px;
    margin-left: 8px;
    margin-bottom: 0;
    line-height: initial;
    margin-top: 2px;
    border-radius: 0.25rem;
}

.card-body table tr td {
    padding: 0 25px;
    height: 60px;
    vertical-align: middle;
    color: #162168;
}

.card-body table tr th {
    padding: 0 25px;
    height: 60px;
    vertical-align: middle;
    color: #162168;
    font-weight: 500;
    font-size: 14px !important;
}

.reservation_table tbody tr td {
    padding: 8px 0.75rem !important;
}

.kisa-tr td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.reservation_table td.py-1 {
    line-height: 36px;
}

.card-body table tr td .badge {
    vertical-align: middle;
    padding: 5px 12px;
    font-weight: 400;
    letter-spacing: .3px;
    border-radius: 30px;
    font-size: 12px;
    color: #fff;
}

/* FooterCss */

.footer .copyright {
    color: #797979;
    padding: 10px 15px;
    margin: 10px 3px;
    line-height: 20px;
    font-size: 14px;
}

.main-panel .footer {
    border-top: 1px solid #e7e7e7;
}

.btn-scroll-to-top {
    position: fixed;
    bottom: 70px;
    right: 25px;
    z-index: 1020;
}

.table.table-separate tbody tr {
    border-radius: 4px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.table.table-separate tbody tr:hover {
    -webkit-box-shadow: 0px 2px 5px rgba(69, 101, 173, 0.1);
    box-shadow: 0px 2px 5px rgba(69, 101, 173, 0.1);

}

.table.table-separate {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.table .user-with-avatar img {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
}

.table.table-separate tbody td {
    padding: 0.9rem 1.1rem;
    background-color: #fff;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.03);
    line-height: 25px;
}

.table-separate .form-check {
    position: relative;
    display: block;
    margin-bottom: 0rem;
}

.table-separate .form-check .form-check-label {
    padding-left: 26px;
}

.table-separate .user_box {
    display: flex;
}

.table-separate .user_email {
    display: inline-grid;
    padding-left: 10px;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 7px 15px;
}

.table-extended {
    background: #fff !important;
}

.table-extended th {
    background: transparent !important;
    border: 0px !important;
}

.table-extended .form-check .form-check-label {
    line-height: 10px !important;
}

.table-extended .material-icons.align-middle {
    cursor: pointer;
}

.table-separate th {
    color: #242a30;
    font-weight: 500;
    font-size: 15px;
}

.table-separate .media-link {
    color: #000;
}

.table-separate .badge {
    padding: 5px 10px;
}

.table th, .table td {
    line-height: 1;
    white-space: nowrap;
}

.panel-body .form-group label {
    font-weight: bold;
    font-size: 14px;
}

.panel-body .form-group .form-control {
    font-size: 14px;
}

.help-block {
    color: #999;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
}

#setting .material-icons {
    vertical-align: middle;
}

#setting .media-left {
    border: 1px solid #cecece59;
    padding: 20px;
    margin-right: 30px;
}

/*
.content-wrapper .btn {
    margin-bottom: 0px;
}

.content-wrapper .btn i{
    margin-right: 5px;
}
*/
#applications .table-responsive td {
    font-size: 13px !important;
}

#cart .nav-link {
    margin-top: 1px;
}

#cart .nav-link i {
    margin-right: 10px;
    margin-top: 8px;
}

#cart .notification {
    top: 6px;
}

.pvr-wrapper ul.aidatlar li {
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.pvr-wrapper ul li {
    display: inline-block;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 0.25rem 0.75rem;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
}

.pager li > a, .pager li > span, .pagination > li > a {
    border-color: #e2e7eb;
    color: #242a30
}

.pager.pager-without-border li > a, .pager.pager-without-border li > span, .pagination.pagination-without-border > li > a {
    border-color: #fff
}

.pager > .disabled > a, .pager > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    opacity: .6;
    filter: alpha(opacity=60);
    border-color: #ddd
}

.pagination > li > a {
    color: #242a30;
    background: #fff;
}

.pagination > li:first-child > a {
    margin-left: 0
}


.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 14px;
    margin-left: 6px
}

.pager li > a:focus, .pager li > a:hover, .pager li > span:focus, .pager li > span:hover, .pagination > li > a:focus, .pagination > li > a:hover {
    color: #fff !important;
    background: #248AFD;
    border-color: #248AFD;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #248AFD !important;
    border-color: #248AFD !important;
    color: #fff !important;
}

.paginate_button.active a {
    color: #FFFFFF !important;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #e24049;
    border-color: #e24049;
}

.bootstrap-table .pagination .page-number a {
    padding: 7px 12px;
}

.modal-header[class*=bg-] {
    padding: 15px 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.modal-header .bg-success {
    color: #fff;
}

.modal-title {
    color: #fff;
}

#newsepetim .media-left, #newsepetim .media > .pull-left {
    padding-right: 20px;
}

#newsepetim .media-left img:not(.media-preview), #newsepetim .media-right img:not(.media-preview), .thumbnail .media img:not(.media-preview) {
    width: 40px;
    height: 40px;
    max-width: none;
}

#newsepetim .media-left, #newsepetim .media-right, .media-body {
    position: relative;
}

#newsepetim .media-left, #newsepetim .media-right, .media-body {
    display: table-cell;
    vertical-align: middle;
}

#newsepetim a {
    color: #333;
}

#newsepetim .text-muted {
    line-height: 40px;
}

.form-group.widthsepet {
    width: 120px;
}

.form-group .quantity {
    height: 38px;
    border: 1px solid #f0f0f0;
}

.category-agac-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    padding-left: 0 !important;;
}

.category-agac-text h6 {
    margin: 0px !important;
}

.category-content ul li {
    list-style: none;
    color: #495b79;
    font-size: 14px;
    font-weight: 400;
    padding: 16px 10px;
    /*border-top: 1px solid #d8e0e6;*/
}

.category-content ul {
    padding-left: 0px;
}

.category-title {
    padding: 30px;
}

.text-semibold {
    text-align: left;
}

.siparis_devam {
    border-top: inherit !important;
}

/*
.category-content li a {
    font-weight: bold;
}*/
.siparis_devam a {
    display: block;
    color: #fff !important;
    padding: 15px;
}

.devambtn a {
    display: block;
    color: #fff !important;
    padding: 15px;
}

.devambtn a:hover {
    color: #fff !important;
}

.adim1 .hidden {
    display: none !important;
}

.heading-elements-toggle {
    right: 20px;
    float: right;
    display: none;
}

.adim1 .heading-elements {
    background-color: inherit;
    position: absolute;
    top: -14%;
    right: 20px;
    height: 36px;
    z-index: 999;
}

.adim1 .heading-elements .icons-list {
    margin-top: 0px;
}

.icons-list > li:first-child {
    margin-left: 0;
}

.icons-list > li {
    position: relative;
    display: inline-block;
    font-size: 13px;
}

.icons-list > li > a {
    color: inherit;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

.has-error .form-control {
    border-color: #d84315;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .error {
    font-size: 12px;
    color: #d84315;
}

.odeme_3 .panel-title > a:before {
    content: '\f106';
    font-family: 'FontAwesome';
    position: absolute;
    top: 25%;
    margin-top: -15px;
    left: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.odeme_3 .panel-title > a.collapsed:before {
    content: '\f107';
    font-family: 'FontAwesome';

}

.odeme_3 .panel-title > a:before {
    left: auto;
    right: 16px;
}

.odeme_3 .panel {
    position: relative;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    position: relative;
}

.adim3 .hidden {
    display: none !important;
}

.standarttemp.urun-kutusu .isim {
    min-height: 60px !important;
}

.updatebtnnew {
    margin-top: 10px;
}

.updatebtnnew a {
    color: #fff !important;
}

.mbot20 {
    margin-bottom: 20px;
}

.btnwidthx {
    width: 60% !important;
}

/*1336px laptop ekranı*/
@media (min-width: 1366px) and (max-width: 1900px) {
    .credit-input_w {
        width: 150px;
    }

    .btnwidthx {
        width: 60% !important;
    }

    .table.table-separate {
        overflow: scroll;
    }

    #order-listing .clear_fl input {
        margin-left: 45px;
        margin-top: -2px;
    }

    .steps-order .table.table-separate tbody td {
        padding-left: 20px !important;
    }

    .mbot20 {
        margin-bottom: 5px !important;
    }

    .margin_md {
        margin-bottom: 24px !important;
    }

    .steps-spet li .number i {
        font-size: 15px;
    }

    .text-tiny span {
        width: 35% !important;
    }

    .steps-spet > ul > li a {
        font-size: 12px;
    }

    .spet_stok_border {
        width: 100% !important;
    }

    .sepet_quantity {
        padding: 0px !important;
    }

    .standarttemp.urun-kutusu .isim {
        min-height: 60px;
    }

    .urunKismi .isim .yukseklik {
        font-size: 14px !important;
    }

    .standarttemp.urun-kutusu .fiyat {
        font-size: 15px !important;
    }

    .table_new td, .table_new th {
        padding: 0.8rem !important;
        vertical-align: top;
        border-top: 1px solid #eff2f7;
        font-size: .8rem !important;
    }

    .homecol2 {
        max-width: 25% !important;
        flex: 0 0 50% !important;
    }

    .quick_buton .btn {
        padding: 8px 4px;
        font-size: 12px;
    }

    ._urunBlock:nth-child(25) {
        display: none !important;
    }

    .quick_buton .form-control {
        padding: 0.375rem 0px 5px 10px;
    }

    .pr0 {
        padding-right: 0px;
    }

    .table.table-separate tbody td {
        padding: 10px 10px;
    }

    #product_options .form-control {
        padding: 5px 5px;
        font-size: 13px;
    }

    .listbutn span {
        display: none;
    }

    .table td {
        font-size: 13.5px !important;
    }

    .adetbtn {

        padding: 7px 0px 7px 4px;
    }

    .buton {
        min-width: 150px;
    }
}

.heading-form .input-group input {
    max-width: 225px;
}

.heading-form .input-group {
    justify-content: flex-end;
}

/*ipad pro*/
@media (min-width: 1024px) and (max-width: 1300px) {

    .text-tiny span {
        width: 40% !important;
        float: left;
        font-weight: 600;
    }

    .customer_list_head {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap !important;
        align-content: space-between;
        justify-content: flex-start;
        align-items: center;
    }

    .clear_fl input {
        margin-left: 65px;
        margin-top: -2px;
    }

    ._hauto img {
        width: 100%;
    }

    .cari_sip_limiter {
        margin-bottom: 20px;
        min-height: 375px;
    }

    .homecol2 {
        max-width: 33% !important;
        flex: 0 0 50% !important;
    }

    .quick_buton .btn {
        padding: 10px 0px;
        font-size: 11px;
        margin-left: -26px;
    }

    .btnwidth {
        width: 25%;
        margin-right: 15px;
        text-align: center;
        padding: 0px 0px 0px 0px !important;
        height: 32px;
    }

    .m2widthx .form-control {
        height: 38px;
        position: relative;
        top: -3px;
    }

    .quick_buton .form-control {
        padding: 6px 0px 6px 7px;
    }

    .adetbtn {
        width: 30px;
        padding: 7px 0px 7px 4px;
    }

    .listbutn span {
        display: none;
    }

    .adetbtn {
        width: 47px;
        text-align: center;
        padding: 7px 0px;
    }

    .table.table-separate tbody .urun-kutusu .buton {
        min-width: 165px;
    }
}

.btn {
    opacity: 1;
}

/*ipad 9.7*/
@media (min-width: 768px) and (max-width: 1020px) {
    .layout-sidebar-large .sidebar-left-secondary {
        left: -265px !important;
    }

    .adet-liste_type .qty-plus-minus {
        margin: 0px -10px !important;
        width: 70px !important;
    }

    .steps-spet ul {
        flex-wrap: nowrap;
        flex-direction: column !important;
    }

    .mobil_ac_hiz {
        display: flex;
        flex-direction: row;
    }

    .mobil_ac_hiz li {
        margin-right: -20px;
    }

    .urunKismi .isim .yukseklik {
        font-size: 15px !important;
    }

    .content-wrapper, .p0 {
        padding: 0px 15px 0px 15px !important;
    }

    #order-listing .m2widthx {
        width: 22% !important;
    }

    .reset_wd {
        width: 60% !important;
    }

    #order-listing .m2width {
        width: 26% !important;
    }

    .customer_list_head {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap !important;
        align-content: space-between;
        justify-content: flex-start;
        align-items: center;
    }

    .nav-mobile-menu {
        display: none !important;
    }

    .adetbtn {
        width: 55px;
        text-align: center;
        padding: 7px 0px;
    }

    .table.table-separate tbody .urun-kutusu .buton {
        min-width: 140px;
    }

    .clear_fl input {
        margin-top: -2px;
    }

    .m2widthx .form-control {
        height: 38px;
    }

    .quick_buton .btn {
        padding: 10px 2px !important;
        font-size: 12px;
    }

    .btnwidthx .icons {
        padding-right: 5px;
    }

    .btnwidthx {
        width: 50% !important;
    }

    .homecol2 {
        max-width: 33% !important;
        flex: 0 0 50% !important;
    }

    .quick_buton .btn {
        padding: 8px 4px;
        margin-left: -20px;
    }

    .quick_buton .form-control {
        padding: 0px;
        height: 35px;
    }

    .listbutn span {
        display: none;
    }

    .media {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        flex-direction: column;
    }

    #setting .media-left {
        margin-bottom: 15px;
    }

    .tend {
        text-align: start !important;
        margin-top: 15px;
    }


}


.quick_buton .form-control {
    height: 38px;
}

.flex-order {

}

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

/*iphone 6-7-8-X*/
@media (min-width: 375px) and (max-width: 760px) {
    .adet-liste_type .qty-plus-minus {
        margin: 0px !important;
    }

    .mobil_ac_hiz {
        display: flex;
        flex-direction: row;
    }

    .mobil_ac_hiz li {
        margin-right: -20px;
    }

    .js {
        width: 94%;
    }

    .mh100 {
        min-height: 100px;
    }

    .btn_site {
        background-color: #408dc6;
    }

    .flex_buton {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
    }

    .w80 {
        width: 80px;
    }

    .break_word_m {
        white-space: break-spaces !important;
    }

    .witdh_for_m {
        width: 150px;
    }

    .shop-view-switcher .nav-link i {
        font-size: 20px;
    }

    .burger-navbar {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .pt8 {
        padding-top: 15px !important;
    }

    .bton_top {
        margin-top: -20px;
    }

    .bton_top .search_bg {
        padding: 8px 18px !important;
    }

    .pricing-box-tabs {
        margin-top: 15px;
    }

    .pricing-box-tabs .nav-tabs li a {
        min-width: 112px !important;
        padding: 10px 17px !important;
    }

    .oa {
        overflow: auto;
    }

    .flex-head {
        flex-wrap: wrap;
    }

    .customer_list_head {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap !important;
        align-content: space-between;
        justify-content: flex-start;
        align-items: center;
    }

    .pvp_head_bg h5 {
        font-size: 15px;
    }

    .text-tiny span {
        width: 40% !important;
    }

    .subtable-link a {
        font-size: 12px !important;
    }

    #setting .media-left {
        margin-right: 0px;
    }

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

    .tend {
        text-align: start !important;
        margin-top: 15px;
    }

    .steps-spet ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: column !important;
    }

    .media {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    #setting .media-left {
        margin-bottom: 15px;
    }

    #setting .media-body {
        margin-bottom: 15px;
    }

    .steps-order .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: column;
    }

    .steps-order .nav li {
        margin-bottom: 10px;
    }

    .stok_mobil {
        width: 38%;
        margin-top: 5px;
    }

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

    .margin_sepet_b img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .homecol2 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .quick_buton .btn {
        padding: 8px 4px;
        width: 50%;
    }

    .filter .quick_buton .form-control {
        padding: 6px 0px 6px 7px;
        height: 38px;
    }


    .filter ul li {
        display: flex;
        flex-direction: column;
    }

    .adetbtn {
        padding: 7px 0px 7px 4px;
        margin-bottom: 5px;
    }

    .listbutn span {
        display: none;
    }

    #order-listing .m2widthx {
        width: 100% !important;
        padding: 0px;
    }

    #order-listing .m2width {
        width: 100% !important;
        padding: 0px;
    }

    .shop-view-switcher {
        position: absolute;
        top: -4px !important;
        right: -10px !important;
    }

    .nav-mobile-menu {
        display: none !important;
    }
}

#accordion-control-right .table.table-click td {
    vertical-align: middle;
}

#accordion-control-right .table.table-click td select {
    width: 40px;
}

#accordion-control-right .panel-body .form-group .form-control {
    height: 100%;
    min-height: 38px;
}

ul.aidatlar {
    padding-left: 0;
}

.head {
    height: 60px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0 !important;
}

.head h1 {
    font: bold 22px arial;
}

.head h1 img {
    vertical-align: middle;
}

.head h2 {
    font: bold 16px arial;
}

.head > ul {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 4px;
}

.head > ul li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}

.head > ul li:last-child {
    margin-right: 0;
}

table.form {
    width: 100%;
    border-collapse: collapse;
}

table.form tr td.left {
    width: 25%;
    padding: 8px 0;
    text-align: right;
    vertical-align: middle;
}

table.form tr td.left span {
    color: #888;
}

.multi_selectbox {
    padding: 5px;
    border: solid 1px #ccc;
    width: 400px;
    height: 100px;
    overflow: auto;
}

label {
    font: normal 12px arial;
    color: #000;
    margin: 0 0 2px 0;
    display: block;
}


select {
    font: normal 12px arial;
    padding: 5px;
    border: solid 1px #ccc;
}

textarea {
    font: normal 12px arial;
    width: 400px;
    height: 100px;
    padding: 5px;
    border: solid 1px #ccc;
}


input.numfield {
    width: 20px;
}

.delete_image {
    background: url(https://www.cayder.org.tr/assets/backend/img/delete_image_btn.png) no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: inline-block;
    height: 26px;
    padding: 1px 0 0 30px;
    width: 70px;
    background-repeat: no-repeat;
}

.main_image {
    background: url(https://www.cayder.org.tr/assets/backend/img/image_btn.png) no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: inline-block;
    height: 26px;
    padding: 1px 0 0 30px;
    width: 70px;
    background-repeat: no-repeat;
}

table.form tr td.right {
    width: 50%;
    text-align: left;
    padding: 8px 10px 8px 10px !important;
}

table.form tr td.left {
    padding: 8px 10px 8px 10px !important;
}

.table.form tr td.right span {
    font: bold 14px arial;
}

.multi_selectbox p {
    margin-bottom: 0;
}

/* BirÃ§ok sayfada kullanÄ±lÄ±yor. Ã¶rnek: sepetim sayfasÄ± */
table.list {
    width: 100%;
    border-collapse: collapse;
}

table.list th {
    padding: 10px 4px;
}

table.list td {
    padding: 15px 2px;
    border-bottom: solid 1px #f1f1f1;
}

/* form sayfalarÄ±nda kullanÄ±lÄ±yor */
table.form {
    width: 100%;
    border-collapse: collapse;
}


table.form tr td img {
    vertical-align: middle;
}

table.form tr td.left {
    width: 50%;
    padding: 8px 0;
    text-align: right;
    vertical-align: middle;
}

table.form tr td.full {
    width: 100%;
    padding: 8px 0;
    font: bold 12px arial;
    text-align: right;
    vertical-align: middle;
}

table.form tr td.left span {
    color: #888;
}

table.form tr td.right {
    width: 50%;
    text-align: left;
    padding: 8px 20px 8px 20px;
}

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

table.form tr td.left span {
    color: #888;
}

/*
 * Buttons
 */

.button {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


/* colors */

.button.gray {
    color: #777;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd)); /* for chorme or safari */
    background: -moz-linear-gradient(top, #eee, #ddd); /* for mozilla */
    text-shadow: 0px 1px 1px #fff;
    border: solid 1px #ccc;
}

.button.gray:hover {
    color: #333;
    -webkit-box-shadow: 0 0 8px #ccc;
    -moz-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    text-decoration: none;
}

.button.green {
    color: #fff;
    border: solid 1px #070;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bb00', endColorstr='#008800'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#0b0), to(#080)); /* for chorme or safari */
    background: -moz-linear-gradient(top, #0b0, #080); /* for mozilla */
    text-shadow: -1px 0px 1px #040;
}

.button.green:hover {
    -webkit-box-shadow: 0 0 8px #070;
    -moz-box-shadow: 0 0 8px #070;
    box-shadow: 0 0 8px #070;
    text-decoration: none;
}

.button.blue {
    color: #fff;
    border: solid 1px #2879A1;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ccff', endColorstr='#3399cc'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#6cf), to(#39c)); /* for chorme or safari */
    background: -moz-linear-gradient(top, #6cf, #39c); /* for mozilla */
    text-shadow: -1px 0px 1px #184A63;
}

.button.blue:hover {
    -webkit-box-shadow: 0 0 6px #2879A1;
    -moz-box-shadow: 0 0 6px #2879A1;
    box-shadow: 0 0 6px #2879A1;
    text-decoration: none;
}

.button.red {
    color: #fff;
    border: solid 1px #800;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#aa0000'); /* for IE */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#a00)); /* for chorme or safari */
    background-image: -moz-linear-gradient(top, #f00, #a00); /* for mozilla */
    text-shadow: -1px 0px 1px #400;
}

.button.red:hover {
    -webkit-box-shadow: 0 0 8px #800;
    -moz-box-shadow: 0 0 8px #800;
    box-shadow: 0 0 8px #800;
    text-decoration: none;
}

/* sizes */
.button.small {
    font: normal 11px arial;
    padding: 3px 8px;
}

.button.medium {
    font: normal 12px arial;
    padding: 10px 20px;
}

.button.large {
    font: normal 18px arial;
    padding: 10px 30px;
}


/*iphone 5s*/
@media (min-width: 250px) and (max-width: 370px) {

    .mobil_ac_hiz {
        display: flex;
        flex-direction: row;
    }

    .mobil_ac_hiz {
        margin-right: -20px !important;
    }

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

    .tend {
        text-align: start !important;
        margin-top: 15px;
    }

    .nav-mobile-menu {
        display: none !important;
    }

    .steps-spet ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: column !important;
    }

    .media {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    #setting .media-left {
        margin-bottom: 15px;
    }

    #setting .media-body {
        margin-bottom: 15px;
    }

    .steps-order .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: column;
    }

    .steps-order .nav li {
        margin-bottom: 10px;
    }

    .stok_mobil {
        width: 38%;
        margin-top: 5px;
    }

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

    .homecol2 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .quick_buton .btn {
        padding: 8px 4px;
        margin-top: 10px;
        width: 100%;
    }

    .quick_buton .form-control {
        padding: 6px 0px 6px 7px;
    }

    .adetbtn {
        padding: 7px 0px 7px 4px;
    }

    .listbutn span {
        display: none;
    }

    #order-listing .m2widthx {
        width: 100% !important;
    }

    #order-listing .m2width {
        width: 100% !important;
    }

    .shop-view-switcher {
        position: absolute;
        top: 20px !important;
        right: -10px !important;
    }
}

.treeview .firs_ic i {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    margin-right: 10px;
}

.treeview:hover {
    background: rgba(0, 0, 0, 0.1);
}

.turn_angle {
    display: inline-block;
    position: absolute;
    margin-top: 13px;
    right: 0;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.info .turn_angle {
    display: inline-block;
    position: absolute;
    margin-top: 0px;
    right: -57px;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    font-size: 18px;
}

.sidebar .pull-right-container_alt {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin-top: -13px;
    right: 25px;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

.sidebar a[data-toggle="collapse"][aria-expanded="true"] .turn_angle, .sidebar .btn[data-toggle="collapse"][aria-expanded="true"] .turn_angle, .sidebar a.dropdown-toggle[aria-expanded="true"] .turn_angle {

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#pvr_user_nav ul {
    margin-left: 15px;
}

.sub-menu ul a::before {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    content: '';
    position: absolute;
    left: 32.5px;
    height: 5px;
    width: 5px;
    top: 12px;
}

.parent_menu ::before {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    left: 35px;
}

.treeview-menu::before {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    left: 35px;
}

.nav-item {
    position: relative;
}

.sub_link .sidebar-normal {
    margin-left: 20px;
}

.sidebar .nav {
    position: relative;
}

.user .info .iconac i {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 16px;
}

.ac_area {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    margin-left: 20px;
}

.ac_area .pull-right-container {
    right: -40px;
}

.nav-item.active a::before {
    box-shadow: 0 0 1px 1px #fff, 0 0 2px 2px #408dc6, 0 0 5px 4px #b4dce4;
}

.sidebar-mini i {
    /*  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  margin-left: -5px;*/
}

.sidebar-mini .treeview i {
    color: #fff
}

.card_new {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    margin-bottom: 2.25rem;
    -webkit-box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
}

.card-body_new {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1.25rem;
}

.me-1 {
    margin-right: .25rem !important;
}

.card-body_new h4 {
    font-size: 25px;
}

.card-body_new p {
    font-size: 0.85rem;
    font-weight: bold;
}


/**/


.apexcharts-legend {
    display: flex;
    overflow: auto;
    padding: 0 10px;
}

.apexcharts-legend.position-bottom, .apexcharts-legend.position-top {
    flex-wrap: wrap
}

.apexcharts-legend.position-right, .apexcharts-legend.position-left {
    flex-direction: column;
    bottom: 0;
}

.apexcharts-legend.position-bottom.apexcharts-align-left, .apexcharts-legend.position-top.apexcharts-align-left, .apexcharts-legend.position-right, .apexcharts-legend.position-left {
    justify-content: flex-start;
}

.apexcharts-legend.position-bottom.apexcharts-align-center, .apexcharts-legend.position-top.apexcharts-align-center {
    justify-content: center;
}

.apexcharts-legend.position-bottom.apexcharts-align-right, .apexcharts-legend.position-top.apexcharts-align-right {
    justify-content: flex-end;
}

.apexcharts-legend-series {
    cursor: pointer;
    line-height: normal;
}

.apexcharts-legend.position-bottom .apexcharts-legend-series, .apexcharts-legend.position-top .apexcharts-legend-series {
    display: flex;
    align-items: center;
}

.apexcharts-legend-text {
    position: relative;
    font-size: 14px;
}

.apexcharts-legend-text *, .apexcharts-legend-marker * {
    pointer-events: none;
}

.apexcharts-legend-marker {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 3px;
    border-style: solid;
}

.apexcharts-legend.apexcharts-align-right .apexcharts-legend-series, .apexcharts-legend.apexcharts-align-left .apexcharts-legend-series {
    display: inline-block;
}

.apexcharts-legend-series.apexcharts-no-click {
    cursor: auto;
}

.apexcharts-legend .apexcharts-hidden-zero-series, .apexcharts-legend .apexcharts-hidden-null-series {
    display: none !important;
}

.apexcharts-inactive-legend {
    opacity: 0.45;
}

.float-end {
    float: right !important;
}

.card-title {
    font-size: 16px !important;
    margin: 0 0 7px 0;
    font-weight: 600;
}

.float-end a {
    font-size: 15px;
}

.float-end a:hover {
    color: #000
}

.font-size-18 {
    font-size: 18px !important;
}

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

.main-chart .chart-border-left {
    border-left: 1.4px solid #f5f6f8;
    padding: 2px 20px;
}

.border-0 {
    border-width: 0 !important;
}

.border-0 {
    border: 0 !important;
}

.main-chart h3 {
    font-size: 23px;
}

.font-size-15 {
    font-size: 15px !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: .7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.table_new {
    width: 100%;

    color: #768490;
}

.table_new .thead-light th {
    color: #505d69;
    background-color: #f8f9fa;
    border-color: #eff2f7;
}

.table_new thead th {
    border-bottom: 2px solid #eff2f7;
}

.table_new td, .table_new th {
    padding: 0.68rem;
    vertical-align: top;
    border-top: 1px solid #eff2f7;
    font-size: .9rem;
}

.btn-warning {
    color: #fff;
    background-color: rgba(252, 185, 44);
}

.btn-warning:hover {
    opacity: .8 !important;
    color: white !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.badge-soft-success {
    color: #1cbb8c;
    background-color: rgba(28, 187, 140, .18);
}

.bg-primary {
    background-color: #408dc6 !important;
}

.btn:hover {
    opacity: 0.8;
}

.twoToneButton {
    color: #fff !important;
    margin-right: 8px;
    padding: 12px 10px !important;
    margin-top: 2px;
    position: relative;
}

.twoToneButton.spinning {
    background-color: #37323a;
    padding-right: 40px !important;
    border: 1px solid #37323a;
}

.twoToneButton.spinning:after {
    content: '';
    position: absolute;
    right: 6px;
    top: 50%;
    width: 0;
    height: 0;
    box-shadow: 0px 0px 0 1px darken(#212121, 10%);
    position: absolute;
    border-radius: 50%;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

.twoToneButton.spinning:before {
    content: "";
    width: 0px;
    height: 0px;
    border-radius: 50%;
    right: 6px;
    top: 50%;
    position: absolute;
    border-right: 3px solid #fff;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;

}

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

@keyframes exist {
    100% {
        width: 15px;
        height: 15px;
        margin: -8px 5px 0 0;
    }
}

.apexcharts-legend-text {
    position: relative;
    font-size: 15px !important;
    margin-right: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.renktest .progress:nth-child(1) div {
    background: red !important;
}

.sol-kisim {
    padding: 1.5rem;
}

.product_image .img-responsive {
    border-radius: 7px;
}

.urunKismi .isim .yukseklik {
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 18px;
    padding: 0px 10px;

}

sup {
    font-size: 100% !important;
    top: 0px !important;
}

.dropdown-item .material-icons {
    font-size: 18px !important;
    color: #74788d !important;
}

.logout_cs .dropdown-item {
    font-size: .9rem;
    padding: 0.25rem 0.75rem !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #f8f9fa !important;
    color: #212529 !important;
}

.navbar-nav .nav-item .dropdown-menu:before {
    display: none !important;
}

.navbar-nav .nav-item .dropdown-menu:after {
    display: none !important;
}

.logout_cs .dropdown-menu {
    margin-top: 7px !important;
}

.btnwidth {
    width: 18%;
    margin-right: 15px;
    text-align: center;
    padding: 0px 0px 0px 10px;
}

.btnwidthx {
    width: 45%;
}

.js {
    justify-content: space-between;
}

.standarttemp .urunKismi .quick_buton {
    border-top: 1px solid #ddd;
}

.standarttemp .yukseklik:hover {
    color: #408dc6;
}

.btnwidthx:hover {
    opacity: 0.8;
}

.user_panel input {
    border-radius: 5px;
    height: 45px;
    border: 1px solid #eff2f7;
    padding: 0px 18px;
    color: #1e2e50;
    background: #fff;
}

.pb0 {
    padding-bottom: 0px !important;
}

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

.user_panel .form-group label {
    font-weight: 500 !important;
}

.btn-add {
    background-color: #408dc6;
    border-color: #408dc6;
}

.btn-add:hover {
    background-color: #408dc6;
    border-color: #408dc6;
    opacity: 0.8;
}

.input_perm {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.input_perm input {
    margin-right: 10px;
}

.media-left .media-preview {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#setting .media-left {
    min-width: 192px;
}

#setting input {
    border-radius: 5px;
    height: 45px;
    border: 1px solid #eff2f7;
    padding: 0px 18px;
    color: #1e2e50;
    background: #fff;
}

#setting .panel-body .form-group label {
    font-weight: 500 !important;
    margin-top: 12px;
}

.table_limiter tr:nth-child(6) {
    display: none;
}

.table_limiter tr:nth-child(7) {
    display: none;
}

.table_limiter tr:nth-child(8) {
    display: none;
}

.tend {
    text-align: end;
}

.p30n {
    padding: 0px 30px;
}

.deal_table thead th {
    border-color: #eff2f7 !important;
    padding: 20px;
}

.price-not {
    line-height: 20px;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px;
}

.deal_table .table.table-separate {
    border-spacing: 0 0px !important;
    margin-bottom: 0px;
}

.deal_table .table.table-separate tbody td {
    border-right: none !important;
    border-bottom: 1px solid #ddd;
}

.deal_table {
    padding: 20px 20px 20px 20px;
}

.prem {
    padding: 20px 2rem;
}

.deal_icn {
    font-size: 21px;
}

.deal_icn_trash {
    color: red;
    font-size: 18px;
}

.deal_table .table-separate tbody .border-last:last-child td {

    border-bottom: none;
}

.deal_table tbody .border-last:last-child td {

    border-bottom: none;
}

/*Sepet*/
.font-size-16 {
    font-size: 16px !important;
}

.fw-medium {
    font-weight: normal;
}

.card-body_new p strong {
    font-weight: 600;
    padding-right: 10px
}

.sepetstokbtn {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #408dc6 !important;
    font-size: 16px;
    padding: 3px 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0px;

}

.spet_stok_border {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 75%;
    margin: auto;
}

.stok_orta {
    border-color: transparent !important;
    height: 32px !important;
}

.margin_sepet_b {
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    margin-bottom: 20px;
    background: #fff;
    padding: 10px 0px;
    margin-left: -20px;
}

.sepet_right_title {
    display: flex;
    justify-content: space-between;
}

.sepet-right-text {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 10px;
}

.sepet-right-text span {
    padding: 5px 10px 0px 10px;
}

.fw6 {
    font-weight: 600
}

.sepet-content li {
    padding: 10px 0 !important;
    margin: 0px 20px;
    border-bottom: 1px solid #f7f7f7;
}

.devam {
    color: #fff !important;
    padding: 10px 0px !important;
    margin-top: -15px !important;
    margin-bottom: -10px !important;
}

.devam:hover {
    color: #fff !important;
    opacity: 0.8;
}

.sepetbody p {
    font-weight: normal;
}

.siparis_devam {
    border: none !important;
}

.siparis_devam a {
    padding: 10px 0px !important;
}

.devambtn {
    border: none !important;
}

.fat_adres {
    font-size: 0.85rem;
    border: 1px solid #408dc6;
    padding: 20px;
    border-radius: 5px;

}

.fat_adres .name {
    font-weight: 600;
}

.fat_adres .pvr-header {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    font-weight: 600;
}

#accordion-control-right h6 a:hover {
    color: #408dc6;
}

.card-grid-right h5 {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #050605;
}

.card-grid-right .text-tiny {
    font-size: 0.84rem;
}

.mr15n {
    margin-right: -15px;
}

.text_fia {
    font-weight: bold !important;
}

.mtop-trash {
    margin-top: 35px;
    display: block;
}

.mobil_text_sepet .price {
    padding-top: 10px;
    display: inline-block;
}

.old-price {
    font-size: 13px;
    color: #bfbfbf;
    text-decoration: line-through;
    display: inline-block;
}


.sepet_right_title:hover {
    color: #408dc6;
}

.ptop10 {
    padding-top: 10px !important;
}

.steps-spet ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
}

.steps-spet > ul > li {
    width: 100%;
}

.steps-spet .current a, .steps-spet .current a:active, .steps-spet .current a:hover {
    background-color: rgba(91, 115, 232, .2);
    color: #495057;
}

.steps-spet > ul > li a {
    display: block;
    padding: 0.5rem 1rem;
    color: #495057;
    font-weight: 500;
    background-color: #fff;
}

.steps-spet .number {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0.5rem;
}

.form-steps__item--activet a {
    color: #fff !important;
}

.form-steps__item--activet a i {
    color: #fff !important;
}

.form-steps__item--activet span {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.form-steps__item--active a {
    color: #fff !important;
}

.form-steps__item--active a i {
    color: #fff !important;
}

.form-steps__item--active span {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.payment-header {
    margin-bottom: 20px;
}

.steps-order li .number i {
    margin-top: 10px;
    display: block;
}

.btnwidthx .icons {
    padding-right: 10px;
}

.steps-order .nav-link.active {
    color: #fff !important;
    border: none !important;
}

.steps-order .nav-link:hover {
    border: none !important;
}

.steps-order .nav-tabs .nav-link {
    border: none !important;
    background: #eee;
    border-radius: 0px;
    margin-right: 10px;
}

.steps-order .nav-tabs {
    border-bottom: none !important;
    margin-bottom: 20px;
}

.steps-order .table.table-separate tbody td {
    border-bottom: 1px solid #f7f7f8;
    line-height: 20px;
}

.l30 td {
    line-height: 30px;
    padding: 15px 30px;
}

.breadcrumb {
    background: #fff !important;
}

.l30 th {
    padding: 15px 30px;
}

.cari_limiter {
    margin-bottom: 5px !important;
}

.group_add {
    border: 1px solid #408dc6;
    padding: 6px 7px 6px 7px;
    border-radius: 5px;
    display: block;
}

.group_search {
    border-color: #408dc6;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #fff !important;
}

.customer_table .table-separate td {
    padding: 0px 10px;
}

.customer_clr {
    color: #fff;
}

.customer_clr:hover {
    opacity: 0.8;
}

.custome_delete {
    font-size: 22px;
    color: red;
    display: inline-block;
    position: relative;
    top: -2px;
}

.group_add i {
    color: #408dc6;
}

.group_add:hover {
    color: #408dc6;
}

.custome_edit {
    font-size: 22px;
    color: #408dc6;
    display: inline-block;
    margin-right: 10px;
}

.customer_list_head {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: center;
}

.customer_list_head .form-group {
    margin-right: 15px;
}

.customer_list_head .form-group select, .customer_list_head .form-group input {
    border: 1px solid #408dc6;
    padding: 6px 6px 5px 6px;
    border-radius: 5px;
}

.bg-slate {
    background: #408dc6;
}

.cstm_list_btn a:hover {
    color: #fff !important;
    opacity: 0.8;
}

.import_title h5 {
    font-size: 20px;
}

.import_title p {
    font-size: 16px;
}

.sms_sending_btn a:hover {
    color: #fff !important;
    opacity: 0.8;
}

.campaign_time {
    display: flex;
    flex-direction: column;
}

.campaign_time select {
    border-color: #eff2f7;
    border-radius: 5px;
    height: 45px;
    border: 1px solid #eff2f7;
    padding: 0px 18px;
    color: #1e2e50;
    background: #fff;
    width: 100%;
}

.campaing_date_l {
    background-color: #fff;
    border: 1px solid #eff2f7;
}

.campaing_date {
    border-color: #eff2f7;
    border-radius: 50px;
    height: 50px;
    border: 1px solid #eff2f7;
    padding: 0px 18px;
    color: #000;
    background: #fff;
    font-weight: 500;
}

.input_banks {
    border-color: #eff2f7;
    border-radius: 5px;
    height: 45px;
    border: 1px solid #eff2f7;
    padding: 0px 18px;
    color: #1e2e50;
    background: #fff;
}

.campaign_group {
    display: flex;
    align-items: flex-start;
}

.campaign_multiple {
    width: 100%;
    margin-left: 20px;
    border-color: #eff2f7;
    padding: 6px 7px 5px 7px;
    border-radius: 5px;
}

.stepy-basic label {
    font-weight: 500;
    font-size: 14px;
    width: 160px;
}

.campaign_text_area {
    border-color: #eff2f7;
    border-radius: 5px;
}

.customer_clr:hover {
    color: #fff;
    opacity: 0.8;
}

.campaign_mail_ek {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.custome_test {
    font-size: 22px;
    color: #408dc6;
    display: inline-block;
    margin-right: 10px;
}

.custome_rapor {
    font-size: 22px;
    color: #28a745;
    display: inline-block;
    margin-right: 10px;
}

.grup_user {
    display: flex;
    flex-direction: column;
}

.ml0 {
    margin-left: 0px;
    padding: 9px;
}

.brder_color {
    border-color: #408dc6;
}

.panel-heading.pvr-wrapper legend {
    font-weight: 400;
    font-size: 16px;
}

.hand_phone {
    display: block;
    margin: auto;
    width: auto;
}

.pricing-box-tabs .nav-tabs {
    border-bottom: none;
    max-width: 500px;
    background: #fff;
    box-shadow: 0px 3px 14.88px 1.12px rgb(156 143 141 / 16%);
    border-radius: 10px;
}

.pricing-box-tabs .nav-tabs li {
    margin: -1.5px;
}

.pricing-box-tabs .nav-tabs .nav-link.active {
    border-color: #fff;
    color: #fff;
}

.pricing-box-tabs .nav-tabs li a {
    -moz-user-select: none;
    background-image: none;
    background-image: none;
    background-image: none;
    border: 3px solid transparent;
    border-radius: 10px;
    color: #526584;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 14px 17px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    background-size: 200% auto;
    -webkit-transition: all 200ms ease-in;
    transition: unset;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: none;
    min-width: 130px;
}

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

.pt8 {
    padding-top: 8px;
}

.group_add_from .form-group label {
    font-weight: 500;
    font-size: 14px;
    width: 160px;
}

.qty-plus-minus {
    display: inline-block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 30px;
}

.qty-plus-minus .ec_qtybtn {
    width: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
}

.qty-plus-minus input.qty-input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #777;
    float: left;
    font-size: 14px;
    height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80%;
    outline: none;
}

.qty-plus-minus input[type=number]::-webkit-inner-spin-button,
.qty-plus-minus input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.qty-plus-minus input[type=number] {
    -moz-appearance: textfield;
}


.dec.ec_qtybtn {
    padding-left: 5px;
}

.inc.ec_qtybtn {
    padding-right: 5px;
}

#product_options .form-control {
    font-size: 13px;
}

.dealer_add_tble th {
    font-weight: 500;
    font-size: 14px;
}

.mobil_ac_menu {
    display: block;
    right: 50px;
}

.sidebar-mini .sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.sidebar-mini .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal,
.sidebar-mini .sidebar .sidebar-wrapper .user .info > a > span,
.sidebar-mini .sidebar .sidebar-wrapper > .nav li > a span, .sidebar-mini .sidebar .sidebar-wrapper > .nav li > a .caret {
    opacity: 1 !important;
}

.img-responsive {
    width: 100%;
    display: inline-block;
}

.sidebar-mini .sidebar .sidebar-wrapper > .nav li > a .firs_ic {
    margin-right: 2px;
}

.listbutn i {
    padding-right: 5px;
}

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

.padr15 {
    padding-right: 15px;
}

.TRY:before, .USD:before, .EUR:before {
    font-family: FontAwesome;
    font-weight: 300;
    margin: 0 2px;
}

.product_action {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.5rem 0.5rem 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transform: translate(100%);
    transition: all .3s ease 0s;
}

.product_action a {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    padding: 0.2rem 0.6rem;
    font-size: .75rem;
    border-radius: 0.15rem;
}

.product_action a i {
    display: inline-block;
}

.standarttemp.urun-kutusu:hover .product_action {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}

.ul_clear {
    margin: 0px;
    padding: 0px;
}

.TRY:before {
    content: "\f195";
}

.USD:before {
    content: "\f155";
}

.EUR:before {
    content: "\f153";
}

.dflex-mob-kur {
    display: none;
}

.legendcontainer .subtable-link a:hover {
    background: transparent !important
}

@media (max-width: 767px) {
    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: flex-start;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .mobil_ac_menu {
        display: block;
    }

    .navbar-nav .show .dropdown-menu {
        position: absolute !important;
        background-color: #fff !important;
        left: -98px !important;
        top: 85% !important;
    }

    .dflex-mob-kur {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .none_mob {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1020px) {
    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }

    .mobil_ac_menu {
        display: block;
        position: absolute;
        right: 10%;
        top: 8%;
    }

    .navbar-nav .show .dropdown-menu {
        position: absolute !important;
        background-color: #fff !important;
        left: -98px !important;
        top: 85% !important;
    }


}

@media (min-width: 250px) and (max-width: 767px) {
    .main-panel .navbar.mh100 {
        min-height: 95px
    }

    .doviz-kurlari {
        margin-left: -20px;
    }


}

.mobile-search {
    display: none;
}

@media (max-width: 768px) {
    .mobile-search {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #50A1FD;
        z-index: 100;
        display: none;
        align-items: center;
        justify-content: center;
    }

    .mobile-search .search-div {
        display: block;
    }

    .mobile-search.on {
        display: flex;
    }

    .dark-bg-search.on {
        display: block;
    }

    .dark-bg-search {
        position: absolute;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgb(0, 0, 0, .9);
        z-index: 99;
    }
}

.fixed_navbar_new {
    position: relative;
    width: 100%;
    height: 80px;
    -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    background: #fff;
    z-index: 100;
    left: 0px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.layout-sidebar-large .menu-toggle {
    width: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    background-color: #fff;
    padding: 9px 20px;
    border-radius: 50%;
    box-shadow: 0px 0px 3px 3px rgba(4, 4, 7, 0.1);
    transform: scale(.8);
}

.layout-sidebar-large .menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.search-div {
    position: relative;
}

.input-form {
    outline: none;
    border: 1px solid #ccc;
    height: 35px !important;
    width: 100%;
    padding-left: 20px !important;
    font-size: 14px !important;
}

.search-div i {
    opacity: .7 !important;
}

.layout-sidebar-large .menu-toggle div {
    width: 24px;
    height: 1px;
    background: #111827;
    margin: 3px 0;
}


.mob_close {
    overflow: auto !important;
}

.tab_close {
    overflow: auto !important;
}

.tab_pro_close {
    overflow: auto !important;
}

@media (min-width: 1px) and (max-width: 249px) {
    .info_user {
        display: none;
    }

}


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

.last_login_box_left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    max-width: 95px;
    width: 100%;
    font-size: 13px;
}

.last_login_box_left span {
    margin-bottom: 5px;
    font-weight: 500;
}

.last_login_box_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    font-size: 12px;
}

.last_login_box_right span {
    margin-bottom: 5px
}

.border-mobil-last-login {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.mob_last_title {
    text-align: center;
    font-size: 15px !important;
    font-weight: 500;
}

.pad_mob {
    padding: 8px 0px;
}

.basarili_mob {
    background: #91cc7566
}

.basarisiz_mob {
    background: #ff180038
}

.border-last-order {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    padding-left: 15px;
}


.group_title {
    padding-left: 15px;
    font-size: 14px;
    color: #3074f1;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.group_title svg {
    margin-right: 7px;
}

@media (min-width: 250px) and (max-width: 374px) {

    .info_user {
        display: none;
    }

    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-around;
    }

    .mobil_ac_menu {
        right: 30px !important;
    }

    .h_doviz {
        display: none !important;
    }

    .tahsilat_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .new_user_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg_text_box {
        font-size: 16px !important
    }

    .tahsilat_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 140px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_icon_box {
        margin-left: 0%;
        width: 55px !important;
        height: 46px !important;
    }

    .talep_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 46px !important;
    }

    .new_user_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .new_user_bg_img img {
        width: 35px !important;
    }

    .talep_bg_img img {
        width: 35px !important;
    }

    .tahsilat_bg_icon_box img {
        width: 35px !important;
    }

    .card_new.card_new_hov.card_blue {
        display: none !important
    }

    .hidden_special {
        display: none;
    }

    .brder_kredi {
        border-right: 0 !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .collect_not {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .sing_not {
        width: 100% !important;
    }

    .not_box_f {
        flex-direction: column;
    }

    #chart-sutun span {
        margin-right: 10px !important;
    }

    .chart_sutun_box {
        margin-right: 5px;
    }

    .card_new {
        margin-bottom: 1.5rem !important;
    }

    .indc_hiz {
        bottom: -35px !important;
    }

    .carousel-indicators li {
        border-radius: 50px;
        height: 10px !important;
        width: 10px !important;
        background: #678cb8;
    }

    .card_new_hov.card_green {
        margin-bottom: 15px !important
    }

    .card_new_hov.card_orange {
        margin-bottom: 15px !important
    }

    .hasilat_title {
        font-size: 12px !important;
    }

    .fs19 {
        font-size: 17px !important;
    }

    .footer .copyright {
        color: #797979;
        padding: 10px 15px;
        margin: 10px 3px;
        line-height: 20px;
        font-size: 13px;
        text-align: center !important;
    }

    footer.footer img {
        width: 100%
    }

    #chart-circle {
        height: 240px !important;
    }

    .border_btm {
        align-items: center;
    }

    .panel-title {
        font-size: 12px;
    }

    .sub_pan_title {
        font-size: 12px !important;
    }

    #chartdiv {
        font-size: 12px;
    }

    .hid_mob {
        display: none;
    }

    .legend_trans {
        transform: translate(-50px, 225px);
    }

    .last_login_box_right {
        max-width: 160px;
        width: 100%;
    }

    .dflex-mob-kur {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: flex-end;
        margin-top: -10px;
    }

    .main-panel .navbar.mh100 {
        min-height: 105px;
    }

    .doviz-kurlari {
        padding-right: 0px !important;
        margin-right: -10px;
    }

    /**/
    .bank_inf_tiny span {
        width: 30% !important;
        float: left;
        font-weight: 600;
    }

    .bank_page_title p {
        font-size: 12px;
    }

    .bank_page_title {
        padding: 1.5rem 20px;
    }

    .bank_page_title .pvr-header {
        font-size: 16px;
    }

    .pvr-box.card-grid.bank-card._hauto.br15 {
        padding: 1.5rem 20px;
    }

    .menu {
        padding: 7px 1.85em !important;
    }

    .card-grid-right .text-tiny {
        font-size: 11px;
    }
}


@media (min-width: 375px) and (max-width: 413px) {
    .info_user {
        display: none;
    }

    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-around;
        width: 80%;
    }

    .mobil_ac_menu {
        right: 30px !important;
    }

    .h_doviz {
        display: none !important;
    }

    .tahsilat_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .new_user_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg_text_box {
        font-size: 16px !important
    }

    .tahsilat_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 140px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_icon_box {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .talep_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .new_user_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .new_user_bg_img img {
        width: 35px !important;
    }

    .talep_bg_img img {
        width: 35px !important;
    }

    .tahsilat_bg_icon_box img {
        width: 35px !important;
    }

    .card_new.card_new_hov.card_blue {
        display: none !important
    }

    .hidden_special {
        display: none;
    }

    .brder_kredi {
        border-right: 0 !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .collect_not {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .sing_not {
        width: 100% !important;
    }

    .not_box_f {
        flex-direction: column;
    }

    #chart-sutun span {
        margin-right: 10px !important;
    }

    .chart_sutun_box {
        margin-right: 5px;
    }

    .card_new {
        margin-bottom: 1.5rem !important;
    }

    .indc_hiz {
        bottom: -35px !important;
    }

    .carousel-indicators li {
        border-radius: 50px;
        height: 10px !important;
        width: 10px !important;
        background: #678cb8;
    }

    .card_new_hov.card_green {
        margin-bottom: 15px !important
    }

    .card_new_hov.card_orange {
        margin-bottom: 15px !important
    }

    .hasilat_title {
        font-size: 12px !important;
    }

    .fs19 {
        font-size: 17px !important;
    }

    .footer .copyright {
        color: #797979;
        padding: 10px 10px;
        margin: 10px 3px;
        line-height: 20px;
        font-size: 13px;
        text-align: center !important;
    }

    footer.footer img {
        width: 100%
    }

    #chart-circle {
        height: 240px !important;
    }

    .border_btm {
        align-items: center;
    }

    .panel-title {
        font-size: 14px;
    }

    .sub_pan_title {
        font-size: 12px !important;
    }

    #chartdiv {
        font-size: 12px;
    }

    .hid_mob {
        display: none;
    }

    .legend_trans {
        transform: translate(-50px, 225px);
    }

    .last_login_box_right {
        max-width: 160px;
        width: 100%;
    }

    .dflex-mob-kur {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: flex-end;
        margin-top: -10px;
    }

    .main-panel .navbar.mh100 {
        min-height: 105px;
    }

    .doviz-kurlari {
        padding-right: 0px !important;
        margin-right: -10px;
    }


    /**/
    .bank_inf_tiny span {
        width: 30% !important;
        float: left;
        font-weight: 600;
    }

    .bank_page_title p {
        font-size: 12px;
    }

    .bank_page_title {
        padding: 1.5rem 20px;
    }

    .bank_page_title .pvr-header {
        font-size: 16px;
    }

    .pvr-box.card-grid.bank-card._hauto.br15 {
        padding: 1.5rem 20px;
    }

    .menu {
        padding: 7px 1.85em !important;
    }


}


@media (min-width: 414px) and (max-width: 767px) {
    .mobil_ac_hiz li {
        margin-right: -15px;
    }

    .info_user {
        display: none;
    }

    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-around;
        width: 80%;
    }

    .mobil_ac_menu {
        right: 30px !important;
    }

    .h_doviz {
        display: none !important;
    }

    .tahsilat_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .new_user_bg {
        padding: 20px 15px !important;
        min-height: 100px !important;
    }

    .talep_bg_text_box {
        font-size: 16px !important
    }

    .tahsilat_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_text_box {
        font-size: 16px !important
    }

    .new_user_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 140px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 10px !important;
        font-size: 15px !important;
        max-width: 170px !important;
    }

    .tahsilat_bg_icon_box {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .talep_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .new_user_bg_img {
        margin-left: 0%;
        width: 55px !important;
        height: 55px !important;
    }

    .new_user_bg_img img {
        width: 35px !important;
    }

    .talep_bg_img img {
        width: 35px !important;
    }

    .tahsilat_bg_icon_box img {
        width: 35px !important;
    }

    .card_new.card_new_hov.card_blue {
        display: none !important
    }

    .hidden_special {
        display: none;
    }

    .brder_kredi {
        border-right: 0 !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .collect_not {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .sing_not {
        width: 100% !important;
    }

    .not_box_f {
        flex-direction: column;
    }

    #chart-sutun span {
        margin-right: 10px !important;
    }

    .chart_sutun_box {
        margin-right: 5px;
    }

    .card_new {
        margin-bottom: 1.5rem !important;
    }

    .indc_hiz {
        bottom: -35px !important;
    }

    .carousel-indicators li {
        border-radius: 50px;
        height: 10px !important;
        width: 10px !important;
        background: #678cb8;
    }

    .card_new_hov.card_green {
        margin-bottom: 15px !important
    }

    .card_new_hov.card_orange {
        margin-bottom: 15px !important
    }

    .hasilat_title {
        font-size: 14px !important;
    }

    .fs19 {
        font-size: 17px !important;
    }

    .footer .copyright {
        color: #797979;
        padding: 10px 15px;
        margin: 10px 3px;
        line-height: 20px;
        font-size: 13px;
        text-align: center !important;
    }

    footer.footer img {
        width: 100%
    }

    #chart-circle {
        height: 240px !important;
    }

    .border_btm {
        align-items: center;
    }

    .panel-title {
        font-size: 14px;
    }

    .sub_pan_title {
        font-size: 12px !important;
    }

    #chartdiv {
        font-size: 12px;
    }

    .hid_mob {
        display: none;
    }

    .legend_trans {
        transform: translate(0px, 265px);
    }

    .last_login_box_right {
        max-width: 160px;
        width: 100%;
    }

    .dflex-mob-kur {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: flex-end;
        margin-top: -10px;
    }

    .main-panel .navbar.mh100 {
        min-height: 105px;
    }

    .doviz-kurlari {
        padding-right: 0px !important;
        margin-right: -5px;
    }

    /**/
    .bank_inf_tiny span {
        width: 30% !important;
        float: left;
        font-weight: 600;
    }

    .bank_page_title p {
        font-size: 12px;
    }

    .bank_page_title {
        padding: 1.5rem 20px;
    }

    .bank_page_title .pvr-header {
        font-size: 16px;
    }

    .pvr-box.card-grid.bank-card._hauto.br15 {
        padding: 1.5rem 20px;
    }

    .menu {
        padding: 7px 1.85em !important;
    }


}


@media (min-width: 768px) and (max-width: 1023px) {
    .mr15n {
        margin-right: 0;
    }

    .tab_flex {
        display: flex;
        align-items: center;
        justify-content: space-between;

    }

    .tahsilat_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .talep_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .new_user_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_img {
        width: 60px !important;
        height: 55px !important;
        margin-left: 0px !important
    }

    .talep_bg_img {
        width: 60px !important;
        height: 55px !important;
        margin-left: 0px !important
    }

    .tahsilat_bg_icon_box {
        margin-left: 0px !important;
        width: 60px !important;
        height: 55px !important;
    }


    .talep_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .tahsilat_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .new_user_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .mobil_ac_hiz li {
        margin-right: 0px;
    }

    .hasilat_title {
        font-size: 13px !important;
    }

    .fs19 {
        font-size: 16px !important;
    }

    #chart-container {
        position: relative;
        height: 310px !important;
        overflow: hidden;
    }

    .tablt_margin {
        margin-top: 27px !important;
        margin-bottom: 27px !important;
    }

    .card_new_hov.card_blue.hidden_klllancı {
        display: none !important
    }
}


@media (min-width: 1024px) and (max-width: 1365px) {
    .pro_hidden {
        display: none !important;
    }

    .tablet_none.card_new_hov.card_blue {
        display: none !important
    }

    .tab_flex {
        display: flex;
        align-items: center;
        justify-content: space-between;

    }

    .tahsilat_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .talep_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .new_user_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_img {
        width: 60px !important;
        height: 60px !important;
        margin-left: 0px !important
    }

    .talep_bg_img {
        width: 60px !important;
        height: 60px !important;
        margin-left: 0px !important
    }

    .tahsilat_bg_icon_box {
        margin-left: 0px !important;
        width: 60px !important;
        height: 60px !important;
    }


    .talep_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .tahsilat_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .new_user_bg {
        padding: 20px 10px !important;
        min-height: 145px !important;
    }

    .mobil_ac_hiz li {
        margin-right: 0px;
    }

    .hasilat_title {
        font-size: 13px !important;
    }

    .fs19 {
        font-size: 16px !important;
    }

    #chart-container {
        position: relative;
        height: 310px !important;
        overflow: hidden;
    }

    .collect_not {
        padding: 12px 15px !important;
    }

    .islem_td_basarili {
        font-size: 12px !important;
    }

    .islem_td_basarisiz {
        font-size: 12px !important;
    }

    .chart_sutun_box {
        margin-top: 55px !important;
    }

    #chart-sutun span {
        height: 140px !important;
    }

    #chart-sutun {
        height: 220px !important;
    }

    .subtable-heading .panel-title {
        font-size: 14px !important;
    }

    #chart-circle {
        height: 315px !important;
    }

    .hid_mob div img {
        width: 100px !important
    }


}

@media (min-width: 1366px) and (max-width: 1915px) {


    .tahsilat_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .talep_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .new_user_bg_text_box {
        font-size: 17px !important;
        margin-right: 0% !important;
        width: 210px !important;
    }

    .tahsilat_bg_text_pay_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .talep_bg_btn_box {
        padding: 5px 5px !important;
        font-size: 15px !important;
        max-width: 160px !important;
    }

    .new_user_bg_img {
        width: 60px !important;
        height: 60px !important;
        margin-left: 0px !important
    }

    .talep_bg_img {
        width: 60px !important;
        height: 60px !important;
        margin-left: 0px !important
    }

    .tahsilat_bg_icon_box {
        margin-left: 0px !important;
        width: 60px !important;
        height: 60px !important;
    }


    .talep_bg {
        padding: 20px 10px !important;
        min-height: 150px !important;
    }

    .tahsilat_bg {
        padding: 20px 10px !important;
        min-height: 150px !important;
    }

    .new_user_bg {
        padding: 20px 10px !important;
        min-height: 150px !important;
    }

    .mobil_ac_hiz li {
        margin-right: 0px;
    }

    .hasilat_title {
        font-size: 13px !important;
    }

    .fs19 {
        font-size: 16px !important;
    }

    #chart-container {
        position: relative;
        height: 310px !important;
        overflow: hidden;
    }

    .collect_not {
        padding: 12px 10px !important;
        font-size: 13px;
    }

    .sing_not {
        padding: 12px 10px !important;
        font-size: 13px;
    }

    .islem_td_basarili {
        font-size: 12px !important;
    }

    .islem_td_basarisiz {
        font-size: 12px !important;
    }

    .chart_sutun_box {
        margin-top: 55px !important;
    }

    #chart-sutun span {
        height: 140px !important;
    }

    #chart-sutun {
        height: 220px !important;
    }

    .subtable-heading .panel-title {
        font-size: 13px !important;
    }

    #chart-circle {
        height: 315px !important;
    }

    .hid_mob div img {
        width: 100px !important
    }

    .kredi_box p.kredi_box_title {
        padding: 0px 0px;
        font-size: 12px !important;
    }

    .footer .copyright {
        color: #797979;
        padding: 10px 5px;
        margin: 10px 3px;
        line-height: 20px;
        font-size: 0.875rem;
    }


}

@media (min-width: 1920px) and (max-width: 2500px) {
    .special_mar {
        margin-bottom: 8px !important;
    }

    .special_mar_dash {
        margin-bottom: 20px !important;
    }


}

@media (max-width: 767px) {
    #page_header_title img {
        max-width: 135px;
    }

    .layout-sidebar-large .menu-toggle {
        display: none;
    }

    .navbar .navbar-wrapper {
        display: inline-flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-end;
        width: 80%;
    }

    .info_user {
        display: inline-block;
        margin-top: -4px !important;
        font-size: 12px !important;
        font-weight: 500;
        color: #7a7a7a;
        max-width: 112px;
    }

    .logout_cs {
        display: none !important;
    }

    .dflex-mob-kur {
        display: none;
    }

    .main-panel .navbar.mh100 {
        min-height: 65px;
        padding: 0px 15px;
    }

    .layout-sidebar-large .sidebar-left, .layout-sidebar-large .sidebar-left-secondary {
        top: 70px;
        left: -290px;
    }

    .footer {
        padding-bottom: 125px;
    }
}

.w_f {
    width: 100% !important;
}

.pagination {
    margin-bottom: 3rem;
}

.pos_relative {
    position: relative;
    padding: 0px 30px !important;
}


@media (min-width: 576px) {
    .newcontainer {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .newcontainer {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .newcontainer {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .newcontainer {
        max-width: 1600px;
    }
}

.newcontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.newcontainer .content-wrapper {
    width: 100%;
    background: transparent;
}

.navbar_w {
    width: 100%
}

@media (max-width: 1024px) {
    .sidebar-mini .main-panel {
        width: calc(100% - 0px);
        margin-left: 120px;
    }

    .layout-sidebar-large .sidebar-left-secondary {
        left: -260px !important;
    }

    .content-wrapper, .p0 {
        padding: 0px 1rem 70px 1rem;
    }

    option {
        height: 2rem !important;
    }
}

.w5 {
    width: 5%;
}

.font-w {
    font-weight: 600;
}

.taksit_flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 11px;
}

.taksitw20 {
    width: 20%;
}

.taksit_flex span {
    font-size: 14px;
    margin-bottom: 5px;
}

.credit_cart_big_box .flex_buton a {
    border-radius: 50px !important;
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 30px;
}

.btn_save_info {
    border-radius: 50px;
    background: #0a458d;
    border-color: #0a458d;
    padding: 8px 35px;
    color: #fff;
    font-size: 18px;
}

.campaing_bar {
    text-align: center;
    position: absolute;
    top: 10px;
    left: 25px;
}

.campaing_bar span {
    background: #AED376;
    padding: 3px 15px;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
    border-radius: 7px;
    font-size: 12px;
}

@media (min-width: 768px)  and (max-width: 1020px) {
    .adres_b_class {
        font-size: 15px;
    }

    #new_billing_address_add .modal-dialog {
        max-width: 700px;
        margin: 30px auto;
    }

    #update_billing_address .modal-dialog {
        max-width: 700px;
        margin: 30px auto;
    }

    #new_delivery_address_add .modal-dialog {
        max-width: 700px;
        margin: 30px auto;
    }

    #update_delivery_address .modal-dialog {
        max-width: 700px;
        margin: 30px auto;
    }

    .odeme-onaylandi-detay-kutulari ul .list-group-item {
        padding: 0.75rem 0rem;
        font-size: 15px;
    }

    .pvr-box.odeme-onaylandi-detay-kutulari {
        padding: 1.5rem 15px;
        margin-bottom: 1rem;
    }

    .list-group-item:last-child span {
        font-size: 17px !important;
    }

    .odeme-onaylandi-detay-kutulari .panel.panel-default {
        min-height: 250px !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: 100%;
    }

    .odeme-onaylandi-detay-kutulari .panel.panel-default.odeme-onay-ucret-ozet-kutusu .panel-body {
        padding: 8px !important;
        height: 100%;
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: center;
    }

}

.filter_clear li {
    display: inline-flex !important;
    background: #dc3545;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
}

.filter_clear li span {
    margin-right: 5px;
}

.search_listening ul {
    margin-bottom: 0px;
}

.w_sel_or_in select {
    max-width: 400px;
}

.w_sel_or_in {
    max-width: 230px;
    width: 25%;
    margin-right: 20px;
}

.new_filtering {
    display: flex;
    margin: 0px 15px;
}

.big_last_sel_or_in {
    max-width: 400px;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
}

.big_last_sel_or_in .bton_top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.big_last_sel_or_in .bton_top button {
    margin-right: 15px;
    margin-bottom: 0px;
}

.big_last_sel_or_in .bton_top input {
    margin-right: 15px;
    margin-bottom: 0px;
}

.w_sel_or_in.big_last_sel_or_in .up_user {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.show-1024 {
    display: none !important;
}

@media (max-width: 1024px) {
    .show-1024 {
        display: flex !important;
        align-items: center;
    }

    .hide-1024 {
        display: none !important;
    }
}

.ps--active-y.w-0 .side-menu__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    gap: 5px;
    font-weight: 400;
    -webkit-transition: border-left-color 0.3s ease, background-color 0.3s ease;
    -o-transition: border-left-color 0.3s ease, background-color 0.3s ease;
    transition: border-left-color 0.3s ease, background-color 0.3s ease;
    color: #1a1630;
    border-radius: 0px;
    flex-direction: column;
    padding: 0px !important;
    margin: 10px 0px !important;
}

.ps--active-y.w-0 .side-menu__icon {
    margin: 0px !important;
}

.ps--active-y.w-0 .fa-angle-right {
    display: none;
}

.ps--active-y.w-0 .nav-pills-circle {
    justify-content: center;
}

.show-side {
    display: none;
}

.ps--active-y.w-0 .header-brand-img {
    transform: scale(1) !important;
}

.header-brand-img {
    transform: scale(1.5) !important;
}

.ps--active-y.w-0 .side-menu__label {
    display: none !important;
}

.ps--active-y.w-0 .avatar-xl {
    width: 100% !important;
    height: 100% !important;
}

.d-none-img {
    display: none;
}

@media (max-width: 1024px) {
    .ps--active-y .d-none-img {
        display: none !important;
    }

    .d-none-img {
        display: none !important;
    }

    .category-box {
        align-items: center !important;
    }
}

.border-ozel {
    border: 2px solid #ccc !important;
    border-radius: 15px !important;
}

.app-sidebar__logo.w-0 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps--active-y.w-0 .d-none-img {
    display: block;
    transform: scale(1.3) !important;
}

.ps--active-y.w-0 .header-brand-img-1 {
    display: none;
}

.ps--active-y.w-0 .nav-item {
    flex-direction: column;
    justify-content: center;
}

.ps--active-y.w-0 .sub-slide {
    display: none;
}

.icon-input {
    position: relative;
}

.iconfs {
    position: absolute;
    padding: 17px;
    background-color: #e0ecff;
    color: #2759A5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    top: 0;
    left: 0;
}

.iconsearch {
    position: absolute;
    top: 45%;
    right: 20px;
    transform: translateY(-50%);
}

.ui-datepicker-calendar thead {
    display: none !important;
}

.ui-state-default {
    background-color: transparent !important;
    border: none !important;
    transition: 100ms all;
    text-align: center !important;
}

.ui-state-default:hover {
    border-radius: 3px;
    color: white !important;
    background-color: #248AFD !important;
}

.ui-datepicker-calendar tbody {
    height: 200px;
}

.ui-datepicker-calendar tbody a {
    height: 35px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.w-0 {
    width: 0 !important;
    padding: 0 !important;
}

@media (max-width: 768px) {
    .menu-toggle-responsive {
        display: block;
    }

    .category-box {
        display: block !important;
    }

    .search-div {
        display: none;
    }

    .iconsearch1 {
        display: flex !important;
    }
}

.iconsearch1 {
    width: 32px;
    height: 32px;
    padding: 16px;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 3px 3px rgba(4, 4, 7, 0.1);
}

.badge-div a {
    position: relative;
}

.badge-div .badge1, .badge1 {
    position: absolute;
    right: 0;
    top: 0;

}

.badge-div .badge1 {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #2DCE89;
    color: white;
    font-size: 12px;
}

.badge-div .badge2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #F72D66;
    animation: pulse 2s infinite;
}

.badge-dot {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #F72D66;
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(3);
        opacity: 0.3;
    }
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

.flex-search {
    display: flex;
    align-items: center;

}

.w-0 .user-info {
    display: none !important;
}

.show-side {
    display: none !important;
}

.w-99 {
    width: 96% !important;
}

@media (min-width: 800px) {
    .menu__item.active::before {
        transform: scale(.55) !important;
    }
}

@media (min-width: 1025px) {
    .w-0 {
        width: 4% !important;
    }
}

@media (max-width: 1024px) {
    .w-99 {
        width: 100% !important;
    }
}

.menu-toggle {
    display: flex !important;
}

@media (max-width: 1020px) {
    .navbar .navbar-wrapper {
        display: inline-flex !important;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: start !important;
    }
}

@media (max-width: 425px) {
    .page_clear {
        margin-left: 0px !important;
    }
}

@media (min-width: 1024px) {
    .page_clear {
        margin: 0px !important;
    }
}

.absolute-birim {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(-0%, -50%);
}

.mobil_pvr_box {
    margin: 0px !important;
}

.bilgi-btn {
    padding: 4px 10px;
    border: 1px solid #1BAB00;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #1BAB00 !important;
}

.bilgi-btn:hover {
    padding: 4px 10px;
    border: 1px solid #1BAB00;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #1BAB00 !important;
}

.bilgi-btn-kapali {
    padding: 4px;
    border: 1px solid #dc3545;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #dc3545 !important;
}

.bilgi-btn-kapali:hover {
    padding: 4px;
    border: 1px solid #dc3545;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #dc3545 !important;
}

.durum-box {
    background-color: #6CD76C;
    padding: 4px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 500;
    color: white;
}

.durum-box-warning {
    background-color: #FFAA05;
    padding: 4px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 500;
    color: white;
}

.durum-box-warning:hover {
    background-color: #FFAA05;
    padding: 4px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 500;
    color: white !important;
}

.durum-box-danger {
    background-color: #FC4438;
    padding: 4px;
    font-weight: 500;
    border-radius: 5px;
    font-size: 10px;
    color: white;
}

.deal_table thead th, .deal_table thead th a {
    color: black !important;
}

.deal_table thead th, .deal_table thead th {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.deal_table tbody td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.table-hover-custom .border-last:hover td {
    background-color: #EBEEF1;
    color: #333 !important;
}

.filter-ul {
    display: flex;
    padding-left: 55px !important;
}

.filter-ul input {
    height: 40px !important;
}

.aidatlar label {
    margin: 0;
}

#filter_ac {
    background-color: #248AFD !important;
    position: relative;
    border-color: transparent;
    color: white !important;
}

#filter_ac:hover {
    background-color: white !important;
    position: relative;
    border-color: transparent;
}

.filter_ac_bef:before {
    content: 'x';
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #DC3545;
    font-size: 14px;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-color: #DC3545 !important;
}

.filtre-div ul li:first-child {
    display: flex;
    align-items: center;
    gap: 10px;
}

.x-icon.filter_ac_bef {
    border-color: #DC3545 !important;
    color: white !important;
}

.x-icon.filter_ac_bef:hover {
    background-color: transparent;
    border-color: #DC3545 !important;
    color: #DC3545 !important;
}

.filter_ac_bef:hover:before {
    content: 'x';
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white !important;
    border-radius: 5px;
    color: #DC3545 !important;
    font-size: 14px;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-color: #DC3545 !important
}

.adtlr-dv-ul-li-1 {
    display: flex;
    margin: 0;
    align-items: center;
    flex-wrap: wrap;
}

.drnk-btb-dv-p-1 {
    width: 100%;
    font-size: 14px;
    margin-right: 0;
    color: #212526;
    font-weight: 600;
}

.cri_ifo_bx-dv-1 {
    display: flex;
    justify-content: flex-end;
}

.drnk-odm-dv-nt-bl-1 .not_btn.mt-3 {
    width: 14%;
    font-size: 14px;
    text-align: right;
    padding-right: 20px !important;
    padding-top: 0 !important;
}

.drnk-odm-dv-nt-bl-1 {
    display: flex;
}

.drnk-odm-dv-nt-bl-1 #special_not_area {
    padding: 0 0 !important;
    width: 50%;
}

.drnk-cr-odm-li-1 label {
    color: #000;
}

.bilgi-box {
    background-color: #fff;
    box-shadow: 0px 0px 8px -5px;
    border-radius: 8px;
    position: relative;
    transition: 200ms all;
}

.bilgi-box:hover {
    box-shadow: 0px 0px 16px -5px;
    background-color: rgba(255, 255, 255, .3);
}

.bilgi-box-list {
    padding: 15px 0px;
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-direction: row;

}

.fs-18 {
    font-size: 25px !important;
}

.bilgi-box-sub-list {
    display: flex;
    font-size: 16px;
    flex-direction: column;
    align-items: center;
    padding-right: 20px;
}

.bilgi-icon {
    padding: 16px;
    font-size: 24px !important;
    border: 2px dotted black;
    border-radius: 50%;
}

.hover-box {
    position: absolute !important;
    top: 5px;
    right: 5px;
}

.hover-box:hover .title {
    visibility: visible !important;
    opacity: 1 !important;
}

.title {
    opacity: 0;
    visibility: hidden;
    transition: 300ms;
    margin-bottom: 10px;
    position: absolute;
    bottom: 100%;
    font-size: 14px;
    padding: 5px;
    left: -210%;
    background-color: #EBEEF1;
    color: black;
    border-radius: 5px;
    width: 150px !important;
    text-align: center;
    transform: translateX(-50%);
}

.btn-success:hover {
    background-color: transparent !important;
    color: green !important;
}

.btn-success:hover i, .btn-success:hover svg path {
    color: green !important;
    fill: green !important;
    stroke: green !important;
}

.btn-danger:hover {
    background-color: transparent !important;
    color: red !important;
}

.btn-danger:hover i, .btn-danger:hover svg path {
    color: red !important;
    fill: red !important;
    stroke: red !important;
}

.btn-primary {
    border: 1px solid #248AFD !important;
    background-color: #248AFD !important;
    transition: .4s ease all;
    margin-top: 0 !important;
}

.btn-primary:hover i, .btn-primary:hover svg path {
    color: #248AFD !important;
    fill: #248AFD !important;
    stroke: #248AFD !important;
    transition: .4s ease all;
}

.btn-primary:hover {
    background-color: transparent !important;
    color: #248AFD !important;
    border: 1px solid #248AFD !important;
    transition: .4s ease all;
}

a:hover svg, a:hover i {
    color: inherit !important;
}

.excell_btn {
    background: #0d6eb5 !important;
    border-color: #0d6eb5 !important;
}

.excell_btn:hover {
    background: transparent;
    border-color: #0d6eb5 !important;
    color: #0d6eb5 !important;
}

.excell_btn:hover i, .excell_btn:hover svg path {
    stroke: #0d6eb5 !important;
    fill: #0d6eb5 !important;
    color: #0d6eb5 !important;

}

.btn-warning:hover {
    background-color: transparent !important;
    color: #FCB92C !important;
    border: 1px solid #FCB92C !important;
}

.btn-warning:hover i, .btn-warning:hover svg path {
    color: #FCB92C !important;
    fill: #FCB92C !important;
    stroke: #FCB92C !important;
}

.action-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.action-icons i {
    font-size: 18px;
}

/* coming soon */

.coming-soon-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: calc(100vh - (70px + 4.8rem));
    min-height: calc(100vh - (70px + 4.8rem));
    position: relative;
}

.coming-soon-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: 1s opacity;
    object-fit: cover;
}

.coming-soon-inner img {
    max-width: 230px;
}

.coming-soon-inner {
    position: relative;
    z-index: 2;
}

.coming-soon-inner h5 {
    font-size: 40px;
    color: #777781;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 1.76;
}

.category-agac-text h6 {
    font-size: 20px !important;
}

.category-agac-text p {
    margin: 0 !important;
}

.custom_my {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.custom_my_mobile {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mobile-h100px {
    max-height: 100px !important;
}

.category-box_m {
    flex-direction: column !important;
    display: flex !important;
    text-align: center;
}

.category-box-buttons {
    gap: 5px !important;
}

.deal_icn, .deal_icn_trash {
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-right: 4px;
    transition: background-color 0.5s ease;
}

.operation_button .deal_icn, .deal_icn_trash {
    margin-right: 13px;
}

.deal_icn_detail {
    background: #caf0f8;

}

.deal_icn_detail:hover {
    background: #0670b9 !important;
}

.operation_button {
    display: flex;
}

.deal_icn_detail:hover svg path, .deal_icn_detail:hover i {
    stroke: white;
    fill: white;
    color: white !important;
}

.deal_icn_detail svg path, .deal_icn_detail i {
    stroke: #0670b9;
    fill: #0670b9;
    color: #0670b9;
    font-size: 18px;
}


.deal_icn_edit {
    background: #d8f3dc;

}

.deal_icn_edit:hover {
    background-color: #3fa34d;
}

.deal_icn_edit:hover svg path, .deal_icn_edit:hover i {
    stroke: white;
    fill: white;
    color: white !important;
}

.deal_icn_edit svg path, .deal_icn_edit i {
    stroke: green;
    fill: green;
    color: green !important;
    font-size: 18px;
}

.deal_icn_trash {
    background: rgba(231, 76, 60, 0.1);

}

.deal_icn_trash:hover {
    background-color: rgb(231, 76, 60);
}

.deal_icn_trash:hover svg path, .deal_icn_trash:hover i {
    fill: white;
    stroke: white;
    color: white !important;
}

.deal_icn_trash svg path, .deal_icn_trash i {
    fill: rgb(231, 76, 60);
    stroke: rgb(231, 76, 60);
    color: rgb(231, 76, 60) !important;
    font-size: 18px;
}

.icon-detail-tool {
    width: 10%;
}

.tool-td {
    display: flex;
    justify-content: end;
}

.deal_icn_detail_2 {
    background-color: #fdf8e1;
}

.deal_icn_detail_2:hover {
    background: #fdc500;
}

.deal_icn_detail_2 svg path, .deal_icn_detail_2 i {
    fill: #fdc500;
    stroke: #fdc500;
    color: #fdc500 !important;
    font-size: 18px;
}

.deal_icn_detail_2:hover svg path, .deal_icn_detail_2:hover i {
    fill: #fff;
    stroke: #fff;
    color: #fff !important;
}

.file-default-preview img {
    margin: 0 0 2px 2px !important;
}

.kv-avatar .file-input.file-input-ajax-new:before {
    content: '+';
    border-radius: 50%;
    border: 1px solid #198243;
    padding: 11px 9px;
    width: 45px;
    height: 45px;
    position: absolute;
    overflow: hidden;
    bottom: 15px;
    right: 10px;
    z-index: 99;
    background: #7bbf96;
    color: #198243;
    font-size: 30px;
    line-height: 22px;
    text-align: center;
}

.select_new_type {
    font-weight: normal !important;
}

.kisa-tr td select {
    margin-top: 10px !important;
}

.table-active, .table-mail, .table-edu-case {
    margin: 10px 0;
    background: transparent;
}

.table-adress {
    margin-bottom: 8px;
}

.button-dealer {
    margin-top: 0 !important;
}

.butonshome-col {
    display: flex;
    justify-content: center;
}

.butonshome.butnright a {
    min-width: 8%;
    margin-left: 0 !important;
}

.notification.error li {
    list-style: none;
}

.empty-input input, .empty-input .file-preview {
    border: 1px solid red !important;
}

#application1-modal .modal-body {
    overflow-y: auto;
}

#application1-modal .modal-content p {
    text-align: justify;
    color: black;

}

#application1-modal .modal-content {
    max-width: 520px;
    max-height: 480px;
    position: relative;
}

#application1-modal {
    display: flex;
    align-items: center;
    margin: 0 !important;
}

.application-button-modal span {
    padding: 1px 10px;
    background: #d6d6d6;
    border-radius: 5px;
    margin-right: 15px;

}

.application-content-modal li {
    padding: 15px;
    border-bottom: 0.1px solid lightgray;
    cursor: pointer;
}

.application-content-modal li:hover {
    background-color: rgba(243 243 243);;
}

#application1-modal .modal-content {
    border-radius: 10px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: none;
}

#application1-modal .close-modal-button {
    background: transparent;
    border: none;
}

#application1-modal .modal-header {
    padding: 15px 46px 0px 42px !important;

}

#application1-modal .modal-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    position: sticky;
    bottom: 0;
    background: white;
    width: 100%;
    border: none;
    border-radius: 10px;

}

#application1-modal .modal-footer button {
    background: #198243;
    color: white;
    margin: 0;
    cursor: initial;
}

.application-content-modal {
    padding: 0 20px;
    padding-left: 30px;
}

#application1-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#application-modal .modal-dialog {
    margin: 0 !important;
}

.application_print_container ul li {
    list-style: none;
    padding: 15px 0;
    display: flex;
    align-items: center;
    width: 100%;
}

.application_print_container ul li span {
    padding: 7px 10px;
    width: 60%;
    display: inline-block;

}

.application_print_container .print_row, .application_print_container .print-img-row {
    display: flex;
    flex-direction: row;
    justify-content: center;

}

.application_print_container .print-img {
    margin-right: 53px;
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 35px;

}

.application_print_container ul b {
    width: 40%;
}

.print-row-col {
    border-right: 1px solid #eee;
}

.print-info-col {
    border-left: 1px solid #eee;
}

.print_row, .print-img-row {
    border-top: 1px solid #eee;
}

.application_print_container {
    max-width: 1250px;
    margin: auto;
}

.print-info-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

.print-info-col ul {
    width: 100%;
}

.print-img img {
    width: 100%;
}

@media print {
    .print-img-row .print-img {
        margin-right: 0 !important;
    }

    .print-img, .application_print_container ul {
        padding-left: 0 !important;

    }

    .application_print_container ul b {
        width: 40%;
    }

    .print-row-col {
        border-right: 1px solid #eee;
        padding-left: 0 !important;
    }

    .print-info-col {
        border-left: 1px solid #eee;
        border-left: 0 !important;
    }

    .print_row, .print-img-row {
        border-top: 1px solid #eee;
    }

    .application_print_container {
        max-width: 1250px;
        margin: auto;
    }

    .print-info-col ul {
        width: 100%;
    }

    .print-img img {
        width: 100%;
    }

    .application_print_container span, .application_print_container b {
        font-size: 12px;
        width: 34% !important;
    }

    .application_print_container ul li span {
        width: 66% !important;
        padding: 0 8px;
        padding-bottom: 5px !important;
    }

    .application_print_container ul li {
        border-bottom: 1px solid #eee;
    }

    .application_print_container .print-img {
        padding-right: 0;
    }

    .print-info-col {
        margin-top: 16px !important;
    }
}

.print-info-col {
    display: flex;
    justify-content: center;
    align-items: start;
    margin-top: 18px;
}

.deal_icn_print svg path {
    stroke: #ffaa06;
}

.deal_icn_print {
    margin-right: 4px
}

.operation_button .deal_icn_print {
    background-color: #fdf8e1;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-right: 13px;
    transition: background-color 0.5s ease;
}

.deal_icn_print:hover {
    background: #fdc500;
}

.deal_icn_print:hover svg path {
    stroke: white;
}

.filtre-div button {
    margin: 0 !important;
}

.search-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.search-content.active {
    top: 72%;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.search-content {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 75px;
    right: 0;
    width: 36.5%;
    background-color: #fff;
    border-radius: 10px;
    transition: 300ms all ease;
    box-shadow: 0px 11px 47px rgb(46 35 94 / 15%);
    padding: .5rem 1rem;
}

.search-inner a {
    padding: 10px 13px;
    display: block;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.search-inner div {
    display: block;
    width: 100%;
}

.card_new.prem {
    margin: 42px 0 !important;
    margin-bottom: 42px;
}

.drnk-cr-inf-dv-spn-1 span {
    color: #65b71d;
    font-size: 20px;
}

.borc_satir_input .pay_box {
    padding: 0;
}

.drnk-cr-inf-bx-dv-1 {
    font-size: 16px !important;
}

.cart_info_title {
    padding: 0 !important;
    margin: 0 !important;
}

.select-width-set {
    width: 310px;
}

.select-inner {
    width: 160px;
}

.table-click.table-hover {
    margin-left: 43px;
    margin-top: 20px;
}

.table-click.table-hover .sup {
    top: 7px !important;
}

.table-click.table-hover td {
    border-top: none !important;
    border-bottom: 1px solid #e9ecef;
}

.panel-flat .cari_info_list {
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
}

.breadcrumb_a {
    color: var(--tema-renk2);
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
    font-size: 16px;
    font-weight: 400;
}

.breadcrumb li {
    display: inline-flex;
    align-items: center;

}

.breadcrumb span {
    margin: 0 7px;
}

@media (min-width: 250px) and (max-width: 374px) {
    .last_btn_mobil a {
        border-radius: 15px !important;
        font-size: 11px;
        height: 36px !important;
        width: 50%;
    }

    .debt_info .borc_info {
        justify-content: center;
    }

    .main-panel .content {
        min-height: calc(100vh - 110px);
    }

    .odeme_page_title_box {
        display: none;
    }

    .mob_pad_panel .panel-heading {
        margin: 20px 0 !important;
    }

    .category-agac-text {
        margin-bottom: -4px !important;
    }

    .last_price_box {
        width: 93% !important;
        margin-right: 10px;
        border-radius: 15px;
    }
}

@media (min-width: 375px) and (max-width: 413px) {
    .last_btn_mobil a {
        border-radius: 15px !important;
        font-size: 11px;
        height: 36px !important;
        width: 50%;
    }

    .debt_info .borc_info {
        justify-content: center;
    }

    .main-panel .content {
        min-height: calc(100vh - 232px);
    }

    .odeme_page_title_box {
        display: none;
    }

    .mob_pad_panel .panel-heading {
        margin: 20px 0 !important;
    }

    .category-agac-text {
        margin-bottom: -4px !important;
        margin-top: 15px !important;
    }

    .last_price_box {
        width: 94% !important;
        margin-right: 10px;
        border-radius: 15px;
    }

    .last_price_box .last_total_debt {
        width: 39% !important;
    }

    .cari_info_list {
        border-radius: 15px !important;
    }
}

@media (min-width: 414px) and (max-width: 767px) {

    .last_btn_mobil a {
        border-radius: 15px !important;
        font-size: 13px;
        height: 36px !important;
        width: 50%;
    }

    .debt_info .borc_info {
        justify-content: center;
    }

    .main-panel .content {
        min-height: calc(100vh - 300px);
    }

    .odeme_page_title_box {
        display: none;
    }

    .mob_pad_panel .panel-heading {
        margin: 20px 0 !important;
    }

    .category-agac-text {
        margin-bottom: -4px !important;
        margin-top: 16px !important;
    }

    .last_price_box {
        width: 95% !important;
        margin-right: 10px;
        border-radius: 15px;
    }

    .last_price_box .last_total_bakiye {
        width: 27% !important;
    }

    .last_price_box .last_total_debt {
        width: 51% !important;
    }

    .last_price_box .last_total_payment {
        width: 40% !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .category-agac-text p {
        font-size: 14px !important;
    }

    .cari_info_list .cari_fis_bank_box {
        margin-right: 35px !important;
    }

    .panel-heading.pvr-wrapper.card_new.prem.mh212.panel-1 {
        margin-bottom: 0 !important;
    }

    .cari_info_list .cari_fis_info_box {
        width: 50% !important;
    }

    .sidebar__area {
        left: -840px !important;
    }

    .last_btn_mobil {
        display: none !important;
    }

    .breadcrumb__bg {
        padding: 58px 0 19px !important;

    }

    .last_btn_mobil a {
        border-radius: 15px !important;
        font-size: 13px;
        height: 36px !important;
        width: 50%;
    }

    .debt_info .borc_info {
        justify-content: center;
    }

    .main-panel .content {
        min-height: calc(100vh - 300px);
    }

    .odeme_page_title_box {
        display: none;
    }

    .mob_pad_panel .panel-heading {
        margin: 20px 0 !important;
    }

    .category-agac-text {
        padding: 0;
        margin-bottom: -4px !important;
        margin-top: 30px !important;
    }

    .payment_hr {
        width: 250px !important;
    }

    .category-box-col {
        padding: 0;
    }

    .last_price_box {
        width: 99% !important;
        margin-right: 10px;
        border-radius: 15px;
    }

    .last_price_box .last_total_bakiye {
        width: 27% !important;
    }

    .last_price_box .last_total_debt {
        width: 51% !important;
    }

    .last_price_box .last_total_payment {
        width: 40% !important;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .pay_flex_box {
        margin-top: 10px;
    }

    .panel-heading.pvr-wrapper.card_new.prem.mh212 {
        min-height: 263px;
        max-height: 163px;
    }

    .panel-heading.pvr-wrapper.card_new.prem.pre_mobil {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    .last_price_box {
        width: 98% !important;
        margin-right: 10px;
        border-radius: 15px;
    }

    .last_btn_mobil a {
        border-radius: 15px !important;

    }

}

@media (min-width: 1280px) and (max-width: 1367px) {
    .last_price_box {
        width: 98% !important;
        margin-right: 10px;
        border-radius: 15px;
    }

    .last_btn_mobil a {
        border-radius: 15px !important;

    }

    .panel-heading.pvr-wrapper.card_new.prem.pre_mobil {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

}

@media (min-width: 1023px) {
    .last_btn_tablet {
        display: none;
    }
}

.category-agac-text-2 {
    padding-right: 0 !important;,
}

.introjs-button.introjs-prevbutton {
    background: #fdf8e1;
    color: #ffaa06;
    border: 1px solid #ffaa06;
    font-weight: 600;

}

.introjs-button.introjs-prevbutton:hover {
    color: white !important;
    background: #ffaa06;
    transition: background-color 0.5s ease;
}

.introjs-button.introjs-nextbutton {
    background: #d8f3dc !important;
    color: green !important;
    border: 1px solid green !important;
    font-weight: 600;
    box-shadow: none !important;
}

.introjs-button.introjs-nextbutton:hover {
    color: white !important;
    background: green !important;
    transition: background-color 0.5s ease;
}

.introjs-tooltiptext {
    text-align: center;
}

.operation_button a:last-child, .action-icons a:last-child {
    margin-right: 0;
}

.btn-scroll-to-top {
    bottom: 60px !important;

}

.main_border_redtr, .kapak_alani, .m_bordertr {
    min-height: 145px;
}

.deadlogin .headusr {
    font-size: 12px;
    white-space: nowrap;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.badge11 {
    position: absolute;
    right: 62px;
    top: 7px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #2DCE89;
    color: white;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;

}

.alert.alert-danger.notification.error {
    list-style: none;
    padding: 6px 0.25rem !important;
    margin-bottom: 10px !important;
}

.alert-ul {
    padding: 0;
    margin-bottom: 0px !important;
}

.notification.success {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: green;
    background-color: #d8f3dc;
    border-color: green;
}

.funfact-section.twitter-new-style {
    padding-top: 30px;
}

.funfact-section .funfact-content {
    padding-bottom: 30px !important;
}

.mad_seo .google #gg-desc {
    margin: 6px 0 !important;
}

#featured-table tr:hover td .flex-shrink-0::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.box_of_back {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    margin-bottom: 1.25rem;
    -webkit-box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    padding: 15px 20px 0px;
}

.admin_not_btn {
    background-color: #248AFD !important;
    position: relative;
    border: 1px solid #248AFD !important;
    color: white !important;
    font-weight: 400;
    padding: 5px 5px;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.42857143;
    box-shadow: unset !important;
    display: inline-flex;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 44px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.admin_not_btn svg path {
    stroke: #fff;
}

.filtre-div {
    display: flex;
    justify-content: space-between;
}

#adminNoteModal .modal-header {
    background: linear-gradient(320deg, #DDCEFF 0%, #DBECFF 100%) !important;
}

#adminNoteModal .modal-title {
    color: #212529;
    font-weight: 500;
}

#adminNoteModal .modal-header .close {
    padding: 0px;
    background: red;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 5px;
}

/* Yeni Slider */

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

.slider-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pvr-wrapper .pvr-box {
    padding: 0;
    background-color: #fff;
    box-shadow: unset;
    width: 70%;
    border-radius: 10px;
}

.pvr-box:last-child {
    margin-bottom: 3.5rem;
}

.pvr-box {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(69, 101, 173, 0.1);
    padding: 1.5rem 2rem 0 2rem;
    margin-bottom: 1rem;
}

.slider-table-wrap {
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #e9ecef;
}

.slider-table-wrap {
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #e9ecef;

    table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 0;
    }
}

.dashboard_v1 .table th,
.dashboard_v1 .table td {
    border-bottom: 1px solid #e9ecef;
    border-top: 0px solid #e9ecef !important;
    vertical-align: middle;
}

.dashboard_v1 .table tr:last-child td {
    border-bottom: 0 !important;
}

.modern-checkbox {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-size: 15px;
    user-select: none;
    gap: 8px;
    margin-bottom: 0;
}

.modern-checkbox input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.checkmark {
    width: 19px;
    height: 19px;
    background-color: white;
    border: 2px solid #bbb;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
    color: transparent;
    font-size: 14px;
}

.modern-checkbox .checkmark i {
    opacity: 0;
    transition: .2s;
}

.edit_btn_gnl {
    fill: green !important;
    padding: 5px !important;
    background: #d8f3dc !important;
    border: none !important;
    text-align: center !important;
    border-radius: 4px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-right: 4px !important;
    transition: background-color 0.5s ease !important;
}

.trash_btn_gnl {
    fill: rgb(231, 76, 60);
    padding: 5px;
    background: rgba(231, 76, 60, 0.1);
    border: none !important;
    text-align: center;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
    transition: background-color 0.5s ease;
}

.düzenle_dv_text_center {
    text-align: right !important;
}

.btn-dynamic-action {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 .6rem;
    background: #3174F1;
    border: 1px solid #3174F1;
    border-radius: 5px !important;
    color: #ffff !important;
    font-size: var(--special-size, 14px);
    min-width: var(--special-width, 120px);
    min-height: var(--special-height, 30px);
    max-width: var(--special-maxWidth, auto);
    width: var(--special-width, auto);
    height: var(--special-height, 40px);
    margin: 0 !important;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
    line-height: var(--special-lineHeight, normal);
}

.btn-dynamic-action:hover {
    background-color: #ffff;
    color: #3174F1 !important;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;

    svg path,
    svg circle {
        transition: background-color .2s ease, border-color .2s ease, color .2s ease;
        stroke: #3174F1 !important;
    }
}

/* en yeni css */


body {
    background: #f7f7f7;
    font-family: Arial, sans-serif;
    color: #1f2937;
}

.page-wrapper {
    padding: 32px 38px;
}

.page-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 12px;
}

.breadcrumb-custom {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #7b8497;
    font-size: 15px;
}

.breadcrumb-custom a {
    color: #7467f0;
    text-decoration: none;
}

.btn-add {
    background: #19b75a;
    color: #fff;
    border-radius: 9px;
    padding: 13px 24px;
    font-weight: 600;
    box-shadow: none;
}

.btn-add:hover {
    color: #fff;
    background: #14a24f;
}

.content-card {
    background: #fff;
    border: 1px solid #e6eaf2;
    border-radius: 14px;
    padding: 20px;
    box-shadow: 0 12px 35px rgba(32, 41, 61, 0.04);
    width: 900px;
}

.content-card-index {
    background: #fff;
    border: 1px solid #e6eaf2;
    border-radius: 14px;
    padding: 20px;
    box-shadow: 0 12px 35px rgba(32, 41, 61, 0.04);
    width: 1200px;
}

.list-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.title-area {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 80%;
}

.icon-box {
    width: 54px;
    height: 54px;
    border-radius: 12px;
    background: rgba(49, 116, 241, 0.1);
    color: #3174F1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
}

.list-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 4px;
}

.list-subtitle {
    color: #7b8497;
    font-size: 13px;
}

.search-box {
    width: 340px;
    position: relative;
}

.search-box input {
    height: 52px;
    border-radius: 10px;
    border: 1px solid #e1e6ef;
    padding-left: 48px;
    color: #8b94a6;
}

.search-box i {
    position: absolute;
    left: 18px;
    top: 17px;
    color: #7b8497;
    font-size: 18px;
}

.slider-table {
    border: 1px solid #e6eaf2;
    border-radius: 12px;
    overflow: hidden;
}

.table {
    margin-bottom: 0;
}

.table thead th {
    background: #fbfcff;
    border-bottom: 1px solid #e6eaf2;
    color: #697386;
    font-weight: 600;
    padding: 20px 18px;
    white-space: nowrap;
}

.table tbody td {
    vertical-align: middle;
    padding: 10px 18px;
    border-top: 1px solid #e6eaf2;
}

.slider-img {
    width: 150px;
    height: 70px;
    border-radius: 8px;
    object-fit: fill;
}

.slider-name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.id-badge {
    display: inline-block;
    background: #f2f4f8;
    color: #6b7280;
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 13px;
}

.status-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #eaf8ef;
    color: #17a653;
    padding: 6px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
}

.status-badge::before {
    content: "";
    width: 9px;
    height: 9px;
    background: #19b75a;
    border-radius: 50%;
    display: inline-block;
    margin-top: 2.5px;
}

.order-badge {
    background: rgba(49, 116, 241, 0.1);
    color: #3174F1;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.action-btn {
    width: 35px;
    height: 35px;
    border: 0;
    border-radius: 9px;
    margin-right: 5px;
    font-size: 18px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    transition: .4s ease all;
}

.edit-btn {
    background: #d8f3dc !important;
    fill: green !important;
    border: 1.5px solid #d8f3dc;

    &:hover {
        background: green !important;
        fill: white !important;
        transition: .4s ease all;
    }
}

.delete-btn {
    background: rgba(231, 76, 60, 0.1);
    fill: rgb(231, 76, 60);
    border: 1.5px solid transparent;
    margin-right: 0;

    &:hover {
        background: rgb(231, 76, 60) !important;
        fill: white;
        transition: .4s ease all;
    }
}

.more-btn {
    background: transparent;
    color: #617086;
    border: 0;
    font-size: 18px;
}

.table-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.select-count {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #697386;
}

.select-count select {
    width: 86px;
    height: 46px;
    border-radius: 9px;
    border: 1px solid #e1e6ef;
    padding-left: 14px;
}

.pagination-custom {
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-btn {
    width: 46px;
    height: 46px;
    border-radius: 9px;
    border: 1px solid #e1e6ef;
    background: #fff;
    color: #697386;
}

.page-btn.active {
    background: #7467f0;
    color: #fff;
    border-color: #7467f0;
}

.status-passife {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f8eaea;
    color: #b51c1c;
    padding: 6px;
    border-radius: 9px;
    font-weight: 600;
    font-size: 14px;
}

.status-passife::before {
    content: "";
    width: 9px;
    height: 9px;
    background: #b51c1c;
    border-radius: 50%;
    display: inline-block;
}

.rowGrid {
    display: grid;
    grid-template-columns: 70% auto;
    gap: 25px;
}

.table tbody tr td {
    transition: .4s ease all;
}

.table tbody tr:hover td {
    background-color: #f4f7ff !important;
    transition: .4s ease all;
}

.card-content {
    padding: 15px;
    background: white;
    border-radius: 14px;
    margin-bottom: 25px;

    .images {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 15px;

        .image-item-general {
            width: auto;
            height: 120px;
            border-radius: 8px;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 0.5px solid #e0dfd8;
            cursor: pointer;
            transition: .4s ease all;
            &:hover{
                border-color: #3174F1;
                box-shadow: 0 2px 5px 1px rgba(49, 116, 241, 15%);
                transition: .4s ease all;
            }

            .image_item_image {
                width: 100%;
                height: 100%;
            }
        }
    }

    .ri-hint-row {
        display: flex;
        align-items: center;
        gap: 6px;
        padding: 8px 12px;
        background: #f7f7f7;
        border-radius: 8px;
        border: 0.5px solid #e0dfd8;
        font-size: 12px;
        color: #666;
        margin-top: 5px;
    }
}

.table_buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.tablet_right .card-content:last-of-type {
    margin-bottom: 0;
}

.refersh {
    margin: 10px 0 0 0;
    border: 1px solid rgb(231, 76, 60) !important;
    background: rgba(231, 76, 60, 0.1) !important;
    color: rgb(231, 76, 60) !important;
    transition: .4s ease all;
}

.refersh:hover {
    border: 1px solid rgb(231, 76, 60) !important;
    background: white !important;
    color: rgb(231, 76, 60) !important;
    transition: .4s ease all;
}

.line-edit {
    height: 20px;
    width: 1px;
    background: #e0e0e0;
    opacity: 0;
    transition: .4s ease all;
}

.enlarg-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease all;
    opacity: 0;
    background: #00000038;
    svg{
        path{
            fill: #FFFFFF;
        }
    }
}

.image-modal{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.65);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    backdrop-filter: blur(4px);
}

.image-modal-content{
    position: relative;
    max-width: 90%;
    max-height: 90%;
    animation: modalZoom .2s ease;
}

.image-modal img{
    max-width: 100%;
    max-height: 85vh;
    border-radius: 14px;
    display: block;
    object-fit: contain;
    box-shadow: 0 10px 40px rgba(0,0,0,.4);
}

.close-modal{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 38px;
    height: 38px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    cursor: pointer;
    box-shadow: 0 3px 12px rgba(0,0,0,.25);
    transition: .2s;
}

.close-modal:hover{
    transform: scale(1.08);
}

@keyframes modalZoom{
    from{
        transform: scale(.85);
        opacity: 0;
    }
    to{
        transform: scale(1);
        opacity: 1;
    }
}


/*Royal Tooltip*/

[data-royal-hint] {
    cursor: pointer;
}

.royal-hint {
    --arrow-x: 50%;
    --arrow-y: 50%;

    position: absolute;
    z-index: 99999;
    background: #444B5B;
    color: #fff;
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 6px;
    white-space: normal;
    word-break: break-word;
    max-width: 220px;
    pointer-events: none;
    opacity: 0;
    transform: translateY(4px) scale(.96);
    transition: opacity .15s ease, transform .15s ease;

    &::after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: inherit;
        transform: rotate(45deg);
        transform-origin: center;
        border-radius: 2px;
    }

    &[data-placement="top"]::after {
        bottom: -8px;
        left: var(--arrow-x);
        transform: translateY(-4px) translateX(-50%) scale(.96) rotate(45deg);
    }

    &[data-placement="bottom"]::after {
        top: -8px;
        left: var(--arrow-x);
        transform: translateY(4px) translateX(-50%) scale(.96) rotate(45deg);
    }

    &[data-placement="left"]::after {
        right: -8px;
        top: var(--arrow-y);
        transform: translateX(-5px) translateY(0) scale(.96) rotate(45deg);
    }

    &[data-placement="right"]::after {
        left: -8px;
        top: var(--arrow-y);
        transform: translateY(-5%) translateX(35%) scale(.96) rotate(45deg);
    }
}

.royal-hint.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.dash-container {
    max-width: 970px;
    margin: 0 auto;
}

.image-item-boyut {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px;
    cursor: pointer;

    .slider_hover_boyut {
        position: absolute;
        z-index: 99;
        background: #0000003d;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        font-size: 18px;
        line-height: 1;
        font-weight: 500;
        opacity: 0;
        visibility: hidden;
        transition: .4s ease all;
        flex-direction: column;
        gap: 8px;

        .boyut {
            font-size: 16px;
        }
    }

    &:hover .slider_hover_boyut {
        opacity: 1;
        visibility: unset;
        transition: .4s ease all;
    }
}

.i {
    width: 100%;
    height: 35px;
    padding: 10px;
    font-size: 14px !important;
    font-weight: 450 !important;
    background-color: white;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    transition: .4s ease all;

    &:focus {
        color: #444;
        border-color: #3174F1;
        box-shadow: 0 2px 5px 1px rgba(49, 116, 241, 15%);
        transition: .4s ease all;
    }
}

.l {
    color: rgba(68, 68, 68, .8);
    font-weight: 400;
    margin-bottom: .25rem;
}

.card-input-general {
    margin-bottom: 10px;
}

.card-input-general:last-child {
    margin-bottom: 0;
}

.image_item {
    position: relative;
}

.edit-delete-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 39px;
    gap: 10px;
    border-radius: 0 0 8px 8px;
    border: 0.5px solid #e0dfd8;
    border-top: 0;
    padding-top: 10px;
    position: relative;
    top: -40px;
    transition: .4s ease all;
    opacity: 0;
}

.image_item:hover .edit-delete-icons {
    opacity: 1;
    top: -10px;
    transition: .4s ease all;

    .line-edit {
        opacity: 1;
        transition: .4s ease all;
    }
}

.image_item:hover .enlarg-icon{
    transition: .4s ease all;
    opacity: 1;
}

.edit-delete-icons svg {
    cursor: pointer;
}

.bg-custom {
    background-color: #f7f7f7 !important;
    border: 1px solid #c1c0c0 !important;
    margin-bottom: 0 !important;
}


.pvr-box {
    padding: 1.5rem !important;
}

table.form tr td.left {
    width: auto !important;

    small {
        text-align: center;
    }
}



.page-title {
    position: relative;
}

.mobil_pvr_box {
    overflow: hidden;
}

.content {
    margin-bottom: 40px !important;
}

.border-dashed {
    border: 1px dashed #dee2e6;
    background-color: rgba(233, 236, 239, 1);
}

#drop-area label {
    cursor: pointer;
}

.text-body {
    color: #9499A1 !important;
}

.text-body {

    color: rgba(148, 153, 161, 1)) !important;
}

.height-120 {
    height: 120px;
}

.width-120 {
    width: 120px;
}

.opacity {
    color: #9499A1;
    font-weight: 500 !important;
    font-size: 14px !important;
}

.text-primary {
    font-size: 14px;
    margin: 10px 0px;
    color: rgb(53, 149, 246);
}

#tabs {
    background-color: transparent;
    border: none;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.ui-widget-header {
    border: 1px solid #4285F4 !important;
    background: #4285F4 !important;
    color: #fff;
}

.fs-14 {
    font-size: 15px !important;
    font-weight: 600;
    margin-bottom: 10px;
}

.fs-12 {
    font-size: 12px !important;
}

.flex1 {
    display: flex;
    align-items: center;
}

.flex-grow-1 {
    flex: 1;
    color: #9499A1;
    font-weight: 600 !important;
    font-size: 14px !important;
}

#tabs {
    background-color: transparent;
    border: none;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.ui-widget-header {
    border: none !important;
    background: transparent !important;
    color: #fff;
    padding-bottom: 1px !important;
}

.ui-tabs-active.ui-state-active {
    background-color: #248AFD !important;
    border-radius: 5px;
    color: #fff;
}

.ui-state-active:hover {
    background-color: rgba(36, 138, 253, .3) !important;
    border-radius: 5px;
    color: #248AFD !important;
}

.ui-tabs-active.ui-state-active a:hover {
    cursor: pointer !important;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0 !important;
    margin-right: 10px !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    border: 1px solid #248AFD !important;
    border-bottom: 1px solid #248AFD !important;
    border-radius: 5px;
}

.ui-tabs-anchor:hover {
    color: #fff !important;
}

.p-4 {
    padding: 20px 20px 10px 20px !important;
}

.ui-datepicker-header {
    display: block !important;
    background: #248AFD;
}

.slider_form {
    margin: 0;
    background: white;
    border-radius: 14px;
    margin-bottom: 15px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    border: transparent;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
    border: transparent;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}


input:checked + .slider {
    background-color: #13a15f;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

.slider.round:before {
    border-radius: 50%;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.label_flex {
    display: inline-flex;
    align-items: center;
    margin-right: 20px
}

.label_flex .label_title {
    margin-left: 10px;
}

.degistirilemez-icon {
    visibility: hidden;
    display: none;

}

.degistirilemez-icon i {
    color: #000;
    font-size: 16px;
}

.degistirilemez-icon span {
    color: #000 !important;
    font-size: 13px !important;
}

.degistirilemez:hover .degistirilemez-icon {
    top: 50% !important;
    left: 50% !important;
    position: absolute;
    visibility: visible;
    display: flex;
    align-items: center;
    gap: 5px;
    transform: translate(-50%, -50%);
    transition: 300ms;
    z-index: 10;
}

.degistirilemez:hover::before {
    content: '';
    border-radius: 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(204, 204, 204, 1);
}

.form-group {
    margin-top: 15px;
}

.colour-picker-field {
    display: flex;
    position: relative;
}

.colour-picker-field .colour-picker-field__item--picker {
    position: absolute;
    right: 0px;
    height: 100%;
    width: 40px;
    border: 0px;
    padding: 3px;
}

.header-left-name {
    display: flex;
    align-items: center;
    gap: 15px;
}

.name-title-genel {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logout {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    box-shadow: 1px 1px 1px 0 #00000008;
}

.isim-two {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    box-shadow: 1px 1px 1px 0 #00000008;
    font-weight: 500;
}

.isim-general {
    font-size: 17px;
    font-weight: 600;
}


.slider_no_image {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.slider_title-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.slider-title {
    font-size: 17px;
    font-weight: 600;
}

.slider_desc {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 25px;
}

.slider_title-desc{
    width: 300px;
}

.slider-title,
.slider_desc{
    white-space: normal;
    overflow-wrap: break-word;
}
@media (max-width: 991px) {
    .list-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .search-box {
        width: 100%;
    }

    .slider-img {
        width: 150px;
        height: 80px;
    }

    .table-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
    }
}

/* =====================================================
   SWEETALERT2 FULL MODERN UI
===================================================== */

/* BACKDROP */
.swal2-container.swal2-backdrop-show {
    background: rgba(15, 23, 42, 0.45) !important;
    backdrop-filter: blur(6px);
}

/* POPUP */
.swal2-popup {
    width: 360px !important;

    padding: 1.35rem !important;

    border: 1px solid rgba(255,255,255,.08);

    border-radius: 22px !important;

    background: rgba(255,255,255,0.96) !important;

    backdrop-filter: blur(18px);

    box-shadow:
            0 20px 50px rgba(15,23,42,.10),
            0 5px 18px rgba(15,23,42,.06) !important;

    font-family: "Inter", sans-serif !important;
}

/* TITLE */
.swal2-title {
    margin: .15rem 0 .45rem 0 !important;
    padding: 0 !important;

    font-size: 22px !important;
    font-weight: 700 !important;
    letter-spacing: -.3px;

    color: #0f172a !important;
}

/* TEXT */
.swal2-html-container {
    margin: 0 !important;

    font-size: 14px !important;
    line-height: 1.55 !important;

    color: #64748b !important;
}

/* ICON WRAPPER FIX */
.swal2-icon {
    width: 80px !important;
    height: 80px !important;

    margin: 0 auto 14px auto !important;

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

    transform: none !important;
}

/* ===== SUCCESS ICON CLEAN FIX ===== */

.swal2-icon.swal2-success {
    border: none !important;
    width: 80px !important;
    height: 80px !important;
    margin: 0 auto 12px auto !important;
    position: relative;
}

/* dış daire */
.swal2-success-ring {
    border: 3px solid #22c55e !important;
    width: 80px !important;
    height: 80px !important;
    box-sizing: border-box !important;
}

/* check çizgileri */
.swal2-success-line-tip,
.swal2-success-line-long {
    background-color: #22c55e !important;
    height: 4px !important;
    border-radius: 4px !important;
}

/* SVG taşmalarını engelle */
.swal2-icon-content {
    transform: none !important;
}

/* SweetAlert2 default scaling’i tamamen kapat */
.swal2-icon {
    transform: none !important;
}

/* SVG düzgün otursun */
.swal2-icon svg {
    width: 100% !important;
    height: 100% !important;
    display: block;
}

/* ERROR */
.swal2-error {
    border-color: #ef4444 !important;
}

.swal2-x-mark-line-left,
.swal2-x-mark-line-right {
    background: #ef4444 !important;
}

/* WARNING */
.swal2-warning {
    border-color: #f59e0b !important;
    color: #f59e0b !important;
}

/* INFO */
.swal2-info {
    border-color: #3b82f6 !important;
    color: #3b82f6 !important;
}

/* QUESTION */
.swal2-question {
    border-color: #8b5cf6 !important;
    color: #8b5cf6 !important;
}

/* BUTTON AREA */
.swal2-actions {
    margin-top: 1rem !important;
    gap: 8px !important;
}

/* BUTTON BASE */
.swal2-confirm,
.swal2-cancel,
.swal2-deny {

    min-width: 110px;

    border: 0 !important;

    border-radius: 13px !important;

    padding: 11px 18px !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    transition:
            transform .18s ease,
            opacity .18s ease,
            background .18s ease !important;

    box-shadow: none !important;
}

/* HOVER */
.swal2-confirm:hover,
.swal2-cancel:hover,
.swal2-deny:hover {
    transform: translateY(-1px);
}

/* CONFIRM */
.swal2-confirm {
    background: #111827 !important;
    color: #fff !important;
}

.swal2-confirm:hover {
    background: #000 !important;
}

/* CANCEL */
.swal2-cancel {
    background: #f1f5f9 !important;
    color: #0f172a !important;
}

.swal2-cancel:hover {
    background: #e2e8f0 !important;
}

/* DENY */
.swal2-deny {
    background: #ef4444 !important;
    color: #fff !important;
}

.swal2-deny:hover {
    background: #dc2626 !important;
}

/* INPUTS */
.swal2-input,
.swal2-textarea,
.swal2-select {

    border-radius: 13px !important;

    border: 1px solid #e2e8f0 !important;

    padding: 11px 13px !important;

    font-size: 14px !important;

    box-shadow: none !important;
}

.swal2-input:focus,
.swal2-textarea:focus,
.swal2-select:focus {

    border-color: #0f172a !important;

    box-shadow:
            0 0 0 4px rgba(15,23,42,.06) !important;
}

/* TIMER BAR */
.swal2-timer-progress-bar {

    height: 3px !important;

    background:
            linear-gradient(
                    90deg,
                    #111827,
                    #475569
            ) !important;
}

/* LOADER */
.swal2-loader {
    border-color: #111827 transparent #111827 transparent !important;
}

/* CLOSE BUTTON */
.swal2-close {
    color: #94a3b8 !important;
    transition: .18s ease !important;
}

.swal2-close:hover {
    color: #0f172a !important;
    transform: scale(1.08);
}

/* ANIMATIONS */
.swal2-show {
    animation: swalModernShow .18s ease !important;
}

.swal2-hide {
    animation: swalModernHide .14s ease !important;
}

@keyframes swalModernShow {
    from {
        opacity: 0;
        transform: translateY(8px) scale(.97);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes swalModernHide {
    from {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
    to {
        opacity: 0;
        transform: translateY(5px) scale(.985);
    }
}

/* MOBILE */
@media (max-width: 576px) {

    .swal2-popup {
        width: calc(100% - 18px) !important;

        padding: 1.2rem !important;

        border-radius: 20px !important;
    }

    .swal2-title {
        font-size: 20px !important;
    }

    .swal2-html-container {
        font-size: 13px !important;
    }

    .swal2-actions {
        width: 100% !important;
        flex-direction: column !important;
    }

    .swal2-confirm,
    .swal2-cancel,
    .swal2-deny {
        width: 100% !important;
    }
}

div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left],
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right],
div:where(.swal2-icon).swal2-success .swal2-success-fix{
    opacity: 0;
}

div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{
    top: 0.01em !important;
}

div:where(.swal2-container),
div:where(.swal2-popup){
    overflow: hidden;
}

.car-filter-form {
    display: flex;
    align-items: center;
    gap: 8px;
}

.car-filter-input {
    width: 240px;
    height: 42px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
    color: #111827;
    outline: none;
    background: #fff;
}

.car-filter-input:focus {
    border-color: #3174F1;
    box-shadow: 0 0 0 3px rgba(49, 116, 241, .12);
}

.filter-search-input {
    width: 240px;
    height: var(--special-height, 40px);
}

.car-filter-btn {
    height: 35px;
    border: 0;
    border-radius: 8px;
    padding: 0 18px;
    background: #111827;
    color: #fff;
    border: 1px solid #111827;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    height: var(--special-height, 40px);
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.car-filter-btn:hover {
    background: #fff;
    color: #111827;
    border: 1px solid #111827;
}

.car-filter-clear {
    display: flex;
    align-items: center;
    padding: 0 14px;
    border-radius: 8px;
    background: #dc3545;
    border: 1px solid #dc3545;;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    height: var(--special-height, 40px);
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.car-filter-clear:hover {
    background: white;
    color: #dc3545 !important;
    border: 1px solid #dc3545;;
}