body{
    color:black !important;
}

.auth.login-bg {
    background-image: url("assets/images/back.jpg");
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    height: 100% !important;
}
.logo-section {
    display: grid;
    justify-content: center; /* توسيط أفقي */
    align-items: center; /* توسيط رأسي */
    height: 60%; /* ياخد ارتفاع كامل */
    margin: auto;
}

    .logo-section .small-logo {
        /*width: 30%;*/ /* حجم الصورة — غيري الرقم زي ما تحبي */
        max-width: 450px; /* أقصى حجم */
        margin-right: 20px;
        margin-left: 20px;
    }

    .logo-section span {
        color:white;
        margin-right:10px !important;
    }
    /* Right background */
    /* .logo-section { */
    /* flex: 1; */
    /* background-image: url("../img/Logo2.png"); */
    /* background-size:contain;
    background-position: center;
    background-repeat: no-repeat;     */
    /* } */
    /* Left side form */
    .form-section {
        /*  background-color: #0f6cbf !IMPORTANT;*/
        flex: 1;
        /*background: transparent;*/
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* padding: 0 60px; */
        color: white;
    }

.loginForm{
margin: auto !important;

}
.small-logo {
    width: 150px;
    display: block;
    margin: 0 auto 20px;

}
.specialbtn {
    min-height: 60px !important;
    width: 100%;
    margin-bottom: 10px;
    text-align: center !important;
    padding-top: 15px;
}
.form-title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 26px;
    color: #ffffff;
}
.iconrow {
    display: flex;
    padding-top: 0 !important;
    /*margin: auto !important;*/
    margin-top: 10px !important;
    /*width: 90%*/
}
    .iconrow div {
        background-color: #f5efef29 !important;
        width: 100%;
        text-align: left;
        min-height: 40px !important;
        padding: 20px !important;
        padding-left: 1px;
        display: flex !important;
        margin-left: 10px;
    }

.logo-section div {
    background-color: #f5efef29 !important;
    text-align: left;
    min-height: 40px !important;
    padding: 20px !important;
    padding-left: 1px;
    display: flex !important;
    margin-left: 10px;
}
a .fa-app-store {
    font-size: 35px !important;
    color: #301515 !important;
}
a {
    text-decoration: none;
}
a .fa-google-play {
    font-size: 35px !important;
    color: orangered !important;
}
    a span {
        color: #493511 !important;
        text-underline-position: unset !important;
        font-size: 20px !important;
        /* padding-left: 15px !important; */
        font-family: 'Rubik' !important;
    }
/* Inputs */
/*form select,
form input {
    width: 100%;
    height: 37px !important;
    max-height: 47px;
    border-radius: 2px;
    margin-bottom: 15px;
    border: none;
    outline: none;
    /*padding: 0 14px;*/
    /*font-size: 15px;*/
    /*background: #bb8b61;
    color: white !important;*/
/*}*/

.sidebar .nav .nav-item .nav-link {
    color: #2c1a02 !important;
    font-family: system-ui !important;
    font-family: "Cairo";
    font-size: 17px !important;
}
/* Button */


.content-wrapper {
    background: white;
}

.sidebar {
    min-height: calc(100vh - #{$navbar-height});
    background: white !important;
    -moz-transition: width 0.25s ease;
    -ms-transition: width 0.25s ease;
    box-shadow: 20px 19px 34px -15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 12px -6px 34px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 20px 19px 34px -15px rgba(0, 0, 0, 0.5);
}

.navbar {
    font-weight: normal;
    background: white !important;
}

.sidebar .sidebar-brand-wrapper {
    /*background: white !important;*/
    background: linear-gradient(135deg, #030f1a, #77674a) !important;
}

.sidebar .nav .nav-item .nav-link i.menu-arrow {
    color: #956e23 !important;
}

.sidebar .nav .nav-item .nav-link  span {
    font-size:17px !important
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link {
    color: #956e23 !important;
}

.content-wrapper {
    background: white;
}

.sidebar .nav .nav-item.active > .nav-link {
    background: #bdbbb7ab;
    position: relative;
}

    .sidebar .nav .nav-item.active > .nav-link .menu-title {
        color: #161007 !important;
    }

/*.sidebar .nav .nav-item:hover {
    background: #bdbbb7;
}*/

.sidebar .nav:not(.sub-menu) > .nav-item:hover:not(.nav-category):not(.account-dropdown) > .nav-link {
    background: #bdbbb7ab;
    color: #ffffff;
}


.sidebar .nav .nav-item {
    padding: 10px;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    /*color: #ffffff !important;*/
    background: #bdbbb7 !important;
}

.card {
    /* background-color: white !important; */
}

.card-title{
    color:black !important;
}


select.form-control, select.asColorPicker-input, .dataTables_wrapper select, .jsgrid .jsgrid-table .jsgrid-filter-row select, .select2-container--default select.select2-selection--single, .select2-container--default .select2-selection--single select.select2-search__field, select.typeahead, select.tt-query, select.tt-hint {
    padding: .4375rem .75rem;
    border: 0;
    color: #141414 !important;
    border: 1px solid #d5cfcf;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: white !important
}

.table{


}

    .table tr th {
        color: #956e23 !important;
        font-family: Cairo !important;
        font-size: 19px !important;
        /*text-align: center;*/
    }

     .table tr td{
         color:black !important;
     } 

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #aba9a717 !important;
}

.card .card-body input {
    color: black !important;
}

.form-horizontal .control-label {
    padding-top: 1px !important;
    color: black !important;
    font-family: monospace !important;
    font-size: 17px !important;
    padding-bottom: 20px !important;
}
.form-group input {
    color:black !important;
}
.form-group label, .form-group span {
    font-size: 15px;
    line-height: 1;
    vertical-align: top;
    color: black !important;
}

.chechbox{
    width:20px !important;
}

.btnsearch {
    margin-top: 20px !important;
    background-color: #6f1f1f !important;
    color: white !important;
    height:40px !important;
}

.card {
    background-color: #956e2330 !important;
}

.myspeciasial.card {
    margin-bottom: 10px !important;
    background-color: white !important;
}

    .myspeciasial.card h3 {
        font-size: 15px !important;
    }

.sec_courses {
    width: 50% !important;
}

.mydiv {
    /*display:flex;*/
}

.btnadd {
    color: white !important;
}

table {
    margin-top: 10px;
    margin: auto !important;
}

#Button1 {
    color: white !important;
}

.chosen-single {
    height: 40px !important;
    line-height: 0;
}

.btnprint {
    margin-top: 20px;
    background-color: darkolivegreen;
    color: white !important;
    height:40px !important;
}

.details {
    width: 90% !important;
    margin: auto !important;
    margin-top: 20px !important;

}