.containerLeftCollapseButtonUser {
    height: 9%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 93.5%;
    left: 0;
    border: solid 0;
    background-color:darkblue;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
