.login-body {
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box {
    margin-top: 150px;
}

#table-option {
    font-size: 1.3em;
    text-align: center;
}

.main-sidebar{

    position: fixed !important;
}
