.sidebarMenu
{
    position: absolute;
    right: 45px;
    bottom: 45px;
    width: 55px;
    z-index: 10;
    height: 45px;
    display: none;
}
.ui.segment[class*="bottom attached"] {
    overflow: hidden;
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}


.ui.buttons:not(.basic):not(.inverted) {
    -webkit-box-shadow: none;
    box-shadow: none;
    /* margin-right: 3rem; */
}
.ui.visible.bottom.overlay.sidebar {
    overflow: hidden !important;
    height: 30% !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius :  10px !important;
}.menu


.customUI
{
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
}