@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
body {
    padding: 0px;
    margin: 0px;
    color: #222222;
    font-size: 20px !important;
    line-height: 28px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    background-color: #ffffff;
}

a:hover,
a:focus {
    text-decoration: none;
}

.btn-primary a {
    color: #222222;
}

.path-glossary #my-self-help {
    padding: 0;
}

#my-self-help {
    padding: 60px 0px 10px;
}

.path-frontpage .my-self-help-overview .vedio-play {
    text-align: center;
    padding-top: 110px;
    padding-bottom: 128px;
    position: relative;
}

.path-frontpage .my-self-help-overview .modal.in .modal-dialog {
    transform: translate(0%, 75%);
    transition: transform 0.8s ease-out;
}


/*like & dislike*/


/* content area my self-help */

.path-frontpage .my-self-help-overview {
    padding: 50px 0 50px 0;
}

.path-frontpage .my-self-help-overview ul {
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 20px;
}

.path-frontpage .my-self-help-overview ul li {
    padding-bottom: 22px;
    padding-left: 5px;
}

.path-frontpage .modal-body {
    padding: 0px;
}

.path-frontpage .modal-body iframe {
    width: 100%;
    display: flex;
}

.path-frontpage .modal-body span.close {
    position: absolute;
    top: 0;
    right: 16px;
    color: #000000;
    opacity: 1;
    background: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    z-index: 1;
}

.path-frontpage .my-self-help-overview img {
    margin-top: 15px;
}


/* coverd issues */

.covered-issue {
    position: relative;
    padding: 45px 0;
}

.covered-issue a {
    color: #222222;
}

.covered-issue a:hover {
    color: #222222;
    text-decoration: none;
}

.covered-issue .contextual-region {
    position: unset;
}

.covered-issue .description {
    min-height: 155px;
}

.covered-issue .block-title {
    text-align: center;
}


/* ///////// */

.covered-issue .view-header {
    position: absolute;
    top: 95px;
    left: 0;
    right: 0;
    text-align: center;
}

.covered-issue #quicktabs-covered_issues {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 0 0;
}

.covered-issue .view-covered-issues .cta {
    padding-top: 35px;
}

.covered-issue ul.quicktabs-tabs {
    padding: 0px;
}

.covered-issue ul.quicktabs-tabs li {
    display: block;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-0 a {
    background-image: url(../images/image-1.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-1 a {
    background-image: url(../images/image-2.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-2 a {
    background-image: url(../images/image-3.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-3 a {
    background-image: url(../images/image-4.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-4 a {
    background-image: url(../images/image-5.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-5 a {
    background-image: url(../images/image-6.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-6 a {
    background-image: url(../images/image-7.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-7 a {
    background-image: url(../images/image-8.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs #quicktabs-tab-covered_issues-8 a {
    background-image: url(../images/image-9.png);
    background-repeat: no-repeat;
    background-position: 16px;
    padding-left: 90px;
}

.covered-issue ul.quicktabs-tabs li a {
    display: block;
    padding: 24px 65px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    border: solid transparent;
    background-color: #F4F4F4;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%)!important;
}

.covered-issue ul.quicktabs-tabs li a:hover {
    border: solid #2E4783;
}

.covered-issue ul.quicktabs-tabs .active a {
    border: 3px solid #2E4783;
}

.covered-issue #quicktabs-container-covered_issues {
    width: 470px;
    height: 331px;
}

.covered-issue .quicktabs-tabpage .view-content {
    background: #F4F4F4;
    padding: 30px 40px;
    border-radius: 5px;
}

.covered-issue .view-covered-issues .image-title {
    display: inline-flex;
    font-weight: bold;
}

.covered-issue .view-covered-issues .image-title .title {
    padding-left: 20px;
    /* padding-right: 92px; */
}

.covered-issue .view-covered-issues .image-title .title a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    padding-top: 5px;
}

.covered-issue .view-covered-issues .short-description-cta-text {
    padding: 0 16px 0 0;
}

.covered-issue .view-covered-issues .short-description-cta-text p {
    padding: 10px 0 0 0;
    font-size: 18px;
    line-height: 25px;
}

.view-covered-issues .covered-issue-desc .cta span {
    padding: unset;
    min-width: unset;
}

.view-covered-issues .covered-issue-desc .cta a {
    padding: 16px 106px;
    line-height: 55px;
}


/* Testimonial */

.covered-issue .views-slideshow-pager-bullets {
    padding-top: 2px;
    margin-left: 12px;
}

.covered-issue .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    margin: 0.2em;
    padding: 0 5px;
    background: #2E4783;
    line-height: 10px;
    opacity: 0.5;
}

.covered-issue .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    background: #2E4783 !important;
    opacity: 1;
}

.covered-issue .block-views-blocktestimonial-block-1 {
    position: absolute;
    top: 58%;
    right: 0;
    width: 461px;
    height: 347px;
    border-top: 10px solid #ffffff;
    border-bottom: 10px solid #12A7C9;
    border-right: 10px solid #12A7C9;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 60px;
    padding: 33px;
    border-top-left-radius: 60px;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 8%) !important;
}

.covered-issue .view-testimonial .views_slideshow_cycle_teaser_section,
.covered-issue .view-testimonial .views_slideshow_cycle_slide {
    width: 100% !important;
}

.covered-issue .view-testimonial .views-field-field-upload-image {
    padding-bottom: 12px;
}

.covered-issue .view-testimonial .views-field-title a {
    border-bottom: 3px solid #E0E0E0;
    padding-bottom: 14px;
    padding-right: 38px;
    min-width: 80px;
}

.covered-issue .view-testimonial .views-field-field-short-description p {
    padding: 35px 30px 0 0;
    font-weight: bold;
    color: #2E4783;
    font-size: 21px;
    font-style: italic;
    line-height: 30px;
}

.covered-issue .view-testimonial .views-slideshow-controls-bottom.clearfix {
    position: absolute;
    top: -70px;
    display: flex;
    right: 75px;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_next {
    position: absolute;
    top: 0;
    right: -62px;
}

.covered-issue .view-testimonial a {
    font-size: 21px;
    line-height: 30px;
    color: #2E4783;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_previous a {
    position: relative;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_previous a::before {
    content: "";
    background: url(../images/previous.png) no-repeat;
    width: 11px;
    height: 21px;
    position: absolute;
    right: 85px;
    top: 4px;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_next a {
    position: relative;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_next a::after {
    content: "";
    background: url(../images/next.png) no-repeat;
    width: 11px;
    height: 21px;
    position: absolute;
    left: 50px;
    top: 4px;
}

.covered-issue .view-testimonial #views_slideshow_controls_text_previous_testimonial-block_1 {
    position: absolute;
    top: 0;
    right: 82px;
}


/* How my self-help work */

.my-self-help-work a {
    color: #2E4783;
}

.my-self-help-work {
    background-color: #F4F4F4;
    padding: 35px 0px 55px 0;
}

.my-self-help-work h2.block-title {
    padding-bottom: 40px;
    text-align: center;
}

.my-self-help-work .views-col .views-field-field-upload-image {
    margin-top: 25px;
}

.my-self-help-work .image-text {
    margin: 0px 15px;
    color: #2E4783;
    background: #ffffff;
    border-top: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 60px;
    padding: 55px 30px 0 35px;
    border-top-left-radius: 60px;
    min-height: 240px;
    text-align: center;
    box-shadow: 10px 10px 0 0 #13add0;
}

.my-self-help-work .image-text p {
    line-height: 22px;
    font-size: 16px;
    padding-top: 5px;
}

.my-self-help-work .view-how-my-self-help-works-title,
.my-self-help-work .image-text a {
    font-weight: bold;
    display: block;
    line-height: 24px;
    padding-top: 20px;
}

.view-how-my-self-help-works .step {
    background: #33477E;
    color: #fff;
    width: 66px;
    height: 66px;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
    font-weight: bold;
}

.view-how-my-self-help-works .step b {
    line-height: 35px;
    font-size: 26px;
    font-weight: bold;
}

.view-how-my-self-help-works {
    position: relative;
}

.view-how-my-self-help-works .image-text img {
    margin: auto;
}

.view-how-my-self-help-works .step {
    position: relative;
}

.view-how-my-self-help-works .step::before {
    content: "";
    border: 6px solid #2E4783;
    width: 330px;
    position: absolute;
    top: 28px;
    left: 56px;
}

.view-how-my-self-help-works .views-col:last-child .step:before {
    content: unset;
}


/* Terms of services page */

.breadcrumb {
    background-color: #fff;
    padding: 12px 8px;
    margin-bottom: 0px;
}

.breadcrumb li a {
    color: #A0A1A3;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}

.breadcrumb>li+li:before {
    content: unset;
}

.breadcrumb>li:after {
    content: '|';
    color: #555555;
    padding: 0 14px;
}

.breadcrumb li.active {
    color: #1F1F1F;
    font-size: 20px;
    font-weight: bold;
}

.page-node-17 #maindiv {
    position: relative;
}

.page-node-17 section#block-textresize {
    top: 22px;
}

.page-node-17 .page-header span,
.path-glossary .page-header span {
    display: block !important;
}

.page-node-17 .page-header {
    padding-top: 12px !important;
    padding-bottom: 36px !important;
}


/* section#block-textresize {
    position: absolute;
    top: 24px;
    right: 25px;
} */

section#block-textresize {
    position: absolute;
    top: 32px;
    right: 25px;
}

.page-node-17 h1.page-header span::before {
    content: 'My Self-help ';
}

.page-node-17 .terms-service-area .terms-service {
    padding: 15px 27px 86px 27px;
}

.terms-service-area h2 {
    line-height: 30px;
    font-weight: bold;
    margin: 0px;
}

.page-node-17 .terms-service-area {
    width: 1041px;
    margin-top: 80px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 6%) !important;
}

.page-node-17 .terms-service-area h2:first-child {
    margin: 0;
    border-bottom: 1px solid #E5E5E5;
    padding: 20px 27px;
}

.terms-service-area .terms-service p {
    padding-bottom: 18px;
}

.terms-service-area .terms-service h2 {
    padding-top: 18px;
    padding-bottom: 18px;
}

.terms-service-area .contact-details p {
    padding: 0px !important;
}

.terms-service-area .contact-details h2 {
    font-size: 20px !important;
    line-height: 28px;
    font-weight: bold;
    margin: 0px;
}

.terms-service-area .contact-details {
    margin: 12px 0 0 70px;
    border-left: solid #000000;
    padding: 0px 28px;
}

.terms-service-area .contact-details p a {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    text-decoration: underline;
}

.terms-service-area .contact-details h2 {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 22px !important;
    padding-bottom: 0px !important;
}

.terms-service-area .contact-details p {
    margin: 0;
}

a#text_resize_decrease {
    background: url(../images/decrease.png) no-repeat !important;
    margin-top: 6px !important;
    position: absolute;
    top: 0;
    right: 60px;
    cursor: pointer;
}

a#text_resize_reset {
    background: url(../images/reset.png) no-repeat !important;
    width: 30px !important;
    margin-top: 3px !important;
    position: absolute;
    top: 0;
    right: 25px;
    cursor: pointer;
}

a#text_resize_increase {
    background: url(../images/increase.png) no-repeat !important;
    position: absolute;
    top: 0;
    right: -8px;
    cursor: pointer;
}


/* glossary area */

.view-glossary {
    margin-top: 30px;
}

.path-innerpage #maindiv {
    position: relative;
    min-height: 350px;
    padding-top: 50px;
    padding-bottom: 25px;
}

.path-glossary section#block-textresize {
    position: absolute;
    top: 10px;
    right: 0;
}

.path-glossary .page-header {
    border-bottom: unset;
}

.view-glossary .view-empty {
    padding-top: 50px;
    padding-bottom: 50px;
}

.view-glossary .view-header ul {
    margin: 0;
    padding: 18px 0 28px 0;
    list-style: none;
    border-bottom: 1px solid #E5E5E5;
}

.view-glossary .view-header ul li {
    display: inline-block;
    padding-right: 20px;
}

.view-glossary .view-header ul li a {
    font-size: 30px;
    line-height: 41px;
}

.view-glossary .view-header ul li a.active {
    font-weight: bold;
    border: 1px solid #2E4783;
    border-radius: 10px;
    padding: 0px 11px;
}

.view-glossary .view-header ul li:last-child {
    padding-right: 0px;
}

.view-glossary .view-content {
    padding-top: 45px;
    padding-bottom: 109px;
    width: 1041px;
    margin: auto;
}

.view-glossary .views-row {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    margin-bottom: 17px;
}

.view-glossary .views-row .views-field.views-field-title a {
    color: #222222;
}

.view-glossary .views-row .views-field.views-field-title {
    padding: 22px 38px;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px solid #E5E5E5;
}

.view-glossary .views-row .views-field.views-field-body {
    padding: 22px 38px;
}

.view-glossary .terms-service {
    padding: 0 0 86px 0;
}

.path-glossary .terms-service-area h2:first-child {
    margin: 0;
    padding: 0 0 20px 0;
}


/* user login page */

.path-user #maindiv {
    padding: 50px 0;
}

.path-user .user-login-form {
    max-width: 370px;
    margin: auto;
    font-size: 18px;
}

.path-user .user-register-form {
    max-width: 370px;
    margin: auto;
    font-size: 18px;
}

.path-user .user-pass {
    max-width: 370px;
    margin: auto;
    font-size: 18px;
}

.user-login-form button#edit-submit,
.user-register-form button#edit-submit,
.user-pass button#edit-submit {
    padding: 4px 36px;
}


/* my-self-help-form */

.path-my-self-help #block-textresize {
    position: absolute;
    top: 62px;
    right: -5px;
}

.terms-service-details {
    padding: 26px 0 50px 0;
}

.left--sidebar--area.col-sm-4 {
    width: 32%;
}

.right--content--area.col-sm-8 {
    width: 65%;
    margin-left: 34px;
    padding: 0;
}

.path-my-self-help .right--content--area,
.path-terms-of-service .right--content--area {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 0 0 45px 0;
}

.right--content--area a {
    color: #222222;
}

.my--self--help--page h2.page-header,
.terms-service-details h2.page-header,
.top--prev-next--button .page-header {
    display: block !important;
    padding-bottom: unset;
    margin: unset;
    border-bottom: none;
}

.my--self--help--page h2.page-header,
.terms-service-details h2.page-header,
.top--prev-next--button .page-header {
    margin-bottom: 36px;
    font-size: 35px;
    line-height: 40px;
}

.my--self--help--page h2.page-header {
    margin-bottom: 30px;
}

.right-choose-option .my--self--help--page h2.page-header {
    margin-bottom: 60px;
}


/* .page--header {
    transform: translate(-54%, -55px);
} */

.right-select-option-details .my--self--help--page h2.page-header {
    margin-bottom: 36px;
}

.right-select-option-details .page--header {
    transform: translate(-53.5%, -82px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.top--prev-next--button .page-header {
    display: inline-flex;
    float: left;
}

.header-wrapper {
    display: flex;
    border-bottom: 1px solid #E5E5E5;
    padding: 23px 30px;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}

.supporting-info-box .header-wrapper {
    background: #DFF2E8;
}

.progress {
    height: 7px;
    background-color: #DDDDDD;
    border-radius: 9px;
    box-shadow: none;
}

.progress-status {
    text-transform: capitalize;
}

.left--sidebar--area {
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 40px;
}

.page-node-type-create-issue .left--sidebar--area {
    padding: unset;
}

.my--self--help--page.Pathway--page .left--sidebar--area {
    background-color: unset;
    border-radius: unset;
    padding: unset;
}

.my--self--help--page.Pathway--page .left--sidebar--area-wrapper {
    background-color: #F5F5F5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 30px 27px 30px;
}

.page-node-type-create-issue .left--sidebar--area-wrapper {
    padding: 20px 30px 27px 30px;
}

.left--sidebar--area .information-description {
    position: relative;
}

.Information.you.provided {
    background: #F5F5F5;
    padding: 30px 30px 0px 30px;
    position: relative;
}

.Information.you.provided ul {
    margin: 0;
}

.description-text {
    background-color: #F5F5F5;
    padding: 30px 30px 2px 30px;
}

.like-dislike-box {
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 12px 30px;
}

.like-dislike-box .field--type-like-dislike {
    line-height: 32px;
}

.left--sidebar--area p {
    font-size: 16px;
    line-height: 25px;
}

.header-wrapper .title-text {
    padding-top: 3px;
    padding-left: 32px;
}

.body-text {
    padding: 25px 25px 0px 68px;
}

.right--content--area ul {
    padding-left: 20px;
    margin-bottom: 0;
}

.right--content--area ul li {
    padding-left: 12px;
    padding-bottom: 6px;
}

.body-text p a {
    color: #2E4783;
}


/* like dislike area */

.like-dislike-box {
    text-align: center;
    margin-top: 14px;
}

.like-dislike-box h2.page-header {
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 6px !important;
}

.like-dislike-box .like_dislike a {
    font-size: 0px !important;
}

.view-liked-questions .vote-widget-wrapper .vote-dislike,
.view-disliked-questions .vote-widget-wrapper .vote-like,
.view-like-and-dislike .count {
    display: none !important;
}

.view-like-and-dislike .vote-like {
    margin-right: 14px;
}

.view-liked-questions .views-row .liked-questions.voted-item {
    display: block;
}


/* ----------------------- */

.right--content--area p a {
    font-weight: bold;
    text-decoration: underline;
}

.right--content--area .checkbox {
    margin-top: 28px;
    margin-bottom: 28px;
}

.my-self-help-form .checkbox label {
    font-weight: bold;
}

.checkbox label {
    padding-left: 110px;
}

.checkbox input[type="checkbox"] {
    margin-left: -40px;
}

.terms-service-agreement-text {
    padding-left: 68px;
}

.my-self-help-form .checkbox label.option input[type="checkbox"] {
    min-width: 23px;
    min-height: 23px;
}

.email-button {
    margin-top: 5px;
}

.email-button a {
    border: 2px solid #2E4783;
    border-radius: 5px;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 5px 17px;
}

.left--sidebar--area .fa.fa-envelope-o {
    margin-right: 5px;
}

.description-text h3 strong,
.Information.you.provided h3 strong {
    background: url(../images/arrow-upp.png) no-repeat right;
    padding-right: 30px;
    cursor: pointer;
}


/* using by js */

.downimg {
    background: url(../images/arrow-down.png) no-repeat right !important;
    padding-right: 30px;
    cursor: pointer;
}


/*
The VSA helps with issues with licensed dealers, not private sellers.
 */

.my--self--help--page {
    padding: 26px 0 50px 0;
    overflow: hidden;
}

.header-wrapper .icon-image {
    max-width: 34px;
    height: 34px;
    width: 100%;
}

.glossary-button a {
    text-decoration: underline;
    font-weight: bold;
    text-transform: capitalize;
    background: url(../images/open-outline.png) no-repeat right;
    width: 13px;
    height: 13px;
    padding-right: 20px;
}

.glossary-button {
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 10px 30px 40px 30px;
}


/* .description-text {
    padding-top: 30px;
    position: relative;
} */

.Information.you.provided::before,
.description-text::before {
    content: "";
    border: 1px solid #E5E5E5;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.right--content--area .content {
    padding: 32px 25px 0 25px;
}

.right--content--area blockquote {
    margin: 20px 0 20px 42px;
    padding: 10px 0 10px 32px;
    font-size: 20px;
    border-left: 3px solid #000000;
}

.right--content--area blockquote strong img {
    padding-right: 10px;
}

.right--content--area .content ul {
    padding-left: 62px;
    padding-bottom: 20px;
}

.right--content--area .content ul li {
    padding-bottom: unset;
}

.my--self--help--inner-page ul {
    margin-left: 42px;
}


/* What is your Dealer licence status? */

.my--self--help--inner-page a {
    color: #222222 !important;
}

.question-box {
    padding-left: 26px;
}

.header--image--title {
    background: #DFF2E8;
    display: flex;
    border-bottom: 1px solid #E5E5E5;
    padding: 12px 20px;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}

.header--image--title .header-title {
    padding-left: 16px;
}

.description-text h3,
.Information.you.provided h3 {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 16px;
}

.description-text ul,
.Information.you.provided ul {
    padding-left: 20px;
    font-size: 16px;
    line-height: 22px;
}

.description-text ul li,
.Information.you.provided ul li {
    padding-bottom: 14px;
}

.description-text ul li:last-child,
.Information.you.provided ul li:last-child {
    padding: 0;
}

.description-text ul li::marker,
.Information.you.provided ul li::marker {
    font-size: 18px;
    line-height: 8px;
}

.description-text ul li a,
.Information.you.provided ul li a {
    text-decoration: underline;
}


/* What is your Dealer licence status? */

.question-answer-box {
    padding-top: 22px;
}

.answer-show-hide-next-button {
    margin-bottom: 0;
    padding: 9px 6px;
    width: 94%;
}

.question-answer-box .field--item {
    margin-bottom: 16px;
    /* padding-left: 28px; */
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    box-shadow: inset 0 3px 6px #C4C4C4, 0 3px 6px rgb(0 0 0 / 10%);
    cursor: pointer;
    /* box-shadow: 0 3px 6px #C4C4C4 inset; */
}

.question-answer-box .field--item:hover,
.question-answer-box .field--item.selected,
.issue-option-content .field--item:hover,
.issue-option-content .selected,
.option-content .field--item:hover,
.option-content .field--item.selected {
    background: #33477E;
    color: #ffffff;
    box-shadow: none;
    border-radius: 5px;
}

.question-answer-box .field--item.selected .prev-next--button {
    display: block;
}

.body-box ul {
    padding-left: 57px;
}

.more-information {
    position: relative;
}

.more-information b {
    font-size: 15px;
    line-height: 25px;
    cursor: pointer;
}

.more-information.abc::after {
    content: "";
    background: url(../images/arrow-up.png) no-repeat right;
    padding-right: 25px;
}

.more-information b {
    background: url(../images/exclamation-circle-fill.png) no-repeat left;
    padding-left: 29px;
}


/* .more-information b::after {
    content: "";
    background: url(../images/arrow-down.png) no-repeat right;
    padding-right: 25px;
    font-size: 15px;
    line-height: 25px;
    cursor: pointer;
} */

.more-information b img {
    padding-right: 12px;
}

.body-box {
    padding: 30px;
}

.more-information .body-box {
    margin-top: 12px;
    padding: 18px 22px 28px 30px;
    background-color: #DFF2E8;
    font-size: 16px;
    line-height: 22px;
}

.more-information .body-box a {
    color: #2E4783;
}

.more-information .body-box p:nth-child(2n) {
    margin: 0;
}

.question-wrapper input[type="radio"],
.issue-form-wrapper input[type="radio"] {
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.question-wrapper .field--item.selected input[type="radio"],
.question-answer-box .field--item:hover input[type="radio"],
.issue-option-content .field--item.selected input[type="radio"],
.issue-option-content .field--item:hover input[type="radio"],
.option-content .field--item:hover input[type="radio"],
.option-content .field--item.selected input[type="radio"] {
    outline: 1px auto #085E2E;
    outline-offset: -4px;
    border-radius-outer: 50% !important;
    -webkit-appearance: none;
    border-radius: 50%;
    -moz-appearance: none;
    background: #ffffff;
}

.answer-form-wrapper,
.issue-form-wrapper {
    position: inherit !important;
}

.page-node-36 .issue-form-wrapper .prev-next--button {
    position: absolute;
    bottom: 0;
    right: 0;
}

.answer-form-wrapper .prev-next--button {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}

.supporting-info-box .supporting-info-inner {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 0 0 10px 0;
}

.page-node-type-email-your-summary div#content {
    position: relative;
}

.page-node-type-email-your-summary section#block-textresize {
    top: 90px;
    right: 0;
}

.user-logged-in.page-node-type-email-your-summary section#block-textresize {
    top: 125px;
}

.covered-issue .view-testimonial .views_slideshow_controls_text_pause,
#block-backtotop,
.path-webform #block-textresize,
.path-user #block-textresize,
.right-choose-option #block-textresize,
.right-select-option-details #block-textresize,
.page-node-type-create-issue #block-textresize,
.progress-status .view--progress,
.view-liked-questions .like_dislike .dislike,
.view-disliked-questions .like_dislike .like .view-like-and-dislike .vote-like span.count,
.view-like-and-dislike .vote-dislike span.count,
.view-liked-questions .views-row .liked-questions,
.email-summary-form-block.remove-extra-content #email-your-summary-template h2,
.email-summary-form-block.remove-extra-content #email-your-summary-template p,
.email-summary-form-block.remove-extra-content #email-your-summary-template a,
.email-summary-wrapper .email-summary-form-block #myselfhelp-email-template h2,
.email-summary-wrapper .email-summary-form-block #myselfhelp-email-template p .myselfhelpemail .panel-heading,
.myselfhelpemail #captcha--description,
.ui-dialog-titlebar .ui-dialog-title,
.not-front .page-header span,
.answer-form-description+input {
    display: none;
}

.path-webform .g-recaptcha {
    margin: 15px 0;
}

.webform-submission-feedback-form .checkbox input[type="checkbox"] {
    margin-left: -40px;
    width: 24px;
    height: 24px;
}

.webform-submission-feedback-form .checkbox label {
    padding-left: 40px;
}


/* Email area */

#myselfhelp-email-template,
#email-your-summary-template {
    display: flex;
    max-width: 670px;
    margin: auto;
    padding: 58px 46px 100px 46px;
    border: 1px solid #D1D1D1;
    border-radius: 10px;
    box-shadow: 10px 10px 1px 0px #2e4783;
    background: #ffffff;
}

#myselfhelp-email-template .form-control,
#email-your-summary-template .form-control {
    height: 46px;
    font-size: 20px;
    line-height: 28px;
    padding: 10px 18px;
    color: #555555;
    box-shadow: inset 3px 3px 6px rgb(0 0 0 / 8%);
}

#myselfhelp-email-template h2,
#email-your-summary-template h2 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 16px;
}

#myselfhelp-email-template label,
#email-your-summary-template label {
    margin-bottom: 8px;
    margin-top: 16px;
    font-weight: bold;
}

#myselfhelp-email-template #edit-actions {
    text-align: right;
    padding-top: 20px;
}

#myselfhelp-email-template .btn {
    margin-top: 20px;
    padding: 3px 52px;
    float: right;
}

#myselfhelp-email-template .g-recaptcha {
    float: left;
}

.email-summary-form-block.remove-extra-content #email-your-summary-template {
    padding: 0px;
    border: 0px;
    box-shadow: none;
}

.email-summary-form-block.remove-extra-content #email-your-summary-template .btn {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.myselfhelpemail .panel-default {
    border: 0px;
    display: inline-block;
}

.myselfhelpemail .collapse.in {
    padding: 0px;
}

.myselfhelpemail .panel {
    box-shadow: none;
}


/* modal css */

.ui-widget.ui-widget-content {
    width: unset !important;
    z-index: 999 !important;
    border: none !important;
    position: absolute !important;
    background: transparent;
}

#drupal-modal {
    max-height: unset !important;
}

.ui-dialog .ui-dialog-titlebar {
    background: transparent;
    border: none;
    padding: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: url(../images/close-btn.png) no-repeat right;
    background-size: 100% 100%;
    top: -58px;
    right: 10px;
    width: 42px;
    height: 64px;
    border: none;
}

.ui-widget-overlay.ui-front {
    background: #2E2E2E !important;
    opacity: 0.7 !important;
}

#myselfhelp-email-template input::placeholder {
    color: #555555;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: unset;
    outline-offset: -2px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.edit-modal {
    width: unset !important;
    z-index: 999;
}


/* Resolving an issue with manufacturer on your own. */

.not-front .page-header {
    padding: 0;
    margin: 0;
}


/* Which of the following best describes your issue? */

.issue-option-box .option-wrapper {
    margin-bottom: 34px;
}

.issue-option-box .option-wrapper .title {
    padding-bottom: 10px;
}

.issue-option-box .option-wrapper .heading_text {
    background: url(../images/exclamation-circle-fill.png) no-repeat left;
    padding-left: 36px;
}

.issue-form-wrapper {
    display: flex;
    padding-left: 22px;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 14px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    font-size: 18px;
    line-height: 25px;
    cursor: pointer;
}

.option-header-wrapper {
    display: inline-flex;
    align-items: center;
    padding-bottom: 8px;
}

.issue-option-box .option-wrapper .title h1,
.question-box .question-wrapper .title h1 {
    /* padding-bottom: 5px; */
    font-size: 25px;
    line-height: 32px;
}

.option-header-wrapper .icon-image {
    padding-right: 18px;
}

.issue-form-wrapper .short-text {
    font-weight: normal;
}

.answer-form-description {
    padding-left: 35px;
}

.issue-option-show-hide-next-button {
    width: 98%;
    padding: 14px 22px 14px 20px;
    margin: 0;
}

.option-header-wrapper .icon-image img {
    max-width: unset;
}

.estimated-text {
    /* float: right; */
    padding-top: 12px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #626262;
}

.issue-option-content .field--item:hover .estimated-text,
.issue-option-content .field--item.selected .estimated-text {
    color: #ffffff;
}

.issue-option-content .field--item:hover .option-header-wrapper .icon-image img,
.issue-option-content .field--item.selected .option-header-wrapper .icon-image img,
.option-content .field--item:hover .option-header-wrapper .icon-image img,
.option-content .field--item.selected .option-header-wrapper .icon-image img {
    filter: brightness(15);
}

.estimated-text span {
    padding-right: 8px;
}

.issue-form-wrapper .prev-next--button {
    position: absolute;
    bottom: 0px;
    right: 0;
}

.top--prev-next--button {
    text-align: right;
    padding-top: 26px;
}

.top--prev-next--button .btn {
    box-shadow: none !important;
}

.page-node-type-create-issue .right--content--area,
.page-node-type-create-issue .left--sidebar--area {
    margin-top: 32px;
    margin-bottom: 50px;
}

.answer-form-wrapper {
    padding: 7px 25px;
    /* font-size: 18px;
    line-height: 25px; */
}

.path-frontpage .my-self-help-overview #vsaModal .ui-dialog .ui-dialog-titlebar-close {
    margin: unset;
    padding: unset;
}

.path-frontpage .my-self-help-overview #vsaModal .modal-content {
    background-color: transparent;
    border: none;
    border: none;
    border-radius: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
}

span.div-count {
    background: #D9D9D9;
    display: initial;
    padding: 3px 10px;
    border-radius: 5px;
    font-weight: bold;
    margin-left: 14px;
}

.webform-submission-feedback-form {
    max-width: 750px;
    margin: auto;
}

.webform-submission-feedback-form .form-textarea {
    min-height: 250px;
}

.webform-submission-feedback-form .webform-button--submit {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


/* Choose options */

.right--content--area .top--prev-next--button {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #E5E5E5;
    margin-top: -80px;
}

.right-choose-option .my--self--help--page {
    position: relative;
}

.right-choose-option .right--content--area .top--prev-next--button {
    padding: 0 0 30px 0;
    position: absolute;
    top: -20px;
    right: 0;
    border: unset;
}

.right-choose-option .page--header {
    transform: translate(-53.5%, -60px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.right-choose-option .right--content--area {
    border-top: 1px solid #E5E5E5;
}

.right-select-option-details .my--self--help--page .right--content--area {
    border-top: 1px solid #E5E5E5;
}

.right-select-option-details .my--self--help--page {
    position: relative;
}

.right-select-option-details .right--content--area .top--prev-next--button {
    position: absolute;
    top: 0px;
    right: 0;
    border: unset;
}

.thanku-wrapper {
    margin: 28px 0 54px 0;
    text-align: center;
}

.thanku-wrapper .thanku-text {
    background: #DFF2E8;
    padding: 26px 10px;
    margin-top: 32px;
}

.thanku-wrapper .thanku-text p {
    margin: 0;
}

.thanku-wrapper .thanku-text p:nth-child(3) {
    margin-top: 22px;
}

.status-wrapper {
    text-align: center;
    display: flex;
    justify-content: space-between;
    width: 308px;
    /* margin: auto; */
    margin: 34px auto auto auto;
}

.status-wrapper .status {
    position: relative;
    width: 44px;
    height: 44px;
    border: 4px dashed #2E4783;
    border-radius: 100%;
}

.status-wrapper .status:first-child,
.status-box .status-wrapper .status:nth-child(2),
.email-summary-wrapper .status-wrapper .status {
    background-color: #2E4783;
    background-image: url(../images/Path-check.png);
    background-repeat: no-repeat;
    background-position: center;
}

.status-wrapper .status::after {
    content: "";
    border: 3px dashed #2e4783;
    width: 86px;
    position: absolute;
    top: 16px;
    left: 41px;
}

.status-wrapper .status:last-child::after {
    content: unset;
}


/* ///////////////////////page -header//////// */

.page-node-60 h2.page-header,
.page-node-73 section#block-textresize {
    display: none !important;
}

.page-node-60 .like-dislike-box h2.page-header {
    display: block !important;
}

.page-node-60 h1.page-header {
    border: unset;
    display: inline-block;
    padding-top: 58px;
    /* padding: 90px 444px 0 0; */
}

.page-node-60 h1.page-header span {
    display: block !important;
}

.page-node-60 .my--self--help--page {
    padding: 25px 0 50px 0;
    overflow: visible;
}

.page-node-60 .right--content--area {
    margin-bottom: 60px;
}

.page-node-52 .description-text,
.page-node-48 .description-text {
    margin-top: 16px;
}

.option-content .field--item.selected .issue-form-wrapper .prev-next--button {
    display: block;
}

.page-node-60 .issue-form-wrapper .short-text {
    padding-left: 0px;
}


/* ///////////////option-details/////////////////////////////// */


/* .page--header {
    transform: translate(-54%, -58px);
} */

.page-node-70 .my--self--help--page h2.page-header {
    margin-bottom: 70px;
}

.page-node-70 .right--content--area .top--prev-next--button {
    margin-top: -112px;
}

.status-box .status-wrapper {
    margin: 34px auto 34px auto;
}

.status-box .status-wrapper .status:first-child::after,
.email-summary-wrapper .status-wrapper .status::after {
    border: 3px solid #2e4783;
    width: 88px;
    left: 40px;
}

.option--detail--wrapper .heading-text {
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}

.step-heading-text p:first-child {
    margin: 0 0 16px;
}

.option--detail--wrapper .selected-option {
    padding: 20px 30px;
    background: #2E4783;
    color: #ffffff;
    font-weight: bold;
    line-height: 32px;
    border-radius: 5px;
}

.option--detail--wrapper .selected-option p {
    background: url(../images/talk-bubbles-outline-badged-white.png) no-repeat left;
    padding-left: 62px;
}

.steps--wrapper .number-of-steps {
    max-width: 55px;
    height: 55px;
    width: 100%;
    background: #2E4783;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    margin-right: 40px;
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
}

.number-of-steps span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.steps--box--wrapper {
    font-size: 18px;
    line-height: 25px;
    margin-top: 25px;
}

.steps--wrapper {
    display: inline-flex;
    box-shadow: 10px 10px 0px rgb(46 71 131 / 1);
    border-bottom-right-radius: 60px;
    border-top-left-radius: 60px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
    margin-bottom: 28px;
    padding: 28px 38px;
    width: 100%;
}
.helpful-tip {
    margin-bottom: 25px;
}
.ht-img-text {
    display: flex;
    align-items: center;
    gap: 15px;
}
.step-heading-text h3,
.ht-img-text{
    margin-bottom: 20px;
}
.email--doc--wrapper{
    padding: 25px 70px;
    border-radius: 15px;
    background: #E7E247;
}
.fillable-download{
    display: flex;
    align-items: center;
    gap: 20px;
}
.download-word {
    margin-top: 20px;
    padding-left: 8px;
}
.option--detail--box {
    /* position: relative; */
    background: #F4F4F4;
    padding: 30px;
    margin-top: 40px;
}
.page-node-type-option-detail .option--detail--wrapper {
    position: relative;
}
.option-component {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #2E4783;
    padding: 5px 10px;
    color: #ffffff !important;
}
.option--detail--box .step-heading-text {
    margin-bottom: 36px;
}

.steps--wrapper .steps-header-wrapper .title-text {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 8px;
}

.resource-area {
    padding: 36px 0 0 0;
}

.resource-area h2 {
    background: url(../images/information1.png) no-repeat left;
    padding-left: 54px;
    line-height: 36px !important;
}

.resource-area .resource--content p {
    margin: 0 0 22px;
}

.resource-area .resource--content a,
.other-helpful-tips a {
    color: #2E4783;
    text-decoration: underline;
}

.resource-area .resource--content,
.other-helpful-tips .other-helpful-tips--content {
    background: #DFF2E8;
    margin-top: 30px;
    padding: 24px 30px;
    font-size: 18px;
    line-height: 25px;
}

.option--detail--wrapper .other-helpful-tips {
    margin-top: 30px;
}

.other-helpful-tips h2 {
    background: url(../images/information.png) no-repeat left;
    padding-left: 54px;
    line-height: 36px !important;
}

.other-helpful-tips--content ul li {
    padding-bottom: 16px;
}

.page-node-type-option-detail .footer-top-area {
    margin-top: 50px;
}


/* /////////////////////// */

.supporting-info-box .right-blue {
    background: url(../images/blue-check.png) no-repeat left;
    margin: 30px 0 10px 30px;
    padding-left: 40px;
}

.supporting-info-box .wrong-red {
    background: url(../images/red-cross.png) no-repeat left;
    margin: 30px 0 10px 30px;
    padding-left: 40px;
}

.supporting-info-box .right-blue-box,
.supporting-info-box .wrong-red-box {
    padding-left: 30px;
    margin: 16px 10px 32px 40px;
}

.supporting-info-box .wrong-red-box {
    margin-bottom: 0px !important;
}

.supporting-info-box .right-blue-box ul,
.supporting-info-box .wrong-red-box ul {
    padding-bottom: 14px;
}

.supporting-info-box .right-blue-box li:first-child {
    list-style: none;
    margin-left: -72px;
}

.supporting-info-box .right-blue-box {
    border-left: 4px solid #33477E;
}

.supporting-info-box .wrong-red-box {
    border-left: 4px solid #CF1241;
}


/* ////////////My self-help email-summary/////// */

.email-summary-wrapper .prev-next--button .btn-back {
    min-width: unset !important;
    padding-left: 48px !important;
}

.page-node-type-email-your-summary .email-summary-wrapper {
    margin-top: 60px;
}
.email-summary-wrapper {
    padding: 22px 0 50px 0;
    overflow: hidden;
}

.email-summary-wrapper .page--header {
    transform: unset;
    padding-bottom: 20px;
}

.email-summary-wrapper .top--prev-next--button {
    text-align: right;
    padding-top: unset;
    margin-top: -66px;
    margin-right: -45px;
}

.email-summary-wrapper .status-box .status-wrapper {
    margin: 34px auto 0px auto;
}

.email-summary-wrapper .status-box {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
}

.email-summary-wrapper .icon-image {
    text-align: center;
}

.email-summary-wrapper .heading--text {
    text-align: center;
    font-weight: bold;
    padding: 14px 0;
}

.email-summary-wrapper .email-summary-block {
    padding-top: 6px;
}

.email-summary-wrapper .email-summary-block h2 {
    padding-bottom: 12px;
}

.email-summary-wrapper .email-summary-block p:nth-child(1) {
    margin-bottom: 18px;
}

.email-summary-wrapper .email-summary-block ul li {
    padding-bottom: 8px;
}

.email-summary-wrapper .selected-issue {
    padding-bottom: 14px;
    overflow: hidden;
}

.email-summary-wrapper .selected-issue b,
.email-summary-wrapper .selected-option b {
    float: left;
    padding-right: 6px;
}

.email-summary-wrapper .selected-option {
    padding-bottom: 28px;
}

.email-summary-wrapper .email-summary-form-block #myselfhelp-email-template label {
    margin-top: 8px;
}

.email-summary-wrapper .email-summary-form-block #myselfhelp-email-template {
    display: unset;
    max-width: unset;
    margin: auto;
    padding: unset;
    border: none;
    border-radius: unset;
    box-shadow: unset;
    background: no-repeat;
}

.page-node-type-email-your-summary .rc-anchor-light.rc-anchor-normal {
    border: unset;
}

.email-summary-wrapper .other-option-email-template {
    background: #DFF2E8;
    margin: 32px 0 0 0;
    padding: 22px 178px;
}

.email-summary-wrapper .other-option-email-template a {
    text-decoration: underline;
}

.email-summary-wrapper .other-option-email-template ul,
.email-summary-wrapper .email-summary-block ul {
    padding: 5px 0 0 66px;
}

.email-summary-wrapper .other-option-email-template ul li {
    padding-bottom: 12px;
}

.email-summary-wrapper .another-feedback-block {
    display: inline-flex;
    justify-content: space-between;
    margin-top: 32px;
}

.email-summary-wrapper .another-feedback-block .email-self-help-feedback-block {
    padding: 30px 22px;
    background: #E7E247 url(../images/Union-2.png) no-repeat right;
    background-size: cover;
    color: #222222;
    border-radius: 5px;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 16%);
    position: relative;
}

.email-summary-wrapper .another-feedback-block .email-another-issue-block {
    padding: 30px 22px;
    background: #2E4783;
    color: #ffffff;
    width: 98%;
    margin-left: 24px;
    border-radius: 5px;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 16%);
    position: relative;
    margin: auto;
    float: right;
}

.email-summary-wrapper .another-feedback-block .email-another-issue-block::after {
    content: "";
    background: url(../images/Union-2.png) no-repeat right;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: -24px;
}

.email-summary-wrapper .another-feedback-block .email-another-issue-block::before,
.email-summary-wrapper .another-feedback-block .email-self-help-feedback-block::before {
    content: "";
    background: url(../images/Union-4.png) no-repeat right;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 85%;
    height: 116%;
}

.email-summary-wrapper .another-feedback-block .email-another-issue-block h1 {
    color: #ffffff;
}

.email-summary-wrapper .another-feedback-block .email-self-help-feedback-block h1,
.email-summary-wrapper .another-feedback-block .email-another-issue-block h1 {
    font-size: 33px;
    line-height: 47px;
}

.email-summary-wrapper .another-feedback-block .email-self-help-feedback-block p {
    background: url(../images/return-down-forward-white-outline.png) no-repeat right;
    background-position-y: bottom;
    padding-right: 180px;
    font-size: 16px;
    line-height: 22px;
}

.email-summary-wrapper .another-feedback-block .email-another-issue-block p {
    background: url(../images/return-down-forward-outline.png) no-repeat right;
    background-position-y: bottom;
    padding-right: 110px;
    font-size: 16px;
    line-height: 22px;
}

.email-summary-wrapper .rows {
    padding: 40px;
    border: 1px solid #E5E5E5;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
}

.email-summary-wrapper .other-option-email-template .use-ajax {
    text-decoration: none;
    color: #222222;
}

.email-summary-wrapper .connector-information {
    margin: auto;
    margin-top: 32px;
    padding: 30px;
    background: #E7E247 url(../images/Union-2.png) right no-repeat;
    background-size: 55% 200%;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 16%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    width: 100%;
}

.email-summary-wrapper a.connector-information-link {
    position: relative;
    color: #000000;
}

.email-summary-wrapper a.connector-information-link::after {
    content: "";
    width: 100%;
    height: 112%;
    position: absolute;
    top: 0;
    right: 62px;
    /* background: url(../images/Union-4.png) right no-repeat; */
    background-size: 28% 111%;
}

.email-summary-wrapper .connector-information .connector-right-info::after {
    content: "";
    width: 51px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -20px;
    background: url(../images/return-down-forward-white-outline.png) right no-repeat;
    background-size: 100%;
}

.email-summary-wrapper .connector-information ul li,
.email-summary-wrapper .connector-information p {
    font-size: 16px;
    line-height: 22px;
}

.email-summary-wrapper .connector-information h2 {
    font-size: 33px;
    line-height: 47px;
}


/* //////email modal box of my self-help email area */

#email-your-summary-template .btn {
    margin-top: 20px;
    padding: 3px 52px;
    float: left;
}

.rc-anchor-light.rc-anchor-normal {
    border: unset;
}

#email-your-summary-template a.proceed-btn {
    display: flex;
    padding: 30px;
    color: #2E4783;
    font-weight: bold;
    text-decoration: underline;
}

.rc-anchor-light.rc-anchor-normal {
    border: unset;
}

.page-node-702.right-select-option-details .resource-area {
    background: #DFF2E8;
    padding: 24px 30px;
}


/* .view-feedback-submissions */

.view-feedback-submissions td.views-field.views-field-webform-submission-value-1 {
    max-width: 100%;
    width: 500px;
}

.view-feedback-submissions table thead a {
    color: #222222;
    position: relative;
}

.view-feedback-submissions #view-webform-submission-value-table-column a:after,
.view-feedback-submissions #view-created-table-column a:after {
    content: "";
    background: url(../images/sortable.png) no-repeat right;
    display: inline-block;
    position: absolute;
    top: 6px;
    right: -18px;
    width: 15px;
    height: 15px;
}

.view-feedback-submissions #view-webform-submission-value-table-column.is-active a:after,
.view-feedback-submissions #view-created-table-column.is-active a:after {
    content: unset;
}