.label {
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 13px;
}

.input-group-text {
    border-right: none;
    background-color: #FFF;
}

.sbs-alert {
    margin-top: 20px;
}

#sbs-toggle-password {
    position: absolute;
    bottom: .5rem;
    right: .5rem;
    cursor: pointer;
    z-index: 1;
}

#sbs-password {
    outline: none;
    padding: 10px 30px 10px 20px;
    z-index: 1;
}