.address__module .address__information .default {
    font-size: 0.85rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
    color: #666;
}
.address__module .address__information .fieldset {
    margin: 0 0 3px;
}
.address__module .address__information .actionbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1.2rem;
}
.address__module .address__information .actionbox a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1rem;
    text-decoration: none;
    font-weight: 700;
    margin-right: 2rem;
    color: #0058A3;
}
.address__module .address__information .actionbox a:last-of-type {
    margin-right: 0;
}
.address__module .address__information .actionbox a [class*=fundament-icon] {
    display: inline-block;
    margin-right: 0.25rem;
    font-size: 1rem;
}
.address__module .address__information .actionbox a .icon {
    display: block;
    width: 17px;
    height: 17px;
    background: #ccc;
    margin-right: 0.5rem;
}
.address__module .address__form {
    display: none;
}
.address__module .address__form[data-editable=true] .postalcodeFinder.error .select2 .select2-selection {
    border-color: #E00751;
    background: #fff;
}
.address__module .address__form[data-editable=true] .postalcodeFinder .select2 .select2-selection,
.address__module .address__form[data-editable=true] .postalcodeFinder .select2 .select2-selection__rendered,
.address__module .address__form[data-editable=true] .postalcodeFinder .select2 .select2-selection__arrow {
    height: 45px;
}
.address__module .address__form[data-editable=true] .postalcodeFinder .select2 .select2-selection__rendered {
    color: #484848;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.address__module .address__form[data-editable=true] .actionbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
@media (max-width: 767.98px) {
    .address__module .address__form[data-editable=true] [data-type=save] {
        width: 100%;
    }
}
.address__module .address__form.group .form-group {
    margin-bottom: 1.2rem;
}
.address__module .address__form.group .form-group label {
    margin-bottom: 0;
}
.address__module .address__form.group .actionbox a {
    font-size: 0.75rem;
    text-decoration: none;
    font-weight: 700;
}
.address__module .address__form.group .actionbox a [class*=fundament-icon] {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 0.25rem;
    font-size: 1rem;
}
.address__module .address__form.group .macroPhone-input-group.flag-disabled .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: not-allowed;
}
.address__module .address__form.group:not([data-editable=true]) .macroPhone-input-group .flag-container {
    display: inline-block;
    position: relative;
    top: 2px;
    width: auto;
    padding: 0;
    margin: 0 0.5rem 0;
}
.address__module .address__form.group:not([data-editable=true]) .macroPhone-input-group .flag-container .selected-flag {
    background-color: transparent;
    position: inherit;
    width: auto;
    padding: 0;
    margin: 0;
}
.address__module .address__form.group:not([data-editable=true]) .macroPhone-input-group .flag-container .iti-arrow {
    display: none;
}
.address__module .address__form.group:not([data-editable=true]) .macroPhone-input-group .flag-container .iti-flag {
    position: relative;
    margin: 0;
}
.address__module .address__form.group[data-editable=true] {
    border: 1px solid #DFDFDF;
    border-radius: 0.25rem;
    padding: 1.5rem;
}
.address__module .address__form.group[data-editable=true] .form-group input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 0.5rem;
    border: 1px solid #484848;
    background: #fff;
    border-radius: 0.25rem;
    box-sizing: border-box;
}
.address__module .address__form.group[data-editable=true] .form-group input.w-auto {
    width: auto;
}
.address__module .address__form.group[data-editable=true] .form-group.error input,
.address__module .address__form.group[data-editable=true] .form-group.error select {
    border: 1px solid #CC0008;
    background: #fff;
}
.address__module .address__form.group[data-editable=true] label {
    font-size: 0.875rem;
    line-height: 1.571;
    margin-bottom: 0.125rem;
}
.address__module .address__form.group[data-editable=true] [data-input=gender] .radios .icheck label {
    margin-bottom: 0;
    margin-left: 0.5rem;
}
.address__module .address__form.group[data-editable=true] .actionbox {
    padding-top: 1rem;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767.98px) {
    .address__module .address__form.group[data-editable=true] .actionbox {
        justify-content: center;
    }
}
.address__module .address__form.group[data-editable=true] .actionbox [data-type=cancel] {
    text-decoration: none;
    margin-right: 1rem;
    font-weight: 700;
    font-size: 0.75rem;
}
@media (min-width: 768px) {
    .address__module .address__form.group[data-editable=true] .actionbox [data-type=cancel] {
        order: 0;
        margin-right: 1rem;
    }
}
@media (min-width: 768px) {
    .address__module .address__form.group[data-editable=true] .actionbox [data-type=save] {
        order: 1;
    }
}
.address__module .address__form.group[data-editable=true] .actionbox .moreInfoLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
}
.address__module .address__form.group[data-editable=true] .actionbox .moreInfoLink .icon {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 0;
    margin-right: 0.5rem;
}
