.fd-ef-60d3269103729525724dd040 abbr[title],
.fd-ef-60d3269103729525724dd040 abbr[data-original-title] {
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

.fd-ef-60d3269103729525724dd040 address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1.4rem;
}


.fd-ef-60d3269103729525724dd040 blockquote {
    margin: 0 0 1.4rem;
}

.fd-ef-60d3269103729525724dd040 [type="number"]::-webkit-inner-spin-button,
.fd-ef-60d3269103729525724dd040 [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

.fd-ef-60d3269103729525724dd040 [hidden] {
    display: none !important;
}

.fd-ef-60d3269103729525724dd040 .fd-form-control:focus {
    outline: none;
}

.fd-ef-60d3269103729525724dd040 .fd-form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

.fd-ef-60d3269103729525724dd040 .fd-form-control::-webkit-input-placeholder,
.fd-ef-60d3269103729525724dd040 .fd-form-control::-moz-placeholder,
.fd-ef-60d3269103729525724dd040 .fd-form-control:-ms-input-placeholder,
.fd-ef-60d3269103729525724dd040 .fd-form-control::placeholder {
    color: #999;
    opacity: 1;
}

.fd-ef-60d3269103729525724dd040 .fd-form-group.fd-has-error .fd-form-feedback,
.fd-ef-60d3269103729525724dd040 .fd-form-group.fd-has-error .fd-form-check {
    color: #eb3d3b !important;
}

.fd-ef-60d3269103729525724dd040 .fd-form-group.fd-has-error .fd-form-control {
    color: #eb3d3b !important;
    border-color: #eb3d3b !important;
}

.fd-ef-60d3269103729525724dd040 .fd-form-group.fd-has-error .fd-form-feedback {
    display: block;
}

.fd-ef-60d3269103729525724dd040 .fd-btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    max-width: 100%;
    box-shadow: none;
    text-align: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-shadow: none;
    white-space: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
}

.fd-ef-60d3269103729525724dd040 .fd-btn.disabled,
.fd-ef-60d3269103729525724dd040 .fd-btn:disabled {
    opacity: 0.8;
}

.fd-ef-60d3269103729525724dd040 .fd-btn p {
    margin: 0;
}

.fd-ef-60d3269103729525724dd040 .ff__root {
    background: transparent;
}

.fd-ef-60d3269103729525724dd040 .ff__form {
    color: #333333;
    width: 100%;
    margin: 0;
    padding-top: 30px;
    font-size: 16px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 0.1px;
    text-transform: none;
}

.fd-ef-60d3269103729525724dd040 .fd-has-success .ff__fields {
    display: none;
}

.fd-ef-60d3269103729525724dd040 .ff__fields .fd-form-group {
    margin-bottom: 10px;
}

.fd-ef-60d3269103729525724dd040 .ff__fields .fd-form-group:last-child {
    margin-bottom: 0;
}

.fd-ef-60d3269103729525724dd040 .ff__grid {
    margin: -10px -10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.fd-ef-60d3269103729525724dd040 .ff__cell {
    margin: 15px 0 0 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 250px;
    min-width: 140px;
    flex-basis: 0%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 0 10px;
}

@media (max-width: 992px) {
    .fd-ef-60d3269103729525724dd040 .ff__cell {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fd-ef-60d3269103729525724dd040 .ff__form {
        max-width: 400px;
        margin: 0 auto;
    }

}

.fd-ef-60d3269103729525724dd040 .ff__control {
    color: #000000;
    border: 1px solid #2e6de0;
    height: 46px;
    display: block;
    padding: 12px 17px;
    text-align: left;
    font-family: Roboto, sans-serif;
    line-height: 20px;
    letter-spacing: 0.1px;
    text-transform: none;

    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    background: #fff;
    width: 100%;
}

.fd-ef-60d3269103729525724dd040 .ff__footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 5px;
    margin-top: 10px;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 250px;
    min-width: 140px;
}

.fd-ef-60d3269103729525724dd040 .ff__button {
    border: 1px solid #0f4C81;
    display: inline-block;
    padding: 12px 29px;
    background: #0f4C81;
    text-align: center;
    line-height: 20px;
    border-radius: 4.6000000000000005px;
    text-transform: none;

    width: 100%;
    font-family: montserrat-semibold, sans-serif;
    color: #f7f7f7;
    font-size: 15px;
    letter-spacing: 0.5px;
    border-radius: 3px;
}

.fd-ef-60d3269103729525724dd040 .ff__button span{
    font-size: 1em;
}

.fd-ef-60d3269103729525724dd040 .ff__button:hover {
    background-color: #1a84e1;
    border-color: #1a84e1;
    color: #fff;
}

.fd-ef-60d3269103729525724dd040 .ff__success {
    display: none;
}

.fd-ef-60d3269103729525724dd040 .ff__success p {
    display: block;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid rgb(58, 206, 58);
    background: rgba(58, 206, 58, 0.08);
    width: 300px;
    color: #272727;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    margin: 0 auto;
    -webkit-font-smoothing: auto;
}

.fd-ef-60d3269103729525724dd040 .fd-has-success .ff__success {
    display: block;
}

.fd-ef-60d3269103729525724dd040 .ff__success>*:last-child {
    margin-bottom: 0;
}

.fd-ef-60d3269103729525724dd040 .ff__error {
    margin: 10px 0 0 0;
    display: none;
}

.fd-ef-60d3269103729525724dd040 .fd-has-error .ff__error {
    display: block;
}

.fd-ef-60d3269103729525724dd040 .fd-form-group.fd-has-error .fd-form-feedback span {
    font-size: 13px;
}

.fd-ef-60d3269103729525724dd040 .ff__error>*:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px){
    .fd-ef-60d3269103729525724dd040 .ff__button{
        margin-top: 0;
    }
}