#kt_header {
    background-color: #3a7cec;
    color: #ffffffdd;
}

#kt_body[style*="arian.jpg"] > div.flex-root {
    background-color: rgb(251 253 255 / 81%);
}

.text-white-2 {
    color: #efefeff0;
}

div.login-row div.base-card.base-card-1 {
    background-color: rgb(220 220 220 / 0.83) !important;
    border-radius: 12px !important;
}

#kt_sign_in_submit, #kt_sign_in_submit:hover {
    background-color: #45a5bf !important;
    color: #fff !important;
}

#kt_body.dash #kt_aside {
    display: none !important;
    visibility: hidden !important;
}

#kt_body.dash #kt_wrapper.wrapper {
    padding-right: 0 !important;
}

#kt_body.dash #kt_header.header {
    right: 0 !important;
}

.aside.aside-dark {
    background-color: #96dffb !important;
}

    .aside.aside-dark .aside-logo {
        background-color: #51afff !important;
    }

.aside-dark .menu .menu-link:hover {
    background-color: #0092ff !important;
}

.aside-dark .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), .aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: #00a1ff !important;
    color: #ffffff;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #00a1ff !important;
    border-radius: 10px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #00a1ff !important;
    border-radius: 10px !important;
}

#kt_body[style*="DargahMeli.jpg"] > div.flex-root {
    background-color: rgb(251 253 255 / 60%);
}

.table-forms tr, .table-faq tr {
    background: #5cc64c25;
}

table.table-forms tr:nth-child(2n+1), table.table-faq tr:nth-child(2n+1) {
    background: rgb(109 165 202 / 80%);
}

.table-forms > thead > tr:first-child, .table-faq > thead > tr:first-child {
    background: #e5e8e6c4;
}

.form1 {
    border: #57a0dec9 2px solid;
    background-color: #e7f1f930;
}

.base-card {
    background-color: rgb(167 189 241 / 20%);
}
