/* css update ask amex */
/* content > dam > amex > be > nl > klantendienst > css > css-be-nl-klantendienst.css */

@import url("/content/dam/amex/nl/assets/bubl/css/base.css");

#EleV1 section.ContentBoxF .ImageContent {position:unset!important;}

.ServiceFooterBlock a.ChatButton::after {content: "Hulp nodig? \A Ask Amex"; white-space: pre; background: #fff; border-radius: 4px; width: 90px; text-align: right; height: auto; position: fixed; right: -11px; top: -90px; text-align: left; font-size: 12px; z-index: -1; font-weight: 700; line-height: 1.1; padding: 10px; transform: rotate(90deg) translateX(20px) scale(1); pointer-events: none; opacity: 0; transition: 300ms ease-in-out;}

/* --------------------------------------------------------------- */
/* -- Broken text links fix -------------------- V1 - 22/02/24 --- */
/* --------------------------------------------------------------- */
a.text-link {
    padding-top: 0;
    padding-bottom: 0;
    min-width: auto;
    min-height: auto;
}