.filterableitems_container{margin-right:-30px !important;}
#title .pagetitle{padding-top:30px;}
.logged-out .smallimg{ grid-template-columns:1fr; -ms-grid-columns:1fr;} 
.smallimg{
display:-ms-grid !important;
display:grid !important;
grid-template-columns:20px 1fr;
-ms-grid-columns:20px 1fr;
} .archive.directory #buddypress .item-list-tabs { display: none;} #bp-upload-ui .moxie-shim.moxie-shim-html5{z-index:999;}  span.text-options {display: none;}
.input-options.datebox-selects label{display:none;}
.field_error input{border-color:#F16645!important;}
.field_error .message.error{text-align:left;display:inline;position:relative;padding-right: 60px;}
.field_error .message.error:after{content:"\e036";font-family:fonticon;position:absolute;right:10px;top:10px;color:rgba(0,0,0,0.25);font-size:11px;}
.field_error .message.error:hover:after{color:#fff;}  #courselist{
margin:30px 0;
}
.show_hint{
position:absolute;
top:30px;
right:30px;
}
.question.fillblank p{display:inline;margin:0;}
.vibe_fillblank{
min-width: 180px;
position: relative;
display: inline-block;
padding: 12px 5px 10px;
}.vibe_fillblank:after{
content:'';display:block;width:100%;height:2px;background:#444;
position:absolute;left:0;bottom:-2px;
}span.vibe_fillblank:focus{outline:none;}
.hint{display: none;font-size:13px;}
.show_explaination,
.show_hint span{
font-family: 'fonticon';
font-size:32px;line-height: 32px;
color:#bbb;cursor: pointer;
}
.show_explaination{font-size:12px;line-height: 1;margin-left:5px;}
.show_hint.active span{font-size:24px;line-height: 32px;}
.show_explaination:before{
content:"\e05d";
}	
.content .matchgrid_options li{
list-style:none;
position: relative;
}
.matchgrid_options li{
border:1px solid rgba(0,0,0,0.08);
padding:15px; font-size:13px;
border-radius:2px;
}
.matchgrid_options li.ui-draggable-dragging{
position: relative;
top:0;
left:0;
}
.explaination{
display: none;
padding:10px; 
margin:20px 0 -12px;
border:1px solid rgba(0,0,0,0.08);
border-radius:2px;
font-size:13px;
background: #f6f6f6;
}
.explaination strong {
color: #4A4848 ;
font-size: 15px;
margin: 10px 0px;
display: block;
}
.explaination span {
float: none;
padding: 0;
margin: 0;
}
.course_details li i.i_course_time{    
font-size: 12px;
line-height: 16px;
}
.widget .course_details>ul>li:first-child i.i_course_time {display:block;}
.show_hint span:before{
content: "[";
}
.show_explaination.active:before{
content: "\e092";
}
.show_hint.active span:before{
content: "\e036";
}
.submissions.show .course_students,
.submissions.show .quiz_students,
.submissions.show .assignment_students{
display: block;
}
.assignment_students .assignment_content{padding-top:30px;}
.submissions .tab-pane .quiz_students>li>.q+strong{
color:#222;
padding:5px;
border-radius:2px;
border:1px solid #f0c36d;
background-color: #f9edbe;
}
.unit_prevnext .col-md-6{text-align: center;}
.unit_prevnext .col-md-6+.col-md-3{text-align: right;}
.unit_line a.unit,
.unit_line a.quiz,
.unit_line a.quiz{cursor:pointer;}
.course_curriculum strong span{
color:#bbb;float:right;
}
h4.minmax{
font-size: 12px;
font-weight: 600;
border-bottom: 5px solid rgba(0,0,0,0.08);
padding: 8px 0;
}
h4.minmax i{color:#bbb;float:right;font-size:16px;}
#courselist li .course_desc{
padding:10px 30px;
}
.single .unit_prevnext{opacity: 0;} .unit_prevnext{
padding: 15px;
height: 55px;
border: 2px solid #3f4c4f;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
background: #313b3d;
margin: 20px -20px -20px;
font-size: 12px;
text-transform: uppercase;
}
#next_unit{float:right;}
#next_unit:after,#next_quiz:after {
content: "\e0f6";
font-family: 'fonticon';
float: right;
margin-left: 5px;
margin-top: 1px;
}
#prev_unit:after,#prev_quiz:after {
content: "\e172";
font-family: 'fonticon';
float: left;
margin-right: 5px;
margin-top: 1px;
}
.unit_prevnext a{
color:#FFF;
font-weight:600;
}
@media(max-width:768px){
.unit_prevnext{display:grid;grid-template-columns:1fr 1fr 1fr;}
#next_unit > span,#prev_unit>span,
#next_quiz > span,#prev_quiz>span{
display:none;
}
}
@media(max-width:460px){
.question .match_playground .droppable{
padding:1rem;
}
.quiz_questions_content .question span.question_hint_content{
left:0 !important;
}
.course_content_panel .unit_wrap .unit_prevnext{
top: 30px;
bottom: auto !important;
left: auto !important;
right: 30px;
width: 142px !important;
border:1px solid rgba(0,0,0,0.05);
background: rgba(0,0,0,0.8);
border-radius: 5px;
padding:0;
}
.course_content_panel .unit_wrap a:after{
width: 42px;
padding: 8px 0;
}
a#mark-complete{
display:block;
width:42px;
}
a#mark-complete>span {
display: none;
}
a#mark-complete:after{
content:"\f192";
display:block;
font-family:fontawesome;
}
a#mark-complete.disabled:after{
content:"";
padding:0;
}
a#mark-complete.disabled{
line-height: 3;
}
} #item-admins .instructor_course{
clear:both;
display: inline-block;
width:100%;
padding-top: 10px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,0.2);
}
.single-course #item-admins .instructor_course:first-child{padding-top:0;}
.single-course #item-admins .instructor_course:last-child{
border:none; padding-bottom:0;
}
div#unit_content .page_title .instructor img {
width: 32px;
border-radius: 50%;
}
.course_desc + ul{
max-width: 200px;
position: absolute;
right: 0;
top: 0;
background:rgba(0,0,0,0.08);
height:100%;
}
#item-meta .star-rating{
max-width:none;
width:auto;
float:left;
}
.course_timeline li:first-child a{
margin-top:15px;
display: inline-block;
}
#courselist li .course_desc + ul > li{
margin:0;
padding:8px 16px;
background:rgba(0,0,0,0.08);
border-bottom:1px solid #DDD;
}
#courselist li .course_desc + ul > li:hover{
background:#DDD;
}
#courselist li .course_desc + ul > li i{
font-size:16px;
margin-right:10px;
float:left;
}
.curriculum_check li{
padding:6px 0;
position: relative;
padding-left:50px;
}
.curriculum_check li span{
display: block;
position: absolute;
right:0;
top:12px;
}
.curriculum_check li span:after{
font-family: 'fontawesome';
content: "\f10c";
font-size: 20px;
color: #EEE;
}
.curriculum_check li span:hover:after{
content: "\f058";
cursor:pointer;
}
.curriculum_check li span.done:after{
content: "\f058";
color: #70c989;
}
.curriculum_check li strong{
float:right;
text-transform: uppercase;
}
.course_students.loading{opacity: 0.2;}
.course_students .curriculum_check li {
padding:15px 30px 15px 0;
}
.quiz_result h3.heading{line-height: 1.5;}
.check_user_quiz_results{cursor:pointer;}
#courselist li .course_desc + ul > li span{
font-size:11px;
text-transform: uppercase;
font-weight:600;
}
.show_side{margin-top: 15px;display: none;}
.course_stats_user{
display: inline-block;
padding:20px 0;
width:100%;
}
.course_grade li{
padding: 8px 0;
border-bottom: 1px dotted rgba(0,0,0,0.08);
}
#average,#pass,#badge,
.course_quiz{
width: 33%;
float: left;
margin:30px 0;
text-align: center;
}
@media (max-width:540px){
#average, #pass, #badge, .course_quiz{
width:100%;
text-align:center;clear:both;
}
#average span, #pass span, #badge span, .course_quiz span{
display:block;
}
}
.begin_quiz,
.submit_quiz{
cursor:pointer;
}
.course_quiz h5{
text-align: center;
color:#bbb;
font-size:12px;
font-weight:600;
text-transform: uppercase;
}
#average canvas,#pass canvas,#badge canvas,.course_quiz canvas{
margin:10px 0;
}
.badge-popup{
text-align: center;
padding: 30px;
display: inline-block;
border-radius: 2px;
background: #FFF;
}
.course_grade li strong{
color:#222;
float:right;
}
.course_grade li strong span{color:#bbb;}
h4.students_course{
margin: 0 -20px 10px;
padding: 10px 20px;
background: rgba(0,0,0,0.08);
}
h4.students_course strong{
float: right;
padding: 5px 5px;
background: #78c8ce;
color: #FFF;
line-height: 1;
border-radius: 50%;
}
.calculate_panel{
clear:both;
margin: 0 -20px;
padding: 10px 20px;
background: rgba(0,0,0,0.08);
text-align: right;
}
.calculate_panel strong{float:left;text-transform: uppercase;font-size:12px;margin-top:8px;}
.calculate_panel i{font-size:24px;margin-left:10px;color:#78c8ce;}
.complete_course{
text-align: center;
display: block;
width:100%;
}
.complete_course canvas{display: inline-block;}
.course_stats_user h6{
padding: 10px 20px;
margin: 10px -20px !important;
background: rgba(0,0,0,0.08);
}
.course_stats_user h6 span{float:right;font-weight:600;}
.in_details{
display: none;
font-size:11px;
margin:20px 0;
text-transform: uppercase;
font-weight:600;
}
.in_details strong{float:right;}
#userstats{
margin:30px 0;
display: inline-block;
width:100%;
}
#userstats li{
clear:both;
display: inline-block;
width:100%;
padding:10px 0 15px 0;
border-bottom:1px solid rgba(0,0,0,0.08);
}
#userstats li .ajax-certificate{
float:right;
line-height: 0;
font-size:36px;
color:#666;
margin-right:20px;
}
#userstats li .ajax-badge{
display: inline-block;
float:right;
}
#userstats li .ajax-badge img{border-radius:50%;border:1px solid rgba(0,0,0,0.08);}
#userstats h4{margin:0;font-size:16px;width:50%;font-weight:600;display: inline-block;float:left;}
#userstats h4 span,
#userstats h4 + span{color:#bbb;font-size:11px;font-weight:600;}
#userstats li img{
width: 48px;
float: left;
margin-right: 20px;
border-radius: 2px;
}
#userstats li strong{
float:right;
font-size:12px;
font-weight:600;
margin:10px 30px 0 0;
}
.pricing_course {
position:relative;
cursor:pointer;
min-width:120px;
}
.pricing_course .drop {
display:none;
position:absolute;
overflow:auto;
top:20px;
left:0;
z-index:99;
width:100%;
text-align: center;
border-radius: 4px;
}
.pricing_course .drop label {
display:block;
cursor:pointer;
padding: 12px 0;
background: #fafafa;
border: 1px solid rgba(0,0,0,0.08);
margin:0;
}
.pricing_course .drop label+label{border-top:none;} .price span.subs{
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
color:#70c989;
} .course-list1{
margin-left: 60px;
display: block;
font-size: 11px;
text-transform: uppercase;
color: #666;
}
.course-list1 .course-star-rating{display:block;    margin-top: 2px;}
.course-list1 .course-star-rating+strong{
float: left;margin-top: 2px;
}
div.course_reviews .modern-star-rating strong.course-star-rating small:before {
font-size: 22px;
}
.author .instructor_stats .star-rating .bp_blank_stars:before{color:#000;font-size:25px;}
.author .instructor_stats .star-rating .bp_filled_stars:before{color:#000;font-size:25px;}
.bp_blank_stars {
position: relative;
display: inline-block;
color: #FFCB10;
overflow: hidden;}
.bp_filled_stars {
position: absolute;
top: 0;
color: #FFCB10;
overflow: hidden;
float: left;
left: 0;
}
.bp_blank_stars:before {
font-weight: 200;
content:"\f006\f006\f006\f006\f006";
font-family:fontawesome;
font-size:15px;
}
.bp_filled_stars:before{
font-weight: 200;
content:"\f005\f005\f005\f005\f005";
font-family:fontawesome;
font-size:15px;
}
.course-list1 h6{
font-size: 1rem;
text-transform: none;
}
.course-list1 .students{
clear: left;
} h5.credits strong{
clear:both;display: inline-block;
}
.showhide_indetails,
.retake_submit{
float: right;
color: #bbb;
font-size: 24px;
margin-top:10px;
margin-right:10px;
}
.widget.pricing #retake_course_submit_form{text-align:center;}
.widget.pricing a.link.retake_submit.tip {float:none;}
.widget.pricing a.link.retake_submit.tip i:before{
margin-right:5px;
}
.widget_course_list a:hover img{
border-color:#78c8c9;
}
.widget_course_list li h6{
margin:0;
font-size:14px;
}
.widget_course_list li img{
float:left;
max-width:48px;
border:2px solid rgba(0,0,0,0.08);
margin-right:10px;
border-radius:2px;
}
.widget_course_list li h6 span{
display: block;
font-size:11px;
color:#bbb;
font-weight:600;
text-transform: uppercase;
}
.course_instructor_widget img{
max-width: 48px;
border-radius: 50%;
float: left;
margin: 0 15px 15px 0;
}
.course_instructor_widget .instructor_course{clear:both;}
.course_instructor_widget h5{
margin:10px 0;
padding:10px 0;
border-bottom:3px solid rgba(0,0,0,0.08);
font-size: 14px;
font-weight: 600;
}
.course_instructor_widget .tip{
float: right;
font-size: 24px;
color: #bbb;
}
.instructor_line{
clear:both;
display: inline-block;
width:100%;
margin:20px 0;
border-bottom:5px solid rgba(0,0,0,0.08);
}
.instructor_line h3 a{
float: right;
font-size:13px;
color:#bbb;
text-transform: uppercase;
font-weight:600;
}
.instructor_line:hover a{color:#78c8c9;}
.instructor_line h3 i{
font-size:16px;
margin-left:10px;
}
#question.quiz_submitted_fade{
opacity:0.2;
}
#total_marks > strong > span{
min-width: 20px;
background: #fafafa;
display: inline-block;
min-height: 20px;
padding: 2px 5px;
}
#set_quiz_marks{float:right;width: 120px;margin: 0 10px;} .question_content{
position: relative;
margin-top:15px;
padding:15px 30px 10px 0;
border-top: 1px solid rgba(0,0,0,0.08);
}
.main_unit_content ul.question_options{
list-style:none !important;
margin-left:0 !important;
}
.question_options .checkbox>input[type=checkbox]:checked+label:after{line-height:1.4;}
.main_unit_content ul.check_options li {
float: left;
margin-right: 10px;
font-size: 11px;
text-transform: uppercase;
}
ul.check_options {
list-style: none !important;
margin-left: 0 !important;
display: inline-block;
width: 100%;
padding: 15px 0 0;
}
.main_unit_content ul.check_options li a{
cursor: pointer;
}
.white-popup {
position: relative;
background: #FFF;
padding: 20px;
width:auto;
max-width: 500px;
margin: 20px auto;
} .main_unit_content a.show_hint{right:0;}
#ajaxloader.disabled{display: none;}
#ajaxloader{
position: absolute !important;
top:50%;
left:50%;
display: inline-block;
border-radius: 50%;
transform: translateZ(0);
color: rgba(0,0,0,0.2);
margin-left:-3rem !important;
font-size:5rem;
width: 1em;
height: 1em;
margin: -30px auto;
-webkit-animation: load6 1s linear infinite;
-moz-animation: load6 1s linear infinite;
-o-animation: load6 1s linear infinite;
animation: load6 1s linear infinite;
}
.course_bulk_actions{
position: relative;
}
.course_bulk_actions strong{float:left;}
.course_bulk_actions ul{
display: inline-block;
float: right;
}
.course_bulk_actions ul li{float:left;}
.bulk_message,
.bulk_add_students,
.bulk_change_status,
.bulk_assign_students,
.bulk_extend_subscription_students{
margin:24px 0 0;
border-top:5px solid rgba(0,0,0,0.08);
padding-top:10px;
display: none;
}
.bulk_message .button,
.bulk_add_students .button,
.bulk_assign_students .button,
.bulk_change_status .button,
.bulk_extend_subscription_students .button{
margin:10px 0;
}
.mfp-content .heading .small_link,
.mfp-content .item-list-tabs{
display: none;
}
.mfp-content .user_quiz_result,
.mfp-content .quiz_result{
padding: 15px;
background:#fff;
}
.user_quiz_result button.mfp-close {top: 30px;}
.mfp-content .unit_content {
padding: 30px !important;
}
.bulk_add_students .select2.select2-container{
width:100% !important;
color: #444;
}
#student_usernames{width:100%;} .stat_num strong{
clear:both;
display: block;
font-size:24px;
line-height: 24px;
padding:5px 0;
border-bottom:1px solid rgba(0,0,0,0.08);
}
.stat_num strong span{float:right;} .course_filters{
padding:20px;
background:#FFF;
border-radius:2px;
}
.course_filters .checkbox,.course_filters .radio{margin:3px 0;display:inline-block;}
.course_filters .checkbox label:before,
.course_filters .radio label:before{float:left;}
.course_filters .checkbox label:after{    left: 3px;top: -1px;}
.course_filters h4{
padding-bottom:8px;font-weight: 600;
margin-bottom:8px;margin-top:0;
border-bottom:2px solid rgba(0,0,0,0.08);
font-size:16px;text-transform:uppercase;
}
.course_filters ul+h4{margin-top:10px;}
.widget .course_filters ul.date_filter li{
padding:0;
}
.widget .course_filters ul.date_filter li input[type="text"]{
margin:0;
}
.widget .course_filters ul.date_filter li input[type="text"]:first-child{
margin-bottom:5px;
}
.widget .course_filters ul li
.widget .course_filters ul li input{float:right;}
#submit_filters,.course_filters label{cursor: pointer;font-weight:400;}
.sub_categories{display:none;}
.category_filter li > .sub_categories{
padding-left: 10px;
border-left: 2px solid rgba(0,0,0,0.08);
}
.category_filter>li>span{
float:right;
}
.category_filter>li>span:before{
content: "\e05d";
font-family: 'fonticon';
font-size: 8px;
margin: 0 5px;
color: #bbb;
}
.category_filter>li>span.active:before{
content: "\e092";
}
#active_filters{
margin-bottom: 10px;
display: inline-block;
width:100%;
}
#active_filters li:first-child{margin-left:20px;padding-top:6px;}
#active_filters li.all-filter-clear{
float:right;cursor: pointer;
padding:8px 20px 0 15px;
font-size:12px;
font-weight:400;
}
#active_filters li{
float: left;
color: rgba(0,0,0,0.6);
margin-right: 10px;
position: relative;margin-bottom: 10px;
}
#active_filters li span{
font-weight:600;
font-size: 11px;
padding: 8px 25px 8px 10px;
border: 1px solid rgba(0,0,0,0.08);
background: rgba(255,255,255,0.8);
border-radius: 2px;
position: relative;
color: rgba(0,0,0,0.6);
cursor:pointer;
text-transform: uppercase;
display: inline-block;
}
#active_filters li span:after {
content: "\e1bf";
font-family: 'fonticon';
position: absolute;
right: 5px;
top:8px;
font-size: 11px;
color: rgba(0,0,0,0.3);
}
#active_filters li.all-filter-clear:before{
content: "\e1bf";
font-family: 'fonticon';
position: absolute;
left: 0px;
top:9px;
font-size: 11px;
color: rgba(0,0,0,0.3);
} #applications ul li{
display:inline-block;
width:100%;
padding:8px 0;
border-bottom:1px dotted #EEE;
}
#applications ul li img{
border-radius:50%;
}
#applications ul li span.approve,
#applications ul li span.reject{
float:right;
margin-left:10px;
font-size:11px;
color:#bbb;cursor:pointer;
text-transform: uppercase;
text-align: center;
}
#applications ul li span.approve:before,
#applications ul li span.reject:before{
display:block;
font-size:24px;
color:#bbb;
content:"\f10c";
line-height: 1;
font-family:'fontawesome';
}
#applications ul li span.approve.loading:before,
#applications ul li span.reject.loading:before{content:"\f110"}
#applications ul li span.approve.active,
#applications ul li span.approve:hover{color:#70c989;}
#applications ul li span.approve:hover:before,
#applications ul li span.approve.active:before{
content:"\f05d";
color:#70c989;
}
#applications ul li span.reject.active,
#applications ul li span.reject:hover{color:#fa7252;}
#applications ul li span.reject:hover:before,
#applications ul li span.reject.active:before{
content:"\f05c";
color:#fa7252;
} .enable_comments .main_unit_content{
padding-right: 30px;
}
.enable_comments .main_unit_content.stop_notes{
padding-right:0;
}
.main_unit_content p{position: relative;}
.unit_content p span.side_comment{
position: absolute;
top: 0;
right: -30px;
padding: 3px 6px;
background: rgba(0,0,0,0.08);
border-radius:2px;
font-size: 12px;
line-height: 1;
cursor: pointer;
}
.unit_content p span.side_comment:after {
content: '';
border: 6px solid;
border-color: rgba(0,0,0,0.08)transparent transparent rgba(0,0,0,0.08);
position: absolute;
top: 15px;
right: 0px;
}
.unit_content p span.side_comment:hover,
.unit_content p span.side_comment.active{
background-color:#78c8c9;
color:#FFF;
}
.heading a.post-edit-link, .heading .vc_inline-link {
font-size: 11px;
color: #bbb;
font-weight: 600;
margin-left: 5px;
}
.unit_wrap{
overflow:hidden;
}
.unit_content p span.side_comment:hover:after,
.unit_content p span.side_comment.active:after{
border-color: #78c8c9 transparent transparent #78c8c9;
}
.instructor_reply_unit_comment.call{opacity: 0.4;}
.unit_content{overflow:hidden;}
.unit_content,
.main_unit_content{
height: auto;
display:inline-block;
width: 100%;
}
.unit_wrap{
position: relative;
}
.main_unit_content{
z-index:99;
width: 100%;
height: auto;
display:inline-block;
}
.main_unit_content {
position: relative;
left: 0;
width: 100%;
display:block;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.main_unit_content::after{
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
content: '';
opacity: 0;
over-y:hidden;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.open .main_unit_content::after {
width: 100%;
height:100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
} .open .main_unit_content {
-webkit-transform: translate3d(-240px, 0, 0);
transform: translate3d(-240px, 0, 0);
}
.side_comments {
z-index: 1;
}
.side_comments{
position: absolute;
top: 80px;
right: 10px;
font-size:12px;
z-index: 100;
visibility: hidden;
width: 220px;
height: auto;
opacity: 0.1;
background:transparent;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: translate3d(240px, 0, 0);
transform: translate3d(240px, 0, 0);
}
.unit_content.open ~ .side_comments{
visibility: visible ;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
overflow-y:auto;
overflow-x: hidden;
opacity: 1;
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.side_comments.scroll{
overflow-y:scroll !important;
max-height:100%;
}
.side_comments::after {
display: none;
}
.side_comments,
.side_comments p,.side_comments a.comment_author{
font-size:13px;
}
.side_comments >ul{position: relative;}
.side_comments >ul>li{
padding:10px 0;
display: inline-block; width:100%;
border-bottom:1px solid rgba(0,0,0,0.08);
}
#all_comments_link{
font-size: 11px;
border-bottom: 1px solid rgba(0,0,0,0.08);
width: 100%;
display: block;
text-align: right;
}
.side_comments ul.actions{
display:inline-block;
padding:0;
width:100%;
margin:0 0 0 42px;
}
.side_comments ul.actions li{
float:left; 
margin-right:10px;
}
#notes_discussions .actions a,
.side_comments a{color:#bbb;}
#notes_discussions .actions a:hover,
#notes_discussions .actions a.reply_unit_comment.meta_info,
.side_comments ul.actions li a:hover,
.side_comments a.reply_unit_comment.meta_info{color:#78c8c9;}
.side_comments .add-comment{
color: #B3B3B1;
font-size: 14px;
line-height: 22px;
font-weight: 300;
padding: 0px 8px;
letter-spacing: 0.05em;
text-decoration: none;
padding-top: 10px;
display: inline-block;
cursor:pointer;
}
.side_comments .add-comment.deactive{display: none;}
.side_comments .comment-form {
display: none;
}
.side_comments .comment-form.active{display: block;}
.side_comments .add-comment:before{
content: "+";
border: 2px solid #DEDEDC;
border-radius: 100px;
width: 23px;
height: 23px;
color: #DEDEDC;
display: block;
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: 18px;
float: left;
margin-right: 15px;
letter-spacing: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.side_comments li img,
.comment-form img{
max-width: 32px;
border-radius: 50%;
margin: 10px 10px 10px 0;
float: left;
}
.side_comments .unit_comment_content,
.side_comments .comment-form article.live-edit{
margin-left:42px;
}
.new_side_comment p{margin:0;}
.side_comments li a,
.comment-form span{text-transform:uppercase;font-weight:600;}
.side_comments li a.unit_comment_author,
.comment-form span{
padding-top: 10px;
font-size:11px;
display: inline-block;
}
.new_side_comment > ul{
padding-left:10px;
list-style: disc outside none;
} .unit_content ol.commentlist li>ul.children,
.unit_content ol.commentlist li+ul.children  {
margin-left: 64px;
}
.main_unit_content ol {
list-style: decimal !important;
padding-left: 20px; } .quiz_title {
padding-bottom:10px;
border-bottom:1px solid rgba(0,0,0,0.08);
margin-bottom:20px;
}
.quiz_title .quiz_meta{
max-width: 72px;
float: right;
}
.quiz_title .quiz_meta .progress{
clear: both;
display: none;
margin: 0;
width: 72px;
padding: 0;
}
.quiz_title .quiz_meta.show_progress .progress{display: inline-block;}
.quiz_title .progress .bar{
padding:2px;
}
.inquiz_timer{
width: 72px;
position: relative;
float:right;
}
.inquiz_timer:after{
content:'';
background:transparent;
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index: 99;
}
.quiz_meta i{
font-size: 11px;
text-align: center;
width: 72px;
display: none;
}
.quiz_meta.show_progress i{
display: block;
}
.inquiz_timer span.countdown {
top: 26px;color:#444;
font-size: 16px;
text-align: center;
}
.inquiz_timeline{
display: inline-block;
float: right;
}
.inquiz_timeline ul li{float:left;}
.quiz_title .inquiz_timeline ul{width:auto;}
.in_question{
margin-top:30px;
border-top:5px solid rgba(0,0,0,0.08);
}
.main_unit_content>.in_question::nth-child(1){
margin:0;border:none;
}
.in_question .question{
position: relative;
padding:30px 0 10px;
}
.in_question .question_options{
margin-left:0 !important;
list-style:none !important;
}
.question_options .radio>label:before{
float:left;
margin-top:2px;
}
.question_options .checkbox>label:before{
float:left;
margin-top:2px;
}
.question_options .checkbox>label:after{
top:1px;
}
.in_question .question.fillblank p{
display: inline;
line-height: 0;
}
.in_question .question.fillblank article.live-edit{
min-width: 160px;
border-bottom: 1px solid;
line-height: 1.5em;
display: inline-block;
}
.in_question .marks{float:right;margin-top:20px;}
.in_question .show_hint{
top:50px; right:0;z-index: 99;
}
.question_options.match li{
list-style:none;
position: relative;
}
.question .matchgrid_options ul{
list-style:none !important;
margin:0 !important;
}
.question_options.match li{
clear: both;
display: inline-block;
background:#FFF;
border: 1px solid rgba(0,0,0,0.08);
margin: 15px;
padding: 5px 15px 5px 35px;
position: relative;
border-radius: 2px;
}
.question_options.match li label>span {
color: #bbb;
font-family: 'fonticon';
font-size: 16px;
position: absolute;
left: 10px;
top: 5px;
}
.question_options.match li label>span:before {
content: "\e0e0";
}
.question_options.sort li{
padding:5px 10px;
border:1px solid rgba(0,0,0,0.08);
cursor: move;
}
.matchgrid_options li.ui-draggable-dragging{
position: relative;
top:0;
left:0;
}
.in_quiz .pagination{
border-top: 1px solid rgba(0,0,0,0.08);
border-radius: 0;
padding: 20px 0 0;margin-bottom:0;
display: inline-block;
width:100%;
}
.in_quiz .pagination label{float:right;}
.in_quiz .pagination ul li{float:left;}
.in_quiz .pagination ul li a{cursor:pointer;}
.in_quiz .pagination ul{
float:right;
display: inline-block;
list-style:none !important;
} .course_instructor_widget .instructor_meta{display:none !important;}
.single_text{
display: inline-block;
width: 100%;
margin-bottom: 40px;
}
#retakes9999{display:none;} h3.assignment_heading{
clear:both;
padding:10px 0;
font-size:16px;
display:inline-block;
width:100%; 
}
h3.assignment_heading.heading>strong{
display:inline-block;
font-size:12px;
}
h3.assignment_heading.heading>strong>span{float:left;margin-left:10px;}  .course_review{
background: rgba(0,0,0,0.05);
padding: 20px;
border-radius: 2px;	
}
.course_review h4,
.list_course_review h4{
font-size:20px;
font-weight:600;
margin-top:0;
}
.course_review h5{
font-size:16px;
margin-bottom: 0;
}
.course_review h5 span{
display: block;
font-size:14px;
}
.course_review .review_author{
display: inline-block;
width: 100%;
padding: 10px 0 0;
}
.flexslider .slides .review_author img,
.widget_reviews_list li .course_review img,
.widget_reviews_list li img{
max-width:48px;
margin:10px 5px 0 0 ;
float:left;
border-radius:50%;
}
.list_course_review{
margin-left:60px;
}  .ui-datepicker {
height: auto;
margin: 5px auto 0;
border: 2px solid #444;
font-size: 11px;
border-radius: 2px;
background: #FFF; }
.ui-datepicker a {
text-decoration: none; } .ui-datepicker table {
width: 100%; }
.ui-datepicker-header {
background: #444;
color: #e0e0e0;
font-weight: bold;
line-height: 30px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #111; }
.ui-datepicker-title {
text-align: center;
font-weight: 600;
font-size: 12px;
color: #FFF; }
.ui-datepicker-prev, .ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
font-family: 'dashicons';
position: relative; }
.ui-datepicker-prev {
float: left;
background-position: center -30px; }
.ui-datepicker-prev:before {
content: "\f341";
color: #FFF;
font-size: 20px;
position: absolute;
margin-top: -20px;
left: 0; }
.ui-datepicker-next {
float: right;
background-position: center 0px; }
.ui-datepicker-next:before {
content: "\f345";
color: #FFF;
font-size: 20px;
position: absolute;
margin-top: -20px;
right: 0; }
.ui-datepicker thead {
background-color: rgba(0,0,0,0.08);
border-bottom: 1px solid rgba(0,0,0,0.08); }
.ui-datepicker th {
text-transform: uppercase;
font-size: 11px;
text-align: center;
padding: 5px 0;
color: #444; }
.ui-datepicker tbody td {
padding: 0; }
.ui-datepicker tbody td:last-child {
border-right: 0px; }
.ui-datepicker tbody tr {
border-bottom: 1px solid rgba(0,0,0,0.08); }
.ui-datepicker tbody tr:last-child {
border-bottom: 0px; }
.ui-datepicker td span, .ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 28px;
height: 28px;
line-height: 28px;
color: #666666; }
.ui-datepicker-calendar .ui-state-default {
border-right: 1px solid rgba(0,0,0,0.08);
font-weight: 400; }
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7; }
.ui-datepicker-calendar .ui-state-active {
background: #70C989;
color: #FFF;
font-weight: 600;
position: relative; }
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3; }
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0; }
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 29px;
margin-right: 0; }
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0; } #buddypress .course_essentials .instructor_course img{height:auto;}
.wp-playlist-tracks+.wp-playlist-tracks{display:none;}
@media(max-width:992px){
.unit_prevnext{height:auto !important;}
.unit_prevnext .col-md-6,
.unit_prevnext .col-md-3,
.unit_prevnext .col-md-6+.col-md-3{
text-align: center;
padding:5px 0;
}
#next_unit{float:none !important;}
}
@media(max-width:768px){
section#certificate.certificate_generated{
width:90%;
}
}
@media print{
a[href]:after {
content: none !important;
}
.quiz_result a{display:none !important;}
}
.action .batch_course img{
width:48px;
height:48px;
overflow:hidden;
display:block;
float:left;
margin:6px 3px;
border-radius:2px;
}
.mfp-content .back_to_course{display:none;}
@media print{
.certificate_print i{display:none;}
}
#fullbody_mask{
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
z-index:9999;
} .unit-comment-body.unapproved{padding: 15px;background: rgba(0,0,0,0.05);}
#question.correct,#question.incorrect,.in_question.correct,.in_question.incorrect{min-height: 180px;position: relative;overflow: hidden;}
.quiz_bar{z-index:99;}
.check_question_answer+.quiz_bar{position:relative !important;display:inline-block;}
.check_question_answer{position:relative;cursor:pointer;}
.quiz_timeline li.incorrect span{background:#ef614d !important;color:#fff;}
.quiz_timeline li.incorrect>span:before{content:"\e036" !important;font-family: fonticon;color: #FFF;font-size: 10px;line-height: 1;position: absolute;top: 2px;left: 2px;}
.quiz_timeline li.correct span{background:#75b733 !important;color:#fff;}
.question_wrapper span:before{font-family: fonticon;top:18px;left:18px;content: "\e038";color: #FFF;font-size: 30px;line-height: 1;position: absolute;}
.question_wrapper .incorrect>span:before{content: "\e036";}
.question_wrapper .incorrect>span{background:#ef614d;}
.question_wrapper .correct,.question_wrapper .incorrect{display:inline-block;margin-top:15px;padding:10px;}
.question_wrapper span{position:relative;width:64px;height:64px;float:left;border-radius:50%;background:#75b733;display:block;padding:30px;transform: scale(15);transition: all 200ms ease-in-out;}
.question_wrapper .correct>span:before{font-family: fonticon;top:18px;left:18px;content: "\e038";color: #FFF;font-size: 30px;line-height: 1;position: absolute;}
.question_wrapper strong{font-size:48px;line-height:64px;margin:0 10px;font-weight:600;color:#75b733;}
.question_wrapper .incorrect>strong{color:#ef614d;}
.question_wrapper.loaded .correct>span,.question_wrapper.loaded .incorrect>span{transform: scale(1);}
.question_wrapper .result{transition:all 200ms ease-in;}
#question.check_answer_loaded+.question_wrapper.loaded .result,
.in_question.check_answer_loaded .question_wrapper.loaded .result{
transform:translateX(40%);
}
#question.check_answer_loaded+.question_wrapper.loaded .result>div,
.in_question.check_answer_loaded .question_wrapper.loaded .result>div{background: rgba(255,255,255,0.8); border-radius: 5px;}
.checked_answer{ margin-bottom:20px;padding: 12px 24px;color:rgba(0,0,0,0.8);border: 1px solid #f0c36d;background-color: #f9edbe;border-radius: 2px;}
.checked_answer.correct{background:#d8eec2;border-color:#75b733;} .submit_inquiz+.save_quiz_progress{margin-left: 10px;padding-left: 10px;border-left:2px solid;}
.save_quiz_progress{cursor:pointer;}
.save_quiz_progress.loading,.submit_quiz_progress{background:none;border:none;}
.save_quiz_progress,.submit_quiz_progress{position:relative;display:inline-block;max-width:300px;margin: 0 auto;}
.submit_quiz_progress{display:block;}
.submit_quiz_progress .save_progress_wrap{position: absolute;width: 120px;bottom: -90px;left: 50%;margin-left: -28px;}
.save_quiz_progress.disabled,.save_quiz_progress.loading,.submit_quiz_progress{cursor:default;}
.save_quiz_progress .save_progress_label{position:relative;display:block;}
.save_quiz_progress .save_progress_label::before,.save_quiz_progress .save_progress_label::after{position: absolute;
right: -15px;font-family:'fontawesome';opacity: 0;transition: opacity 0.3s 0.3s;}
.save_quiz_progress .save_progress_label::before {content: "\f00c";}
.save_quiz_progress.done .save_progress_label::before{opacity:1;}
.save_quiz_progress.loading .save_progress_wrap,.submit_quiz_progress .save_progress_wrap{display: block;-webkit-transition: -webkit-transform 0.2s;transition: transform 0.2s;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateX(90deg) translateZ(10px);transform: rotateX(90deg) translateZ(10px);}
.save_quiz_progress .save_progress_bar,
.submit_quiz_progress .save_progress_bar {
position: absolute;border-radius: 10px;
top: 100%;left: 0;width: 100%;
height: 20px;    background: rgba(0,0,0,0.1);
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.submit_quiz_progress .save_progress_inner,
.save_quiz_progress .save_progress_inner{position: absolute;background:#009dd8;left: 0;top: 0;width: 0;height: 100%;border-radius: 10px;-webkit-transition: width 0.3s, opacity 0.3s;transition: width 0.3s, opacity 0.3s;}  .tour-backdrop {background-color: rgba(0, 0, 0, 0.3);}
.tour-step-backdrop{
padding:15px !important;
background:#FFF;
color:#000 !important;
z-index:9999 !important;
border-radius:5px
}
.popover .closepop:before {
content: "\f00d";
font-family: FontAwesome;
color:#FFF;
}
.popover .closepop{
cursor:pointer;
opacity:1;
text-shadow: inherit;
right: 5px;
font-size: 15px;
font-weight: 100;
position:absolute;
top: 5px;
}
.disable_wplms_tour_popup .popover{
display:none !important;
} 
.disable_wplms_tour_popup div[class^=tour]{
display:none !important;
} 
.generate_course_tour{
margin: 24px 0 0;
border-top: 5px solid rgba(0,0,0,0.08);
padding-top: 10px;
display: none;
}
.mejs-fullscreen .course_content_panel .unit_wrap .unit_prevnext,
.mejs-fullscreen #hideshow_course_pursue_panel {z-index:1 !important;}
.page-template-start .data_stats[data-type="quiz"]{top:100px;}
.single-course .certificate_generated .extra_buttons {display:inline-block !important;}
.quiz_remarks_in_result {
padding: 20px;
margin: 20px 0;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 5px;
}
#message-thread .message-content iframe.wp-embedded-content {position:relative !important;}
a#load_more_cpt_user_results.loading:before {
content: '...';
} .c6 .course_header5_sideblock div#item-header-avatar img{width:100%}
.c7 .course_header5_sideblock div#item-header-avatar img{width:100%}
.instructor_course { 
display: -ms-grid !important;
-ms-grid-columns: 32px 1fr; 
}
.instructor_course ul.instructor_meta {
display: grid;
grid-template-columns: 1fr 1fr;
}
.block.course8 .block_content .block_title {
border-bottom: none!important;
}
.block.course8 .more {
text-align: center;
position: relative;
z-index: 2;
}
.block.course8 .more_btn{
color: rgb(255, 255, 255); border-radius: 20px;
padding: 5px 10px;
}
.block.course8 .more:after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
background: rgba(0, 0, 0, 0.4);
z-index: -1;
}
.block.course8 .block_content .cat_btn{
position: relative;font-size:12px;
padding: 5px 10px 5px 25px; border-radius: 18px;
color: rgb(255, 255, 255);
margin: 0 2px 0 0;
}
.block.course8 .block_content .cat_btn:before {
content:"\f02b";font-family:'fontawesome';
position:absolute;
left:10px;top:4px;
}
.blog_card.block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 256px;
border-radius: 8px;
-webkit-box-shadow: 0 7px 31px 0 rgba(0,0,0,.12);
box-shadow: 0 7px 31px 0 rgba(0,0,0,.12);
background-color: #fff;
}
.blog_card .block_media{
width:35%;
}
.blog_card .block_media img{
height:100%;
object-fit:cover;
}
.blog_card .block_content{
padding:30px 42px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
width:65%;
}
.blog_card .block_title a{
font-size: 20px;
font-weight: 600;
color: #5a5a5a;
text-decoration: none;
text-transform: capitalize;
}
.blog_card .block_desc{
margin-top: 12px;
font-size: 16px;
color: #475465;
line-height: 1.5;
}
.member_block5{
position: relative;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
width: 240px!important;
height: 140px;
padding: 15px;
margin-right: 54px;
margin-top: 60px;
margin-bottom: 12px;
background-color: #fff;
-webkit-box-shadow: 2px 4px 8px 0 rgba(46,61,73,.11);
box-shadow: 2px 4px 8px 0 rgba(46,61,73,.11);
}
.member_block5 .member_avatar{
position: relative;
left: 50%;
transform: translate(-50%,0);
background-color: #fff;
border-radius: 50%;
overflow: hidden;
width: 75px;
height: 75px;
margin-top: -48px;
margin-bottom: 12px;
}
.member_block5 .member_avatar img{
border-radius: 50%;
width: 100%;
}
.member_block5 .member_info{
text-align: center;
}
.member_block5 .member_info a{
font-size: 14px;
color: #101010;
font-weight: 400;
margin-bottom: 12px;
text-decoration: none;
text-align: center;
text-transform: capitalize;
}
.member_block5 .member_info ul.socialicons {
float: none;
}
#title.light a.link.retake_submit.tip i{
color: #444444 !important;
display:inline-block;
}
#title.light a.link.retake_submit.tip {
color: #444444 !important;
}  .course_curriculum tr.course_section.sub_section {
margin-left:30px;
width: calc(100% - 30px) !important;
display: table;
}
.rtl .course_curriculum tr.course_section.sub_section {
margin-right:30px;
margin-left:0;
}
.course_curriculum tr.course_lesson.sub_unit {
width: calc(100% - 30px) !important;
border: none;
box-shadow: 0 0 1px;
transform: translate(30px) scale(0.97,1);
transform-origin: left;
}
.rtl .course_curriculum tr.course_lesson.sub_unit {
transform: translate(-30px) scale(0.97,1);
transform-origin: right;
}
.course_curriculum.accordion .course_section.sub_section.sub_show>td:after{
content:"\f068";
}
.course_curriculum.accordion .course_section.sub_section>td:after{
content:"\f067";
} .course_curriculum.accordion tr.course_section.sub_section {
display: none;
}
.course_curriculum.accordion tr.course_section.sub_section.show {
display: table;
}
.course_curriculum:not(.accordion) tr.course_section.sub_section td{
padding-left: 30px;
width:auto;
}
.rtl .course_curriculum:not(.accordion) tr.course_section.sub_section td{
padding-left: 0;
padding-right: 30px;
width:auto;
}
.course_curriculum:not(.accordion) tr.course_section.sub_section {
display: table-row;
} .course_timeline li.section.sub_section,.course_timeline li.unit_line.sub_unit {
margin-left: 30px;
width: calc(100% - 30px) !important;
}
.rtl .course_timeline li.section.sub_section,.rtl .course_timeline li.unit_line.sub_unit {
margin-left: 0px;
margin-right: 0px;
width: calc(100% - 30px) !important;
}
.course_timeline.accordion li.section.sub_section {
display: none;
}
.course_timeline.accordion li.section.sub_section.show {
display: initial;
}
.course_timeline.accordion .section.sub_section.sub_show:after{
content:"\f068";
}
.course_timeline.accordion .section.sub_section:after{
content:"\f067";
}
.quiztimer{
color:#ffffff;
display: grid;
justify-items: center;
align-items: center;
}
.quiztimer .timer_amount,.quiztimer .timer_unit{
color:#ffffff;
line-height: 1em;
}
.quiztimer .timer_amount {
font-size: 1em;
}
.quiztimer .timer_unit{
font-size: 0.3em;
}
.quiztimer .timer_amount span{
margin:0 5px;
}
.timer_amount,.timer_unit{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(50px,1fr));
-ms-grid-columns:repeat(auto-fit,minmax(50px,1fr));
display: -ms-grid;
justify-items: center;
}
.timer_amount span:nth-child(n+4), .timer_unit span:nth-child(n+4){
display:none;
}
.fillblank_area {
clear: none;
display: inline-block;
}
span.select_question_content {
display: inline-block;
}
.question_content select{margin:0 5px;} .droppable > div {
border: 1px solid rgba(0,0,0,0.08);
padding: 1rem;
}
.droppable.active{
overflow-y:scroll;
}
.question .droppable,.match_options {
touch-action: none;
}
.droppable > div+div {
border-top: none;
}
.droppable .dragging{
border: 1px solid #f5d01a;
box-shadow: 0 0 6px #efc600;
}
.quiz_questions_content .question .marks {
float:right;
margin-top:30px;
}
.question .question_option p {
display: inline-block;
}
.match_playground {
display: grid;
grid-template-columns: 1fr 1fr;
justify-content:center;
align-items:stretch;
grid-gap: 1rem;
margin: 1rem 0;
}
.match_playground .droppable{
border:1px solid rgba(0,0,0,0.2);
}
.match_playground .match_options .match_option {
border: 1px solid rgba(0,0,0,0.08);
padding: 2rem;
}
.quiz_questions_content .question_content {
padding-top: 1rem;
}
.match_playground .droppable > div{
border-top:1px solid rgba(0,0,0,.1)
}
.match_playground .match_option{
background:rgba(185, 185, 185, 0.1);
}
.match_playground .match_options .match_option .children > div {
border: 1px solid rgba(0,0,0,0.08);
padding: 1rem;
background:#fff;
}
.quiz_questions_content .question {position:relative;}
.question_wrapper.loaded .result {
transform: translateX(40%);
}
.quiz_questions_content .question .question_hint {
float: right;
cursor: pointer;
z-index: 99;
position: relative;
margin-top: 22px;
margin-right: 5px;
}
.quiz_questions_content .question span.question_hint:before{
content: "\f29c";
font-family:fontawesome;
font-size:22px;
}
.quiz_questions_content .question span.question_hint.show:before{
content: "\f05c";
}
.quiz_questions_content .question:first-child .question_content{
border-top:none;
}
.quiz_questions_content .question span.question_hint_content {
position: absolute;
bottom: 0;
left: 30px;
padding: 1.5rem;
border-radius: 3px;
box-shadow: 1px 5px 20px rgba(0,0,0,0.3);
z-index: 101;
transform:scale(0);
transition:0.2s all;
}
.quiz_questions_content .question span.question_hint_content.show{
transform:scale(1);
}
div.sort_options {
touch-action: none;
}
.fillblank_area input{border:none;border-bottom:2px solid rgba(0,0,0,0.2)}
.quiz_questions_content.col-md-9 .quiz_bar {
display: block;
margin: 30px 0;
position: relative;
}
.single-quiz #wplms-quiz .question {
padding:30px
}
.single-quiz .question .question_content:first-child{
border-top:none;
}
.quiz_questions li > strong{
display:block;
margin:5px 0;
}
.quiz_questions_content{
margin-bottom:30px;
}      .filterableitems_container{margin-right:-30px !important;}
#title .pagetitle{padding-top:30px;}
.logged-out .smallimg{ grid-template-columns:1fr; -ms-grid-columns:1fr;} 
.smallimg{
display:-ms-grid !important;
display:grid !important;
grid-template-columns:20px 1fr;
-ms-grid-columns:20px 1fr;
} .archive.directory #buddypress .item-list-tabs { display: none;} #bp-upload-ui .moxie-shim.moxie-shim-html5{z-index:999;}  span.text-options {display: none;}
.input-options.datebox-selects label{display:none;}
.field_error input{border-color:#F16645!important;}
.field_error .message.error{text-align:left;display:inline;position:relative;padding-right: 60px;}
.field_error .message.error:after{content:"\e036";font-family:fonticon;position:absolute;right:10px;top:10px;color:rgba(0,0,0,0.25);font-size:11px;}
.field_error .message.error:hover:after{color:#fff;}  #courselist{
margin:30px 0;
}
.show_hint{
position:absolute;
top:30px;
right:30px;
}
.question.fillblank p{display:inline;margin:0;}
.vibe_fillblank{
min-width: 180px;
position: relative;
display: inline-block;
padding: 12px 5px 10px;
}.vibe_fillblank:after{
content:'';display:block;width:100%;height:2px;background:#444;
position:absolute;left:0;bottom:-2px;
}span.vibe_fillblank:focus{outline:none;}
.hint{display: none;font-size:13px;}
.show_explaination,
.show_hint span{
font-family: 'fonticon';
font-size:32px;line-height: 32px;
color:#bbb;cursor: pointer;
}
.show_explaination{font-size:12px;line-height: 1;margin-left:5px;}
.show_hint.active span{font-size:24px;line-height: 32px;}
.show_explaination:before{
content:"\e05d";
}	
.content .matchgrid_options li{
list-style:none;
position: relative;
}
.matchgrid_options li{
border:1px solid rgba(0,0,0,0.08);
padding:15px; font-size:13px;
border-radius:2px;
}
.matchgrid_options li.ui-draggable-dragging{
position: relative;
top:0;
left:0;
}
.explaination{
display: none;
padding:10px; 
margin:20px 0 -12px;
border:1px solid rgba(0,0,0,0.08);
border-radius:2px;
font-size:13px;
background: #f6f6f6;
}
.explaination strong {
color: #4A4848 ;
font-size: 15px;
margin: 10px 0px;
display: block;
}
.explaination span {
float: none;
padding: 0;
margin: 0;
}
.course_details li i.i_course_time{    
font-size: 12px;
line-height: 16px;
}
.widget .course_details>ul>li:first-child i.i_course_time {display:block;}
.show_hint span:before{
content: "[";
}
.show_explaination.active:before{
content: "\e092";
}
.show_hint.active span:before{
content: "\e036";
}
.submissions.show .course_students,
.submissions.show .quiz_students,
.submissions.show .assignment_students{
display: block;
}
.assignment_students .assignment_content{padding-top:30px;}
.submissions .tab-pane .quiz_students>li>.q+strong{
color:#222;
padding:5px;
border-radius:2px;
border:1px solid #f0c36d;
background-color: #f9edbe;
}
.unit_prevnext .col-md-6{text-align: center;}
.unit_prevnext .col-md-6+.col-md-3{text-align: right;}
.unit_line a.unit,
.unit_line a.quiz,
.unit_line a.quiz{cursor:pointer;}
.course_curriculum strong span{
color:#bbb;float:right;
}
h4.minmax{
font-size: 12px;
font-weight: 600;
border-bottom: 5px solid rgba(0,0,0,0.08);
padding: 8px 0;
}
h4.minmax i{color:#bbb;float:right;font-size:16px;}
#courselist li .course_desc{
padding:10px 30px;
}
.single .unit_prevnext{opacity: 0;} .unit_prevnext{
padding: 15px;
height: 55px;
border: 2px solid #3f4c4f;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
background: #313b3d;
margin: 20px -20px -20px;
font-size: 12px;
text-transform: uppercase;
}
#next_unit{float:right;}
#next_unit:after,#next_quiz:after {
content: "\e0f6";
font-family: 'fonticon';
float: right;
margin-left: 5px;
margin-top: 1px;
}
#prev_unit:after,#prev_quiz:after {
content: "\e172";
font-family: 'fonticon';
float: left;
margin-right: 5px;
margin-top: 1px;
}
.unit_prevnext a{
color:#FFF;
font-weight:600;
}
@media(max-width:768px){
.unit_prevnext{display:grid;grid-template-columns:1fr 1fr 1fr;}
#next_unit > span,#prev_unit>span,
#next_quiz > span,#prev_quiz>span{
display:none;
}
.question .question_wrapper.loaded .result{
transform: translateX(35%);
}
}
@media(max-width:460px){
.course_content_panel .unit_wrap .unit_prevnext{
top: 30px;
bottom: auto !important;
left: auto !important;
right: 30px;
width: 142px !important;
border:1px solid rgba(0,0,0,0.05);
background: rgba(0,0,0,0.8);
padding:0;
}
.course_content_panel .unit_wrap a:after{
width: 42px;
padding: 8px 0;
}
a#mark-complete{
display:block;
width:42px;
}
a#mark-complete>span {
display: none;
}
a#mark-complete:after{
content:"\f192";
display:block;
font-family:fontawesome;
}
a#mark-complete.disabled:after{
content:"";
padding:0;
}
a#mark-complete.disabled{
line-height: 3;
}
} #item-admins .instructor_course{
clear:both;
display: inline-block;
width:100%;
padding-top: 10px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,0.2);
}
.single-course #item-admins .instructor_course:first-child{padding-top:0;}
.single-course #item-admins .instructor_course:last-child{
border:none; padding-bottom:0;
}
div#unit_content .page_title .instructor img {
width: 32px;
border-radius: 50%;
}
.course_desc + ul{
max-width: 200px;
position: absolute;
right: 0;
top: 0;
background:rgba(0,0,0,0.08);
height:100%;
}
#item-meta .star-rating{
max-width:none;
width:auto;
float:left;
}
.course_timeline li:first-child a{
margin-top:15px;
display: inline-block;
}
#courselist li .course_desc + ul > li{
margin:0;
padding:8px 16px;
background:rgba(0,0,0,0.08);
border-bottom:1px solid #DDD;
}
#courselist li .course_desc + ul > li:hover{
background:#DDD;
}
#courselist li .course_desc + ul > li i{
font-size:16px;
margin-right:10px;
float:left;
}
.curriculum_check li{
padding:6px 0;
position: relative;
padding-left:50px;
}
.curriculum_check li span{
display: block;
position: absolute;
right:0;
top:12px;
}
.curriculum_check li span:after{
font-family: 'fontawesome';
content: "\f10c";
font-size: 20px;
color: #EEE;
}
.curriculum_check li span:hover:after{
content: "\f058";
cursor:pointer;
}
.curriculum_check li span.done:after{
content: "\f058";
color: #70c989;
}
.curriculum_check li strong{
float:right;
text-transform: uppercase;
}
.course_students.loading{opacity: 0.2;}
.course_students .curriculum_check li {
padding:15px 30px 15px 0;
}
.quiz_result h3.heading{line-height: 1.5;}
.check_user_quiz_results{cursor:pointer;}
#courselist li .course_desc + ul > li span{
font-size:11px;
text-transform: uppercase;
font-weight:600;
}
.show_side{margin-top: 15px;display: none;}
.course_stats_user{
display: inline-block;
padding:20px 0;
width:100%;
}
.course_grade li{
padding: 8px 0;
border-bottom: 1px dotted rgba(0,0,0,0.08);
}
#average,#pass,#badge,
.course_quiz{
width: 33%;
float: left;
margin:30px 0;
text-align: center;
}
@media (max-width:540px){
#average, #pass, #badge, .course_quiz{
width:100%;
text-align:center;clear:both;
}
#average span, #pass span, #badge span, .course_quiz span{
display:block;
}
}
.begin_quiz,
.submit_quiz{
cursor:pointer;
}
.course_quiz h5{
text-align: center;
color:#bbb;
font-size:12px;
font-weight:600;
text-transform: uppercase;
}
#average canvas,#pass canvas,#badge canvas,.course_quiz canvas{
margin:10px 0;
}
.badge-popup{
text-align: center;
padding: 30px;
display: inline-block;
border-radius: 2px;
background: #FFF;
}
.course_grade li strong{
color:#222;
float:right;
}
.course_grade li strong span{color:#bbb;}
h4.students_course{
margin: 0 -20px 10px;
padding: 10px 20px;
background: rgba(0,0,0,0.08);
}
h4.students_course strong{
float: right;
padding: 5px 5px;
background: #78c8ce;
color: #FFF;
line-height: 1;
border-radius: 50%;
}
.calculate_panel{
clear:both;
margin: 0 -20px;
padding: 10px 20px;
background: rgba(0,0,0,0.08);
text-align: right;
}
.calculate_panel strong{float:left;text-transform: uppercase;font-size:12px;margin-top:8px;}
.calculate_panel i{font-size:24px;margin-left:10px;color:#78c8ce;}
.complete_course{
text-align: center;
display: block;
width:100%;
}
.complete_course canvas{display: inline-block;}
.course_stats_user h6{
padding: 10px 20px;
margin: 10px -20px !important;
background: rgba(0,0,0,0.08);
}
.course_stats_user h6 span{float:right;font-weight:600;}
.in_details{
display: none;
font-size:11px;
margin:20px 0;
text-transform: uppercase;
font-weight:600;
}
.in_details strong{float:right;}
#userstats{
margin:30px 0;
display: inline-block;
width:100%;
}
#userstats li{
clear:both;
display: inline-block;
width:100%;
padding:10px 0 15px 0;
border-bottom:1px solid rgba(0,0,0,0.08);
}
#userstats li .ajax-certificate{
float:right;
line-height: 0;
font-size:36px;
color:#666;
margin-right:20px;
}
#userstats li .ajax-badge{
display: inline-block;
float:right;
}
#userstats li .ajax-badge img{border-radius:50%;border:1px solid rgba(0,0,0,0.08);}
#userstats h4{margin:0;font-size:16px;width:50%;font-weight:600;display: inline-block;float:left;}
#userstats h4 span,
#userstats h4 + span{color:#bbb;font-size:11px;font-weight:600;}
#userstats li img{
width: 48px;
float: left;
margin-right: 20px;
border-radius: 2px;
}
#userstats li strong{
float:right;
font-size:12px;
font-weight:600;
margin:10px 30px 0 0;
}
.pricing_course {
position:relative;
cursor:pointer;
min-width:120px;
}
.pricing_course .drop {
display:none;
position:absolute;
overflow:auto;
top:20px;
left:0;
z-index:99;
width:100%;
text-align: center;
border-radius: 4px;
}
.pricing_course .drop label {
display:block;
cursor:pointer;
padding: 12px 0;
background: #fafafa;
border: 1px solid rgba(0,0,0,0.08);
margin:0;
}
.pricing_course .drop label+label{border-top:none;} .price span.subs{
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
color:#70c989;
} .course-list1{
margin-left: 60px;
display: block;
font-size: 11px;
text-transform: uppercase;
color: #666;
}
.course-list1 .course-star-rating{display:block;    margin-top: 2px;}
.course-list1 .course-star-rating+strong{
float: left;margin-top: 2px;
}
div.course_reviews .modern-star-rating strong.course-star-rating small:before {
font-size: 22px;
}
.author .instructor_stats .star-rating .bp_blank_stars:before{color:#000;font-size:25px;}
.author .instructor_stats .star-rating .bp_filled_stars:before{color:#000;font-size:25px;}
.bp_blank_stars {
position: relative;
display: inline-block;
color: #FFCB10;
overflow: hidden;}
.bp_filled_stars {
position: absolute;
top: 0;
color: #FFCB10;
overflow: hidden;
float: left;
left: 0;
}
.bp_blank_stars:before {
font-weight: 200;
content:"\f006\f006\f006\f006\f006";
font-family:fontawesome;
font-size:15px;
}
.bp_filled_stars:before{
font-weight: 200;
content:"\f005\f005\f005\f005\f005";
font-family:fontawesome;
font-size:15px;
}
.course-list1 h6{
font-size: 1rem;
text-transform: none;
}
.course-list1 .students{
clear: left;
} h5.credits strong{
clear:both;display: inline-block;
}
.showhide_indetails,
.retake_submit{
float: right;
color: #bbb;
font-size: 24px;
margin-top:10px;
margin-right:10px;
}
.widget.pricing #retake_course_submit_form{text-align:center;}
.widget.pricing a.link.retake_submit.tip {float:none;}
.widget.pricing a.link.retake_submit.tip i:before{
margin-right:5px;
}
.widget_course_list a:hover img{
border-color:#78c8c9;
}
.widget_course_list li h6{
margin:0;
font-size:14px;
}
.widget_course_list li img{
float:left;
max-width:48px;
border:2px solid rgba(0,0,0,0.08);
margin-right:10px;
border-radius:2px;
}
.widget_course_list li h6 span{
display: block;
font-size:11px;
color:#bbb;
font-weight:600;
text-transform: uppercase;
}
.course_instructor_widget img{
max-width: 48px;
border-radius: 50%;
float: left;
margin: 0 15px 15px 0;
}
.course_instructor_widget .instructor_course{clear:both;}
.course_instructor_widget h5{
margin:10px 0;
padding:10px 0;
border-bottom:3px solid rgba(0,0,0,0.08);
font-size: 14px;
font-weight: 600;
}
.course_instructor_widget .tip{
float: right;
font-size: 24px;
color: #bbb;
}
.instructor_line{
clear:both;
display: inline-block;
width:100%;
margin:20px 0;
border-bottom:5px solid rgba(0,0,0,0.08);
}
.instructor_line h3 a{
float: right;
font-size:13px;
color:#bbb;
text-transform: uppercase;
font-weight:600;
}
.instructor_line:hover a{color:#78c8c9;}
.instructor_line h3 i{
font-size:16px;
margin-left:10px;
}
#question.quiz_submitted_fade{
opacity:0.2;
}
#total_marks > strong > span{
min-width: 20px;
background: #fafafa;
display: inline-block;
min-height: 20px;
padding: 2px 5px;
}
#set_quiz_marks{float:right;width: 120px;margin: 0 10px;} .question_content{
position: relative;
margin-top:15px;
padding:15px 30px 10px 0;
border-top: 1px solid rgba(0,0,0,0.08);
}
.main_unit_content ul.question_options{
list-style:none !important;
margin-left:0 !important;
}
.question_options .checkbox>input[type=checkbox]:checked+label:after{line-height:1.4;}
.main_unit_content ul.check_options li {
float: left;
margin-right: 10px;
font-size: 11px;
text-transform: uppercase;
}
ul.check_options {
list-style: none !important;
margin-left: 0 !important;
display: inline-block;
width: 100%;
padding: 15px 0 0;
}
.main_unit_content ul.check_options li a{
cursor: pointer;
}
.white-popup {
position: relative;
background: #FFF;
padding: 20px;
width:auto;
max-width: 500px;
margin: 20px auto;
} .main_unit_content a.show_hint{right:0;}
#ajaxloader.disabled{display: none;}
#ajaxloader{
position: absolute !important;
top:50%;
left:50%;
display: inline-block;
border-radius: 50%;
transform: translateZ(0);
color: rgba(0,0,0,0.2);
margin-left:-3rem !important;
font-size:5rem;
width: 1em;
height: 1em;
margin: -30px auto;
-webkit-animation: load6 1s linear infinite;
-moz-animation: load6 1s linear infinite;
-o-animation: load6 1s linear infinite;
animation: load6 1s linear infinite;
}
.course_bulk_actions{
position: relative;
}
.course_bulk_actions strong{float:left;}
.course_bulk_actions ul{
display: inline-block;
float: right;
}
.course_bulk_actions ul li{float:left;}
.bulk_message,
.bulk_add_students,
.bulk_change_status,
.bulk_assign_students,
.bulk_extend_subscription_students{
margin:24px 0 0;
border-top:5px solid rgba(0,0,0,0.08);
padding-top:10px;
display: none;
}
.bulk_message .button,
.bulk_add_students .button,
.bulk_assign_students .button,
.bulk_change_status .button,
.bulk_extend_subscription_students .button{
margin:10px 0;
}
.mfp-content .heading .small_link,
.mfp-content .item-list-tabs{
display: none;
}
.mfp-content .user_quiz_result,
.mfp-content .quiz_result{
padding: 15px;
background:#fff;
}
.user_quiz_result button.mfp-close {top: 30px;}
.mfp-content .unit_content {
padding: 30px !important;
}
.bulk_add_students .select2.select2-container{
width:100% !important;
color: #444;
}
#student_usernames{width:100%;} .stat_num strong{
clear:both;
display: block;
font-size:24px;
line-height: 24px;
padding:5px 0;
border-bottom:1px solid rgba(0,0,0,0.08);
}
.stat_num strong span{float:right;} .course_filters{
padding:20px;
background:#FFF;
border-radius:2px;
}
.course_filters .checkbox,.course_filters .radio{margin:3px 0;display:inline-block;}
.course_filters .checkbox label:before,
.course_filters .radio label:before{float:left;}
.course_filters .checkbox label:after{    left: 3px;top: -1px;}
.course_filters h4{
padding-bottom:8px;font-weight: 600;
margin-bottom:8px;margin-top:0;
border-bottom:2px solid rgba(0,0,0,0.08);
font-size:16px;text-transform:uppercase;
}
.course_filters ul+h4{margin-top:10px;}
.widget .course_filters ul.date_filter li{
padding:0;
}
.widget .course_filters ul.date_filter li input[type="text"]{
margin:0;
}
.widget .course_filters ul.date_filter li input[type="text"]:first-child{
margin-bottom:5px;
}
.widget .course_filters ul li
.widget .course_filters ul li input{float:right;}
#submit_filters,.course_filters label{cursor: pointer;font-weight:400;}
.sub_categories{display:none;}
.category_filter li > .sub_categories{
padding-left: 10px;
border-left: 2px solid rgba(0,0,0,0.08);
}
.category_filter>li>span{
float:right;
}
.category_filter>li>span:before{
content: "\e05d";
font-family: 'fonticon';
font-size: 8px;
margin: 0 5px;
color: #bbb;
}
.category_filter>li>span.active:before{
content: "\e092";
}
#active_filters{
margin-bottom: 10px;
display: inline-block;
width:100%;
}
#active_filters li:first-child{margin-left:20px;padding-top:6px;}
#active_filters li.all-filter-clear{
float:right;cursor: pointer;
padding:8px 20px 0 15px;
font-size:12px;
font-weight:400;
}
#active_filters li{
float: left;
color: rgba(0,0,0,0.6);
margin-right: 10px;
position: relative;margin-bottom: 10px;
}
#active_filters li span{
font-weight:600;
font-size: 11px;
padding: 8px 25px 8px 10px;
border: 1px solid rgba(0,0,0,0.08);
background: rgba(255,255,255,0.8);
border-radius: 2px;
position: relative;
color: rgba(0,0,0,0.6);
cursor:pointer;
text-transform: uppercase;
display: inline-block;
}
#active_filters li span:after {
content: "\e1bf";
font-family: 'fonticon';
position: absolute;
right: 5px;
top:8px;
font-size: 11px;
color: rgba(0,0,0,0.3);
}
#active_filters li.all-filter-clear:before{
content: "\e1bf";
font-family: 'fonticon';
position: absolute;
left: 0px;
top:9px;
font-size: 11px;
color: rgba(0,0,0,0.3);
} #applications ul li{
display:inline-block;
width:100%;
padding:8px 0;
border-bottom:1px dotted #EEE;
}
#applications ul li img{
border-radius:50%;
}
#applications ul li span.approve,
#applications ul li span.reject{
float:right;
margin-left:10px;
font-size:11px;
color:#bbb;cursor:pointer;
text-transform: uppercase;
text-align: center;
}
#applications ul li span.approve:before,
#applications ul li span.reject:before{
display:block;
font-size:24px;
color:#bbb;
content:"\f10c";
line-height: 1;
font-family:'fontawesome';
}
#applications ul li span.approve.loading:before,
#applications ul li span.reject.loading:before{content:"\f110"}
#applications ul li span.approve.active,
#applications ul li span.approve:hover{color:#70c989;}
#applications ul li span.approve:hover:before,
#applications ul li span.approve.active:before{
content:"\f05d";
color:#70c989;
}
#applications ul li span.reject.active,
#applications ul li span.reject:hover{color:#fa7252;}
#applications ul li span.reject:hover:before,
#applications ul li span.reject.active:before{
content:"\f05c";
color:#fa7252;
} .enable_comments .main_unit_content{
padding-right: 30px;
}
.enable_comments .main_unit_content.stop_notes{
padding-right:0;
}
.main_unit_content p{position: relative;}
.unit_content p span.side_comment{
position: absolute;
top: 0;
right: -30px;
padding: 3px 6px;
background: rgba(0,0,0,0.08);
border-radius:2px;
font-size: 12px;
line-height: 1;
cursor: pointer;
}
.unit_content p span.side_comment:after {
content: '';
border: 6px solid;
border-color: rgba(0,0,0,0.08)transparent transparent rgba(0,0,0,0.08);
position: absolute;
top: 15px;
right: 0px;
}
.unit_content p span.side_comment:hover,
.unit_content p span.side_comment.active{
background-color:#78c8c9;
color:#FFF;
}
.heading a.post-edit-link, .heading .vc_inline-link {
font-size: 11px;
color: #bbb;
font-weight: 600;
margin-left: 5px;
}
.unit_wrap{
overflow:hidden;
}
.unit_content p span.side_comment:hover:after,
.unit_content p span.side_comment.active:after{
border-color: #78c8c9 transparent transparent #78c8c9;
}
.instructor_reply_unit_comment.call{opacity: 0.4;}
.unit_content{overflow:hidden;}
.unit_content,
.main_unit_content{
height: auto;
display:inline-block;
width: 100%;
}
.unit_wrap{
position: relative;
}
.main_unit_content{
z-index:99;
width: 100%;
height: auto;
display:inline-block;
}
.main_unit_content {
position: relative;
left: 0;
width: 100%;
display:block;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.main_unit_content::after{
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
content: '';
opacity: 0;
over-y:hidden;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.open .main_unit_content::after {
width: 100%;
height:100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
} .open .main_unit_content {
-webkit-transform: translate3d(-240px, 0, 0);
transform: translate3d(-240px, 0, 0);
}
.side_comments {
z-index: 1;
}
.side_comments{
position: absolute;
top: 80px;
right: 10px;
font-size:12px;
z-index: 100;
visibility: hidden;
width: 220px;
height: auto;
opacity: 0.1;
background:transparent;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: translate3d(240px, 0, 0);
transform: translate3d(240px, 0, 0);
}
.unit_content.open ~ .side_comments{
visibility: visible ;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
overflow-y:auto;
overflow-x: hidden;
opacity: 1;
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.side_comments.scroll{
overflow-y:scroll !important;
max-height:100%;
}
.side_comments::after {
display: none;
}
.side_comments,
.side_comments p,.side_comments a.comment_author{
font-size:13px;
}
.side_comments >ul{position: relative;}
.side_comments >ul>li{
padding:10px 0;
display: inline-block; width:100%;
border-bottom:1px solid rgba(0,0,0,0.08);
}
#all_comments_link{
font-size: 11px;
border-bottom: 1px solid rgba(0,0,0,0.08);
width: 100%;
display: block;
text-align: right;
}
.side_comments ul.actions{
display:inline-block;
padding:0;
width:100%;
margin:0 0 0 42px;
}
.side_comments ul.actions li{
float:left; 
margin-right:10px;
}
#notes_discussions .actions a,
.side_comments a{color:#bbb;}
#notes_discussions .actions a:hover,
#notes_discussions .actions a.reply_unit_comment.meta_info,
.side_comments ul.actions li a:hover,
.side_comments a.reply_unit_comment.meta_info{color:#78c8c9;}
.side_comments .add-comment{
color: #B3B3B1;
font-size: 14px;
line-height: 22px;
font-weight: 300;
padding: 0px 8px;
letter-spacing: 0.05em;
text-decoration: none;
padding-top: 10px;
display: inline-block;
cursor:pointer;
}
.side_comments .add-comment.deactive{display: none;}
.side_comments .comment-form {
display: none;
}
.side_comments .comment-form.active{display: block;}
.side_comments .add-comment:before{
content: "+";
border: 2px solid #DEDEDC;
border-radius: 100px;
width: 23px;
height: 23px;
color: #DEDEDC;
display: block;
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: 18px;
float: left;
margin-right: 15px;
letter-spacing: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.side_comments li img,
.comment-form img{
max-width: 32px;
border-radius: 50%;
margin: 10px 10px 10px 0;
float: left;
}
.side_comments .unit_comment_content,
.side_comments .comment-form article.live-edit{
margin-left:42px;
}
.new_side_comment p{margin:0;}
.side_comments li a,
.comment-form span{text-transform:uppercase;font-weight:600;}
.side_comments li a.unit_comment_author,
.comment-form span{
padding-top: 10px;
font-size:11px;
display: inline-block;
}
.new_side_comment > ul{
padding-left:10px;
list-style: disc outside none;
} .unit_content ol.commentlist li>ul.children,
.unit_content ol.commentlist li+ul.children  {
margin-left: 64px;
}
.main_unit_content ol {
list-style: decimal !important;
padding-left: 20px; } .quiz_title {
padding-bottom:10px;
border-bottom:1px solid rgba(0,0,0,0.08);
margin-bottom:20px;
}
.quiz_title .quiz_meta{
max-width: 72px;
float: right;
}
.quiz_title .quiz_meta .progress{
clear: both;
display: none;
margin: 0;
width: 72px;
padding: 0;
}
.quiz_title .quiz_meta.show_progress .progress{display: inline-block;}
.quiz_title .progress .bar{
padding:2px;
}
.inquiz_timer{
width: 72px;
position: relative;
float:right;
}
.inquiz_timer:after{
content:'';
background:transparent;
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index: 99;
}
.quiz_meta i{
font-size: 11px;
text-align: center;
width: 72px;
display: none;
}
.quiz_meta.show_progress i{
display: block;
}
.inquiz_timer span.countdown {
top: 26px;color:#444;
font-size: 16px;
text-align: center;
}
.inquiz_timeline{
display: inline-block;
float: right;
}
.inquiz_timeline ul li{float:left;}
.quiz_title .inquiz_timeline ul{width:auto;}
.in_question{
margin-top:30px;
border-top:5px solid rgba(0,0,0,0.08);
}
.main_unit_content>.in_question::nth-child(1){
margin:0;border:none;
}
.in_question .question{
position: relative;
padding:30px 0 10px;
}
.in_question .question_options{
margin-left:0 !important;
list-style:none !important;
}
.question_options .radio>label:before{
float:left;
margin-top:2px;
}
.question_options .checkbox>label:before{
float:left;
margin-top:2px;
}
.question_options .checkbox>label:after{
top:1px;
}
.in_question .question.fillblank p{
display: inline;
line-height: 0;
}
.in_question .question.fillblank article.live-edit{
min-width: 160px;
border-bottom: 1px solid;
line-height: 1.5em;
display: inline-block;
}
.in_question .marks{float:right;margin-top:20px;}
.in_question .show_hint{
top:50px; right:0;z-index: 99;
}
.question_options.match li{
list-style:none;
position: relative;
}
.question .matchgrid_options ul{
list-style:none !important;
margin:0 !important;
}
.question_options.match li{
clear: both;
display: inline-block;
background:#FFF;
border: 1px solid rgba(0,0,0,0.08);
margin: 15px;
padding: 5px 15px 5px 35px;
position: relative;
border-radius: 2px;
}
.question_options.match li label>span {
color: #bbb;
font-family: 'fonticon';
font-size: 16px;
position: absolute;
left: 10px;
top: 5px;
}
.question_options.match li label>span:before {
content: "\e0e0";
}
.question_options.sort li{
padding:5px 10px;
border:1px solid rgba(0,0,0,0.08);
cursor: move;
}
.matchgrid_options li.ui-draggable-dragging{
position: relative;
top:0;
left:0;
}
.in_quiz .pagination{
border-top: 1px solid rgba(0,0,0,0.08);
border-radius: 0;
padding: 20px 0 0;margin-bottom:0;
display: inline-block;
width:100%;
}
.in_quiz .pagination label{float:right;}
.in_quiz .pagination ul li{float:left;}
.in_quiz .pagination ul li a{cursor:pointer;}
.in_quiz .pagination ul{
float:right;
display: inline-block;
list-style:none !important;
} .course_instructor_widget .instructor_meta{display:none !important;}
.single_text{
display: inline-block;
width: 100%;
margin-bottom: 40px;
}
#retakes9999{display:none;} h3.assignment_heading{
clear:both;
padding:10px 0;
font-size:16px;
display:inline-block;
width:100%; 
}
h3.assignment_heading.heading>strong{
display:inline-block;
font-size:12px;
}
h3.assignment_heading.heading>strong>span{float:left;margin-left:10px;}  .course_review{
background: rgba(0,0,0,0.05);
padding: 20px;
border-radius: 2px;	
}
.course_review h4,
.list_course_review h4{
font-size:20px;
font-weight:600;
margin-top:0;
}
.course_review h5{
font-size:16px;
margin-bottom: 0;
}
.course_review h5 span{
display: block;
font-size:14px;
}
.course_review .review_author{
display: inline-block;
width: 100%;
padding: 10px 0 0;
}
.flexslider .slides .review_author img,
.widget_reviews_list li .course_review img,
.widget_reviews_list li img{
max-width:48px;
margin:10px 5px 0 0 ;
float:left;
border-radius:50%;
}
.list_course_review{
margin-left:60px;
}  .ui-datepicker {
height: auto;
margin: 5px auto 0;
border: 2px solid #444;
font-size: 11px;
border-radius: 2px;
background: #FFF; }
.ui-datepicker a {
text-decoration: none; } .ui-datepicker table {
width: 100%; }
.ui-datepicker-header {
background: #444;
color: #e0e0e0;
font-weight: bold;
line-height: 30px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #111; }
.ui-datepicker-title {
text-align: center;
font-weight: 600;
font-size: 12px;
color: #FFF; }
.ui-datepicker-prev, .ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
font-family: 'dashicons';
position: relative; }
.ui-datepicker-prev {
float: left;
background-position: center -30px; }
.ui-datepicker-prev:before {
content: "\f341";
color: #FFF;
font-size: 20px;
position: absolute;
margin-top: -20px;
left: 0; }
.ui-datepicker-next {
float: right;
background-position: center 0px; }
.ui-datepicker-next:before {
content: "\f345";
color: #FFF;
font-size: 20px;
position: absolute;
margin-top: -20px;
right: 0; }
.ui-datepicker thead {
background-color: rgba(0,0,0,0.08);
border-bottom: 1px solid rgba(0,0,0,0.08); }
.ui-datepicker th {
text-transform: uppercase;
font-size: 11px;
text-align: center;
padding: 5px 0;
color: #444; }
.ui-datepicker tbody td {
padding: 0; }
.ui-datepicker tbody td:last-child {
border-right: 0px; }
.ui-datepicker tbody tr {
border-bottom: 1px solid rgba(0,0,0,0.08); }
.ui-datepicker tbody tr:last-child {
border-bottom: 0px; }
.ui-datepicker td span, .ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 28px;
height: 28px;
line-height: 28px;
color: #666666; }
.ui-datepicker-calendar .ui-state-default {
border-right: 1px solid rgba(0,0,0,0.08);
font-weight: 400; }
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7; }
.ui-datepicker-calendar .ui-state-active {
background: #70C989;
color: #FFF;
font-weight: 600;
position: relative; }
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3; }
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0; }
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 29px;
margin-right: 0; }
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0; } #buddypress .course_essentials .instructor_course img{height:auto;}
.wp-playlist-tracks+.wp-playlist-tracks{display:none;}
@media(max-width:992px){
.unit_prevnext{height:auto !important;}
.unit_prevnext .col-md-6,
.unit_prevnext .col-md-3,
.unit_prevnext .col-md-6+.col-md-3{
text-align: center;
padding:5px 0;
}
#next_unit{float:none !important;}
}
@media(max-width:768px){
section#certificate.certificate_generated{
width:90%;
}
}
@media print{
a[href]:after {
content: none !important;
}
.quiz_result a{display:none !important;}
}
.action .batch_course img{
width:48px;
height:48px;
overflow:hidden;
display:block;
float:left;
margin:6px 3px;
border-radius:2px;
}
.mfp-content .back_to_course{display:none;}
@media print{
.certificate_print i{display:none;}
}
#fullbody_mask{
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
z-index:9999;
} .unit-comment-body.unapproved{padding: 15px;background: rgba(0,0,0,0.05);}
#question.correct,#question.incorrect,.in_question.correct,.in_question.incorrect{min-height: 180px;position: relative;overflow: hidden;}
.quiz_bar{z-index:99;}
.check_question_answer+.quiz_bar{position:relative !important;display:inline-block;}
.check_question_answer{position:relative;cursor:pointer;}
.quiz_timeline li.incorrect span{background:#ef614d !important;color:#fff;}
.quiz_timeline li.incorrect>span:before{content:"\e036" !important;font-family: fonticon;color: #FFF;font-size: 10px;line-height: 1;position: absolute;top: 2px;left: 2px;}
.quiz_timeline li.correct span{background:#75b733 !important;color:#fff;}
.question_wrapper{    min-height: 100px;position: absolute;overflow:hidden;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;text-align:center;transition:all 200ms ease-in;}
.question_wrapper span:before{font-family: fonticon;top:18px;left:18px;content: "\e038";color: #FFF;font-size: 30px;line-height: 1;position: absolute;}
.question_wrapper .incorrect>span:before{content: "\e036";}
.question_wrapper .incorrect>span{background:#ef614d;}
.question_wrapper .correct,.question_wrapper .incorrect{display:inline-block;margin-top:15px;padding:10px;}
.question_wrapper span{position:relative;width:64px;height:64px;float:left;border-radius:50%;background:#75b733;display:block;padding:30px;transform: scale(15);transition: all 200ms ease-in-out;}
.question_wrapper .correct>span:before{font-family: fonticon;top:18px;left:18px;content: "\e038";color: #FFF;font-size: 30px;line-height: 1;position: absolute;}
.question_wrapper strong{font-size:48px;line-height:64px;margin:0 10px;font-weight:600;color:#75b733;}
.question_wrapper .incorrect>strong{color:#ef614d;}
.question_wrapper.loaded .correct>span,.question_wrapper.loaded .incorrect>span{transform: scale(1);}
.question_wrapper .result{transition:all 200ms ease-in;}
#question.check_answer_loaded+.question_wrapper.loaded .result,
.in_question.check_answer_loaded .question_wrapper.loaded .result{
transform:translateX(40%);
}
#question.check_answer_loaded+.question_wrapper.loaded .result>div,
.in_question.check_answer_loaded .question_wrapper.loaded .result>div{background: rgba(255,255,255,0.8); border-radius: 5px;}
.checked_answer{ margin-bottom:20px;padding: 12px 24px;color:rgba(0,0,0,0.8);border: 1px solid #f0c36d;background-color: #f9edbe;border-radius: 2px;}
.checked_answer.correct{background:#d8eec2;border-color:#75b733;} .submit_inquiz+.save_quiz_progress{margin-left: 10px;padding-left: 10px;border-left:2px solid;}
.save_quiz_progress{cursor:pointer;}
.save_quiz_progress.loading,.submit_quiz_progress{background:none;border:none;}
.save_quiz_progress,.submit_quiz_progress{position:relative;display:inline-block;max-width:300px;margin: 0 auto;}
.submit_quiz_progress{display:block;}
.submit_quiz_progress .save_progress_wrap{position: absolute;width: 120px;bottom: -90px;left: 50%;margin-left: -28px;}
.save_quiz_progress.disabled,.save_quiz_progress.loading,.submit_quiz_progress{cursor:default;}
.save_quiz_progress .save_progress_label{position:relative;display:block;}
.save_quiz_progress .save_progress_label::before,.save_quiz_progress .save_progress_label::after{position: absolute;
right: -15px;font-family:'fontawesome';opacity: 0;transition: opacity 0.3s 0.3s;}
.save_quiz_progress .save_progress_label::before {content: "\f00c";}
.save_quiz_progress.done .save_progress_label::before{opacity:1;}
.save_quiz_progress.loading .save_progress_wrap,.submit_quiz_progress .save_progress_wrap{display: block;-webkit-transition: -webkit-transform 0.2s;transition: transform 0.2s;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateX(90deg) translateZ(10px);transform: rotateX(90deg) translateZ(10px);}
.save_quiz_progress .save_progress_bar,
.submit_quiz_progress .save_progress_bar {
position: absolute;border-radius: 10px;
top: 100%;left: 0;width: 100%;
height: 20px;    background: rgba(0,0,0,0.1);
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.submit_quiz_progress .save_progress_inner,
.save_quiz_progress .save_progress_inner{position: absolute;background:#009dd8;left: 0;top: 0;width: 0;height: 100%;border-radius: 10px;-webkit-transition: width 0.3s, opacity 0.3s;transition: width 0.3s, opacity 0.3s;}  .tour-backdrop {background-color: rgba(0, 0, 0, 0.3);}
.tour-step-backdrop{
padding:15px !important;
background:#FFF;
color:#000 !important;
z-index:9999 !important;
border-radius:5px
}
.popover .closepop:before {
content: "\f00d";
font-family: FontAwesome;
color:#FFF;
}
.popover .closepop{
cursor:pointer;
opacity:1;
text-shadow: inherit;
right: 5px;
font-size: 15px;
font-weight: 100;
position:absolute;
top: 5px;
}
.disable_wplms_tour_popup .popover{
display:none !important;
} 
.disable_wplms_tour_popup div[class^=tour]{
display:none !important;
} 
.generate_course_tour{
margin: 24px 0 0;
border-top: 5px solid rgba(0,0,0,0.08);
padding-top: 10px;
display: none;
}
.mejs-fullscreen .course_content_panel .unit_wrap .unit_prevnext,
.mejs-fullscreen #hideshow_course_pursue_panel {z-index:1 !important;}
.single-course .certificate_generated .extra_buttons {display:inline-block !important;}
.quiz_remarks_in_result {
padding: 20px;
margin: 20px 0;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 5px;
}
#message-thread .message-content iframe.wp-embedded-content {position:relative !important;}
a#load_more_cpt_user_results.loading:before {
content: '...';
}
a.course_video_popup {
position: relative;
}
a.course_video_popup span.icon_wrapper:before,a.course_video_popup:hover span.icon_wrapper:before {
content: "\f04b";
font-family:fontawesome;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
font-size:55px;
text-shadow: 1px 5px rgba(0, 0, 0, 0.2);
color:#fff;
font-weight:100;
}
ul#userstats .course_avatar a.course_video_popup{display:none;} .c6 .course_header5_sideblock div#item-header-avatar img{width:100%}
.c7 .course_header5_sideblock div#item-header-avatar img{width:100%}
.instructor_course { 
display: -ms-grid !important;
-ms-grid-columns: 32px 1fr; 
}
.instructor_course ul.instructor_meta {
display: grid;
grid-template-columns: 1fr 1fr;
}
.block.course8 .block_content .block_title {
border-bottom: none!important;
}
.block.course8 .more {
text-align: center;
position: relative;
z-index: 2;
}
.block.course8 .more_btn{
color: rgb(255, 255, 255); border-radius: 20px;
padding: 5px 10px;
}
.block.course8 .more:after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
background: rgba(0, 0, 0, 0.4);
z-index: -1;
}
.block.course8 .block_content .cat_btn{
position: relative;font-size:12px;
padding: 5px 10px 5px 25px; border-radius: 18px;
color: rgb(255, 255, 255);
margin: 0 2px 0 0;
}
.block.course8 .block_content .cat_btn:before {
content:"\f02b";font-family:'fontawesome';
position:absolute;
left:10px;top:4px;
}
.blog_card.block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 256px;
border-radius: 8px;
-webkit-box-shadow: 0 7px 31px 0 rgba(0,0,0,.12);
box-shadow: 0 7px 31px 0 rgba(0,0,0,.12);
background-color: #fff;
}
.blog_card .block_media{
width:35%;
}
.blog_card .block_media img{
height:100%;
object-fit:cover;
}
.blog_card .block_content{
padding:30px 42px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
width:65%;
}
.blog_card .block_title a{
font-size: 20px;
font-weight: 600;
color: #5a5a5a;
text-decoration: none;
text-transform: capitalize;
}
.blog_card .block_desc{
margin-top: 12px;
font-size: 16px;
color: #475465;
line-height: 1.5;
}
.member_block5{
position: relative;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
width: 240px!important;
height: 140px;
padding: 15px;
margin-right: 54px;
margin-top: 60px;
margin-bottom: 12px;
background-color: #fff;
-webkit-box-shadow: 2px 4px 8px 0 rgba(46,61,73,.11);
box-shadow: 2px 4px 8px 0 rgba(46,61,73,.11);
}
.member_block5 .member_avatar{
position: relative;
left: 50%;
transform: translate(-50%,0);
background-color: #fff;
border-radius: 50%;
overflow: hidden;
width: 75px;
height: 75px;
margin-top: -48px;
margin-bottom: 12px;
}
.member_block5 .member_avatar img{
border-radius: 50%;
width: 100%;
}
.member_block5 .member_info{
text-align: center;
}
.member_block5 .member_info a{
font-size: 14px;
color: #101010;
font-weight: 400;
margin-bottom: 12px;
text-decoration: none;
text-align: center;
text-transform: capitalize;
}
.member_block5 .member_info ul.socialicons {
float: none;
}
#title.light a.link.retake_submit.tip i{
color: #444444 !important;
display:inline-block;
}
#title.light a.link.retake_submit.tip {
color: #444444 !important;
}  .course_curriculum tr.course_section.sub_section {
margin-left:30px;
width: calc(100% - 30px) !important;
display: table;
}
.rtl .course_curriculum tr.course_section.sub_section {
margin-right:30px;
margin-left:0;
}
.course_curriculum tr.course_lesson.sub_unit {
width: calc(100% - 30px) !important;
border: none;
box-shadow: 0 0 1px;
transform: translate(30px) scale(0.97,1);
transform-origin: left;
}
.rtl .course_curriculum tr.course_lesson.sub_unit {
transform: translate(-30px) scale(0.97,1);
transform-origin: right;
}
.course_curriculum.accordion .course_section.sub_section.sub_show>td:after{
content:"\f068";
}
.course_curriculum.accordion .course_section.sub_section>td:after{
content:"\f067";
} .course_curriculum.accordion tr.course_section.sub_section {
display: none;
}
.course_curriculum.accordion tr.course_section.sub_section.show {
display: table;
}
.course_curriculum:not(.accordion) tr.course_section.sub_section td{
padding-left: 30px;
width:auto;
}
.rtl .course_curriculum:not(.accordion) tr.course_section.sub_section td{
padding-left: 0;
padding-right: 30px;
width:auto;
}
.course_curriculum:not(.accordion) tr.course_section.sub_section {
display: table-row;
} .course_timeline li.section.sub_section,.course_timeline li.unit_line.sub_unit {
margin-left: 30px;
width: calc(100% - 30px) !important;
}
.rtl .course_timeline li.section.sub_section,.rtl .course_timeline li.unit_line.sub_unit {
margin-left: 0px;
margin-right: 0px;
width: calc(100% - 30px) !important;
}
.course_timeline.accordion li.section.sub_section {
display: none;
}
.course_timeline.accordion li.section.sub_section.show {
display: initial;
}
.course_timeline.accordion .section.sub_section.sub_show:after{
content:"\f068";
}
.course_timeline.accordion .section.sub_section:after{
content:"\f067";
}
.quiztimer{
color:#ffffff;
display: grid;
justify-items: center;
align-items: center;
}
.quiztimer .timer_amount,.quiztimer .timer_unit{
color:#ffffff;
line-height: 1em;
}
.quiztimer .timer_amount {
font-size: 1em;
}
.quiztimer .timer_unit{
font-size: 0.3em;
}
.quiztimer .timer_amount span{
margin:0 5px;
}
.timer_amount,.timer_unit{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(50px,1fr));
-ms-grid-columns:repeat(auto-fit,minmax(50px,1fr));
display: -ms-grid;
justify-items: center;
}
.timer_amount span:nth-child(n+4), .timer_unit span:nth-child(n+4){
display:none;
}
.fillblank_area {
clear: none;
display: inline-block;
}
span.select_question_content {
display: inline-block;
}
.question_content select{margin:0 5px;} .droppable > div {
border: 1px solid rgba(0,0,0,0.08);
padding: 1rem;
}
.droppable.active{
overflow-y:scroll;
}
.question .droppable,.match_options {
touch-action: none;
}
.droppable > div+div {
border-top: none;
}
.droppable .dragging{
border: 1px solid #f5d01a;
box-shadow: 0 0 6px #efc600;
}
.quiz_questions_content .question .marks {
float:right;
margin-top:30px;
}
.question .question_option p {
display: inline-block;
}
.match_playground {
display: grid;
grid-template-columns: 1fr 1fr;
justify-content:center;
align-items:stretch;
grid-gap: 1rem;
margin: 1rem 0;
}
.match_playground .droppable{
border:1px solid rgba(0,0,0,0.2);
}
.match_playground .match_options .match_option {
border: 1px solid rgba(0,0,0,0.08);
padding: 2rem;
}
.match_playground .droppable {
display: grid;
grid-template-columns: 1fr;
grid-gap: 10px;
padding: 30px;
justify-content: center;
align-items: center;
}
.quiz_questions_content .question_content {
padding-top: 1rem;
}
.match_playground .droppable > div{
border-top:1px solid rgba(0,0,0,.1)
}
.match_playground .match_option{
background:rgba(185, 185, 185, 0.1);
}
.match_playground .match_options .match_option .children > div {
border: 1px solid rgba(0,0,0,0.08);
padding: 1rem;
background:#fff;
}
.quiz_questions_content.col-md-9 .question {position:relative;}
.question_wrapper.loaded .result {
transform: translateX(40%);
}
.quiz_questions_content .question .question_hint {
float: right;
cursor: pointer;
z-index: 99;
position: relative;
margin-top: 22px;
margin-right: 5px;
}
.quiz_questions_content .question span.question_hint:before{
content: "\f29c";
font-family:fontawesome;
font-size:22px;
}
.quiz_questions_content .question span.question_hint.show:before{
content: "\f05c";
}
.quiz_questions_content .question:first-child .question_content{
border-top:none;
}
.quiz_questions_content .question span.question_hint_content {
position: absolute;
bottom: 0;
left: 30px;
padding: 1.5rem;
border-radius: 3px;
box-shadow: 1px 5px 20px rgba(0,0,0,0.3);
z-index: 101;
transform:scale(0);
transition:0.2s all;
}
.quiz_questions_content .question span.question_hint_content.show{
transform:scale(1);
}
div.sort_options {
touch-action: none;
}
.fillblank_area input{border:none;border-bottom:2px solid rgba(0,0,0,0.2)}
.quiz_questions_content.col-md-9 .quiz_bar {
display: block;
margin: 30px 0;
position: relative;
}
.single-quiz .question .question_content:first-child{
border-top:none;
}
.quiz_questions li > strong{
display:block;
margin:5px 0;
}
.quiz_questions_content{
margin-bottom:30px;
} .react_quiz .c100.big {
font-size: 5em;
}
.react_quiz .inquiz_timer{
display:none;
}
.react_quiz .incoursequiz_details .quiztimer span.timer_unit {
display: none;
}
.react_quiz .incoursequiz_details .quiztimer .c100:after{
background: #ffffff;
}
.react_quiz .incoursequiz_details .quiztimer span{
color:#000;
}
.react_quiz .incoursequiz_details .quiztimer .timer_amount{
grid-template-columns:repeat(auto-fit,minmax(15px,1fr));   
}
.question_correct {
border: 2px solid rgba(0, 128, 0, 0.5) !important;
padding: 5px;
border-radius: 5px;
}
.question_incorrect {
border: 2px solid rgba(255, 0, 0, 0.5) !important;
padding: 5px;
border-radius: 5px;
}
.question_option .radio>input[type=radio]+label,
.question_option .checkbox>input[type=radio]+label{
display:flex;
align-items:center;
}
.react_quiz div#unit.quiz_title h1{
width: 50%;
overflow:hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.react_quiz div#unit.quiz_title h5{
width: 50%;
font-size:14px;
overflow:hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.incoursequiz_details {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
width: 100%;
padding: 1rem 0;
align-items: center;
transition: 0.5s all;
margin: 1rem 0;
}
.incoursequiz_details.fixed { background: #ffffff; } .dark .incoursequiz_details.fixed {background:transparent;}
div#wplms_quiz .loading_quiz.disabled{
display:none;
}
div#wplms_quiz .loading_quiz{
position:fixed !important;
width:100%;
height:100%;
left:0;
top:0;
z-index:9999;
}
@media(min-width:1024px){
.course_content_panel_content .incoursequiz_details.fixed {
position: fixed;
top: 0;
width: calc(80% - 360px);
padding: 15px;
z-index: 9999;
}
.course_pursue_panel_hide .course_content_panel_content .incoursequiz_details.fixed{
width:80%;
}
}
.quiz_questions_content .quiz_pagination ul{list-style:none;}
.quiz_questions_content .quiz_pagination ul{
display:flex;
flex-direction:row-reverse;
align-items:center;
justify-content:flex-start;
margin-top:30px;
}
.quiz_questions_content .quiz_pagination ul li a{
padding:2px 5px;
border:1px solid rgba(90, 90, 90, 0.2);
margin:10px;
background:rgba(0, 0, 0, 0.43);
color:#fff;
text-shadow:1px 1px rgba(0,0,0,0.1);
font-size:1.2em;
}
.incousre_quiz_button {
display: flex;
flex-direction: row-reverse;
max-width: calc(100% - 70px);
}
.incousre_quiz_button a{
text-align: center;
}
#wplms_quiz .button{
cursor:pointer;
}
.confirmpopup_wrapper {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.5);
z-index: 99999;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding-top: 10vh;
}
.confirmpopup_wrapper  .confirmpopup_content {
padding:15px;
background:#fff;
border-radius:5px;
min-width:50%;
}
span.question_stats_content_heading {
margin-bottom: 1rem;
display: inline-block;
}
.question_stats_content {
display: grid;
grid-template-columns: repeat(auto-fit,minmax(120px,1fr));
grid-gap: 10px;
align-items: start;
}
.question_stats_content span{
margin:5px;
}
.question_stats_content .checked_answer{
margin-bottom:0;
text-align: center;
}
.quiz_stats_chart {
display:flex;
flex-direction:row;
flex-wrap: wrap;
}
.quiz_stats_chart .quiz_stats_chart_pie {
width:340px;
}
.quiz_stats_chart .question_stats_content_wrapper {
width:calc(100% - 340px);
}
@media(max-width:768px){
.quiz_stats_chart .quiz_stats_chart_pie {
width:100%;
margin-bottom:30px;
}
.quiz_stats_chart .question_stats_content_wrapper {
width:100%;
}
}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//pertinentstrategy.com/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg);background-position:50% 50%;background-repeat:no-repeat;background-color:#cccccc;background-size:8px;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}.block_media img{width:100%;}
#basic-details-section h4:after{content:'';}
.security-question-section input[type="number"]{border:1px solid #DDD;}
.security-question-section+.submit{clear:both;}
.content ul.question_options {
clear: both;
display: inline-block;
width: 100%;
list-style:none;
}
.block.courseitem span.amount{font-size:16px !important;}
.live-edit-sidebar,.live-edit-sidebar + .text-options{display: none;}
.directory.course.buddypress .col-md-3.col-sm-3.col-md-pull-9.col-sm-pull-9 {
display: none;
}
.directory.course.buddypress .col-md-9.col-sm-9.col-md-push-3.col-sm-push-3 {
width: 100% !important;
left: 0 !important;
}
#item-body .comment-respond textarea {
border: 1px solid rgba(0,0,0,.08) !important;
}