﻿#favorilerliste .dropdown-item {
    color: #fff;
    
}
#favorilerliste {
    background: #209ac9;
}
#favorilerliste .dropdown-item:hover {
    color: #156584;
}
.swal2-icon.swal2-error {
    border-color: #e91616;
}
.swal2-x-mark-line-right, .swal2-x-mark-line-left {
    background-color: #e91616!important;
}
.swal2-success-line-long, .swal2-success-line-tip {
    background-color: #006600 !important;
}
.swal2-icon.swal2-success .swal2-success-ring {
    border: 2px solid #006600;
    color: #000;
}
.swal2-icon.swal2-warning {
    border-color: #ffae00;
    color: #ffae00;
}
.swal2-popup .swal2-title {
    color: #000000;
}
#swal2-content {
    color: #000000;
}

#YukleniyorDiv{
    background:rgba(0, 0, 0, 0.3);
}
#modalMesajGiris .dropdown-toggle::after {
    display: none;
}

.mesajlar:hover, #aktifKullaniciSayisi:hover {
    cursor: pointer;
}

.gonderilenMesaj {
    float: right;
    clear: both;
    margin: 2px;
    max-width: 45%;
}

.gelenMesaj {
    clear: both;
    margin: 2px;
    width: 100%;
}

.renk6 {
    background: #ffff99 !important;
    color: #000 !important;
}

.gonderilenMesaj p {
    padding: 10px;
    background-color: #00264d;
    color: #fff;
    border-radius: 3px;
}

.gelenMesaj p {
    padding: 10px;
    background-color: #04efd9;
    border-radius: 3px;
    max-width: 45%;
    overflow-x: hidden;
}

#modulAramaDropdown {
    max-height: 400px;
    max-width: 93%;
    overflow: auto;
}

@media only screen and (max-width: 1000px) {
    #modulAramaDropdown {
        max-height: 200px;
        max-width: 93%;
        overflow: auto;
    }
}

.renk1 {
    background: linear-gradient(162deg, rgba(71,82,171,1) 0%, rgb(108, 117, 198) 100%);
}

.renk2 {
    background: linear-gradient(162deg, rgba(46,175,175,1) 0%, rgba(17,68,68,1) 100%);
}

.renk3 {
    background: linear-gradient(162deg, rgba(44,148,222,1) 0%, rgba(0,167,148,1) 100%);
}

.renk4 {
    background: linear-gradient(162deg, rgba(71,82,171,1) 0%, rgba(0,167,148,1) 100%);
}

.renk5 {
    background: #209ac9;
}

.menuSayfaAna .renk1:hover, .menuSayfaAna .renk2:hover, .menuSayfaAna .renk3:hover {
    transition-duration: 1.5s;
    background: linear-gradient(162deg, rgba(71,82,171,1) 0%, rgba(0,167,148,1) 70%);
}

.btnTuruncu:hover i {
    color: #f29a0d !important;
}

.btnTuruncu i {
    color: #c27b0a !important;
}

.btnMavi:hover i {
    color: #519cc8 !important;
}

.btnMavi i {
    color: #31749b !important;
}

.btnKirmizi:hover i {
    color: #e3353e !important;
}

.btnKirmizi i {
    color: #ca1c24 !important;
}

.btnMor:hover i {
    color: #5428d7 !important;
}

.btnMor i {
    color: #3a1c97 !important;
}

.btnYesil:hover i {
    color: #00ff8c !important;
}

.btnYesil i {
    color: #009954 !important;
}

.btnSiyah:hover i {
    color: #636d83 !important;
}

.btnSiyah i {
    color: #424957 !important;
}

.btn.new[disabled=disabled] i {
    color: #a6a6a6 !important;
}

input:not([type='file']), textarea {
    border: 1px solid #a7abc3;
}

.inputSayi {
    caret-color: #ff0000;
    letter-spacing: 1.5px;
}

.dataTables_scroll table, .dataTables_scrollHead, .dataTables_scrollHeadInner {
    width: 100% !important;
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px grey;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: #a6a6a6;
    border-radius: 5px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #8c8c8c;
    }

body {
    font-weight: 500;
    background-color: #a4acdf;
}

.aktifsayfa button > * {
    font-weight: 500 !important;
}

.aktifsayfa * {
    font-weight: 600 !important;
}

label {
    font-weight: 500 !important;
}

#anamenu .kt-menu__link-text {
    font-size: 0.9rem;
}

#kt_aside_brand {
    border-radius: 0px;
}

.btnCursor:hover {
    cursor: pointer;
}

#content {
    margin-top: 45px;
}

.kent-tema-degistir-turuncu {
    float: left;
    margin-right: 5px;
    background-color: #da8b0b;
    width: 50px;
    height: 50px;
}

.kent-tema-degistir-mor {
    float: left;
    margin-right: 5px;
    background-color: #4421b1;
    width: 50px;
    height: 50px;
}

.kent-tema-degistir-siyah {
    float: left;
    margin-right: 5px;
    background-color: #47476b;
    width: 50px;
    height: 50px;
}

.kent-tema-degistir-kirmizi {
    float: left;
    margin-right: 5px;
    background-color: #d91e26;
    width: 50px;
    height: 50px;
}

.kent-tema-degistir-mavi {
    float: left;
    margin-right: 5px;
    background-color: #3c8dbc;
    width: 50px;
    height: 50px;
}

.kent-tema-degistir-yesil {
    float: left;
    margin-right: 5px;
    background-color: #00a65a;
    width: 50px;
    height: 50px;
}

#kt_aside_menu .kt-menu__ver-arrow {
    font-size: 10px;
    font-weight: 550;
    color: #fff !important;
}

.card-title {
    user-select: none;
}

#kt_aside {
    user-select: none;
    border-radius: 0px;
}

#kt_aside_menu_wrapper {
    border-radius: 0px;
}

#kt_aside_menu {
    border-radius: 0px 0px 30px 0px;
}

#kt_header > .kt-header__topbar > .kt-header__topbar-item--user {
    user-select: none;
}
/*#region Kentcss Elementler*/
textarea {
    height: auto !important;
    resize: none;
    padding-left: 7px !important;
    padding-top: 4px !important;
}

.form-control.form-control-sm + .input-group-append {
    max-height: 32px;
}

.form-control + .input-group-append {
    max-height: 38px;
}

.inputSayi {
    text-align: right;
}

.btnYeni {
    cursor: pointer
}

.btnKayit {
    cursor: pointer
}

.btnListe {
    cursor: pointer
}

.btnIlk {
    cursor: pointer
}

.btnOnceki {
    cursor: pointer
}

.btnSonraki {
    cursor: pointer
}

.btnSon {
    cursor: pointer
}

.btnIptal {
    cursor: pointer
}

.btnCopKutusu {
    cursor: pointer
}

.btnCikis {
    cursor: pointer
}

.btnExcel {
    cursor: pointer
}

.btnYazdir {
    cursor: pointer
}

.btnArama {
    cursor: pointer
}

.btnBilgi {
    cursor: pointer
}

.btnBulut {
    cursor: pointer
}

.btnEkle {
    cursor: pointer
}

.btnCikar {
    cursor: pointer
}

.btnDosyaEkle {
    cursor: pointer
}

.btnGeriDon {
    cursor: pointer
}

.btnGozat {
    cursor: pointer
}

.btnGiris {
    cursor: pointer
}

.btnHesapla {
    cursor: pointer
}

.btnLogin {
    cursor: pointer
}

.btnKamera {
    cursor: pointer
}

.btnOnay {
    cursor: pointer
}

.btnPosta {
    cursor: pointer
}

.btnSepet {
    cursor: pointer
}

.btnServis {
    cursor: pointer
}

.btnSil {
    cursor: pointer
}

.btnSorgula {
    cursor: pointer
}

.btnKapali {
    cursor: pointer
}

.btnAcik {
    cursor: pointer
}

.btnTemizle {
    cursor: pointer
}

.btnOdeme {
    cursor: pointer
}

.btnDaire {
    cursor: pointer
}

.btnYonlendir {
    cursor: pointer
}

.btnVazgec {
    cursor: pointer
}

.btnDuzenle {
    cursor: pointer
}

.btnSec {
    cursor: pointer
}

.btnSms {
    cursor: pointer
}

.btnPdf {
    cursor: pointer
}

.btnYenile {
    cursor: pointer
}

.btnBarcode {
    cursor: pointer
}

.btnFavori {
    cursor: pointer
}

.btnGroup {
    cursor: pointer
}

.btnBos {
    cursor: pointer
}

.btnGroup {
}

.inputSabitPasif {
}

.inputTarih {
}

.inputTelefon {
}

:disabled {
    cursor: no-drop;
}
/*#endregion*/

.alert {
    margin: 0 0 10px 0;
    padding: 2px 15px;
}

label {
    color: #000000;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.hide {
    display: none;
}

.modal-header {
    padding: 5px;
}

.iconOlustur {
    background-color: transparent !important;
    border: 0px !important;
    padding: 0px !important;
    box-shadow: none !important;
}
/*#region SELECT2 */
.select2-lg + .select2 .select2-selection__rendered {
    line-height: 49px !important;
    padding: 0.1rem 3rem 0rem 0.3rem !important;
}

.select2-lg + .select2-container .select2-selection--single {
    height: 55px !important;
}

.select2-lg + .select2 .select2-selection__arrow {
    height: 54px !important;
}

.select2-md + .select2 .select2-selection__rendered {
    line-height: 31px !important;
    padding: 0.1rem 3rem 0rem 0.3rem !important;
}

.select2-md + .select2-container .select2-selection--single {
    height: 37px !important;
}

.select2-md + .select2 .select2-selection__arrow {
    height: 36px !important;
}

.select2-sm + .select2 .select2-selection__rendered {
    line-height: 27px !important;
    padding: 0.1rem 3rem 0rem 0.3rem !important;
}

.select2-sm + .select2-container .select2-selection--single {
    height: 31px !important;
}

.select2-sm + .select2 .select2-selection__arrow {
    height: 30px !important;
    top: 0px;
    line-height: 30px;
}

.select2-xs + .select2 .select2-selection__rendered {
    line-height: 22px !important;
    padding: 0.1rem 3rem 0rem 0.3rem !important;
}

.select2-xs + .select2-container .select2-selection--single {
    height: 26px !important;
}

.select2-xs + .select2 .select2-selection__arrow {
    height: 30px !important;
    top: 0px;
    line-height: 25px;
}

/*#endregion*/



/*#region X-PAGİNG*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #eeeeee;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        cursor: default;
        background-color: #5d78ff;
        border-color: #5d78ff;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
    }


/*#endregion*/


