/*
Author:         SimonTech Development
Author URI:     https://simontech.dev
*/

body{
  background-image:url('../simplecorp-child/images/white_marble_background_seamless.jpg');
  }

.field_type_birthdate fieldset div.nice-select {

    display: inline-block;
    float: left;
    clear: inline-end;
}

.container.clearfix.footerwidgets {
    position: relative;
    z-index: 1;
}

legend.spco-attendee-lgnd.smaller-text.lt-grey-text {
    font-size: 1.2rem;
    font-weight: 600;
    color: #34b498;
    font-family: 'Dosis', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

body.admin-bar .fancybox-toolbar {
	top: 32px;
}

.fancybox-button {
  padding: 10px !important;
}

.purchase-course .button.purchase-button {
background: #34B489;
font-size: 140%;
padding: 8px 16px;
}

.lp-label.lp-label-viewing,
.lp-label.lp-label-lesson,
.lp-label.lp-label-preview,
.lp-label.lp-label-completed,
.lp-label.lp-label-quiz,
.lp-label.lp-label-final {
    padding: 5px 10px;
    font-size: 100%;
}

a span {
    color: inherit;
}

#main-navigation {
    z-index: 999;
}

#pre-header {
    background: #34b489;
    margin-bottom: 0;
}

#header {
  height: auto;
}

body.page-epa-certificate-now img.intro-img {
	display: none;
}

#logo-wrapper {
height:auto; /*200px*/
display: inline-block;
min-width: 260px;
margin-top: -12px;
width: 285px;
}

body.page-epa-certificate-now .lsr-classes-blurp {
	position: absolute;
top: -74px;
right: 12%;
background: rgba(224, 224, 224, 0.8);
padding: 1rem;
padding: 1.5rem;
border-radius: 50%;
width: 200px;
text-align: center;
z-index: 22;
border: 2px solid #fff;
}

#logo-wrapper a#logo {
  display: block;
  height: 80px;

}

#logo-wrapper a#logo:after {
    content: 'World Inspections Ltd';
    font-size: 18px !important;
    padding-left: 0;
    display: inline-block;
    line-height: 1;
    margin-top: 0;
    /* margin-bottom: 50%; */
    vertical-align: top;
    line-height: 7rem;
    font-weight: 600;
    color: #898989;
    padding-left: 2%;
    width: 190px;
}

#logo-wrapper a#logo img {
    max-height: 100%;
    width: 80px;
    margin-top: 6%;
}

#learn-press-course-curriculum .section .course-item {
    position: relative;
}

#learn-press-course-curriculum .section .course-item-meta {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  padding-left: 50px;
  height: 100%;
  margin: 0 !important;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,f5f5f5+100&0+0,1+40 */
background: -moz-linear-gradient(left,  rgba(245,245,245,0) 0%, rgba(245,245,245,1) 40%, rgba(245,245,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(245,245,245,0) 0%,rgba(245,245,245,1) 40%,rgba(245,245,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(245,245,245,0) 0%,rgba(245,245,245,1) 40%,rgba(245,245,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#f5f5f5',GradientType=1 ); /* IE6-9 */

}

#learn-press-course-curriculum .section .course-item-meta span {
margin: 8px 3px;
}

.learnpress #learn-press-content-item ul,.learnpress #learn-press-content-item li {
	list-style:inherit;
}

.learnpress #learn-press-content-item ul, .learnpress #learn-press-content-item ol {
    margin-left: 20px;
  list-style-position: inside;
}

.learn-press-message {
  -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

button.complete-lesson-button {
    background: #e29b4a;
    border: none;
    color: #fff;
    padding: 8px 16px;
    font-size: 120%;
  position:relative;
  padding-left: 30px !important;
  -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

button.complete-lesson-button:before {
  position: absolute;
    height: 14px;
    display: inline-block;
    line-height: 14px;
    width: 17px;
    content: '';
    background: url('https://leadsaferestoration.com/images/box.jpg') no-repeat;
    background-position: 4px 1px;
    background-size: 12px;
    left: 6px;
    top: 11px;
    font-size: 26px;
    /* line-height: 1; */
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    -webkit-transition: color .1s ease-in 0;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    overflow: visible;
}

button.complete-lesson-button:hover:before {
  content: '\f147';
    color: #777;
}

button.complete-lesson-button:active:before {
  content: '\f147';
    color: #000;
}


button.complete-lesson-button:after {
    content: ' Lesson?';
}

button.complete-lesson-button.completed {
  background: #34B489;
      padding-left: 10px !important;
}

button.complete-lesson-button.completed:before {
    display: none;
}

button.complete-lesson-button.completed:after {
    display: none;
}

button.complete-lesson-button.spinning:before {
  content: '' !important;
background-image: url(../../plugins/learnpress/assets/images/ajax-loader.gif);
}

a.return-button:before {
    content: '\21e6';
    padding-right: 5px;
    font-size: 200%;
    line-height: normal;
    display: inline-block;
    vertical-align: sub;
}

.course-lesson-description:after {
    content: '';
    display: table;
    clear: both;
}

ul.tabs.learn-press-tabs{
    float: none;
}

.course-item-nav .course-item-next {
    background: url('https://leadsaferestoration.com/images/Chevrons2-right.png');
background-position: 100%;
}

.course-item-nav .course-item-next a {
    padding-right: 56px;
}
.course-item-nav .course-item-prev a {
  padding-left: 56px;
}
.course-item-nav .course-item-prev {
    background: url('https://leadsaferestoration.com/images/Chevrons2-left.png');
}
.course-item-nav .course-item-prev, .course-item-nav .course-item-next {
padding: 0;
      background-size: contain;
    background-repeat: no-repeat;
  position: relative;
}

.course-item-nav > div > a {
    padding: 8px 16px;
  color: #000;
    font-weight: bold;
}

.course-item-nav > div > a:hover {
	color: #34B489;
}

.course-item-nav > div > span {
	position:absolute;
  display: none !important;
}

.button, button, a.course-title, button.button-retake-quiz, button.button-finish-quiz, button.button-start-quiz, button.next-question,
button.prev-question, button.explain-question, button.checkout-button, input#learn-press-checkout, .lwa-info a, a.button.view-cart-button, a.return-button, .quiz-sidebar .menu li.menu-item a, #buddypress .submit input, form#learn-press-checkout a {
    border: none;
    display:inline-block;
    padding: 8px 16px !important;
    font-size: 120% !important;
  position:relative;
}

button.button-retake-quiz, button.prev-question {
  /*orange*/
    background: #e29b4a;
  color: #fff;
}

button.next-question, button.button-finish-quiz, button.checkout-button, input#learn-press-checkout, .lwa-info a, a.button.view-cart-button, a.return-button, .quiz-sidebar .menu li.menu-item a, #buddypress .submit input, form#learn-press-checkout a {
 /*green*/
  background: #34B489 !important;
  color: #fff !important;
}

button.button-start-quiz, button.explain-question {
  /*yellow*/
background: #eae383;
  color: #000;
}

button.checkout-button {
    margin-top: 30px;
  float: right;
}
.learnpress #learn-press-content-item ul, .learnpress #learn-press-content-item ol {
    list-style-position: outside;
}

form.lp-cart {
    display: inline-block;
}

h3#learn-press-course-description-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

div#learn-press-course-description:after {
    clear: both;
    display: table;
    content: '';
}

.widget_loginwithajaxwidget {
    background: #efefef;
    padding: 20px;
    border-radius: 5px;
    margin: -10px 20px 20px 0;
}

.widget_loginwithajaxwidget h4.widget-title {
    margin-top: 0;
  color: #000;
}

td.lwa-info a {
    margin: 2px !important;
    display: inline-block;
}

.single-quiz .quiz-sidebar {
    margin-left: -344px;
}

.single-quiz .quiz-summary-left {
    padding-right: 0px;
}

a.return-button:hover {
  color:#fff;
  opacity:0.9;
}

.quiz-buttons {
    margin-bottom: 15px;
}

.quiz-sidebar .widget-title {
    font-size: 1.5rem;
    margin: 0 0 3px 0;
}

.course-title h3, .course-title h3:hover {
    font-size: 1.5rem;
  margin:0;
  color:#fff;
}

.learnpress h3.course-curriculum-title {
    margin: 1rem 0.5rem 0.2rem 0;
}

button.hide-if-js, a.hide-if-js, a.button.hide-if-js {
    display: none !important;
}

.learnpress a h3 {
    margin: 0;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.single-quiz .quiz-summary .quiz-summary-left {
    width: 70%;
    padding-right: 25%;
    margin-right: -25%;
}

.single-quiz .quiz-summary .quiz-sidebar {
    width: 30%;
    margin: 0 -20px 0 -25%;
    border: 2px solid #DDD;
    box-sizing: border-box;
}

span.course-author {
    display: none;
}

.lwa-info h3.widget-title {
    display: none;
}

.avatar.lwa-avatar {
    display: inline-block;
    float: left;
}

.lwa-info {
    display: inline-block;
}

.lwa-info .widget_nav_menu {
    display: inline-block;
    /* float: left; */
}

ul#menu-course-navigation li {
    display: inline-block;
}

.sidebarBox ul#menu-course-navigation li {
    background: none;
    border: none;
}

div#profile-details-section .description {
    height: auto;
    padding: 0 10px;
}

#buddypress #signup_form .field-visibility-settings-toggle {
    display: none;
}

form#learn-press-checkout ul {
    list-style: none;
}

a.button.proceed {
    line-height: 1rem;
    height: 15px;
}

input.ticket-selector-submit-btn, a.ee-invoice-lnk {
    background: #34B489 !important;
    color: #fff !important;
    border: none;
    display: inline-block;
    padding: 8px 16px !important;
    font-size: 120% !important;
    position: relative;
}

a.ee-icon-only-lnk {
    font-size: 1rem;
    margin: 5px;
    display: inline-block;
    border: 1px solid #34b489 !important;
    padding: 5px 10px;
    border-radius: 2px;
}

div#espresso-thank-you-page-transaction-details-dv span.small-text a {
    font-size: 1rem;
    display: inline-block;
    border: 1px solid #34b489;
    padding: 5px 10px;
    border-radius: 2px;
    background: #fff;
}

div#espresso-thank-you-page-transaction-details-dv span.small-text a:hover {
    color: #fff;
    background: #34b489;
}

div#espresso-thank-you-page-ajax-transaction-dv {
    background: aliceblue;
    padding: 2px 20px 0 20px;
}

div#espresso-thank-you-page-ajax-transaction-dv h3 {
  color: #000;
}

label#ee-available-payment-method-inputs-paypal_express-lbl {
    border: 1px solid #dedede;
    border-radius: 3px;
}

label#ee-available-payment-method-inputs-paypal_express-lbl:after {
  content: 'Pay Now';
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  margin-left: -11px;
  float: left;
  text-indent: 0;
  border-radius: 3px;
  background: aliceblue;
  font-weight: 800;
  width: 100%;
  text-align: center;
}

label#ee-available-payment-method-inputs-invoice-lbl:after {
    content: 'Pay Later';
    display: block;
    text-align: center;
    padding: 5px 10px;
    background: aliceblue;
    font-weight: 800;
    float: left;
    width: 100%;
}

#ee-available-payment-method-inputs--lbl .spco-payment-method-btn-img {
    max-width: 165px !important;
}

.event-tickets > div.powered-by-event-espresso-credit {
    display: none;
}

a.display-tckt-slctr-tkt-details {
    background: #34B489 !important;
    color: #fff !important;
    border: none;
    display: inline-block;
    padding: 8px 16px !important;
    font-size: 120% !important;
    position: relative;
    float: left;
}

th.ee-ticket-selector-ticket-details-th:before {
    content: 'Class Enrollment';
}

td.tckt-slctr-tbl-td-name b {
    display: none;
}

a.hide-tckt-slctr-tkt-details {
    background: rgba(136, 135, 135, 0.66) !important;
    color: #fff !important;
    border: none;
    display: inline-block;
    padding: 8px 16px !important;
    font-size: 120% !important;
    position: relative;
    float: left;
}

table.tkt-slctr-tbl {
    width: 100%;
}

tr.tckt-slctr-tbl-tr.ticket-on-sale.ee-ticket-class-enrollment {
    height: 40px;
}

.espresso_events > .entry-meta {
    display: none;
}

header.page-header h1.page-title {
    display: none;

}

.single-espresso_events #content > div > h1 {
    display: none;
}

.post-type-archive-espresso_events .three-fourth, .post-type-archive-espresso_events .entry-body, .single-espresso_events .three-fourth, .single-espresso_events .entry-body {
    width: 100%;
}

.post-type-archive-espresso_events .one-fourth.last, .single-espresso_events .one-fourth.last {
    display: none;
}

td.tckt-slctr-tbl-td-name strong {
    display: none;
}

body.home-page .lsr-pageheader {
    display: none;
}

.three-fourth > h1 {
    display: none;
}

a.course_prerequisite {
    font-size: 1.2rem;
}

button#enrollBtn.disabled {
    background: #999 !important;
    /*animation: unset;*/
}

button#enrollBtn:disabled {
  animation: unset;
}

button#enrollBtn.disabled:after {
    content: ' - disabled';
    font-size: 0.8rem;
    position: relative;
color: #fff !important;
width: auto;
left: 5px;
display: inline-block;
padding: 0;
}

div#learn-press-course-curriculum .lp_course {
    text-align: center;
    margin: 0 0 20px 0;
}

a.course-title h3:before {
    content: '\f344';
    font-family: dashicons;
    line-height: 2rem;
    vertical-align: sub;
    padding-right: 5px;
}

a.lwa-links-remember, a.lwa-links-register, input#lwa_wp-submit {
    margin-top: 5px;
    padding: 5px 15px;
    display: inline-block;
    background: #34B489;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
input.lwa-button-remember {
  padding: 5px 15px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #888;
  -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
a.lwa-links-remember:hover, a.lwa-links-register:hover, input#lwa_wp-submit:hover, input.lwa-button-remember:hover {
  color: #000;
  background: rgba(52, 180, 137, 0.7);
}

input {
    outline: none;
    border: 1px solid #bbb;
    padding: 5px;
    font-size: 1rem;
}

img.intro-img {
  display: none;
}
.cert-design-actions.loading {
  background: none;
}
.cert-design-actions.loading:before {
    content: 'Saving Certificate on server';
    position: absolute;
    background: #fff;
    font-size: 1.2rem;
    left: 0;
    right: 0;
    z-index: 1;
}

.cert-design-actions.loading:after {
  background: url(images/loading.gif) no-repeat center center;
    position: absolute;
    bottom: -27px;
    top: 27px;
    left: 0;
    right: 0;
    z-index: 11;
    height: 20px;
}

.cert-design-actions.directing:before {
  content: 'Directing to print friendly version';
  position: absolute;
  background: #fff;
  font-size: 1.2rem;
  left: 0;
  right: 0;
  z-index: 1;
}

.course-thumbnail a, a.course-thumbnail {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.course-thumbnail img {
    max-width: 250px;
}

.cart_item .course-thumbnail img {
  max-width: 200px;
}

.course-name a:first-child {
    font-size: 1.2rem;
    display: inline-block;
    margin-bottom: 2px;
}

a.remove {
    background: orange;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 1rem;
}

a.remove::before {
    content: 'X';
    background: #fff;
    color: orange;
    border-radius: 50%;

    display: inline-block;
    text-align: center;
    margin-right: 4px;
    line-height: 1rem;
    font-size: 1rem;
    padding: 3px 6px;
    vertical-align: middle;
}

.learnpress-content .type-lp_course {
  margin-bottom: 10px;
}

.learnpress-content .type-lp_course::after {
    content: '';
    display: table;
    clear: both;
}

.course-instructor {
    display: none;
}

div.course-thumbnail {
  height: 0;
}

div.course-thumbnail::after {
    clear: both;
    content: '';
    display: inline-block;
}

.learn-press-checkout-review-order-table, .learn-press-cart-table, .order_table.order_details, .course-price, .course-total {
    font-size: 1.5rem !important;
}

.learn-press-checkout-review-order-table thead th, .learn-press-checkout-review-order-table tfoot th, table.learn-press-cart-table thead th, .order_table.order_details thead th, .order_table.order_details tfoot th {
    text-align: left;
}

.learn-press-checkout-review-order-table, .order_table.order_details {
    width: 100%;
}

.learn-press-checkout-review-order-table thead, table.learn-press-cart-table thead, .order_table.order_details thead {
    background: #34B489;
    color: #fff;
}
.learn-press-checkout-review-order-table th, .order_table.order_details th {
  padding-left: 12px;
}

.learn-press-checkout-review-order-table tfoot tr:nth-child(odd), .order_table.order_details tfoot tr:nth-child(odd), table.learn-press-cart-table tbody tr:nth-child(even) {
    background: #ddd;
}

table.learn-press-cart-table tbody tr:last-child, .order_table.order_details tfoot tr:last-child {
  color: #34b489;
  font-weight: 700;
}

.place-order-action {
    float: right;
    font-size: 1.3rem;
}

tr.order-total {
    border-bottom: 2px dashed #000 !important;
    color: #34b489;
    font-weight: 700;
}
table.order_table.order_details td.course-name {
  padding: 0 !important;
}
table.order_table.order_details td.course-name a {
  padding: 10px 20px !important;
  display: block;
  text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff;
  animation: colorpulse 4s infinite;
}

table.order_table.order_details td.course-name a:before {
    content: '\f344';
    font-family: dashicons;
    line-height: 2rem;
    vertical-align: sub;
    padding-right: 5px;
}

table.order_table.order_details td.course-name a:after {
    content: ' : Click to return to Course Part #1';
    color: #fff;
    text-shadow:none;
}

a.course_prerequisite::after {
    content: ' \A0\2190\A0 Return to finish this Part!';
    color: #F5F5F5;
    text-shadow:none;
}

a.course_prerequisite {
  animation: colorpulse 4s infinite;
  padding: 6px 10px;
  text-shadow: 0 0 2px #F5F5F5, 0 0 4px #F5F5F5, 0 0 6px #F5F5F5;
}

a.course-title {
  background-color: #34B489;
  color: #ffffff;
}

#enrollBtn.purchase-button:after {
  content: '\A0\2190\A0 Click to Start';
  display: block;
  position: absolute;
  width: 150px;
  top: 0;
  padding: 8px 0;
  left: 100%;
}

#enrollBtn.enroll-button::after {
    content: ' \A0\2190\A0 Click to Activate';
    display: block;
  position: absolute;
  width: 150px;
  top: 0;
  padding: 8px 0;
  left: 100%;
}

button#learn-press-popup-certificate:after {
  content: ' \A0\2190\A0 Regenerate Certificate';
  display: block;
  position: absolute;
  width: 270px;
  top: 0;
  padding: 8px 0;
  left: 100%;
}

button#learn-press-popup-certificate, #enrollBtn, .finishedc a.course-title, .finishedc a.course-title h3, .lp_course-exam-lead-safety-refresher button#learn-press-finish-course, .lp_course-final-assessment-lead-safety-refresher button#learn-press-finish-course, .lp_course-lead-safety-refresher button#learn-press-finish-course {
  animation: colorpulse2 4s infinite;
  position: relative;
}

.lp_course-lead-safety-refresher button#learn-press-finish-course:after {
  content: ' \A0\2190  Unlock Part #2';
  display: block;
font-size: 1.2rem;
position: absolute;
width: 174px;
top: 0;
padding: 8px 0;
left: 100%;
}

.lp_course-final-assessment-lead-safety-refresher button#learn-press-finish-course:after {
  content: ' \A0\2190  Unlock Part #3';
  display: block;
font-size: 1.2rem;
position: absolute;
width: 174px;
top: 0;
padding: 8px 0;
left: 100%;
}

.lp_course-exam-lead-safety-refresher button#learn-press-finish-course:after {
  content: ' \A0\2190  Generate Certificate (wait for refresh and 3 pop-ups)';
  display: block;
font-size: 1.2rem;
position: absolute;
width: 250px;
top: 0;
padding: 8px 0;
left: 100%;
}

@keyframes colorpulse {
  0% {
    background-color: #fff;
    color: #34B489;
  }
  90% {
    background-color: #34B489;
    color: #000;

  }
  100% {
    background-color: #fff;
    color: #34B489;
  }
}

@keyframes colorpulse2 {
  0% {
    background-color: #34B489;
    color: #ffffff;
  }
  40% {
    color: #000000;
  }
  80% {
    background-color: #79CEB1;
    color: #000000;
    -webkit-box-shadow: 0 0 20px 2px rgba(52,180,137,0.8);
    box-shadow: 0 0 20px 2px rgba(52,180,137,0.8);
  }
  90% {
    color: #ffffff;
  }
  100% {
    background-color: #34B489;
    color: #ffffff;
  }
}

ul.payment-methods {
  font-size: 1.5rem;
}

span.course-students {
    display: block;
}

.course-title.entry-title {
    margin-top: 0;
    margin-bottom: 14px !important;
}
ul.payment-methods label {
  cursor: pointer;
  width: 100%;
display: block;
position: relative;
z-index: 2;
line-height: 60px;
}
ul.payment-methods li {
  padding-left: 10px;
  min-height: 60px;
}
ul.payment-methods li:hover {
  background: #ddd;
}
ul.payment-methods li.first-child {
  position: relative;
  display: block;
}
ul.payment-methods li.first-child:after {
  position: absolute;
  height: 60px;
  width: 200px;
  content: '';
  background: url('images/paypal.png') no-repeat;
  background-position: center center;
  background-size: contain;
  left: 100px;
  top: 0;
  display: inline-block;
  z-index: 1;
}

ul.payment-methods input[type="radio"]:checked + label {
    background:#34b489 !important;
}

form.purchase-course {
    margin-bottom: 10px;
}

.course-item-title {
    display: block;
    padding: 10px 15px;
}

a.course-item-title {
  font-weight: 700;
}

#learn-press-course-curriculum .section .course-item {
  padding: 0 !important;
}

a.course-item-title.button-load-item:hover {
    background: #34b489;
    color: #fff;
}
li.course-quiz a.course-item-title {
  color: #ff887f;
}
li.course-quiz a.course-item-title:hover {
  background: #ff887f;
  color: #fff;
}

#basic-details-section input {
    width: 100% !important;
}

.registration.register.buddypress .one-fourth.last {
    display: none;
}

.registration.register.buddypress .three-fourth {
    width: 100% !important;
}

#logo-wrapper h1 {
  margin-top: 0;
font-size: 2rem;
}

body.post-type-archive .type-lp_course.course_category-epa {
    margin-bottom: 20px;
    border: 2px dashed #a5a5a5;
    padding: 10px;
}

#learn-press-content-item {
    clear: both;
}

div#text-11.last {
    width: 100%;
}
ul.lsr-legallist {

}
ul.lsr-legallist li {
    display: inline-block !important;
    border: none !important;
}

ul.lsr-legallist li a{
  padding: 5px 10px;
}

ul.lsr-legallist li::before {
    content: '|';
}

ul.lsr-legallist li.first-child::before {
  display: none;
}

#buddypress .standard-form #profile-details-section::after {
    content: '';
    display: table;
    clear: both;
    height: 20px;
}

#profile-details-section > h2 {
    margin-bottom: 0;
}

.field_type_image .field-visibility-settings-notoggle, .field_type_file .field-visibility-settings-notoggle {
    display: none;
}

#tandc-checkbox-container a {
    display: inline-block;
    background: #34B489;
    color: #fff;
    padding: 3px 10px;
}

#tandc-checkbox-container a:hover {
  background: none;
  color: #34B489;
}

#copyrights {
    color: #fff;
}

#copyrights .left {
    float: left;
}

ul.lsr-legallist {
    display: inline-block;
}

.footerlegalnav {
    text-align: center;
}

#copyrights ul, #copyrights p {
    margin: 1rem 0;
}

.single-lp_quiz .container.footerwidgets, .single-lp_course .container.footerwidgets, .page-register .container.footerwidgets {
    display: none;
}

.page-register #buddypress input#signup_submit {
  font-size: 1.5rem !important;
}

.course-price.free-course::after {
    display: none;
}

.lp-label.lp-label-completed {
    background: #34B489;
}

.lp-label.lp-label-preview {
    background: #9e9e9e;
}

.lp-label.lp-label-quiz {
    background: #ff887f;
}

.quiz-questions-list li.learn-press-question-wrap {
    border-bottom: 2px dashed #8c8c8c;
}

.question-title {
    line-height: 2;
}

.learn-press-question-wrap a {
  padding: 6px 10px;
}
.learn-press-question-wrap.current a {
    background: #ff887f;
}

.learn-press-question-wrap.current a {
  color: #fff;
}
.learn-press-question-options li {
    margin: 4px;
}

form#learn-press-quiz-question .learn-press-question-options li label {
  padding: 4px 10px;
cursor: pointer;
border: 1px solid #c5c5c5;
width: 100%;
min-width: 100px;
display: block;
}

form#learn-press-quiz-question .learn-press-question-options li label:hover {
  background: #34B489 !important;
  color: #fff;
}

.learn-press-question-title {
    color: #000;
    font-weight: bold;
}

#popup_title {
  background: #34B489 !important;
}

.lp_course-lead-safety-refresher #learn-press-finish-course::before{
  content: 'Finish Lessons';
  font-size: 1.2rem;
}

.lp_course-final-assessment-lead-safety-refresher #learn-press-finish-course:before {
    content: 'Finish Assessment';
    font-size: 1.2rem;
}
.lp_course-exam-lead-safety-refresher #learn-press-finish-course:before {
  content: 'Finish Exam';
  font-size: 1.2rem;
}
.lp_course-lead-safety-refresher .course-curriculum-title:after{
  content: 'Lessons & Knowledge Checks';
  font-size: 2.2rem;
}
.lp_course-lead-safety-refresher .course-description-heading:after{
  content: 'Course Part #1 - Lessons';
  font-size: 2.2rem;
}
body.lp_course-final-assessment-lead-safety-refresher .course-curriculum-title:after{
  content: 'Assessment Content';
  font-size: 2.2rem;
}
body.lp_course-final-assessment-lead-safety-refresher .course-description-heading:after{
  content: 'Course Part #2 - Assessment';
  font-size: 2.2rem;
}

.lp_course-exam-lead-safety-refresher #learn-press-course-description-heading:after {
  content: 'Course Part #3 - Exam';
  font-size: 2.2rem;
}

.lp_course-exam-lead-safety-refresher .course-curriculum-title:after {
  content: 'Exam Content';
  font-size: 2.2rem;
}

.lp_course-lead-safety-refresher #learn-press-finish-course, .lp_course-final-assessment-lead-safety-refresher #learn-press-finish-course, .lp_course-exam-lead-safety-refresher #learn-press-course-description-heading, .lp_course-exam-lead-safety-refresher #learn-press-finish-course, .lp_course-lead-safety-refresher .course-curriculum-title, .lp_course-lead-safety-refresher .course-description-heading, .lp_course-exam-lead-safety-refresher .course-curriculum-title, body.lp_course-final-assessment-lead-safety-refresher .course-description-heading, body.lp_course-final-assessment-lead-safety-refresher .course-curriculum-title{
  font-size: 0 !important;
}

.lwa-links-register {
    display: none !important;
}

.button.proceed, .button.appendix, .button.link {
    background: #34B489;
}

.button.proceed:hover, .button.appendix:hover, .button.link:hover {
  color:#fff;
  background: #6CC5A7;
}

.notfinished a.course-title {
    background: #bbb;
}

.fancybox-slide.fancybox-slide--ajax.fancybox-slide--current.fancybox-slide--complete:after {
    content: 'X';
    position: fixed;
    font-size: 2.5rem;
    color: #fff;
    cursor: pointer;
    top: 38px;
    right: 30px;
    background: #FF6161;
    display: block;
    padding: 0;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 3rem;
    font-family: sans-serif;
}

#buddypress form fieldset {
    border: 0;
    padding: 0;
    margin-top: 15px;
}

#buddypress form fieldset label {
	margin-top: 0 !important;
}
ul.payment-methods li label {
	position: relative;
}
ul.payment-methods li.selected label:before {
    content: '\2714';
    color: #34b489;
}

ul.payment-methods li {
	margin: 5px 0;
}

ul.payment-methods li.selected {
    border: 2px dashed #34b489;
}

ul.payment-methods li.selected input {
    display: none;
}

input:focus {
	-webkit-box-shadow: 0 0 20px 1px rgba(52,180,137,1);
box-shadow: 0 0 20px 1px rgba(52,180,137,1);
}

input.spco-next-step-btn {
    background: #34b489;
}

div#ee-single-page-checkout-dv a.small-text {
    display: inline-block;
    padding: 5px 10px;
    background: #e8e8e8;
    font-size: 1rem;
    border: 1px solid #ccc;
}

.lsr-classes-blurp span {
    cursor: pointer;
}

ul.da-attachments-list li {
    display: block;
    width: 100%;
    border-top: 2px solid #b9b9b9;
}

ul.da-attachments-list li a {
    display: inline-block;
    font-size: 1rem;
    background: #e8e8e8;
    font-weight: 600;
    padding: 5px 10px;
}

td.tckt-slctr-tbl-td-qty.cntr {
    position: relative;
}

.tckt-slctr-tkt-details-dv {
    background: rgba(202, 202, 202, 0.1);
    border: 2px solid #34b489;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 1px rgba(0,0,0,0.2);
}

select.ticket-selector-tbl-qty-slct {
  /*display: none;*/
}

.nice-select.ticket-selector-tbl-qty-slct {
    border-color: #34b489;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    margin: auto;
    border-radius: 2px;
}

.nice-select.ticket-selector-tbl-qty-slct ul.list{
  margin: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
}

.nice-select.ticket-selector-tbl-qty-slct li.option:hover {
    background: #34b48987;
    color: #000;
}

.nice-select.ticket-selector-tbl-qty-slct li.option {
    font-size: 1.1rem;
}

.nice-select.ticket-selector-tbl-qty-slct .current {
    font-weight: bold;
    font-size: 1.1rem;
}

p.ticket-required-pg {
    display: none;
}

.event-content form.download-iCal-frm {
    float: none;
}

.event-content form {
    float: right;
    /* height: 0; */
}

.event-content .event-tickets form {
    float: none;
}

article.espresso_event_categories-classes header h3.permalink {
    float: left;
    margin-top: 0;
}

article.espresso_event_categories-classes div.event-datetimes {
    clear: both;
}

.nice-select.ee-reg-qstn {
    float: none;
    border-radius: 0;
    border-color: #bbb;
}

#ee-single-page-checkout-dv input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]) {
      box-sizing: border-box;
}

.nice-select.ee-reg-qstn ul.list {
    margin: 0;
    display: block;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.5);
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.5);
}

.course_category-epa span.course-price {
    font-weight: 800;
    float: right;
    padding: 5px 10px;
    background: #dcdcdc;
    border-bottom: 7px double white;
}

span.course-price.free-course {
    width: 100px;
    line-height: 0.7rem;
}

span.course-price.free-course:before {
    content: 'unlocks on passing prior course part';
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 400;
}

.course_category-epa .course-meta span.course-price {
    font-weight: 800;
    float: none;
    padding: 1px 10px;
    background: #dcdcdc;
    border-bottom: none;
}

.course_category-epa .course-meta span.course-price:after {
    display: none;
}

div#video-widget {
    float: right;
    text-align: center;
    margin-top: -50px;
}

div#courses-archive-wrap {
    clear: both;
}

div#video-widget h2.rounded {
    margin: 0;
}

.lwa-info .shailan-dropdown-menu-widget {
    margin-left: 1.2rem;
    margin-top: 4px;
}

.lwa-info .shailan-dropdown-menu-widget ul.sub-menu a {
    width: 100%;
    text-align: center;
    display: block;
    box-sizing: border-box;
}

.lwa-info .shailan-dropdown-menu-widget ul#menu-lead-safety-appendices li a {
    padding: 11px 15px !important;
    line-height: 1;
    font-size: 15px !important;
}

#main-navigation ul li a:hover, #main-navigation ul li.current-menu-ancestor > a, #main-navigation ul li.current-menu-item > a {
  color: #34b489;
    border-bottom: 1pt solid #34b489;
    font-weight: 600;
}

#main-navigation ul ul a:hover, #main-navigation ul ul .hover > a, #main-navigation ul ul .current-menu-item > a, #main-navigation ul ul .current-menu-item > a:hover {
  background: #34b489 !important;
}

#main-navigation ul ul.sub-menu .current-menu-item > a, #main-navigation ul ul.sub-menu > a:hover{
  color: #FFF !important;
}

#main-navigation ul li:hover {
  background: #F8F8F8;
}

#main-navigation > ul {
	margin: 0 !important;
}

#main-navigation li a {
  padding: 30px 12px 30px 12px;
    margin: 0;
    font-weight: 600;
}

#main-navigation li a span.downarrowclass {
  top: 35px;
}
