
body {
    font-family: 'Roboto', sans-serif;
    background: #ffffff url(../images/whitebg.jpg) !important;
}

#fullWidth {
    width: 100%;
}

#inner-fullWidth {
    padding: 15px 15px;
    min-height: 600px;
    background: #FFFFFF;
}

#page-inner {
    width: 100%;
    margin: 10px 20px 10px 0px;
    background-color: transparent;
    padding: 10px;
    min-height: 1200px;
}

.text-center {
    text-align: center;
}

.no-boder {
    border: 1px solid #f3f3f3;
}

.navbar-side {
    z-index: 0;
}

.panel {
    border-radius: 0px;
}

.navbar-side .nav > li > a > i {
    color: #ffffff;
    padding: 8px;
    width: 30px;
    text-align: center;
}

.top-navbar {
    position: fixed;
    width: 100%;
    z-index: 300;
}

.navbar-side {
    z-index: 1;
    position: fixed;
    width: 260px;
    top: 40px;
}

#inner-fullWidth {
    position: relative;
    top: 100px;
}

#inner-fullWidth-images {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 240px; /* Your existing margin setting */
    padding: 15px 30px;
    min-height: 1200px;
}


.dropdown-menu > li > a i {
    color: #24C2CE;
}

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid transparent;
    text-align: left;
}




.noti-box .icon-box {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 70px;
    height: 70px;
    line-height: 75px;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}

.text-box p {
    margin: 0 0 3px;
}


.set-icon {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

}




.main-chart {
    background: #fff;
}



footer p {
    font-size: 14px;
}


.user-image {
    margin: 25px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-height: 170px;
    max-width: 170px;
}

.top-navbar {
    margin: 0px;
}

.top-navbar .navbar-brand {
    color: #fff;
    width: 260px;
    text-align: left;
    height: 60px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    background: #fff;
}

.top-navbar .nav > li {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.top-navbar .nav > li > a {
    position: relative;
    display: block;
    padding: 20px;
    color: #FFFFFF;
    margin: 0px;
}



.active-menu {
    background-color: #FF22A9 !important;
    color: #66512c !important;
}

.active-menu i {
    color: #FFFFFF !important;
}

.arrow {
    float: right;
    margin-top: 8px;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}
.nav-fourth-level li {
    border-bottom: none !important;
}



/* most important
*/
.nav-second-level li a {
    padding-left: 87px;
    height : 30px;
}

.nav-third-level li a {
    padding-left: 105px;
}

.nav-fourth-level li a {
    padding-left: 123px;

}
.sidebar-collapse, .sidebar-collapse .nav {
    background: none;
}

.sidebar-collapse .nav {
    padding: 0;
}

.sidebar-collapse .nav > li > a {
    color: #000D80;
    background: transparent;
    text-shadow: none;
}



.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
    outline: 0;
}

.navbar-side {
    border: none;
    background: #FFFFFF url(../images/whitebg.jpg) !important;
}

.top-navbar {
    background: #ffffff;
    border-bottom: none;
}

.top-navbar .nav > li > a > i {
    margin-right: 2px;
}



ul.dropdown-menu.dropdown-messages li a div {
    padding: 2px 0;
}


@media (min-width: 768px) {
    #inner-fullWidth {
        margin: 0 0 0 240px;
        padding: 15px 30px;
        min-height: 1200px;
    }

    .navbar-side {
        width: 240px;
        z-index: 1;
    }

    .navbar {
        border-radius: 0px;
    }
}

@media only screen and (max-width: 400px) {
    #inner-fullWidth {
        display: none;
    }
    .navbar-side {
        display: none;
    }
    .inner-fullWidth-images {
        display: none;
    }
    .fullWidth {
        display: none;
    }

}

/*

@media (max-width: 400px) {

    .page-header small {
        display: block;
        padding-top: 14px;
        font-size: 19px;
    }

    .panel-left {
        width: 85px;
        height: 85px;
        border-radius: 100%;
        overflow: hidden;
        margin: 14px;
    }

}
*/

.page-footer {
    height: 50px;
    background-color: #ffffff; /* Adjust the background color as needed */
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

.footer-logo {
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}
.navbar-side {
    height: 100%;
}

#main-menu > li {
    height: 30px;
    line-height: 30px;
}


#main-menu > li > a {
    display: flex;
    align-items: center;
    height: 100%; /* Make the link fill the list item */
    padding: 0 15px; /* Optional: adjust padding for better alignment */
}

#main-menu > li > a > i {
    margin-right: 0px;
}

.main-link {
    cursor: pointer;
    color: #000D80;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant:normal;
    font-weight:300;
}

.main-link:hover {
    color: #FF22A9;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant:normal;
    font-weight:300;
    text-decoration: none;
}

.main-text-padding{
    color: #000d80;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant:normal;
    font-weight:300;
    text-decoration:none;
    text-align: justify;
    display: block;
    padding-left: 24px;
    padding-right: 100px;
}

.main-text {
    color: #000d80;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant:normal;
    font-weight:400;
    text-decoration:none;
    text-align: justify;
    display: block;
    padding-right: 150px;
}


.main-text-bold {
    color: #000d80;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
}


.main-link-large {
    cursor: pointer;
    color: #000D80;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant:normal;
    font-weight:400;
}

.main-link-large:hover {
    color: #FF22A9;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant:normal;
    font-weight:400;
    text-decoration: none;
}





p {
    font-size: 18px;
    line-height: 25px;
    padding-top: 20px;
}

a {
    color: #000d80; /* Change the color to your desired value */
    font-family: 'Roboto', sans-serif; /* Set the font family */
    font-size: 18px; /* Set the font size */
    text-decoration: none; /* Remove the underline */
}

a:hover {
    color: #FF22A9;
    text-decoration: underline; /* Add underline on hover */
}


n {
    color: #000d80;
    font-family: 'Roboto', sans-serif; /* Set the font family */
    font-size: 18px;
    text-decoration: none;
}

n:hover {
    color: #FF22A9;
    text-decoration: none; /* Add underline on hover */
}


.page-style {
    line-height: 1.15;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: start;
    color: #000D80;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 22px;
}

.text-page-with-image {
    max-width: 70%;
    margin-top: 150px;
    margin-bottom: auto;
}

.right-aligned-image-full {
    max-width: 100%;
    height: auto;
    margin: 50px 50px auto auto;
}

.right-aligned-image {
    max-width: 30%;
    height: auto;
    margin: 50px 50px auto auto;
}

.main-text-with-image {
    color: #000d80;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant:normal;
    font-weight:400;
    text-decoration:none;
    text-align: justify;
    display: block;
    padding-right: 40px;
}

.container-images {
    display: flex;
    flex-direction: column; /* Stack children vertically */
    align-items: flex-end;  /* Align images to the right */
}
