
.nav-nuevo{
    border-color: transparent;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: white;
    background: #2979FF;
    font-size: 20px;
    min-width: 290px;
    height: 103%;
    margin-top: -1px;
    text-align: center;
    line-height: 3.5;
}

.nav-master{
    /*margin-bottom: 0.5%; */
    /* margin-top: 1%; */
    background-color: #F5F5F5;
    border-color: transparent;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    height: 70px;
    position: fixed;
    width: 100%;
    z-index: 1;
}

.nav-master-1 {
    margin-left: 80px;
}

.extended .nav-master-1{
    padding-left: 230px;
}

.navbar-brand{
    font-size: 23px;
    padding-top: 23px;
}

.sidebar{
    width: 80px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #2979FF;
    height: 100%;
    z-index: 3;
    transition: width 0.3s, left 0.3s cubic-bezier(0.27, 0.63, 0.5, 1.05);
}
.extended .sidebar  {
    width: 290px;
    overflow: hidden;
    position: fixed;
}

.sidebar hr{
    margin-bottom: 5%;
    margin-top: 0px;
}
.extended .sidebar hr{
    margin-bottom: 5%;
    margin-top: 20px;
}

.name-empresa-icon{
    color: white;
    background: #2979FF;
    /* position: fixed; */
    /* width: 30px; */
    z-index: 5;
    font-size: 14px;
    /* padding: 25px; */
    text-align: center;
    margin-top: 5%;
}
.extended .name-empresa-icon{
    display: none;
}

.name-empresa{
    display: none;
}
.extended .name-empresa{
    color: white;
    background: #2979FF;
    position: relative;
    /* width: 30px; */
    z-index: 5;
    font-size: 20px;
    /* padding: 22px; */
    text-align: center;
    margin-top: 1%;
    display: block !important;
    margin-bottom: -3.2%;
    padding-left: 5%;
    padding-right: 7%;
}

.name-perfil-icon{
    color: white;
    background: #2979FF;
    /* position: fixed; */
    /* width: 30px; */
    z-index: 5;
    font-size: 30px;
    /* padding: 25px; */
    text-align: center;
    margin-top: 5%;
}
.extended .name-perfil-icon{
    display: none;
}

.name-perfil{
    display: none;
}
.extended .name-perfil{
    color: white;
    background: #2979FF;
    z-index: 5;
    font-size: 30px;
    text-align: center;
    margin-top: -13px;
    margin-bottom: -20px;
    display: block !important;
    /*line-height: 4;*/
    height: 130px;
    background-image: url("../images/background1.jpg");
    background-size: cover;
    position: relative;
}

.extended .name-perfil .name{
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    padding-top: 11%;
}

.extended .sidebar .name-perfil  .edit {
    position: absolute;
    top: 72px;
    right: 6px;
    font-size: 21px;
}

.popup-name{
    position: absolute;
    margin-left: 100%;
    margin-top: -62%;
    background-color: #2979FF;
    height: 50px;
    line-height: 3;
    font-size: 15px;
    /* padding-right: 20%; */
    padding-left: 15%;
    padding-top: 3%;
    color: white;
    width: 240px;
}

.container{
    width: auto !important;
    margin-left: 50px!important;
    margin-right: -1!important;
    padding-right: -1!important;
    padding-left: -1!important;
}
.extended .container {
    margin-left: 155px !important;
    -webkit-transition: width 2s;
}

.sidebar .dashboard-menu ul {
    padding-left: 0;
}

.sidebar .dashboard-menu ul li {
    height: 43px;
    position: relative;
}
.extended .sidebar .dashboard-menu ul li{
    height: initial;
    min-height: 50px;
}

.sidebar .dashboard-menu ul li.active a:first-child {
    border-left: 5px solid #a9c9ff;
}

.sidebar .dashboard-menu ul li.active a {
    border-radius: 0;
    padding: 5px;
    /*display: block;*/
    padding-left: 0;
}
.extended .sidebar .dashboard-menu ul li.active a {
    padding-left: 22px !important;
}

.sidebar .dashboard-menu ul li a span.text {
    display: none;
}
.extended .sidebar .dashboard-menu ul li a span.text {
    display: inline-block;
    width: auto;
}

.sidebar .dashboard-menu ul li a {
    color: white;
    padding-top: 5px;
}
.extended .sidebar .dashboard-menu ul li a{
    display: block;
    text-transform: none;
    color: white;
    font-weight: 300;
    text-align: left;
    /*height: 100%;*/
    font-size: 15px;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-left: 27px !important;
    text-decoration: none;
    background-color: #2979FF;
}

.sidebar .dashboard-menu ul li a .mdi {
    font-size: 20px;
    line-height: 2;
}

.extended .sidebar .dashboard-menu ul li ul li {
    margin-left:25px;
    min-height: 45px !important;
    height: 45px;
    display: block;
}

.sidebar .dashboard-menu ul li ul li {
    display: none;
}

.extended .sidebar .dashboard-menu ul li ul li a span.text{
    font-size: 13px;
}

.extended .sidebar .dashboard-menu ul li ul li a i{
    font-size: 17px;
}

.submenu-popup-name{
    position: absolute;
    margin-left: 100%;
    margin-top: -62%;
    background-color: #2979FF;
    /* height: 50px; */
    line-height: 3;
    font-size: 15px;
    /* padding-right: 20%; */
    /* padding-left: 15%; */
    padding-top: 3%;
    color: white;
    width: 240px;
}

#submenu-popup a{
    text-align: left !important;
    text-decoration: none;

}

.sidebar .dashboard-menu ul li #submenu-popup a span.text{
    display: inherit;
    font-size:12px;
}

.btn-mdl{
    background: transparent;
    border: none;
    border-radius: 2px;
    color: rgb(0,0,0);
    display: block;
    position: relative;
    height: 50px;
    min-width: 64px;
    padding: 0 8px;
    display: inline-block;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    width: 100%;
}

.btn-mdl:hover {
    background-color: #005CF5;
    border-left: 4px solid #a9c9ff;
}

.btn-perfil{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.salir{
    float: right;
    margin-top: 15px;
}
main{
    background-color: white;
}
.guia{
    float: right;
    margin-right: 1%;
    margin-top: 15px;
}

.img-logo{

    margin-top: -5%;
}

.extended .scroll-box {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
.scroll-box::-webkit-scrollbar {
    width: .4em;
}
.scroll-box::-webkit-scrollbar,
.scroll-box::-webkit-scrollbar-thumb {
    overflow:visible;
    border-radius: 4px;
}
.scroll-box::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.2);
}
.extended .cover-bar {
    position: absolute;
    background: #2979FF;
    height: 100%;
    top: 0;
    right: 0;
    width: .4em;
    -webkit-transition: all .5s;
    opacity: 1;
}
/* MAGIC HAPPENS HERE */
.sidebar:hover .cover-bar {
    opacity: 0;
    -webkit-transition: all .5s;
}

@media screen and (max-width: 839px) {
    .sidebar {
        left: -89px;
    }

    .container {
        margin-left: 10px !important;
    }

    .nav-master-1{
        margin-left:0px ;
    }

    .extended .nav-master-1 {
        padding-left: 250px;
    }

    .extended .sidebar {
        width: 233px;
        left: 0px;
    }

    .extended .container {
        margin-left: 110px !important;
    }
}
