.jpui.background.image {
    background-image: url(../../img/background.mobile.day.1.jpeg) !important;
}

@media (min-width: 320px) {
    .jpui.background.image {
        background-image: url(../../img/background.mobile.day.1.jpeg) !important;
    }
}

@media (min-width: 992px) {
    .jpui.background.image {
        background-image: url(../../img/background.tablet.day.1.jpeg) !important;
    }
}

@media (min-width: 1024px) {
    .jpui.background.image {
        background-image: url(../../img/background.desktop.day.1.jpeg) !important;
    }
}

.jpui.no-underline, .msd .text.inline a {
    text-decoration: none
}

.homepage, body, html {
    height: 100%
}

.msd .text.centered {
    text-align: center
}

.msd .text.right {
    text-align: right
}

.msd .text.small {
    font-size: .75rem!important;
    font-weight: 600
}

.msd .text.blue {
    color: #126BC5;
    font-style: normal
}

.msd .text.inline {
    vertical-align: middle
}

.msd .text.inline a {
    color: #126BC5
}

.msd .hidden {
    display: none!important
}

.msd .linked-label {
    font-size: 16px!important;
    display: block!important;
    margin: 1em 0;
    padding: 0;
    line-height: 1.1em
}

.msd input:-moz-focusring {
    outline: dotted 1px
}

.logon .hidden {
    display: none!important
}

.margin-bottom-20px {
    margin-bottom: 1.25rem!important
}

.margin-top-20px {
    margin-top: 1.25rem!important;
    display: block
}

.clear-padding {
    padding-left: 0;
    padding-right: 0
}

.vertical-padding {
    padding-top: .4375rem;
    padding-bottom: .4375rem
}

.u-no-outline:focus {
    outline: 0
}

.logon.header .chase.logo a:focus, .logon.header .logon-close-icon:focus, .logon.header a:focus {
    outline-color: #fff
}

.jpui.no-underline .icon {
    font-size: .75em
}

@media only screen and (min-width:768px) {
    .container-sm-height {
        display: table;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        table-layout: fixed
    }
    .row-sm-height {
        display: table-row
    }
    .col-sm-height {
        display: table-cell;
        float: none
    }
    .col-top {
        vertical-align: top
    }
    .col-middle {
        vertical-align: middle
    }
    .col-bottom, .col-test {
        vertical-align: baseline
    }
}

.util.high-contrast {
    color: transparent
}

.logon-container {
    position: relative
}

.logon-container>header {
    position: relative;
    z-index: 2
}

.logon.header {
    padding: 18px 0;
    text-align: center
}

@media only screen and (min-width:768px) {
    .logon.header {
        padding: 1.5em 0
    }
}

.logon.header.jpui.transparent.bar {
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, 0) 100%)
}

.logon.header a {
    display: inline-block
}

.logon.header .chase.logo {
    width: 220px;
    height: 2rem;
    margin: 0 auto;
    text-align: center;
    background: url(../../img/wordmark-white.svg) center center no-repeat
}

.logon.header .chase.logo a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.logon.header .logon-close-icon {
    position: absolute;
    right: 2rem;
    top: 1.75rem
}

.logon.header .logon-close-icon .jpui.icon {
    color: #fff
}

@media (min-width:0px) and (max-width:768px) {
    .logon.header .oem-brand-logo {
        max-width: 90%
    }
}

@media (min-width:768px) and (max-width:992px) {
    .logon.header .oem-brand-logo {
        position: absolute;
        left: 0;
        margin-left: 1.5rem;
        margin-top: 3.625rem;
        max-width: 46%
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .logon.header .oem-brand-logo {
        position: absolute;
        left: 0;
        margin-left: 1.5rem;
        margin-top: 3.625rem;
        max-width: 55%
    }
}

@media (min-width:1200px) {
    .logon.header .oem-brand-logo {
        position: absolute;
        left: 0;
        margin-left: 1.5rem;
        margin-top: 3.625rem;
        max-width: 60%
    }
}

.footer-container {
    background: #fff;
    font-size: 16px;
    padding: 1em 0;
    position: static;
    margin-top: 50px;
    bottom: 0;
    left: 0;
    right: 0
}

@media all and (min-height:992px) and (max-height:1023px) {
    .footer-container {
        margin-top: 142px;
        position: absolute
    }
}

@media all and (min-height:1024px) {
    .footer-container {
        position: absolute;
        margin-top: 220px
    }
}

.footer-container.oem-footer {
    position: absolute!important
}

.footer-container ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-container li {
    display: inline-block;
    margin-right: 16px
}

.footer-container a, .footer-container a:visited {
    text-decoration: none;
    color: #757575;
    transition: color .4s ease
}

.footer-container a:hover, .footer-container a:visited:hover {
    color: #414042
}

.footer-container .social-links {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-top: 6px;
    padding-bottom: 12px;
    margin-bottom: 26px
}

.footer-container .social-links .follow-us-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.125em;
    color: #717171
}

.footer-container .social-links ul.icon-links {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto
}

.footer-container .social-links li {
    margin-left: 10px;
    margin-right: 0;
    width: 1.4rem;
    vertical-align: middle
}

.footer-container .social-links a {
    color: #717171;
    display: inline-block
}

.footer-container .social-links a:hover {
    color: #414042
}

.footer-container .social-links .jpui.icon {
    font-size: 1.4rem
}

.footer-container .footer-links ul {
    text-align: center
}

.footer-container .footer-links .jpui.link .link-anchor, .footer-container .footer-links li {
    color: #757575;
    font-size: .65625rem
}

.footer-container .footer-links li {
    margin-bottom: 10px
}

.footer-container .footer-links li .icon:hover:not(.touch) {
    color: #666
}

.footer-container .footer-links .jpui.link .link-anchor {
    transition: color .4s ease
}

.footer-container .footer-links.implement-ada-features-enabled .jpui.link .link-anchor {
    text-decoration: underline
}

.footer-container .footer-links .equal-housing-lender {
    font-size: 1.7em
}

.footer-container .footer-links .copyright-label {
    width: 100%
}

@media (min-width:0px) and (max-width:768px) {
    .footer-container .oem-brand-footer {
        margin: -16px 4px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .footer-container .oem-brand-footer {
        margin: -16px -8px
    }
}

@media (min-width:992px) {
    .footer-container .oem-brand-footer {
        margin: -16px -4px
    }
}

html.logon-tw {
    background: rgba(255, 255, 255, .96)
}

html.logon-tw .logon-box .raised.segment {
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    border-color: #ccc
}

.logon {
    font-size: 16px
}

@media (max-width:767px) {
    .logon .jpui.background.oem-background.mazda {
        background-color: #262626!important;
        background-position: 0 7.8125rem!important
    }
    .logon .jpui.background.oem-background.landrover {
        background-color: #1a1a1a!important;
        background-position: -4.1875rem 7.8125rem!important
    }
    .logon .jpui.background.oem-background.maserati {
        background-position: -5.625rem 5rem!important;
        background-color: #000!important
    }
    .logon .jpui.background.oem-background.subaru {
        background-position: -36.75rem 4.125rem!important
    }
    .logon .jpui.background.oem-background.jaguar {
        background-position: -2.0625rem 5.3125rem!important;
        background-color: #000!important
    }
}

@media (min-width:767px) {
    .logon .jpui.background.oem-background {
        background-position-x: 1%!important
    }
    .logon .jpui.background.oem-background.subaru {
        background-position-x: 59%!important
    }
}

@media (min-width:768px) and (max-width:992px) {
    .logon.custom-brand-container {
        float: right;
        margin-right: -11.625rem;
        margin-top: -1.75rem
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .logon.custom-brand-container {
        float: right;
        margin-right: -17.375rem;
        margin-top: -3rem
    }
}

@media (min-width:1200px) {
    .logon.custom-brand-container {
        float: right;
        margin-right: -23.625rem;
        margin-top: -3rem
    }
}

.logon .logon-box {
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .logon .logon-box {
        margin-top: 60px
    }
}

@media only screen and (min-width:992px) {
    .logon .logon-box {
        margin-top: 80px
    }
}

.logon .logon-box .logon-box-cnt {
    padding-bottom: 20px
}

.logon .logon-box .jpui.alert.primary>.icon {
    margin-right: 10px
}

.logon .logon-box .jpui.inverted.error.primary.alert.loginAlert .title {
    font-size: 24px;
    line-height: 30px;
    color: #BF2155
}

.logon .logon-box .in-progress {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.logon .logon-box .in-progress.cookie-policy-msg {
    padding-bottom: 11px;
    margin-top: -10px
}

.logon .logon-box .in-progress.cookie-policy-msg a {
    color: #126BC5
}

.logon .logon-box .in-progress.cookie-enable-msg span {
    display: block;
    padding-top: 12px;
    margin-left: 0
}

.logon h2#logonbox-title {
    font-weight: 400
}

.logon h3 {
    color: #717171;
    font-weight: 200;
    line-height: 110%;
    margin: 0;
    font-size: 1.125rem
}

@media only screen and (min-width:768px) {
    .logon h3 {
        font-size: 1.25rem
    }
}

@media only screen and (min-width:1200px) {
    .logon h3 {
        font-size: 1.5rem
    }
}

.logon .jpui.raised.segment {
    background: rgba(255, 255, 255, .96);
    border-radius: 5px;
    padding: 1.25rem 0;
    max-width: 384px!important;
    overflow: visible!important;
    margin: 0 auto
}

.disableBodyScrollForOverlay, body.no-scroll.util {
    overflow-y: hidden!important
}

.logon .jpui.context.link {
    color: #126BC5
}

.logon .jpui.button.primary {
    margin: 25px 0 20px
}

@media only screen and (min-width:768px) {
    .logon .jpui.button.primary {
        margin: 13px 0
    }
}

.logon a:focus, .logon input:focus {
    box-shadow: 0 0 7px #126BC5
}

.logoff {
    opacity: 1;
    margin-top: 12em
}

.logoff .jpui.raised.segment {
    padding: 0;
    max-width: none;
    border: none;
    overflow: hidden!important
}

.logoff .col-xs-10.col-xs-offset-1 {
    padding: 2.3em 0
}

.logoff h3 {
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    color: #717171;
    font-weight: 200
}

@media only screen and (min-width:768px) {
    .logoff {
        margin-top: 15.7em
    }
    .logoff h3 {
        font-size: 1.5rem
    }
}

.logoff h3:focus {
    outline: 0
}

div.advertiseNativeApp .appDownloadLink:focus, div.advertiseNativeApp .closeAd:focus {
    outline-color: #fff
}

.logoff .progress {
    width: 100%;
    height: 5px;
    background: #cbcbcb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.logoff .progress .bar {
    display: block;
    width: 100%;
    height: 100%;
    background: #2ca853;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.homepage {
    height: 100%
}

div.advertiseNativeApp {
    background: #414042
}

div.advertiseNativeApp.showNativeAppAdBanner {
    padding: 6px 0
}

div.advertiseNativeApp .cells {
    color: #fff;
    display: inline-block
}

div.advertiseNativeApp .jpui.alert.success .title {
    color: #fff
}

div.advertiseNativeApp .appDownloadLink {
    width: 87%
}

div.advertiseNativeApp .appDownloadLink .insideElem {
    vertical-align: middle;
    display: inline-block
}

div.advertiseNativeApp .appDownloadLink .insideElem.logo {
    width: 10%
}

div.advertiseNativeApp .appDownloadLink .insideElem.progessArrow {
    float: right;
    padding-right: 5px
}

div.advertiseNativeApp .appDownloadLink .insideElem.progessArrow .icon {
    color: #fff;
    margin: 16px 0;
    font-size: 13px
}

div.advertiseNativeApp .appDownloadLink .insideElem.ETEXT {
    padding-left: 5px;
    width: 80%
}

div.advertiseNativeApp .appDownloadLink .insideElem.banner-text {
    padding-left: 32px;
    width: 80%
}

div.advertiseNativeApp .appDownloadLink .insideElem.banner-text a {
    color: #fff
}

div.advertiseNativeApp .appDownloadLink img.nativeAppChaseLogo {
    margin: 8px 0;
    vertical-align: middle;
    max-width: 35px
}

div.advertiseNativeApp .closeAd {
    text-align: center;
    width: 10%
}

div.advertiseNativeApp .closeAd .icon {
    color: #fff;
    margin: 16px 0;
    font-size: 13px
}

.logon-simplerAuth {
    background: #FFF
}

.logon-simplerAuth .logon-blue-header .logon.header.jpui.transparent.bar {
    background-image: none;
    background-color: #007AC0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container {
    box-shadow: none
}

.msd .jpui.panel.primary .body .content-container, .msd .jpui.panel.primary .content-container {
    box-shadow: 0 0 3px 3px rgba(102, 102, 102, .4)
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .jpui.alert.primary.inverted.error.user-alert {
    height: 40px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .jpui.alert.primary.inverted.error.user-alert .content.wrap {
    padding-top: 9px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .jpui.alert.primary.inverted.error.user-alert .content.wrap .title {
    font-size: 13px;
    font-weight: 600
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .header-text, .logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .title {
    padding-top: 0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body {
    border: none
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .mobileapp-notification-radio .jpui.radiobutton {
    display: inline-block
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .heading.header-text, .msd #deviceoptioncall_radio .yield {
    display: block
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .mobileapp-notification-radio .jpui.tooltip {
    vertical-align: top;
    line-height: inherit
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .auth-custom-input {
    font-size: 1.125rem;
    background: 0 0;
    border: 1px solid #FFF;
    border-bottom: 1px solid #717171;
    margin: 0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .logon-spinner {
    min-height: -webkit-fill-available;
    min-height: -moz-available;
    min-height: stretch
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .logon-spinner .spinner {
    position: fixed;
    bottom: 50%;
    left: 50%;
    right: 50%;
    size: 50px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .auth-custom-label {
    display: block;
    padding: 10px;
    line-height: normal
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .progress-bar-label {
    font-size: 1rem;
    font-weight: 400
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .progress-label {
    margin-bottom: 0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions .styledselect #header-simplerAuth-dropdownoptions-styledselect {
    padding: 10px;
    background: 0 0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions .styledselect .list-container .option.groupLabelContainer {
    background: 0 0!important
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions .styledselect .list-container .option:not(.disabled):hover {
    background-color: #007AC0;
    color: rgba(255, 255, 255, .96)
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions.error .jpui.input, .logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions.error .jpui.select select {
    border-bottom-color: #bf2155;
    border-bottom-width: .125rem
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body #simplerAuth-dropdownoptions.error .jpui.fieldlabel {
    font-weight: 700;
    color: #bf2155
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .didn-t-get-our-message, .logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .your-temporary-code {
    color: #414042;
    font-family: "Open Sans";
    font-weight: 600;
    line-height: 21px;
    font-size: 16px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .mobile-logo {
    height: 150px;
    margin: 20px auto 0;
    background: url(../../img/icon_agnosticDevce.png) no-repeat;
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .simplerAuth-2FA-confirmation {
    top: 4rem;
    margin-left: -30px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .simplerAuth-2FA-cancel {
    bottom: -5rem;
    right: .5rem
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .rectangles {
    margin-bottom: 12px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body h3 {
    margin: 0 0 12px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body p {
    margin-top: 18px;
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .your-temporary-code {
        height: 42px
    }
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .didn-t-get-our-message {
    height: 21px;
    margin-top: 30px
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .jpui.fieldgroup .jpui.input, .logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .jpui.fieldgroup .jpui.select select {
    border: 1px solid #FFF;
    border-bottom: 1px solid #717171;
    margin: 0
}

.logon-simplerAuth #simpler-auth .jpui.panel.primary .content-container .body .jpui.fieldgroup .vertical {
    margin: 0 0 30px;
    padding: 0
}

.msd, .msd p {
    font-size: 16px
}

.msd a, .msd a:visited {
    color: #126BC5
}

@media only screen and (min-width:768px) {
    .msd .inside-container {
        margin-bottom: 128px
    }
}

.msd .inside-container .yield {
    position: relative;
    top: -5px
}

.msd .jpui.panel.primary h1.header {
    background: #0b6efd;
    color: #fff;
    border: none;
    padding: .7em 12px;
    margin: 0 -12px;
    font-weight: 200;
    font-size: 1.5rem
}

@media only screen and (min-width:992px) {
    .msd .jpui.panel.primary h1.header {
        font-size: 1.625rem
    }
}

.msd .jpui.panel.primary .body {
    padding: 0;
    color: #414042
}

.msd .jpui.panel.primary .body:after, .msd .jpui.panel.primary .body:before {
    clear: both;
    content: " ";
    display: table
}

.msd .jpui.panel.primary .body .H3, .msd .jpui.panel.primary .body h3 {
    display: inline-block;
    color: #717171;
    font-weight: 200;
    line-height: 1.3em;
    font-size: 1.125rem
}

@media only screen and (min-width:768px) {
    .msd .jpui.panel.primary .body .H3, .msd .jpui.panel.primary .body h3 {
        font-size: 1.25rem
    }
}

@media only screen and (min-width:1200px) {
    .msd .jpui.panel.primary .body .H3, .msd .jpui.panel.primary .body h3 {
        font-size: 1.5rem
    }
}

.msd .jpui.panel.primary .body p.customer-question+h3 {
    margin-top: 0
}

.msd .jpui.panel.primary .body p {
    font-size: .875rem;
    line-height: 1.375rem;
    margin-bottom: 1.25rem
}

.logon-box .jpui.input.clientSideError, .logon-box .jpui.input.clientSideError:focus, .msd .jpui.input.clientSideError, .msd .jpui.input.clientSideError:focus {
    box-shadow: 2px 2px 0 #bf2155, 2px -2px 0 #bf2155, -2px 2px 0 #bf2155, -2px -2px 0 #bf2155
}

.msd .jpui.panel.primary .body h1.header {
    background: #0b6efd;
    color: #fff;
    border: none;
    padding: .7em 1em;
    margin: 0 -12px;
    font-weight: 200;
    font-size: 1.5rem
}

.msd .jpui.panel.primary .body .body h3+p, .msd .jpui.panel.primary .body .body p.customer-question+h3 {
    margin-top: 0
}

@media only screen and (min-width:992px) {
    .msd .jpui.panel.primary .body h1.header {
        font-size: 1.625rem
    }
}

.msd .jpui.panel.primary .body .body {
    padding: 0;
    color: #414042
}

.msd .jpui.panel.primary .body .body:after, .msd .jpui.panel.primary .body .body:before {
    clear: both;
    content: " ";
    display: table
}

.msd .jpui.panel.primary .body .body .H3, .msd .jpui.panel.primary .body .body h3 {
    display: inline-block;
    color: #717171;
    font-weight: 200;
    line-height: 1.3em;
    font-size: 1.125rem
}

@media only screen and (min-width:768px) {
    .msd .jpui.panel.primary .body .body .H3, .msd .jpui.panel.primary .body .body h3 {
        font-size: 1.25rem
    }
    .password-reset .label-column {
        text-align: right
    }
}

@media only screen and (min-width:1200px) {
    .msd .jpui.panel.primary .body .body .H3, .msd .jpui.panel.primary .body .body h3 {
        font-size: 1.5rem
    }
}

.msd .jpui.panel.primary .body .body p {
    font-size: .875rem;
    line-height: 1.375rem;
    margin-bottom: 1.25rem
}

.msd .jpui.panel.primary .jpui.dropdown {
    color: #333;
    font-size: 1em
}

.msd .jpui.panel.primary .input-row {
    margin: 1em 0 .5em
}

.msd .jpui.panel.primary .user {
    display: inline-block;
    line-height: 3rem
}

.display-none, .password-reset .group {
    display: none
}

.msd .jpui.panel.primary .password-requirements {
    margin-top: 22px
}

.msd .jpui.panel.primary .password-requirements h4 {
    font-weight: 700;
    margin: 1em 0 .4em
}

.msd .jpui.panel.primary .password-requirements ul {
    padding: .4em 0;
    margin: 0 0 0 16px;
    list-style-position: outside
}

.msd .jpui.panel.primary .password-requirements ul li {
    margin-bottom: .5em
}

.msd .jpui.panel.primary .jpui.input.clientSideError:focus {
    outline: 0!important
}

.scroll-touch {
    -webkit-overflow-scrolling: touch
}

.password-reset .group.active {
    display: block
}

.password-reset .account-type-container {
    padding-top: 5px
}

.password-reset .label-column .label {
    display: inline-block;
    margin: 0
}

@media only screen and (min-width:768px) {
    .password-reset .label-column .label {
        padding: .7em 0;
        margin: .4em .5em
    }
}

.password-reset .label-column .jpui.label.reset_by_social_security_number.error {
    line-height: 1.6
}

@media only screen and (min-width:992px) {
    .password-reset .label-column .jpui.label.reset_by_social_security_number.error {
        line-height: 3
    }
}

.password-reset .label-column .jpui.label.account-type-label.error {
    line-height: 1.6
}

.password-reset .form-toggle {
    display: table;
    width: 100%
}

.password-reset p.toggle-paragraph {
    margin: 0!important;
    display: table-footer-group
}

.password-reset .toggle-link {
    text-decoration: none;
    font-size: .94em
}

.password-reset .link .link-anchor {
    white-space: normal!important
}

.password-reset .form-column, .password-reset .form-column div {
    position: relative
}

.password-reset .form-column p {
    margin: 1em 0
}

.password-reset .form-column .customer-identification-number input {
    background: #fff
}

.password-reset .form-column label.customer-identification-number, .password-reset .form-column p.customer-identification-number {
    margin-top: 10px!important
}

.password-reset .form-column.password-reset-identifyOption-dropdown {
    margin-bottom: 10px
}

.password-reset .form-column.password-reset-identifyOption-dropdown .input.header {
    background-color: #fff;
    padding: .4375rem 38px .4375rem 1rem;
    border: 1px solid #959595;
    text-overflow: ellipsis;
    margin-bottom: 0
}

.password-reset .form-column.password-reset-identifyOption-dropdown .list>li>a {
    overflow-x: hidden
}

.password-reset .panel.primary .logonUserIdFound .input.header {
    background-color: #fff;
    padding: .4375rem 1rem;
    border: 1px solid #959595;
    margin-bottom: 0
}

.password-reset p.identification-number-desc {
    margin-bottom: 0
}

.password-reset .radio-text-group {
    margin: 1em 0 .5em
}

.password-reset .radio-text-group.account-type-card {
    margin-top: 0
}

.password-reset .radio-text-group.account-type-card .radiobutton {
    padding-bottom: 8px
}

.password-reset .radio-text-group .jpui.label {
    color: #717171;
    line-height: normal
}

.password-reset .radio-text-group .jpui.label.ssn_other_account_number {
    white-space: normal
}

.password-reset .radio-text-group .jpui.radiobutton .inputWrapper {
    width: 100%
}

.password-reset .radio-text-group p.form-context {
    color: #717171;
    margin: 0 0 1em .5em
}

.password-reset .fieldgroup.row {
    margin-left: 0;
    margin-right: 0
}

.password-reset .fieldgroup>div, .password-reset .fielditem {
    padding-top: .325em;
    padding-bottom: .325em
}

.password-reset p.form-context {
    font-size: .875em!important;
    margin-top: 0
}

.password-reset .user-ids.jpui.label {
    line-height: 2.5em;
    margin: 0
}

.password-reset .user-ids-dropdown {
    width: 40%
}

.password-reset .fieldset-header {
    color: #414042;
    font-size: 16px;
    margin: 0;
    display: inline-block
}

.password-reset .jpui.label.phone-mask {
    color: #717171;
    padding: .25em 0;
    margin: 0;
    line-height: normal
}

.password-reset .jpui.label.account-type-label {
    margin-bottom: 10px;
    margin-top: 2em
}

@media only screen and (min-width:768px) {
    .password-reset .jpui.label.account-type-label {
        margin-bottom: 0;
        margin-top: 0;
        line-height: 0
    }
    .password-reset .customer-question {
        text-align: right;
        margin-top: 4px
    }
}

.manageaccount .galaxy-footer, .manageaccount .logonbox-links {
    text-align: center
}

.password-reset.first-step .progressBar {
    margin-top: 21px
}

@media only screen and (min-width:768px) {
    .password-reset.first-step .progressBar h2 {
        margin: 0
    }
}

.password-reset.reset-code h3 {
    margin-top: 8px!important;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .password-reset.reset-code .otp-code {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

.password-reset p.identification-code-received-message {
    padding-top: 11px
}

.password-reset .validator-error-header {
    padding-top: 13px
}

.password-reset .validator-error-identify-customer {
    padding-bottom: 20px
}

.password-reset .msdLabelHeightFix {
    line-height: normal!important;
    white-space: normal!important;
    padding: .7em 0!important
}

.password-reset .password-helper-text {
    display: none
}

.password-reset .password-help {
    padding-bottom: 10px
}

.suspended-advisory p {
    margin-left: 5em;
    margin-right: 5em;
    margin-bottom: 1em!important
}

.suspended-advisory p:first-child, .suspended-advisory p:last-child {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.5em!important;
    line-height: 1.6em
}

#accessible-simpler-auth-spinner {
    position: absolute;
    top: 0
}

.logon-simplerAuth #simpler-auth.mfa-wizard .jpui.panel.primary .content-container .body p {
    margin-bottom: 18px
}

#mfa-wizard-container h2 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #717171;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 200;
    height: 37.5px;
    line-height: 26px;
    -webkit-margin-after: 12px;
    margin-block-end: 12px;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-end: 0;
    -moz-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: 0;
    -moz-margin-start: 0;
    margin-inline-start: 0;
    padding-top: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    margin: 0 0 12px
}

.manageaccount .footer-links, .manageaccount .logon.header .chase.logo a, .manageaccount a#enrollment, body:not(.manageaccount) .galaxy-footer {
    display: none
}

.manageaccount .galaxy-footer p {
    margin: 0
}

.manageaccount .galaxy-footer p:first-child {
    margin-top: 1em
}

.manageaccount .galaxy-footer p:last-child {
    margin-bottom: 1em
}

.manageaccount .galaxy-footer p .NOTELINK {
    font-size: 12px
}

.manageaccount .footer-container a, .manageaccount .footer-container a:hover {
    color: #126bc5
}

.manageaccount .NOTELINK .icon {
    font-size: .6rem
}

.progress h2 {
    font-size: 1.3rem;
    font-weight: 200;
    color: #717171;
    margin: .5em 0
}

.progress h2 .util.high-contrast {
    font-size: .8rem
}

.progress .clear-padding {
    padding-left: 12px;
    padding-right: 12px
}

@media only screen and (min-width:768px) {
    .progress .show-sm {
        display: table-cell!important
    }
    .progress h2 {
        margin: 1rem 0
    }
    .progress .clear-padding {
        padding: 0
    }
    .progress .progress-padding {
        padding: 1.6rem 0
    }
}

.clientSideError:-ms-input-placeholder {
    color: #666!important
}

.logon-box .jpui.alert.primary.error, .msd .jpui.alert.primary.error {
    padding: 0!important;
    border: none!important;
    opacity: 1
}

.logon-box .jpui.alert.primary.error .content.wrap .title, .msd .jpui.alert.primary.error .content.wrap .title {
    color: #bf2155;
    outline: 0!important
}

.logon-box .jpui.alert.primary.error .content.wrap .message, .msd .jpui.alert.primary.error .content.wrap .message {
    font-size: .875rem!important;
    margin: 0
}

.logon-box .jpui.label.error, .msd .jpui.label.error {
    color: #bf2155!important;
    background: 0 0!important;
    border-radius: 0!important;
    border: none!important;
    text-transform: none!important;
    line-height: normal;
    white-space: normal
}

.logon-box .jpui.error.pointing, .msd .jpui.error.pointing {
    width: 100%;
    padding: .875rem;
    margin: 0;
    font-size: .875rem;
    position: absolute;
    top: 8px;
    bottom: auto;
    z-index: 100;
    border-radius: 2px;
    color: #fff!important;
    background: #bf2155!important
}

.logon-box .jpui.error.pointing:focus .label-outline, .msd .jpui.error.pointing:focus .label-outline {
    padding: 0
}

.logon-box .jpui.error.pointing:before, .msd .jpui.error.pointing:before {
    z-index: -10;
    top: -4px
}

.logon-box .jpui.error.pointing.below, .msd .jpui.error.pointing.below {
    bottom: 16px;
    top: auto
}

.logon-box .jpui.error.pointing.below:before, .msd .jpui.error.pointing.below:before {
    bottom: -4px;
    top: auto
}

.logon-box .jpui.input.clientSideError, .msd .jpui.input.clientSideError {
    border: 1px solid transparent
}

@media screen and (max-width:1199px) {
    .logon-box .label-column .error-lineHeight-fix, .msd .label-column .error-lineHeight-fix {
        line-height: normal!important;
        white-space: normal!important
    }
}

.logon-box .label-column .jpui.label.error, .msd .label-column .jpui.label.error {
    line-height: 3rem
}

.recovery.options.inside-container .jpui.label.error {
    font-weight: 600
}

body.ios-fix {
    display: -ms-flexbox;
    display: flex
}

.logon-modal h2 {
    color: #414042;
    font-size: 1rem
}

#content-siteMessages .jpui.angleright.icon, #content-siteMessages .message, #content-siteMessages .title, .site-message-wrap .icon.exclamation-color {
    color: #fff
}

.site-message-wrap {
    background: #bf2155!important
}

.site-message-wrap .site-message-brief-block {
    margin: auto;
    max-width: 1440px;
    position: relative
}

.site-message-wrap .icon.background {
    display: none
}

.site-message-wrap .title {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 28px;
    margin: 1px 1px .313rem 0
}

.logon .button-container, .logon .workflow-button-container, .msd .button-container, .msd .workflow-button-container {
    margin-top: 1.25em;
    margin-bottom: 1.875em
}

@media only screen and (min-width:768px) {
    .logon .button-container, .logon .workflow-button-container, .msd .button-container, .msd .workflow-button-container {
        bottom: 52px;
        margin-top: 0;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        width: 100%
    }
    .logon .button-container.alternate, .logon .workflow-button-container.alternate, .msd .button-container.alternate, .msd .workflow-button-container.alternate {
        text-align: left
    }
}

.logon .button-container.alternate, .logon .workflow-button-container.alternate, .msd .button-container.alternate, .msd .workflow-button-container.alternate {
    margin-top: 1em
}

.logon .button-container .button, .logon .workflow-button-container .button, .msd .button-container .button, .msd .workflow-button-container .button {
    min-width: inherit;
    margin: .25em 0
}

.swipe-container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swipe-cover {
    background: linear-gradient(55deg, #fff 0, #fff 69%, rgba(255, 255, 255, 0) 90%);
    width: 200%;
    height: 100%;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.full-page-message {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    display: block;
    background: #fff;
    margin: 0;
    overflow: auto
}

.full-page-message .container {
    padding-top: 0
}

.full-page-message h1 {
    font-weight: 200;
    color: #666;
    margin-bottom: .5em;
    font-size: 1.5em
}

@media only screen and (min-width:768px) {
    .full-page-message .container {
        padding-top: 15%
    }
    .full-page-message h1 {
        font-size: 1.625em
    }
}

@media only screen and (min-width:1200px) {
    .full-page-message h1 {
        font-size: 2em
    }
}

.full-page-message h1 .jpui.icon.error {
    font-size: .7em
}

.full-page-message p {
    font-size: 1em;
    margin-bottom: 1.5em;
    color: #414042
}

.full-page-message a {
    color: #126BC5
}

.full-page-message ul {
    line-height: 1.6em
}

.logon ::-webkit-input-placeholder {
    color: #666
}

.logon ::-moz-placeholder {
    color: #666
}

.logon :-moz-placeholder {
    color: #666
}

.logon :-ms-input-placeholder {
    color: #666
}

.msd fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.msd select {
    width: 100%
}

.signout-modal-parent .container-fluid {
    padding-right: 8px;
    padding-left: 8px
}

.signout-modal-parent.jpui.modal {
    padding: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, .94);
    -webkit-animation: signoutFadeIn .1s ease-out 0s normal!important;
    animation: signoutFadeIn .1s ease-out 0s normal!important
}

.signout-modal-parent.jpui.modal .dialog.vertical-center {
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.signout-modal-parent .col-xs-12.col-sm-7.col-sm-offset-3 {
    width: 100%;
    margin: 0
}

.signout-modal-parent .jpui.icon {
    opacity: 0;
    visibility: hidden
}

.signout-modal-parent .signout-container {
    position: relative
}

.signout-modal-parent .signout-container .message-container {
    max-width: 75em;
    margin: 0 auto;
    padding: 13px 32px
}

#privacy-preferences-public-container .privacy-preferences-block-container.container-fluid, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy.container-fluid {
    max-width: none
}

.signout-modal-parent .signout-container .H3 {
    font-size: 18px;
    font-weight: 300;
    margin: 0
}

@media only screen and (min-width:768px) {
    .signout-modal-parent .signout-container .message-container {
        padding: 19px 41px
    }
    .signout-modal-parent .signout-container .H3 {
        font-size: 20px
    }
}

.signout-modal-parent .indicator {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    height: 54px
}

@media only screen and (min-width:768px) {
    .signout-modal-parent .indicator {
        height: 67px
    }
}

.signout-modal-parent .indicator.baseline {
    background-color: #cbcbcb
}

.signout-modal-parent .indicator.progression {
    background-color: #128842;
    width: 100%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    will-change: transform;
    transition: -webkit-transform .8s cubic-bezier(.55, .055, .675, .19);
    transition: transform .8s cubic-bezier(.55, .055, .675, .19);
    transition: transform .8s cubic-bezier(.55, .055, .675, .19), -webkit-transform .8s cubic-bezier(.55, .055, .675, .19);
    transition: -webkit-transform .4s ease-out 0s;
    transition: transform .4s ease-out 0s;
    transition: transform .4s ease-out 0s, -webkit-transform .4s ease-out 0s
}

.signout-modal-parent .indicator.progression .H3 {
    color: transparent
}

.signout-modal-parent .indicator.progression.transition-in-progress {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.signout-modal-parent .indicator.overlapped-text {
    overflow: hidden;
    opacity: 0;
    white-space: nowrap;
    will-change: opacity;
    transition: opacity .8s cubic-bezier(.55, .055, .675, .19);
    transition: opacity .4s ease-out 0s
}

.signout-modal-parent .indicator.overlapped-text .H3 {
    color: #FFF
}

.signout-modal-parent .indicator.overlapped-text.transition-in-progress {
    opacity: 1
}

.signout-modal-parent .header {
    margin-top: 54px;
    height: 4.4em;
    line-height: 4.4em;
    position: relative
}

@media only screen and (min-width:768px) {
    .signout-modal-parent .header {
        margin-top: 67px
    }
}

.signout-modal-parent .header .header__white-bg {
    background: #FFF;
    width: 100%;
    height: 5.5em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
}

.signout-modal-parent .header .header__black-linear-bg {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 5.5em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.signout-modal-parent .header .chase-logo {
    text-align: center;
    height: 100%
}

.signout-modal-parent .header .logo-svg {
    line-height: 2.688em;
    height: 2.188em;
    font-size: 2em;
    width: 180px;
    margin: 0 auto
}

@-webkit-keyframes signoutFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes signoutFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.jpui.background.image {
    background-color: #003c69!important;
    background-image: linear-gradient(to bottom, rgba(0, 60, 105, .4), rgba(0, 60, 105, .8))
}

.jpui.background.image.absolute {
    left: 0;
    position: absolute;
    top: 0
}

.jpui.modal {
    opacity: 1;
    background: rgba(255, 255, 255, .96)
}

#site-exit-warning-overlay-logon-box-only {
    bottom: 0;
    right: 0
}

.msd .jpui.label {
    background: 0 0;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border: none;
    margin: 0;
    font-size: 1rem;
    color: #414042
}

@media only screen and (min-width:768px) {
    .msd .jpui.label {
        line-height: 3rem;
        white-space: nowrap
    }
}

.msd .jpui.input {
    margin: 6px 0
}

.jpui.skiplink.form-skipLink:focus {
    top: 3.375rem;
    right: 12px;
    left: auto
}

.jpui.icon.equal-housing-lender:after {
    content: "\e605"
}

.jpui.icon.exclamation-color:after {
    content: "\f115"
}

#simpler-auth .device-list-radio-buttons .jpui.radiobutton.lastUsed .inputWrapper {
    display: block
}

#simpler-auth .device-list-radio-buttons .jpui.radiobutton.lastUsed .yield {
    display: -ms-flexbox;
    display: flex;
    margin-top: -4px;
    margin-bottom: 0
}

#simpler-auth .device-list-radio-buttons .jpui.radiobutton.lastUsed .yield .date {
    margin-left: 30px;
    font-size: .75em;
    font-weight: 700
}

#simpler-auth .device-list-radio-buttons .jpui.button.fluid.primary .label {
    font-weight: 200
}

#serviceErrorDialog.jpui.modal, #sessionTimeoutDialog.jpui.modal {
    margin: 0!important;
    padding-top: 0!important;
    overflow: auto!important;
    text-align: justify;
    opacity: 1
}

#serviceErrorDialog.jpui.modal[aria-hidden=false], #sessionTimeoutDialog.jpui.modal[aria-hidden=false] {
    opacity: 1;
    visibility: visible
}

#serviceErrorDialog.jpui.modal[aria-hidden=true], #sessionTimeoutDialog.jpui.modal[aria-hidden=true] {
    opacity: 0;
    visibility: hidden;
    z-index: -2000
}

#serviceErrorDialog.jpui.modal .modal-body .content, #serviceErrorDialog.jpui.modal .modalContent .content, #sessionTimeoutDialog.jpui.modal .modal-body .content, #sessionTimeoutDialog.jpui.modal .modalContent .content {
    margin-bottom: 2em
}

#serviceErrorDialog.jpui.modal .modal-body p, #serviceErrorDialog.jpui.modal .modalContent p, #sessionTimeoutDialog.jpui.modal .modal-body p, #sessionTimeoutDialog.jpui.modal .modalContent p {
    font-size: 1em;
    margin-bottom: 1.5em;
    color: #414042
}

#serviceErrorDialog.jpui.modal .modal-body a, #serviceErrorDialog.jpui.modal .modalContent a, #sessionTimeoutDialog.jpui.modal .modal-body a, #sessionTimeoutDialog.jpui.modal .modalContent a {
    color: #126BC5
}

#serviceErrorDialog.jpui.modal .modal-body ul, #serviceErrorDialog.jpui.modal .modalContent ul, #sessionTimeoutDialog.jpui.modal .modal-body ul, #sessionTimeoutDialog.jpui.modal .modalContent ul {
    line-height: 1.6em
}

#serviceErrorDialog.jpui.modal .modal-body h1, #serviceErrorDialog.jpui.modal .modalContent h1, #sessionTimeoutDialog.jpui.modal .modal-body h1, #sessionTimeoutDialog.jpui.modal .modalContent h1 {
    font-weight: 200;
    color: #666;
    margin-bottom: .5em;
    font-size: 1.5em
}

@media only screen and (min-width:768px) {
    #serviceErrorDialog.jpui.modal .modal-body h1, #serviceErrorDialog.jpui.modal .modalContent h1, #sessionTimeoutDialog.jpui.modal .modal-body h1, #sessionTimeoutDialog.jpui.modal .modalContent h1 {
        font-size: 1.625em
    }
}

#serviceErrorDialog.jpui.modal button:focus, #sessionTimeoutDialog.jpui.modal button:focus {
    outline: #717171 dashed 1px
}

#serviceErrorDialog.jpui.modal a.close, #serviceErrorDialog.jpui.modal button.close, #sessionTimeoutDialog.jpui.modal a.close, #sessionTimeoutDialog.jpui.modal button.close {
    text-decoration: none;
    color: #4D4D4D;
    font-size: 2em;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 800;
    border: none
}

#serviceErrorDialog.jpui.modal .jpui.close.icon, #sessionTimeoutDialog.jpui.modal .jpui.close.icon {
    text-decoration: none
}

#serviceErrorDialog.jpui.modal .single-button, #sessionTimeoutDialog.jpui.modal .single-button {
    text-align: center
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    :root .jpui.primary.link:focus, _:-ms-fullscreen .jpui.primary.link:focus {
        outline: #126BC5 dotted 1px!important
    }
}

.logon .container {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:768px) {
    .logon .container {
        padding-left: 12px;
        padding-right: 12px
    }
}

.logon .radio-inline.jpui.radiobutton input[type=radio]+label {
    display: block
}

.logon .radio-inline.jpui.radiobutton .yield {
    display: inline
}

.logon .jpui.styledselect .header {
    border: 1px solid #959595!important;
    background: #fff!important;
    height: 2.5rem;
    margin: 0
}

#logon-error h2 {
    padding-top: 0
}

.logon .logon-box .input {
    font-size: 1.125rem;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 10px 0
}

.logon .logon-box .useToken.checkbox {
    float: right
}

.logon .logon-box .jpui.checkbox .checkbox-label {
    color: #666;
    font-size: .875rem;
    white-space: nowrap;
    padding-top: 3px
}

.logon .logon-box .jpui.link .link-anchor {
    line-height: 1.6rem;
    white-space: normal
}

.logon .logon-box .jpui.error.alert {
    margin-bottom: 1rem
}

.logon .logon-box .jpui.error.input {
    color: #666!important;
    border: 2px solid #bf2155!important
}

.logon-floating-label.jpui.fieldgroup .vertical .align-label-input.floating-label__container .label-wrapper {
    margin-top: 1.25rem;
    margin-left: .5rem
}

.logon-floating-label.jpui.fieldgroup .vertical .align-label-input.floating-label__container.floating .label-wrapper {
    -webkit-transform: translate(-.75rem, -1.5rem) scale(.9);
    transform: translate(-.75rem, -1.5rem) scale(.9)
}

.jpui.fieldgroup.userID-margin-top {
    margin-top: 32px
}

.logon-box .logon-floating-label .jpui.input.clientSideError, .logon-box .logon-floating-label .jpui.input.clientSideError:focus, .msd .logon-floating-label .jpui.input.clientSideError, .msd .logon-floating-label .jpui.input.clientSideError:focus {
    box-shadow: 0 2px 0 -1px #bf2155
}

.logon-floating-label .jpui.input:focus {
    box-shadow: 0 2px 0 -1px #0b6efd
}

body.brand-jpmorgan .logon-floating-label .jpui.input:focus {
    border: none;
    box-shadow: 0 2px 0 -1px #115880
}

.logon .jpui.raised.segment.isAggregator {
    padding-top: 0;
    border-top-width: 0
}

.stub.form.table>tbody>tr:first-child, .stub.simple.table>tbody>tr:first-child {
    border-top: 1px solid #CCC
}

.logon .jpui.raised.segment .aggregator-security-banner {
    background: #EDEDED;
    height: 55px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.security-lock-icon {
    font-size: 44px;
    color: #717171;
    padding-top: 4px
}

.row-aggregator-security-banner .security-banner-text {
    font-size: .75rem;
    color: #717171;
    padding: 12px 24px 12px 0
}

.isAggregator #userId {
    margin-top: 16px
}

body:after {
    content: 'xs';
    display: none
}

@media screen and (min-width:768px) {
    body:after {
        content: 'sm';
        display: none
    }
}

@media screen and (min-width:992px) {
    body:after {
        content: 'md';
        display: none
    }
}

@media screen and (min-width:1200px) {
    body:after {
        content: 'lg';
        display: none
    }
}

body.brand-jpmorgan .jpui.icon.chase-jpmorgan-logo {
    color: #fff;
    font-size: 2.5625rem
}

body.brand-jpmorgan .logon.header a {
    margin-top: 1.6875em
}

body.brand-jpmorgan .jpui.link .link-anchor, body.brand-jpmorgan .jpui.modal a {
    color: #0c70a6
}

body.brand-jpmorgan .logon-container {
    padding-bottom: 80px
}

body.brand-jpmorgan .jpo-logon-tiles {
    background-color: #f7f6f3;
    margin: 80px 0 0;
    padding: 28px 0 4px
}

body.brand-jpmorgan .jpo-logon-tiles .jpo-logon-tile {
    background-color: #fff;
    border-left: 10px solid #77726a;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    margin-bottom: 24px;
    min-height: 4rem;
    padding: 10px
}

body.brand-jpmorgan .jpo-logon-disclosures {
    background: #f7f6f3
}

body.brand-jpmorgan .jpo-logon-links {
    background-color: #ebe8e5
}

body.brand-jpmorgan .jpo-logon-links ul {
    list-style-type: none;
    margin: 0;
    padding: 1.125em 1.5em .25em;
    text-align: center
}

body.brand-jpmorgan .jpo-logon-links ul>li {
    display: inline-block;
    margin-bottom: .875em
}

@media only screen and (min-width:768px) {
    body.brand-jpmorgan .jpo-logon-links ul {
        padding: 1.125em 1.5em
    }
    body.brand-jpmorgan .jpo-logon-links ul>li {
        margin-bottom: 0
    }
}

body.brand-jpmorgan .jpo-logon-links .help-tooltip .tooltip__flyout-trigger-label {
    font-size: .75rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none
}

body.brand-jpmorgan .jpo-logon-links .help-tooltip .jpui.tooltip .tooltip-body, body.brand-jpmorgan .jpo-logon-links .help-tooltip .jpui.tooltip .tooltip-body::before {
    background-color: #f7f6f3
}

body.brand-jpmorgan .jpo-logon-links .jpui.link .link-anchor {
    font-size: .75rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none
}

.jpui.link, .jpui.link .link-anchor {
    color: #126BC5;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 0
}

body.brand-jpmorgan .jpo-logon-links .jpui.icon.pipe {
    padding: 0 1.25em
}

@media only screen and (min-width:768px) {
    body.brand-jpmorgan .jpo-logon-links .jpui.icon.pipe {
        padding: 0 1em
    }
}

body.brand-jpmorgan .msd .jpui.panel.primary h1.header, body.brand-jpmorgan .password-reset .jpui.panel.primary h1.header {
    background: #115880
}

.jpui.link {
    font-size: .8125rem
}

@media screen and (min-width:768px) {
    .jpui.link {
        font-size: .875rem
    }
}

.jpui.link .link-anchor {
    font-size: .8125rem
}

@media screen and (min-width:768px) {
    .jpui.link .link-anchor {
        font-size: .875rem
    }
}

.jpui.link .link-anchor.disabled {
    font-size: .8125rem;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    color: #CCC;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width:768px) {
    .jpui.link .link-anchor.disabled {
        font-size: .875rem
    }
}

.stub.simple.table {
    display: block
}

.stub.simple.table>caption {
    display: block;
    padding-bottom: 1.1em;
    text-align: left;
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    line-height: 1.4
}

@media screen and (min-width:768px) {
    .stub.simple.table>caption {
        font-size: .875rem
    }
}

.stub.simple.table>caption a, .stub.simple.table>caption a:active, .stub.simple.table>caption a:hover, .stub.simple.table>caption a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.simple.table>caption a, .stub.simple.table>caption a:active, .stub.simple.table>caption a:hover, .stub.simple.table>caption a:visited {
        font-size: .875rem
    }
}

.stub.simple.table>caption a:active, .stub.simple.table>caption a:hover, .stub.simple.table>caption a:link, .stub.simple.table>caption a:visited {
    text-decoration: underline
}

.stub.simple.table>thead {
    display: none
}

.stub.simple.table>tbody {
    display: block
}

.stub.simple.table>tbody>tr {
    display: block;
    border-bottom: 1px solid #CCC
}

.stub.simple.table>tbody>tr>td {
    display: block;
    border-bottom: 0;
    overflow: hidden;
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    line-height: 1.4;
    margin-top: -.85em
}

@media screen and (min-width:768px) {
    .stub.simple.table>tbody>tr>td {
        font-size: .875rem
    }
}

.stub.simple.table>tbody>tr>td a, .stub.simple.table>tbody>tr>td a:active, .stub.simple.table>tbody>tr>td a:hover, .stub.simple.table>tbody>tr>td a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.simple.table>tbody>tr>td a, .stub.simple.table>tbody>tr>td a:active, .stub.simple.table>tbody>tr>td a:hover, .stub.simple.table>tbody>tr>td a:visited {
        font-size: .875rem
    }
}

.stub.simple.table>tbody>tr>td:first-child {
    padding-top: .35em
}

.stub.simple.table>tbody>tr>td:last-child {
    padding-bottom: .85em
}

.stub.simple.table>tbody>tr>td.empty-cell {
    padding-top: 1.65em
}

.stub.simple.table>tbody>tr>td .xs-row-header {
    display: block;
    float: left;
    position: relative;
    top: 1.35em;
    background-color: #FFF;
    font-size: .8125rem;
    font-weight: 600;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.simple.table>tbody>tr>td .xs-row-header {
        font-size: .875rem
    }
}

.stub.simple.table>tbody>tr>td .table-data {
    display: block;
    float: right;
    white-space: nowrap;
    text-align: right
}

.stub.simple.table>tbody>tr>td .table-data .error-label {
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    color: #BF2155
}

@media screen and (min-width:768px) {
    .stub.simple.table>tbody>tr>td .table-data .error-label {
        font-size: .875rem
    }
}

.stub.simple.table>tbody>tr>td .table-data .has-ellipsis::before {
    color: #CCC;
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
}

.stub.form.table {
    display: block
}

.stub.form.table>caption {
    display: block;
    padding-bottom: 1.1em;
    text-align: left;
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    line-height: 1.4
}

@media screen and (min-width:768px) {
    .stub.form.table>caption {
        font-size: .875rem
    }
}

.stub.form.table>caption a, .stub.form.table>caption a:active, .stub.form.table>caption a:hover, .stub.form.table>caption a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.form.table>caption a, .stub.form.table>caption a:active, .stub.form.table>caption a:hover, .stub.form.table>caption a:visited {
        font-size: .875rem
    }
}

.stub.form.table>caption a:active, .stub.form.table>caption a:hover, .stub.form.table>caption a:link, .stub.form.table>caption a:visited {
    text-decoration: underline
}

.stub.form.table>thead {
    display: none
}

.stub.form.table>tbody {
    display: block
}

.stub.form.table>tbody>tr {
    display: block;
    border-bottom: 1px dashed #CCC
}

.stub.form.table>tbody>tr>td {
    display: block;
    border-bottom: 0;
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    line-height: 1.4;
    margin-top: .5em;
}

@media screen and (min-width:768px) {
    .stub.form.table>tbody>tr>td {
        font-size: .875rem
    }
}

.stub.form.table>tbody>tr>td a, .stub.form.table>tbody>tr>td a:active, .stub.form.table>tbody>tr>td a:hover, .stub.form.table>tbody>tr>td a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.form.table>tbody>tr>td a, .stub.form.table>tbody>tr>td a:active, .stub.form.table>tbody>tr>td a:hover, .stub.form.table>tbody>tr>td a:visited {
        font-size: .875rem
    }
}

.stub.form.table>tbody>tr>td:first-child {
    padding-top: .3em
}

.stub.form.table>tbody>tr>td:last-child {
    padding-bottom: 1.1em
}

.stub.form.table>tbody>tr>td.empty-cell {
    padding-top: 1.65em
}

.stub.form.table>tbody>tr>td .xs-field-label {
    display: block;
    font-size: .8125rem;
    font-weight: 600;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .stub.form.table>tbody>tr>td .xs-field-label {
        font-size: .875rem
    }
}

.stub.form.table>tbody>tr>td .table-data {
    display: block;
    padding-top: .2em
}

@media all and (min-width:768px) {
    .stub.form.table>thead>tr>th, .stub.simple.table>thead>tr>th {
        font-size: .8125rem;
        font-weight: 600;
        letter-spacing: 0;
        text-align: left
    }
    .stub.form.table>tbody>tr:first-child, .stub.simple.table>tbody>tr:first-child {
        border-top: none
    }
    .stub.simple.table {
        display: table;
        width: 100%
    }
    .stub.simple.table>caption {
        display: table-caption;
        padding-bottom: 2.25em
    }
    .stub.simple.table>caption a:active, .stub.simple.table>caption a:hover, .stub.simple.table>caption a:link, .stub.simple.table>caption a:visited {
        text-decoration: underline
    }
    .stub.simple.table>thead {
        display: table-header-group
    }
    .stub.simple.table>thead>tr>th {
        color: #414042;
        text-decoration: none;
        line-height: 1.4;
        padding-bottom: .75em;
        padding-left: 12px;
        padding-right: 12px
    }
    .stub.simple.table>thead>tr>th:first-child {
        padding-left: 0
    }
    .stub.simple.table>thead>tr>th:last-child {
        padding-right: 0
    }
    .stub.simple.table>thead>tr>th a {
        color: inherit;
        text-decoration: none
    }
    .stub.simple.table>tbody {
        display: table-row-group
    }
    .stub.simple.table>tbody>tr {
        display: table-row
    }
    .stub.simple.table>tbody>tr>td {
        display: table-cell;
        margin-top: 0;
        line-height: 1.1;
        border-bottom: 1px dashed #CCC;
        padding: 16px 12px
    }
    .stub.simple.table>tbody>tr>td:first-child {
        padding-top: 16px;
        padding-left: 0
    }
    .stub.simple.table>tbody>tr>td:last-child {
        padding-bottom: 16px;
        padding-right: 0
    }
    .stub.simple.table>tbody>tr>td .empty-cell {
        padding-top: 16px
    }
    .stub.simple.table>tbody>tr>td .xs-row-header {
        display: none
    }
    .stub.simple.table>tbody>tr>td .table-data {
        display: inline;
        float: none;
        white-space: normal;
        text-align: left
    }
    .stub.simple.table>tbody>tr>td .table-data .has-ellipsis::before {
        content: normal
    }
    .stub.form.table {
        display: table;
        width: 100%
    }
    .stub.form.table>caption {
        display: table-caption;
        padding-bottom: 2.25em
    }
    .stub.form.table>caption a:active, .stub.form.table>caption a:hover, .stub.form.table>caption a:link, .stub.form.table>caption a:visited {
        text-decoration: underline
    }
    .stub.form.table>thead {
        display: table-header-group
    }
    .stub.form.table>thead>tr {
        border-bottom: 1px solid #CCC
    }
    .stub.form.table>thead>tr>th {
        color: #414042;
        text-decoration: none;
        line-height: 1.4;
        padding-bottom: .75em;
        padding-left: 12px;
        padding-right: 12px
    }
    .stub.form.table>thead>tr>th:first-child {
        padding-left: 0
    }
    .stub.form.table>thead>tr>th:last-child {
        padding-right: 0
    }
    .stub.form.table>thead>tr>th a {
        color: inherit;
        text-decoration: none
    }
    .stub.form.table>tbody {
        display: table-row-group
    }
    .stub.form.table>tbody>tr {
        display: table-row;
        border-bottom: 0
    }
    .stub.form.table>tbody>tr>td {
        display: table-cell;
        margin-top: 0;
        line-height: 1.1;
        vertical-align: middle;
        border-bottom: 1px dashed #CCC;
        padding: 16px 12px
    }
    .stub.form.table>tbody>tr>td:first-child {
        padding-top: 16px;
        padding-left: 0
    }
    .stub.form.table>tbody>tr>td:last-child {
        padding-bottom: 16px;
        padding-right: 0
    }
    .stub.form.table>tbody>tr>td .empty-cell {
        padding-top: 16px
    }
    .stub.form.table>tbody>tr>td .table-data:nth-child(2) {
        padding-top: 0
    }
    .stub.form.table>tbody>tr>td .xs-field-label {
        display: none
    }
}

.email-marketing-preferences .preferences-footer-disclaimer, .marketing-preference-footer-container .footer-links ul {
    text-align: center
}

@media all and (min-width:768px) and (min-width:768px) {
    .stub.form.table>thead>tr>th, .stub.simple.table>thead>tr>th {
        font-size: .875rem
    }
}

.email-marketing-preferences.row {
    margin: 1.875rem 1rem
}

@media screen and (min-width:768px) {
    .email-marketing-preferences.row {
        margin: 3rem auto
    }
    .email-marketing-preferences .preference-options-column {
        width: 30%
    }
}

.email-marketing-preferences .H2 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0
}

.email-marketing-preferences .horizontal-divider {
    border-bottom: .0625rem solid #CCC
}

.email-marketing-preferences .currentEmailPreferences {
    padding-top: 1.875rem;
    padding-bottom: .75rem;
    border-bottom: .0625rem solid #CCC
}

.email-marketing-preferences .options-description {
    padding: 1.5rem 0 3rem
}

.email-marketing-preferences .preferences-advisory {
    padding-bottom: .75rem;
    color: #000
}

.email-marketing-preferences .preferences-note {
    padding: .75rem 0
}

.email-marketing-preferences .preference-options-row {
    padding: 1.125rem 0
}

.email-marketing-preferences .unsubscribe-soft-alert {
    padding: 0 0 .875rem
}

@media screen and (min-width:992px) {
    .email-marketing-preferences .preference-options-column {
        width: 25%
    }
}

.email-marketing-preferences #marketing-preferences-table .table-head tr {
    border-bottom: 0
}

.email-marketing-preferences #marketing-preferences-table .table-head th {
    padding-bottom: 0
}

.email-marketing-preferences #marketing-preferences-form .preference-option-label {
    padding-top: .75rem
}

.email-marketing-preferences #marketing-preferences-form .preference-options-row td {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem
}

.email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr:first-child {
    border-top: none
}

.email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr:last-child, .email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr:last-child td {
    border-bottom: none
}

@media (max-width:767px) {
    .email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr td {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0
    }
    .email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr td.preference-options-column {
        padding-top: 1.125rem
    }
    .email-marketing-preferences #marketing-preferences-form .stub.form.table>tbody>tr td .table-data:not(.preference-option-label) {
        padding-top: 0
    }
}

.email-marketing-preferences #marketing-preferences-form fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.email-marketing-preferences .preference-radio-button {
    display: inline-block;
    line-height: normal;
    margin-bottom: 0;
    padding-right: 10%
}

.email-marketing-preferences .preference-radio-button:not(:first-child) {
    padding-left: 1rem
}

.email-marketing-preferences .unsubscribe-all-section {
    padding-top: 1.125rem;
    padding-bottom: 1.375rem
}

@media screen and (min-width:768px) {
    .email-marketing-preferences .unsubscribe-all-section {
        padding-top: 1.875rem
    }
}

.email-marketing-preferences #unsubscribe-all-checkbox {
    padding-top: .5625rem
}

@media (max-width:767px) {
    .email-marketing-preferences #unsubscribe-all-checkbox {
        padding-top: .1875rem
    }
    .email-marketing-preferences #unsubscribe-all-checkbox .checkbox-label {
        padding-top: 0
    }
}

.email-marketing-preferences .preferences-button-container {
    padding-bottom: 1.375rem
}

.email-marketing-preferences .success-alert-container {
    padding-bottom: 1.875rem
}

.email-marketing-preferences .error-alert-container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

@media screen and (min-width:768px) {
    .email-marketing-preferences .error-alert-container {
        padding-top: 1.875rem;
        padding-bottom: 1.25rem
    }
}

#marketing-header {
    background-color: #1B55B4;
    background-image: none
}

#marketing-header #lang-button {
    padding: .5rem 0
}

#marketing-header #lang-button .jpui.link .link-anchor {
    background-color: transparent;
    min-width: 0;
    margin: .5rem 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 600
}

#marketing-header #lang-button .jpui.link .end-icon {
    font-weight: 600
}

#marketing-header #lang-button .jpui.link a:focus {
    color: #fff
}

@media (max-width:767px) {
    #marketing-header #lang-button {
        margin-left: 0
    }
}

#marketing-header #marketingPreferencesLogo {
    background-position-x: -8.25rem
}

@media screen and (min-width:768px) {
    html.marketingPreferencesPage {
        background: 0 0
    }
}

.marketing-preference-footer-links {
    color: #717171!important;
    display: inline-block;
    font-size: .65625rem!important
}

.marketing-preference-footer-links:hover {
    color: #414042
}

.marketing-preference-footer-container {
    background: #fff;
    font-size: 16px;
    padding: 1em 0;
    position: static;
    margin-top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.marketing-preference-footer-container ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.marketing-preference-footer-container li {
    display: inline-block;
    margin-right: 1rem
}

.marketing-preference-footer-container .footer-links li {
    color: #757575;
    margin-bottom: .625rem;
    font-size: .65625rem
}

.marketing-preference-footer-container .footer-links .equal-housing-lender {
    font-size: 1.7em
}

.marketing-preference-footer-container .footer-links .copyright-label {
    width: 100%
}

@media (min-width:768px) {
    html.privacyPreferencesPublicPage {
        background: 0 0
    }
}

#privacy-preferences-public-header {
    background-color: #1B55B4;
    background-image: none
}

#privacy-preferences-public-header #lang-button {
    padding: .5rem 0
}

#privacy-preferences-public-header #lang-button .jpui.link .link-anchor {
    background-color: transparent;
    min-width: 0;
    margin: .5rem 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 600
}

#privacy-preferences-public-header #lang-button .jpui.link .end-icon {
    font-weight: 600
}

#privacy-preferences-public-header #lang-button .jpui.link a:focus {
    color: #fff
}

@media (max-width:767px) {
    #privacy-preferences-public-header #lang-button {
        margin-left: 0
    }
}

#privacy-preferences-public-header #privacyPreferencesLogo {
    background-position-x: -8.25rem
}

#privacy-preferences-public-container .privacy-preferences-block-container .no-toggle, #privacy-preferences-public-container .privacy-preferences-block-container .yes-toggle {
    display: inline-block
}

#privacy-preferences-public-container .privacy-preferences-block-container .yes-toggle {
    margin-left: 12px;
    margin-right: 12px
}

#privacy-preferences-public-container .privacy-preferences-block-container hr {
    border: none;
    margin: 0
}

#privacy-preferences-public-container .privacy-preferences-block-container fieldset {
    border: none;
    margin: 0;
    padding: 0
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-section-divider hr {
    border-bottom: 1.1px solid #CCC
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-option-divider hr {
    border-bottom: 1.1px dashed #CCC
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-header {
    margin-top: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-header #privacy-preferences-heading-focus, #privacy-preferences-public-container .privacy-preferences-block-container .section-header .privacy-preferences-header-alert {
    margin-bottom: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-header .privacy-preferences-sub-header {
    margin-bottom: 24px
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .section-label {
    font-size: .8125rem;
    font-weight: 600;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 12px
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label {
    font-size: .875rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    margin-top: 24px
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .section-label {
        font-size: .875rem
    }
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:active, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:hover, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:visited {
    font-size: .875rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:active, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:hover, #privacy-preferences-public-container .privacy-preferences-block-container .section-body .california-options-label a:visited {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container {
    margin: 18px 0
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-option-label {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 12px
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-option-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options.privacy-preferences-message {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    display: inline-block
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options.privacy-preferences-message .radiobutton-label {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options.privacy-preferences-message {
        font-size: .875rem
    }
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options.privacy-preferences-message .radiobutton-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

#privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options .radiobutton-label {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options {
        font-size: .875rem
    }
    #privacy-preferences-public-container .privacy-preferences-block-container .section-body .privacy-preferences-option-container .privacy-preferences-options .radiobutton-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer {
    margin-bottom: 48px
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .button-container {
    margin-top: 30px;
    margin-bottom: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .privacy-preferences-footnotes {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-top: 12px
}

#privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .privacy-preferences-footnotes a, #privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .privacy-preferences-footnotes a:active, #privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .privacy-preferences-footnotes a:hover, #privacy-preferences-public-container .privacy-preferences-block-container .privacy-preferences-footer .privacy-preferences-footnotes a:visited {
    font-size: .75rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

#privacy-preferences-public-container .privacy-preferences-block-container .radio-button-container .row {
    text-align: unset
}

@media (min-width:1200px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .section-header {
        margin-top: 48px
    }
    #privacy-preferences-public-container .privacy-preferences-block-container .radio-button-container .row {
        text-align: center
    }
}

@media (min-width:0px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .radio-button-container {
        clear: left;
        padding-top: 18px;
        padding-bottom: 18px;
        height: 44px
    }
}

@media (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container .radio-button-container {
        clear: none;
        padding-top: 0;
        padding-bottom: 0;
        height: 44px
    }
}

@media (max-width:768px) {
    #privacy-preferences-public-body .row .jpui.input {
        font-size: 16px
    }
}

#privacy-preferences-public-body .privacy-prefs-public-error {
    margin-top: .9375rem
}

#privacy-preferences-public-body .pull-right {
    float: none
}

#privacy-preferences-public-body .header-row {
    margin-bottom: .75rem
}

#privacy-preferences-public-body .header-row h1 {
    margin: .9375rem 0 0
}

#privacy-preferences-public-body .business-advisory-row {
    margin-bottom: .5rem
}

#privacy-preferences-public-body .existing-account-row {
    margin-bottom: 1rem
}

#privacy-preferences-public-body .provide-info-section {
    margin-bottom: 1.25rem
}

#privacy-preferences-public-body .provide-info-section .provide-info {
    display: inline-block;
    padding-bottom: .375rem
}

#privacy-preferences-public-body .provide-info-section hr {
    margin: 0
}

#privacy-preferences-public-body .ss-row {
    margin-bottom: 2rem
}

#privacy-preferences-public-body .pp-footer-links {
    padding-bottom: 5rem
}

@media (min-width:768px) {
    #privacy-preferences-public-body .privacy-prefs-public-error {
        margin-top: 1.75rem
    }
    #privacy-preferences-public-body .header-row {
        margin-bottom: 1.1875rem
    }
    #privacy-preferences-public-body .header-row h1 {
        margin-top: 2.5625rem
    }
    #privacy-preferences-public-body .existing-account-row {
        margin-bottom: 1.25rem
    }
    #privacy-preferences-public-body .provide-info-section {
        margin-bottom: 1.875rem
    }
    #privacy-preferences-public-body .provide-info-section hr {
        margin: 0
    }
    #privacy-preferences-public-body .form-item-row {
        text-align: center
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy hr {
    border: none;
    margin: 0
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy fieldset {
    border: none;
    margin: 0;
    padding: 0
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-section-divider hr {
    border-bottom: 1.1px solid #CCC
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-option-divider hr {
    border-bottom: 1.1px dashed #CCC
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-header {
    margin-top: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-header #privacy-preferences-heading-focus, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-header .privacy-preferences-header-alert {
    margin-bottom: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-header .privacy-preferences-sub-header {
    margin-bottom: 24px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .section-label {
    font-size: .8125rem;
    font-weight: 600;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 12px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label {
    font-size: .875rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    margin-top: 24px
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .section-label {
        font-size: .875rem
    }
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:active, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:hover, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:visited {
    font-size: .875rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:active, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:hover, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .california-options-label a:visited {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .privacy-preferences-option-container {
    margin: 18px 0
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .privacy-preferences-option-container .privacy-preferences-option-label {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 12px
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .privacy-preferences-option-container .privacy-preferences-option-label {
        font-size: 1rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .privacy-preferences-option-container .privacy-preferences-options .checkbox-label {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-body .privacy-preferences-option-container .privacy-preferences-options .checkbox-label {
        font-size: .875rem
    }
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer {
    margin-bottom: 48px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .button-container {
    margin-top: 30px;
    margin-bottom: 30px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .privacy-preferences-footnotes {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-top: 12px
}

#privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .privacy-preferences-footnotes a, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .privacy-preferences-footnotes a:active, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .privacy-preferences-footnotes a:hover, #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .privacy-preferences-footer .privacy-preferences-footnotes a:visited {
    font-size: .75rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media (min-width:1200px) {
    #privacy-preferences-public-container .privacy-preferences-block-container.privacy-public-legacy .section-header {
        margin-top: 48px
    }
}

#privacy-preferences-public-body .privacy-public-legacy .privacy-prefs-public-error {
    margin-top: .9375rem
}

#privacy-preferences-public-body .privacy-public-legacy .pull-right {
    float: none
}

#privacy-preferences-public-body .privacy-public-legacy .header-row {
    margin-bottom: .75rem
}

#privacy-preferences-public-body .privacy-public-legacy .header-row h1 {
    margin: .9375rem 0 0
}

#privacy-preferences-public-body .privacy-public-legacy .business-advisory-row {
    margin-bottom: .5rem
}

#privacy-preferences-public-body .privacy-public-legacy .existing-account-row {
    margin-bottom: 1rem
}

#privacy-preferences-public-body .privacy-public-legacy .provide-info-section {
    margin-bottom: 1.25rem
}

#privacy-preferences-public-body .privacy-public-legacy .provide-info-section .provide-info {
    display: inline-block;
    padding-bottom: .375rem
}

#privacy-preferences-public-body .privacy-public-legacy .provide-info-section hr {
    margin: 0
}

#privacy-preferences-public-body .privacy-public-legacy .ss-row {
    margin-bottom: 2rem
}

#privacy-preferences-public-body .privacy-public-legacy .pp-footer-links {
    padding-bottom: 5rem
}

@media (min-width:768px) {
    #privacy-preferences-public-body .privacy-public-legacy .privacy-prefs-public-error {
        margin-top: 1.75rem
    }
    #privacy-preferences-public-body .privacy-public-legacy .header-row {
        margin-bottom: 1.1875rem
    }
    #privacy-preferences-public-body .privacy-public-legacy .header-row h1 {
        margin-top: 2.5625rem
    }
    #privacy-preferences-public-body .privacy-public-legacy .existing-account-row {
        margin-bottom: 1.25rem
    }
    #privacy-preferences-public-body .privacy-public-legacy .provide-info-section {
        margin-bottom: 1.875rem
    }
    #privacy-preferences-public-body .privacy-public-legacy .provide-info-section hr {
        margin: 0
    }
    #privacy-preferences-public-body .privacy-public-legacy .form-item-row {
        text-align: center
    }
}

.common.form .dataset.stack.center .dataLabel, .common.form .dataset.summary.center .dataLabel, .enrollSetup .right {
    text-align: right
}

body.brand-jpmorgan .confirmationButtonClasses.jpmorgan {
    background-color: #115880
}

.payments.enrollConfirm.quickPay .margintopquickpay {
    padding-top: 20px;
    padding-bottom: 40px
}

.payments.enrollConfirm.quickPay header {
    font-size: 1.5em;
    color: #2CA853;
    font-weight: 100;
    border-bottom: .1em solid #EDEDED;
    padding-bottom: .5em;
    margin-bottom: 1em
}

.payments.enrollConfirm.quickPay header .fa-check-circle {
    font-size: 1.5em
}

.payments.enrollConfirm.quickPay header span sup {
    font-size: .5em
}

.payments.enrollConfirm.quickPay footer .jpui.button {
    float: left
}

.payments.enrollConfirm.quickPay footer .actions, .qpEnrollSetup .qpEnrollContainer .qpEnrollAddNewTokenLink {
    float: right
}

.enrollSetup.quickPay {
    font-size: 1em;
    padding: 0
}

.enrollSetup.quickPay .note {
    padding: 20px 0;
    color: #676767
}

.enrollSetup .iconLabel {
    padding-left: 10px
}

.enrollSetup .enrollmentVerifyAlert {
    margin-bottom: 20px
}

.enrollSetup .seeMorelink {
    padding-top: 10px
}

.enrollSetup .enrollEntryAddEmailLink {
    margin-left: .5em
}

.enrollSetup input.error {
    border: 2px solid #e41649
}

.enrollSetup .segmentlabel {
    border-bottom: 1px #CCC solid;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.enrollSetup .verifyEditPage {
    margin-top: 24px;
    margin-bottom: 24px
}

.enrollSetup .noMarginTop {
    margin-top: 0
}

.enrollSetup .verifyEditPage3 {
    margin-bottom: 12px
}

.enrollSetup .verifyEditPage3 .breakemail {
    word-break: break-all
}

.enrollSetup .confirmAlert {
    margin-bottom: 32px
}

.enrollSetup .qpPrintTransactionDetails {
    margin-top: 8px
}

.enrollSetup .manageQPEnrollmentLink {
    border-bottom: 1px solid #CCC;
    margin-bottom: 1em;
    margin-top: 1em
}

.enrollSetup .common.form .noMarginTop, .qpEnrollSetup .qpEnrollContainer .qpEnrollLegalLabel, .qpEnrollSetup .qpEnrollContainer .qpEnrollmentHeader, .qpEnrollSetup .qpEnrollContainer .qpPhoneNumberAdvisory {
    margin-top: 0
}

.enrollSetup .manageQPEnrollmentLink .manageQPLinkLeftbar {
    border-left: 1px solid #CCC;
    padding-left: .625em;
    display: inline-block;
    height: 28px
}

@media screen and (max-width:767px) {
    .enrollSetup .enrollEntryAddEmailLink {
        margin-left: 0!important
    }
    .enrollSetup .alertContainer {
        margin-bottom: 18px
    }
}

.enrollSetup .formtext {
    padding-bottom: 7px;
    padding-top: 4px
}

.enrollSetup .verify .error.bubble, .enrollSetup .verify input {
    width: 25%
}

.enrollSetup .common.form .labelWrap {
    padding-top: .5rem
}

.qpEnrollSetup .qpEnrollHeader span {
    font-size: 60%;
    top: -.75em;
    position: relative
}

.qpEnrollSetup .qpEnrollHeader span:after {
    content: " "
}

.qpEnrollSetup .footerPadding {
    padding-top: 20px
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollLegalLabel a {
    text-decoration: underline
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollVerificationCodeLabel {
    padding-top: 1em;
    margin-bottom: .5em
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollPhoneEmailVerify {
    word-wrap: break-word
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollResentCodeAlert {
    margin-bottom: 1em
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollResendCode {
    display: block;
    margin-top: .5em
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollEditMobile {
    margin-top: 1.125em
}

@media screen and (min-width:768px) {
    .qpEnrollSetup .qpEnrollContainer .qpEnrollVerificationCodeLabel {
        border-top: 1px solid #CCC
    }
    .qpEnrollSetup .qpEnrollContainer .qpEnrollEditMobile {
        margin-top: 1.55em
    }
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollDetailsHeader {
    margin: 1em 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #CCC
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollAddNewTokenLink .jpui.link {
    line-height: 1.187rem;
    font-size: .875rem
}

@media screen and (max-width:767px) {
    .qpEnrollSetup .qpEnrollContainer .qpEnrollDetailsHeader {
        padding-bottom: 2.4em
    }
    .qpEnrollSetup .qpEnrollContainer .qpEnrollAddNewTokenLink {
        margin: .58em .1em;
        width: 100%
    }
    .qpEnrollSetup .qpEnrollContainer .qpEnrollLegalAcceptance .checkbox-label {
        padding-top: 0
    }
}

.qpEnrollSetup .qpEnrollContainer .qpEnrollPageLabel {
    margin-top: 0;
    margin-bottom: -.25em
}

.qpEnrollSetup .qpEnrollContainer div#selectAccountAlert {
    padding-left: .75em;
    padding-bottom: .25em
}

.qpEnrollSetup .qpEnrollContainer .enrollAccountTableHeader {
    border-bottom: 1px solid #DFE4E8;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: .625em;
    font-weight: 600;
    padding-top: 2rem
}

.qpEnrollSetup .qpEnrollContainer .enrollContactTableHeader {
    border-bottom: 1px solid #DFE4E8;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: .625em;
    font-weight: 600;
    padding-top: 3.125em
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRow {
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.5em;
    padding-bottom: .75em
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountRadio {
    margin-bottom: 0
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    margin-left: 1.875rem;
    margin-bottom: .75rem
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName a, .qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName a:active, .qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName a:hover, .qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName a:visited {
    font-size: .75rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRow .fundingAccountEntityName.empty {
    margin-top: -5px
}

.qpEnrollSetup .qpEnrollContainer .enrollTableRowBorder {
    border-bottom: 1px solid #DFE4E8
}

.qpEnrollSetup .qpEnrollContainer .addTokenLink {
    float: right;
    padding: 0
}

.qpEnrollSetup .qpEnrollContainer .contactTableHeader {
    float: left
}

@media screen and (max-width:767px) {
    .qpEnrollSetup .qpEnrollContainer .addTokenLink {
        margin-top: 2px;
        font-size: .81em!important
    }
    .qpEnrollSetup .qpEnrollContainer .contactTableHeader {
        font-size: .8em
    }
}

.qpEnrollSetup .qpEnrollContainer .enrollPendingPayment {
    padding-bottom: .75em;
    margin-top: -.5em
}

.qpEnrollSetup .qpEnrollContainer .mobileTcpaMessage {
    padding-top: 1em
}

.qpEnrollSetup .qpEnrollLanding .qpEnrollLandingHeader {
    margin-top: .2em;
    margin-bottom: .7em
}

@media screen and (min-width:768px) {
    .qpEnrollSetup .qpEnrollLanding .qpEnrollLandingHeader {
        margin-top: .875em;
        margin-bottom: .75em
    }
}

.qpEnrollSetup .qpEnrollLanding .qpEnrollImageTitle {
    margin-top: .063em;
    margin-bottom: .063em
}

@media screen and (min-width:768px) {
    .qpEnrollSetup .qpEnrollLanding .qpEnrollImageTitle {
        margin-top: .75em;
        margin-bottom: .75em
    }
}

@media screen and (max-width:767px) {
    .qpEnrollSetup .qpEnrollLanding .qpEnrollLandingImageContent {
        margin-bottom: 1.563em
    }
}

.qpEnrollSetup .qpEnrollLanding .qpEnrollLandingImageContent a {
    text-decoration: underline
}

.qpEnrollSetup .qpEnrollLanding .qpEnrollLandingMessage {
    margin-top: 0;
    margin-bottom: 1.125em;
    border-top: 1px solid #CCC;
    padding-top: 1.125em
}

@media screen and (min-width:768px) {
    .qpEnrollSetup .qpEnrollLanding .qpEnrollLandingMessage {
        margin-top: 2.75em;
        margin-bottom: 2.2em;
        padding-top: 1.625em
    }
}

.qpEnrollSetup .qpEnrollLanding .qpEnrollLandingFooterBtn {
    padding-bottom: 1.3em
}

.qpEnrollSetup .qpEnrollFirstTime .firstTimeWarning {
    margin-bottom: 25px
}

.qpEnrollSetup .qpEnrollFirstTime .qpEnrollmentHeader {
    margin-bottom: 16px
}

.qpEnrollSetup .qpEnrollFirstTime .tcpaMessage {
    margin-top: 10px
}

.qpEnrollSetup .qpEnrollFirstTime .firstTimeTextInput .yield {
    display: block!important
}

@media screen and (max-width:767px) {
    .qpEnrollSetup .qpEnrollFirstTime .radioTextbox {
        margin-top: -10px
    }
    .qpEnrollSetup .qpEnrollFirstTime .checkbox-label {
        padding-top: 0!important
    }
    .common.form .dataset.stack.center .dataLabel, .common.form .dataset.summary.center .dataLabel {
        text-align: left
    }
}

.qpEnrollSetup .qpEnrollConfirmation .pendingTransactionsTable {
    border-top: 1px solid #ccc
}

.qpEnrollSetup .qpEnrollConfirmation .sender {
    padding-top: 10px
}

.qpEnrollSetup .qpEnrollConfirmation .amount {
    margin-top: 15px;
    margin-bottom: 10px
}

.qpEnrollSetup .qpEnrollConfirmation .tableBorder {
    border-bottom: 1px solid #ccc
}

.qpEnrollSetup .qpEnrollConfirmation .tableHeader {
    margin-bottom: 10px
}

.qpEnrollSetup .qpEnrollConfirmation .tableFooterMessage {
    margin-top: 10px
}

.qpEnrollSetup .qpEnrollConfirmation .tableFooterMessage a {
    text-decoration: underline;
    color: #126bc5
}

.qpEnrollSetup .qpEnrollConfirmation .qpDetails dl, .qpEnrollSetup .qpEnrollConfirmation .qpDetails dt {
    margin-bottom: 8px
}

.qpEnrollSetup .qpEnrollConfirmation .qpDetails dd {
    margin-left: 0
}

.qpEnrollSetup .qpEnrollConfirmation .tokenLabel {
    margin-top: 15px
}

.qpEnrollSetup .qpEnrollConfirmation .tableHeader {
    margin-top: 20px
}

.qpEnrollSetup .firstTimeWarningVerify {
    margin-top: -15px;
    margin-bottom: 35px
}

.qpEnrollSetup .qpEnrollTokenOverlayAgreement {
    margin-top: .25em;
    margin-bottom: .75em
}

.qpEnrollSetup .takeoverServiceError {
    margin-bottom: 1.25em
}

.qpEnrollSetup .contactIntoActivityCount {
    font-size: .875rem;
    color: #717171
}

.common.form .dataset {
    display: block;
    margin-bottom: 0;
    margin-top: 0
}

.common.form .dataset .dataValue.emailAddresses {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.common.form .dataset .dataValue.nowrap {
    white-space: nowrap!important
}

.common.form .dataset .dataLabel {
    float: left;
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: .9em;
    border: 0;
    padding-bottom: 0
}

@media screen and (max-width:991px) {
    .common.form .dataset .dataLabel {
        margin-bottom: 0
    }
}

.common.form .dataset .dataLabel>span {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    display: block
}

@media screen and (min-width:768px) {
    .common.form .dataset .dataLabel>span {
        font-size: .875rem
    }
}

.common.form .dataset .dataLabel.spaced>span span:after {
    content: ' ';
    display: inline-block;
    margin-right: .28em
}

.common.form .dataset .dataLabel.spaced>span span:last-child {
    content: '';
    display: inline;
    margin-right: 0
}

.common.form .dataset .dataValue {
    float: left;
    position: relative;
    display: block;
    margin-top: 1.25em;
    margin-bottom: .9em;
    word-wrap: break-word
}

@media print {
    .common.form .dataset .dataLabel.clear-left-lg, .common.form .dataset .dataLabel.clear-left-md {
        clear: left!important
    }
    .common.form .dataset .dataLabel {
        clear: none
    }
    .common.form .dataset .dataValue {
        margin-top: 2.25em
    }
}

.common.form .dataset .dataValue:after {
    clear: both
}

.common.form .dataset .dataValue:after, .common.form .dataset .dataValue:before {
    display: table;
    content: ""
}

.common.form .dataset .dataValue>span {
    display: inline-block;
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 95%
}

.common.form .dataset.stack .dataLabel>span, .common.form .dataset.summary .dataLabel>span {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    border-bottom: none
}

.common.form .dataset.stack .dataValue>span, .common.form .dataset.summary .dataValue>span {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .common.form .dataset.stack .dataLabel>span, .common.form .dataset.summary .dataLabel>span {
        font-size: .875rem
    }
    .common.form .dataset.stack.center .dataLabel .DATALABELV, .common.form .dataset.summary.center .dataLabel .DATALABELV {
        font-size: .875rem;
        font-weight: 400;
        color: #717171;
        letter-spacing: 0;
        text-decoration: none
    }
}

@media screen and (min-width:768px) and (min-width:768px) {
    .common.form .dataset.stack.center .dataLabel .DATALABELV, .common.form .dataset.summary.center .dataLabel .DATALABELV {
        font-size: 1rem
    }
}

@media print {
    .common.form .dataset.stack.center .dataLabel, .common.form .dataset.summary.center .dataLabel {
        clear: left!important
    }
}

.common.form .dataset.stack.center .tooltip, .common.form .dataset.summary.center .tooltip {
    text-align: left
}

.common.form .dataset.stack .dataLabel, .common.form .dataset.stack .dataValue {
    margin-top: 0;
    border-bottom: none
}

.common.form .dataset.stack .dataLabel>span, .common.form .dataset.stack .dataValue>span {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

.common.form .dataset.stack .dataValue {
    margin-left: 0;
    min-height: 1.4em
}

@media screen and (min-width:768px) {
    .common.form .dataset.stack .dataLabel>span, .common.form .dataset.stack .dataValue>span {
        font-size: 1rem
    }
    body:not(.fixheader) .manageReloadContainer .accounts-list-fixed-container {
        padding-top: 52px!important
    }
}

.autoReload .jpui.label.pointing.attached {
    z-index: 9999
}

.autoReload .gutterSection {
    background-color: #fbfaf9;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em
}

.autoReload .addressLabel {
    margin-bottom: 6px
}

.autoReload .buttonContainer {
    margin-top: 12px
}

.autoReload .formContainer {
    margin-top: 36px
}

.autoReload .zipCodeLabel {
    margin-bottom: 20px
}

.autoReload .fieldHelperSection {
    margin-bottom: .875em
}

.autoReload .sectionContainer {
    margin-top: 1.25em
}

.autoReload .alertSection {
    margin-bottom: 1.375em
}

.autoReload .headerSection {
    margin-top: -12px
}

.autoReload .listContainer ::-webkit-scrollbar {
    display: none!important
}

.autoReload .dialogSection {
    position: fixed;
    bottom: 20px
}

.autoReload .content-section {
    margin-bottom: 18px
}

.autoReload .fieldLabel {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

.autoReload .jpui.fieldgroup :not(.horizontal) .fieldtext {
    font-size: .875rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .autoReload .fieldLabel {
        font-size: .875rem
    }
    .autoReload .jpui.fieldgroup :not(.horizontal) .fieldtext {
        font-size: 1rem
    }
}

.autoReload .jpui.fieldgroup .vertical.fieldtext .fieldlabel {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .autoReload .jpui.fieldgroup .vertical.fieldtext .fieldlabel {
        font-size: .875rem
    }
}

.autoReload .labelInput .jpui.fieldlabel.horizontal {
    font-size: .75rem;
    font-weight: 400;
    color: #717171;
    letter-spacing: 0;
    text-decoration: none
}

.autoReload .sectionContent {
    margin-top: 30px
}

.autoReload .hybridVerify {
    margin: 50px 0
}

@media screen and (max-width:767px) {
    .autoReload .sectionList {
        margin-bottom: 16px
    }
    .autoReload .centerAlign {
        text-align: center!important
    }
    .autoReload .leftAlign {
        text-align: left!important
    }
    .autoReload .rightAlign {
        text-align: right!important
    }
    .autoReload .horizontalGrid {
        border-top: 4px solid #d5dbdb;
        padding-top: 16px;
        padding-bottom: 8px;
        margin: 0 -12px
    }
    .autoReload .horizontalSeparater {
        border-bottom: 2px solid #d5dbdb
    }
    .autoReload .jpui.fieldgroup .horizontal.non-responsive .label-wrapper {
        padding-bottom: 0!important
    }
}

@media screen and (min-width:768px) {
    .autoReload .labelInput .jpui.fieldlabel.horizontal {
        font-size: .875rem
    }
    .autoReload .fieldLabel {
        font-size: .75rem;
        font-weight: 400;
        color: #717171;
        letter-spacing: 0;
        text-decoration: none
    }
    .autoReload .labelData {
        text-align: right
    }
    .autoReload .labelField {
        margin-top: 6px
    }
    .autoReload .labelFieldAddress {
        margin-top: 36px
    }
    .autoReload .formContainer {
        margin-top: 70px
    }
}

@media screen and (min-width:768px) and (min-width:768px) {
    .autoReload .fieldLabel {
        font-size: .875rem
    }
}

.autoReload .jpui.stickyfooter .top-border {
    margin-left: -12px;
    margin-right: -12px
}

.autoReload .sticky-footer-container.single-button-row-xs {
    height: 5.5rem
}

.autoReload .warningMessageLink a {
    text-decoration: underline!important
}

.autoReload .editReloadServiceError {
    margin-bottom: 20px
}

.manageReload tr {
    border-bottom: 1px solid #ccc
}

.manageReload tr th {
    padding-bottom: .2rem!important;
    text-align: left
}

.manageReload tr th.sortable a {
    color: #414042!important;
    font-weight: 600!important
}

.manageReload tbody.activityRow td {
    padding: .75rem 1rem .5rem 0!important
}

.manageReload tbody.activityRow td .details {
    padding-bottom: 1.3rem!important;
    padding-top: .2rem!important
}

.manageReload tbody.activityRow td .details.seeDetails {
    padding-bottom: 0!important;
    padding-top: 1rem!important
}

.manageReload tbody.activityRow td:last-child {
    text-align: right!important
}

.manageReload tbody.activityRow tr.highlight-row {
    border-left: 5px solid #2CA853
}

@media screen and (max-width:767px) {
    .manageReload tbody.activityRow tr.highlight-row {
        padding-left: 6px
    }
}

.manageReload tbody.activityRow tr.highlight-row td:first-of-type {
    padding-left: 5px
}

@media screen and (max-width:767px) {
    .manageReload tbody.activityRow tr.highlight-row td:first-of-type {
        padding-left: 0
    }
}

.manageReload .gridContainer {
    margin-right: -24px;
    margin-left: -18px
}

.manageReload .gridSection {
    background-color: #fbfaf9
}

.spinner-overlay {
    z-index: 40;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7
}

.spinner-overlay .spinner {
    top: 50%;
    left: 50%;
    display: block;
    position: fixed;
    margin: -18.5px 0 0 -14px
}

.spinner-overlay.spinner-fullscreen {
    position: fixed;
    z-index: 9999999
}

.spinner-overlay.spinner-fullscreen .spinner {
    top: 50%;
    display: block
}

.spinner-overlay.spinner-insection {
    margin: 0 0 0 -14px
}

.spinner-overlay.spinner-insection .spinner {
    top: 50%!important;
    display: block
}

.spinner-container {
    position: relative
}

.disclosures p, .disclosures-overlay-modal p {
    font-size: .75rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 12px;
    margin-top: 0
}

.disclosures p b, .disclosures-overlay-modal p b {
    font-weight: 600
}

.disclosures p a, .disclosures-overlay-modal p a {
    font-size: .75rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none;
    text-decoration: underline
}

.disclosures h2, .disclosures-overlay-modal h2 {
    margin: 0
}

.disclosures h2 p, .disclosures-overlay-modal h2 p {
    font-size: .75rem;
    font-weight: 600;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none
}

.disclosures .disclaimers-list, .disclosures-overlay-modal .disclaimers-list {
    margin-bottom: 12px;
    padding: 12px;
    border: 1px solid #EDE9E3
}

.disclosures .disclaimers-list h3, .disclosures-overlay-modal .disclaimers-list h3 {
    margin: 0
}

.disclosures .disclaimers-list h3 p, .disclosures-overlay-modal .disclaimers-list h3 p {
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .disclosures .disclaimers-list h3 p, .disclosures-overlay-modal .disclaimers-list h3 p {
        font-size: .875rem
    }
}

.disclosures .disclaimers-list h3 p a, .disclosures .disclaimers-list h3 p a:active, .disclosures .disclaimers-list h3 p a:hover, .disclosures .disclaimers-list h3 p a:visited, .disclosures-overlay-modal .disclaimers-list h3 p a, .disclosures-overlay-modal .disclaimers-list h3 p a:active, .disclosures-overlay-modal .disclaimers-list h3 p a:hover, .disclosures-overlay-modal .disclaimers-list h3 p a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .disclosures .disclaimers-list h3 p a, .disclosures .disclaimers-list h3 p a:active, .disclosures .disclaimers-list h3 p a:hover, .disclosures .disclaimers-list h3 p a:visited, .disclosures-overlay-modal .disclaimers-list h3 p a, .disclosures-overlay-modal .disclaimers-list h3 p a:active, .disclosures-overlay-modal .disclaimers-list h3 p a:hover, .disclosures-overlay-modal .disclaimers-list h3 p a:visited {
        font-size: .875rem
    }
}

.disclosures .disclaimers-list ul, .disclosures-overlay-modal .disclaimers-list ul {
    margin: 0;
    padding-left: 14px
}

.disclosures .disclaimers-list ul li, .disclosures-overlay-modal .disclaimers-list ul li {
    font-size: 50%
}

.disclosures .disclaimers-list ul li p, .disclosures-overlay-modal .disclaimers-list ul li p {
    font-size: .8125rem;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .disclosures .disclaimers-list ul li p, .disclosures-overlay-modal .disclaimers-list ul li p {
        font-size: .875rem
    }
}

.disclosures .disclaimers-list ul li p a, .disclosures .disclaimers-list ul li p a:active, .disclosures .disclaimers-list ul li p a:hover, .disclosures .disclaimers-list ul li p a:visited, .disclosures-overlay-modal .disclaimers-list ul li p a, .disclosures-overlay-modal .disclaimers-list ul li p a:active, .disclosures-overlay-modal .disclaimers-list ul li p a:hover, .disclosures-overlay-modal .disclaimers-list ul li p a:visited {
    font-size: .8125rem;
    font-weight: 400;
    color: #126BC5;
    letter-spacing: 0;
    text-decoration: none
}

.disclosures {
    background-color: #F7F6F3;
    padding: 12px 16px
}

.disclosures .desktop-disclosure {
    display: none
}

.disclosures .mobile-disclosure {
    display: block
}

@media screen and (min-width:768px) {
    .disclosures .disclaimers-list ul li p a, .disclosures .disclaimers-list ul li p a:active, .disclosures .disclaimers-list ul li p a:hover, .disclosures .disclaimers-list ul li p a:visited, .disclosures-overlay-modal .disclaimers-list ul li p a, .disclosures-overlay-modal .disclaimers-list ul li p a:active, .disclosures-overlay-modal .disclaimers-list ul li p a:hover, .disclosures-overlay-modal .disclaimers-list ul li p a:visited {
        font-size: .875rem
    }
    .disclosures {
        padding: 18px 16px
    }
    .disclosures .desktop-disclosure {
        display: block
    }
    .disclosures .mobile-disclosure {
        display: none
    }
}

@media screen and (min-width:992px) {
    .disclosures {
        padding: 18px 24px
    }
}

.disclosures-overlay-modal {
    padding-left: 0!important;
    padding-right: 0!important
}

.disclosures-overlay-modal .disclosures-main {
    padding-bottom: 86px;
    padding-left: 12px!important;
    padding-right: 12px!important
}

.disclosures-overlay-modal .disclosures-sticky-footer {
    width: 100%!important;
    margin-left: 0!important
}

.disclosures-overlay-modal .desktop-disclosure {
    display: block
}

.disclosures-overlay-modal .mobile-disclosure {
    display: none
}

.disclosures-overlay-modal.force-full-width .dialogButtonContainer .col-xs-6 {
    padding: 0 1.25rem;
    width: 100%!important
}

.service-spinner .spinner-overlay {
    background: rgba(255, 255, 255, .9);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.service-spinner .spinner-overlay .spinner {
    top: 50%;
    left: 50%;
    display: block;
    position: fixed;
    margin: -18.5px 0 0 -14px
}

html.no-js body.brand-jpmorgan.mobile.no-scroll.util div.jpui.modal div.dialog.vertical-center.util.print-position-initial {
    margin-top: 120px;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

html.no-js body.brand-jpmorgan.mobile.no-scroll.util div.jpui.modal div.dialog.vertical-center.util.print-position-initial div.close-icon-container, html.no-js body.brand-jpmorgan.mobile.no-scroll.util div.jpui.modal div.dialog.vertical-center.util.print-position-initial section.dialogContent div.modalContent div.row div.additionalDialogContent div.disclosures-main#disclosures-overlay {
    margin-top: -120px
}

#advertisenativeapp .banner-text {
    color: #fff
}