#mySideBarMenu {
    position: fixed;
    z-index: 100;
    top:-10px;
    display: block !important;
}
#mySideBarMenu a {
    line-height: 30px;
    z-index: 100;
    position: absolute;
    white-space: nowrap;
    width: 125px;
    left: 0px;
    transition: 0.3s;
    padding:2px 2px 2px 5px;
    margin: 2px 0px 2px 0px;
    text-decoration: none;
    font-size: 0.9em;
    color: white;
    border-radius: 0 25px 25px 0;
}
#mysmi1 {
    top: 130px;
    background-color: #9C28B1;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
#mysmi11 {
    top: 170px;
    background-color: #000000;
}
#mysmi2 {
    top: 210px;
    background-color: #FE5722;
}
#mysmi3 {
    top: 250px;
    background-color: #FF9801;
}
#mysmi4 {
    top: 290px;
    background-color: #8CC34B;
}
#mysmi5 {
    top: 330px;
    background-color: #039588;
}
#mysmi6 {
    top: 370px;
    background-color: #02BCD3;
}
#mysmi7 {
    top: 410px;
    background-color: #2196F3;
}
#mysmi8 {
    top: 450px;
    background-color: #673BB7;
}
#mysmi9 {
    top: 530px;
    background-color: #FFC100;
}
#mysmi10 {
    top: 490px;
    background-color: #3E4EB7;
}