/* top of feedback fix */
/* TIC-TAC Ticket EACDSTTECH-462 */

div#block-feedbackform {
    padding-top: 60px;
}

/* Timeline hacks */
.stripe-timeline--items .eac-body.lc-stripe-wrapper-text {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 30px;
    margin-top: 12px;
    background-color: #f3f5fb;
    max-width: 890px;
}
.timeline-item--info {
    max-height: none;
    transition: none;
}
.timeline-item--info__hidden {
    max-height: 3000px !important;
}
.stripe-timeline--items p a {
    white-space: nowrap;
}

@media (min-width: 996px) {
    .ecl-site-header {
        z-index: 200;
    }
}

.unbold {
  font-weight: normal;
}
div#stripe_slider_text-4637, 
div#stripe_slider_text-4639, 
div#stripe_slider_text-4643, 
div#stripe_slider_text-4645, 
div#stripe_slider_text-4649, 
div#stripe_slider_text-4651, 
div#stripe_slider_text-4653, 
div#stripe_slider_text-4655, 
div#stripe_slider_text-4657 {
    padding: 20px;
}
div#stripe_slider_text-4637 img, 
div#stripe_slider_text-4639 img, 
div#stripe_slider_text-4643 img , 
div#stripe_slider_text-4645 img , 
div#stripe_slider_text-4649 img , 
div#stripe_slider_text-4651 img , 
div#stripe_slider_text-4653 img , 
div#stripe_slider_text-4655 img , 
div#stripe_slider_text-4657 img  {
    padding-left:22px;
    padding-top: 13px;
}
div#stripe_slider_text-4637 h3, 
div#stripe_slider_text-4639 h3, 
div#stripe_slider_text-4643 h3, 
div#stripe_slider_text-4645 h3, 
div#stripe_slider_text-4649 h3, 
div#stripe_slider_text-4651 h3, 
div#stripe_slider_text-4653 h3, 
div#stripe_slider_text-4655 h3, 
div#stripe_slider_text-4657 h3 {
    padding-left:28px;
}

div#stripe_slider_text-4637 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4639 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4643 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4645 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4647 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4649 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4651 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4653 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4655 .slider-text-body.eac-body.lc-stripe-wrapper-text, 
div#stripe_slider_text-4657 .slider-text-body.eac-body.lc-stripe-wrapper-text {
    padding: 20px 30px;
    max-height: 269px;
}

/* blockquote fix */
/* TIC-TAC Ticket EACDSTTECH- */
blockquote p:first-child {
    /* padding-left: 55px; */
    margin-top:4px;
}
.eac-body blockquote {
    font-size: 1.063;
    line-height: 2;
    color: #005B90;
    position: relative;
    border: 4px solid #f2f2f2;
    padding: 30px 30px 10px;
    color: black;
    max-width: 800px;
}
.eac-body blockquote:before {
    font-size: 3em;
    left: 30px;
    top: 0px;
    opacity: 1;
    color: #EF6F23;
}
.eac-body blockquote p:first-of-type {
   text-indent: 55px !important;
}

blockquote strong:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    width: 60px; /* Set width to figma */
    padding-top:15px; /* Space between the element and the border. */
    border-bottom: 4px solid #005b90;
}
.stripe-basic-link--items {
    max-width: 890px;
}

/* top of feedback fix */
/* TIC-TAC Ticket EACDSTTECH-483 */


.eac-related-document {
    border-width: 2px !important;
}

td.wt-td .full-html-body {
    max-width: 400px;
}
