body.notification-system-email { margin: 0; background-color: #f0f0f5; }
.nse-steps-mobile { display: none !important; }
@media only screen and (max-width: 599px) {
.nse-two-column { display: block !important; width: 100% !important; max-width: 100% !important; direction: ltr !important; }
.nse-three-column { width: auto !important; float: none !important; }
.nse-two-column table { float: left !important; }
.nse-two-column table td { text-align: left !important; }
.nse-help-table { width: auto !important; margin: 0 auto !important; }
.nse-two-column-container-NjIwMTExMQ {
display: none !important;
background: #ffffff !important;
border: none !important;
margin: 0 auto !important;
}
.nse-side-padding-mobile { padding-left: 16px !important; padding-right: 16px !important; }
.nse-table-full-width-mobile { display: block !important; width: 100% !important; }
.nse-table-row-mobile { display: block !important; width: 100% !important; padding: 0 24px 0 24px !important; box-sizing: border-box !important; }
.nse-table-row-mobile:last-child { padding-top: 4px !important; }
.nse-table-padding-mobile { padding-top: 24px !important; }
.nse-table-padding-mobile.none { display: none !important; }
.nse-mobile-hide { display: none !important; }
.nse-mobile-white-bg { background: #ffffff !important; }
.nse-mobile-no-border { border: none !important; }
.nse-steps-desktop { display: none !important; }
.nse-steps-mobile { display: table-cell !important; }
}
|