header#masthead .header-divider {
    border-left: solid 3px #006D83;
}

header .user-link img {
    max-width: 54px;
    border: solid 3px #006D83;
}

.button {
    font-family: Solway, sans-serif;
    font-size: 1.2em;
}

.smexpert-header-icon {
    height: 1.75rem;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name {
    font-size: 1.1em;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name:after {
    content: "\e826";
    font-family: "bb-icons";
    color: #006D83;
    font-weight: 400;
    font-size: 1.4em;
    margin: 0 0.35rem;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .sub-menu .user-link .user-name:after {
display: none;
}

.course-index-banner {
    background-image: url('../images/course-index-banner.jpg');
    color: #FFF;
    background-size: cover;
    margin-bottom: 0;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 3px rgba(0,0,0,.25);
    position: relative;
}

.course-index-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/course-index-banner-gradient.png');
    z-index: 1;
    background-repeat: repeat-y;
    background-size: 100% auto;
}

.course-index-banner .container {
    padding: 6rem 0;
}

.course-index-banner p {
    font-size: 1.2em;
}

.course-index-banner .container .bb-grid-cell.md-grid-1-2 {
    position: relative;
    z-index: 2;
}

.course-index-banner h1 {
    font-size: 3.5em;
    color: #FFF;
    text-shadow: none;
}

.footer-logo-wrap {
    margin-bottom: 0;
}

footer.footer-bottom {
    background-color: #FFF;
    border-top: solid 4px #006D83;
}

#main h2 {
    color: #006D83;
    font-size: 2.2em;
}

#main h2.widget-title {
    font-size: 1.5em;
}

#subfooter {
    background-color: #006D83;
}

.bb-footer .footer-socials i {
    font-size: 36px;
    font-weight: 300;
}

.bb-footer .footer-socials a {
    color: #5D5C5C;
}

.bb-footer .footer-socials a:hover {
    color: #333333;
}

.smexpert-course-item-top {
    height: 350px;
}

.smexpert-course-item .smexpert-course-item-top {
    background-color: #006D83;
}

.wp-block-columns .wp-block-column {
    background-color: #006D83;
    color: #FFF;
    border-radius: 0.8em;
}

.entry-content .wp-block-columns .wp-block-column .fluid-width-video-wrapper, .entry-content .wp-block-columns .wp-block-column img.aligncenter {
    margin-top: 1rem;
    margin-bottom: 0;
}

#main .smexpert-content-style.smexpert-content-style-rating h2, #main .smexpert-content-style.smexpert-content-style-pre-call-questions h2 {
    font-size: 1.5em;
    margin-bottom: 1rem;
}

.entry-content .wp-block-columns p, .entry-content .wp-block-columns ul {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.smexpert-course-item-top .ld-status {
    top: 2rem;
    background-color: #EC6807;
    padding: 1rem 1.5rem;
    color: #FFF;
    border-top-left-radius: .8rem;
    border-bottom-left-radius: .8rem;
    text-transform: inherit;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Solway,sans-serif;
}

.smexpert-course-item-bottom-left {
    width: 60%;
    box-sizing: border-box;
    padding-left: 1rem;
}

.smexpert-course-item-bottom-right {
    box-sizing: border-box;
    padding-right: 1rem;
}

.smexpert-course-item-bottom-left a.button {
    width: auto;
    padding: 1rem 1.25rem;
}

.smexpert-course-item-bottom-left h3 {
    font-weight: bold;
    color: #006D83;
    font-size: 1.5em;
    margin-bottom: 1rem;
}


.ld-progress-bar {
    height: 12px;
    background: #FFF;
    border: solid 2px #006D83;
    border-radius: 5px;
}

.ld-progress-bar .ld-progress-bar-percentage {
    background: #EC6807;
    height: 9px;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li.lms-lesson-item.lms-lesson-turnover a.bb-lesson-head:hover {
    background-color: #EC6807;
    color: #FFF!important;
}

.smexpert-course-item-bottom-right .course-lesson-count {
    color: #5D5C5C;
    font-weight: 600;
}

.smexpert-course-item-bottom-right .ld-progress-stats {
    color: #5D5C5C;
}

.smexpert-course-item, .widget {
    border: solid 1px #CFCFCF;
}

section.course-index-section {
    padding: 3rem 0;
}

.bg-lightgrey {
    background-color: #EEEBE4;
}

.smexpert-course-item.smexpert-short-course-item .smexpert-course-item-bottom-left {
    width: 100%;
}

.smexpert-short-courses .smexpert-course-item-top {
    height: 245px;
}

.smexpert-short-course-item .smexpert-course-item-bottom-left .button, .sales-page-apply .button, .sales-page-callout-contents.sales-page-future-dates button, .page-template-salespage-on-demand header .button {
    background-color: #006D83;
    border-color: #006D83;
    font-weight: bold;
}

.smexpert-short-course-item .smexpert-course-item-bottom-left .button:hover, .sales-page-apply .button:hover, .sales-page-callout-contents.sales-page-future-dates button:hover, .page-template-salespage-on-demand header .button:hover {
    background-color: #006D83;
    border-color: #006D83;
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span:last-child a {
    color: #EC6807
}

.resource-details {
    position: absolute;
    bottom: 2rem;
    width: 100%;
    text-align: center;
}

.smexpert-course-item.smexpert-resource-item {
    border-radius: .8rem
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top {
    background-color: #EC6807;
}

.buddyboss-theme.single-sfwd-courses .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    background-color: #EC6807;
}

.bb-single-course-sidebar h4 {
    color: #000;
    font-family: Solway, sans-serif;
    font-size: 1.2em;
}

.learndash-wrapper .ld-progress .ld-progress-stats {
    color: #000;
    font-size: 1.2em;
}

.bb-course-preview-content {
    background-color: transparent;
}

.bb-single-course-sidebar .bb-button-wrap {
    margin-top: -2.7rem;
    z-index: 10;
    position: relative;
    padding-top: 0;
}

.learndash_join_button .button {
    padding: 1rem;
}

.bb-single-course-sidebar .widget {
    box-shadow: none;
    border: none;
    background-color: #EEEBE4;
}

.smexpert-course-item-top img {
    opacity: 1;
}


.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top img {
    height: auto;
    width: 100%;
    max-width: inherit;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top h3 {
    color: #FFF;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top .button {
    background-color: #FFF;
    color: #006D83;
    border: none;
}

.smexpert-course-item.smexpert-resource-item .smexpert-course-item-top .button:hover {
    background-color: #EEE;
}

.widget.smexpert-my-groups-widget {
    background-color: #006D83;
    color: #FFF;
    margin-top: 2.05rem;
}

.smexpert-groups-items, .smexpert-notifications-items, .smexpert-cohort-items {
    border-left: none;
    padding: 0;
}

#main .widget.smexpert-my-groups-widget h2, #main .widget.smexpert-my-groups-widget a {
    color: #FFF;
}

.widget.smexpert-my-groups-widget a:hover {
    color: #EEE;
}

.widget.lined-title .widget-title {
    width: 100%;
    position: relative;
}

.widget.lined-title .widget-title img {
    float: right;
    padding-left: 1rem;
    margin-right: 0;
    height: 1.8em;
    margin-top: -0.25em;
}

.widget.lined-title .widget-title .widget-title-text {
    padding-right: 1rem;
}


#main .widget.smexpert-my-groups-widget .widget-title img, .widget.smexpert-my-groups-widget .widget-title .widget-title-text, .widget.smexpert-cohort-participants-widget .widget-title .widget-title-text {
    background-color: #006D83;
}

#main .widget.smexpert-my-notifications-widget .widget-title img, .widget.smexpert-my-notifications-widget .widget-title .widget-title-text, #main .widget.smexpert-cohort-participants-widget .widget-title img, .widget.smexpert-cohort-participants-widget .widget-title .widget-title-text {
    background-color: #FFF;
}

.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .user-name {
    font-weight: inherit;
    color: #5D5C5C;
}

.bb-learndash-banner::before {
    content: "";
    opacity: 1;
    background-image: none;
    background-color: #003a47;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    mix-blend-mode: color;
}

.bb-learndash-banner {
    background-color: #000;
}

.bb-learndash-banner .banner-img {
    opacity: .8;
}

.bb-single-course-sidebar .widget.smexpert-cohort-participants-widget, #learndash-content .widget.smexpert-cohort-participants-widget {
    background-color: #FFF;
    border: solid 2px #006D83;
}

#learndash-content .widget.smexpert-cohort-participants-widget {
    box-shadow: none;
}

#sidebar-client-dashboard {
    padding: 1.5rem
}

.smexpert-notifications-shortcode-item-container img, .smexpert-groups-item img {
    width: 42px;
}

.bb-course-banner-inner {
    padding-bottom: 70px;
}

.bb-single-course-sidebar {
    padding-top: 2.9rem;
}

.smexpert-tab-content {
    border: solid 1px #EC6807;
    background-color: #FFF;
}

ul#smexpert-tabs-nav li {
    padding: 0.75rem 2rem 1.75rem 2rem;
    background: #006D83;
    border: none;
}

ul#smexpert-tabs-nav li.active {
    background: #EC6807;
}

.bb-single-course-sidebar .bb-course-volume-list {
    padding: 0;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    background: #006D83;
}

.learndash-wrapper .ld-item-list .ld-item-list-item:has(.ld-item-list-item-expanded.ld-expanded) .ld-item-list-item-preview, .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover {
    background-color: #EC6807
}


.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover a.ld-item-name .ld-item-title, .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name, .learndash-wrapper .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-icon-arrow-down, .learndash-wrapper .ld-item-list-item.ld-item-lesson-item .ld-item-name .ld-item-title .ld-item-components span {
    color: #FFF!important;
}

.learndash-wrapper .ld-status-icon.ld-status-complete, .buddyboss-theme.single-sfwd-courses .learndash-wrapper .ld-status-icon.ld-status-complete, .i-progress.i-progress-completed {
    background-color: #39B54A;
}

.learndash-wrapper .ld-secondary-in-progress-icon {
    color: #39B54A;
}

.bb-progress .bb-progress-circle {
    border-color: #39B54A;
}


.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    margin: 2rem;
}

.learndash-wrapper .ld-expand-button.ld-expanded .ld-icon {
    transform: rotate(90deg) !important;
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    border-left: solid 2px #006D83;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li.lms-lesson-item a.bb-lesson-head {
    background-color: #EC6807;
    border-radius: 0.8em!important;
    overflow: hidden;
    color: #FFF;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li.lms-lesson-item.lms-lesson-turnover a.bb-lesson-head {
    background-color: #006D83;
}


.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li.lms-lesson-item .lms-lesson-content {
    border-left: solid 2px #006D83;
    margin-left: 1rem;
}

.lms-topic-sidebar-wrapper .bb-type-list {
    margin-left: 0!important;
}

p.smexpert-course-header-type {
    color: #EC6807;
}




.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li a.bb-lesson-head:hover {
    color: #FFF;
}

.lms-topic-sidebar-wrapper .lms-lessions-list > ol > li a.bb-lesson-head .bb-lesson-topics-count, .lms-lesson-item .lms-toggle-lesson i {
    color: #FFF;
    font-weight: normal;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-lesson-details {
    color: #000;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button, .learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button:hover {
    background-color: transparent;
    color: #000;
    border: none;
    font-size: .9em;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button .ld-icon {
    order: 1 !important;
    color: #000 !important;
}

.learndash-theme.single-sfwd-courses .ld-progress.ld-progress-inline .ld-progress-bar, .single-item.groups.courses .ld-progress.ld-progress-inline .ld-progress-bar, .learndash-wrapper .ld-progress .ld-progress-bar {
    height: 10px;
    border: solid 2px #006D83;
}

.learndash-theme.single-sfwd-courses .ld-progress .ld-progress-bar .ld-progress-bar-percentage, .single-item.groups.courses .ld-progress .ld-progress-bar .ld-progress-bar-percentage, .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 8px;
    background-color: #EC6807;
}

.lms-topic-sidebar-course-navigation-contents {
    background-color: #EEEBE4;
    border: solid 1px #CFCFCF;
}

#main .lms-topic-sidebar-course-navigation-contents h2.course-entry-title {
    color: #000;
    font-size: 1.6em;
}

.lms-topic-sidebar-progress .course-progress-wrap {
    margin: 0;
}

.lms-topic-sidebar-progress .course-completion-rate {
    margin-top: 0;
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span::after {
font-weight: 300;
}

.learndash-wrapper .bb-ld-status .ld-status.ld-status-progress {
    padding: 0 1rem;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a {
    background-color: #006D83;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.next-link {
    background-color: #EC6807;
}

#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:hover {
    background-color: #006D83;
}

.learndash_next_prev_link a.prev-link::before {
    content: "\e85f";
}

.learndash_next_prev_link a.next-link::after {
    content: "\e860";
}

.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs {
    border-bottom: 2px solid #006D83;
}

.smexpert-content-style {
    background-color: #F4F4F4;
    width: 100%;
}

.smexpert-content-style-icon .smexpert-content-style-icon-container {
    background-color: #EC6807;
}

.comment-respond {
    background: #F4F4F4;
    border: solid 2px #006D83;
}

li.comment .comment-body .comment-content-wrap {
    background-color: #F4F4F4;
}

li.comment .comment-body .comment-content-wrap::after {
    box-shadow: none;
    border-color: transparent transparent #F4F4F4 #F4F4F4;
}

.comment-list {
    padding: 2rem;
    border: solid 2px #EEE;
}

.comment-footer {
    color: #000;
}

.comment-footer a:not(.bb-bookmark) {
    color: #006D83;
}

.comment-footer a:not(.bb-bookmark):hover {
    color: #006D83;
}

.sales-page-section#sales-page-intro {
    background-size: cover!important;
    background: url('../images/salespage/hero2.jpg') no-repeat;
    color: #FFF;
}

section.sales-page-section {
    border-bottom: none;
}

.sales-page-section#sales-page-intro h2.big-title, .sales-page-section#sales-page-intro p.small-title, .sales-page-section#sales-page-intro h2 {
    color: #FFF;
}

.sales-page-apply {
    background-color: #FFF;
    padding: 2rem;
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
}

.sales-page-apply h3 {
    font-size: 2em;
    font-weight: bold;
    color: #006D83;
}

.sales-page-section#sales-page-overview .sales-page-callout {
    border: none;
}

.sales-page-apply .button-price {
    color: #006D83;
    font-size: 1.5em;
}

.sales-page-callout-contents.sales-page-book-box {
    background-size: cover!important;
    background: url('../images/salespage/book-box.jpg') no-repeat;
    color: #FFF;
}

.sales-page-callout.sales-page-booking-box .medium-title {
    font-weight: bold;
    font-size: 1.5em
}

.sales-page-callout.sales-page-booking-box .bb-icon-star {
    -webkit-text-stroke: 2px #FFF; /* width and color */
    text-stroke: 2px #FFF;
}

.sales-page-callout.sales-page-booking-box .button {
    background-color: #FFF;
    color: #006D83;
    border-color: #FFF;
    font-weight: 600;
}

.sales-page-callout.sales-page-booking-box .button:hover {
    background-color: #333;
    color: #FFF;
    border-color: #333;
}

.sales-page-callout-contents.sales-page-future-dates {
    background-color: #F4F4F4;
}

.sales-page-callout-contents.sales-page-future-dates strong {
    color: #006D83;
}

.sales-page-callout-contents.sales-page-future-dates input {
    border: solid 2px #006D83;
}

.sales-page-callout-contents.sales-page-future-dates button {
    margin-top: 1rem!important;
}

.sales-page-callout-contents.sales-page-your-team {
    background-color: #006D83;
    color: #FFF;
}

.sales-page-callout-contents.sales-page-your-team a:hover {
    text-decoration: none;
}
.sales-page-callout-contents.sales-page-your-team a {
    color: #FFF;
    text-decoration: underline;
}

.sales-page-callout-contents.sales-page-your-team p {
    margin-bottom: 0;
}

p.big-title, h2.big-title {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: bold;
}

p.small-title, h2.small-title {
    font-size: 1.2em;
    margin-bottom: 1rem;
}

#sales-page-who .big-title {
    color: #006D83;
}

#sales-page-who .big-title {
    color: #006D83;
}

#sales-page-who h3 {
    color: #006D83;
    font-size: 1.75em;
    font-weight: bold;
}

.purple-heading-container {
    background-color: #006D83;
    padding: 4rem 0;
}

.purple-heading-container h2 {
    color: #FFF!important;
    max-width: 800px;
    margin: auto;
}

.sales-page-section#sales-page-how .sales-page-callout {
    border: none;
}

.usp-item-content {
    background-color: #F4F4F4;
    padding: 2rem;
}

.usp-item-content h3 {
    color: #006D83;
    font-size: 2em;
}

.bb-grid.usp-item {
    margin: 4rem 0;
    padding: 0;
}

.sales-page-section#sales-page-testimonials, .sales-page-section#sales-page-programme {
    background-color: #006D83;
    color: #FFF;
}

.sales-page-section#sales-page-testimonials .big-title, .sales-page-section#sales-page-programme .big-title {
    color: #FFF;
}

.sales-page-section#sales-page-testimonials .sales-page-quote {
    border: none;
}

.sales-page-section#sales-page-testimonials .sales-page-quote blockquote {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    font-size: 1.4em;
    line-height: inherit;
}

.sales-page-quote cite .salespage-quote-author {
    font-size: 1em;
    line-height: 1.2em;
    font-style: normal;
}

.sales-page-quote img {
    border-radius: 50%;
    border: solid 2px #FFF;
}

.sales-page-quote:before {
    content: "";
    background-image: url('../images/salespage/quotes.png');
    width: 113px;
    height: 76px;
    display: block;
    margin-bottom: 1rem;
}

.sales-page-icon-container {
    background-color: transparent;
}

.sales-page-icon-container img {
    width: 100%;
}

.sales-page-section#sales-page-usps h3 {
    font-size: 1.5em
}

#sales-page-programme .sales-page-callout {
    border: none;
    background-color: #F4F4F4;
    padding: 1.5rem;
    color: #000;
}

#sales-page-programme .programme-highlight {
    background-color: #FFF;
}

#sales-page-programme .programme-highlight .bb-icon-f {
    color: #006D83;
    font-size: 1.25em;
}

#sales-page-programme .programme-highlight {
    background-color: #FFF;
}

#sales-page-programme .programme-highlight .bb-icon-f {
    color: #006D83;
    font-size: 1.25em;
}

#sales-page-programme .programme-time {
    background-color: #006D83;
    color: #FFF;
}

#sales-page-programme .programme-time .bb-icon-f {
    color: #FFF;
    font-size: 1.25em;
}

.sales-page-accordion {
    background-color: #006D83;
    color: #FFF;
}

.sales-page-accordion:hover, .sales-page-accordion.active {
    background-color: #006D83;
}

.sales-page-accordion::after {
    color: #FFF;
}

.sales-page-section#sales-page-book .sales-page-callout {
    border: none;
}

body.my-messages, body.notifications, body.my-profile, body.my-account {
    background-color: #F4F4F4;
}

.bb-template-v2 #message-threads .current > a, .bs-item-list.list-view li.bs-item-wrap:first-child {
    background: #006D83;
}

.bb-template-v2 #message-threads .current > a:hover {
    background: #333;
}

.bb-template-v2 #message-threads .current > a .thread-to, .bb-template-v2 #message-threads .current > a .thread-subject, .bs-item-list.list-view li.bs-item-wrap:first-child .bb-sort-by-date {
    color: #FFF;
}

.bb-template-v2 #cover-image-container, .bp-profile-wrapper.need-separator .group-separator-block, .bb-template-v2 #buddypress .bb-bp-settings-content, .bs-item-list.list-view .bs-item-wrap, .messages-wrapper {
    border: none;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}

#main.course-index-main {
    position: relative;
}

.course-index-widgets {
    position: absolute;
    top: 4.9rem;
    right: 0;
    width: 100%;
    left: 0;
    z-index: 0;
}

section.course-index-section .container .course-index-section-courses {
    position: relative;
    z-index: 1
}

#sales-page-intro h1 {
    color: #FFF;
    font-size: 3em;
}

#sales-page-intro form label, .waitinglist h3, .waitinglist label {
    color: #FFF;
}

#sales-page-intro .beacon-programme-application {
    background-color: rgba(0,0,0,.25);
    padding: 3rem;
}

#sales-page-intro .beacon-programme-application .gh-form-wrapper > .gh-success, #sales-page-intro .beacon-programme-application .gh-form-wrapper > .gh-errors, .waitinglist .gh-form-wrapper > .gh-success, .waitinglist .gh-form-wrapper > .gh-errors {
    background: #006D83;
    color: #FFF;
}

.waitinglist h3 {
    margin-bottom: .5rem;
}

.smexpert-webinar-page h4 {
    color: #FFF;
}

.smexpert-webinar-page .sales-page-overview-quote {
    background-color: #F4F4F4;
    box-shadow: 4px 4px 4px rgba(0,0,0,.5);
}

.smexpert-webinar-page .sales-page-section#sales-page-intro .sales-page-overview-quote h2 {
    color: #006D83;

}

.smexpert-webinar-page .sales-page-section#sales-page-intro .sales-page-overview-quote form label {
    color: #000;
}

.smexpert-webinar-date {
    background-color: #006D83;
}

.sales-page-book-box ul.ticks li:before {
    color: #006D83;
    font-weight: 300;
}

.sales-page-book-box ul.ticks li {
    margin-bottom: 0.5rem;
}

#sales-page-book ul.ticks {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sales-page-book ul.ticks li {
    width: 50%; /* 50% width for two columns */
}

.sales-page-book-box ul.ticks {
    margin: 2rem 1rem;
    font-size: 0.9em;
}

.sales-page-book-box ul.ticks li:before {
    color: #FFF;
}

.smexpert-webinar-page #sales-page-intro .sm-grid-2-3:first-of-type {
    padding-right: 4rem;
}

.salespage-under-button a {
    color: #FFF;
    text-decoration: underline;
}

.salespage-under-button a:hover {
    color: #EEE;
}

header.site-header.force-fixed {
    border-bottom: solid 1px #EEE;
}

.events-tickets .tribe-tickets__attendee-tickets-item--has-focus {
    border-left-color: #006D83;
}


body.woocommerce-page {
    background-color: #EEEDEF
}

.woocommerce-checkout .bb-wc-co #customer_details, .woocommerce-checkout .bb-wc-co .bb-order-review, .woocommerce-cart .woocommerce {
    border: none;
    padding: 2rem;
}

.woocommerce-page input[type=text], .woocommerce-page .select2-selection, .woocommerce-page textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=tel] {
    border: solid 1px #006D83!important;
}

#payment div.payment_box a {
    color: inherit;
    font-weight: bold;
}

.smexpert-reflection-question p, .quickscale p:first-child {
    font-weight: bold;
}


.smexpert-content-style.smexpert-content-style-reflection, .smexpert-content-style.smexpert-content-style-courseleader, .smexpert-content-style.smexpert-content-style-instructionsocial {
    background-color: #006D83;
    color: #FFF;
}


.smexpert-content-style.smexpert-content-style-reflection .smexpert-content-style-icon .smexpert-content-style-icon-container, .smexpert-content-style.smexpert-content-style-courseleader .smexpert-content-style-icon .smexpert-content-style-icon-container {
    background-color: #006D83
}

.smexpert-content-style-courseleader .smexpert-content-style-icon-container, .smexpert-content-style-pointofview .smexpert-content-style-icon-container {
    overflow: hidden;
    position: relative;
    padding: 0
}

.smexpert-content-style-pointofview .smexpert-content-style-icon-container img {
    width: 100%;
    border: solid 2px #EC6807;
}

.smexpert-content-style-pointofview .smexpert-content-style-content {
    font-style: italic;
    font-weight: 600;
}

.smexpert-content-style-courseleader .smexpert-content-style-content {
    position: relative;
    padding: .5rem 2rem .5rem 3rem;
}

.smexpert-content-style.smexpert-content-style-courseleader {
    padding: 2rem;
}

.smexpert-content-style-courseleader .smexpert-content-style-content::before {
    background-image: url("../images/quote-start.png");
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: center center;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    top: 0rem;
    position: absolute;
    left: 0rem;
}

.smexpert-content-style-courseleader .smexpert-content-style-content::after {
    background-image: url("../images/quote-end.png");
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: center center;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    bottom: 0rem;
    position: absolute;
    right: 0rem;
}


#smexpert-thanks-details {
    padding: 2rem;
    background: #FFF;
    border: solid 2px #DDD;
}

.smexpert-actions-lesson-opener h2 {
    padding-top: 0.25rem;
    border: none;
    color: #FFF;
}

.smexpert-actions-lesson-opener {
    background: #006D83;
    color: #FFF;
}

.smexpert-actions-lesson.expanded .smexpert-actions-lesson-opener {
    background: #006D83;
}

.smexpert-actions-lesson-opener .smexpert-action-count, .smexpert-actions-lesson-non-opener .smexpert-action-count {
    font-size: 0.7em;
}

.smexpert-action-status-selector .bb-icon-check, .smexpert-action-status-selector .bb-icon-spinner {
    color: #006D83;
}

.smexpert-certificate-link .smexpert-cert-icon {
    height: 4.5rem;
    background-color: transparent;
    border: none;
}

.smexpert-certificate-link .smexpert-cert-icon img {
    width: 100%;
    position: relative;
}

.learndash-wrapper .ld-alert.ld-alert-certificate.ld-alert-success {
    color: #333;
    background-color: #C2EFC7;
    font-size: 1.1em;
}

.learndash-wrapper .ld-alert.ld-alert-certificate.ld-alert-success .ld-button .bb-icon-l {
    display: none;
}

.salespage-intro-paragaph-image {
    border-radius: 15px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2)
}

.sales-page-usp-items .sales-page-callout {
    position: relative;
    overflow: hidden;
}

.sales-page-usp-items .sales-page-callout img {
    height: 100%;
    width: auto;
    max-width: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#sales-page-intro .big-title {
    font-size: 2.9em;
    margin-bottom: 1rem;
}

.smexpert-content-style.smexpert-content-style-extras {
    background-color: #d8e4e8;
}

.smexpert-content-style.smexpert-content-style-extras .smexpert-content-style-icon-container {
    background-color: #487c93;
}

input.gh-checkbox-input {
    width: inherit!important;
}

.page-template-templateswebinar-registration-php .smexpert-webinar-page .sales-page-section#sales-page-intro {
    min-height: 85vh
}

.gh-form-wrapper .gh-form-fields textarea.gh-input {
    height: 8rem;
}

.page-template-application-form .gh-form .gh-form-column {
    margin-bottom: 1.5rem;
}

#sales-page-book .sales-page-callout-contents.sales-page-book-box {
    display: flex;
}

#sales-page-book .sales-page-callout-contents.sales-page-book-box .sales-book-left-equalizer {
    width: 100%;
}

.smexpert-actions-lesson-actions .smexpert-action:last-of-type {
    margin-bottom: 0;
}

.sales-page-overview-right-hand-image-container {
    margin-top: 3rem;
}

.learndash-content-body .smexpert-actions-lesson-actions {
    background-color: #006D83;
    color: #FFF;
    margin: 0
}

.smexpert-content-style .quickfielddisplay {
    background-color: #DDD;
    color: #000;
}

.page-template-application-form .sales-page-section#sales-page-intro {
    min-height: 90vh;
}

.core_values_exercise_page .button.core_values_clear_selections {
    display: inline;
}

ul#smexpert-tabs-nav li:nth-child(1).active {
    z-index: 10;
}

ul#smexpert-tabs-nav li:nth-child(2).active {
    z-index: 9;
}

ul#smexpert-tabs-nav li:nth-child(3).active {
    z-index: 8;
}

ul#smexpert-tabs-nav li:nth-child(4).active {
    z-index: 7;
}

body.page-template-pbm-webinar-registration .smexpert-webinar-page .sales-page-section#sales-page-intro {
    background-color: #2c0959;
}

.smexpert-content-style.smexpert-reflective-field .button.disabled, button.disabled {
    background-color: #000;
    color: #333;
    opacity: 0.5;
}

.smexpert-content-style.smexpert-reflective-field .reflectai_form .button.disabled {
    background-color: #000;
    color: inherit;
    opacity: inherit;
}

.immerseai-copilot-panel-toggle, .immerseai-copilot-panel {
    background-color: #000;
}

.smexpert-content-style.smexpert-content-style-survey {
    background-color: #f5eafa;
}

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li label {
    background: #E7D0FC;
}

.smexpert-content-style.smexpert-content-style-survey .quickscale ul li:nth-child(2n) label {
    background: #D4AAF9
}

.smexpert-content-style.smexpert-content-style-survey .quickscale input[type="radio"]:checked + label {
    background: #006D83!important;
}

.smexpert-rate > label {
    margin-right: 0.5rem;
}

.smexpert-content-style-rating .smexpert-rate:not(:checked) > label::before {
    display: inline-block;
    margin-top: 0.5rem;
    font-weight: 500!important;
}

.smexpert-content-style-rating .smexpert-rate > input:checked ~ label:before, .smexpert-rate:not(:checked) > label:hover:before {
    font-weight: 600!important;
}

.smexpert-content-style-rating .smexpert-rate:checked > label::before {
    display: inline-block;
    margin-top: 0.5rem;
    font-weight: 600!important;
}

.smexpert-content-style-rating {
    background-color: #f5eafa;
}

.smexpert-content-style-rating form {
    margin-bottom: 0;
}

.smexpert-content-style-rating .smexpert-rate:not(:checked) > label {
    color: #00404e;
}

.smexpert-rate:not(:checked) > label:hover, .smexpert-rate:not(:checked) > label:hover ~ label {
    color: #006D83;
    font-weight: 600!important;
}

.smexpert-rate:not(:checked) > label:hover:before, .smexpert-rate:not(:checked) > label:hover ~ label:before {
    font-weight: 600!important;
}

.smexpert-rate > input:checked + label:hover, .smexpert-rate > input:checked + label:hover ~ label, .smexpert-rate > input:checked ~ label:hover, .smexpert-rate > input:checked ~ label:hover ~ label, .smexpert-rate > label:hover ~ input:checked ~ label, .smexpert-rate > input:checked ~ label {
    color: #006D83!important;

}

.smexpert-custom-icons li {
    margin-bottom: 1rem;
    margin-left: 1rem;
}

.sales-page-book-button .button-text:after {
    content: ">";
    position: absolute;
    right: -1rem;
    top: 50%;
    font-size: 3rem;
    transform: translate(-50%,-50%);
}

.sales-page-book-button .button-text {
    position: relative;
}

#sales-page-book .sales-page-callout.sales-page-booking-box .button br {
    display: none;
}


.colouredlist ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.colouredlist ul li {
    border-bottom: solid 1px;
    padding: 1rem;
}

.colouredlist ul li:last-child {
    border-bottom: none;
}

.colouredlist .clitem {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
}

.colouredlist .climage img {
    width: 128px;
    height: auto;
    display: block;
    padding: 1rem;
}

.colouredlist .clcontent {
    flex: 1;
}

.colouredlist .clcontent p {
    margin-top: 1.2rem;
}

.colouredlist {
    border-radius: 0.5rem;
}

.course-contents-list a {
    border-bottom: 0;
    font-size: 1.1em;
    color: #333;
}

.callout.wayn-field {
    background-color: #007284;
    color: #FFF;
    border: none;
    border-radius: 1rem;
    font-size: .8em;
    line-height: 1.1;
    text-align: center;
    padding: 1rem;
    margin-bottom: 1rem;
}
.wayn-field ul {
    list-style: none;
    margin: 2rem 0 0;
    overflow: hidden;
}
.wayn-field ul li {
    width: 20%;
    float: left;
}
.wayn-field input[type=radio] + label {
    color: #FFF;
    border: solid 2px;
    display: block;
    border-radius: 50%;
    line-height: 1.7rem;
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin: auto;
    font-size: 1.5em;
}
.wayn-field input[type=radio]:checked + label, .wayn-field input[type=radio] + label:hover {
    background-color: #e65000
}
.wayn-field input[type=radio] {
    display: none;
} /* to hide the checkbox itself */
.callout.site-message {
    background-color: #ED7025;
    color: #FFF;
    border-radius: 1rem;
    border: none !important;
}
.callout.site-message button {
    color: #FFF
}

#wayn-submit {
    margin-top: 2rem;
}

.callout.site-message {
    padding: 1rem;
    text-align: center;
}

.video-resource-thumbnail {
    position: relative;
}

.video-resource-thumbnail .video-resource-thumbnail-icon {
    height: 100px!important;
    width: 100px!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: .5;
}

.smexpert-course-item.smexpert-resource-item.smexpert-video-resource-item .smexpert-course-item-top {
    background-color: #006D83
}

.video-resource-thumbnail .size-large {
    display: block;
    position: relative;
}

.video-resource-thumbnail .size-large:after {
    display: block;
    content: "";
}


/* Decision Tree */

#decision-tree {
margin-bottom: 2rem;
}

#question_container {
    overflow: hidden;
}
.question {
    float: left;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.diagnostic-option label.label-button {
    display: inline !important;
}
.diagnostic-option input {
    margin-bottom: 0;
}
.diagnostic-question p.diagnostic-question-text {
    font-size: 1.2em;
    display: block;
    margin: 1rem 0 2rem;
}
.diagnostic-question .quickscale {
    margin-bottom: 1rem;
}
.callout.diagnostic-question {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    padding: 0;
}
.callout.diagnostic-question .diagnostic-question-text {
    padding: 1rem 4rem;
    background: #F5F5F5;
    margin: 2rem 4rem 3rem;
}
.decision-question {
    display: block;
    padding: 2rem;
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    background-color: #E65000;
    color: #FFF;
}
.decision-outcome {
    display: block;
    padding: 2rem;
    border-radius: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #FAA42E;
    color: #FFF;
}
.decision-answers .button {
    background-color: #007284;
    color: #FFF !important;
    width: 100%;
;
    border: none;
    padding: 1rem 2rem;
}
.decision-answers .button:hover {
    background-color: #035866;
}

.decision-answers .button.move-along-yes {
    border-radius: 0;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-right: solid 1px #41a5b5;
}

.decision-answers .button.move-along-no {
    border-radius: 0;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.decision-answers .button.move-along-start {
    border-radius: 0;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.decision-question p, .decision-outcome p {
    margin-bottom: 0;
}

.point-of-view img {
    border: solid 3px #E65000;
    border-radius: 50%
}

/* End of Decision Tree */

a.downloadable-file {
    display: block;
    box-shadow: 0 0 .5rem #CCC;
    background-color: #007284;
    color: #FFF;
    margin-bottom: 1rem;
    border-radius: 1rem;
}
a.downloadable-file:hover {
    background-color: #035866;
    color: #FFF;
}
a.downloadable-file.summary-download .downloadable-file-details span {
    font-size: .9em;
}
a.downloadable-file.summary-download .download-icon {
    width: 100%;
    margin-top: 0
}
a.downloadable-file img {
    width: 100%;
}
a.downloadable-file .downloadable-file-details {
    padding: 1rem;
}
a.downloadable-file .row {
    margin-left: -1rem;
    margin-right: -1rem;
}
a.downloadable-file .row .columns {
    padding-left: 1rem;
    padding-right: 1rem;
}
a.downloadable-file .downloadable-file-details span {
    font-size: 0.8em;
    display: block;
}
a.downloadable-file .download-icon {
    width: 50%;
    margin-top: .25rem;
}

.smexpert-accordion {
    border-radius: 0.8rem;
    border: none;
}


.smexpert-accordion-header {
    padding: 1rem;
    color: #FFF;
    background-color: #EC6807;
    border-radius: 0.8rem;
    position: relative;
    z-index: 1;
    font-family: Solway, sans-serif;
    font-size: 1.1em;
    font-weight: 400;
}

.smexpert-accordion-header.active, .smexpert-accordion-header:hover, .smexpert-accordion-header:focus, .smexpert-accordion-header:active {
    background-color: #006D83;
}

.smexpert-accordion-content {
    padding: 2rem;
    border: solid 1px #EEE;
    margin-top: -1rem;
    z-index: 0;
    position: relative;
    background-color: #FFF;
}

.learndash-footer-nav {
    border-top: solid 2px #006D83;
    padding-top: 1rem !important;
}


.downloadable-file .bb-icon-download {
    font-size: 1.7em!important;
    vertical-align: middle;
}

.downloadable-file img {
    box-shadow: 0 0 10px #CCC;
}

.smexpert-topic-title.offline-mission img {
    height: 2.5rem;
    margin-right: 1rem;
    margin-left: .25rem;
    vertical-align: top;
}

.lms-topic-sidebar-wrapper .lms-topic-item .smexpert-topic-title.offline-mission img {
    height: 2rem;
    vertical-align: middle
}


#learndash-content.offline-mission #learndash-page-content {
    background: linear-gradient(to top right, #fff 70%, #ffba86 100%);
}

#learndash-content.offline-mission .lms-header-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -4rem;
}

#learndash-content.offline-mission .lms-header-title img {
    height: 160px;
}

.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions {
    justify-content: center;
}

.b2bregform-template-default .split-overlay {
    background-color: #003a47;
    mix-blend-mode: color;
    opacity: 1;
    z-index: 9;
}

.b2bregform-template-default .login-split:after {
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
}

.b2bregform-template-default #site-logo .site-title img.bb-logo {
    background-color: #FFF;
    padding: 1rem;
    border-radius: .8rem;
}

.smexpert-cohort-participants .bs-group-member .sm-grid-1-5 {
    position: relative;
}

.smexpert-cohort-participants .bs-group-member .sm-grid-1-5:before {
    background-color: #006D83;
    position: absolute;
    top: -4px;
    left: 3px;
    width: 40px;
    height: 40px;
    display: block;
    content: "";
    border-radius: 50%;
    z-index: 0;
}

.smexpert-cohort-participants .bs-group-member:nth-child(even) .sm-grid-1-5:before {
    background-color: #EC6807;
}

.smexpert-cohort-participants .bs-group-member .sm-grid-1-5 img {
    position: relative;
    z-index: 1;
}

.single-sfwd-lessons .learndash-footer-nav {
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10rem;
}


.learndash-wrapper a.button.ai_conversation_analyse {
    background-color: #006D83!important;
    border-color: #006D83!important;
    border-bottom-color: #006D83!important;
    margin-top: 3rem;
}

.learndash-wrapper a.button.ai_conversation_analyse:before {
    content: "\ef10 ";
    font-family: "bb-icons";
    color: #FFF;
    font-weight: 400;
    margin-right: .5rem;
}

.learndash-wrapper a.button.ai_conversation_analyse:hover {
    background-color: #EC6807!important;
    border-color: #EC6807!important;
    border-bottom-color: #EC6807!important;
}


.fg-orange {
    color: #EC6807;
}

.fg-teal {
    color: #006D83;
}

@media screen and (min-width: 800px) {
    .widget-area:not(.widget-area-secondary) {
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px;
    }
}

@media screen and (max-width: 1100px) {

    .course-index-banner {
        padding: 1rem;
    }

    .course-index-banner .container {
        padding: 2rem 0;
    }

    .course-index-section-courses {
        padding: 0 3rem !important;
    }

}

@media screen and (max-width: 543px) {

    .course-index-banner h1 {
        font-size: 2em;
    }

    .course-index-widgets {
        position: relative;
        top: 0;
        margin-bottom: 2rem;
    }

    .smexpert-course-item-top {
        height: 9rem;
    }

    .smexpert-short-courses .smexpert-course-item-top {
        height: 10rem;
    }

    ul#smexpert-tabs-nav li {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        margin: 0 !important;
        clip-path: none !important;
        width: 100%;
    }

    .sales-page-apply {
        margin-bottom: 2rem;
        text-align: center;
    }

    .sales-page-apply .button {
        margin-top: 1.5rem;
    }

    p.big-title, h2.big-title {
        font-size: 2em;
    }

    .sales-page-book-box img {
        max-width: 50px;
        margin-bottom: 1rem;
    }

    #sales-page-who .sales-page-callout-contents {
        margin-top: 0;
    }

    .sales-page-usp-items .bb-grid-cell {
        padding: 0;
    }

    .bb-grid.usp-item {
        margin: 0;
    }

    .usp-item-content h3 {
        font-size: 1.5em;
    }
  #sales-page-who .sales-page-callout-contents h3, #sales-page-who h3 {
       max-width: inherit;
   }

    .sales-page-quote {
        padding: 0;
    }

    .sales-page-quote::before {
        width: auto;
        height: 20px;
        background-size: 25px;
        background-repeat: no-repeat;
    }

    #sales-page-programme .sales-page-callout-contents {
        padding: 0;
    }

    #sales-page-programme .sales-page-callout {
        margin: 0;
    }

    #sales-page-intro h1 {
        font-size: 2em;
    }

    #sales-page-intro .beacon-programme-application {
        padding: 2rem;
    }

    .sales-page-section#sales-page-intro {
        background-size: cover;
    }

    .smexpert-webinar-page #sales-page-intro .sm-grid-2-3:first-of-type {
        padding-right: inherit;
    }

    .smexpert-webinar-speaker .smexpert-speaker-photo {
        max-width: 100px;
        margin-bottom: 1rem;
    }

    .sales-page-usp-items .sales-page-callout img {
        width: 100%;
        height: auto;
        position: relative;
        transform: none;
        top: 0;
        left: 0;
    }

    .sales-page-section#sales-page-how .sales-page-callout {
        height: auto!important;
    }

    #sales-page-book ul.ticks li {
        width: 100%; /* 50% width for two columns */
    }

    .colouredlist ul li img {

        display: block;
        margin: auto;
        float: none;
        max-width: 50%;
        margin-bottom: 1rem;

    }

    .colouredlist ul {
        margin-left: 0;
    }

}

/* ── EQ Self-Assessment ──────────────────────────────────────────────────── */

#eq-questionnaire {
    max-width: 800px;
    margin: 0 auto;
}

.eq-page {
    display: none;
    background-color: #e6f4f7;
    padding: 1.5rem 2rem 2rem;
    margin-bottom: 1.5rem;
}

.eq-page.active {
    display: block;
}

.eq-progress {
    font-size: 0.85em;
    color: #444;
    margin-bottom: 0.75rem;
}

.eq-scale-hint {
    font-size: 0.8em;
    color: #444;
    background-color: #cce8ef;
    padding: 0.4rem 0.75rem;
    border-radius: 0.25rem;
    margin-bottom: 1.5rem;
}

/* Individual question card */

.eq-question {
    margin-bottom: 1rem;
}

.eq-q-statement {
    margin: 0 0 0.5rem;
    font-size: 1em;
}

.eq-q-num {
    color: #006D83;
    font-weight: 700;
    margin-right: 0.25rem;
}

/* Scale row — full width, alternating tint, matches DeborahOgden pattern */

.eq-scale {
    list-style: none;
    margin: 0 0 0.75rem;
    padding: 0;
    display: flex;
    width: 100%;
}

.eq-scale li {
    flex: 1;
    margin: 0;
    text-align: center;
}

.eq-scale li input[type="radio"] {
    display: none;
}

.eq-scale li label {
    display: block;
    margin: 0;
    padding: 0.5em 0;
    font-size: 1.1em;
    font-weight: 600;
    cursor: pointer;
    color: #003a47;
    background-color: #b3d9e2;
    transition: background-color 0.12s, color 0.12s;
    user-select: none;
}

.eq-scale li:nth-child(even) label {
    background-color: #80bfcc;
}

.eq-scale li input[type="radio"]:checked + label {
    background-color: #006D83;
    color: #fff;
}

.eq-scale li label:hover {
    background-color: #006D83;
    color: #fff;
}

/* Scale legend */
.eq-scale-legend {
    display: flex;
    justify-content: space-between;
    font-size: 0.78em;
    color: #555;
    margin: -0.5rem 0 0.25rem;
    padding: 0 0.1rem;
}

/* Nav buttons */

.eq-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid #b3d9e2;
}

.eq-nav button:only-child {
    margin-left: auto;
}

/* Results */

#eq-results {
    margin-top: 2rem;
}

#eq-radar {
    text-align: center;
    margin-bottom: 2rem;
}

#eq-radar svg {
    max-width: 500px;
    margin: 1rem auto;
    display: block;
}

.eq-feedback-list {
    margin-top: 1.5rem;
}

.eq-feedback-item {
    border-left: 4px solid #ccc;
    padding: 1rem 1.25rem;
    margin-bottom: 1.25rem;
    background: #f4f4f4;
    border-radius: 0 0.4rem 0.4rem 0;
}

.eq-band-strength {
    border-left-color: #006D83;
}

.eq-band-needs-attention {
    border-left-color: #e8a000;
}

.eq-band-development-priority {
    border-left-color: #c0392b;
}

#main .eq-feedback-item h3 {
    margin-top: 0;
    color: #006D83;
    font-size: 1.1em;
}

.eq-score {
    margin-bottom: 0.5rem;
}

@media screen and (max-width: 543px) {

    .eq-page {
        padding: 1rem;
    }

    .eq-scale li label {
        font-size: 1em;
        padding: 0.6em 0;
    }

}
