/*ORDERS Başlangıç*/
@media screen and (min-width: 250px) and (max-width: 374px) {
    .mob-dropdown-menu {
        width: calc(100% + 124px) !important;

    }

    #BasvuruTarihiInput {
        height: 2rem !important;
    }

    .date-picker-filter input {
        font-size: 12px !important;
    }

    .mob-ng-star-inserted {
        padding: 7px !important;
    }

    .mob-filter-button i {
        padding: 2px !important;
    }

    .mob-btn {
        margin-right: 10px;
        font-weight: 400;
        padding: 8px 7px;
        cursor: pointer;
        font-size: 0.875rem;
        line-height: 1.42857143;
        box-shadow: unset !important;
    }

    .panel-mob .ct_inf_title {
        width: 49% !important;

    }

    .bg-gradient {
        right: 7px !important;
    }

    .new-div-1, .mob-new-card-body .card-order-deneme {
        text-align: left !important;
        margin-left: 10px;
    }

    .bg-gradient {
        right: 8px !important;
    }

    .mob-cargo {
        margin-left: 0 !important;
    }

}


@media screen and (min-width: 375px) and (max-width: 413px) {
    .mob-dropdown-menu {
        width: calc(100% + 173px) !important;

    }

    .bg-gradient {
        right: 20px;
    }

    .new-div-1 {
        text-align: left !important;
    }

    .mob-ng-star-inserted {
        padding: 7px 16px !important;

    }

    .mob-filter-button i {
        padding: 2px !important;
    }

    .mob-btn {
        font-weight: 400;
        padding: 8px 12px;
        cursor: pointer;
        font-size: 0.875rem;
        line-height: 1.42857143;
        box-shadow: unset !important;
    }

    .panel-mob .ct_inf_title {
        width: 49% !important;

    }

    .flex-order {
        margin-top: 2px !important;
    }

    .new-div-1, .mob-new-card-body .card-order-deneme {
        text-align: left !important;
        margin-left: 10px;
    }

    .bg-gradient {
        right: 8px !important;
    }

    .mob-cargo {
        margin-left: 0 !important;
    }

    .mob-pag-container {
        margin-bottom: 100px !important;
    }
}


@media screen and (min-width: 414px) and (max-width: 767px) {
    #mob-filter-dropdown-menu {
        width: calc(100% + 203px) !important;

    }

    .panel-mob .ct_inf_title {
        width: 38% !important;
    }

    .new-div-1, .mob-new-card-body .card-order-deneme {
        text-align: left !important;
        margin-left: 20px;
    }

    .bg-gradient {
        right: 12px !important;
    }

    .new-div-1 {
        text-align: left !important;
    }

    .mob-ng-star-inserted {
        padding: 7px 16px !important;

    }

    .mob-filter-button i {
        padding: 2px !important;
    }

    .mob-btn {
        font-weight: 400;
        padding: 8px 20px;
        cursor: pointer;
        font-size: 0.875rem;
        line-height: 1.42857143;
        box-shadow: unset !important;
    }

    .panel-mob .ct_inf_title {
        width: 49% !important;

    }

    .flex-order {
        margin-top: 2px !important;
    }

    .new-div-1, .mob-new-card-body .card-order-deneme {
        text-align: left !important;
        margin-left: 10px;
    }


    .mob-cargo {
        margin-left: 10px !important;
    }

    .mob-pag-container {
        margin-bottom: 125px !important;
    }

    .invoice-details-two, .invoice-info, .mob-invoice-details-order {
        text-align: right !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1367px) {

    .mob-btn {
        margin-right: 15px;
    }

    .add-col {
        justify-content: end !important;

    }

    .mob-new-card-body .card-order-deneme {
        margin-left: 30px;
    }

    #mob-filter-dropdown-menu {
        position: relative;
        height: 0;
        padding: 30px;
        border: 1px solid #87a8c4;
        left: 0;
        display: none;
        float: left;
        min-width: 10rem;
        margin: 0.125rem 0 0;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        margin-bottom: 20px;
        top: 0px;
        border-radius: 0 5px 5px 5px;
        z-index: 5;
    }


    .mob-container {
        padding: 0 15px;
    }

    .mob-pag-container {
        padding: 0px 5px 5px 5px !important;
        align-items: center !important;

    }

    .order-card-owl .owl-dots {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #order-new-card-body {
        padding: 0;
        padding-top: 0;
        min-height: 110px !important;
        max-height: 111px;
        padding-bottom: 0 !important;
        width: 100%;
        display: flex;

    }

    .font-success f-12 {
        display: inline-block;
        position: relative;
        top: -2px;
    }

    .bg-gradient {
        width: 66px;
        height: 67px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        top: 50%;
        right: 30px !important;
        position: absolute;
        transform: translateY(-50%);
    }

    .mob-new-card-body {
        justify-content: space-between !important;
    }


    .mob-title-div h4 {
        margin: 0 !important;
    }

    .bg-theme {
        background: white !important;
        border: none !important;
        box-shadow: none !important;
        margin-bottom: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-radius: 10px;
    }

    .mob-new-card-body {
        display: flex;
        flex-direction: row !important;
    }

    #daily, .card-col-box-content .info-wrapper.padr.card-order {
        padding-bottom: 15px !important;
    }

    .card-col-box-content {
        padding: 15px 0;
    }

    .mob-detail {
        font-size: 12px;
    }

    .card-col-box {
        margin-top: 20px;
        padding: 0;
    }

    .order-wrapper .card-order {
        max-width: 100% !important;
    }

    #siparisDurumuInput option, #siparisDurumuInput {
        font-size: 14px;
    }

    #siparisDurumuInput {
        height: 2.5rem !important;
    }


    .box_title_div.mob-title-div span {
        display: flex;
    }

    .mob-new-card-body box_title {
        display: block;
        margin-bottom: 10px;
    }

    .form-group.input-group .form-control, #siparisDurumuInput, .type-filter-col .form-control {
        font-size: 14px;
    }

    .panel-heading.pvr-wrapper.card_new.prem_special.panel-mob {
        margin-top: 10px !important;
    }


    .customer_info_box {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-around;
    }

    .trdates {
        margin-bottom: 0px;
    }

    .ct_inf_txt .badge {
        line-height: 18px;
    }

    .dealer_title a {
        text-align: center;
        width: 100%;
        font-weight: 600;
        color: #79A5F6;
        margin-bottom: 10px;
    }

    .customer_info_text {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }

    .customer_info_title a {
        font-weight: 600
    }

    .customer_info_title div {
        font-weight: 600;
    }

    .ct_inf_txt {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 7px;
        border-bottom: 1px solid #cdcdcd;
        padding-top: 7px;
    }

    .panel-mob .ct_inf_title {

        font-weight: 600
    }

    .ct_inf_title a {
        font-weight: 600
    }

    .prem_special {
        padding: 20px 15px;
    }

    .panel-heading.pvr-wrapper.card_new.prem_special {
        background: white;
        border-radius: 5px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
        padding: 14px 14px 3px 14px;

    }

    .mob-primary-order {
        padding: 3px !important;
    }

    .customer_info_box {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-around;
    }

    .trdates {
        margin-bottom: 0px;
    }

    .ct_inf_txt .badge {
        line-height: 18px;
    }

    .dealer_title a {
        text-align: center;
        width: 100%;
        font-weight: 600;
        color: #79A5F6;
        margin-bottom: 10px;
    }

    .customer_info_text {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }

    .customer_info_title a {
        font-weight: 600
    }

    .customer_info_title div {
        font-weight: 600;
    }

    .ct_inf_txt {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 7px;
        border-bottom: 1px solid #cdcdcd;
        padding-top: 7px;
        align-items: center;
    }

    .ct_inf_title {
        width: 30%;
        font-weight: 600
    }

    .ct_inf_title a {
        font-weight: 600
    }

    .prem_special {
        padding: 20px 15px;
    }

    .flex-head .mbot {
        font-size: 20px !important;
    }

    .order-mobile-container .panel-heading {
        margin-bottom: 0 !important;
    }

    .order-mobile-container .panel-heading .flex-order {
        margin: 15px 0;
    }


}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .filters-dropdown .filters-search {
        display: flex;
        flex-direction: row;
    }

    #filter-class i {
        padding: 5px !important;
        font-size: 25px !important;
    }


    .box_title_div.mob-title-div {
        display: flex;
        flex-direction: row;
        justify-content: left !important;

    }

    .order-wrapper .pagination-flat {
        margin: 1.5rem 0 !important;
    }

    .mob-dropdown-menu {
        width: calc(100% + 367px) !important;

    }


}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .pag-config {
        margin-top: 20px;
    }

    .pag-container {
        margin-bottom: 97px !important;
    }

    .mob-dropdown-menu {
        width: calc(100% + 491px) !important;

    }
}

@media screen and (min-width: 1280px) and (max-width: 1367px) {
    .apexcharts-legend-text {
        font-size: 12px !important;
    }

    .pag-container {
        margin-bottom: 38px !important;
    }

    .order-table-row .deneme {
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        max-width: 100%;
    }

    .order-table-row .info-wrapper.card-order {
        min-width: 100% !important;
        max-width: 100% !important;


    }

    .mob-dropdown-menu {
        width: calc(100% + 506px) !important;
    }

    #data-table td {
        font-size: 12px !important;
    }

    #data-table td .orders {
        font-size: 9px !important;
        width: 92px !important;
    }
}

@media screen and (min-width: 250px) and (max-width: 767px) {
    #mob-filter-dropdown-menu {
        position: relative;
        height: 0;
        padding: 30px;
        border: 1px solid #87a8c4;
        left: 0;
        display: none;
        float: left;
        min-width: 10rem;
        margin: 0.125rem 0 0;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        margin-bottom: 20px;
        top: 14px;
        border-radius: 0px;
        z-index: 5;
    }

    .mob-order-print-card-body {
        position: relative;
        padding-top: 5px !important;
        background: white;

    }

    .mob-invoice-col {
        margin-bottom: 20px;
    }

    .mob-order-print-card {
        -webkit-box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
        margin-bottom: 30px;
        border-radius: 20px;
        display: inline-block;
        width: 100%;
        border: 0;
        position: relative;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background: transparent;
    }

    .mob-invoice-logo {
        margin-bottom: 5px;
        text-align: end;
    }

    .mob-invoice-two, .mob-invoice-info, .mob-invoice-details-order {
        text-align: right !important;
    }

    .mob-container {
        padding: 0 15px;
    }

    .mob-pag-container {
        padding: 0px 5px 5px 5px !important;
        align-items: center !important;

    }

    .order-card-owl .owl-dots {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #order-new-card-body {
        padding: 0;
        padding-top: 0;
        min-height: 110px !important;
        max-height: 111px;
        padding-bottom: 0 !important;
        width: 100%;
        display: flex;
    }

    .font-success f-12 {
        display: inline-block;
        position: relative;
        top: -2px;
    }

    .bg-gradient {
        width: 66px;
        height: 67px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
    }

    .mob-new-card-body {
        justify-content: space-between !important;
    }


    .mob-title-div h4 {
        margin: 0 !important;
    }

    .bg-theme {
        background: white !important;
        border: none !important;
        box-shadow: none !important;
        margin-bottom: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-radius: 10px;
    }

    .mob-new-card-body {
        display: flex;
        flex-direction: row !important;
    }

    #daily, .card-col-box-content .info-wrapper.padr.card-order {
        padding-bottom: 15px !important;
    }

    .card-col-box-content {
        padding: 15px 0;
    }

    .info-wrapper.padr.card-order {
        padding: 0 15px !important;
    }

    .mob-detail {
        font-size: 12px;
    }

    .card-col-box {
        margin-top: 20px;
        padding: 0;
    }

    .order-wrapper .card-order {
        max-width: 100% !important;
    }

    .filter-form-elements, .date-mob {
        margin-bottom: 2rem !important;
    }

    #siparisDurumuInput option, #siparisDurumuInput {
        font-size: 14px;
    }

    #siparisDurumuInput {
        height: 2.5rem !important;
    }

    .box_title_div.mob-title-div {
        display: flex;
        flex-direction: row;
        justify-content: left !important;

    }

    .box_title_div.mob-title-div span {
        display: flex;
    }

    .mob-new-card-body box_title {
        display: block;
        margin-bottom: 10px;
    }

    .form-group.input-group .form-control, #siparisDurumuInput, .type-filter-col .form-control {
        font-size: 14px;
    }


    .panel-heading.pvr-wrapper.card_new.prem_special.panel-mob {
        margin-top: 10px !important;
    }

    #data-table {
        display: none;
    }

    .customer_info_box {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-around;
    }

    .trdates {
        margin-bottom: 0px;
    }

    .ct_inf_txt .badge {
        line-height: 18px;
    }

    .dealer_title a {
        text-align: center;
        width: 100%;
        font-weight: 600;
        color: #79A5F6;
        margin-bottom: 10px;
    }

    .customer_info_text {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }

    .customer_info_title a {
        font-weight: 600
    }

    .customer_info_title div {
        font-weight: 600;
    }

    .ct_inf_txt {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 7px;
        border-bottom: 1px solid #cdcdcd;
        padding-top: 7px;
    }

    .panel-mob .ct_inf_title {

        font-weight: 600
    }

    .ct_inf_title a {
        font-weight: 600
    }

    .prem_special {
        padding: 20px 15px;
    }

    .panel-heading.pvr-wrapper.card_new.prem_special {
        background: white;
        border-radius: 5px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
        padding: 14px 14px 3px 14px;

    }

    .mob-primary-order {
        padding: 3px !important;
    }

    .customer_info_box {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-around;
    }

    .trdates {
        margin-bottom: 0px;
    }

    .ct_inf_txt .badge {
        line-height: 18px;
    }

    .dealer_title a {
        text-align: center;
        width: 100%;
        font-weight: 600;
        color: #79A5F6;
        margin-bottom: 10px;
    }

    .customer_info_text {
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }

    .customer_info_title a {
        font-weight: 600
    }

    .customer_info_title div {
        font-weight: 600;
    }

    .ct_inf_txt {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 7px;
        border-bottom: 1px solid #cdcdcd;
        padding-top: 7px;
        align-items: center;
    }

    .ct_inf_title {
        width: 30%;
        font-weight: 600
    }

    .ct_inf_title a {
        font-weight: 600
    }

    .prem_special {
        padding: 20px 15px;
    }

    .flex-head .mbot {
        font-size: 20px !important;
    }

    .order-mobile-container .panel-heading {
        margin-bottom: 0 !important;
    }

    .order-mobile-container .panel-heading .flex-order {
        margin: 15px 0;
    }

    .order-wrapper .pagination-flat {
        margin: 1.5rem 0 !important;
    }
}

.input-group::before {
    position: absolute;
    top: -12px;
    left: 20px;
    background: #ffffff;
    padding: 0 10px;
    color: #2c3e50;
    font-weight: 500;
    z-index: 99;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/*FINISH MOBILE*/
.order-wrapper {
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.pagination-div .pag-span {
    color: #0d6eb5;
    font-size: 14px;

}

.indirim .isSale {
    color: red;
    margin-bottom: 5px;
}

.filters-container .filters-dropdown {
    position: relative;
}

.filters-container .filters-dropdown .filters-search {
    display: flex;
    margin-bottom: 1rem;
}

.filters-container .filters-dropdown .filters-search button {
    border: 1px solid #bacddd;
    background-color: #f8f9f9;
    color: #6e7a8c;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    position: relative;
}

.filters-container .filters-dropdown .filters-search button .filter-icon {
    margin: 0.2rem 1rem 0 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.filters-container .filters-dropdown .filters-search button .filter-icon span {
    background: #6b778d;
    width: 2rem;
    height: 0.2rem;
    margin-bottom: 0.3rem;
    border-radius: 0.5rem;
}

.filters-container .filters-dropdown .filters-search button i {
    padding-left: 1.5rem;
    font-size: 1.6rem;
}

.fa-chevron-down:before {
    content: "";
}

.filters-container .filters-dropdown .filters-search .filter-input {
    flex: 1 0 0;
    position: relative;
}

.filters-container .filters-dropdown .filters-search .filter-input:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 1.6rem;
    color: #98b4cc;
    transform: translateY(-50%);
    font-weight: 300;
}

.filters-container .filters-dropdown .filters-search .filter-input input {
    height: 5rem;
    border-radius: 5px;
}

#filter-class:focus {
    outline: none; /* Varsayılan outline'ı kaldır */

    color: #505c65;
    background-color: #fff;
    border: 1px solid #87a8c4;
}

.filters-container .filters-dropdown .dropdown-menu {
    padding: 1.5rem;
    width: 100%;
    border: 1px solid #87a8c4;
    position: relative;
    margin-top: 0;
    font-size: 1.4rem;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05);
    border-radius: 4px;

}

.filters-dropdown #filter-dropdown-menu {
    position: relative;
    height: 0;
    padding: 30px;
    width: calc(100% + 394px) !important;
    border: 1px solid #87a8c4;
    border-radius: 0px 5px 5px 5px;
    left: 0;
    /*display: none;*/
    float: left;
    min-width: 10rem;
    margin: 16px 0 0;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    top: 0;
    z-index: 5;
}


#dropdown-menu-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.filter-form-elements {
    margin-bottom: 1.5rem;
}

#dropdown-menu-content .filter-form-elements .label {
    font-weight: 300;
    color: #6e7a8c;
}

.filter-form-elements .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.filter-form-elements .form-control {
    height: 5rem;
    padding: 1rem;
    font-size: 1.4rem;
    border: 1px solid #bacddd;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
    color: #505c65;
    background-color: #fff;
    display: block;
    background-clip: padding-box;
    font-weight: 400;
    line-height: 1.5;
}

.filter-button {
    padding: 2px 6px;
    border: 1px solid #87a8c4;
    background-color: #fff;
    color: #6e7a8c;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    position: relative;
    transition: all .2s ease-in-out;
}

.filter-button:focus,
.filter-button:active {
    border: 1px solid #87a8c4 !important;
    outline: none !important;
}

.filter-button:hover {
    border: 1px solid #87a8c4 !important;
    outline: none !important;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);

}

.arama-control:focus,
.arama-control:active,
.arama-control:hover {
    border: 1px solid #87a8c4 !important;
    outline: none !important;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);

}

.kat_filter_btn .btn-group button:focus,
.kat_filter_btn .btn-group button:active,
.kat_filter_btn .btn-group button:hover {
    border: 1px solid #87a8c4 !important;
    outline: none !important;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important;

}

.filters-dropdown .filters-search {
    display: flex;
    flex-direction: row;
}

.filter-button.active:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: -8px !important;
    width: calc(100% + 2px);
    height: 15px;
    background: #fff;
    border-left: 1px solid #87a8c4;
    border-right: 1px solid #87a8c4;
    z-index: 9;
}

.filter-button.active.spot-active {
    z-index: 1080;

    .filter-down {
        transform: rotate(-90deg);
    }

    &:before {
        opacity: 0;
    }
}

.filter-button .filter-icon {
    margin: 0.2rem 1rem 0 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.filter-input .form-control {
    height: 3rem;
}

.type-input-filter {
    padding: 15px;
    border: 1px solid #ddd;
    outline: 0;
    width: 100%;
    border-radius: 10px;
}

#filter-class i {
    padding: 10px;
}

.form-group.input-group .form-control, #siparisDurumuInput, .type-filter-col .form-control {
    height: 2.8rem;
}

#filter-class:focus-visible {
    border: 1px solid #ddd;
}

.filter-form-buttons .col-auto button {
    position: relative;
    right: 0;
    z-index: 1;
    height: 39px;
    transform: scale(1);
    transition: all 0.3s ease;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 0px 13px;
    color: white;

}

.input-group-append-filter span {
    position: absolute;
    left: 25px;
    z-index: 5;
    top: 46px;
}

.input-group-append-filter span i {
    font-size: 20px;
}

#siparisTarihiInput {
    padding-left: 35px !important;
    height: 2.8rem !important;
}

.date-picker-filter input {
    font-size: 14px !important;
}

.filter-up {
    display: none;
}


.filter-up {
    display: none;
}

.daterangepicker {
    z-index: 10001 !important;
}

.search-button-col {
    margin: 0 !important;
}

#delete-button-filter {
    margin-left: -12px !important;
    color: #dc3545 !important;
    background: white !important;
    border: 1px solid #dc3545 !important;
    border-radius: 5px;
}

#delete-button-filter:hover {
    color: white !important;
    background: #dc3545 !important;
}

#filter-button {
    color: green;
    background: white;
    border: 1px solid green;
    border-radius: 10px;
}

#filter-button:hover {
    color: white;
    background: green;
}

#cancel-button:hover {
    color: white !important;
    background: #dc3545 !important;
}

#cancel-button {
    border-radius: 10px;
    color: #dc3545 !important;
    background: white !important;
    border: 1px solid #dc3545;
}

#siparisTarihiInput {
    padding-left: 30px;
}

.bubble-container {
    margin-top: 15px;
    background: #ecf5fb;
    border: 1px solid rgba(0, 75, 130, .3);
    padding: 15px;
    display: flex;
    justify-content: flex-start;
    border-radius: 6px;
    align-items: center;
}

.input-field-bubble {
    background: white;
    border: 1px solid rgba(0, 75, 130, .3);
    border-radius: 7px;
    padding: 0px 3px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.input-field-bubble span {
    padding: 0px 0 4px 5px;
    color: #0075c9;
    font-size: 14px;
    margin-right: 8px;
    margin-top: 2px;
}

.input-field-bubble svg {
    border-radius: 50%;
    border: 1px solid black;
    margin-top: 5px;
}

.add-col {
    display: flex;
    justify-content: center;
}

.flex-head {
    font-size: 1.4rem;
    color: #004b82;
    margin-left: 3px;
    padding-bottom: 10px;
}

.info-wrapper button {
    cursor: pointer;


}

#order-new-card-body {
    border-radius: 10px !important;
    background: transparent !important;

}

.order-table-row .info-wrapper.card-order {
    min-width: 50%;
    max-width: 51%;
    padding: 15px;

}

.order-table-row {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px !important;

}


.info-wrapper {
    border-radius: 10px !important;
}

.order-table-row .info-wrapper.card-order:last-child {
    margin: 0
}

.table_head a {
    cursor: pointer;
}

.table_head th {
    padding: 0.75rem 1.25rem !important;
    font-weight: 500;
    color: inherit !important;

}

.table_head button {
    background: transparent;
    border: none;
    color: inherit;
}

.new-card {
    min-width: 100% !important;
}

#daily {
    min-width: 100% !important;
    padding: 15px;
}

.card-col-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.card-row-box {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

.new-card.small-widget:focus {
    border: none;
}

.info-wrapper.order-new-card {
    box-shadow: none !important;
    border: 2px dashed #e8e8e8 !important;
    background: transparent;
    margin-bottom: 0 !important;

}

.order-new-card.small-widget {
    box-shadow: none !important;
    border: 2px dashed #e8e8e8 !important;
    background: transparent !important;
    margin-bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 10px;
}

.card-col-box-content {
    background: #fff;
    border-radius: 10px;
    width: 100%;
}

.success .bg-gradientt {
    background-image: linear-gradient(144.16deg, rgba(84, 186, 74, 0.1) 19.06%, rgba(84, 186, 74, 0) 79.03%) !important;
}

.warning .bg-gradientt {
    background-image: linear-gradient(144.16deg, rgba(255, 170, 5, 0.1) 19.06%, rgba(255, 170, 5, 0) 79.03%) !important;
}

.secondary .bg-gradientt {
    background-image: linear-gradient(144.16deg, rgba(255, 51, 100, 0.1) 19.06%, rgba(255, 51, 100, 0) 79.03%) !important;
}

.primary .bg-gradientt {
    background-image: linear-gradient(144.16deg, rgba(115, 102, 255, 0.1) 19.06%, rgba(115, 102, 255, 0) 79.03%) !important;

}

.success-badge {
    background: #54BA4A !important;
}

.warning-badge {
    background: #ffaa06 !important;
}

.secondary-badge {
    background: var(--button-dynamic-danger, #dc3545) !important;
}

.primary-badge {
    background: #0670b9 !important;

}

.bg-gradientt {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.85rem;

}

.box_title_div .badge {
    padding: 0 15px;
    font-weight: 400;
    border-radius: 0.25rem;
    margin-left: 9px;
    display: flex;
    align-items: center;
    color: white !important;
}

#order-new-card-body span {
    font-size: 12px;
}

.box_title_div {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.box_title_div .row {
    padding: 5px 13px;
}

.order-new-card-body.secondary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.order-new-card-body.success, .order-new-card-body.warning, .order-new-card-body.primary {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#order-chart {
    height: 330px;
    margin-top: 32px;
    display: flex;
    justify-content: center;
}

.order-chart-div .chart-title {
    position: relative !important;
    top: 10px !important;
}

.apexcharts-tooltip-y-group {
    padding: 6px 0 5px;
    color: #fff;
    border: none;
}

.apexcharts-legend-text {
    font-family: 'Poppins', sans-serif !important;

    font-size: 14px;
}

.order-mobile-container .table.table-separate tbody tr:hover td {
    box-shadow: none !important;
    background: #f8f9fa !important;
}

.order-mobile-container .table.table-separate tbody td {
    border-right: none !important;
}

.border-last td {
    text-align: left;
    padding: 0.75rem 1rem !important;

}

.order-mobile-container .table td {
    font-size: 14px !important;

}

.order-detail a {
    font-size: 11px !important;
}

#data-table td, .table_head th {
    border-bottom: 1px solid #dee2e6 !important;
    vertical-align: middle;
}

.order-table-row .card_new {
    margin-bottom: 20px;
}

.table.table-separate.table-extended {
    border-radius: 10px;
    border: 1px solid #ddd;
}

.table.table-separate {
    border-collapse: collapse;
}

.table_head button:focus, .table_head button:focus-within, .table_head button:focus-visible {
    border: none !important;
}

.detail-operation {
    border: none !important;
    background: #E7F1FB !important;
    padding: 5px !important;
    height: 100% !important;
    cursor: pointer;
}

.detail-operation:hover {
    background: #1565B8 !important;
}

.detail-operation:hover svg {
    stroke: white !important;
}

.deal_icn_print svg path {
}

.deal_icn_print {
    background-color: #fdf8e1;
    padding: 5px;
    cursor: pointer;
}

.deal_icn_print:hover {
    background: #fdc500;
}

.deal_icn_print:hover svg path {
    fill: #fff;
}

.pagination.pagination-flat li a {
    margin: 0 !important;
}

.order-table-row td:hover {
    opacity: 1 !important;
}

.flex-head {
    padding-bottom: 14px !important;
}

.order-print-btn-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.order-print-btn-group a {
    position: relative;
    background-color: #fff;
    border-color: #e7eaf3;
}

.order-print-card {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    border: 0;
    position: relative;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.order-print-card-body {
    position: relative;
    padding: 1.5rem;

}

.invoice-item .invoice-logo {
    margin-bottom: 30px;
    text-align: end;
}

.invoice-item .invoice-logo img {
    width: auto;
    max-height: 82px;
    vertical-align: middle;
}

.invoice-item .invoice-details {
    text-align: right;
    font-weight: 400;
    font-size: 0.9375rem !important;
}

.invoice-item .invoice-details strong {
    color: #272b41;
}

.invoice-info {
    margin-bottom: 20px;
    text-align: left !important;
}

.invoice-item .invoice-details-two {
    text-align: left;
    color: #000;
    font-size: 0.9375rem !important;

}

.invoice-info2 {
    text-align: right !important;
}

.invoice-table-wrap {
    margin-bottom: 30px;
}

.invoice-row, .invoice-item-row {
    display: flex;
    justify-content: space-between;
}

.invoice-table-wrap h5 {
    font-family: 'Poppins', sans-serif !important;
    margin-top: 0;
    color: #2c3038;
    text-align: right;
    font-weight: 500;
}

.invoice-item-col-1 {
    margin-top: 10px;
}

.order-print-col {
    font-family: 'Poppins', sans-serif !important;
}

.table-responsive {
    overflow-x: auto;
}

.table-responsive .invoice-table {
    color: #333;
    max-width: 100%;
    width: 100%;
}

.table-responsive .invoice-table .table thead {
    background-color: transparent;
    border-bottom: 0;
    vertical-align: bottom;
}

.table-responsive .invoice-table th {
    background: #F5F7FF;
    border-top: 0;
    font-weight: 600 !important;
    font-size: 16px;
    color: #1B2559;
    padding: 15px 20px;
    line-height: inherit;
    text-align: left;
}

.table-responsive .invoice-table td {
    color: #1B2559;
    padding: 15px 20px;
    font-weight: 600 !important;
    font-size: 12px;
}

.table > :not(:first-child) {
    border: 0;
}

.invoice-sign span {
    color: #1B2559;
    margin-top: 18px;
}

.invoice-terms {
    margin-bottom: 30px;
}

.invoice-terms h6 {
    font-weight: 500;
    font-size: 20px;
    color: #1B2559;
    margin-bottom: 6px;
}

.invoice-terms p {
    font-weight: 400;
    font-size: 14px !important;
    color: #8F9BBA;
}

.invoice-info.invoice-info2 {
    text-align: end;
}

.invoice-details-order {
    text-align: left !important;
}

.card-info-order, .card-invoice-info-order {
    text-align: right !important;
}

.invoice-terms {
    text-align: end;
}

.order-print-col {
    margin-top: 20px;
}

.invoice-table .thead {
    width: 19%;
}

.thead-price {
    width: 25% !important;
}

.thead-piece {
    width: 12% !important;
}

.order-span {
    padding-bottom: 10px;
    display: inline-block;
}

.deneme {
    background: white;
    border-radius: 10px;
}

.pag-container {
    align-items: start;
    padding: 0 10px;
    margin-bottom: 130px;
}

.pag-config ul {
    margin-bottom: 1rem !important;
    margin-top: 0px;
}

.order-new-card.small-widget, .table_head button {
    cursor: pointer;
    outline: 0;
}

.card-col-box-content {
    top: 90px;
    position: -webkit-sticky;
    position: sticky;
    align-self: flex-start;
    z-index: 2;
    margin-bottom: 130px;
}

.order-table-row {
    margin-top: 30px;
    margin-bottom: -49px;
}

.pagination.pagination-flat li a:hover {
    background: #0d6eb5 !important;
    color: white !important;
}
.pagination.pagination-flat li a:hover svg path{
    fill: #fff;
    stroke: #fff;
}

.new-div-1 {
    text-align: center;
}

.pag-container {
    display: flex;
    justify-content: space-between;
}


#order-new-card-body .f-lightt {
    display: flex;
    flex-direction: column;
}

#order-new-card-body b {
    font-size: 12px;
}

#order-new-card-body span {
    font-size: 13px;
}

#order-new-card-body h4 span {
    font-weight: 500;
}


.order-table-row {
    flex-direction: row;
}

.order-wrapper .card-order {
    max-width: 20%;
}

.edit-orders-icon {
    display: flex;
    flex-direction: row;
    line-height: 0;
    float: right;
}


.edit-orders-icon .deal_icn_edit {
    padding: 5px;
    background: rgba(216, 243, 220, .4);
    fill: white;
    border: none !important;
}

.edit-orders-icon .deal_icn_edit path {
    fill: #43a445;
}

.edit-orders-icon .deal_icn_edit:hover path {
    fill: white;
}


.edit-orders-icon .deal_icn_trash {
    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;
}

.edit-orders-icon .deal_icn_trash:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.edit-orders-icon .deal_icn_trash path {
    fill: #d9534f;

}

.edit-orders-icon .deal_icn_trash:hover path {
    fill: white;

}

.edit-orders-icon .archive_icn {
    fill: rgb(234, 97, 49);
    padding: 5px;
    background: rgba(246, 109, 36, 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;
}

.edit-orders-icon .archive_icn:hover {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
}

.edit-orders-icon .archive_icn path {
    fill: #fd7e14;

}

.edit-orders-icon .archive_icn:hover path {
    fill: white;

}

.edit-orders-icon a:hover svg path {
    fill: white !important;
}


.edit-orders-icon a {
    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;
    width: 30px;
    height: 30px;
}

.edit-orders-icon .deal_icn_edit:hover {
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3fa34d;
    padding: 5px;
    margin-right: 4px;
}

.edit-orders-icon .deal_icn_trash:hover {
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(231, 76, 60);
    padding: 5px;
    cursor: pointer;
}

.order-wrapper .content {
    min-height: 100% !important;
}

.primary .bg-gradient {
    background-image: linear-gradient(144.16deg, rgba(115, 102, 255, 0.1) 19.06%, rgba(115, 102, 255, 0) 79.03%) !important;

}

.success .bg-gradient {
    background-image: linear-gradient(144.16deg, rgba(84, 186, 74, 0.1) 19.06%, rgba(84, 186, 74, 0) 79.03%) !important;
}

.secondary .bg-gradient {
    background-image: linear-gradient(144.16deg, rgba(255, 51, 100, 0.1) 19.06%, rgba(255, 51, 100, 0) 79.03%) !important;
}


.border-last {
    text-align: left;
}

.table-responsive.deal_table {
    overflow: hidden !important;
}

.table-separate .table_head th {
    text-align: left !important;
}

.order-wrapper .pagination-flat {
    display: flex;
    justify-content: end;
}

@media screen and (max-width: 1430px) and (min-width: 1201px) {

    .dashboard_v1 .table th,
    .dashboard_v1 .table td {
        font-size: 0.8rem;
        padding: 15px 5px;
    }

    td.musteri_adi {
        max-width: 300px;
        overflow: hidden;
    }
}

.form-control {
    padding: unset !important;
    padding-left: 10px !important;
    padding-top: 2px !important;
    min-height: 2.8rem !important;
    font-size: 16px;
    border: 1px solid #bacddd;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    min-width: 0;
    color: #505c65 !important;
    background-color: #fff;
    background-clip: padding-box;
    font-weight: 400;
    line-height: 1.5;
}

textarea.form-control {
    padding-top: 8px !important;
}

.musteri_adi {
    text-align: left;
    padding-left: 10px !important;
}

.search-buttons-wrp {
    position: absolute;
    top: 0;
    right: 5px;
    display: flex;
    align-items: center;
    height: 100%;
    gap: 5px;
    z-index: 1002;

    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    pointer-events: none;
    max-width: 0;
    overflow: hidden;
    white-space: nowrap;
}

.search-buttons-wrp.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    max-width: 100%;
}

.search-break-btn {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #54ba4a;
    color: white;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.search-break-btn:hover {
    background-color: #fff;
    color: #54ba4a !important;
    border: 1px solid #54ba4a;
}

.search-clear-btn {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc3545;
    color: white;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.search-clear-btn:hover {
    background-color: #fff;
    color: #dc3545 !important;
    border: 1px solid #dc3545;
}

.table_head th {
    color: #0974bc;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafafa;
}

.fa-sliders {
    vertical-align: middle;
    font-size: 20px;
}

span.orders.btn-warning {
    color: #ffa534;
    background-color: #ebb3220d;
    border-color: #ffa534;
}

span.orders.btn-primary {
    color: #388ec7;
    border-color: #388ec7;
    background-color: #388ec71a;
}

span.orders.btn-primary:hover {
    color: #fff;
    border-color: #388ec7;
    background-color: #388ec7;
}

span.orders.btn-danger {
    color: #c82333;
    border-color: #f06d75;
    background-color: #f06d751a;
}

span.orders.btn-danger:hover {
    color: #fff;
    border-color: #f06d75;
    background-color: #f06d75;
}

span.orders.btn-success {
    color: #aecf3f;
    border-color: #aecf3f !important;
    background-color: rgba(174, 207, 63, 0.1) !important;
}

span.orders.btn-success:hover {

    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.modal-button .btn-success:hover {
    background-color: white;
    color: #218838;
}


.order_id {
}

td span.orders.btn-warning:hover {
    color: #fafafa;
    background-color: #ffa534;
    border-color: #ffa534;
}

td span.orders {
    width: 160px;
    font-size: 11px;
    margin-bottom: 0;
    font-weight: 500;
}

a.btn.btn-primary.btn-labeled {
    padding: 8px 16px !important;
    border: 1px solid #388ec7;
    color: #FFFFFF;
    background: #388ec7;
    font-weight: normal;
    border-radius: 5px;
    font-size: 14px !important;
    line-height: 1.5;
}

.drp-calendar {
    max-width: 100% !important;
}

.btn-outline-primary {
    color: #388ec7;
    background-color: transparent;
    background-image: none;
    border-color: #388ec7;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #388ec7;
    border-color: #388ec7;
}

#order-new-card-body .box_title span {
    font-size: 18px;
}

.f-light-col {
    display: flex;
    flex-direction: column;
}

.f-light-col b {
    font-size: 17px;
    font-weight: 500;
}

.f-light-col .-up {
    font-size: 17px;
    font-weight: 500;
}

#order-new-card-body .f-22 {
    display: flex;
    flex-direction: row;
}

#order-new-card-body {
    padding: 0;
    padding-top: 0;
    min-height: 150px;
    max-height: 151px;
    padding-bottom: 0 !important;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#order-new-card-body .f-22 span {
    font-size: 13px;
}

. info-wrapper #order-new-card-body {
    padding: 10px !important;
}

.panel.panel-flat .card {
    margin-bottom: 18px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
}

.page-content .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 24px;
    color: var(--bs-card-color);
}

.card-body .text-muted {
    font-weight: 400;
    font-size: 14px !important;
    color: #a4a9b4 !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.order-col {
    position: relative;
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color);
}

#mini-1 {
    min-height: 50px;

}

.apexcharts-canvas {
    position: relative;
    user-select: none;
    width: 150px;
    height: 50px;
}

.apexcharts-tooltip.apexcharts-theme-light {
    border: 1px solid #e3e3e3;
    background: rgba(255, 255, 255, .96);
}

#SvgjsG2433 {
    transform: translate(0, 0);
    box-sizing: border-box;

}

.apexcharts-xcrosshairs,
.apexcharts-ycrosshairs {
    pointer-events: none;
    opacity: 0;
    transition: .15s ease all;
    stroke: rgb(182, 182, 182);
    stroke-dasharray: 0;
    stroke-width: 1;
    stroke-linecap: butt;
}

.apexcharts-tooltip {
    border-radius: 5px;
    box-shadow: 2px 2px 6px -4px #999;
    cursor: default;
    font-size: 14px;
    left: 62px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 20px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    white-space: nowrap;
    z-index: 12;
    transition: .15s ease all;
    border: 1px solid #e3e3e3;

}

.apexcharts-tooltip {
    font-family: var(--bs-font-sans-serif) !important;
    color: #a4a9b4 !important;
    background: var(--bs-secondary-bg) !important;
    border-color: var(--bs-border-color) !important;
}

.apexcharts-tooltip-series-group {
    padding: 0 10px;
    display: none;
    text-align: left;
}

.apexcharts-tooltip-series-group:last-child {
    padding-bottom: 4px;
}

.apexcharts-tooltip-marker {

    position: relative;
    top: 0;
    margin-right: 10px;
    border-radius: 50%;
    background-color: rgb(31, 88, 199);

}

.apexcharts-tooltip-text,
.apexcharts-tooltip-title {
    font-family: var(--bs-font-sans-serif) !important;
    font-size: 12px;

}

.apexcharts-tooltip-y-group {
    padding: 6px 0 5px;
}

.apexcharts-tooltip * {
    font-family: inherit;
}

.apexcharts-tooltip-goals-group {
    display: flex;
}

.apexcharts-tooltip-text-goals-label:empty,
.apexcharts-tooltip-text-goals-value:empty,
.apexcharts-tooltip-text-goals-value:empty {
    display: none;
}

.apexcharts-tooltip-text-goals-label,
.apexcharts-tooltip-text-goals-value {
    padding: 6px 0 5px;
}

.apexcharts-tooltip-text-z-value,
.apexcharts-tooltip-text-z-value {
    margin-left: 5px;
    font-weight: 600;
}

.apexcharts-tooltip-series-group {
    text-align: left;
}

.apexcharts-yaxistooltip {
    opacity: 0;
    pointer-events: none;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
    background: #eceff1;
    border: 1px solid #90a4ae;
    padding: 4px 10px;
    color: #373d3f;
    font-size: 13px;
    text-align: center;

}

.apexcharts-yaxistooltip-left:before {
    border-left-color: #90a4ae;
}

yaxistooltip-left:before {
    left: 100%;
}

.apexcharts-yaxistooltip:before {
    border-color: transparent;
    border-width: 7px;
    margin-top: -7px;
}

.apexcharts-yaxistooltip:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.apexcharts-canvas {
    user-select: none;
}

.apexcharts-yaxistooltip-left:after {
    border-left-color: #eceff1;
    left: 100%;

}

.apexcharts-yaxistooltip:after {
    border-color: transparent;
    border-width: 6px;
    margin-top: -6px;
}

.apexcharts-yaxistooltip:after {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.card_new {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    border-radius: 0.25rem;
    margin-bottom: 2.25rem;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.prem {
    padding: 0;
}


.pvr-wrapper .pvr-header:after {
    background-color: transparent !important;
}

.order-col h4 {
    font-weight: 500;
}

.flex-head .mbot {
    padding: 10px 2px;
    font-size: 21px;
    font-weight: 500;
}

.deal_table .table_head th {
    background-color: white !important;
    color: black;


}

..deal_table {
    overflow: hidden;
}

.deal_icn i {
    font-size: 15px;
    color: #28b765;
}

.deal_icn_trash i {
    font-size: 15px;
    color: #ed5555;
}

.gridjs-td {
    color: #fff;
    background-color: #1f58c7;
    border-radius: 10px;
    padding: 0 10px;
    border: 1px solid blue;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gridjs-td:hover {
    color: #1f58c7;
    background: white;
    border: 1px solid darkblue;
}

.table-responsive {
    /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}

.modal-button {
    text-align: end;
}

.waves-effect i {
    font-size: 12px;
}

.keyword-col {
    display: flex;
    align-items: center;
}

input.gridjs-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    border: 1px solid #d2d6dc;
    font-size: 14px;
    line-height: 1.45;
    outline: none;
    padding: 10px 13px;
    border-radius: 15px;
}

.keyword-col input {
    font-size: 12px;
}

.modal-button button {
    border-radius: 10px;
}

.warning-order {
    background-color: #fff6cc;
    color: #fbbc04;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 10px;
}


td span.orders {
    width: 120px !important;
}

.primary-order {
    background-color: #caf0f8;
    color: #1f58c7;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 10px;
}

.primary-order:hover, .warning-order:hover, .danger-order:hover, .success-order:hover {
    opacity: 1 !important;
}


.danger-order {
    background-color: #ffa69e;
    color: #c71f2d;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 10px;
}

.payment-icon {
    align-items: center;
    display: flex;
    justify-content: center;
}

.payment-icon svg {
    margin-right: 7px;
}

.payment-icon,
.text-nowrap .order-total {
    display: flex;
    justify-content: start;
}

.modal-title {
    color: black;
}

/*ORDERS SON*/
@media (max-width: 768px) {
    .add_main {
        font-size: 13px;
    }
}

.add_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    background-color: #54BA4A !important;
    border: 1px solid #54BA4A !important;
    color: #ffffff !important;
    transition: all 0.2s ease-in-out;
    margin-bottom: 0 !important;
}

.add_main svg {
    width: auto;
    height: 20px;
    transition: transform 0.2s ease-in-out;
}

.add_main svg path {
    stroke: #fff;
}

.add_main svg circle {
    stroke: #fff;
}

.add_main:hover {
    background-color: #ffffff !important;
    border: 1px solid #54BA4A !important;
    color: #54BA4A !important;
}

.add_main:hover svg path {
    stroke: #54BA4A !important;
}

.add_main:hover svg circle {
    stroke: #54BA4A !important;
}

.exiel_customer {
    background-color: rgba(0, 173, 181, 1) !important;
    border: 1px solid rgba(0, 173, 181, 1) !important;
    color: #ffffff !important;
    transition: all 0.2s ease-in-out; /* daha yumuşak */
}

.exiel_customer:hover {
    background-color: #ffffff !important;
    border: 1px solid rgba(0, 173, 181, 1) !important;
    color: rgba(0, 173, 181, 1) !important;
}


.exiel_customer_download {
    background-color: rgba(255, 169, 65, 1) !important;
    border: 1px solid rgba(255, 169, 65, 1) !important;
    color: #ffffff !important;
    transition: all 0.2s ease-in-out; /* daha yumuşak */
}

.exiel_customer_download:hover {
    background-color: #ffffff !important;
    border: 1px solid rgba(255, 169, 65, 1) !important;
    color: rgba(255, 169, 65, 1) !important;
}


.no-padding {
    padding: 0 !important;
}


.dynamic_modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
    z-index: 9999;
    align-items: center;
    justify-content: center;
    display: none;

    .dynamic_modal_content {
        table {
            width: 100%;
        }
    }

    &.show {
        display: flex;
    }
}

.dynamic_modal_collapser {
    position: relative;
    max-width: 750px;
    width: 100%;
}

.dynamic_modal_inner {
    width: 100%;
    background: #FFF;
    padding: 1rem;
    border-radius: 4px;

    &:has(.dynamic_maskot) {
        padding-top: 5rem;
    }
}

.dynamic_modal_close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: #F44336;
    border: 1px solid #F44336;
    color: #fff;
    outline: 0;
    width: 37px;
    height: 37px;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease all;

    * {
        transition: 0.3s ease all;
    }

    &:hover {
        background-color: #fff;

        svg path {
            fill: #F44336;
        }
    }
}

.dynamic_maskot {
    position: absolute;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);

    img {
        max-width: 150px;
        max-height: 200px;
    }
}

.table_new {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    border-collapse: collapse;
    border: 1px solid #e9ecef;
    border-radius: 4px;

    table {
        width: 100%;
        border-collapse: collapse;

        tr:nth-child(even) {
            background-color: #F8F9F9;
        }

        td {
            padding: .765rem 1rem !important;
            vertical-align: middle;
            font-size: 14px;
            color: #4D4D4D;
            max-width: 300px;

            p, span {
                margin: 0;
            }
        }
    }

    thead {
        background-color: #F8F9F9;
        border-top: 1px solid #DBE2EB;
        border-left: 1px solid #DBE2EB;
        border-right: 1px solid #DBE2EB;


        th {
            color: #6E7A8C;
            font-weight: 500;
            font-size: 15px !important;
            padding: .765rem 1rem;
            background: #F8F9F9;
            border: unset !important;
        }
    }

    tbody {
        border: 1px solid #DBE2EB;;
    }

    th, td {
        padding: 8px;
    }

    &::-webkit-scrollbar {
        width: 4px;
    }

    &::-webkit-scrollbar-track {
        background: #E3E3E3;
        border-radius: 4px;
    }

    &::-webkit-scrollbar-thumb {
        background-color: #007BFF;
        border-radius: 4px;
    }

    &::-webkit-scrollbar-thumb:hover {
        background-color: #0062cc;
    }
}

.intro {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*New Input Group*/
@keyframes stepFadeUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.v25_form_group {
    opacity: 0;
    width: 100%;
    transform: translateY(16px);
    transition: opacity 0.45s ease, transform 0.45s ease;


    .field-label {
        position: absolute;
        top: 0;
        left: 15px;
        transform: translate(0, -49%);
        width: max-content;
        background: var(--system-color, #ffff);
        font-size: 15px;
        line-height: 1;
        padding: .1em;

        .field-required {
            color: #dc3545;
        }

    }

    .field-input {
        padding-left: 13px !important;
    }

    .field-input:-webkit-autofill,
    .field-input:-webkit-autofill:focus,
    .field-input:-webkit-autofill:hover {
        -webkit-box-shadow: 0 0 0px 1000px var(--system-color, #fff) inset;
        -webkit-text-fill-color: inherit;
        transition: background-color 9999s ease-in-out 0s;
    }


    &.is-visible {
        opacity: 1;
        transform: translateY(0);
    }
}

.arama-container:before {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1081;
    content: "\f002";
    font-size: 21px;
    color: #898989;
    font-family: FontAwesome;
}

.table-smart-data {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.backdrop-system {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 10;
}


th a i {
    transition: transform 0.3s ease;
}

th a.asc i {
    transform: rotate(180deg);
}

th a.desc i {
    transform: rotate(0deg);
}

/* Güncel  sistemde .col-hl-active kullanılıyor. Şaun tüm sistemde uygulandmadığı için üstteki css durmalı hepsi taşındıktan sonra silinebilir.*/
.slider-table-wrap {
    thead tr th a.sort-filter-active {
        color: var(--theme-deafult) !important;
    }
}

.col-hl-active {
    a.active {
        color: var(--theme-deafult) !important;
    }
}

.pill {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 10px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    min-width: 130px;
    max-width: 130px;

    &.pill-zero {
        background: #F1F3F5;
        color: #343A40;
        border: 1px solid #CED4DA;
    }

    &.pill-neg {
        background: #FDE8EA;
        color: #780F19;
        border: 1px solid #F0878F;
    }

    &.pill-pos {
        background: #E8F7E6;
        color: #1F6B19;
        border: 1px solid #8DD985;
    }
}

.dynamic-position-action-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;

}

.standart-product-area {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    align-items: center;
    column-gap: 1rem;

    .card_new.urun-kutusu.standarttemp {
        margin-bottom: 15px !important;
    }

}

.special-wrap-system {
    max-width: 64.11% !important;
}

.swal2-title {
    font-size: 1.3rem !important;
}

input[type="text"]:not(#search_full),
.form-control,
select,
.multiselect,
.price-filter,
.karttahsil_datedurum_kullanici_alt_dv,
.new_check_wrap,
.select2-selection--single {
    border-color: #007bff40 !important;
    font-size: .85rem !important;
}

/* ─── Page Header ─── */

#page-header {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
    align-items: center;
    margin-bottom: .5rem;

    .page-header__navigator {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: .5rem;
    }

    .page-header__actions {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        min-width: 0;
        gap: 1rem;

        .kasa_btn_box {
            .btn-group {
                position: relative;

                .dropdown-toggle {
                    display: flex;
                    align-items: center;
                    gap: 6px;

                    .caret {
                        display: none;
                    }

                    i {
                        transition: transform .2s ease;
                    }

                    &[aria-expanded="true"] i {
                        transform: rotate(90deg);
                    }
                }

                .dropdown-menu {
                    min-width: 200px;
                    padding: 6px;
                    border: 0.5px solid var(--color-border-tertiary);
                    border-radius: 10px;
                    box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
                    background: var(--color-background-primary);

                    li {
                        padding: 0;
                        border-radius: 6px;
                        overflow: hidden;

                        & + li {
                            margin-top: 2px;
                        }

                        a {
                            display: flex;
                            align-items: center;
                            gap: 8px;
                            padding: 8px 12px;
                            font-size: .78rem;
                            color: var(--color-text-primary);
                            border-radius: 6px;
                            transition: background .15s ease, color .15s ease;
                            text-decoration: none;

                            &:hover {
                                background: var(--color-background-secondary);
                                color: var(--color-text-primary);
                            }
                        }
                    }
                }
            }
        }
    }
}

.modal {
    z-index: 9999 !important;
}

.modal-backdrop {
    z-index: 9998 !important;
}

.system-header-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;

    .breadcump-top-wrap {
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .breadcrumb-left {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .breadcrumb-right {
        flex: 0 1 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;

        .cp-flex-new {
            width: 100%;
        }
    }

}

/*Mobil Kart Css*/
.account-card-list {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
}

.account-card {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    margin-bottom: 12px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .06);
}

.account-card__title {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #79A5F6;
    padding: 10px 16px;
    border-bottom: 1px solid #e9ecef;

    a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-size: 14px;
        color: #79A5F6;
        gap: .5rem;
    }
}

.account-card__rows {
    padding: 0 10px;
}

.account-card__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 0;
    border-bottom: 1px solid #f1f3f5;
}

.account-card__row:last-child {
    border-bottom: none;
}

.account-card__label {
    font-size: 13px;
    color: #868e96;
}

.account-card__value {
    font-size: 13px;
    color: #212529;
    text-align: right;
}

.account-card__actions {
    display: flex;
    align-items: center;
    gap: 10px;
}


.account-card__actions a:hover svg path {
    fill: #212529;
}

.account-card-empty {
    text-align: center;
    padding: 32px 16px;
    color: #868e96;
}

/*Son*/

/*System Not Found*/
.system-not-found {
    position: relative;
    display: grid;
    align-items: center;
    gap:.5rem;

    .system-maskot-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        height: 100px;
        width: 100%;

        img {
            height: 100%;
            width: 100%;
            object-fit: contain;
        }
    }
}

.admin-custom-max-width {
    max-width: 1000px;
}
.product_price_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    .product_main_price {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: .1rem;
    }
}
@media (min-width: 1025px) and (max-width: 1500px) {
    .system-header-wrap {

        &.header-mode-tablet-divided {
            .breadcump-top-wrap {
                flex: 0 1 30%;
            }
        }

        .breadcrumb-right {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            width: auto;

            .cp-flex-new {
                width: 100%;
            }
        }
    }
    .btn-dynamic-action {
        min-width: 0;
    }

    .new_action_wrapper {
        .action-wrap {
            width: auto !important;

            a {
                max-width: 170px;
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .special-wrap-system {
        max-width: 100% !important;
    }

    .system-header-wrap {
        flex-direction: column;
        align-items: flex-start;

        .breadcrumb-right {
            justify-content: flex-start;

            .cp-flex-new {
                width: 100%;
            }
        }

        .breadcrumb-left {
           width: 100%;
        }

        &.header-mode-tablet-divided {
            flex-direction: row;

            .breadcrumb-right {
                justify-content: flex-end;

                .cp-flex-new {
                    width: 100%;
                }
            }
        }
    }
}

@media (max-width: 768px) {
    .dynamic-position-action-wrapper {
        position: fixed;
        background: rgb(255, 255, 255);
        padding: 1rem;
        justify-content: space-between;
        top: calc(100% - 120px);
        left: 0px;
        width: 100%;
        z-index: 500;

        .btn-dynamic-action {
            width: 100%;
        }

    }

    .system-header-wrap {
        flex-direction: column;
        align-items: flex-start;

        .breadcrumb-right {
            justify-content: flex-start;
        }
        .breadcrumb-left {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
        }
    }

    #page-header {
        grid-template-columns: 1fr !important;
        gap: 1rem;

        .page-header__navigator {
            flex-direction: row !important;
            align-items: center !important;
            justify-content: space-between !important;
        }
    }

    .special-wrap-system {
        max-width: 100% !important;
    }
}