lhtml {
    height: 100%;

}

body {
    background-color: #f2f2f2;
    font-family: Tajawal;
    direction: rtl;
    text-align: right;
}

#warp {
    width: 100%;
    min-width: 0;
}

#sidebar-wrapper {
    min-height: 100vh;
    width: 280px;
    /* margin-right: -15rem; */
    /* transition: margin 0.25s ease-out; */

}


/*#warp .card-header{*/
/*    display: none;*/
/*}*/

a {
    color: #333;
}

.btn-primary {
    /*    BA9650*/
    /*0E1738    */
    background-color: #BA9650;
    border: 0;

}

.btn-primary:hover {
    background-color: #DCB97A;
    border: 0;

}

footer {
    background-color: #0e183b;
}

footer p {
    font-size: 12px;
    color: #929ab7;
    text-align: center;
    margin-bottom: 0;
}

.navbar {

    background-image: url("../header.png");
    -webkit-box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
}

.top-nav {
    background-color: #3877D2;
}

.side-menu {
    background-color: #0E1738;
    background-image: linear-gradient(180deg, #0E1738 10%, #14309b 100%);
    background-size: cover;
    /*background-color: #0E1738;*/
    /* height: 100%; */
    /* margin-bottom: 150px; */
}

.side-menu a.nav-link {
    color: #fff;

}

.side-menu .nav-item:hover {
    color: #BA9650;
}

.side-menu li:hover .fa,
.side-menu li:hover .fas,
.side-menu li:hover .far {
    font-weight: 900;
    /* color: #0E1738; */
    margin-left: 10px;
    font-size: 16px;
}

.side-menu .active .fa,
.side-menu .active .fas,
.side-menu .active .far {
    /* font-weight: 900; */
    color: #0E1738;
    /* margin-left: 10px;
    font-size: 20px; */
}

.side-menu .fa,
.side-menu .fas,
.side-menu .far {
    font-weight: 900;
    color: #BA9650;
    margin-left: 5px;
    font-size: 16px;
    transition: margin 0.25s ease-out, font-size 0.5s ease-out;
}


.side-menu li:hover {
    /* background-color: #BA9650; */
    color: #BA9650;
}

.side-menu li.active {
    background-color: #BA9650;

}

.side-menu li {
    padding: 5px 10px;
    font-size: 14px;
    border-bottom: 1px solid #112756;
}

.nav {
    padding-right: 0;
}


.nav-course {
    background-color: #142446;
    color: #fff;
    padding: 0px 0 1px;

    border: 0;
}

.nav-course.nav-tabs .nav-link {
    color: #fff;
    border-color: transparent transparent transparent;
}

.nav-course.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #d0a765;
}

.nav-course.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-right-radius: 0.0;
    border-top-left-radius: 0.0;
}

.tab-content {
    background-color: #fff;
}

.login-card {
    background-color: #fff;
    padding: 10px 60px 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
}

.navbar-brand {
    display: block;
    margin-left: 0;
}

.btn-ibfs-b {
    background-color: #32312e;
    color: #fff;
}

.btn-ibfs-b:hover {
    background-color: #32312e;
    color: #ffffff;
}

.btn-link {
    color: #BA9650;
}

.btn-link:hover {
    color: #BA9650;
}

.btn-info {
    background-color: #0E1738;
    border: 0;
    color: #fff;
}

.dropdown-item {
    font-size: 14px;
    padding: 0.25rem 0.5rem;
    border-bottom: 1px solid #eee;
}

/* .dropdown-item i {
    margin-left: 5px;
    color: #555;
} */

.card {
    background-color: #fff;
    /* padding: 40px 20px; */
    border: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 10%);
}

.card .badge {
    position: absolute;
    right: 15px;
    top: 10px;
}


.course-trainer .card-img-top {
    width: 100%;
    height: 200px;
    /* object-fit: cover; */
    /* border-top-left-radius: 6px;
    border-top-right-radius: 6px; */
}


.side-menu-left {
    /* width: 400px;
    margin-top: 10px;
    margin-left: 10px; */
}

.side-menu-left .card-body {
    padding: 0;
}

.side-menu-left .card-header {
    background-color: #0E1738;
    color: #fff;
    margin-bottom: 5px;
}

.fc-day-header {
    font-size: 12px;
}

.fc-event {
    background-color: #ba9650 !important;
    border: 1px solid #b1842e !important;
}

.course-list .card-title {
    background: #11215fb0;
    color: #ffff;
    padding: 20px;
    /* top: 100px; */
    margin: -20px;
}


.course-list .card-title a {

    color: #ffff;

}

.course-list .card-img-overlay {
    top: 135px;
}

.course-list .nav-pills .nav-item {
    background-color: #142446;
    color: #fff;
}

.course-list .nav-pills .nav-link.active,
.course-list .nav-pills .show > .nav-link {
    background-color: #d0a765;
    border-radius: 0;
}

.course-list .nav-pills .nav-link {
    color: #fff;
    font-size: 18px;
}

.card-img-warp {
    position: relative;
}

.card-img-warp img {
    width: 100%;
}

.card-img-warp .card-title-heading {
    position: absolute;
    bottom: 0;
    /* background: rgb(17 33 95 / 80%);
     */
    background: rgb(0, 212, 255);
    background: linear-gradient(180deg, rgba(0, 212, 255, 0) 0%, rgba(17, 33, 95, 1) 100%);
    display: block;
    width: 100%;
    padding: 8px;
    color: #fff;
    padding-top: 60px;
}

.card-img-warp .card-title-heading a {

    color: #fff;
}


/* .form-group .fa {
    position: absolute;
    top: 6px;
    right: 20px;
    color: #ba9650;
    font-size: 22px;
    z-index: 9999;
}

.login .form-group {
    position: relative;
    padding-right: 45px !important;
} */

/* .login {
    background-image: url("../login.jpg");

} */

.login .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ba9650;
    text-align: center;
    white-space: nowrap;
    background-color: #e9cf9c;
    border: 1px solid #ba9650;
    border-radius: 0.25rem;
}

.login .form-control {

    color: #ba9650;
    border: 1px solid #ba9650;

}

.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    margin-left: 5px;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0e183b;
    border-color: #0e183b;
}

.page-link {
    color: #ba9650;
}

.topbar .icon-circle {
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.topbar .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.topbar .topbar .dropdown-item:hover, .dropdown-item:focus {
    color: #2e2f37;
    text-decoration: none;
    background-color: #eaecf4;
}

.topbar .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4e73df;
}

.topbar .dropdown-item.disabled, .dropdown-item:disabled {
    color: #b7b9cc;
    pointer-events: none;
    background-color: transparent;
}


.dropdown-menu-right {
    right: auto !important;
    left: 0 !important;
}

.topbar .nav-item.dropdown .dropdown-toggle::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    display: none;
}

.topbar .nav-item.dropdown.show .dropdown-toggle::after {
    content: '\f107';
}

.topbar .nav-item .nav-link {
    position: relative;
}

.topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    transform: scale(0.7);
    transform-origin: top right;
    right: .25rem;
    margin-top: -.25rem;
}

.topbar .nav-item .nav-link .img-profile {
    height: 2rem;
    width: 2rem;
}

.topbar {
    height: 4.375rem;
}

.topbar #sidebarToggleTop {
    height: 2.5rem;
    width: 2.5rem;
}

.topbar #sidebarToggleTop:hover {
    background-color: #eaecf4;
}

.topbar #sidebarToggleTop:active {
    background-color: #dddfeb;
}

.topbar .navbar-search {
    width: 25rem;
}

.topbar .navbar-search input {
    font-size: 0.85rem;
    height: auto;
}

.topbar .topbar-divider {
    width: 0;
    border-right: 1px solid #e3e6f0;
    height: calc(4.375rem - 2rem);
    margin: auto 1rem;
}

.topbar .nav-item .nav-link {
    height: 2.5rem;
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
}

.topbar .nav-item .nav-link:focus {
    outline: none;
}

.topbar .nav-item:focus {
    outline: none;
}

.topbar .dropdown {
    position: static;
}

.topbar .dropdown .dropdown-menu {
    width: calc(100% - 1.5rem);
    right: 0.75rem;
}

.topbar .dropdown-list {
    padding: 0;
    border: none;
    overflow: hidden;
}

.topbar .dropdown-list .dropdown-header {
    background-color: #4e73df;
    border: 1px solid #4e73df;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #fff;
}

.topbar .dropdown-list .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
    border-bottom: 1px solid #e3e6f0;
    line-height: 1.3rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image {
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image img {
    height: 2.5rem;
    width: 2.5rem;
}

.topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
    background-color: #eaecf4;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 0.125rem solid #fff;
}

.topbar .dropdown-list .dropdown-item .text-truncate {
    max-width: 10rem;
}

.topbar .dropdown-list .dropdown-item:active {
    background-color: #eaecf4;
    color: #3a3b45;
}

@media (min-width: 576px) {
    .topbar .dropdown {
        position: relative;
    }

    .topbar .dropdown .dropdown-menu {
        width: auto;
        right: 0;
    }

    .topbar .dropdown-list {
        width: 20rem !important;
    }

    .topbar .dropdown-list .dropdown-item .text-truncate {
        max-width: 13.375rem;
    }
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: 0;
    margin-right: -1.25rem;
}

.select2-container .select2-search--inline .select2-search__field {
    font-family: Tajawal;
}

.list-group {
    padding-right: 0;
}

.card .list-group-item {
    font-size: 14px;
    padding: .5rem 1.25rem;
    border: 1px solid rgb(122 122 122 / 13%);
}

.card .list-group-item i {
    margin-left: 10px;
    text-align: center;
}

.panel-shadow {
    box-shadow: 0 12px 23px 0 rgb(62 73 84 / 4%);
}

.counter-box {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.counter-box .counter {
    font-size: 26px;
    font-weight: 600;
}

.counter-box i {
    font-size: 40px;
    color: rgb(102 102 102 / 35%);
    text-align: left;
    float: left;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: right;
}


.dropdown-menu {
    text-align: right;
}


.noti .badge {
    position: relative;
    right: 15px;
    top: 10px;
}

