/* PWT_ACCOUNT_DETAILS_VISIBLE_V1 - visual only */
body.pwt-account-details-visible-page{overflow-x:auto!important;padding-bottom:96px!important}
body.pwt-account-details-visible-page main,
body.pwt-account-details-visible-page .main,
body.pwt-account-details-visible-page .content,
body.pwt-account-details-visible-page .page,
body.pwt-account-details-visible-page .page-content,
body.pwt-account-details-visible-page .container,
body.pwt-account-details-visible-page .dashboard-content{max-width:none!important;min-width:0!important;overflow:visible!important}
body.pwt-account-details-visible-page footer,
body.pwt-account-details-visible-page .footer,
body.pwt-account-details-visible-page .bottom-footer{position:static!important;bottom:auto!important;left:auto!important;right:auto!important;width:100%!important}
body.pwt-account-details-visible-page .card,
body.pwt-account-details-visible-page [class*="card"],
body.pwt-account-details-visible-page [class*="account"],
body.pwt-account-details-visible-page [class*="history"],
body.pwt-account-details-visible-page [class*="transaction"]{min-width:0!important;max-width:100%!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important}
body.pwt-account-details-visible-page a,
body.pwt-account-details-visible-page button,
body.pwt-account-details-visible-page .btn,
body.pwt-account-details-visible-page [role="button"],
body.pwt-account-details-visible-page input[type="button"],
body.pwt-account-details-visible-page input[type="submit"]{max-width:100%!important;min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;height:auto!important;min-height:38px!important;line-height:1.25!important}
body.pwt-account-details-visible-page .actions,
body.pwt-account-details-visible-page .buttons,
body.pwt-account-details-visible-page [class*="action"],
body.pwt-account-details-visible-page [class*="button"]{flex-wrap:wrap!important;gap:8px!important;overflow:visible!important}
@media(max-width:900px){
 body.pwt-account-details-visible-page main,
 body.pwt-account-details-visible-page .main,
 body.pwt-account-details-visible-page .content,
 body.pwt-account-details-visible-page .container{width:100%!important;padding-left:10px!important;padding-right:10px!important}
 body.pwt-account-details-visible-page [class*="grid"],
 body.pwt-account-details-visible-page [class*="row"]{grid-template-columns:1fr!important}
 body.pwt-account-details-visible-page .card,
 body.pwt-account-details-visible-page [class*="card"]{width:100%!important}
}