#rtec .tribe-bar-toggle-arrow {
display: inline-block;
margin: 0 4px;
position: absolute;
top: 11px;
right: 10px;
}
#rtec .tribe-bar-toggle-arrow:after {
top: 10px;
right: 0;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: inherit;
border-width: 8px;
}
#rtec .tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
top: 0;
border-top-color: transparent;
border-bottom-color: inherit;
} #rtec .rtec-js-show,
#rtec .rtec-hidden-message,
#rtec .rtec-screen-reader {
display: none;
}
#rtec {
overflow: auto;
max-width: 700px;
border-top: 0;
}
#rtec-confirm-unregister .rtec-spinner,
#rtec .rtec-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
}
#rtec-confirm-unregister .rtec-spinner img,
#rtec .rtec-spinner img{
border-radius: 0;
box-shadow: none !important;
margin: 0;
padding: 0;
border: none;
width: 24px;
height: 24px;
}
#rtec .rtec-form-buttons .rtec-email-spinner {
top: 50%;
right: 50%;
margin-top: -12px;
margin-right: -12px;
}
.rtec-yellow-message {
display: inline-block;
line-height: 19px;
padding: 11px 15px;
font-size: 14px;
text-align: left;
margin: 25px 20px 0 2px;
background-color: #fff;
border-left: 4px solid #ffba00;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
#rtec .rtec-form-wrapper {
box-sizing: border-box;
position: relative;
width: 100%;
margin: 0 auto 30px;
padding: 30px;
border: 1px solid #ddd;
background: #eee;
}
#rtec .rtec-register-button,
#rtec-confirm-unregister button{
position: relative;
vertical-align: middle;
margin-bottom: 30px;
padding: 12px 16px 12px 16px;
font-size: 16px;
cursor: pointer;
}
#rtec:not(.rtec-use-modal) .rtec-register-button {
padding-right: 40px !important;
}
#rtec.rtec-use-modal .rtec-register-button > span {
display: none;
}
#rtec input[type="submit"]{
float: none;
padding: 12px 16px;
font-size: 16px;
cursor: pointer;
}
.rtec button,
.rtec input[type="submit"] {
line-height: inherit;
height: auto;
}
#rtec .rtec-attendance p,
.rtec-attendance{
text-align: center;
margin: 0;
}
.rtec-outer-wrap .rtec-attendance-display {
margin-bottom: 1em;
padding-top: 1em;
}
#rtec .rtec-form-field {
margin-bottom: 30px;
}
#rtec .rtec-input-wrapper {
position: relative;
}
#rtec input[type="text"],
#rtec input[type="email"],
#rtec input[type="tel"],
#rtec input[type="number"],
#rtec textarea {
box-sizing: border-box;
display: inline-block;
float: none;
padding: 8px;
margin: 0;
width: 100%;
height: auto;
font-size: 18px;
line-height: 1.5;
background: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#rtec input[type="number"] {
max-width: 100px;
}
#rtec label {
display: inline-block;
}
#rtec .rtec-checkbox-option-wrap label {
margin-left: 5px;
vertical-align: middle;
}
#rtec .rtec-form-buttons {
text-align: center;
}
#rtec .rtec-form-buttons input{
margin: 0;
}
#rtec .rtec-custom-hover:hover {
opacity: .8;
}
#rtec .rtec-valid {
border: 1px solid rgb(20, 220, 70) !important;
}
#rtec .rtec-error {
border: 1px solid rgb(255, 92, 51) !important;
}
.rtec-honeypot-clear {
display: block;
background: rgb(255, 92, 51);
color: #fff;
padding: 5px 10px;
margin: 0 auto 15px;
border-radius: 5px;
}
#rtec .rtec-email-spinner img{
position: absolute;
top: 11px;
right: 11px;
border-radius: 0;
box-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
width: 24px;
height: 24px;
}
#rtec .rtec-form-buttons .rtec-email-spinner {
top: 50%;
right: 50%;
margin-top: -12px;
margin-right: -12px;
}
#rtec .rtec-error-message {
margin: 0;
padding: 0 5px;
font-weight: bold;
font-size: 14px;
background: rgb(255, 92, 51);
color: #fff;
border-radius: 3px;
}
#rtec .rtec-success-message {
text-align: center;
} .rtec-event-meta.rtec-attendee-list-meta {
padding-top: 24px;
}
.rtec-shortcode .rtec-event-meta.rtec-attendee-list-meta {
padding-top: 0;
margin-bottom: 20px;
}
.rtec-event-meta:after {
content: "";
visibility: hidden;
display: table;
clear: both;
}
.rtec-event-meta .rtec-attendee-list {
box-sizing: border-box;
display: inline-block;
float: left;
}
.rtec-event-meta .rtec-list-column-2 {
width: 50%;
}
.rtec-event-meta .rtec-list-column-3 {
width: 33.33%;
}
.single-tribe_events .tribe-events-event-meta .rtec-section-title,
.rtec-event-meta .rtec-section-title {
width: 100%;
font-size: 1.4em;
font-weight: 700;
margin: 0 0 8px;
}
.single-tribe_events .tribe-events-event-meta .rtec-section-subtitle,
.rtec-event-meta .rtec-section-subtitle {
font-size: 1.2em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-event-meta .rtec-attendee {
display: block;
width: 100%;
word-break: break-word;
margin-right: 4%;
}
.rtec-event-meta .tribe-events-meta-group,
.tribe-events-event-meta.rtec-event-meta .tribe-events-meta-group{
width: 100%;
}
@media (min-width: 768px) {
.rtec-shortcode .tribe-events-meta-group {
padding-bottom: 16px;
width: 100%;
}
.rtec-event-meta.rtec-attendee-list-meta {
padding-top: 0;
}
} #rtec-options-form input {
max-width: 400px;
}
.rtec-already-registered-options input[type=submit] {
line-height: inherit;
height: auto;
margin-bottom: 10px;
padding: 12px 16px;
font-size: 16px;
}
.rtec-unregister-link-wrap,
.rtec-already-registered-options.rtec-is-user form{
display: inline-block;
}
.rtec-already-registered-options.rtec-is-user{
margin-bottom: 16px;
position: relative;
display: flex;
align-items: center;
gap:  16px;
}
.rtec-already-registered-options .rtec-spinner-wrap {
display: flex;
}
.rtec-already-registered-options .rtec-spinner-wrap img {
height: 1em;
}
.rtec-processing {
opacity: .5;
} h2.rtec-header, .entry-content h2.rtec-header { margin: 0; }
h3.rtec-header, .entry-content h3.rtec-header { margin: 1em 0 1.5em; } .tribe-events-notices {
background: #d9edf7;
border-radius: 4px;
border: 1px solid #bce8f1;
color: #3a87ad;
margin: 10px 0 18px;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 #fff;
} @media all and (max-width: 640px){
#rtec .rtec-form-wrapper {
width: 100% !important;
}
} .rtec-attendee-list-wrap .rtec-section-title {
padding: 0 4%;
font-size: 1.4em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-attendee-list-wrap .rtec-attendee-list {
padding: 0 4%;
margin-bottom: 20px;
}
.rtec-attendee-list-wrap .tribe-events-single-section-title.rtec-section-subtitle {
font-size: 1.2em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-attendee-list-wrap .tribe-events-event-meta {
background: #fafafa;
border: 1px solid #eee;
margin: 30px 0;
} .rtec-modal-is-open {
overflow: hidden;
}
.rtec-modal {
position: fixed;
width: 700px;
top: 5%;
left: 50%;
right: 50%;
max-height: 90%;
margin-left: -350px;
overflow-y: auto;
opacity: 0;
pointer-events: none;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.7);
box-shadow: 0 5px 15px rgba(0,0,0,.7);
background: #fcfcfc;
-webkit-font-smoothing: subpixel-antialiased;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close,
#rtec-modal .rtec-button-link.rtec-action-modal-close{
position: absolute;
top: 4px;
right: 4px;
left: auto;
bottom: 0;
width: 34px;
height: 34px;
margin: 0;
padding: 0;
border: 1px solid transparent;
z-index: 1000;
cursor: pointer;
outline: none;
background: transparent;
box-shadow: none;
border-radius: 0;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 24px;
font-family: sans-serif;
transition-property: border, background;
transition-duration: .05s;
transition-timing-function: ease-in-out;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close svg {
fill: #444;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close:hover svg,
.rtec-modal .rtec-button-link.rtec-action-modal-close:active svg{
fill: #111;
}
.rtec-modal-content .rtec-already-registered-reveal {
display: none;
}
.rtec-media-modal-icon {
display: block;
}
.rtec-modal .rtec-button-link {
text-align: center;
color: inherit;
text-decoration: none;
}
@media all and (max-width: 725px){
.rtec-modal {
width: 100%;
margin-left: -50%;
}
}
.rtec-modal-is-open .rtec-modal {
opacity: 1;
pointer-events: auto;
z-index: 160000;
}
.rtec-modal-is-open .rtec-modal-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-height: 360px;
background: #000;
opacity: .7;
z-index: 159900;
}
.rtec-modal #rtec .rtec-already-registered-options,
.rtec-modal #rtec .rtec-form-toggle-button {
display: none !important;
}
.rtec-modal #rtec .rtec-form-wrapper {
margin: 0;
}
.rtec-modal .tribe-events-event-meta.rtec-event-meta,
.rtec-modal .rtec-scrollto.tribe-events-notices{
margin: 50px 0 0;
}
#rtec-confirm-unregister {
text-align: center;
}
#rtec-confirm-unregister button {
margin-bottom: 0;
}
.rtec-modal .rtec-modal-inner-pad {
margin: 40px 30px;
}
.rtec-modal .rtec-modal-inner-pad p {
margin-bottom: 20px;
}.module-archive .status{padding:.382em 1em;-webkit-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;font-weight:bold;background:#c6c6c6;display:inline-block}.module-archive .status:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em}.module-archive .status.completed{background:#63a95f}.module-archive .status.completed:before{content:""}.module-archive .status.in-progress:before{content:""}.module-lessons .lesson-status{font-style:normal}.module-lessons .lesson-status.complete{color:#63a95f}.module-lessons .lesson-status.complete:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em;content:""}.single-course .course-lessons>header h2{margin-bottom:1em}.course .module{position:relative;margin-top:1em;margin-bottom:1em;border:none}.course .module header{align-items:center;background:rgba(0,0,0,.05);box-sizing:border-box;display:flex;margin-bottom:0;padding:1em 20px;width:100%}.course .module header h2{display:inline-block;font-size:1.8em;margin-right:20px}.course .module header .status{margin-left:auto;white-space:nowrap}.course .module .module-description{padding:1em 20px;background:rgba(0,0,0,.015);margin:0;font-style:italic}.course .module .module-lessons header{margin:0 !important;padding:.6em .6em .6em 20px !important;border-top:1px solid rgba(0,0,0,.05) !important;border-bottom:1px solid rgba(0,0,0,.05);background:rgba(0,0,0,.03)}.course .module .module-lessons header h3{margin:0;font-size:1.2em}.course .module .module-lessons ul{margin:0 !important;padding:0 !important;margin-bottom:2em !important;list-style:none !important}.course .module .module-lessons ul li{list-style:none !important;margin:0 !important;position:relative}.course .module .module-lessons ul li a{display:block;border-bottom:1px solid rgba(0,0,0,.05);padding:.618em .618em .618em 3.618em;background:rgba(0,0,0,.01);position:relative;font-size:1.1em;text-decoration:none}.course .module .module-lessons ul li a:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:150%;margin-right:.618em;font-weight:400;line-height:1em;width:1em;position:absolute;left:20px;top:.5em;content:"";color:rgba(0,0,0,.1)}.course .module .module-lessons ul li a:hover{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);text-decoration:none}.course .module .module-lessons ul li a:hover:before{content:"";color:rgba(0,0,0,.2)}.course .module .module-lessons ul li a .preview-label{float:right;top:-0.2em}.course .module .module-lessons ul li.completed a{color:rgba(0,0,0,.4)}.course .module .module-lessons ul li.completed a:before{content:"";color:#63a95f}@font-face{font-family:"FontAwesomeSensei";src:url(//amanaturis.com/wp-content/plugins/sensei-lms/assets/dist/fonts/fontawesome-webfont.45de4ef7.woff2) format("woff2"),url(//amanaturis.com/wp-content/plugins/sensei-lms/assets/dist/fonts/fontawesome-webfont.e646f99c.woff) format("woff");font-weight:400;font-style:normal}@-webkit-keyframes spin-360{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);zoom:1}to{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}}@-webkit-keyframes spin-360{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);zoom:1}to{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}}.sensei-lms-notice{background-color:#f6f7f7;margin-bottom:21px;padding:17px 26px;color:#1e1e1e}.sensei-lms-notice .sensei-block-wrapper{margin:0}.sensei-message{clear:both;margin-top:1.387em;margin-bottom:1.618em;padding:1em 1.618em;border:none !important;-webkit-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.sensei-message a{text-decoration:underline}.sensei-message a:hover{text-decoration:none}.sensei-message:after{content:"";clear:both;display:block}.sensei-message:before{font-family:"FontAwesomeSensei";display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em;font-size:1.387em;position:relative;top:.1em}.sensei-message.info{background:#eee}.sensei-message.info:before{content:""}.sensei-message.info a{color:rgb(59.5,59.5,59.5)}.sensei-message.info a:hover{color:rgb(46.75,46.75,46.75)}.sensei-message.alert{background:#ffd9c8}.sensei-message.alert:before{color:#ed6c6c;content:""}.sensei-message.alert a{color:hsl(0,78.1818181818%,57.6470588235%)}.sensei-message.alert a:hover{color:hsl(0,78.1818181818%,52.6470588235%)}.sensei-message.success{background:hsl(116.7567567568,30.081300813%,86.7647058824%)}.sensei-message.success:before{color:#63a95f;content:""}.sensei-message.success a{color:rgb(77.9268292683,138.5365853659,74.4634146341)}.sensei-message.success a:hover{color:rgb(68.5975609756,121.9512195122,65.5487804878)}.course-completed.singular .entry-header,.course-completed .entry-title{border:0;height:0;margin:0;padding:0;visibility:hidden}#my-courses #customer_login{column-gap:1.5rem;display:flex}@media screen and (max-width: 782px){#my-courses #customer_login{flex-direction:column}}#my-courses #customer_login label{display:block;margin-bottom:.7rem}#my-courses #customer_login input.input-text{box-sizing:border-box;font-size:var(--wp--preset--font-size--small);line-height:normal;margin:0;outline:0;padding:.9rem 1.1rem;width:100%}#my-courses #customer_login>div{display:flex;flex:1 1 0;flex-direction:column}#my-courses #customer_login form{border:1px solid #d3ced2;border-radius:5px;flex:1 1 0;margin:0 0 2em 0;padding:20px;text-align:left}#my-courses #customer_login .sensei-login-submit .button{margin-right:1em}.theme-twentytwentyone #customer_login .remember_me,.theme-twentytwentyone #customer_login .sensei-login-submit,.theme-twentytwentyone #customer_login .form-row:last-child{margin-top:1rem}