input {
    margin: 5px 0 22px 0;
}

.same-horizontal {
    float: left;
}

.authscheme-card {
    background-color: lavender;
    padding-bottom: 10px;
}

.authscheme-card.title-section {
    width: 90%;
    text-align: center;
}

button {
    width: 100%;
}

.authscheme-signup {
    background-color: #09AEEF;
    color: #ffffff;
    height: 50px;
    padding-top: 6px !important;
}

.reset-password {
    text-align: center;
    margin: 10px 0px;
}

h4 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 30px 0;
    font-size: 0.9em;
}

h4 span {
    background: #F7F7F7;
    padding: 0 2px;
}

.title-info {
    font-size: 14px;
    font-weight: 400;
    font-family: open-sans-semi-bold;
}

.title-section {
    width: 80%;
    text-align: center;
}

.same-horizontal img {
    height: 30px;
    margin: 10px;
}

.cancel-button {
    margin-top: 10px;
}

.title-section {
    padding-top: 10px;
}
