body{ 
    background-color: #fff; 
    background-image: url("/static/media/background-portal.png");; 
    background-repeat: no-repeat; 
    background-position: center top; 
    height: 100vh; display: flex; 
    flex-direction: column;
    display: flex;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
html, body {
    height: 100%;
    margin: 0;
    overflow: auto;
}
body .vh-50 {
    height: 50vh;
    display: flex;
    flex-direction: row;
}
body .vh-85 {
    height: 85vh;
    display: flex;
    flex-direction: row;
}
body .vh-100 {
    height: 100vh;
    display: flex;
    flex-direction: row;
}
body .vh-150 {
    height: 150vh;
    display: flex;
    flex-direction: row;
}
body .vh-200 {
    height: 200vh;
    display: flex;
    flex-direction: row;
}
body .vh-250 {
    height: 250vh;
    display: flex;
    flex-direction: row;
}
.container {
    flex: 1;
}
.main-content {
    flex: 1;
}

footer {
    padding: 30px 0;
    background-color: #ef662f;
}
footer {
    margin: 0;
    padding: 15px;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.wrap, .container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
footer .container .infos {
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%;
    padding-left: 15px;
    color: #fff;
}
footer .container .infos a {
    color: #fff;
    text-decoration: underline;
}
footer .container nav {
    width: 14.52991%;
    float: left;
    margin-right: 2.5641%;
    padding-left: 3%;
}
footer .container nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

html, html a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer .container nav ul li {
    display: inline-block;
    padding-left: 10px;
}
footer .container nav ul li a i {
    font-size: 1.33333em;
    line-height: 2em;
    line-height: 1.33333em;
    color: #fff;
}
footer .container p a {
    color: #fff;
}
footer .container p {
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%;
    padding-left: 1.5%;
    font-size: 1em;
    line-height: 1.33333em;
    line-height: 1.33333em;
    margin: 0;
    color: #fff;
}
.dashboard-heading {
    font-weight: bold;
}
.sidenav-btn {
    position: absolute; 
    right:-10px; 
    z-index:100;
}
.relative {
    position: relative;
}
.sidebar {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.sidebar-top {
    margin-top: 30px;
    flex-shrink: 0;
}
.sidenav-nav {
    margin-top: 40px;
}
.logo-img-container {
    display: flex;
    justify-content: center;
    width: 100%;
}
.logo-img {
    width: 130px;
    height: 35px;
    transition: width 1s ease;
}
.custom-sidebar.collapsed .logo-img {
    width: 80px; 
    height: 35px;
}
.sidenav-img {
    width: 25px;
    height: 25px;
}
.custom-sidebar {
    background-color: #fff;
    display: flex;
    width: 210px;
    transition: width 0.7s;
}
.custom-sidebar.collapsed{
    width: 75px;
}
.custom-sidebar .nav-link.active {
    background-color: #e6e4e4;
    color: #898989; 
}
.custom-navbar {
    background: linear-gradient(to left, #e6e4e4, #e8e7e6, #ffffff); 
    color: white;
    font-weight: bold;
}
.custom-navbar .nav-item .nav-link{
    color: #464646;
}
.pl-3, .px-3 {
    padding-left: 0.5rem !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.table td, .table th {
    padding: 0.6rem;
    vertical-align: middle; 
    
}
.table thead th {
    vertical-align: middle; 
    font-weight: bold;
}
.mt-auto {
    margin-top: auto;
}
.flex-grow-2 {
    flex-grow: 2; 
}
.container ul {
    padding-left: 50px; 
    padding-right: 210px; 
}
.container .tabs li {
    list-style-type: none;
}
.horizontal-list {
    list-style-type: disc;
    padding: 0;
    text-align: center;
    justify-content: space-around;
}

.horizontal-list li {
    display: inline-block; 
    margin-right: 10px;
}
