body {
    background-color: #EDEDED !important;
}

.font-weight {
    font-size: 20px;
    font-weight: 900;
}

.footer-fixed {
    bottom: 0px !important;
    position: absolute !important;
    left: 0px !important;
    right: 0px !important;
}

.login-right {
    background-color: #0D4077;
    font-family: 'Jost';
}

button {
    background-color: #0D4077;
    border: 3px;
    border-radius: 3px;
}

.form-control {
    border-radius: 15px;
}

.copyright {
    margin-top: 60%;
    text-align: center;
    font-size: 15px;
}

.outdoor {
    background-color: #0D4077 !important;
    border-radius: 0px 0px 40px 40px;
}
h3{
    letter-spacing: 1px;
}
.login {
    font-family: 'Jost';
    font-style: normal;
    font-size: 20px;
}

.loging_header {
    font-size: 30px;
    margin-top: 25%;
}

@media only screen and (min-width: 1440px) {
    .submit {
        width: 42% !important;
        border-radius: 5px;
    }
    
}

@media only screen and (min-width: 425px) {
    .submit {
        width: 63%;
        border-radius: 5px;
    }
}
h4{
    /* margin-top: 5% !important; */
}
.notification{
    font-size: 20px;
}
.dashboard{
    margin-top: 5%;
}

/*squde page css*/

.body {
    background-color: #0D4077;
}

.select {
    background-color: #EEF5FF;
    flex-direction: column;
}

select {
    border: 1.6px solid #526D82;
    background-color: #FFFFFF;

}

option:active {
    background-color: #A2CCE9;
}

.squde {
    background-color: #EEF5FF;
    flex-direction: column;
}

.next {
    background: #0D4077;
    border-radius: 7px;
}

.custom-select {
    border: 2px solid #526D82;

}

.img-flui {
    background-color: #A2CCE9;
}

.img-flui:focus {
    background-color: #0D4077;
}

/*aside css*/


.main_1 {
    background-color: #0D4077;

}

body {
   font-family: 'Roboto', sans-serif;
}


.navbar-nav .nav-link {
    color: #FFFFFF;
   font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px !important;
    line-height: 36px;
    float: left;

}

.nav-icon {
    width: 18px !important;
}


.navbar-expand-lg .navbar-nav .nav-link {
    /*  padding-left: 2.0rem; */
    margin-top: 6.5px !important;

}

.nav-item .nav-link:focus {
    background: #F1F1F1;
    color: black !important;
    text-align: center;
    border-radius: 7px;
}

li .mr-3 {
    float: left;
}

.create {
    /* background-color: #526D82; */
    border-radius: 3px;

}

.user_manage {
    /* margin: 10px 0px 0px; */
    background: #fff;
    padding: 20px 30px;
    border-radius: 8px;
}

select {
    border-radius: 5px !important;
}

.sardar {
    font-weight: 500;
    color: #FFFFFF;
}

/* topbar css */
.shadow {
    /* box-shadow: 0px 8px 16px 0px #00000040; */

}

.font-weight-bold {
    /* margin-top: 4%; */
    /* font-size: 28px; */
}

.fitness {
    /* font-weight: bold; */
    color: #FFFFFF;
}

/*health profile */

.rounded_1 {
    background: #FFFFFF;
    border: 1px solid #B4D8FF;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    display: inline-block;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.accordion button,
.accordion button:hover,
.accordion button:focus {
    text-decoration: none;
}

.card {
    background: #526D82;
}

.card-body {
    background-color: #ECF5FF;
}

.btn-link {
    color: #FFFFFF;
}

.btn-link:hover {
    color: #FFFFFF;
}

p {
    color: #222222;
}


.accordion-button:after {
    order: -1;
    margin-left: 0;
    margin-right: 0.5em;
}

.horizantal{
    border: 1px solid black;
}
/*rewards page*/

.rap {
    /* / border: none; / */
    border-radius: 0px;

}

.h4 {
    background-color: #526D82;
    color: #F5F5F5;
    font-size: 17px;
    border-radius: 5px 5px 0px 0px;
}

.tabledark {
    background: #B4D8FF !important;
    border-radius: 11px;
}

/* / probationeractivity model / */
.modal_header {
    /* background-color: #93B3CC; */
    border-radius: 0px 0px 5px 5px;
}


.activity {
    /* font-weight: 600; */
}

.pname {
    font-size: 13px;
}

.fa-toggle-on {
    font-size: 20px;
}


::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #6c757d;
    border-radius: 10px;
}


.barside {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0D4077;
    display: flex;
    flex-direction: column;
}

nav {
    background-color: #0D4077;
}

.scrollbox {
    overflow: auto;
}

.scrollbox-inner ul li a {
    color: #FFFFFF;
}


/*statistics page */


thead tr th {
    background-color: #ECF5FF;
    color: #000;
}

tbody tr td {
    /* background-color: #ECF5FF; */
    color: #000;
}

table {
    border-radius: 8px !important;
}

.table_18 {
    color: #0D4077 !important;
    font-weight: bold;

}

.table_1 {
    background: #526D82 !important;
    border-radius: 0px 0px 5px 5px;
}

.datePicker {
    border: 1.6px solid #526D82;
    border-radius: 5px;
    /* line-height: 0px; */
}


@media screen and (max-width:1024px){
    .content,
.scroll-container {
    display: block;
    margin-top: 0 auto;
    text-align: center;
}

.content {
    /* width: 339px; */
    padding: 2px;
    /* border: 1px solid black; */
}

::-webkit-scrollbar {

    width: 5px;
    height: 10px;

}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    /* background: #FFFFFF; */
}

.scroll-container {
    /* width: 100%; */
    height: 380px !important;
    margin-left: 7%;
    overflow-y: scroll;
    scroll-behavior: smooth;
}

.scroll-page {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100%; */
}

.content {
    height: auto;
    max-height: 870px;
    overflow-y: auto;
 } 
}


.close {
    background-color: none;

    border: 0px none;
}

.modal-dialog {
    max-width: 1000px !important;
    /* margin: 1.75rem auto; */
    /* margin-left: 26% !important; */
}


@media (min-width:500px) and(max-width:1440){
    .navbar-nav .nav-link {
        color: #FFFFFF;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 25px;
        float: left;
    }

    .nav-icon {
        width: 16px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        /* / padding-left: 2.0rem; / */
        margin-top: 4.5px;

    }

    .sardar {
        font-weight: 500;
        color: #FFFFFF;
        font-size: 14px !important;
    }
    hr{
        border: 1px solid #1C63AF;
        width: 75%;
    }
}

/* .modal-body {
    overflow-y: scroll;
    max-height: 85%;
} */
.modal-body::-webkit-scrollbar {

    width: 5px;
    height: 10px;

}

.modal-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: black;
    overflow-y: scroll;
    max-height: 55%;
}

.dropdown-menu{
    background-color: #0D4077;
}


.dropdown-item:hover{
    color: #000000 !important;
    background-color: #FFFFFF;
    padding: 3px;
    border-radius: 5px;
}
hr{
    border: 1px solid #1C63AF;
    width: 75%;
}
.notification_timetable{
    font-size: 21px;
    font-weight: 500;
}
.main_header{
    padding-right: 25px;
    padding-left: 30px;
}

.slider_sidebar {
    padding: 20px 0;
    height: 100%;
    /* / width: 320px; / */
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(5, 68, 104);
}

.slider_sidebar ul {
    list-style: none;
    /* / padding: 0; / */
    /* / width: 270px; / */
}

.slider_sidebar ul li.submenu-trigger {
    text-align: center;
    position: relative;
    width: 100%;
}

.slider_sidebar ul li.submenu-trigger > a {
    color: #fff;
    text-decoration: none;
    display: block;
     /* padding: 8px; */
}
.slider_sidebar ul li.submenu-trigger > a:hover {
    background-color: #aad3ff66;
    color: #000 !important;
}

.slider_submenu {
    list-style: none;
    padding: 20px;
    display: none;
    /* position: absolute; */
    top: 0;
    left: 100%;
    background: rgb(5, 68, 104);
    min-width: 245px;
    z-index: 1000;
}

.slider_sidebar ul li.submenu-trigger:hover .slider_submenu {
    display: block;
}

.slider_submenu li {
    /* / padding: 10px; / */
    text-align: start;
}

.slider_submenu li:hover {
    background-color: #aad3ff66;
    width: 100%;
}

/* ********** Ajax Processng Screen Overlay ********** */

.ajax-processing:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-blend-mode: overlay;
    z-index: 9999;
}
