/* btn styles
-------------------------------------------------- */

.btn.accordion {
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #2a3690;
    background-color: #ddf4f9;
    width: 100%;
    padding: 1.5rem;
    text-align: left;
    white-space: nowrap;
}

.btn.accordion:before {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #5fd7ad;
    padding-top: .05em;
    padding-left: .4em;
    margin-right: 1.5rem;
    color: #ffffff;
}

.btn.accordion:after {
    font-family: 'Material Icons';
    content: "keyboard_arrow_right";
    position: absolute;
    right: 1.5rem;
    color: #5fd7ad;
    font-size: 3.5rem;
    bottom: .1em;
    font-feature-settings: 'liga';
}

.btn.accordion[aria-expanded="true"]:after {
    content: "keyboard_arrow_down";
}

.card {
    border: none;
    border-radius: 0;
}

.card-body {
    padding: 1.5rem;
}

.fade {
    transition: opacity .15s linear;
}

.PaneSubHeader {
    font-weight: 800;
}

.card-body a {
    text-decoration: underline;
}

.card-body .red-button {
    margin: 5px auto;
    text-align: center;
}

.card-body .red-button a {
    background: #3153bb;
    color: #fff;
    border: 1px solid #3153bb;
    text-decoration: none;
    font-size: inherit;
    font-weight: bold;
    padding: 1.1rem 3rem;
    width: auto;
    display: inline-block;
    margin: 0 auto;
}

.card-body .red-button a:hover {
    background: #2a3690;
    border: 1px solid #2a3690;
}

/* ACA Article */

.article .col .card-body ul {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 10px;
}

.article .col .small {
    font-size: 13px;
    font-style: italic;
}

.card-body li:before {
    content: "■";
    margin-left: -20px;
    color: #5fd7ad;
    margin-right: 10px;
}

/* What are the Forms */

.basic-chart {
    background-image: url("../img/Illustrations/aca-forms-chart.png");
    width: 739px;
    height: 865px;
    background-repeat: no-repeat;
    position: relative!important;
    margin-left: -10px;
}

.basic-chart p {
    font-size: 12px;
    margin: 0 0 10px 0;
}

.basic-chart p span {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
}

.title {
    position: absolute;
    font-size: 28px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    left: 30px;
    top: 25px;
    width: 660px;
}

.theform-1095b {
    position: absolute;
    top: 208px;
    left: 20px;
    width: 125px;
    z-index: 2;
    text-align: left;
    color: #595959;
    padding: 0 5px;
}

.issues-1095b {
    position: absolute;
    top: 140px;
    left: 150px;
    width: 152px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.issues-1095b p:nth-child(2) {
    margin: 18px 0 0 0;
}

.report-1095b {
    position: absolute;
    top: 140px;
    left: 307px;
    width: 130px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.due-1095b {
    position: absolute;
    top: 140px;
    left: 440px;
    width: 128px;
    text-align: left;
    color: #595959;
    padding: 0 2px 0 5px;
}

.copies-1095b {
    position: absolute;
    top: 140px;
    left: 570px;
    width: 128px;
    text-align: left;
    color: #595959;
    z-index: 2;
    padding: 0 5px;
}

.copies-1095b p:nth-child(2) {
    margin-top: 54px;
}

.theform-1094b {
    position: absolute;
    top: 335px;
    left: 20px;
    width: 125px;
    z-index: 2;
    text-align: left;
    color: #595959;
    padding: 0 5px;
}

.report-1094b {
    position: absolute;
    top: 335px;
    left: 307px;
    width: 130px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.due-1094b {
    position: absolute;
    top: 335px;
    left: 440px;
    width: 128px;
    text-align: left;
    color: #595959;
    padding: 0 2px 0 5px;
}

.due-1094b p:first-child {
    margin-bottom: 5px;
}

.copy-1094b {
    position: absolute;
    top: 335px;
    left: 570px;
    width: 128px;
    text-align: left;
    color: #595959;
    z-index: 2;
    padding: 0 5px;
}

.theform-1095c {
    position: absolute;
    top: 460px;
    left: 20px;
    width: 125px;
    z-index: 2;
    text-align: left;
    color: #595959;
    padding: 0 5px;
}

.issues-1095c {
    position: absolute;
    top: 460px;
    left: 150px;
    width: 152px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.report-1095c {
    position: absolute;
    top: 460px;
    left: 307px;
    width: 130px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.due-1095c {
    position: absolute;
    top: 460px;
    left: 440px;
    width: 128px;
    text-align: left;
    color: #595959;
    padding: 0 2px 0 5px;
}

.due-1095c p:first-child {
    margin-bottom: 5px;
}

.copies-1095c {
    position: absolute;
    top: 460px;
    left: 570px;
    width: 128px;
    text-align: left;
    color: #595959;
    z-index: 2;
    padding: 0 5px;
}

.theform-1094c {
    position: absolute;
    top: 570px;
    left: 20px;
    width: 130px;
    z-index: 2;
    text-align: left;
    color: #595959;
    padding: 0px;
}

.report-1094c {
    position: absolute;
    top: 575px;
    left: 307px;
    width: 130px;
    text-align: left;
    color: #595959;
    padding: 0 0 0 10px;
}

.due-1094c {
    position: absolute;
    top: 575px;
    left: 440px;
    width: 128px;
    text-align: left;
    color: #595959;
    padding: 0 2px 0 5px;
}

.copies-1094c {
    position: absolute;
    top: 575px;
    left: 570px;
    width: 128px;
    text-align: left;
    color: #595959;
    z-index: 2;
    padding: 0 5px;
}



/* Who Needs */

.who-needs-chart-wrap {
    position: relative;
    height: 450px;
}

.who-needs-title {
    position: absolute;
    line-height: 40px;
    font-size: 36px;
    text-align: left;
    left: 0;
    top: 16px;
    width: 638px;
    height: 119px;
}

.step {
    margin: -20px 0 40px 35px;
    font-size: 16px;
}

span.d3 {
    background: #D3D3D3;
    float: left;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #666;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 10px;
    margin-top: 0;
    text-align: center;
    width: 1.6em;
}

.d3-container {
    position: absolute;
    background-color: #d3d3d3;
    left: 292px;
    top: 14px;
    width: 361px;
    height: 54px;
}

.d3-text-location {
    position: absolute;
    left: 310px;
    top: 23px;
    width: 300px;
    height: 54px;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
}

.e9-container {
    position: absolute;
    background-color: #e9e9e9;
    left: 292px;
    top: 75px;
    width: 361px;
    height: 54px;
}

.e9-text-location {
    position: absolute;
    left: 310px;
    top: 88px;
    width: 342px;
    height: 29px;
    font-size: 14px;
    font-weight: bold;
}

span.e9 {
    background: #E9E9E9;
    float: left;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #666;
    font-weight: bold;
    line-height: 1.6em;
    margin-top: -4px;
    margin-right: 10px;
    text-align: center;
    width: 1.6em;
}

.f4-container {
    position: absolute;
    background-color: #f4f4f4;
    left: 292px;
    top: 136px;
    width: 361px;
    height: 54px;
}

.f4-text-location {
    position: absolute;
    background-color: #f4f4f4;
    left: 310px;
    top: 153px;
    width: 341px;
    height: 27px;
    font-size: 14px;
    font-weight: bold;
}

span.f4 {
    background: #F4F4F4;
    float: left;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #666;
    font-weight: bold;
    line-height: 1.6em;
    margin-top: -4px;
    margin-right: 10px;
    text-align: center;
    width: 1.6em;
}

.example-text {
    position: absolute;
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    top: -96px;
    left: 310px;
    height: 41px;
}

.steps-container {
    position: absolute;
    font-size: 18px;
    text-align: left;
    left: 10px;
    top: 232px;
    width: 285px;
    height: 167px;
}

.yellow-container {
    position: absolute;
    left: 292px;
    top: -101px;
    width: 361px;
    height: 107px;
}

.yellow-text-location {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    left: 310px;
    top: -50px;
    width: 289px;
    height: 55px;
}

/* deadlines chart css */

.deadlines-chart {
    background-image: url("../images/deadlines_bg.jpg");
    width: 700px;
    height: 289px;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    padding-top: 139px;
    padding-left: 66px;
    margin: -15px 0 30px -10px;
}

.deadlines-chart-container {
    font-family: Source Sans Pro, sans-serif;
    font-weight: 300;
    color: #575656;
    font-size: 16px;
    text-align: left;
}

.date-container {
    height: 150px;
    float: left;
    margin-left: 20px;
}

.date-container:first-child {
    margin-left: 0
}

.date-container .box-top {
    background-color: #ea4826;
    width: 185px;
    height: 40px;
    color: #fff;
    position: relative;
}

.date-container .box-top p {
    margin: 0;
    font-size: 19px;
    padding: 0 10px;
    line-height: 40px;
}

.date-container .box-top span {
    font-size: 26px;
    position: absolute;
    top: 8px;
    right: 10px;
}

.date-container .box-content {
    background-color: #fbd886;
    width: 185px;
    height: 110px;
    margin-top: -5px;
}

.date-container .box-content p {
    margin: 0;
    font-size: 16px;
    padding: 10px;
}


/* Benefits of Filing Online Chart */

.benefits-chart {
    width: 100%;
    min-height: 500px;
    font-weight: 300;
    margin: 50px 0;
    float: left;
}

.benefits-chart-top-box {
    width: 100%;
}

.benefits-chart-title {
    background: #3153bb;
    width: 100%;
    height: 63px;
    float: left;
}

.benefits-chart-title h1 {
    color: #fff;
    line-height: 63px;
    margin: 0;
    padding-left: 25px;
    font-size: 34px;
    font-weight: 300
}

.benefits-chart-efile-logo {
    width: 80px;
    height: 63px;
    float: left;
    background: #E5E6E6
}

.benefits-chart-efile-logo img {
    width: 51px;
    margin: 5px 0 0 14px;
}

.benefits-chart-table {
    width: 100%;
    float: left;
}

.benefits-chart-table table {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
}

.benefits-chart-table th {
    background: #2a3690;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 10px;
    text-align: center;
}

.benefits-chart-table th:first-child {
    font-size: 20px;
    text-align: left;
    padding: 0 25px;
}

.benefits-chart-table th:nth-child(2) {
    border-left: 2px dotted #fff;
}

.benefits-chart-table th:nth-child(3) {
    border-left: 2px dotted #fff;
}

.benefits-chart-table th:nth-child(4) {
    width: 80px;
    border-left: 2px dotted #fff;
    background: #0d1761;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.benefits-chart-table tr {
    border-bottom: 1px solid #fff;
}

.benefits-chart-table tr:last-child {
    border-bottom: 0;
}

.benefits-chart-table td {
    text-align: center;
    font-size: 17px;
    padding: 4px 0;
}

.benefits-chart-table td:first-child {
    text-align: left;
    background: #f3fafb;
    padding: 0 25px;
}

.benefits-chart-table td:nth-child(2) {
    background: #ddf4f99c;
    border-left: 2px dotted #fff;
}

.benefits-chart-table td:nth-child(3) {
    background: #ddf4f99c;
    border-left: 2px dotted #fff;
}

.benefits-chart-table td:nth-child(4) {
    background: #ddf4f9;
    border-left: 2px dotted #fff;
}

.benefits-chart-table td.yes {
    color: #2a3690;
    font-size: 26px;
    line-height: 30px;
}

.benefits-chart-table td.no {
    font-size: 24px;
    color: #a3d4d4;
    line-height: 30px;
}

.benefits-chart-bottom-borders {
    clear: both
}

.benefits-chart-bottom-border-gray {
    width: 100%;
    height: 8px;
    background: #5fd7ad;
}

.benefits-chart-bottom-border-blue {
    width: 100%;
    height: 16px;
    background: #2a3690;
}

/*ACA Charts CSS starts here*/

.aca-chart {
    background-image: url("../images/chart.jpg");
    width: 739px;
    height: 865px;
    text-align: center;
    position: relative;
}

.aca-chart-title {
    position: absolute;
    font-size: 32px;
    color: #FFF;
    left: 126px;
    top: 26px;
}

.aca-chart-start {
    position: absolute;
    top: 215px;
    left: 295px;
    width: 130px;
    height: 95px;
    z-index: 2;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-size: 11px;
}

.aca-chart-d1 {
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    left: 110px;
    top: 300px;
    width: 69px;
    height: 55px;
}

.aca-chart-dd1 {
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    left: 215px;
    top: 420px;
    width: 69px;
    height: 55px;
}

.aca-chart-d2 {
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    left: 540px;
    top: 305px;
    width: 69px;
    height: 55px;
}

.aca-chart-dd2 {
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    left: 438px;
    top: 420px;
    width: 69px;
    height: 55px;
}

.aca-chart-box1 p,
.aca-chart-box2 p,
.aca-chart-box3 p,
.aca-chart-box4 p,
.aca-chart-box5 p,
.aca-chart-box6 p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.aca-chart-box1 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 15px;
    top: 614px;
    width: 80px;
    height: 140px;
}

.aca-chart-box2 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 121px;
    top: 614px;
    width: 80px;
    height: 140px;
}

.aca-chart-box3 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 230px;
    top: 614px;
    width: 100px;
    height: 184px;
}

.aca-chart-box4 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 504px;
    top: 614px;
    width: 100px;
    height: 184px;
}

.aca-chart-box5 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 379px;
    top: 613px;
    width: 100px;
    height: 184px;
}

.aca-chart-box6 {
    position: absolute;
    color: #FFF;
    font-size: 10px;
    left: 626px;
    top: 613px;
    width: 100px;
    height: 184px;
}

.aca-chart-box1 strong,
.aca-chart-box2 strong,
.aca-chart-box3 strong,
.aca-chart-box4 strong,
.aca-chart-box5 strong,
.aca-chart-box6 strong {
    color: #fcd170;
}

.aca-chart-box1 hr,
.aca-chart-box2 hr,
.aca-chart-box3 hr,
.aca-chart-box4 hr,
.aca-chart-box5 hr,
.aca-chart-box6 hr {
    margin-bottom: 5px;
    margin-top: 5px;
}

.box1 p,
.box2 p,
.box3 p,
.box4 p,
.box5 p,
.box6 p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.aca-penalty-chart {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 90%;
}

.aca-penalty-chart td {
    padding: 5px;
    font-size: 13px;
    border-left: 1px solid #000;
    border-collapse: collapse;
}

.aca-penalty-chart td:first-child {
    border-left: 0;
}

.aca-penalty-chart th {
    background-color: #fff;
    color: #666666;
    font-weight: 700;
    text-align: left;
    padding: 5px;
    font-size: 14px;
    border-bottom: solid 1px #000;
    text-transform: uppercase
}

.aca-penalty-chart th:last-child {
    border-left: 1px solid #000;
    border-collapse: collapse;
}

.aca-penalty-chart tr:nth-child(even) {
    background-color: #e8eaf4;
}

.aca-penalty-chart tr:nth-child(odd) {
    border-bottom: solid 1px #000;
    border-collapse: collapse;
}

/* ACA Nav */

.aca-lp-nav ul {
    list-style: none;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%;
}

.aca-lp-nav ul li {
    border-bottom: solid 1px #dddddd;
    margin: 0px;
}

.aca-lp-nav ul li a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.aca-lp-nav ul li a:hover {
    color: #FFFFFF;
    background-color: #2a3690;
}

.headline-desc {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    display: block;
}