﻿.side-nav-vertical-scroll {
    min-height: 1200px !important;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 26px;
}

.side-nav-vertical {
    height: 100%;
    position: fixed;
    z-index: 1029;
    top: 67px !important;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    background-color: #E8E8CE !important;
    overflow: hidden;
    border: 1px solid #67605ba1;
    border-bottom: 3px solid #92B954;
    border-radius: 4px;
    width: 61px;
    overflow: hidden;
    max-height: 901px;
    height: 901px;
    padding:0px!important;
}

    .side-nav-vertical a {
        display: block;
        transition: 0.3s !important;
        color: #3F342F !important;
        min-width: 100% !important;
        min-height: 40px !important;
        padding: 5px !important;
        margin: 0px !important;
        margin-top: 5px !important;
    }
        .side-nav-vertical a:hover {
            opacity: 0.8;
            border-color: #FFF;
            color: #67605B !important;
        }



    .side-nav-vertical .navbar-nav,
    .side-nav-vertical .navbar-nav li {
        width: 100% !important;
    }

    .side-nav-vertical .nav .open > a,
    .side-nav-vertical .nav .open > a:hover,
    .side-nav-vertical .nav .open > a:focus {
        /*background-color: #1A1E27 !important;*/
        background-color: #92B954 !important;
        border-color: #1B2631 !important;
    }

    .side-nav-vertical .nav .active > a,
    .side-nav-vertical .nav .active > a:hover,
    .side-nav-vertical .nav .active > a:focus {
        background-color: #1A1E27 !important;
        border-color: #1B2631 !important;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none !important;
    /*background-color: #1A1E27 !important;*/
}

.side-nav-vertical .dropdown-menu {
    /*background-color: #E8E8CE !important;*/
    background-color: #92B954 !important;
    border-left: 1px solid #E8E8CE !important;
    border-right: 1px solid #E8E8CE !important;
    border-bottom: 1px solid #E8E8CE !important;
    border-top: 1px solid #E8E8CE !important;
    border-radius: 2px !important;
    padding-bottom: 0px;
    box-shadow: 0em 0em 0em 0em rgb(0 0 0 / 20%), 0em 0.1em 0.1em 0.1em rgb(0 0 0 / 19%) !important;
    /* box-shadow: 0 2px 4px 0 rgb(0 0 0), 0 2px 10px 0 rgb(0 0 0) !important; */
    right: 5px !important;
    min-width: 285px;
}
/*
    .side-nav-vertical a:hover {
        color: #f1f1f1;
    }
    */
.side-nav-vertical .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.side-nav-vertical-div-btn-menu {
    width: 64px !important;
    border-width: 26px;
    /*border: 1px solid #274b69;*/
    border-radius: 5px;
}

.side-nav-vertical-item-title {
    color: #3F342F;
    padding: 0 16px;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    /*border: 1px solid #274b69;*/
    border-radius: 2px;
    min-height: 44px;
    margin-right: 3px;
    -webkit-box-shadow: 0em 0em 0em 0em #67605b, 0em 0.1em 0.1em 0.1em #67605b94 !important;
    -moz-box-shadow: 0em 0em 0em 0em #67605b, 0em 0.1em 0.1em 0.1em #67605b94 !important;
    box-shadow: 0em 0em 0em 0em #67605b, 0em 0.1em 0.1em 0.1em #67605b94 !important;
}

/*.side-nav-vertical-item-title :hover {
        opacity: 0.1;
    }*/

.side-nav-vertical-item-icon {
    /* margin-right: 30px; */
    /* margin-right: 5px; */
    /* font-size: medium; */
    /* color: #FFF; */
    font-size: larger;
    margin-left: 5px;
    color: #3F342F;
    border-radius: 2em;
    height: 1.1em;
    width: 1.1em;
    background-color: #92b954;
}

.side-nav-vertical-profile {
    /*color: #fff !important;*/
    padding: 20px 20px;
    text-align: center;
    /* background-color: #246EC3; */
    border-radius: 1px !important;
    margin-top: -4px !important;
    /*box-shadow: 0em 0em 0em 0em rgb(0 0 0 / 20%), 0em 0.1em 0.1em 0.1em rgb(0 0 0 / 19%) !important;*/
}

.side-nav-vertical-profile-administrator {
    background-color: #E8E8CE !important;
}

.side-nav-vertical-profile-trainer {
    background-color: #E8E8CE !important;
    /*background-color: #00008b !important;*/
}

.side-nav-vertical-profile-user {
    background-color: #E8E8CE !important;
    /*background-color: #246EC3 !important;*/
}

/*.side-nav-vertical-profile-trainer {
    background-color: #00008b !important;
}*/

.side-nav-vertical-profile-external {
    color: #fff !important;
    background-color: #67605B !important;
}

.side-nav-vertical-label {
    margin: 0px !important;
    width: 100% !important;
    font-size: 10px !important;
    font-weight: 600;
    letter-spacing: 1px;
    /* text-align: justify; */
    /* font-family: 'Arial-Regular' !important; */
}

#btn-open-menu-id {
    color: #3F342F !important;
    /*color: #92B954;*/
}

.side-nav-shadow {
    -webkit-box-shadow: 0px 0px 0px 0px #696969, 3px 2px 2px 0px #696969 !important;
    -moz-box-shadow: 0px 0px 0px 0px #696969, 3px 2px 2px 0px #696969 !important;
    box-shadow: 0px 0px 0px 0px #696969, 3px 2px 2px 0px #696969 !important;
}

.side-nav-vertical-a-item-menu {
    color: #3F342F !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}
/****************************************************************
 * Overwrite a TAG default scalffonding.lees
 ****************************************************************
 */

a:hover, a:focus {
    color: #3F342F !important;
    text-decoration: underline;
}

[role="button"] {
    cursor: pointer;
}

a {
    color: inherit !important;
    text-decoration: none;
}

a {
    color: inherit !important;
    text-decoration: none;
}

a {
    color: inherit !important;
}
