.logout-message {
    font-size: 19px;
    margin-top: 10px;
}

.reg-form {
    margin-top: 20px;
}

.reg-page {
    background-color: #fff;
    padding-top: 47px;
}

.reg-inputs {
    border: #000000;
}

.terms-box {
    height: 245px;
}

.logo {
    width: 99px;
    height: 32px;
    margin-top: 13px !important;
}

.notification-new {
    visibility: hidden;
}