#passwordChangeModal{display:none!important}
body.customer-portal #customerProfileModal .customer-profile-panel{width:min(1180px,calc(100vw - 44px))!important;max-width:1180px!important}
body.customer-portal #customerProfileModal .customer-profile-form{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr)!important;align-items:start!important}
body.customer-portal #customerProfileModal .customer-profile-overview,body.customer-portal #customerProfileModal .customer-profile-editable{grid-column:1}
body.customer-portal #customerProfileModal .customer-profile-password{grid-column:2;grid-row:1/span 2;position:sticky;top:0}
body.customer-portal #customerProfileModal .customer-profile-actions{grid-column:1/-1}
.customer-password-hint{margin:0;padding:10px 12px;border:1px solid #f1c56f;border-radius:9px;color:#845710;background:#fff8e8;font-size:12px;line-height:1.55}.customer-password-hint.hidden{display:none}
.customer-password-fields{display:grid;gap:13px}.customer-password-fields label{display:grid;gap:7px;color:#526078;font-size:12px;font-weight:750}
.customer-profile-password-input{position:relative;display:block}.customer-profile-password-input input{padding-right:44px!important}.customer-profile-password-input button{position:absolute;right:5px;top:50%;width:34px;height:34px;min-width:34px;padding:0;transform:translateY(-50%);border:0;border-radius:8px;color:#53647b;background:transparent;font-size:18px}
.customer-profile-password-actions{display:grid;gap:8px}.customer-profile-password-actions button{height:42px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#315ee8,#079d93);font-weight:800}.customer-profile-password-actions span{min-height:18px;color:#c23f3f;font-size:12px}
@media(max-width:900px){body.customer-portal #customerProfileModal .customer-profile-form{grid-template-columns:1fr!important}body.customer-portal #customerProfileModal .customer-profile-overview,body.customer-portal #customerProfileModal .customer-profile-editable,body.customer-portal #customerProfileModal .customer-profile-password,body.customer-portal #customerProfileModal .customer-profile-actions{grid-column:1;grid-row:auto}.customer-profile-password{position:static!important}}
