.registration-uap {
    background-color:#333!important;
}
.registration {
    background-color:#333!important;
}



/* centered columns styles */
.row-centered {
    text-align:center;
    margin-top:20px;
}
.col-centered {
    display:inline-block;
    float:none;

    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.headline_registration {

    font-size:3.2rem;
}

.text_registration {
    font-size:1.5rem;
}

.text_small_registration {
    font-size:1.5rem;
}

.registerform {
    margin-top:4%;

}

.hinweis {
    margin:0 auto;

    color:#F26C36;
    font-size:1.3rem;
}
.loginform > div > p{
    margin-top:10px;
}
.lnblock:before{
    margin-bottom:10px;
}
.spa_x2login_Hinweis {
    float:right;

}
.spa_x2login_Hinweis a {
    color:#007676 !important;
}

.spa_x2register a {
    color:#007676 !important;
}

.register_msg {
    color: #9B3334;
    font-size: 1.1rem;
    margin-left: 15px;
    margin-top: 13px;

}
