.main-footer {
    padding: 0;
    border: 0;
}
.main-header{
    position: fixed;
    width: 100%;
}
.main-sidebar {
    position:fixed;
}
.content-wrapper {
    margin-top: 50px;
    min-height: calc(100vh - 50px);
}