/*
 * Standard build.css
 */


/** TPW **/

#ncr-tpw-popup-panel .ncr-tpw-content:hover {
    cursor: text !important;
}

#ncr-tpw-popup-panel .ncr-tpw-buttons a {
    width: auto;
}

#ncr-tpw-popup-panel .ncr-tpw-buttons {
    width: 100%;
}

@media (min-width: 600px) {
    #ncr-tpw-popup-panel .feature-wrap1,
    #ncr-tpw-popup-panel .feature-wrap2,
    #ncr-tpw-popup-panel .zone1 {
        width: 600px;
    }
    #ncr-newsite-popup-panel .feature-wrap1,
    #ncr-newsite-popup-panel .feature-wrap2,
    #ncr-newsite-popup-panel .zone1 {
        width: 600px;
    }
}

@media (max-width: 600px) {
    #ncr-tpw-popup-panel .ncr-tpw-body {
        max-height: 250px;
        overflow: scroll;
    }
}


/* hide tpw until page loads / js inits it */

.hide-tpw {
    display: none !important;
}


/** END TPW **/


/** AIO TPW STYLES **/

.aio_modal-open {
    overflow: hidden;
}

.aio_modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}

.aio_modal-open .aio_modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.aio_modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}

.aio_modal-content {
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    position: relative;
}

.aio_modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}

.aio_modal-header::before,
.aio_modal-header::after {
    content: ' ';
    display: table;
}

.aio_modal-header::after {
    clear: both;
}

.aio_modal-header .aio_close {
    margin-top: -2px;
    float: right;
}

.aio_modal-title {
    line-height: 1.428571429;
    margin: 0;
}

.aio_modal-body {
    padding: 15px;
    position: relative;
}

.aio_modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}

.aio_modal-footer::before,
.aio_modal-footer::after {
    content: ' ';
    display: table;
}

.aio_modal-footer::after {
    clear: both;
}

.aio_modal-footer .btn+.btn,
.aio_modal-footer .btn-outline+.btn,
.aio_modal-footer .btn-white+.btn,
.aio_modal-footer .btn+.btn-outline,
.aio_modal-footer .btn-outline+.btn-outline,
.aio_modal-footer .btn-white+.btn-outline,
.aio_modal-footer .btn+.btn-white,
.aio_modal-footer .btn-outline+.btn-white,
.aio_modal-footer .btn-white+.btn-white {
    margin-bottom: 0;
    margin-left: 5px;
}

.aio_modal-footer .btn-group .btn+.btn,
.aio_modal-footer .btn-group .btn-outline+.btn,
.aio_modal-footer .btn-group .btn-white+.btn,
.aio_modal-footer .btn-group .btn+.btn-outline,
.aio_modal-footer .btn-group .btn-outline+.btn-outline,
.aio_modal-footer .btn-group .btn-white+.btn-outline,
.aio_modal-footer .btn-group .btn+.btn-white,
.aio_modal-footer .btn-group .btn-outline+.btn-white,
.aio_modal-footer .btn-group .btn-white+.btn-white {
    margin-left: -1px;
}

.aio_modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

@media (min-width: 768px) {
    .aio_modal-dialog {
        margin: 30px auto;
        width: 600px;
    }
    .aio_modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .aio_modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .aio_modal-lg {
        width: 900px;
    }
}


/** END AIO TPW STYLES **/


/** AIO Search styles **/

.aio-search-result-row {
    border: 1px solid #ddd;
}

.aio-search-result-heading {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 1rem;
    background-color: #fff;
}

.aio-search-result-heading.open {
    border-bottom: 1px solid #ddd;
}

.aio-search-result-body {
    border-bottom: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem;
}


/** END AIO Search styles **/


/** TCALC FIXES **/

.cTimeValue input,
.cTimeValue span,
.cTimeValue label {
    display: inline-block !important;
    margin: 0px 4px !important;
    position: initial !important;
    padding: 0 !important;
}

.cTimeValue input {
    position: relative !important;
    top: 0px !important;
    font-size: initial !important;
}

.cTimeValue input {
    width: auto !important;
}

.cTimeValue th,
.cTimeValue th p {
    color: white !important;
}

.cTimeValue td {
    width: auto;
}

.cTimeValue th {
    /*background:	#0f2652 !important;*/
}

.ie11 .cTimeValue input[type=radio],
.ie .cTimeValue input[type=radio] {
    top: 10px !important;
}


/** END TCALC FIXES **/


/** QUICKLINKS **/

#ncr-quicklinks-list {
    display: none;
}

#quicklinks-landing #ncr-quicklinks-list {
    display: block;
}


/** END QUICKLINKS **/


/** SKIP NAVIGATION LINKS **/


/**
	<a class="skip-to-login skip-link" href="#skip-to-login" tabindex="1">Skip to login</a>
	<a class="skip-to-content skip-link" href="#skip-to-content" tabindex="2">Skip to content</a>
	 **/

.skip-link {
    position: absolute;
    top: -100px;
    left: 20px;
    padding: 10px 15px;
    transition: top .5s ease-out, background .5s linear;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .25);
    background: #fff;
}

.skip-link:focus {
    top: 0;
    transition: all .3s ease-in;
    text-decoration: underline;
    outline: none;
    z-index: 05221989;
    color: #243746;
    background: white;
}

.skip-to-content:focus {}

.skip-to-login:focus {}

.skip-to-login {}

.skip-to-content {}


/** END SKIP NAVIGATION LINKS **/


/** END WP DEFAULTS **/

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}


/* fixes issue in IE where images in blocks blocks are 
 * bleeding out of their container */

.ie .wp-block-image figure.alignleft,
.ie .wp-block-image figure.alignright,
.ie .wp-block-image figure.aligncenter {
    display: inline-block;
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

.aligncenter iframe {
    margin: 0 auto;
    display: block;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.sticky {}

.wp-block-gallery,
.wp-block-gallery li {
    list-style-type: none;
    padding-left: 0;
}

.wp-block-gallery li:before {
    content: none !important;
    display: none !important;
    margin: 0px !important;
}

.blocks-gallery-image:last-child,
.blocks-gallery-item:last-child {
    margin-bottom: 16px;
}


/** END WP DEFAULTS **/


/** WP FIXES **/

.WPbarFix {
    margin-top: 0px !important;
}

.hideWPbar {
    margin-top: 0px !important;
}

.hidden {
    display: none;
}


/** END WP FIXES **/


/** NCR BLOCKS **/

.wp-block-ncr-blocks-button.button-align-right {
    text-align: right;
}

.wp-block-ncr-blocks-button.button-align-center {
    text-align: center;
}


/* image row block */

.image-row-block img {
    max-width: 200px;
}

.image-row-block.is-style-centered div.wp-block-image,
.image-row-block.is-style-centered p,
.image-row-block.is-style-centered figure {
    display: inline-block;
}

.image-row-block.is-style-centered {
    text-align: center;
}

.image-row-block.is-style-centered-h-and-v div.wp-block-image,
.image-row-block.is-style-centered-h-and-v p,
.image-row-block.is-style-centered-h-and-v figure {
    display: inline-block;
    vertical-align: middle;
}

.image-row-block.is-style-centered-h-and-v {
    text-align: center;
}


/* end image row block */


/** END NCR BLOCKS **/


/* PRINT STYLES */


/* to debug in chrome: click dots/menu next to js console, click "Rendering" > Emulate CSS media type > Print */

@media print {
    /* hide things */
    .backToTopButton,
    /*body:not(#home) header,  */
    /* hides the whole header */
    .zone-login-toggle,
    .zone-menu-toggle,
    #new_accelerate_banner,
    .headerback .feature-cta2 {
        display: none !important;
    }
    /* show toggleable things */
    .ncr-accordion-panel-body {
        display: block !important;
    }
    /* make sure whole site shows (no scrollbars) */
    .site-wrap,
    body {
        display: inline;
        overflow: visible;
        position: static;
    }
    /* bootstrap fix, hide url after link */
    a[href]:after {
        content: none !important;
    }
    * {
        -webkit-print-color-adjust: exact;
    }
    /* reduce sizes */
    html,
    body {
        height: 100% !important;
        margin: 0px !important;
    }
    h1 {
        font-size: 30px !important;
    }
    h2 {
        font-size: 25px !important;
    }
    h3,
    h4,
    h5,
    h6 {
        font-size: 20px !important;
    }
    .page-content {
        font-size: 16px !important;
    }
}


/* END PRINT STYLES */


/** GENERAL FIXES: **/

.disclaimer {
    font-style: italic;
}

.webform {
    border: none;
}

.edit_link {
    display: block;
    width: 100%;
}

.edit-button-container {
    display: none;
}

.logged-in .edit-button-container {
    width: 100%;
    display: block;
}


/* for blog */

#no-more-posts {
    width: 100%;
    display: block;
}

.not-a-link:hover {
    cursor: text;
}

#back .blog-home .col-main .blog-featured-posts .zone .feature .feature-padding .feature-title .feature-title-inner p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-posts-list .feature-wrap .feature .feature-content .feature-cta a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#back .page-75-25 .col-main.col-main .image-row-block a {
    min-width: 185px;
}

.feature-wrap-accordion-1 [ncr-panel].panel-opened {
    max-height: 2000px;
}

.alert.panel-pop .zone .feature-wrap .feature .feature-cta a {
    background-color: #2d406c;
}

.alert.panel-pop .zone .feature-wrap .feature .feature-cta a:hover {
    background-color: #87001e;
}

.alert.panel-pop.alert .zone {
    background-color: #fdf5da;
}

.alert.panel-pop.alert .zone img {
    width: 100%;
}

footer .zone-3 .feature-wrap.feature-wrap-3 .feature .feature-padding .feature-content .feature-cta,
footer .zone-3.feature-wrap.feature-wrap-3 .feature .feature-padding .feature-content .feature-cta {
    cursor: pointer;
}

.blog-featured-posts .feature-wrap .feature .feature-padding .feature-title .feature-title-inner {
    align-items: left;
}

.band.content-area-band .feature {
    width: 100%;
}

@media (max-width: 750px) {
    #back .page-75-25 {
        padding: 0px
    }
}

/* privacy policy page styles */
.privacy-policy {
            display:flex;
            flex-wrap:wrap;
            width:100%;
            margin:0 auto;
            text-align:center;
        }
        .privacy-policy * {box-sizing:border-box;}
        /* normalize */
        .privacy-policy h1,
        .privacy-policy h2,
        .privacy-policy h3,
        .privacy-policy h4,
        .privacy-policy h5,
        .privacy-policy h6,
        .privacy-policy p,
        .privacy-policy ul,
        .privacy-policy ol,
        .privacy-policy li {
            margin-top:0;margin-bottom: 0;
            padding-top:0;padding-bottom: 0;
        }
        .privacy-row, 
        .privacy-content-tile-group {
            display:flex;
            flex: 0 1 100%;
            flex-wrap:nowrap;
        }
        .privacy-row {margin:3px 0;}
        .privacy-content-tile-group {margin:-1px 0 0 0;}
        .privacy-row.full {
            flex-wrap:wrap;
        }

        .privacy-hed-block,
        .privacy-subhed-block {
            display:block;
            width:100%;
        }
        .privacy-hed-tile,
        .privacy-subhed-tile {
            display:flex;
            flex: 1 1 auto;
            width:150px;
            flex-wrap:wrap;
        }
        .privacy-hed-block,
        .privacy-subhed-block,
        .privacy-hed-tile,
        .privacy-subhed-tile {
            text-align:left;
            border:solid 1px #000;
            padding:10px;
        }

        .privacy-hed-content,
        .privacy-content{
            display:block;
            flex: 0 1 auto;
            width:100%;
            flex-wrap:wrap;
            text-align:left;
            border:solid 1px #000;
            padding:10px;
        }
        .privacy-content-tile-1 {
            display:flex;
            flex: 0 0 auto;
            width:260px;
            flex-wrap:wrap;
            border:solid 1px #000;
            padding:10px;
            margin:0;
            text-align:left;
        }
        .privacy-content-tile-2{
            display:block;
            flex: 0 1 auto;
            width:calc(100% - 260px);
            flex-wrap:wrap;
            text-align:left;
            border:solid 1px #000;
            padding:10px;
            border-left-color:transparent;
        }
        .privacy-hed-block { border-bottom-width:0; background-color:#2d406c; color:#fff;}
        .privacy-hed-tile { border-bottom-width:2px; background-color:#2d406c; color:#fff;}
        
        .privacy-hed-block h1,
        .privacy-hed-tile h1 { color:inherit; font-size:2rem;}
        
        .privacy-subhed-block,
        .privacy-subhed-tile{ background-color:#2d406c; color:#fff;}
        .privacy-subhed-block {border-bottom-width:0;}

        .privacy-subhed-block h3,
        .privacy-subhed-tile h3{ color:inherit; font-size:1.4rem;}
        .privacy-hed-content {border-top-color:transparent; border-right-color:transparent; border-bottom-width:2px;}

        .privacy-hed-content h2 { font-size: 1.2rem; }

        .privacy-hed-content p,
        .privacy-content p,
        .privacy-hed-content ul,
        .privacy-content ul{
            padding-bottom:0;
            margin-bottom:0;
        }
        .privacy-hed-content *:first-child,
        .privacy-content *:first-child{padding-top:0; margin-top:0;}
        
        

        .privacy-table-block {
            display:block;
            flex: 0 1 auto;
            width:100%;
            flex-wrap:wrap;
            text-align:left;
            border:solid 1px transparent;
        }
        .privacy-table-block table,
        .privacy-table-block th,
        .privacy-table-block td {
            border:solid 1px #000;
            border-collapse:collapse;
        }
        .privacy-table-block table {
            width:100%;
        }
        .privacy-table-block th{
            text-align:center;
            vertical-align:top;
            background-color:#2d406c;
            color:#fff;
            padding:8px 6px;
        }
        .privacy-table-block td{
            text-align:left;
            vertical-align:top;
            padding:8px 6px;
        }
        .privacy-table-block table.privacytable-1 tr > td{
            text-align:center;
            vertical-align:top;
        }
        .privacy-table-block table.privacytable-1 tr > td:nth-child(1){
            text-align:left;
            vertical-align:top;
        }
        .privacy-table-block table.privacytable-2 caption {
            width:auto;
            padding:8px 6px;
            text-align:left;
            background-color:#2d406c;
            color:#fff;
            font-size:1.4rem;
            font-weight:bold;
        }
        .privacy-table-block table.privacytable-2 tr > td:first-child{width: 35%;}

        .privacy-row.no-border, .privacy-row.no-border .privacy-content {border:0;}
        @media(max-width:750px){
            .privacy-row, .privacy-content-tiles { flex-wrap:wrap; }
            .privacy-hed-tile { width:100%; }
            .privacy-hed-content {border-left-color:#000; border-right-color:#000; border-bottom-width:1px;}
            .privacy-content-tile-group {flex-wrap:wrap;}
            .privacy-content-tile-1, .privacy-content-tile-2 { width:100%;}
            .privacy-content-tile-2 {border-left-color:#000;margin-top:-1px;border-top-color:transparent;}
            .privacy-content-tile-1 {border-bottom-color:transparent}


        }
/* end privacy policy page styles */
/********** FDIC Banner ****************/

.compliance-bar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    height: auto;
    width: 100%;
    border-bottom: 1px #444 solid;
    background: white;
    padding: 5px 10px;
}

.FDIC {
    display: flex; 
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
}

.text-fdic {
    margin-left: 3px;
    min-width: 217px;
}

.text-fdic p {
    margin: 0; 
    text-wrap: wrap; 
    font-size: 12.8px; 
    font-family: 
    sans-serif; 
    line-height: 
    13px; 
    color: black;
}

/********* end FDIC Banner ************/

footer .zone-3 .feature-wrap-3 .feature .feature-padding .feature-content .feature-cta a#poweredby {
    width: 160px;
    height: auto;
}

.primaryNavClickable:hover {
    transition: .3s;
    background-color: rgba(0, 0, 0, .4);
    cursor: pointer !important;
}

.band-fullscreen-block-2 .feature .feature-content-text h1, .band-fullscreen-block-2 .feature .feature-content-text h2, .band-fullscreen-block-2 .feature .feature-content-text h3, .band-fullscreen-block-2 .feature .feature-content-text h4, .band-fullscreen-block-2 .feature .feature-content-text h5, .band-fullscreen-block-2 .feature .feature-content-text h6, .band-fullscreen-block-2 .feature .feature-content-text ul li, .band-fullscreen-block-2 .feature .feature-content-text ol li, .band-fullscreen-block-2 .feature .feature-content-text p {
    color: rgb(255, 255, 255);
} 

.band-fullscreen-block-1 .feature .feature-content-text h1, .band-fullscreen-block-1 .feature .feature-content-text h2, .band-fullscreen-block-1 .feature .feature-content-text h3, .band-fullscreen-block-1 .feature .feature-content-text h4, .band-fullscreen-block-1 .feature .feature-content-text h5, .band-fullscreen-block-1 .feature .feature-content-text h6, .band-fullscreen-block-1 .feature .feature-content-text ul li, .band-fullscreen-block-1 .feature .feature-content-text ol li, .band-fullscreen-block-1 .feature .feature-content-text p {
    color: rgb(255, 255, 255);
} 

.band-fullscreen-block-1 .feature .feature-content-text p {
    margin-top: 10px;
}

/*small fix to sitemap*/
@media (max-width: 899px) {
    #back .band-sitemap li a {
        font-size: 1.2962rem;
    }
}
@media (max-width: 1200px){
 #back .col-side.blog{
        display:block;
        max-width:100%;
    }
}
#back .col-side.blog{
    display:block;
    max-width:100%;
    order:2;
}
.page-content.page-100.blog-entry{
    flex-direction:column;
}
