footer.panel-footer {
    z-index: 10;
}
.side-area-menu{
    background: #F7F7F7;
    bottom: 0;
    left: 81px;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 101;
    font-family: "Segoe UI", "FSegoeUI", "Helvetica Neue", "Arial", "Tahoma", sans-serif;
    font-size: 14px;
}

footer {
    background-color: #4C4C4C;
}

.sidebar {
    background-color: #B9B9B9;
}

body.row {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}