
    

.drive-menu-movil-topbar-box-board{
    width: 100%;

}

.drive-menu-movil-topbar-box-board a{
    text-decoration: none;
    margin-bottom: 10px;
}

.drive-menu-movil-topbar-box-board-section{
    width: 100%;    
    padding-bottom: 10px;
}

.drive-menu-movil-topbar-box-board-section-title{
    text-align: center;
    padding: 10px;
    margin: 0px;
    background: #2377fc;
    color: white;
    font-size: 18px;
}

.drive-menu-movil-topbar-box-board-section-summary{
    width: 100%;
    padding: 5px;
    padding-top: 30px;
}

.drive-menu-movil-topbar-box-board-section-summary-info{
    padding: 10px;
    border-radius: 10px;
    background: #e3effa;
}

.drive-menu-movil-topbar-box-board-section-summary-info-group{
    display: flex;
}

.drive-menu-movil-topbar-box-board-section-summary-info-group-icon{
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.drive-menu-movil-topbar-box-board-section-summary-info-group-data{
    width: calc(100% - 30px);
    color: #1e2e40;
}

.drive-menu-movil-topbar-box-board-section-summary-info-group-description{
    font-size: 10px;
    padding: 5px;
    padding-bottom: 0px;
}

.drive-menu-movil-topbar-box-board-section-summary-info-group-amount{
    font-size: 16px;
    font-weight: bold;

    padding: 5px;
    padding-top: 0px;
}



.drive-menu-movil-topbar-box-board-section-nav{
    width: 100%;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.drive-menu-movil-topbar-box-board-section-nav-item{
    border-radius: 4px;
    height: 70px;
    background: #faab19;
    padding-bottom: 15px;
    padding-top: 15px;
    color: white;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.drive-menu-movil-topbar-box-board-section-nav-item:hover{
    background:  #fc5400;
}

.drive-menu-movil-topbar-box-board-section-nav-item-content{
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

.drive-menu-movil-topbar-box-board-section-nav-item-content i{
    display: block;
    margin-bottom: 5px;
}

.drive-menu-movil-topbar-systems{
    padding: 10px;
    width: 100%;
}

.drive-menu-movil-topbar-systems-item{
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.drive-menu-movil-topbar-systems-item-sitename{
    padding: 5px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 0px;
    color: #0576ff;

}

.drive-menu-movil-topbar-systems-item-subname{
    padding: 5px;  
    text-align: left;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin: 0px;
    color: #fc5400;
    font-weight: bold;

}


.drive-menu-movil-topbar{
    width: 100%;
}

.drive-menu-movil-topbar-container{
    width: 100%;
}

.drive-menu-movil-topbar-box-board-section-account{

}

.drive-menu-movil-topbar-box-board-section-account-info{
    display: flex;
    padding: 10px;
}

.drive-menu-movil-topbar-box-board-section-account-info-avatar{
    width: 80px;
    height: 80px;
}

.drive-menu-movil-topbar-box-board-section-account-info-data{
    width: calc(100% - 50px);
    display: flex;
    justify-content: left;
    align-items: center;
    color: #1e2e40;
    font-weight: bold;
}

.drive-menu-movil-topbar-box-board-section-account button{
    background: white;
    color: #fc5400;
    border:1px solid rgba(0,0,0,0.10);
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    padding-left: 15px;
    padding-right: 14px;
    margin: auto;
    display: block;
    margin-top: 30px;
}

.drive-menu-movil-topbar-box-board-section-account button i{
    display: block;
}

.drive-menu-movil-topbar-box-board-section-account-info-avatar-img{
    width: 70px;
    margin: 5px;
    background: lavender;
    border-radius: 50%;
    height: 70px;
}


.drive-menu-movil-content{
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    height: calc(100vh - 121px);
    overflow-x: hidden;
}
.drive-menu-movil-topbar-box-board-section{
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    height: calc(100vh - 121px);
    overflow-x: hidden;
}

.drive-menu-movil-topbar-box-board-section-nav-item-count{
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    color: white;
    background: #1e3245;
    text-align: center;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: translate(40px, -70px);
}

.navigation--list{

}

.navigation--list .navigation__item i  {
    font-size: 20px !important;
}

.navigation--list .navigation__item  span{
    font-size: 12px !important;
}

    
.account-bar-desktop{
    position: absolute;
    width: 200px;
    height: auto;
/*    right: 20px;*/

    transform: translateX(-40px); 
    z-index: 10000;
    display: none;
    padding-top: 20px;
    text-align: center;
}

.account-bar-arrow-top{
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: inline-block;

}

.account-bar-desktop-menu{
    min-height: 100px;
    background: white;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.40);
    overflow: hidden;
    text-align: center;
    margin-top: -6px;
}

@media(min-width: 1000px){

    .account-bar-desktop-menu-item{
        width: 100%;
    }

    .account-bar-desktop-menu-item-bt{
        width: 100%;
        margin-right: 10px;
    }

    .account-bar-desktop-menu-item-bt-principal{
        width: 100%;
        border:none;
        color: #192838;
        font-weight: bold;
        background: rgba(0,0,0,0);
        min-width: 150px;
        height: 40px;
        font-size: 12px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .account-bar-desktop-menu-item-bt:hover .account-bar-desktop-menu-item-bt-principal{
        color: #ffffff !important;
        background:  #fc5400 !important;
    }

    .account-bar-desktop-menu-item-bt-list{
      width: 100%;
      display: none;
      background: white;
      border-top: 1px solid rgba(0,0,0,0.10);
      background:#e6eefc;
    }

    .account-bar-desktop-menu-item-bt:hover .account-bar-desktop-menu-item-bt-list{

    }   


    .account-bar-desktop-menu-item-bt-list-bt{
        width: 100%;
    }

    .account-bar-desktop-menu-item-bt-list-bt button{
        width: 100%;
        height: 40px;
        background:#849cc2;
        color: #192838;
        color: white;
        border:none;
        border-bottom: 1px solid rgba(0,0,0,0.10);
        font-size: 12px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-left: 30px;
    }

    .account-bar-desktop-menu-item-bt-list-bt button:hover{
        background:   #fc5400;
        color: white;
    }

}

@media(max-width: 1000px){

    .account-bar-desktop-menu-item{
        width: 100%;
    }

    .account-bar-desktop-menu-item-bt{
        width: 100%;
        margin-right: 10px;
    }

    .account-bar-desktop-menu-item-bt-principal{
        width: 100%;
        border:none;
        color: #192838;
        font-weight: bold;
        background: rgba(0,0,0,0);
        min-width: 150px;
        height: 40px;
        font-size: 12px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .account-bar-desktop-menu-item-bt:hover .account-bar-desktop-menu-item-bt-principal{
        color: #ffffff !important;
        background:  #fc5400 !important;
    }

    .account-bar-desktop-menu-item-bt-list{
      width: 100%;
      display: none;
      background: white;
      border-top: 1px solid rgba(0,0,0,0.10);
      background:#e6eefc;
    }

    .account-bar-desktop-menu-item-bt:hover .account-bar-desktop-menu-item-bt-list{

    }   


    .account-bar-desktop-menu-item-bt-list-bt{
        width: 100%;
    }

    .account-bar-desktop-menu-item-bt-list-bt button{
        width: 100%;
        height: 40px;
        background:#849cc2;
        color: #192838;
        color: white;
        border:none;
        border-bottom: 1px solid rgba(0,0,0,0.10);
        font-size: 12px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-left: 30px;
    }

    .account-bar-desktop-menu-item-bt-list-bt button:hover{
        background:   #fc5400;
        color: white;
    }
}

.account-bar-desktop-menu-item-bt-list-sub{
    display: none;
    background-color: #627696;
}

.account-bar-desktop-menu-item-bt-list-sub button{
    background-color: #627696;
}

.accountbar-bt-active{
    color: #ffffff !important;
    background:  #fc5400 !important;
}
.accountbar-sub-bt-active{
    color: #ffffff !important;
    background:   #fc5400 !important;
}

.ps-block--user-header:hover .account-bar-desktop{
    display: block;
}
