﻿.header{background:url('JPMorganChase2016LandingPage_r1_c1.jpg') no-repeat center ; height:160px }
.middle{background:url('JPMorganChase2016LandingPage_r3_c1.jpg') no-repeat center ;height:226px}
.word{background:url('JPMorganChaseLandingPage-word.png') no-repeat center ; height:151px}

.type {
    display:none;
}

.state{ float:left;padding-left:10px}
.txtcolor{color:#545454}
.ffsid{clear:left;color:#545454;float:left}
.btncontinue{clear:left;float:left;padding:10px 0px 0px 10px; }
.logindiv{clear:both;float:left;padding:10px 0px 10px 15px}
.streqmsg{clear:left;float:right;padding:0px 5px 0px 0px}


/* FAQ CSS */
#chaseFAQ h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1.5;
}

#accordion {
    font-family: 'Open Sans', Arial, Verdana, sans-serif;
    margin-top: 3em;
}

#accordion .ui-corner-all, #accordion .ui-corner-top, #accordion .ui-corner-left, #accordion .ui-corner-tl  {
    border-radius: 0px;   
}

#accordion .ui-accordion-content {
    background-color: #fff;
    color: #606060;
    font-size: 14px;
    line-height: 1.5;
    padding: 2em 2em 5em 2em;
}

#accordion .ui-accordion-content > * {
    padding: 8px;
}

#accordion .ui-state-hover {
    background: #333333!important;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

#accordion .ui-accordion-header-active {
    background: #333333!important;
}

#accordion .ui-accordion-content a {
    color: blue;
}

/*#accordion .ui-accordion-header a {
    color: #fff;
    line-height: 42px;
    display: block;
    font-size: 12pt;
    width: 100%;
    text-indent: 10px;
}*/

#accordion .ui-accordion-header {
    background-color: #333333;
    color: white;
}

#accordion .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #848484;
    background: #606060;
    font-weight: normal;
    color: #fff;
    padding: 1em 0em 1em 2.5em;
}

#chaseFAQ h3:first-child {
    margin-top: 0;
}

#chaseFAQ p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0;
}

#chaseFAQ a {
    color: #007a7f;
    text-decoration: underline;
}

#chaseFAQ ol, ul {
    margin-left: 3em;
    line-height: 1.5;
}

#chaseFAQ ul {
    list-style-type: disc;
}

#chaseFAQ ol {
    list-style-type: decimal;
}

.sublist li {
    margin-left: 3em;
}

.bold {
    font-weight: 600;
}

.ce-flow-screenshot {
    width: 50%;
    margin-top: 1em;
}

#chase-logo {
    width: 12em;
    margin-top: 2em;
}

.brochure1, .brochure2, .brochure3 {
    cursor: pointer;
    text-decoration: underline
}

.brochure1, .brochure2, .brochure3 {
    color: #903A38;
}