/*.formFieldSection{
    margin-bottom: 20px;
}*/

.emailInputWrapper {
    position: relative;
    width: 100%;
}

.emailInput {
    text-align: left;
    padding: 0 87px 0 16px;
}

.emailInputDomain {
    margin-left: 4px;
    color: #9f9f9f;
    position: absolute;
    right: 16px;
    margin-block: auto;
    height: auto;
    font-size: 16px;
    bottom: 12px;
}
