/*#header{*/
    /*overflow: hidden;*/
    /*position: fixed;*/
    /*top: 0;*/
/*}*/
#header .module-logo {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    text-align: center;
    padding: 0rem 2rem;
}

#back-to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
}

#header .module-logo.light {
    background-color: transparent;
}
/*#header .module:not(.module-logo) {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
/*}*/

#login_page{
    margin-top: 50px;
}

.card-title {
    margin-bottom: .75rem;
    background: #4e404080;
    color: #fefdfc;
    margin-top: -18px;
    margin-left: -18px;
    margin-right: -18px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.menu-sample .title {
    bottom: -0.5rem;
    text-align: center;
    right: auto;
    font-size: 3.5rem;
    font-weight: 400;
    background: #271d1d80;
    padding-left: 30px;
    width: 100%;
}
