LearnPress – WordPress LMS Plugin - Version 4.1.6.1

Version Description

(2022-04-01) = ~ Optimize. ~ Fixed: error show input when retake Fill In Blank - off option "Show correct answer". ~ Modified: filter query courses API. ~ Hide load more item button which section it hide. ~ Fixed: save course is sale when edit course. ~ Added: hook "learn-press/user/quiz-finished". ~ Fixed: error site use sub-folder domain will be error 301 when checkout. ~ Fixed: error show "The item is not assigned to this course" on Page builder. ~ Fixed: error style RTL item-actions. ~ Fixed: case user guest buy course and not login, back to this course will not show button "purchase course". ~ Added: hook do_action( 'login_form' ) on the page LP Checkout, form "Login".

Download this release

Release Info

Developer ThimPress
Plugin Icon 128x128 LearnPress – WordPress LMS Plugin
Version 4.1.6.1
Comparing to
See all releases

Code changes from version 4.1.6 to 4.1.6.1

assets/css/admin/admin-rtl.css CHANGED
@@ -3864,7 +3864,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3864
  margin-left: 0;
3865
  margin-right: 0;
3866
  border-radius: 999px;
3867
- background-color: #fee2e2;
3868
  justify-content: center;
3869
  align-items: center;
3870
  flex: 0 0 auto;
@@ -3872,10 +3872,10 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3872
  .lp-update-db-modal__content-icon svg {
3873
  width: 24px;
3874
  height: 24px;
3875
- color: #dc2626;
3876
  }
3877
  .lp-update-db-modal__content-icon svg:last-child {
3878
- color: #258d6c;
3879
  }
3880
  .lp-update-db-modal__content-icon__success {
3881
  display: none;
@@ -3899,7 +3899,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3899
  display: flex;
3900
  flex-direction: row;
3901
  padding: 10px 24px;
3902
- background-color: #f9fafb;
3903
  justify-content: flex-end;
3904
  align-items: center;
3905
  }
@@ -3907,7 +3907,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3907
  padding: 8px 16px;
3908
  border: 1px solid #e5e7eb;
3909
  border-radius: 6px;
3910
- color: #374151;
3911
  font-size: 13px;
3912
  font-weight: 500;
3913
  text-decoration: none;
@@ -3918,7 +3918,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3918
  background-color: #0073aa;
3919
  }
3920
  .lp-update-db-modal__success .lp-update-db-modal__content-icon {
3921
- background-color: #def7ec;
3922
  }
3923
  .lp-update-db-modal__success .lp-update-db-modal__content-icon__error {
3924
  display: none;
@@ -6088,7 +6088,7 @@ body.lp-item-moving {
6088
  width: 0;
6089
  height: 100%;
6090
  opacity: 0;
6091
- background: #7c60d9bf;
6092
  transition: 0.8s linear;
6093
  }
6094
 
@@ -6196,56 +6196,6 @@ body.lp-item-moving {
6196
  bottom: 40px;
6197
  }
6198
  }
6199
- .rtl .section-item-counts {
6200
- right: 41px;
6201
- left: auto;
6202
- }
6203
- .rtl #admin-editor-lp_course .lp-course-curriculum .heading .status {
6204
- margin-left: 10px;
6205
- }
6206
- .rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections {
6207
- right: 0;
6208
- left: unset !important;
6209
- }
6210
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
6211
- margin-left: 5px;
6212
- }
6213
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
6214
- right: 0;
6215
- left: unset !important;
6216
- }
6217
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable {
6218
- left: unset !important;
6219
- right: 0;
6220
- }
6221
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li {
6222
- text-align: right;
6223
- }
6224
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
6225
- float: right;
6226
- }
6227
- .rtl #admin-editor-lp_course .lp-course-curriculum .actions {
6228
- left: unset !important;
6229
- right: 0;
6230
- }
6231
- .rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul {
6232
- right: 0;
6233
- left: unset !important;
6234
- }
6235
- .rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a {
6236
- text-align: right;
6237
- }
6238
- .rtl #admin-editor-lp_quiz .add-new-question {
6239
- text-align: left;
6240
- }
6241
- .rtl #lp-modal-choose-items .header .preview-title {
6242
- padding-left: 20px;
6243
- }
6244
- .rtl #lp-modal-choose-items .header .close {
6245
- right: 0;
6246
- left: unset;
6247
- }
6248
-
6249
  .lp-skeleton-animation {
6250
  margin: 0;
6251
  padding: 0;
@@ -6256,7 +6206,7 @@ body.lp-item-moving {
6256
  height: 16px;
6257
  margin-top: 15px;
6258
  border-radius: 2px;
6259
- background: linear-gradient(-90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
6260
  background-size: 400% 100%;
6261
  list-style: none;
6262
  animation: lp-skeleton-loading 1.4s ease infinite;
@@ -6690,7 +6640,7 @@ body.post-type-lp_question #button-new-question div {
6690
  min-width: 100px;
6691
  margin: 0 -1px 0 0;
6692
  border: 1px solid #999;
6693
- background: #ffff;
6694
  font-weight: 400;
6695
  }
6696
  body.post-type-lp_question #button-new-question div a {
3864
  margin-left: 0;
3865
  margin-right: 0;
3866
  border-radius: 999px;
3867
+ background-color: rgb(254, 226, 226);
3868
  justify-content: center;
3869
  align-items: center;
3870
  flex: 0 0 auto;
3872
  .lp-update-db-modal__content-icon svg {
3873
  width: 24px;
3874
  height: 24px;
3875
+ color: rgb(220, 38, 38);
3876
  }
3877
  .lp-update-db-modal__content-icon svg:last-child {
3878
+ color: rgb(37, 141, 108);
3879
  }
3880
  .lp-update-db-modal__content-icon__success {
3881
  display: none;
3899
  display: flex;
3900
  flex-direction: row;
3901
  padding: 10px 24px;
3902
+ background-color: rgb(249, 250, 251);
3903
  justify-content: flex-end;
3904
  align-items: center;
3905
  }
3907
  padding: 8px 16px;
3908
  border: 1px solid #e5e7eb;
3909
  border-radius: 6px;
3910
+ color: rgb(55, 65, 81);
3911
  font-size: 13px;
3912
  font-weight: 500;
3913
  text-decoration: none;
3918
  background-color: #0073aa;
3919
  }
3920
  .lp-update-db-modal__success .lp-update-db-modal__content-icon {
3921
+ background-color: rgb(222, 247, 236);
3922
  }
3923
  .lp-update-db-modal__success .lp-update-db-modal__content-icon__error {
3924
  display: none;
6088
  width: 0;
6089
  height: 100%;
6090
  opacity: 0;
6091
+ background: rgba(124, 96, 217, 0.7490196078);
6092
  transition: 0.8s linear;
6093
  }
6094
 
6196
  bottom: 40px;
6197
  }
6198
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6199
  .lp-skeleton-animation {
6200
  margin: 0;
6201
  padding: 0;
6206
  height: 16px;
6207
  margin-top: 15px;
6208
  border-radius: 2px;
6209
+ background: linear-gradient(-90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
6210
  background-size: 400% 100%;
6211
  list-style: none;
6212
  animation: lp-skeleton-loading 1.4s ease infinite;
6640
  min-width: 100px;
6641
  margin: 0 -1px 0 0;
6642
  border: 1px solid #999;
6643
+ background: white;
6644
  font-weight: 400;
6645
  }
6646
  body.post-type-lp_question #button-new-question div a {
assets/css/admin/admin-rtl.min.css CHANGED
@@ -1 +1 @@
1
- @-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 15px 10px 12px;border-top:5px solid #00adff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-right:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;right:15px;width:26px;height:26px;margin-top:-13px;margin-left:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{left:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;left:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}.lp-toolbar-buttons{position:relative;z-index:10;height:50px}.lp-toolbar-buttons .lp-toolbar-btn{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn a,.lp-toolbar-buttons .lp-toolbar-btn span{outline:0;color:#666;box-shadow:none}.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;top:50%;right:50%;width:30px;height:30px;margin-top:-15px;margin-right:-15px;line-height:30px;text-align:center}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{color:var(--lp-primary-color)}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove{cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover span{color:#e74c3c}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2{display:inline-block}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown{color:#000}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul{display:none;position:absolute;top:100%;left:0;margin:0;border:1px solid #999;background:#fdfeff}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li{margin:0;list-style:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a{display:block;margin:0;padding:3px 8px;color:#757575;font-size:12px;text-align:left;white-space:nowrap;text-decoration:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover{_background:#f5f5f5}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon{color:#666}.lp-toolbar-buttons .lp-toolbar-btn:hover{display:inline-block;background:0}.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon{color:#444}.lp-toolbar-buttons .lp-toolbar-btn:hover ul{display:block}.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover{display:block}.column-content-actions.lp-toolbar-buttons{width:30px;padding:0;white-space:nowrap}.learn-press-box-data{position:relative;margin:20px 0 0 0;border:1px solid #ddd}.learn-press-box-data .lp-box-data-head{padding:10px 15px;background:#fff}.learn-press-box-data .lp-box-data-head h3{margin:0;padding:15px;font-size:16px}.learn-press-box-data .lp-box-data-head .lp-box-data-actions{float:left;position:relative;z-index:10}.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn{display:inline-block;width:30px;height:50px;line-height:46px;text-align:center;vertical-align:middle}.learn-press-box-data .lp-box-data-head .lp-box-data-actions::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-head::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-content{padding:15px;border-top:1px solid #ddd;background:#fff}.learn-press-box-data .lp-box-data-foot{padding:15px}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2{display:none}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2{display:inline-block}.learn-press-box-data.closed .lp-box-data-content{display:none}.lp-list-options{width:100%;border-collapse:collapse}.lp-list-options th,.lp-list-options td{padding:10px 15px;border-top:1px solid #ddd;background:#f5f5f5}.lp-list-options thead th{text-align:right}.lp-list-options tbody tr td{padding:0 15px;background:#f4fcff}.lp-list-options tbody tr td.lp-toolbar-buttons{_overflow:hidden;position:relative;width:30px;height:42px;white-space:nowrap}.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn{visibility:hidden;position:relative;height:43px;margin-top:-4px;margin-bottom:-4px}.lp-list-options tbody tr:nth-child(odd) td{background:#fff}.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn{visibility:visible}.lp-list-options tbody td{text-align:right}.lp-list-options tbody td input[type=text]{width:100%}.lp-list-options tbody td input[type=text][value=""]{font-style:italic}.lp-list-options tbody td.column-content-answer_correct{width:125px}.lp-list-options tbody td.lp-remove-list-option,.lp-list-options tbody td.lp-move-list-option{width:20px;padding:0;text-align:center}.lp-list-options tbody td.lp-remove-list-option a,.lp-list-options tbody td.lp-move-list-option a{visibility:hidden;color:#999}.lp-list-options tbody td.lp-remove-list-option:hover,.lp-list-options tbody td.lp-move-list-option:hover{background:#dbf5ff}.lp-list-options tbody td.lp-move-list-option{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option a{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option:hover a{color:var(--lp-primary-color)}.lp-list-options tbody td.lp-remove-list-option{cursor:pointer}.lp-list-options tbody td.lp-remove-list-option:hover a{color:#e74c3c}.lp-animation{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.lp-ajax-search{display:inline-block;position:relative;z-index:999999}.lp-ajax-search .lp-search-term{min-width:300px;height:28px;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-results{position:absolute;top:100%;width:100%;margin:-1px 0 0 0;border:1px solid #ddd;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-ajax-search .lp-search-results .lp-search-items{overflow:auto;max-height:300px;margin:0}.lp-ajax-search .lp-search-results .lp-search-items li{margin:0}.lp-ajax-search .lp-search-results .lp-search-items li label{display:block;padding:8px 10px;border-bottom:1px solid #f3f3f3}.lp-ajax-search .lp-search-results .lp-search-items li label input{float:right;margin-top:1px;margin-left:-100%}.lp-ajax-search .lp-search-results .lp-search-items li label span{display:inline-block;margin-right:25px}.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item{visibility:hidden;margin-right:10px}.lp-ajax-search .lp-search-results .lp-search-items li.active{background:#dbf5ff}.lp-ajax-search .lp-search-results .lp-search-items li:hover{color:#fff;background:#0085ba}.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item{visibility:visible}.lp-ajax-search .lp-search-results .lp-search-actions{margin:0;padding:10px;border-top:1px solid #ddd}#learn-press-ajax-search-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;width:100%;height:100%;opacity:0}.update-overlay{position:fixed;z-index:99999;top:0;right:0;width:100%;height:100%;background:rgba(255,255,255,0.5)}#course-editor.ajax-search #learn-press-ajax-search-overlay{display:block}#course-editor.ajax-search .lp-ajax-search{z-index:100000}.advanced-list{padding:5px 8px 0 0;border:1px solid #ddd;border-radius:3px;background:#fff;list-style:none}.advanced-list li{display:inline-block;margin:0 -3px 5px 5px;padding:3px 8px;background:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.advanced-list li .remove-item{display:inline-block;margin-left:5px;line-height:1;vertical-align:middle;text-decoration:none;cursor:pointer}.advanced-list li .remove-item:hover{color:#0085ba}.advanced-list li .remove-item::before{font-family:dashicons;text-decoration:none;content:"\f335"}.advanced-list li span{display:inline-block}.advanced-list.locked .remove-item{display:none}.advanced-list::after{display:block;clear:both;content:""}.lp-label-counter{display:inline-block;height:20px;padding:0 10px;border-radius:20px;color:#fff;background:#2196f3;font-weight:bold;line-height:20px}.lp-label-counter.disabled{background:#ddd}@-moz-keyframes spin{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.rwmb-duration{border:1px solid #ddd}ul .clearfix{clear:both;height:0;opacity:0}.clearfix-after::after{display:block;clear:both;height:0;opacity:0;content:""}.lp-button{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}@-moz-keyframes lp-spinner{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes lp-spinner{100%{-webkit-transform:rotate(-360deg)}}@keyframes lp-spinner{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.lp-modal-choose-items-open{overflow:hidden}.lp-modal-search{height:100%;padding:20px;color:#777;background-color:red}.lp-modal-search li.selected{display:none}#learn-press-message-box-block{position:fixed;z-index:99999;top:0;left:0;bottom:0;right:0;opacity:.8;background-color:#000}#learn-press-message-box-window{position:fixed;z-index:100000;top:0;left:0;bottom:0;right:0;color:#fff;text-align:center}#message-box-wrap{display:inline-block;max-width:70%;margin:0 auto;text-align:right}.message-box-title{margin:0 0 40px 0;color:#fff;font-size:34px}.message-box-content{font-size:16px;line-height:1.5}.message-box-animation{width:220px;height:20px;margin:20px 0 0;background-image:url("../../images/animation.gif")}.message-box-buttons{margin:20px 0 0;padding-top:20px;border-top:1px solid #929292}.message-box-button{margin-left:10px !important}.tipsy{position:absolute}.learnpress a,.learnpress a:active{outline:0;box-shadow:none}.learnpress .lp-install-sample-data-options{padding:0 20px 10px 20px;border:1px solid #ddd}.learnpress .lp-install-sample-data-options legend{font-size:16px}.lp-email-templates{overflow:hidden;margin-top:5px}.learn-press-email-variables{margin:20px 0 0;padding:0;list-style:none}.learn-press-email-variables li{display:inline-block;cursor:pointer}.learn-press-dropdown-pages input[type=text]{min-width:300px;height:29px;margin:0;vertical-align:top}.learn-press-dropdown-pages .select2-container{min-width:220px !important}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:30px;border-color:#7e8993}.learn-press-dropdown-pages .select2-container .select2-selection__rendered{line-height:28px !important}.learn-press-dropdown-pages .select2-container .select2-selection__arrow{left:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 5px top 55%;background-size:16px 16px}.learn-press-dropdown-pages .select2-container .select2-selection__arrow b{display:none}.learn-press-dropdown-pages .quick-add-page-actions a{font-size:13px;text-decoration:none}.learn-press-dropdown-pages .quick-add-page-inline{margin-top:0}.lp-select-2+.select2-container .select2-selection--single{height:30px;border-color:#7e8993}.lp-select-2+.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px !important}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow{left:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 5px top 55%;background-size:16px 16px}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.learn-press-tooltip{display:inline-block;margin:0 5px;color:#999;font-size:17px;vertical-align:middle}.learn-press-tooltip.icon::after{font-family:Dashicons;content:"\f223"}.learn-press-tooltip:hover{opacity:1;color:#0073aa}.rwmb-payment-order-wrapper .rwmb-label{margin-bottom:20px !important}.rwmb-payment-order-wrapper .rwmb-input{margin-right:0 !important}.learn-press-payments,.learn-press-emails{width:100%;border:1px solid #ddd;border-collapse:collapse;font-size:14px}.learn-press-payments th,.learn-press-payments td,.learn-press-emails th,.learn-press-emails td{padding:10px}.learn-press-payments .order,.learn-press-emails .order{width:30px;padding-left:0;color:#ddd;text-align:center;cursor:not-allowed}.learn-press-payments .name,.learn-press-emails .name{min-width:250px;font-weight:normal;text-transform:capitalize}.learn-press-payments .name a,.learn-press-emails .name a{text-decoration:none}.learn-press-payments .status,.learn-press-emails .status{width:100px;text-align:center;cursor:pointer}.learn-press-payments .status .dashicons,.learn-press-emails .status .dashicons{border-radius:50%;color:#fff;background:#ddd}.learn-press-payments .status a,.learn-press-emails .status a{display:block;margin-top:5px;font-size:12px;text-decoration:none}.learn-press-payments .status.enabled .dashicons,.learn-press-emails .status.enabled .dashicons{background:#0085ba}.learn-press-payments thead th,.learn-press-emails thead th{border-bottom:1px solid #ddd;text-align:right}.learn-press-payments tbody tr:nth-child(even) td,.learn-press-emails tbody tr:nth-child(even) td{background:#fff}.learn-press-payments tbody tr:nth-child(odd) td,.learn-press-emails tbody tr:nth-child(odd) td{background:#f5f5f5}.learn-press-payments tbody td,.learn-press-emails tbody td{border-bottom:1px solid #ddd}.learn-press-payments tbody .ui-sortable-helper,.learn-press-emails tbody .ui-sortable-helper{margin-right:-1px;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder,.learn-press-emails tbody .ui-sortable-placeholder{visibility:visible !important;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder td,.learn-press-emails tbody .ui-sortable-placeholder td{height:35px;padding:0;background:#f7f7f7}.learn-press-payments ~ .email-actions,.learn-press-emails ~ .email-actions{text-align:right}.learn-press-payments.sortable .order:hover,.learn-press-emails.sortable .order:hover{color:#0073aa;cursor:ns-resize}.lp-template-overrides{margin-top:20px}.lp-template-overrides thead th h4{margin:0}.lp-template-overrides tbody th{font-weight:bold}.lp-template-overrides tbody th p{display:inline-block;margin:0 10px 0 0}.lp-template-overrides tbody th p a{margin:0;padding:2px 8px;border:0;border-radius:3px;outline:0;box-shadow:none;font-weight:normal}.lp-template-overrides tbody th p a.current{color:#fff;background:#00aadc}.lp-template-overrides .template-row.outdated code::before,.lp-template-overrides .template-row.up-to-date code::before{display:inline-block;margin-top:-2px;margin-left:3px;font-family:Dashicons;vertical-align:middle}.lp-template-overrides .template-row.outdated .template-version{color:red}.lp-template-overrides .template-row.outdated .template-file code::before{color:red;content:"\f534"}.lp-template-overrides .template-row.up-to-date .template-version{color:#1859ff}.lp-template-overrides .template-row.up-to-date .template-file code::before{color:#0085ba;content:"\f147"}.lp-template-overrides .template-version,.lp-template-overrides .core-version{width:100px}.lp-template-overrides #learn-press-no-templates td p{color:#0073aa}.description code{font-size:smaller}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result{display:none;padding:10px;background:#f5f5f5}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result input{width:80px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result p{margin:7px 0 0;color:#777;font-style:italic}#field-_lp_course_result input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}.widget .widget-content .rwmb-field:not(:last-of-type){margin:0 0 10px}.widget .widget-content .rwmb-field:not(:last-of-type):first-child{margin-top:10px}.widget .widget-content .rwmb-field:last-child{margin-bottom:10px}.widget .widget-content .rwmb-field .rwmb-label,.widget .widget-content .rwmb-field .rwmb-input{width:100%}.widget .widget-content .rwmb-field .rwmb-label{margin-bottom:2px}.widget .widget-content .rwmb-field .rwmb-label label{font-weight:400}.widget .widget-content .rwmb-field .rwmb-input input[type=text]{width:100%}.course-attributes{margin:20px 0}.course-attributes .learn-press-attribute{margin-top:-1px;margin-bottom:0;border:1px solid #ddd}.course-attributes .learn-press-attribute>h4{margin:0;padding:10px 15px;background:#f5f5f5}.course-attributes .learn-press-attribute .learn-press-attribute-data{padding:15px;border-top:1px solid #ddd}#wpfooter{z-index:20}.learn-press-advertisement-slider{margin:50px 0 0 20px;position:relative;overflow:hidden;box-sizing:border-box;z-index:10}.learn-press-advertisement-slider .slider-items:after{display:block;clear:both;content:""}.learn-press-advertisement-slider .slide-item{position:relative;float:right;width:100%;margin-left:-100%;padding:20px;opacity:0;background:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.learn-press-advertisement-slider .slide-item .slide-thumbnail{float:right;width:35%}.learn-press-advertisement-slider .slide-item .slide-thumbnail a{display:block;line-height:1;margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{max-width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:35%;padding-right:20px}.learn-press-advertisement-slider .slide-item .slide-detail h2{margin-top:0}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:none}.learn-press-advertisement-slider .slide-item.slide-active{opacity:1}.learn-press-advertisement-slider .slider-controls{position:absolute;bottom:20px;left:20px}.learn-press-advertisement-slider .slider-controls .next-item,.learn-press-advertisement-slider .slider-controls .prev-item{font-family:"dashicons";width:40px;height:40px;border:1px solid #DDD;line-height:40px;font-size:16px;cursor:pointer;float:right;margin-right:10px;text-align:center;color:#DDD}.learn-press-advertisement-slider .slider-controls .next-item:hover,.learn-press-advertisement-slider .slider-controls .prev-item:hover{border-color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:hover:before,.learn-press-advertisement-slider .slider-controls .prev-item:hover:before{color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:before{content:"\f345"}.learn-press-advertisement-slider .slider-controls .prev-item:before{content:"\f341"}@media only screen and (max-width:1200px){.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:50%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:50%}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}}@media only screen and (max-width:960px){.learn-press-advertisement-slider{margin-right:56px}.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:0;padding-right:0}.learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider{margin-right:56px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail{margin-right:0;padding-right:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}}.lp-admin-tabs{position:relative;margin-top:20px}.lp-admin-tabs .lp-admin-tab-navs{display:none;float:right;position:relative;z-index:5;width:250px;margin:0 0 0 -250px;padding:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs .lp-admin-tab-navs .nav-section{margin:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section>span{display:block;padding:8px 20px;outline:0;box-shadow:none;text-decoration:none;text-transform:capitalize}.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip{float:left;margin-left:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover{border-right:2px solid #563d7c;color:#563d7c}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>span,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>span{padding-right:18px}.lp-admin-tabs.has-sections .lp-admin-tab-navs{display:block}.lp-admin-tabs.has-sections .lp-admin-tab-content{float:right;position:relative;z-index:0;width:100%;padding-right:271px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs.has-sections::before{position:absolute;z-index:10;top:0;bottom:0;right:250px;border-right:1px solid #ddd;content:""}.lp-admin-tabs::after{display:block;clear:both;content:"";z-index:10}.wrap.learn-press-settings .lp-admin-tab-content{padding:18px;background:#fff}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub{float:none;margin:0 0 20px 0;padding-bottom:20px;border-bottom:1px solid #ddd}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active{font-weight:bold}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li{text-transform:capitalize}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li::after{display:inline-block;padding:0 10px;content:"|"}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child::after{content:""}.wrap #learn-press-uninstall-sample-data{float:left;opacity:.5}.wrap #learn-press-uninstall-sample-data:hover{opacity:1}.learnpress .rwmb-field{position:relative;margin-bottom:20px}.learnpress .rwmb-field .rwmb-label{display:block;float:right;width:190px;margin-bottom:5px;font-size:14px;_text-transform:capitalize}.learnpress .rwmb-field .rwmb-label label>small{display:block;color:#999;font-weight:normal;font-style:italic}.learnpress .rwmb-field .rwmb-input{float:none;width:auto;margin-right:190px}.learnpress .rwmb-field .rwmb-input input[type=checkbox],.learnpress .rwmb-field .rwmb-input input[type=radio]{margin:1px 0 0 5px}.learnpress .rwmb-field .rwmb-input label>input[type=checkbox],.learnpress .rwmb-field .rwmb-input label>input[type=radio]{margin-top:-1px}.learnpress .rwmb-field .description{margin-top:8px;color:#888}.learnpress .rwmb-field .description code{padding:3px 0 3px 3px}.learnpress .rwmb-field .description.err{color:red}.learnpress .rwmb-field .rwmb-input-list{margin-right:0}.learnpress .rwmb-field #course_evaluation_method_quiz_options{position:relative;margin-right:25px}.learnpress .rwmb-field #course_evaluation_method_quiz_options::after{position:absolute;z-index:10;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}.learnpress .rwmb-field input[name=_lp_course_result]:checked ~ #course_evaluation_method_quiz_options::after{display:none}.learnpress .rwmb-field.rwmb-heading-wrapper h4{display:inline-block;margin:0 0 5px 0;padding:0;border-bottom:2px solid #563d7c;font-size:16px;text-transform:initial}.learnpress .rwmb-field.disabled .field-overlay{position:absolute;z-index:10;top:0;right:0;width:100%;height:100%;opacity:.6;background:#fff;content:""}.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text{width:50%;min-width:200px}.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input input{vertical-align:top}.learnpress .lp-course-sale_start-field.hide,.learnpress .lp-course-sale_end-field.hide{display:none}.learnpress.lp-submenu-settings .lp-admin-settings-buttons{margin-bottom:0;padding-top:20px;border-top:1px solid #ddd}.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings{float:left}.learnpress.lp-submenu-settings .rwmb-input{float:none;width:auto;margin-right:270px;color:#000}.learnpress .rwmb-google-fonts-wrapper .rwmb-input label{display:block;margin-bottom:5px;font-weight:bold}.learnpress .rwmb-google-fonts-wrapper .rwmb-input input{width:90%}.learnpress #learn-press-toggle-course-results{display:block}.learnpress .lp-item-assigned{font-size:14px}.learnpress .lp-item-assigned a{text-decoration:none}.learnpress .lp-item-assigned ul{margin-bottom:0}.learnpress .lp-item-assigned ul ul strong{font-weight:normal}.learnpress .lp-item-assigned li{margin:0}.learnpress .lp-item-assigned li a{display:inline-block;margin-bottom:10px}@media screen and (max-width:1280px){.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-label{float:none;width:auto}.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-input{float:right;width:100%;margin-right:0}}.lp-metabox__table .titledesc label>small{display:block;color:#999;font-weight:normal;font-style:italic}.lp-metabox__table .forminp-text>input,.lp-metabox__table .forminp-email>input,.lp-metabox__table .forminp-password>input,.lp-metabox__table .forminp-url>input{min-width:260px}.lp-metabox__table .forminp-textarea textarea{width:400px}.lp-metabox__custom-fields table{width:100%;max-width:max-content;padding:0 !important}.lp-metabox__custom-fields table th{padding:7px 7px 7px 0 !important}.lp-metabox__custom-fields table th.sort{width:17px;padding:7px !important}.lp-metabox__custom-fields table td{position:relative;padding:4px 7px 4px 0 !important;vertical-align:middle !important}.lp-metabox__custom-fields table td.sort{width:17px;padding-left:7px !important;background:#f9f9f9;font-size:15px;text-align:center;cursor:move}.lp-metabox__custom-fields table td.sort::before{height:100%;color:#999;font-family:Dashicons;text-align:center;content:"\f333"}.lp-metabox__custom-fields table td .delete{display:block;position:relative;width:1em;height:1em;font-size:1.2em;text-indent:-9999px}.lp-metabox__custom-fields table td .delete::before{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#999;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox__custom-fields table td .delete:hover::before{color:#a00}.lp-metabox__custom-fields table td:last-child{padding-left:7px !important}.lp-metabox-field__color{font-size:0 !important}.lp-metabox-field__color .colorpickpreview{display:inline-block;width:30px;height:30px;margin:0;margin-left:3px;padding:0;border:1px solid #ddd;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);font-size:16px;line-height:28px}.lp-metabox-field__color .iris-picker{display:none;position:absolute;z-index:100;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.lp-metabox-field__image-advanced-upload{padding-top:10px}.lp-metabox-field__image-advanced-images{clear:both;margin:0;padding:0}.lp-metabox-field__image-advanced-images>li{float:right;position:relative;box-sizing:border-box;width:80px;margin:9px 0 0 9px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move}.lp-metabox-field__image-advanced-images>li img{display:block;width:100%;height:auto}.lp-metabox-field__image-advanced-images>li ul.actions{position:absolute;top:-8px;left:-8px;padding:2px}.lp-metabox-field__image-advanced-images>li ul.actions li{float:left;margin:0 2px 0 0}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete::before{position:absolute;top:0;right:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images>li ul.actions::before{display:table;content:" "}.lp-metabox-field__image-advanced-images>li:hover ul.actions{display:block}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images::before{display:table;content:" "}.lp-metabox-field__image-advanced-images::after{display:table;clear:both;content:" "}.lp-metabox-field__image--inner{position:relative;box-sizing:border-box;width:120px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7}.lp-metabox-field__image--inner img{display:block;width:100%;height:auto}.lp-metabox-field__image--upload{padding-top:10px}.lp-meta-box__inner{display:block;position:relative}.lp-meta-box__inner .form-field:not(fieldset){display:flex;flex-direction:row;position:relative;margin:0;padding:15px 0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.lp-meta-box__inner .form-field:not(fieldset) label{width:180px;min-width:180px;max-width:180px;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner .form-field:not(fieldset) .checkbox{margin:2px 0 !important;vertical-align:middle}.lp-meta-box__inner .form-field:not(fieldset) .description{flex:1;display:inline;clear:none;margin:0 7px 0 0;padding:0;font-size:14px}.lp-meta-box__inner fieldset.form-field{display:grid;grid-template-columns:180px 1fr;position:relative;margin:0;padding:15px 0}.lp-meta-box__inner fieldset.form-field h4{width:180px;min-width:180px;max-width:180px;margin:0;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner fieldset.form-field ul{margin:0;font-size:14px}.lp-meta-box__inner fieldset.form-field .description{grid-column-start:2;margin-top:10px}.lp-meta-box__duration-select{width:auto !important}.lp-meta-box__duration input[type=number]{width:80px !important}.lp-meta-box__duration .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important}.lp-meta-box__wp-editor{display:block}.lp-meta-box__wp-editor .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box__wp-editor__textarea{border:none !important}.lp-meta-box select{width:auto !important}.lp-meta-box select ~ .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box input[type=number],.lp-meta-box input[type=email],.lp-meta-box input[type=text],.lp-meta-box input[type=password],.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){width:50%}.lp-meta-box input[type=number]+.description,.lp-meta-box input[type=email]+.description,.lp-meta-box input[type=text]+.description,.lp-meta-box input[type=password]+.description,.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea)+.description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box input[type=checkbox]{margin-top:0}.lp-meta-box .short{width:50%}.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){height:3.5em;line-height:1.5em;vertical-align:top}.lp-meta-box .learn-press-tip.ready{display:inline-flex;align-items:center;margin-right:8px}#course-settings .inside{margin:0 !important;padding:0 !important}#course-settings .lp-meta-box__course-tab{display:grid;grid-template-columns:20% 80%}#course-settings .lp-meta-box__course-tab__tabs{position:relative;box-sizing:border-box;margin:0;padding:0 0 10px;border-left:1px solid #eee;background-color:#fafafa;line-height:1}#course-settings .lp-meta-box__course-tab__tabs li{display:block;position:relative;margin:0;padding:0}#course-settings .lp-meta-box__course-tab__tabs li a{display:block;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none}#course-settings .lp-meta-box__course-tab__tabs li a i{margin-left:5px;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-decoration:none;text-transform:none}#course-settings .lp-meta-box__course-tab__tabs li a i[class^=dashicon]{font-family:"Dashicons"}#course-settings .lp-meta-box__course-tab__tabs li.active a{position:relative;color:#555;background-color:#eee}@media(max-width:767px){#course-settings .lp-meta-box__course-tab__tabs{display:flex;overflow:hidden;overflow-x:auto;flex-direction:row;margin:0;margin-bottom:30px;padding:0;border-bottom:1px solid #e5e5e5;text-align:center;white-space:nowrap;list-style:none;align-items:center;flex-wrap:nowrap}#course-settings .lp-meta-box__course-tab__tabs li{min-width:25%;margin-left:20px}}#course-settings .lp-meta-box__course-tab__content>div{padding:20px}@media(max-width:767px){#course-settings .lp-meta-box__course-tab{grid-template-columns:auto}}#price_course_data ._lp_sale_price_field,#price_course_data ._lp_price_field{position:relative}#price_course_data ._lp_sale_price_field .learn-press-tip-floating,#price_course_data ._lp_price_field .learn-press-tip-floating{top:54px;right:92px;opacity:.8;background:#a00}#price_course_data ._lp_sale_price_field .learn-press-tip-floating::before,#price_course_data ._lp_price_field .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.lp_course_extra_meta_box__content{flex:1}.lp_course_extra_meta_box__fields{margin-bottom:10px}.lp_course_extra_meta_box__field{position:relative;max-width:600px;margin-bottom:10px}.lp_course_extra_meta_box__field .sort{display:flex;position:absolute;top:0;right:0;width:40px;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_course_extra_meta_box__field .delete{display:flex;position:absolute;top:0;left:0;width:40px;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_extra_meta_box__input{width:100% !important;padding-left:40px !important;padding-right:40px !important}.lp_repeater_meta_box__wrapper{flex:1 !important}.lp_repeater_meta_box__fields{position:relative;margin-bottom:10px}.lp_repeater_meta_box__field{display:grid;position:relative;margin-bottom:10px;border:1px solid #c5c5c5;border-radius:2px}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__content{display:block}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__title__toggle::after{transform:rotate(-180deg)}.lp_repeater_meta_box__title{display:grid;grid-template-columns:44px 1fr 40px 40px;align-items:center;position:relative;background-color:#eee}.lp_repeater_meta_box__title__title{flex:1;padding:14px 0}.lp_repeater_meta_box__title__sort{display:flex;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_repeater_meta_box__title__sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_repeater_meta_box__title__delete{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_repeater_meta_box__title__toggle{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__toggle::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f347"}.lp_repeater_meta_box__content{display:none;padding:14px 20px}.lp_repeater_meta_box__content>label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;margin-bottom:20px;grid-template-rows:auto 1fr}.lp_repeater_meta_box__content>label:last-child{margin-bottom:0}.lp_repeater_meta_box__content>label span{margin-bottom:5px}.lp_repeater_meta_box__content>label textarea,.lp_repeater_meta_box__content>label input{width:100% !important}.lp_course_faq_meta_box__content{flex:1}.lp_course_faq_meta_box__fields{position:relative;margin-bottom:10px}.lp_course_faq_meta_box__field{display:grid;position:relative;margin-bottom:10px;padding:20px;border:1px solid #c5c5c5;border-radius:4px;grid-row-gap:10px}.lp_course_faq_meta_box__field label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;grid-template-rows:auto 1fr}.lp_course_faq_meta_box__field label span{margin-bottom:5px}.lp_course_faq_meta_box__field label textarea,.lp_course_faq_meta_box__field label input{width:100% !important}.lp_course_faq_meta_box__field a.delete{display:flex;position:absolute;top:15px;left:50px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_faq_meta_box__field a.delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_faq_meta_box__field .sort{display:flex;position:absolute;top:15px;left:20px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center;cursor:grab}.lp_course_faq_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}#passing-condition-quiz-result{display:none}#passing-condition-quiz-result input{width:80px !important;margin-top:5px !important}#passing-condition-quiz-result p{padding:10px 16px;background-color:#eee;font-size:14px}.lp-meta-box__file_list{display:inline-block;clear:both;margin:0;padding:0}.lp-meta-box__file_list>li{display:flex;flex-flow:column nowrap;float:right;position:relative;box-sizing:border-box;width:80px;height:80px;margin:9px 0 0 9px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move;align-items:center;justify-content:center}.lp-meta-box__file_list>li img{display:block;width:100%;height:auto}.lp-meta-box__file_list>li img.is_file{width:30px}.lp-meta-box__file_list>li img.is_file ~ span{margin-top:5px;font-size:12px}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions{position:absolute;top:-8px;left:-8px;padding:2px}.lp-meta-box__file_list>li ul.actions li{float:left;margin:0 2px 0 0}.lp-meta-box__file_list>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-meta-box__file_list>li ul.actions li a.delete::before{position:absolute;top:0;right:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions::before{display:table;content:" "}.lp-meta-box__file::before{display:table;content:" "}.lp-meta-box__file::after{display:table;clear:both;content:" "}.lp-metabox-evaluate-final_quiz{display:block}.lp-metabox-evaluate-final_quiz__message{display:inline-block;min-width:50%;margin-top:10px;padding:8px 20px;border:2px solid #36af27;border-radius:4px;background:#f7f7f7;text-align:center}.lp-metabox-evaluate-final_quiz__message-error{border-color:lightcoral}.learn-press-tabs.vertical .tabs-heading{border:1px solid #ddd;background:#fff}.learn-press-tabs.vertical .tabs-heading h4{margin:0;padding:15px}.learn-press-tabs.vertical .tabs-nav{float:right;position:relative;z-index:100;box-sizing:border-box;width:270px;margin:0;background-color:#fafafa}.learn-press-tabs.vertical .tabs-nav li{display:block;position:relative;margin:0;padding:0}.learn-press-tabs.vertical .tabs-nav li a{display:block;box-sizing:border-box;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none;text-transform:capitalize}.learn-press-tabs.vertical .tabs-nav li.icon a{padding-right:35px}.learn-press-tabs.vertical .tabs-nav li.icon a::before{position:absolute;right:10px;margin-left:8px;font-family:Dashicons;font-size:16px;vertical-align:top}.learn-press-tabs.vertical .tabs-nav li.active a{position:relative;color:#555;background-color:#eee}.learn-press-tabs.vertical .tabs-container{overflow:hidden;position:relative;border:1px solid #ddd;border-top:0;background:#fafafa}.learn-press-tabs.vertical .tabs-container .tabs-content-container{margin:0 270px 0 0}.learn-press-tabs.vertical .tabs-container .tabs-content-container>li{display:none;float:right;width:100%;margin-left:-100%;margin-bottom:0;padding:20px;border-right:1px solid #eee;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-tabs.vertical::after{display:block;clear:both;content:""}@media screen and (max-width:1280px){.learnpress .rwmb-field .rwmb-label{float:none}.learnpress .rwmb-field .rwmb-input{margin-right:0}}.lp_widget_autocomplete__loading{margin-top:0 !important;padding:7px 10px;border:1px solid #949494;border-top:none !important;background:#eee;font-size:13px !important}.lp_widget_autocomplete__select{overflow:auto;right:0;width:100%;max-height:148px;margin-top:-1px;background:#eee;font-size:13px}.lp_widget_autocomplete__item{overflow:hidden;padding:7px 10px;border:1px solid #949494;border-top:0;border-bottom-color:#afafaf;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.lp_widget_autocomplete__item__selected,.lp_widget_autocomplete__item:hover{color:#fff;background-color:#007cba}.widget .select2-selection__rendered{font-size:13px}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.learn-press-addons .lp-search-addon{width:280px;height:32px;margin:0;padding:3px 5px;font-size:16px;font-weight:300;line-height:1.5}.learn-press-addons .addons-browse{margin:20px 0 0}.learn-press-addons .addons-browse .lp-addon-hidden{display:none !important}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1){clear:none;margin-left:0;margin-right:8px}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n){clear:both;margin-left:8px;margin-right:0}.learn-press-addons .addons-browse .plugin-icon img{max-width:100%}.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors){display:-webkit-box;overflow:hidden;min-height:4.8;max-height:4.8;line-height:1.6;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#777}.learn-press-addons .addons-browse .plugin-card .search-highlight{text-decoration:underline}.learn-press-addons .addons-browse .plugin-card-top h3{display:-webkit-box;overflow:hidden;min-height:2.6em;max-height:2.6em;line-height:1.3em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.learn-press-addons .addons-browse .plugin-card-top .desc{min-height:90px;margin-left:0}.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin,.learn-press-addons .addons-browse .plugin-card-top .button.install-now,.learn-press-addons .addons-browse .plugin-card-top .button.enable-now{border-color:#0073aa #006799 #006799;color:#fff;background:#0085ba;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799;text-decoration:none}.learn-press-addons .addons-browse .plugin-card-top .button.button-working{padding-left:4px}.learn-press-addons .addons-browse .plugin-card-top .button.button-working span{display:none}.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version{display:inline-block}.learn-press-addons .addons-browse.premium .column-description p:not(.authors){margin:0;line-height:inherit}.learn-press-addons .addons-browse::after{display:block;clear:both;content:""}.related-themes .plugin-card-top{padding-bottom:0}.related-themes .theme-content{position:relative}.related-themes .image-thumbnail img{width:100%}.related-themes .theme-description{margin:0 0 25px 0;display:-webkit-box;overflow:hidden;min-height:8em;max-height:8em;line-height:1.6em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#777}.related-themes .theme-title{min-height:3.2em;margin-left:100px;margin-bottom:0;font-size:1.2em;line-height:1.3em}.related-themes .theme-title a{color:#545454}.related-themes .theme-rating{display:inline-block;float:left}.related-themes .star-rating{display:inline-block}.related-themes .count-rating{position:relative;top:2px;font-size:15px}.related-themes .theme-detail{position:absolute;top:-3px;left:3px;line-height:1.6em;text-align:left}.related-themes .theme-detail::after{display:block;clear:both;content:""}.related-themes .theme-detail .theme-price{display:inline-block;color:#545454;font-size:24px;font-weight:700;line-height:1.3em}.related-themes .theme-footer{clear:both;overflow:hidden;margin-left:-20px;margin-right:-20px;padding:20px;border-top:1px solid #ddd;background-color:#fafafa}@media screen and (min-width:1600px){.plugin-card:not(.hide-if-js):nth-child(even){margin-left:8px}.plugin-card:not(.hide-if-js):nth-child(3n){margin-left:0}}.post-type-lp_order .wp-list-table .column-order_status{width:150px}.post-type-lp_order .wp-list-table .order_status span{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.post-type-lp_order .wp-list-table .order_status span.pending{background:#bdbdbd}.post-type-lp_order .wp-list-table .order_status span.processing{background:#ffc107}.post-type-lp_order .wp-list-table .order_status span.completed{background:#4caf50}.post-type-lp_order .wp-list-table .order_status span.cancelled{background:#444}.post-type-lp_order .wp-list-table .order_status span.failed{background:red}.post-type-lp_order .wp-list-table .order_status span i{display:inline-block}.post-type-lp_order .wp-list-table .column-title,.post-type-lp_order .wp-list-table .column-order_total,.post-type-lp_order .wp-list-table .column-order_date{width:150px}.post-type-lp_order .wp-list-table .column-order_items ol{margin:0;padding:0;list-style-position:inside}.post-type-lp_course .column-price .origin-price{margin-left:10px;color:red;font-size:12px;text-decoration:line-through}.wp-list-table .column-preview{float:none;text-align:right}.wp-list-table .column-instructor{width:150px}.wp-list-table .column-instructor .post-author{display:inline-block}.wp-list-table .column-instructor .post-author img{width:30px;height:30px;margin-left:5px;border-radius:50%;vertical-align:middle}.wp-list-table .column-instructor .post-author a{display:inline-block;vertical-align:middle}.wp-list-table .column-students{width:80px}.wp-list-table .column-price{width:120px}.wp-list-table .column-thumbnail{width:100px;padding-top:11px}.wp-list-table .column-thumbnail img{max-width:100%;height:auto}.post-type-page .column-lp-page{width:200px}.post-type-page .for-plugin-page{margin:0;color:red;font-size:11px}.post-state .post-author{font-size:14px;font-weight:normal;font-style:italic}#learn-press-box-edit-slug{overflow:hidden;margin:0 -10px;padding:10px;border:1px solid #ddd;color:#b79186;background:#fff}#learn-press-box-edit-slug .button{float:left;height:24px;line-height:22px}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:right;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:left}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;left:0;bottom:0;right:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;right:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-modal{position:fixed;z-index:1000000;width:100%;height:100%;top:0;display:table}.learn-press-modal .modal-overlay{position:fixed;z-index:1000000;background:#000;opacity:.5;width:100%;height:100%;top:0}.learn-press-modal .modal-wrapper{display:table-cell;vertical-align:middle;z-index:1000010;position:relative}.learn-press-modal .modal-wrapper .modal-container{max-width:800px;width:90%;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,0.33);transition:all .3s ease;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-modal .modal-wrapper header{font-size:18px;padding:20px;border-bottom:1px solid #DDD;font-weight:600;color:#000}.learn-press-modal .modal-wrapper article{margin:30px 20px}.learn-press-modal .modal-wrapper article input[name=search]{width:100%;font-size:16px;box-sizing:border-box;margin:0;box-shadow:none;color:#444;padding:8px 10px;height:42px;border-radius:2px;border-color:#e4e4e4;font-weight:400;vertical-align:middle}.learn-press-modal .modal-wrapper article .search-results{margin:0;margin-top:30px}.learn-press-modal .modal-wrapper article .search-results li>label{display:block}.learn-press-modal .modal-wrapper footer{padding:15px 20px;overflow:hidden;border:1px solid #eee}.learn-press-modal .modal-wrapper footer .search-nav{float:right}.learn-press-modal .modal-wrapper footer .search-nav a,.learn-press-modal .modal-wrapper footer .search-nav span{display:inline-block;line-height:26px;height:28px;margin:0;padding:0 10px 1px}.learn-press-modal .modal-wrapper footer button{float:left;margin-right:3px}#modal-search-items.loading .search-results:before{position:absolute;top:75px;right:0;left:0;bottom:0;display:block;content:"";z-index:9;background:url("../../images/spinner.gif") no-repeat center center}.modal-search{position:relative;display:inline-block;min-width:300px}.modal-search .search-input{border:1px solid #DDD;width:100%;margin:0;padding:5px 10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{border-color:#DDD}.modal-search .search-results-content{position:absolute;top:100%;width:100%;right:0;background:#FFF;border:1px solid #DDD;border-top:0;z-index:1000;margin-top:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-search .search-results-content .search-results{margin:0}.modal-search .search-results-content .search-results .result-item{margin:0;padding:0;list-style:none}.modal-search .search-results-content .search-results .result-item label{display:block;padding:6px 10px;text-decoration:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-search .search-results-content .search-results .result-item:hover{background:#f4fcff}.modal-search .has-items .search-input{border-bottom-color:transparent}.modal-search .has-items .search-results-content{border-top:0}.modal-search .checked-items{text-align:center}.modal-search .checked-items .button{font-size:12px;height:20px;line-height:20px}.modal-search .checked-items .disabled{color:#777}.modal-search .search-navigator{margin:5px 0;text-align:center}.modal-search .search-navigator .page-numbers{display:inline-block;padding:2px 5px;text-decoration:none;line-height:1}.modal-search .search-navigator .page-numbers.next,.modal-search .search-navigator .page-numbers.prev{display:none}.lp-order-statuses{margin:0}.lp-order-statuses li{float:right;width:100%;margin:0;background:#fff}.lp-order-statuses li strong{display:block;margin-bottom:5px;color:#0073aa;font-size:20px;font-weight:normal}.lp-order-statuses li strong::before{display:inline-block;width:25px;height:25px;font-family:dashicons;font-size:25px;line-height:25px;vertical-align:middle;content:""}.lp-order-statuses li p{margin:0;padding:0;color:#adadad;font-size:12px}.lp-order-statuses li.counter-number{width:50%;padding:10px 0 0;text-align:center}.lp-order-statuses li.counter-number .counter-inner{margin:0 5px;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9}.lp-order-statuses li.counter-number .counter-inner p{text-transform:lowercase}.lp-order-statuses li.counter-number.order-completed strong::before{color:#0085ba;content:"\f058"}.lp-order-statuses li.counter-number.order-processing strong::before{margin-right:-1px;color:#563f7a;content:"\f321"}.lp-order-statuses li.counter-number.order-pending strong::before{color:#aaa;content:"\f534"}.lp-order-statuses li.counter-number.order-cancelled strong::before{color:red;content:"\f153"}.lp-order-statuses li.clear{float:none}.lp-order-statuses li.featured-theme{float:none;clear:both;width:auto;margin:12px -12px 0 -12px;padding:8px 12px 0 12px;border-top:1px solid #eee}.lp-order-statuses li.featured-theme .star-rating{display:inline-block;line-height:14px;vertical-align:middle}.lp-order-statuses li.featured-theme .star-rating .star{width:14px;height:14px;font-size:14px}.lp-order-statuses li.featured-theme>div{margin-bottom:3px}.lp-order-statuses li.featured-theme>div span{color:#999;font-size:12px;vertical-align:middle}.lp-order-statuses li:nth-child(even) .counter-inner{margin-right:0}.lp-order-statuses li:nth-child(odd) .counter-inner{margin-left:0}.lp-order-statuses li.total-raised{box-sizing:border-box;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9;text-align:center}.lp-order-statuses li.total-raised strong{margin-bottom:10px;font-size:26px}.lp-order-statuses li.total-raised strong::before{width:30px;height:30px;margin-top:-3px;margin-left:7px;font-size:30px;line-height:30px;content:"\f185"}.lp-order-statuses::after{display:block;clear:both;content:""}.lp-place-holder{background:#fff;padding:10px;display:block;margin:20px auto;box-shadow:0 0 0 rgba(0,0,0,0.1);border-radius:3px}.lp-place-holder [class*=line-]{height:6px;width:400px;background:#f6f7f9;margin-bottom:13px;margin-left:5px}.lp-place-holder .thumbnail{height:40px;width:40px;float:right;margin-left:20px;display:inline-block}.lp-place-holder .line-heading{width:80%;height:20px}.lp-place-holder .line-sm{width:30%;margin-top:10px}.lp-place-holder .line-xs{width:50%}.lp-place-holder .line-df{margin-top:30px;width:380px}.lp-place-holder .line-lg{width:200px}.lp-place-holder .line-lgx{width:450px}.lp-place-holder [class*=line],.lp-place-holder .thumbnail{animation:lpTimeLine;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;background:linear-gradient(to left,#eee 8%,#ddd 18%,#eee 33%);background-size:800px auto;background-position:100px 0}@keyframes lpTimeLine{0%{background-position:-350px 0}100%{background-position:400px 0}}.post-type-lp_order #post-body-content{display:none}.post-type-lp_order #order_details{border:none !important;background:transparent !important}.post-type-lp_order #order_details .hndle,.post-type-lp_order #order_details .handlediv,.post-type-lp_order #order_details .postbox-header{display:none}.post-type-lp_order #order_details .inside{display:block !important;margin:0;padding:0}.post-type-lp_order #order_details .order-data{margin:0 0 20px 0 !important;padding:30px !important;border:1px solid #ccd0d4 !important;background-color:#fff !important;box-shadow:none !important}.post-type-lp_order #order_details .order-data-field{margin-bottom:20px}.post-type-lp_order #order_details .order-data-field label{display:block;margin-bottom:5px;font-weight:500}.post-type-lp_order #order_details .order-data-number{margin:0 0 10px;font-size:20px;font-weight:600}.post-type-lp_order #order_details .payment-method-title{color:#777;font-size:16px}.post-type-lp_order #order_details .payment-method-title strong{color:#23282d}.post-type-lp_order #order_details .order-data-heading{margin-top:40px;font-size:16px}.post-type-lp_order #order_details .order-users{display:inline-block}.post-type-lp_order #order_details .order-users .description{margin-top:10px;padding:10px;background:#eee}.post-type-lp_order #order_details .order-data-date .order-date{width:100px}.post-type-lp_order #order_details .order-data-date .order-hour,.post-type-lp_order #order_details .order-data-date .order-minute{width:50px}.post-type-lp_order #order_details .order-data-note{display:inline-block}.post-type-lp_order #order_details .order-data-note .order-note{padding:10px;color:#fff;background-color:#c1a3b6;font-size:14px}.post-type-lp_order #order_details .order-items{margin:0;border:1px solid #ccd0d4 !important;background-color:#fff}.post-type-lp_order #order_details .order-items table{width:100%;border-collapse:collapse}.post-type-lp_order #order_details .order-items table thead{margin:0;padding:0}.post-type-lp_order #order_details .order-items table thead tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table thead th{padding:15px;border-bottom:0;color:#999;font-weight:400;text-align:right}.post-type-lp_order #order_details .order-items table thead th:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table thead th:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tbody td,.post-type-lp_order #order_details .order-items table tfoot td{padding:10px;border-bottom:1px solid #ddd;text-align:right}.post-type-lp_order #order_details .order-items table tbody{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tbody tr td{padding:15px}.post-type-lp_order #order_details .order-items table tbody tr td:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tbody tr td:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tfoot{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tfoot tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table tfoot tr:last-child td{padding-top:20px;padding-bottom:20px}.post-type-lp_order #order_details .order-items table tfoot td{padding:10px 15px;padding-bottom:0;border:0;font-size:14px;text-align:left}.post-type-lp_order #order_details .order-items table tfoot td:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tfoot td:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table .column-price,.post-type-lp_order #order_details .order-items table .column-total,.post-type-lp_order #order_details .order-items table .column-quantity{width:150px;text-align:left}.post-type-lp_order #order_details .order-items table .row-subtotal td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-subtotal td .order-total,.post-type-lp_order #order_details .order-items table .row-total td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-total td .order-total{font-weight:700}.post-type-lp_order #order_details .order-items table .remove-order-item{outline:0;color:#ccc;text-decoration:none}.post-type-lp_order #order_details .order-items table .remove-order-item .dashicons{font-size:20px}.post-type-lp_order #order_details .order-items table .remove-order-item:hover{color:red}.post-type-lp_order #order_details .order-items table .order-item-row:hover .remove-order-item{display:inline-block}.post-type-lp_order #order-export__button:hover{cursor:pointer}.post-type-lp_order .export-modal.modal{display:none;position:fixed;z-index:1;right:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.post-type-lp_order .export-modal .modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:60%;position:relative}.post-type-lp_order .export-modal .close{color:#aaa;position:absolute;font-size:28px;font-weight:bold;top:-5px;left:11px}.post-type-lp_order .export-modal .close:hover{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .close:focus{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .panel{display:none}.post-type-lp_order .export-modal .panel.active{display:block}.post-type-lp_order #order-export__tabs.tabs{display:flex;justify-content:space-around;margin:20px 2px 40px 2px;height:40px;box-shadow:0 0 1px 1px rgba(0,0,0,0.2)}.post-type-lp_order #order-export__tabs.tabs>*{width:100%;color:dimgray;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.post-type-lp_order #order-export__tabs.tabs>*:hover:not(.active){background-color:#dcdcdc}.post-type-lp_order #order-export__tabs.tabs>.active{color:white;background-color:#4caf50}.post-type-lp_order #lp-invoice__content{margin-bottom:25px}.post-type-lp_order #lp-invoice__content thead th{border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 20px}.post-type-lp_order #lp-invoice__content tbody td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order #lp-invoice__content tfoot td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order .export-options__content{margin-bottom:25px}.post-type-lp_order .export-options{position:relative}.post-type-lp_order .export-options__loading{opacity:0;z-index:-1;visibility:hidden;position:absolute;top:0;right:0;width:100%;background:#fff;left:0;bottom:0;display:flex;align-items:center;justify-content:center}.post-type-lp_order .export-options__loading .spinner{background:url("../../images/spinner.gif") no-repeat center center;z-index:9;display:inline-block;visibility:visible}.post-type-lp_order .export-options__loading.active{opacity:1;z-index:9;visibility:visible}.post-type-lp_order #lp-invoice__export{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__export:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__update{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__update:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .export-options__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .lp-invoice__body table{border-spacing:0;width:100%}#learn-press-toggle-settings-js-css{display:none}#learn-press-toggle-settings-js-css+table{display:none}#learn-press-toggle-settings-js-css:checked+table{display:table}.color-schemas{margin:0 0 20px 20px;float:right}.color-schemas ul{list-style:none;margin:0;padding:0}.color-schemas ul>li>label{font-weight:600;display:block;margin-bottom:10px}.color-schemas .wp-color-picker{width:80px;height:24px;vertical-align:top;margin:0}.color-schemas .wp-picker-holder{position:absolute}.color-schemas .buttons{display:none}.color-schemas table{border-collapse:collapse;position:relative}.color-schemas table td,.color-schemas table th{padding:10px 10px}.color-schemas table tbody{border:1px solid transparent;position:relative}.color-schemas table tbody td,.color-schemas table tbody th{text-align:right;background:#f5f5f5}.color-schemas table tbody tr:first-child td,.color-schemas table tbody tr:first-child th{padding-bottom:0}.color-schemas table:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,0.7)}.color-schemas tfoot td,.color-schemas tfoot th{padding-right:0;padding-left:0}.color-schemas .remove-schema{float:left;color:red}.color-schemas .wp-color-result{margin:0}.color-schemas .clone-schema{display:none}.color-schemas:first-child .remove-schema,.color-schemas:first-child .apply-schema{display:none}.color-schemas:nth-child(2){clear:both}.color-schemas:hover tbody{opacity:1}.color-schemas.current tbody{border-color:#DDD}.color-schemas.current tbody td,.color-schemas.current tbody th{background:rgba(5,215,255,0.26)}.color-schemas.current table:after{display:none}.color-schemas.current .clone-schema{display:inline-block}.wp-picker-container{position:relative}.wp-picker-container .wp-picker-holder{z-index:99999}.lp-install-sample{max-width:600px;margin:0;padding:10px 25px;border:1px solid #ccd0d4;border-radius:4px;background-color:#fff}.lp-install-sample__options{margin-bottom:20px;padding:0 20px;border:1px solid #eee;border-radius:4px}.lp-install-sample__options legend{padding:5px;font-weight:500}.lp-install-sample__buttons{display:flex;margin-top:25px;align-items:center;justify-content:space-between}.lp-install-sample__toggle-options{margin-left:auto;margin-right:10px}.lp-install-sample__uninstall{float:left}.lp-install-sample__response{margin:0;padding:10px;border:2px solid #059601;border-radius:6px}.lp-install-sample__response.fail{border-color:#d85554}.lp-update-db-modal{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-update-db-modal__hidden{display:none !important;visibility:hidden;opacity:0;pointer-events:none}.lp-update-db-modal__overlay{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-update-db-modal__content{display:inline-block;overflow:hidden;z-index:2;width:100%;max-width:510px;border-radius:8px;text-align:right;vertical-align:middle}.lp-update-db-modal__content-header{padding:24px 24px 16px 24px;background-color:#fff}.lp-update-db-modal__content-start{display:flex;flex-direction:flex-start}.lp-update-db-modal__content-icon{display:flex;width:40px;height:40px;margin-left:0;margin-right:0;border-radius:999px;background-color:#fee2e2;justify-content:center;align-items:center;flex:0 0 auto}.lp-update-db-modal__content-icon svg{width:24px;height:24px;color:#dc2626}.lp-update-db-modal__content-icon svg:last-child{color:#258d6c}.lp-update-db-modal__content-icon__success{display:none}.lp-update-db-modal__content-text{margin-right:18px;text-align:right}.lp-update-db-modal__content-text h3{margin:0;font-weight:500}.lp-update-db-modal__content-text p{margin:0;margin-top:10px;color:#999;font-size:14px;font-weight:400}.lp-update-db-modal__content-footer{display:flex;flex-direction:row;padding:10px 24px;background-color:#f9fafb;justify-content:flex-end;align-items:center}.lp-update-db-modal__content-footer a{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none}.lp-update-db-modal__content-footer a:last-child{margin-right:10px;color:#fff;background-color:#0073aa}.lp-update-db-modal__success .lp-update-db-modal__content-icon{background-color:#def7ec}.lp-update-db-modal__success .lp-update-db-modal__content-icon__error{display:none}.lp-update-db-modal__success .lp-update-db-modal__content-icon__success{display:block}#lp-tool-upgrade-db .wrapper-lp-upgrade-message,#lp-tool-upgrade-db .wrapper-terms-upgrade,#lp-tool-upgrade-db .wrapper-lp-loading{display:none}.terms-upgrade{max-width:500px;margin:0 auto}.terms-upgrade .error{display:none}.lp-upgrade-message .learn-press-message::before,.lp-upgrade-message .learn-press-message::after{content:none}.lp-modal-footer .learn-press-notice{color:#ff6060;font-weight:500;font-style:italic}.lp-modal-body .lp-skeleton-animation{width:500px;margin:0 20px}.tools-select__data{overflow:hidden}.tools-select__data li{background-color:#fff;border:1px solid #eee;color:#000;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;font-size:14px;line-height:1.4em;font-weight:normal;padding:10px;width:100%}.tools-select__data li input{margin:0 0 0 10px}.progressbar__content{width:100%;font-size:14px;font-weight:normal;line-height:1.4em;background:#eee;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progressbar__content span{z-index:9}.progressbar__container{position:relative}.progressbar__value{position:absolute;width:0;height:100%;right:0;top:0;background:#8a2be2}.progressbar__item h4{z-index:9;margin:0}.progressbar__item{width:500px;border-bottom:1px solid #fff}.progressbar__indexs{z-index:9}.lp-tool__message{text-align:center;color:red;padding:10px 0;display:none}.tools-prepare__message{background:#dba617;padding:10px 0;text-align:center;display:none}.lp-admin-editor{position:relative;margin:0;background-color:#fff}.lp-admin-editor .heading,.lp-admin-editor .lp-box-data-content{padding:0}#learn-press-admin-editor-metabox-settings{margin-top:20px}#course-editor .inside{margin:0;padding:0}#admin-editor-lp_course .lp-course-curriculum .heading{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;padding:8px 20px;align-items:center;line-height:1}#admin-editor-lp_course .lp-course-curriculum .heading h4{margin:0;font-size:16px}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections{display:flex;width:40px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close::before{content:"\f140"}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open::before{content:"\f142"}#admin-editor-lp_course .lp-course-curriculum .heading .status{visibility:hidden;position:relative;top:5px;margin-right:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .heading .status::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .heading .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_course .lp-course-curriculum .curriculum-sections{margin:0;margin:0 20px 20px 20px;border:1px solid #ddd}#admin-editor-lp_course .lp-course-curriculum .section{margin:0;border-bottom:1px solid #e5e5e5;opacity:1;background:#fff}#admin-editor-lp_course .lp-course-curriculum .section:first-child{border-top:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section{margin-top:1px;border:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section form{margin:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head{background-color:#f4fcff}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable{position:relative;top:1px}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section.empty-section{position:relative}#admin-editor-lp_course .lp-course-curriculum .section.empty-section::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable::before{display:inline-block;color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse{display:none}#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section input{background-color:transparent;box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section input:focus{box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section .section-head{display:flex;position:relative;height:42px;margin:0;padding:0;background-color:#f4fcff;line-height:40px;transition:background 500ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable,#admin-editor-lp_course .lp-course-curriculum .section .section-head .creatable{display:inline-block;width:40px;margin:0;color:#999;font-family:Dashicons;font-size:20px;text-align:center;vertical-align:middle}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable{margin-left:-1px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable::before{content:"\f333"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .section-item-counts{line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions{height:100%;color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions>*{display:inline-block;height:100%;text-align:center;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse::before{display:inline-block;width:40px;color:#999;font-family:Dashicons;font-size:16px;line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open::before{content:"\f343"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close::before{content:"\f347"}#admin-editor-lp_course .lp-course-curriculum .section .name{width:100%;border:0;color:#777;font-size:24px;font-weight:600;line-height:50px}#admin-editor-lp_course .lp-course-curriculum .section .name:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-collapse{overflow:hidden}#admin-editor-lp_course .lp-course-curriculum .section .section-content{padding:20px;border-top:1px solid #e5e5e5}#admin-editor-lp_course .lp-course-curriculum .section .details{margin-bottom:20px}#admin-editor-lp_course .lp-course-curriculum .section .title-input{padding-right:0;border:0;font-size:1.2em;line-height:30px;flex:1}#admin-editor-lp_course .lp-course-curriculum .section .description-input{width:100%;margin:0;padding:0;border:0;color:#999}#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section-list-items{width:100%;border-collapse:collapse}#admin-editor-lp_course .lp-course-curriculum .section-list-items ul{position:relative;min-height:5px;margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item{display:flex;position:relative;margin:0;border:1px solid #eee;border-bottom-width:0;background:#fff;transition:background 200ms ease-out;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper{border-bottom:1px solid #eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1){background-color:#f7f7f7}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing{background-color:#ffeded}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag{height:20px;padding-top:3px;padding-right:6px;cursor:url("../../images/openhand.cur") 7 5,default;fill:#999;flex:0 0 18px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover{fill:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{display:flex;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-left:120px;margin-right:2px;flex-grow:1;flex-basis:100%}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input{color:inherit}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{display:flex;position:absolute;top:0;left:2px;bottom:0;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions{margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions>*{visibility:hidden;margin-left:10px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit{text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove{color:#a00}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag{visibility:visible}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item{display:flex;position:relative;border-bottom-width:1px;transition:all 200ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag{display:flex;width:30px;color:#999;font-family:Dashicons;font-size:16px;vertical-align:middle;cursor:default;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title{display:inline-block;margin:0;flex:1}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus{background-color:#fff}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type{display:inline-block;padding:8px 5px;color:#ccc}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type::before{position:relative;top:2px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz{padding:8px 0 8px 6px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{text-align:left}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a{width:30px;height:30px;color:#999;line-height:30px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a:hover{color:#0073aa}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item>a:hover{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul{display:none;position:absolute;z-index:9;top:100%;left:0;width:165px;margin:0;border:1px solid #999;background:#fdfeff;text-align:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li{margin:0;border-bottom:1px solid #eee;text-align:left}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a{display:block;padding:10px 25px;color:#757575;font-size:12px;text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover{background:#eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul{display:block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions>*{visibility:visible;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item{position:relative;color:#a2a2a2}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon::before{color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{color:#0085ba;font-size:20px;text-align:center;flex:0 0 29px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon::before{font-family:Dashicons}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input{width:100%;padding:8px 0 8px 10px;border:0;color:inherit;font-size:14px;font-weight:600}#admin-editor-lp_course .lp-course-curriculum .section-actions{padding:0 20px 20px 20px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove{display:none;float:left;height:30px;border:1px solid #eee;border-radius:3px;color:#e74c3c;line-height:30px;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon{padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm{display:none;padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon{display:none}#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating{top:40px;right:100px;opacity:.8;background:#a00}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.section-item-counts{margin:0;margin-right:auto;font-size:12px;white-space:nowrap}.section-item-counts span{color:#999}#course-editor{margin-bottom:10px}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-right:0}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-right:0}#quiz-editor .inside{margin:0;padding:0}#admin-editor-lp_quiz{margin:0;padding:0;border:0}#admin-editor-lp_quiz form{margin:0}#admin-editor-lp_quiz .lp-box-data-head{display:flex;flex-direction:row;margin:0;padding:6px 20px;align-items:center}#admin-editor-lp_quiz .lp-box-data-head h3{padding:0}#admin-editor-lp_quiz .lp-box-data-head .status{visibility:hidden;position:relative;top:5px;margin-right:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_quiz .lp-box-data-head .status::before{content:"\f463"}#admin-editor-lp_quiz .lp-box-data-head .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions{display:flex;width:40px;height:30px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_quiz .lp-box-data-content{margin:20px;margin-top:0;border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions{border-collapse:collapse;color:#777}@media(max-width:1560px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .fill_in_blanks .question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row{display:flex;flex-direction:row;text-align:center;align-items:center}@media(max-width:1024px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row.question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>*{width:100%;padding:12px 8px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort{position:relative;color:#999;cursor:url("../../images/openhand.cur") 7 5,default;flex:0 0 15px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort:hover{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order{padding:12px 0;color:#32373c;font-size:1.2em;text-align:right;flex:0 0 25px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order::after{content:"."}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type{display:inline-flex;position:relative;width:125px;height:32px;padding:0;border-radius:2px;background-color:#eee;box-shadow:0 0 2px rgba(0,0,0,0.22);line-height:32px;cursor:pointer;flex:0 0 auto;align-items:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a{display:inline-flex;width:100%;padding:0 10px;color:#666;text-align:center;cursor:pointer;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a::after{margin-right:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul{visibility:hidden;position:absolute;z-index:9999;top:100%;left:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;opacity:1;background:#fdfeff;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a{display:block;min-width:110px;padding:10px 20px;color:#757575;line-height:20px;text-align:left;white-space:nowrap;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a:hover{background-color:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li.disabled{opacity:.4;background-color:#fff;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type:hover ul{visibility:visible;opacity:1;pointer-events:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.actions{width:300px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.name{padding-right:5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover>.sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions{text-align:left !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header{display:none;border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>*{font-weight:bold}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.order::after{content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.actions{padding:12px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings{padding:0 20px;border:1px solid #ddd;border-left:0;border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings>*{padding:20px 0 20px 20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort{width:12px;padding:8px 6px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text{width:calc(100% - 100px);padding-right:0;color:#444;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order{width:10px;padding:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct{width:65px;color:#444;font-weight:600;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions{padding:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn{height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr{border:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td{position:static;padding:0 10px;border:0;background:inherit}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort{width:12px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text{padding-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct{text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon{height:18px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper{border-left:0;border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort{border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort::before{display:inline-block;position:absolute;top:12px;right:4px;font-family:Dashicons;font-size:18px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td::after{position:absolute;top:0;left:1px;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item{border-bottom:1px solid #ddd;background:#f4fcff;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper{border-top:1px solid #f1f1f1}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort::after{display:inline-block;position:absolute;right:5px;font-family:Dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell{padding:10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input{width:100%;padding:0;border:0;color:#32373c;background:transparent;box-shadow:none;font-size:1.2em;font-weight:normal;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons{display:grid;position:static;z-index:10;height:100%;text-align:left;grid-template-columns:30px 30px 30px 40px;align-items:center;justify-content:end}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons>div a{visibility:hidden}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;z-index:2;top:50%;right:50%;width:28px;height:30px;margin-top:-15px;margin-right:-15px;line-height:30px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul{z-index:9}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a{padding:8px 24px;line-height:24px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a.remove{border-bottom:1px solid #eee;color:#666}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle{width:40px;height:42px;padding-left:0;font-family:Dashicons;font-size:20px;line-height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.open::after{content:"\f343"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.close::after{content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons>div a{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings{background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options{padding-left:0;padding-right:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field{margin:0;padding:20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field:nth-child(2n+1){background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-label{margin:0;margin-bottom:10px;color:#666;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle{font-weight:600;cursor:default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle{float:left;position:absolute;top:0;left:0;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle::after{font-family:Dashicons;font-size:18px;content:"\f460"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options{width:38px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox{min-width:34px;height:34px;line-height:42px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle::after{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.sorting_choice .quiz-question-data table.lp-list-options .answer-correct{display:none !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer{margin-top:-1px;border-top:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row{height:auto;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle{display:flex;width:30px;padding:8px 10px 8px 6px;color:#999;font-family:Dashicons;font-size:20px;vertical-align:middle;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle::before{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .order{padding:8px 0;line-height:28px;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question{padding:8px 5px 8px 10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title{display:inline-block;position:relative;min-width:500px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input{width:100%;margin:0;padding:6px 0;border:0;background:transparent;font-size:1.2em;line-height:18px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{color:#32373c}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input::placeholder{display:inline-block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new{display:inline;position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types{display:none;position:absolute;z-index:9999999;top:100%;left:-2px;width:200px;margin:6px;border:1px solid #999;background-color:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a{display:block;padding:12px 20px;outline:0;color:#757575;box-shadow:none;line-height:1;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a:hover{background:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li.disabled{opacity:.5;background-color:#eee;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover+.question-types{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button+.question-types:hover{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled=disabled]:hover+.question-types{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item{display:inline}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button{height:30px;box-shadow:0 1px 0 #ccc !important}#admin-editor-lp_quiz .lp-box-data-content .question-button-actions{text-align:right}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-label{display:none}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-input{margin-right:0}#question-editor .inside{margin:0;padding:0}#admin-editor-lp_question{margin:0;padding:0;border:0;background:#fff}#admin-editor-lp_question form{margin:0}#admin-editor-lp_question .lp-box-data-head{display:flex;flex-direction:row;padding:10px 20px;align-items:center}#admin-editor-lp_question .lp-box-data-head .heading{margin:0;padding:0;flex:1}#admin-editor-lp_question .lp-box-data-head .lp-question-editor{position:relative;margin-right:auto;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a{display:inline-flex;height:32px;padding:0 16px;border:1px solid #999;border-radius:2px;color:#666;line-height:32px;text-decoration:none;align-items:center;cursor:pointer;user-select:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a::after{margin-right:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul{display:none;position:absolute;z-index:9999;top:100%;left:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;background:#fdfeff}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li{margin:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li:hover,#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.active{background:#eee}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li a{display:block;min-width:110px;padding:10px;color:#757575;font-size:12px;text-align:left;white-space:nowrap;text-decoration:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled{opacity:.4}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled a{color:#999;cursor:not-allowed;pointer-events:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul:hover{display:block}#admin-editor-lp_question .lp-box-data-head .lp-question-editor:hover .question-types ul{display:block}#admin-editor-lp_question .lp-box-data-content{padding:0 20px 20px 20px;border:none !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers{width:100%;border:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td{padding:0 15px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th{padding:15px;border-bottom:1px solid #ddd;background-color:#eee;font-weight:600}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th.answer-text{padding-right:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{width:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort{padding:0 10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order{width:10px;padding:0;text-align:left}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct{width:65px;text-align:center}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text{padding-right:8px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{padding-left:0;text-align:left}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr{color:#444;background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td{background-color:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort{width:15px;padding:0;font-size:18px;text-align:center;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order{font-size:14px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input{width:100%;padding:0;border:0;color:#444;background:transparent;box-shadow:none;font-size:14px;font-weight:600;transition:box-shadow .2s ease}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons{z-index:auto}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer{visibility:visible;height:42px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort{border-right:0}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon{display:none}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td{position:relative}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort::before{display:inline-block;position:absolute;top:8px;right:10px;font-family:"Dashicons";content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_question .lp-box-data-content .add-answer{margin:15px 0 0 0}#admin-editor-lp_question.sorting_choice table.list-question-answers .answer-correct{display:none !important}.lp-admin-fib-question-editor,.admin-quiz-fib-question-editor{text-align:right}.lp-admin-fib-question-editor .lp-box-data-content,.admin-quiz-fib-question-editor .lp-box-data-content{margin:0 !important;border:none !important}.lp-admin-fib-question-editor .content-editable,.admin-quiz-fib-question-editor .content-editable{min-height:240px !important;padding:12px 15px;border:2px solid #ddd;border-radius:4px}.lp-admin-fib-question-editor .content-editable .fib-blank,.admin-quiz-fib-question-editor .content-editable .fib-blank{position:relative;color:#2196f3}.lp-admin-fib-question-editor .content-editable .fib-blank::before,.admin-quiz-fib-question-editor .content-editable .fib-blank::before{content:"#" attr(data-index) ". "}.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{min-width:700px;border-collapse:collapse}@media(max-width:1024px){.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{width:100%;min-width:100%}}.lp-admin-fib-question-editor .fib-blanks tbody,.admin-quiz-fib-question-editor .fib-blanks tbody{border-bottom:1px solid #bbb}.lp-admin-fib-question-editor .fib-blanks tbody tr,.admin-quiz-fib-question-editor .fib-blanks tbody tr{background:#eee}.lp-admin-fib-question-editor .fib-blanks tbody tr td,.admin-quiz-fib-question-editor .fib-blanks tbody tr td{padding:5px}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options td,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options td{padding:0}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options ul{display:none;margin:5px 0;padding:20px;border:1px solid #ddd;background:#fff;list-style:none}.lp-admin-fib-question-editor .fib-blanks tbody.open .blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody.open .blank-options ul{display:block}.lp-admin-fib-question-editor .fib-blanks tbody .blank-position,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-position{font-weight:600;text-align:center}.lp-admin-fib-question-editor .fib-blanks tbody .blank-actions,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-actions{text-align:left}.lp-admin-fib-question-editor .fib-blanks tbody:last-child,.admin-quiz-fib-question-editor .fib-blanks tbody:last-child{border:0}#fill-in-blanks-editor{display:flex}#fill-in-blanks-editor .blank-options{flex:0 0 65%}#fill-in-blanks-editor .blanks{width:100%;margin:0}#fill-in-blanks-editor .blanks .blank{margin:0 0 20px 0;padding:20px;border:1px solid #d9e0f1;background:#fbfcff}#fill-in-blanks-editor .blanks .blank label{font-weight:bold}#fill-in-blanks-editor .blanks .blank .blank-content{width:100%;min-height:74px;font-size:16px}#fill-in-blanks-editor .blanks .blank .blank-words .word{background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks .blank .blank-words .word.correct{background:#00a1e6}#fill-in-blanks-editor .blanks .blank .blank-tip p{font-style:italic}#fill-in-blanks-editor .blanks .blank .button-remove{color:red}#fill-in-blanks-editor .passage-preview{margin-right:20px;padding:15px 20px;border:1px solid #ddd;font-size:16px;line-height:24px;text-align:justify;flex:1}#fill-in-blanks-editor .passage-preview .blank-input{display:inline-block;position:relative;width:50px;height:16px;margin:-2px 10px;padding:0;border:0;border-bottom:1px dashed #ddd;background:transparent;box-shadow:none;font-size:16px;vertical-align:middle}#fill-in-blanks-editor .blanks-list{width:100%}#fill-in-blanks-editor .blanks-list textarea{width:100%;min-height:300px;margin-bottom:20px;outline:0;background:#f9f9f9;box-shadow:none;font-size:18px;line-height:30px}#fill-in-blanks-editor .blanks-list code{line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks-list code.correct{background:#00a1e6}#lp-modal-choose-items{display:none;position:fixed;z-index:-1;top:0;left:0;bottom:0;right:0;opacity:0;background-color:rgba(0,0,0,0.5)}#lp-modal-choose-items.show{display:block;z-index:99999999;opacity:1}#lp-modal-choose-items.loading .lp-choose-items ul.list-items::before{display:block;position:absolute;z-index:9;top:0;left:0;bottom:0;right:0;background:url("../../images/spinner.gif") no-repeat center center;background-color:#fff;content:""}#lp-modal-choose-items .lp-choose-items{position:relative;max-width:800px;margin:50px auto;border:1px solid #ddd;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);transition:all 200ms ease-out}#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title{display:flex;align-items:center}#lp-modal-choose-items .lp-choose-items .header{position:relative}#lp-modal-choose-items .lp-choose-items .header .preview-title{display:none;position:absolute;z-index:10;top:0;left:0;bottom:0;right:0;padding-right:20px;border-bottom:1px solid #ddd;background-color:#fff;font-weight:600}#lp-modal-choose-items .lp-choose-items .header .preview-title h3{margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs{margin:0;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .header .tabs .tab{display:inline-block;position:relative;margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)::before{position:absolute;top:50%;left:0;height:44px;margin-top:-22px;border-left:1px solid #ddd;content:""}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active::after{display:inline-block;position:absolute;bottom:-6px;right:50%;width:10px;height:10px;margin-right:-6px;border:1px solid #ddd;border-left:0;border-bottom:0;background:#fff;content:"";transform:rotate(-45deg)}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a{color:#0073aa}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a{display:inline-block;height:44px;padding:0 20px;color:#333;font-weight:600;line-height:44px;text-decoration:none}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus{box-shadow:none}#lp-modal-choose-items .lp-choose-items .header .close{display:inline-block;position:absolute;z-index:30;top:0;left:0;padding:12px;font-size:1em;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main{overflow:hidden;position:relative;padding:20px;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .main .section-item{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:color 200ms ease-out}#lp-modal-choose-items .lp-choose-items .main .section-item::before{position:relative;top:3px;font-family:Dashicons}#lp-modal-choose-items .lp-choose-items .main .search{margin-bottom:20px;background:transparent}#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input{width:100%;height:36px;padding:0 14px;font-size:16px;line-height:36px}#lp-modal-choose-items .lp-choose-items .main .list-items{overflow-y:auto;position:relative;min-height:260px;max-height:460px;margin:0}#lp-modal-choose-items .lp-choose-items .main .list-items li{margin:15px 0;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main .pagination .index{margin-right:20px;line-height:28px}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview{overflow:auto;position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;max-height:420px;padding:20px;background-color:#fff;transform:translate(-100%,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show{transform:translate(0,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li{margin:15px 0}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child{margin:-10px 0 15px 0}#lp-modal-choose-items .lp-choose-items .footer{padding:20px}body.lp-item-moving{cursor:url("../../images/closedhand.cur") 7 5,default !important}@media screen and (max-width:900px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row{display:block;width:auto;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row>*{width:auto}}#learn-press-reset-course-users,#learn-press-reset-user-courses,#learn-press-reset-user-item{max-width:100%}#learn-press-reset-course-users table,#learn-press-reset-user-courses table,#learn-press-reset-user-item table{width:100%;border-collapse:collapse}#learn-press-reset-course-users .courses-list,#learn-press-reset-user-courses .courses-list,#learn-press-reset-user-item .courses-list{margin:0}#learn-press-reset-course-users input[type=text],#learn-press-reset-user-courses input[type=text],#learn-press-reset-user-item input[type=text]{min-width:300px;height:28px;margin-right:0}#learn-press-reset-course-users .action-reset.dashicons-trash,#learn-press-reset-user-courses .action-reset.dashicons-trash,#learn-press-reset-user-item .action-reset.dashicons-trash{color:red}#learn-press-reset-course-users .action-reset.dashicons-update,#learn-press-reset-user-courses .action-reset.dashicons-update,#learn-press-reset-user-item .action-reset.dashicons-update{-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-right:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;left:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;right:50%;width:0;height:0;margin-right:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}.lp-group-step{border-bottom:1px solid #eee}.lp-group-step h3{padding:0 2em}.lp-group-step label{margin-bottom:5px;font-size:13px;font-weight:500;font-style:italic}.lp-group-step .lp-item-step{display:flex;position:relative;min-height:35px;margin:0;padding:1em 0;border-top:1px solid #eee;align-items:center;cursor:pointer}.lp-group-step .lp-item-step:hover{background:#eee}.lp-group-step .lp-item-step .lp-item-step-left{display:inline-flex;align-items:center;position:relative;padding:0 2em}.lp-group-step .lp-item-step .lp-item-step-left::before{display:block;position:absolute;z-index:2;width:1em;height:1em;border:1px solid rgba(0,0,0,0.1);border-top:1px solid #3498db;border-radius:50%;opacity:0;content:"";-webkit-animation:lp-rotating .8s linear infinite;animation:lp-rotating .8s linear infinite}.lp-group-step .lp-item-step .lp-item-step-left::after{position:absolute;z-index:1;right:23px;opacity:0;color:#4caf50;font-family:Dashicons;font-size:1.5em;content:"\f147"}.lp-group-step .lp-item-step.running .lp-item-step-left::before{opacity:1}.lp-group-step .lp-item-step.running .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.running::before{display:block;position:absolute;width:0;height:100%;background:#0073aa;content:"";opacity:.1;transition:.8s linear}.lp-group-step .lp-item-step.running .progress-bar{opacity:.1}.lp-group-step .lp-item-step.completed .lp-item-step-left::after{opacity:1}.lp-group-step .lp-item-step.completed .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.completed .progress-bar{width:100%;opacity:.1}.lp-group-step .lp-item-step.error .lp-item-step-left::after{opacity:1;color:#d33;content:"\f335"}.lp-group-step .lp-item-step .progress-bar{display:block;position:absolute;top:0;right:0;width:0;height:100%;opacity:0;background:#7c60d9bf;transition:.8s linear}.lp-group-steps-done{display:none}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;right:50%;width:6px;height:6px;margin-right:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;right:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media screen and (max-width:782px){.learn-press-dropdown-pages .select2-container{vertical-align:top}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:31px}.learn-press-dropdown-pages .select2-selection__rendered{line-height:31px !important}#learn-press-advertisement{margin:0 12px;padding-bottom:0}#learn-press-advertisement .slider-controls{bottom:40px}}.rtl .section-item-counts{right:41px;left:auto}.rtl #admin-editor-lp_course .lp-course-curriculum .heading .status{margin-left:10px}.rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections{right:0;left:unset !important}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-left:5px}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{right:0;left:unset !important}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable{left:unset !important;right:0}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li{text-align:right}.rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove{float:right}.rtl #admin-editor-lp_course .lp-course-curriculum .actions{left:unset !important;right:0}.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul{right:0;left:unset !important}.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a{text-align:right}.rtl #admin-editor-lp_quiz .add-new-question{text-align:left}.rtl #lp-modal-choose-items .header .preview-title{padding-left:20px}.rtl #lp-modal-choose-items .header .close{right:0;left:unset}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(-90deg,rgba(190,190,190,0.2) 25%,rgba(129,129,129,0.24) 37%,rgba(190,190,190,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:0 50%}to{background-position:100% 50%}}.button.disabled{pointer-events:none}.learnpress .postbox .rwmb-meta-box{margin-top:10px}.learnpress #field-_lp_requirements .rwmb-text-list-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{clear:none;position:relative;border:1px solid #ddd;border-radius:4px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:none}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-advanced{width:calc(100% - 65px);padding:7px 10px;border:0;color:#777;background:transparent;box-shadow:none;line-height:1}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:50%;left:41px;margin-top:-10px;border-radius:unset;color:#999;background:transparent;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone i{font-size:20px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone:hover{color:#e74c3c}.learnpress #field-_lp_requirements .rwmb-text-list-clone::after,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{display:inline-block;position:absolute;top:50%;left:10px;margin:8px 0 0 0;margin-top:-9px;color:#999;font-family:Dashicons;font-size:20px;content:"\f333"}.learnpress #field-_lp_requirements .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_key_features .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_faqs .rwmb-text-list-clone:focus-within{border-color:#0085ba}.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list:focus{border-color:#0085ba}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{position:relative;padding:0 0 16px 0}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:block;padding:10px 12px 0 10px}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list{width:calc(100% - 25px);margin:0 13px 0 13px;border:1px solid #ddd;vertical-align:top}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:20px;left:36px;margin-top:-10px;color:#999;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{top:20px}.lp-notice,.learn-press-notice{position:relative;padding:12px}.lp-notice h4,.learn-press-notice h4{margin:10px 0 15px}.lp-notice p,.learn-press-notice p{margin:0 0 5px 0;padding:0 2px}.lp-notice.lp-upgrade-notice,.learn-press-notice.lp-upgrade-notice{position:relative;border-right-color:#02b7fb;background:#bceffe}.lp-notice.lp-upgrade-notice .close-notice,.learn-press-notice.lp-upgrade-notice .close-notice{position:absolute;top:5px;left:10px}.lp-notice .lp-message-dismiss,.learn-press-notice .lp-message-dismiss{position:absolute;top:12px;left:12px}.lp-notice .notice-dismiss,.learn-press-notice .notice-dismiss{position:absolute;top:0;left:1px;margin:0;padding:9px;border:0;outline:0;color:#72777c;background:100% 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer}.lp-notice .notice-dismiss::before,.learn-press-notice .notice-dismiss::before{display:block;width:20px;height:20px;color:#72777c;background:100% 0;font:normal 16px/20px dashicons;text-align:center;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.learn-press-dropdown-pages{display:inline-block}.lp-notice-update-database{border:1px solid rebeccapurple;border-right-color:red;border-radius:3px;color:white;background:rebeccapurple}.lp-notice-update-database.do-updating::before{display:inline-block;float:right;margin:9px -5px 0 5px;color:#2773aa;font-family:dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#adminmenu .update-plugins.lp-plugins-count{padding:0 5px}.search-box input[name=post-search-author],.search-box .select2-container{min-width:200px;margin:0;vertical-align:top}.learn-press-notice-assigned-item{color:red}.learnpress .actions{margin:0}#learn-press-syncs li{position:relative}#learn-press-syncs li.syncing,#learn-press-syncs li.synced{padding-right:24px}#learn-press-syncs li.syncing input[type=checkbox],#learn-press-syncs li.synced input[type=checkbox]{display:none}#learn-press-syncs li.syncing::after{content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#learn-press-syncs li.synced::after{color:#2773aa;content:"\f147"}#learn-press-syncs li::after{display:block;position:absolute;top:0;right:-3px;width:24px;height:24px;font-family:dashicons;font-size:19px;line-height:24px;text-align:center}#learn-press-updater .updater-progress{position:relative;margin:0 2px}#learn-press-updater .updater-progress ul{display:flex;position:relative;height:5px;background:#eee}#learn-press-updater .updater-progress ul li{position:relative;margin:0;flex:1}#learn-press-updater .updater-progress ul li::after{display:none;position:absolute;top:-30px;left:0;padding:3px 5px;border-radius:3px;color:#fff;background:#ddd;font-size:12px;content:attr(data-version)}#learn-press-updater .updater-progress ul li::before{content:""}#learn-press-updater .updater-progress ul li:last-child::after{_display:block}#learn-press-updater .updater-progress ul::after{position:absolute;top:0;right:0;width:0;height:20px}#learn-press-updater .updater-progress .updater-progress-status{position:absolute;top:0;right:0;width:0;height:5px;background:#5bc4f9;-webkit-transition:width .25s;-moz-transition:width .25s;-ms-transition:width .25s;-o-transition:width .25s;transition:width .25s}#learn-press-updater .updater-progress .updater-progress-status::before{position:absolute;top:-20px;left:0;padding:0 5px;border-radius:3px;color:#fff;background:#5bc4f9;font-size:12px;_content:attr(data-value) "%"}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation{overflow:hidden;position:absolute;top:0;right:0;width:100%;height:5px;background:#5bc4f9}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)::after{position:absolute;height:5px;background:#8dd9ff;content:"";-webkit-animation:animation4 1.5s ease-out infinite;-moz-animation:animation4 1.5s ease-out infinite;-ms-animation:animation4 1.5s ease-out infinite;-o-animation:animation4 1.5s ease-out infinite;animation:animation4 1.5s ease-out infinite}#learn-press-updater .updating-message{color:#a24666}#learn-press-updater .completed-message{color:#3c8eb7}#learn-press-updater{display:none}.select2 .select2-search.select2-search--inline{margin-bottom:0}.select2 .select2-selection .select2-selection__choice{margin-top:4px;margin-bottom:0}.select2 .select2-selection.select2-selection--multiple{min-height:30px}.edit-post-layout__metaboxes .rwmb-label>label{color:#666;font-size:small;font-weight:bold}body.post-type-lp_question #button-new-question{display:inline-block;position:relative}body.post-type-lp_question #button-new-question div{display:none;position:absolute;z-index:9999;top:100%;right:0;min-width:100px;margin:0 -1px 0 0;border:1px solid #999;background:#ffff;font-weight:400}body.post-type-lp_question #button-new-question div a{display:block;min-width:100px;margin:0;padding:10px 20px;color:#666;white-space:nowrap;text-decoration:none}body.post-type-lp_question #button-new-question div a:hover{background:#eee}body.post-type-lp_question #button-new-question>a{position:relative;padding-left:15px;text-decoration:none}body.post-type-lp_question #button-new-question>a::after{display:inline-block;position:absolute;top:6px;left:0;width:0;height:0;margin:0;border:5px solid transparent;border-top-color:#0f7aae;content:""}body.post-type-lp_question #button-new-question:hover div{display:block}.lp-label{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.lp-label.success{background:#4caf50}.lp-label.error{background:red}.lp-label.warning{background:#ffc107}.lp-label .far,.lp-label .fas,.lp-label .fa{display:inline-block;margin-left:5px}.lp-admin-profile-courses .column-results{width:200px}.lp-admin-profile-courses .course-results-progress .lp-progress-row{margin:0 0 20px 0}.lp-admin-profile-courses .course-results-progress .lp-course-progress-heading{margin:0 0 5px 0;line-height:1}.lp-admin-profile-courses .learn-press-progress{overflow:hidden;position:relative;width:150px;height:6px;border-radius:3px}.lp-admin-profile-courses .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;right:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.lp-admin-profile-courses .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}
1
+ @-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 15px 10px 12px;border-top:5px solid #00adff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-right:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;right:15px;width:26px;height:26px;margin-top:-13px;margin-left:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{left:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;left:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}.lp-toolbar-buttons{position:relative;z-index:10;height:50px}.lp-toolbar-buttons .lp-toolbar-btn{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn a,.lp-toolbar-buttons .lp-toolbar-btn span{outline:0;color:#666;box-shadow:none}.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;top:50%;right:50%;width:30px;height:30px;margin-top:-15px;margin-right:-15px;line-height:30px;text-align:center}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{color:var(--lp-primary-color)}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove{cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover span{color:#e74c3c}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2{display:inline-block}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown{color:#000}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul{display:none;position:absolute;top:100%;left:0;margin:0;border:1px solid #999;background:#fdfeff}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li{margin:0;list-style:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a{display:block;margin:0;padding:3px 8px;color:#757575;font-size:12px;text-align:left;white-space:nowrap;text-decoration:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover{_background:#f5f5f5}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon{color:#666}.lp-toolbar-buttons .lp-toolbar-btn:hover{display:inline-block;background:0}.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon{color:#444}.lp-toolbar-buttons .lp-toolbar-btn:hover ul{display:block}.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover{display:block}.column-content-actions.lp-toolbar-buttons{width:30px;padding:0;white-space:nowrap}.learn-press-box-data{position:relative;margin:20px 0 0 0;border:1px solid #ddd}.learn-press-box-data .lp-box-data-head{padding:10px 15px;background:#fff}.learn-press-box-data .lp-box-data-head h3{margin:0;padding:15px;font-size:16px}.learn-press-box-data .lp-box-data-head .lp-box-data-actions{float:left;position:relative;z-index:10}.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn{display:inline-block;width:30px;height:50px;line-height:46px;text-align:center;vertical-align:middle}.learn-press-box-data .lp-box-data-head .lp-box-data-actions::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-head::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-content{padding:15px;border-top:1px solid #ddd;background:#fff}.learn-press-box-data .lp-box-data-foot{padding:15px}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2{display:none}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2{display:inline-block}.learn-press-box-data.closed .lp-box-data-content{display:none}.lp-list-options{width:100%;border-collapse:collapse}.lp-list-options th,.lp-list-options td{padding:10px 15px;border-top:1px solid #ddd;background:#f5f5f5}.lp-list-options thead th{text-align:right}.lp-list-options tbody tr td{padding:0 15px;background:#f4fcff}.lp-list-options tbody tr td.lp-toolbar-buttons{_overflow:hidden;position:relative;width:30px;height:42px;white-space:nowrap}.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn{visibility:hidden;position:relative;height:43px;margin-top:-4px;margin-bottom:-4px}.lp-list-options tbody tr:nth-child(odd) td{background:#fff}.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn{visibility:visible}.lp-list-options tbody td{text-align:right}.lp-list-options tbody td input[type=text]{width:100%}.lp-list-options tbody td input[type=text][value=""]{font-style:italic}.lp-list-options tbody td.column-content-answer_correct{width:125px}.lp-list-options tbody td.lp-remove-list-option,.lp-list-options tbody td.lp-move-list-option{width:20px;padding:0;text-align:center}.lp-list-options tbody td.lp-remove-list-option a,.lp-list-options tbody td.lp-move-list-option a{visibility:hidden;color:#999}.lp-list-options tbody td.lp-remove-list-option:hover,.lp-list-options tbody td.lp-move-list-option:hover{background:#dbf5ff}.lp-list-options tbody td.lp-move-list-option{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option a{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option:hover a{color:var(--lp-primary-color)}.lp-list-options tbody td.lp-remove-list-option{cursor:pointer}.lp-list-options tbody td.lp-remove-list-option:hover a{color:#e74c3c}.lp-animation{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.lp-ajax-search{display:inline-block;position:relative;z-index:999999}.lp-ajax-search .lp-search-term{min-width:300px;height:28px;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-results{position:absolute;top:100%;width:100%;margin:-1px 0 0 0;border:1px solid #ddd;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-ajax-search .lp-search-results .lp-search-items{overflow:auto;max-height:300px;margin:0}.lp-ajax-search .lp-search-results .lp-search-items li{margin:0}.lp-ajax-search .lp-search-results .lp-search-items li label{display:block;padding:8px 10px;border-bottom:1px solid #f3f3f3}.lp-ajax-search .lp-search-results .lp-search-items li label input{float:right;margin-top:1px;margin-left:-100%}.lp-ajax-search .lp-search-results .lp-search-items li label span{display:inline-block;margin-right:25px}.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item{visibility:hidden;margin-right:10px}.lp-ajax-search .lp-search-results .lp-search-items li.active{background:#dbf5ff}.lp-ajax-search .lp-search-results .lp-search-items li:hover{color:#fff;background:#0085ba}.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item{visibility:visible}.lp-ajax-search .lp-search-results .lp-search-actions{margin:0;padding:10px;border-top:1px solid #ddd}#learn-press-ajax-search-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;width:100%;height:100%;opacity:0}.update-overlay{position:fixed;z-index:99999;top:0;right:0;width:100%;height:100%;background:rgba(255,255,255,0.5)}#course-editor.ajax-search #learn-press-ajax-search-overlay{display:block}#course-editor.ajax-search .lp-ajax-search{z-index:100000}.advanced-list{padding:5px 8px 0 0;border:1px solid #ddd;border-radius:3px;background:#fff;list-style:none}.advanced-list li{display:inline-block;margin:0 -3px 5px 5px;padding:3px 8px;background:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.advanced-list li .remove-item{display:inline-block;margin-left:5px;line-height:1;vertical-align:middle;text-decoration:none;cursor:pointer}.advanced-list li .remove-item:hover{color:#0085ba}.advanced-list li .remove-item::before{font-family:dashicons;text-decoration:none;content:"\f335"}.advanced-list li span{display:inline-block}.advanced-list.locked .remove-item{display:none}.advanced-list::after{display:block;clear:both;content:""}.lp-label-counter{display:inline-block;height:20px;padding:0 10px;border-radius:20px;color:#fff;background:#2196f3;font-weight:bold;line-height:20px}.lp-label-counter.disabled{background:#ddd}@-moz-keyframes spin{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.rwmb-duration{border:1px solid #ddd}ul .clearfix{clear:both;height:0;opacity:0}.clearfix-after::after{display:block;clear:both;height:0;opacity:0;content:""}.lp-button{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}@-moz-keyframes lp-spinner{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes lp-spinner{100%{-webkit-transform:rotate(-360deg)}}@keyframes lp-spinner{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.lp-modal-choose-items-open{overflow:hidden}.lp-modal-search{height:100%;padding:20px;color:#777;background-color:red}.lp-modal-search li.selected{display:none}#learn-press-message-box-block{position:fixed;z-index:99999;top:0;left:0;bottom:0;right:0;opacity:.8;background-color:#000}#learn-press-message-box-window{position:fixed;z-index:100000;top:0;left:0;bottom:0;right:0;color:#fff;text-align:center}#message-box-wrap{display:inline-block;max-width:70%;margin:0 auto;text-align:right}.message-box-title{margin:0 0 40px 0;color:#fff;font-size:34px}.message-box-content{font-size:16px;line-height:1.5}.message-box-animation{width:220px;height:20px;margin:20px 0 0;background-image:url("../../images/animation.gif")}.message-box-buttons{margin:20px 0 0;padding-top:20px;border-top:1px solid #929292}.message-box-button{margin-left:10px !important}.tipsy{position:absolute}.learnpress a,.learnpress a:active{outline:0;box-shadow:none}.learnpress .lp-install-sample-data-options{padding:0 20px 10px 20px;border:1px solid #ddd}.learnpress .lp-install-sample-data-options legend{font-size:16px}.lp-email-templates{overflow:hidden;margin-top:5px}.learn-press-email-variables{margin:20px 0 0;padding:0;list-style:none}.learn-press-email-variables li{display:inline-block;cursor:pointer}.learn-press-dropdown-pages input[type=text]{min-width:300px;height:29px;margin:0;vertical-align:top}.learn-press-dropdown-pages .select2-container{min-width:220px !important}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:30px;border-color:#7e8993}.learn-press-dropdown-pages .select2-container .select2-selection__rendered{line-height:28px !important}.learn-press-dropdown-pages .select2-container .select2-selection__arrow{left:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 5px top 55%;background-size:16px 16px}.learn-press-dropdown-pages .select2-container .select2-selection__arrow b{display:none}.learn-press-dropdown-pages .quick-add-page-actions a{font-size:13px;text-decoration:none}.learn-press-dropdown-pages .quick-add-page-inline{margin-top:0}.lp-select-2+.select2-container .select2-selection--single{height:30px;border-color:#7e8993}.lp-select-2+.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px !important}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow{left:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 5px top 55%;background-size:16px 16px}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.learn-press-tooltip{display:inline-block;margin:0 5px;color:#999;font-size:17px;vertical-align:middle}.learn-press-tooltip.icon::after{font-family:Dashicons;content:"\f223"}.learn-press-tooltip:hover{opacity:1;color:#0073aa}.rwmb-payment-order-wrapper .rwmb-label{margin-bottom:20px !important}.rwmb-payment-order-wrapper .rwmb-input{margin-right:0 !important}.learn-press-payments,.learn-press-emails{width:100%;border:1px solid #ddd;border-collapse:collapse;font-size:14px}.learn-press-payments th,.learn-press-payments td,.learn-press-emails th,.learn-press-emails td{padding:10px}.learn-press-payments .order,.learn-press-emails .order{width:30px;padding-left:0;color:#ddd;text-align:center;cursor:not-allowed}.learn-press-payments .name,.learn-press-emails .name{min-width:250px;font-weight:normal;text-transform:capitalize}.learn-press-payments .name a,.learn-press-emails .name a{text-decoration:none}.learn-press-payments .status,.learn-press-emails .status{width:100px;text-align:center;cursor:pointer}.learn-press-payments .status .dashicons,.learn-press-emails .status .dashicons{border-radius:50%;color:#fff;background:#ddd}.learn-press-payments .status a,.learn-press-emails .status a{display:block;margin-top:5px;font-size:12px;text-decoration:none}.learn-press-payments .status.enabled .dashicons,.learn-press-emails .status.enabled .dashicons{background:#0085ba}.learn-press-payments thead th,.learn-press-emails thead th{border-bottom:1px solid #ddd;text-align:right}.learn-press-payments tbody tr:nth-child(even) td,.learn-press-emails tbody tr:nth-child(even) td{background:#fff}.learn-press-payments tbody tr:nth-child(odd) td,.learn-press-emails tbody tr:nth-child(odd) td{background:#f5f5f5}.learn-press-payments tbody td,.learn-press-emails tbody td{border-bottom:1px solid #ddd}.learn-press-payments tbody .ui-sortable-helper,.learn-press-emails tbody .ui-sortable-helper{margin-right:-1px;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder,.learn-press-emails tbody .ui-sortable-placeholder{visibility:visible !important;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder td,.learn-press-emails tbody .ui-sortable-placeholder td{height:35px;padding:0;background:#f7f7f7}.learn-press-payments ~ .email-actions,.learn-press-emails ~ .email-actions{text-align:right}.learn-press-payments.sortable .order:hover,.learn-press-emails.sortable .order:hover{color:#0073aa;cursor:ns-resize}.lp-template-overrides{margin-top:20px}.lp-template-overrides thead th h4{margin:0}.lp-template-overrides tbody th{font-weight:bold}.lp-template-overrides tbody th p{display:inline-block;margin:0 10px 0 0}.lp-template-overrides tbody th p a{margin:0;padding:2px 8px;border:0;border-radius:3px;outline:0;box-shadow:none;font-weight:normal}.lp-template-overrides tbody th p a.current{color:#fff;background:#00aadc}.lp-template-overrides .template-row.outdated code::before,.lp-template-overrides .template-row.up-to-date code::before{display:inline-block;margin-top:-2px;margin-left:3px;font-family:Dashicons;vertical-align:middle}.lp-template-overrides .template-row.outdated .template-version{color:red}.lp-template-overrides .template-row.outdated .template-file code::before{color:red;content:"\f534"}.lp-template-overrides .template-row.up-to-date .template-version{color:#1859ff}.lp-template-overrides .template-row.up-to-date .template-file code::before{color:#0085ba;content:"\f147"}.lp-template-overrides .template-version,.lp-template-overrides .core-version{width:100px}.lp-template-overrides #learn-press-no-templates td p{color:#0073aa}.description code{font-size:smaller}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result{display:none;padding:10px;background:#f5f5f5}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result input{width:80px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result p{margin:7px 0 0;color:#777;font-style:italic}#field-_lp_course_result input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}.widget .widget-content .rwmb-field:not(:last-of-type){margin:0 0 10px}.widget .widget-content .rwmb-field:not(:last-of-type):first-child{margin-top:10px}.widget .widget-content .rwmb-field:last-child{margin-bottom:10px}.widget .widget-content .rwmb-field .rwmb-label,.widget .widget-content .rwmb-field .rwmb-input{width:100%}.widget .widget-content .rwmb-field .rwmb-label{margin-bottom:2px}.widget .widget-content .rwmb-field .rwmb-label label{font-weight:400}.widget .widget-content .rwmb-field .rwmb-input input[type=text]{width:100%}.course-attributes{margin:20px 0}.course-attributes .learn-press-attribute{margin-top:-1px;margin-bottom:0;border:1px solid #ddd}.course-attributes .learn-press-attribute>h4{margin:0;padding:10px 15px;background:#f5f5f5}.course-attributes .learn-press-attribute .learn-press-attribute-data{padding:15px;border-top:1px solid #ddd}#wpfooter{z-index:20}.learn-press-advertisement-slider{margin:50px 0 0 20px;position:relative;overflow:hidden;box-sizing:border-box;z-index:10}.learn-press-advertisement-slider .slider-items:after{display:block;clear:both;content:""}.learn-press-advertisement-slider .slide-item{position:relative;float:right;width:100%;margin-left:-100%;padding:20px;opacity:0;background:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.learn-press-advertisement-slider .slide-item .slide-thumbnail{float:right;width:35%}.learn-press-advertisement-slider .slide-item .slide-thumbnail a{display:block;line-height:1;margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{max-width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:35%;padding-right:20px}.learn-press-advertisement-slider .slide-item .slide-detail h2{margin-top:0}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:none}.learn-press-advertisement-slider .slide-item.slide-active{opacity:1}.learn-press-advertisement-slider .slider-controls{position:absolute;bottom:20px;left:20px}.learn-press-advertisement-slider .slider-controls .next-item,.learn-press-advertisement-slider .slider-controls .prev-item{font-family:"dashicons";width:40px;height:40px;border:1px solid #DDD;line-height:40px;font-size:16px;cursor:pointer;float:right;margin-right:10px;text-align:center;color:#DDD}.learn-press-advertisement-slider .slider-controls .next-item:hover,.learn-press-advertisement-slider .slider-controls .prev-item:hover{border-color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:hover:before,.learn-press-advertisement-slider .slider-controls .prev-item:hover:before{color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:before{content:"\f345"}.learn-press-advertisement-slider .slider-controls .prev-item:before{content:"\f341"}@media only screen and (max-width:1200px){.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:50%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:50%}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}}@media only screen and (max-width:960px){.learn-press-advertisement-slider{margin-right:56px}.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-right:0;padding-right:0}.learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider{margin-right:56px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail{margin-right:0;padding-right:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}}.lp-admin-tabs{position:relative;margin-top:20px}.lp-admin-tabs .lp-admin-tab-navs{display:none;float:right;position:relative;z-index:5;width:250px;margin:0 0 0 -250px;padding:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs .lp-admin-tab-navs .nav-section{margin:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section>span{display:block;padding:8px 20px;outline:0;box-shadow:none;text-decoration:none;text-transform:capitalize}.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip{float:left;margin-left:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover{border-right:2px solid #563d7c;color:#563d7c}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>span,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>span{padding-right:18px}.lp-admin-tabs.has-sections .lp-admin-tab-navs{display:block}.lp-admin-tabs.has-sections .lp-admin-tab-content{float:right;position:relative;z-index:0;width:100%;padding-right:271px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs.has-sections::before{position:absolute;z-index:10;top:0;bottom:0;right:250px;border-right:1px solid #ddd;content:""}.lp-admin-tabs::after{display:block;clear:both;content:"";z-index:10}.wrap.learn-press-settings .lp-admin-tab-content{padding:18px;background:#fff}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub{float:none;margin:0 0 20px 0;padding-bottom:20px;border-bottom:1px solid #ddd}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active{font-weight:bold}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li{text-transform:capitalize}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li::after{display:inline-block;padding:0 10px;content:"|"}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child::after{content:""}.wrap #learn-press-uninstall-sample-data{float:left;opacity:.5}.wrap #learn-press-uninstall-sample-data:hover{opacity:1}.learnpress .rwmb-field{position:relative;margin-bottom:20px}.learnpress .rwmb-field .rwmb-label{display:block;float:right;width:190px;margin-bottom:5px;font-size:14px;_text-transform:capitalize}.learnpress .rwmb-field .rwmb-label label>small{display:block;color:#999;font-weight:normal;font-style:italic}.learnpress .rwmb-field .rwmb-input{float:none;width:auto;margin-right:190px}.learnpress .rwmb-field .rwmb-input input[type=checkbox],.learnpress .rwmb-field .rwmb-input input[type=radio]{margin:1px 0 0 5px}.learnpress .rwmb-field .rwmb-input label>input[type=checkbox],.learnpress .rwmb-field .rwmb-input label>input[type=radio]{margin-top:-1px}.learnpress .rwmb-field .description{margin-top:8px;color:#888}.learnpress .rwmb-field .description code{padding:3px 0 3px 3px}.learnpress .rwmb-field .description.err{color:red}.learnpress .rwmb-field .rwmb-input-list{margin-right:0}.learnpress .rwmb-field #course_evaluation_method_quiz_options{position:relative;margin-right:25px}.learnpress .rwmb-field #course_evaluation_method_quiz_options::after{position:absolute;z-index:10;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}.learnpress .rwmb-field input[name=_lp_course_result]:checked ~ #course_evaluation_method_quiz_options::after{display:none}.learnpress .rwmb-field.rwmb-heading-wrapper h4{display:inline-block;margin:0 0 5px 0;padding:0;border-bottom:2px solid #563d7c;font-size:16px;text-transform:initial}.learnpress .rwmb-field.disabled .field-overlay{position:absolute;z-index:10;top:0;right:0;width:100%;height:100%;opacity:.6;background:#fff;content:""}.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text{width:50%;min-width:200px}.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input input{vertical-align:top}.learnpress .lp-course-sale_start-field.hide,.learnpress .lp-course-sale_end-field.hide{display:none}.learnpress.lp-submenu-settings .lp-admin-settings-buttons{margin-bottom:0;padding-top:20px;border-top:1px solid #ddd}.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings{float:left}.learnpress.lp-submenu-settings .rwmb-input{float:none;width:auto;margin-right:270px;color:#000}.learnpress .rwmb-google-fonts-wrapper .rwmb-input label{display:block;margin-bottom:5px;font-weight:bold}.learnpress .rwmb-google-fonts-wrapper .rwmb-input input{width:90%}.learnpress #learn-press-toggle-course-results{display:block}.learnpress .lp-item-assigned{font-size:14px}.learnpress .lp-item-assigned a{text-decoration:none}.learnpress .lp-item-assigned ul{margin-bottom:0}.learnpress .lp-item-assigned ul ul strong{font-weight:normal}.learnpress .lp-item-assigned li{margin:0}.learnpress .lp-item-assigned li a{display:inline-block;margin-bottom:10px}@media screen and (max-width:1280px){.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-label{float:none;width:auto}.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-input{float:right;width:100%;margin-right:0}}.lp-metabox__table .titledesc label>small{display:block;color:#999;font-weight:normal;font-style:italic}.lp-metabox__table .forminp-text>input,.lp-metabox__table .forminp-email>input,.lp-metabox__table .forminp-password>input,.lp-metabox__table .forminp-url>input{min-width:260px}.lp-metabox__table .forminp-textarea textarea{width:400px}.lp-metabox__custom-fields table{width:100%;max-width:max-content;padding:0 !important}.lp-metabox__custom-fields table th{padding:7px 7px 7px 0 !important}.lp-metabox__custom-fields table th.sort{width:17px;padding:7px !important}.lp-metabox__custom-fields table td{position:relative;padding:4px 7px 4px 0 !important;vertical-align:middle !important}.lp-metabox__custom-fields table td.sort{width:17px;padding-left:7px !important;background:#f9f9f9;font-size:15px;text-align:center;cursor:move}.lp-metabox__custom-fields table td.sort::before{height:100%;color:#999;font-family:Dashicons;text-align:center;content:"\f333"}.lp-metabox__custom-fields table td .delete{display:block;position:relative;width:1em;height:1em;font-size:1.2em;text-indent:-9999px}.lp-metabox__custom-fields table td .delete::before{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#999;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox__custom-fields table td .delete:hover::before{color:#a00}.lp-metabox__custom-fields table td:last-child{padding-left:7px !important}.lp-metabox-field__color{font-size:0 !important}.lp-metabox-field__color .colorpickpreview{display:inline-block;width:30px;height:30px;margin:0;margin-left:3px;padding:0;border:1px solid #ddd;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);font-size:16px;line-height:28px}.lp-metabox-field__color .iris-picker{display:none;position:absolute;z-index:100;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.lp-metabox-field__image-advanced-upload{padding-top:10px}.lp-metabox-field__image-advanced-images{clear:both;margin:0;padding:0}.lp-metabox-field__image-advanced-images>li{float:right;position:relative;box-sizing:border-box;width:80px;margin:9px 0 0 9px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move}.lp-metabox-field__image-advanced-images>li img{display:block;width:100%;height:auto}.lp-metabox-field__image-advanced-images>li ul.actions{position:absolute;top:-8px;left:-8px;padding:2px}.lp-metabox-field__image-advanced-images>li ul.actions li{float:left;margin:0 2px 0 0}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete::before{position:absolute;top:0;right:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images>li ul.actions::before{display:table;content:" "}.lp-metabox-field__image-advanced-images>li:hover ul.actions{display:block}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images::before{display:table;content:" "}.lp-metabox-field__image-advanced-images::after{display:table;clear:both;content:" "}.lp-metabox-field__image--inner{position:relative;box-sizing:border-box;width:120px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7}.lp-metabox-field__image--inner img{display:block;width:100%;height:auto}.lp-metabox-field__image--upload{padding-top:10px}.lp-meta-box__inner{display:block;position:relative}.lp-meta-box__inner .form-field:not(fieldset){display:flex;flex-direction:row;position:relative;margin:0;padding:15px 0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.lp-meta-box__inner .form-field:not(fieldset) label{width:180px;min-width:180px;max-width:180px;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner .form-field:not(fieldset) .checkbox{margin:2px 0 !important;vertical-align:middle}.lp-meta-box__inner .form-field:not(fieldset) .description{flex:1;display:inline;clear:none;margin:0 7px 0 0;padding:0;font-size:14px}.lp-meta-box__inner fieldset.form-field{display:grid;grid-template-columns:180px 1fr;position:relative;margin:0;padding:15px 0}.lp-meta-box__inner fieldset.form-field h4{width:180px;min-width:180px;max-width:180px;margin:0;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner fieldset.form-field ul{margin:0;font-size:14px}.lp-meta-box__inner fieldset.form-field .description{grid-column-start:2;margin-top:10px}.lp-meta-box__duration-select{width:auto !important}.lp-meta-box__duration input[type=number]{width:80px !important}.lp-meta-box__duration .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important}.lp-meta-box__wp-editor{display:block}.lp-meta-box__wp-editor .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box__wp-editor__textarea{border:none !important}.lp-meta-box select{width:auto !important}.lp-meta-box select ~ .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box input[type=number],.lp-meta-box input[type=email],.lp-meta-box input[type=text],.lp-meta-box input[type=password],.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){width:50%}.lp-meta-box input[type=number]+.description,.lp-meta-box input[type=email]+.description,.lp-meta-box input[type=text]+.description,.lp-meta-box input[type=password]+.description,.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea)+.description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-right:180px !important;color:#666}.lp-meta-box input[type=checkbox]{margin-top:0}.lp-meta-box .short{width:50%}.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){height:3.5em;line-height:1.5em;vertical-align:top}.lp-meta-box .learn-press-tip.ready{display:inline-flex;align-items:center;margin-right:8px}#course-settings .inside{margin:0 !important;padding:0 !important}#course-settings .lp-meta-box__course-tab{display:grid;grid-template-columns:20% 80%}#course-settings .lp-meta-box__course-tab__tabs{position:relative;box-sizing:border-box;margin:0;padding:0 0 10px;border-left:1px solid #eee;background-color:#fafafa;line-height:1}#course-settings .lp-meta-box__course-tab__tabs li{display:block;position:relative;margin:0;padding:0}#course-settings .lp-meta-box__course-tab__tabs li a{display:block;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none}#course-settings .lp-meta-box__course-tab__tabs li a i{margin-left:5px;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-decoration:none;text-transform:none}#course-settings .lp-meta-box__course-tab__tabs li a i[class^=dashicon]{font-family:"Dashicons"}#course-settings .lp-meta-box__course-tab__tabs li.active a{position:relative;color:#555;background-color:#eee}@media(max-width:767px){#course-settings .lp-meta-box__course-tab__tabs{display:flex;overflow:hidden;overflow-x:auto;flex-direction:row;margin:0;margin-bottom:30px;padding:0;border-bottom:1px solid #e5e5e5;text-align:center;white-space:nowrap;list-style:none;align-items:center;flex-wrap:nowrap}#course-settings .lp-meta-box__course-tab__tabs li{min-width:25%;margin-left:20px}}#course-settings .lp-meta-box__course-tab__content>div{padding:20px}@media(max-width:767px){#course-settings .lp-meta-box__course-tab{grid-template-columns:auto}}#price_course_data ._lp_sale_price_field,#price_course_data ._lp_price_field{position:relative}#price_course_data ._lp_sale_price_field .learn-press-tip-floating,#price_course_data ._lp_price_field .learn-press-tip-floating{top:54px;right:92px;opacity:.8;background:#a00}#price_course_data ._lp_sale_price_field .learn-press-tip-floating::before,#price_course_data ._lp_price_field .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.lp_course_extra_meta_box__content{flex:1}.lp_course_extra_meta_box__fields{margin-bottom:10px}.lp_course_extra_meta_box__field{position:relative;max-width:600px;margin-bottom:10px}.lp_course_extra_meta_box__field .sort{display:flex;position:absolute;top:0;right:0;width:40px;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_course_extra_meta_box__field .delete{display:flex;position:absolute;top:0;left:0;width:40px;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_extra_meta_box__input{width:100% !important;padding-left:40px !important;padding-right:40px !important}.lp_repeater_meta_box__wrapper{flex:1 !important}.lp_repeater_meta_box__fields{position:relative;margin-bottom:10px}.lp_repeater_meta_box__field{display:grid;position:relative;margin-bottom:10px;border:1px solid #c5c5c5;border-radius:2px}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__content{display:block}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__title__toggle::after{transform:rotate(-180deg)}.lp_repeater_meta_box__title{display:grid;grid-template-columns:44px 1fr 40px 40px;align-items:center;position:relative;background-color:#eee}.lp_repeater_meta_box__title__title{flex:1;padding:14px 0}.lp_repeater_meta_box__title__sort{display:flex;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_repeater_meta_box__title__sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_repeater_meta_box__title__delete{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_repeater_meta_box__title__toggle{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__toggle::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f347"}.lp_repeater_meta_box__content{display:none;padding:14px 20px}.lp_repeater_meta_box__content>label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;margin-bottom:20px;grid-template-rows:auto 1fr}.lp_repeater_meta_box__content>label:last-child{margin-bottom:0}.lp_repeater_meta_box__content>label span{margin-bottom:5px}.lp_repeater_meta_box__content>label textarea,.lp_repeater_meta_box__content>label input{width:100% !important}.lp_course_faq_meta_box__content{flex:1}.lp_course_faq_meta_box__fields{position:relative;margin-bottom:10px}.lp_course_faq_meta_box__field{display:grid;position:relative;margin-bottom:10px;padding:20px;border:1px solid #c5c5c5;border-radius:4px;grid-row-gap:10px}.lp_course_faq_meta_box__field label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;grid-template-rows:auto 1fr}.lp_course_faq_meta_box__field label span{margin-bottom:5px}.lp_course_faq_meta_box__field label textarea,.lp_course_faq_meta_box__field label input{width:100% !important}.lp_course_faq_meta_box__field a.delete{display:flex;position:absolute;top:15px;left:50px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_faq_meta_box__field a.delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_faq_meta_box__field .sort{display:flex;position:absolute;top:15px;left:20px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center;cursor:grab}.lp_course_faq_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}#passing-condition-quiz-result{display:none}#passing-condition-quiz-result input{width:80px !important;margin-top:5px !important}#passing-condition-quiz-result p{padding:10px 16px;background-color:#eee;font-size:14px}.lp-meta-box__file_list{display:inline-block;clear:both;margin:0;padding:0}.lp-meta-box__file_list>li{display:flex;flex-flow:column nowrap;float:right;position:relative;box-sizing:border-box;width:80px;height:80px;margin:9px 0 0 9px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move;align-items:center;justify-content:center}.lp-meta-box__file_list>li img{display:block;width:100%;height:auto}.lp-meta-box__file_list>li img.is_file{width:30px}.lp-meta-box__file_list>li img.is_file ~ span{margin-top:5px;font-size:12px}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;right:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions{position:absolute;top:-8px;left:-8px;padding:2px}.lp-meta-box__file_list>li ul.actions li{float:left;margin:0 2px 0 0}.lp-meta-box__file_list>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-meta-box__file_list>li ul.actions li a.delete::before{position:absolute;top:0;right:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions::before{display:table;content:" "}.lp-meta-box__file::before{display:table;content:" "}.lp-meta-box__file::after{display:table;clear:both;content:" "}.lp-metabox-evaluate-final_quiz{display:block}.lp-metabox-evaluate-final_quiz__message{display:inline-block;min-width:50%;margin-top:10px;padding:8px 20px;border:2px solid #36af27;border-radius:4px;background:#f7f7f7;text-align:center}.lp-metabox-evaluate-final_quiz__message-error{border-color:lightcoral}.learn-press-tabs.vertical .tabs-heading{border:1px solid #ddd;background:#fff}.learn-press-tabs.vertical .tabs-heading h4{margin:0;padding:15px}.learn-press-tabs.vertical .tabs-nav{float:right;position:relative;z-index:100;box-sizing:border-box;width:270px;margin:0;background-color:#fafafa}.learn-press-tabs.vertical .tabs-nav li{display:block;position:relative;margin:0;padding:0}.learn-press-tabs.vertical .tabs-nav li a{display:block;box-sizing:border-box;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none;text-transform:capitalize}.learn-press-tabs.vertical .tabs-nav li.icon a{padding-right:35px}.learn-press-tabs.vertical .tabs-nav li.icon a::before{position:absolute;right:10px;margin-left:8px;font-family:Dashicons;font-size:16px;vertical-align:top}.learn-press-tabs.vertical .tabs-nav li.active a{position:relative;color:#555;background-color:#eee}.learn-press-tabs.vertical .tabs-container{overflow:hidden;position:relative;border:1px solid #ddd;border-top:0;background:#fafafa}.learn-press-tabs.vertical .tabs-container .tabs-content-container{margin:0 270px 0 0}.learn-press-tabs.vertical .tabs-container .tabs-content-container>li{display:none;float:right;width:100%;margin-left:-100%;margin-bottom:0;padding:20px;border-right:1px solid #eee;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-tabs.vertical::after{display:block;clear:both;content:""}@media screen and (max-width:1280px){.learnpress .rwmb-field .rwmb-label{float:none}.learnpress .rwmb-field .rwmb-input{margin-right:0}}.lp_widget_autocomplete__loading{margin-top:0 !important;padding:7px 10px;border:1px solid #949494;border-top:none !important;background:#eee;font-size:13px !important}.lp_widget_autocomplete__select{overflow:auto;right:0;width:100%;max-height:148px;margin-top:-1px;background:#eee;font-size:13px}.lp_widget_autocomplete__item{overflow:hidden;padding:7px 10px;border:1px solid #949494;border-top:0;border-bottom-color:#afafaf;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.lp_widget_autocomplete__item__selected,.lp_widget_autocomplete__item:hover{color:#fff;background-color:#007cba}.widget .select2-selection__rendered{font-size:13px}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.learn-press-addons .lp-search-addon{width:280px;height:32px;margin:0;padding:3px 5px;font-size:16px;font-weight:300;line-height:1.5}.learn-press-addons .addons-browse{margin:20px 0 0}.learn-press-addons .addons-browse .lp-addon-hidden{display:none !important}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1){clear:none;margin-left:0;margin-right:8px}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n){clear:both;margin-left:8px;margin-right:0}.learn-press-addons .addons-browse .plugin-icon img{max-width:100%}.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors){display:-webkit-box;overflow:hidden;min-height:4.8;max-height:4.8;line-height:1.6;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#777}.learn-press-addons .addons-browse .plugin-card .search-highlight{text-decoration:underline}.learn-press-addons .addons-browse .plugin-card-top h3{display:-webkit-box;overflow:hidden;min-height:2.6em;max-height:2.6em;line-height:1.3em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.learn-press-addons .addons-browse .plugin-card-top .desc{min-height:90px;margin-left:0}.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin,.learn-press-addons .addons-browse .plugin-card-top .button.install-now,.learn-press-addons .addons-browse .plugin-card-top .button.enable-now{border-color:#0073aa #006799 #006799;color:#fff;background:#0085ba;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799;text-decoration:none}.learn-press-addons .addons-browse .plugin-card-top .button.button-working{padding-left:4px}.learn-press-addons .addons-browse .plugin-card-top .button.button-working span{display:none}.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version{display:inline-block}.learn-press-addons .addons-browse.premium .column-description p:not(.authors){margin:0;line-height:inherit}.learn-press-addons .addons-browse::after{display:block;clear:both;content:""}.related-themes .plugin-card-top{padding-bottom:0}.related-themes .theme-content{position:relative}.related-themes .image-thumbnail img{width:100%}.related-themes .theme-description{margin:0 0 25px 0;display:-webkit-box;overflow:hidden;min-height:8em;max-height:8em;line-height:1.6em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#777}.related-themes .theme-title{min-height:3.2em;margin-left:100px;margin-bottom:0;font-size:1.2em;line-height:1.3em}.related-themes .theme-title a{color:#545454}.related-themes .theme-rating{display:inline-block;float:left}.related-themes .star-rating{display:inline-block}.related-themes .count-rating{position:relative;top:2px;font-size:15px}.related-themes .theme-detail{position:absolute;top:-3px;left:3px;line-height:1.6em;text-align:left}.related-themes .theme-detail::after{display:block;clear:both;content:""}.related-themes .theme-detail .theme-price{display:inline-block;color:#545454;font-size:24px;font-weight:700;line-height:1.3em}.related-themes .theme-footer{clear:both;overflow:hidden;margin-left:-20px;margin-right:-20px;padding:20px;border-top:1px solid #ddd;background-color:#fafafa}@media screen and (min-width:1600px){.plugin-card:not(.hide-if-js):nth-child(even){margin-left:8px}.plugin-card:not(.hide-if-js):nth-child(3n){margin-left:0}}.post-type-lp_order .wp-list-table .column-order_status{width:150px}.post-type-lp_order .wp-list-table .order_status span{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.post-type-lp_order .wp-list-table .order_status span.pending{background:#bdbdbd}.post-type-lp_order .wp-list-table .order_status span.processing{background:#ffc107}.post-type-lp_order .wp-list-table .order_status span.completed{background:#4caf50}.post-type-lp_order .wp-list-table .order_status span.cancelled{background:#444}.post-type-lp_order .wp-list-table .order_status span.failed{background:red}.post-type-lp_order .wp-list-table .order_status span i{display:inline-block}.post-type-lp_order .wp-list-table .column-title,.post-type-lp_order .wp-list-table .column-order_total,.post-type-lp_order .wp-list-table .column-order_date{width:150px}.post-type-lp_order .wp-list-table .column-order_items ol{margin:0;padding:0;list-style-position:inside}.post-type-lp_course .column-price .origin-price{margin-left:10px;color:red;font-size:12px;text-decoration:line-through}.wp-list-table .column-preview{float:none;text-align:right}.wp-list-table .column-instructor{width:150px}.wp-list-table .column-instructor .post-author{display:inline-block}.wp-list-table .column-instructor .post-author img{width:30px;height:30px;margin-left:5px;border-radius:50%;vertical-align:middle}.wp-list-table .column-instructor .post-author a{display:inline-block;vertical-align:middle}.wp-list-table .column-students{width:80px}.wp-list-table .column-price{width:120px}.wp-list-table .column-thumbnail{width:100px;padding-top:11px}.wp-list-table .column-thumbnail img{max-width:100%;height:auto}.post-type-page .column-lp-page{width:200px}.post-type-page .for-plugin-page{margin:0;color:red;font-size:11px}.post-state .post-author{font-size:14px;font-weight:normal;font-style:italic}#learn-press-box-edit-slug{overflow:hidden;margin:0 -10px;padding:10px;border:1px solid #ddd;color:#b79186;background:#fff}#learn-press-box-edit-slug .button{float:left;height:24px;line-height:22px}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:right;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:left}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;left:0;bottom:0;right:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;right:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-modal{position:fixed;z-index:1000000;width:100%;height:100%;top:0;display:table}.learn-press-modal .modal-overlay{position:fixed;z-index:1000000;background:#000;opacity:.5;width:100%;height:100%;top:0}.learn-press-modal .modal-wrapper{display:table-cell;vertical-align:middle;z-index:1000010;position:relative}.learn-press-modal .modal-wrapper .modal-container{max-width:800px;width:90%;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,0.33);transition:all .3s ease;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-modal .modal-wrapper header{font-size:18px;padding:20px;border-bottom:1px solid #DDD;font-weight:600;color:#000}.learn-press-modal .modal-wrapper article{margin:30px 20px}.learn-press-modal .modal-wrapper article input[name=search]{width:100%;font-size:16px;box-sizing:border-box;margin:0;box-shadow:none;color:#444;padding:8px 10px;height:42px;border-radius:2px;border-color:#e4e4e4;font-weight:400;vertical-align:middle}.learn-press-modal .modal-wrapper article .search-results{margin:0;margin-top:30px}.learn-press-modal .modal-wrapper article .search-results li>label{display:block}.learn-press-modal .modal-wrapper footer{padding:15px 20px;overflow:hidden;border:1px solid #eee}.learn-press-modal .modal-wrapper footer .search-nav{float:right}.learn-press-modal .modal-wrapper footer .search-nav a,.learn-press-modal .modal-wrapper footer .search-nav span{display:inline-block;line-height:26px;height:28px;margin:0;padding:0 10px 1px}.learn-press-modal .modal-wrapper footer button{float:left;margin-right:3px}#modal-search-items.loading .search-results:before{position:absolute;top:75px;right:0;left:0;bottom:0;display:block;content:"";z-index:9;background:url("../../images/spinner.gif") no-repeat center center}.modal-search{position:relative;display:inline-block;min-width:300px}.modal-search .search-input{border:1px solid #DDD;width:100%;margin:0;padding:5px 10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{border-color:#DDD}.modal-search .search-results-content{position:absolute;top:100%;width:100%;right:0;background:#FFF;border:1px solid #DDD;border-top:0;z-index:1000;margin-top:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-search .search-results-content .search-results{margin:0}.modal-search .search-results-content .search-results .result-item{margin:0;padding:0;list-style:none}.modal-search .search-results-content .search-results .result-item label{display:block;padding:6px 10px;text-decoration:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-search .search-results-content .search-results .result-item:hover{background:#f4fcff}.modal-search .has-items .search-input{border-bottom-color:transparent}.modal-search .has-items .search-results-content{border-top:0}.modal-search .checked-items{text-align:center}.modal-search .checked-items .button{font-size:12px;height:20px;line-height:20px}.modal-search .checked-items .disabled{color:#777}.modal-search .search-navigator{margin:5px 0;text-align:center}.modal-search .search-navigator .page-numbers{display:inline-block;padding:2px 5px;text-decoration:none;line-height:1}.modal-search .search-navigator .page-numbers.next,.modal-search .search-navigator .page-numbers.prev{display:none}.lp-order-statuses{margin:0}.lp-order-statuses li{float:right;width:100%;margin:0;background:#fff}.lp-order-statuses li strong{display:block;margin-bottom:5px;color:#0073aa;font-size:20px;font-weight:normal}.lp-order-statuses li strong::before{display:inline-block;width:25px;height:25px;font-family:dashicons;font-size:25px;line-height:25px;vertical-align:middle;content:""}.lp-order-statuses li p{margin:0;padding:0;color:#adadad;font-size:12px}.lp-order-statuses li.counter-number{width:50%;padding:10px 0 0;text-align:center}.lp-order-statuses li.counter-number .counter-inner{margin:0 5px;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9}.lp-order-statuses li.counter-number .counter-inner p{text-transform:lowercase}.lp-order-statuses li.counter-number.order-completed strong::before{color:#0085ba;content:"\f058"}.lp-order-statuses li.counter-number.order-processing strong::before{margin-right:-1px;color:#563f7a;content:"\f321"}.lp-order-statuses li.counter-number.order-pending strong::before{color:#aaa;content:"\f534"}.lp-order-statuses li.counter-number.order-cancelled strong::before{color:red;content:"\f153"}.lp-order-statuses li.clear{float:none}.lp-order-statuses li.featured-theme{float:none;clear:both;width:auto;margin:12px -12px 0 -12px;padding:8px 12px 0 12px;border-top:1px solid #eee}.lp-order-statuses li.featured-theme .star-rating{display:inline-block;line-height:14px;vertical-align:middle}.lp-order-statuses li.featured-theme .star-rating .star{width:14px;height:14px;font-size:14px}.lp-order-statuses li.featured-theme>div{margin-bottom:3px}.lp-order-statuses li.featured-theme>div span{color:#999;font-size:12px;vertical-align:middle}.lp-order-statuses li:nth-child(even) .counter-inner{margin-right:0}.lp-order-statuses li:nth-child(odd) .counter-inner{margin-left:0}.lp-order-statuses li.total-raised{box-sizing:border-box;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9;text-align:center}.lp-order-statuses li.total-raised strong{margin-bottom:10px;font-size:26px}.lp-order-statuses li.total-raised strong::before{width:30px;height:30px;margin-top:-3px;margin-left:7px;font-size:30px;line-height:30px;content:"\f185"}.lp-order-statuses::after{display:block;clear:both;content:""}.lp-place-holder{background:#fff;padding:10px;display:block;margin:20px auto;box-shadow:0 0 0 rgba(0,0,0,0.1);border-radius:3px}.lp-place-holder [class*=line-]{height:6px;width:400px;background:#f6f7f9;margin-bottom:13px;margin-left:5px}.lp-place-holder .thumbnail{height:40px;width:40px;float:right;margin-left:20px;display:inline-block}.lp-place-holder .line-heading{width:80%;height:20px}.lp-place-holder .line-sm{width:30%;margin-top:10px}.lp-place-holder .line-xs{width:50%}.lp-place-holder .line-df{margin-top:30px;width:380px}.lp-place-holder .line-lg{width:200px}.lp-place-holder .line-lgx{width:450px}.lp-place-holder [class*=line],.lp-place-holder .thumbnail{animation:lpTimeLine;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;background:linear-gradient(to left,#eee 8%,#ddd 18%,#eee 33%);background-size:800px auto;background-position:100px 0}@keyframes lpTimeLine{0%{background-position:-350px 0}100%{background-position:400px 0}}.post-type-lp_order #post-body-content{display:none}.post-type-lp_order #order_details{border:none !important;background:transparent !important}.post-type-lp_order #order_details .hndle,.post-type-lp_order #order_details .handlediv,.post-type-lp_order #order_details .postbox-header{display:none}.post-type-lp_order #order_details .inside{display:block !important;margin:0;padding:0}.post-type-lp_order #order_details .order-data{margin:0 0 20px 0 !important;padding:30px !important;border:1px solid #ccd0d4 !important;background-color:#fff !important;box-shadow:none !important}.post-type-lp_order #order_details .order-data-field{margin-bottom:20px}.post-type-lp_order #order_details .order-data-field label{display:block;margin-bottom:5px;font-weight:500}.post-type-lp_order #order_details .order-data-number{margin:0 0 10px;font-size:20px;font-weight:600}.post-type-lp_order #order_details .payment-method-title{color:#777;font-size:16px}.post-type-lp_order #order_details .payment-method-title strong{color:#23282d}.post-type-lp_order #order_details .order-data-heading{margin-top:40px;font-size:16px}.post-type-lp_order #order_details .order-users{display:inline-block}.post-type-lp_order #order_details .order-users .description{margin-top:10px;padding:10px;background:#eee}.post-type-lp_order #order_details .order-data-date .order-date{width:100px}.post-type-lp_order #order_details .order-data-date .order-hour,.post-type-lp_order #order_details .order-data-date .order-minute{width:50px}.post-type-lp_order #order_details .order-data-note{display:inline-block}.post-type-lp_order #order_details .order-data-note .order-note{padding:10px;color:#fff;background-color:#c1a3b6;font-size:14px}.post-type-lp_order #order_details .order-items{margin:0;border:1px solid #ccd0d4 !important;background-color:#fff}.post-type-lp_order #order_details .order-items table{width:100%;border-collapse:collapse}.post-type-lp_order #order_details .order-items table thead{margin:0;padding:0}.post-type-lp_order #order_details .order-items table thead tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table thead th{padding:15px;border-bottom:0;color:#999;font-weight:400;text-align:right}.post-type-lp_order #order_details .order-items table thead th:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table thead th:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tbody td,.post-type-lp_order #order_details .order-items table tfoot td{padding:10px;border-bottom:1px solid #ddd;text-align:right}.post-type-lp_order #order_details .order-items table tbody{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tbody tr td{padding:15px}.post-type-lp_order #order_details .order-items table tbody tr td:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tbody tr td:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tfoot{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tfoot tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table tfoot tr:last-child td{padding-top:20px;padding-bottom:20px}.post-type-lp_order #order_details .order-items table tfoot td{padding:10px 15px;padding-bottom:0;border:0;font-size:14px;text-align:left}.post-type-lp_order #order_details .order-items table tfoot td:first-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tfoot td:last-child{padding-left:30px}.post-type-lp_order #order_details .order-items table .column-price,.post-type-lp_order #order_details .order-items table .column-total,.post-type-lp_order #order_details .order-items table .column-quantity{width:150px;text-align:left}.post-type-lp_order #order_details .order-items table .row-subtotal td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-subtotal td .order-total,.post-type-lp_order #order_details .order-items table .row-total td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-total td .order-total{font-weight:700}.post-type-lp_order #order_details .order-items table .remove-order-item{outline:0;color:#ccc;text-decoration:none}.post-type-lp_order #order_details .order-items table .remove-order-item .dashicons{font-size:20px}.post-type-lp_order #order_details .order-items table .remove-order-item:hover{color:red}.post-type-lp_order #order_details .order-items table .order-item-row:hover .remove-order-item{display:inline-block}.post-type-lp_order #order-export__button:hover{cursor:pointer}.post-type-lp_order .export-modal.modal{display:none;position:fixed;z-index:1;right:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.post-type-lp_order .export-modal .modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:60%;position:relative}.post-type-lp_order .export-modal .close{color:#aaa;position:absolute;font-size:28px;font-weight:bold;top:-5px;left:11px}.post-type-lp_order .export-modal .close:hover{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .close:focus{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .panel{display:none}.post-type-lp_order .export-modal .panel.active{display:block}.post-type-lp_order #order-export__tabs.tabs{display:flex;justify-content:space-around;margin:20px 2px 40px 2px;height:40px;box-shadow:0 0 1px 1px rgba(0,0,0,0.2)}.post-type-lp_order #order-export__tabs.tabs>*{width:100%;color:dimgray;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.post-type-lp_order #order-export__tabs.tabs>*:hover:not(.active){background-color:#dcdcdc}.post-type-lp_order #order-export__tabs.tabs>.active{color:white;background-color:#4caf50}.post-type-lp_order #lp-invoice__content{margin-bottom:25px}.post-type-lp_order #lp-invoice__content thead th{border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 20px}.post-type-lp_order #lp-invoice__content tbody td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order #lp-invoice__content tfoot td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order .export-options__content{margin-bottom:25px}.post-type-lp_order .export-options{position:relative}.post-type-lp_order .export-options__loading{opacity:0;z-index:-1;visibility:hidden;position:absolute;top:0;right:0;width:100%;background:#fff;left:0;bottom:0;display:flex;align-items:center;justify-content:center}.post-type-lp_order .export-options__loading .spinner{background:url("../../images/spinner.gif") no-repeat center center;z-index:9;display:inline-block;visibility:visible}.post-type-lp_order .export-options__loading.active{opacity:1;z-index:9;visibility:visible}.post-type-lp_order #lp-invoice__export{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__export:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__update{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__update:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .export-options__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .lp-invoice__body table{border-spacing:0;width:100%}#learn-press-toggle-settings-js-css{display:none}#learn-press-toggle-settings-js-css+table{display:none}#learn-press-toggle-settings-js-css:checked+table{display:table}.color-schemas{margin:0 0 20px 20px;float:right}.color-schemas ul{list-style:none;margin:0;padding:0}.color-schemas ul>li>label{font-weight:600;display:block;margin-bottom:10px}.color-schemas .wp-color-picker{width:80px;height:24px;vertical-align:top;margin:0}.color-schemas .wp-picker-holder{position:absolute}.color-schemas .buttons{display:none}.color-schemas table{border-collapse:collapse;position:relative}.color-schemas table td,.color-schemas table th{padding:10px 10px}.color-schemas table tbody{border:1px solid transparent;position:relative}.color-schemas table tbody td,.color-schemas table tbody th{text-align:right;background:#f5f5f5}.color-schemas table tbody tr:first-child td,.color-schemas table tbody tr:first-child th{padding-bottom:0}.color-schemas table:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,0.7)}.color-schemas tfoot td,.color-schemas tfoot th{padding-right:0;padding-left:0}.color-schemas .remove-schema{float:left;color:red}.color-schemas .wp-color-result{margin:0}.color-schemas .clone-schema{display:none}.color-schemas:first-child .remove-schema,.color-schemas:first-child .apply-schema{display:none}.color-schemas:nth-child(2){clear:both}.color-schemas:hover tbody{opacity:1}.color-schemas.current tbody{border-color:#DDD}.color-schemas.current tbody td,.color-schemas.current tbody th{background:rgba(5,215,255,0.26)}.color-schemas.current table:after{display:none}.color-schemas.current .clone-schema{display:inline-block}.wp-picker-container{position:relative}.wp-picker-container .wp-picker-holder{z-index:99999}.lp-install-sample{max-width:600px;margin:0;padding:10px 25px;border:1px solid #ccd0d4;border-radius:4px;background-color:#fff}.lp-install-sample__options{margin-bottom:20px;padding:0 20px;border:1px solid #eee;border-radius:4px}.lp-install-sample__options legend{padding:5px;font-weight:500}.lp-install-sample__buttons{display:flex;margin-top:25px;align-items:center;justify-content:space-between}.lp-install-sample__toggle-options{margin-left:auto;margin-right:10px}.lp-install-sample__uninstall{float:left}.lp-install-sample__response{margin:0;padding:10px;border:2px solid #059601;border-radius:6px}.lp-install-sample__response.fail{border-color:#d85554}.lp-update-db-modal{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-update-db-modal__hidden{display:none !important;visibility:hidden;opacity:0;pointer-events:none}.lp-update-db-modal__overlay{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-update-db-modal__content{display:inline-block;overflow:hidden;z-index:2;width:100%;max-width:510px;border-radius:8px;text-align:right;vertical-align:middle}.lp-update-db-modal__content-header{padding:24px 24px 16px 24px;background-color:#fff}.lp-update-db-modal__content-start{display:flex;flex-direction:flex-start}.lp-update-db-modal__content-icon{display:flex;width:40px;height:40px;margin-left:0;margin-right:0;border-radius:999px;background-color:#fee2e2;justify-content:center;align-items:center;flex:0 0 auto}.lp-update-db-modal__content-icon svg{width:24px;height:24px;color:#dc2626}.lp-update-db-modal__content-icon svg:last-child{color:#258d6c}.lp-update-db-modal__content-icon__success{display:none}.lp-update-db-modal__content-text{margin-right:18px;text-align:right}.lp-update-db-modal__content-text h3{margin:0;font-weight:500}.lp-update-db-modal__content-text p{margin:0;margin-top:10px;color:#999;font-size:14px;font-weight:400}.lp-update-db-modal__content-footer{display:flex;flex-direction:row;padding:10px 24px;background-color:#f9fafb;justify-content:flex-end;align-items:center}.lp-update-db-modal__content-footer a{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none}.lp-update-db-modal__content-footer a:last-child{margin-right:10px;color:#fff;background-color:#0073aa}.lp-update-db-modal__success .lp-update-db-modal__content-icon{background-color:#def7ec}.lp-update-db-modal__success .lp-update-db-modal__content-icon__error{display:none}.lp-update-db-modal__success .lp-update-db-modal__content-icon__success{display:block}#lp-tool-upgrade-db .wrapper-lp-upgrade-message,#lp-tool-upgrade-db .wrapper-terms-upgrade,#lp-tool-upgrade-db .wrapper-lp-loading{display:none}.terms-upgrade{max-width:500px;margin:0 auto}.terms-upgrade .error{display:none}.lp-upgrade-message .learn-press-message::before,.lp-upgrade-message .learn-press-message::after{content:none}.lp-modal-footer .learn-press-notice{color:#ff6060;font-weight:500;font-style:italic}.lp-modal-body .lp-skeleton-animation{width:500px;margin:0 20px}.tools-select__data{overflow:hidden}.tools-select__data li{background-color:#fff;border:1px solid #eee;color:#000;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;font-size:14px;line-height:1.4em;font-weight:normal;padding:10px;width:100%}.tools-select__data li input{margin:0 0 0 10px}.progressbar__content{width:100%;font-size:14px;font-weight:normal;line-height:1.4em;background:#eee;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progressbar__content span{z-index:9}.progressbar__container{position:relative}.progressbar__value{position:absolute;width:0;height:100%;right:0;top:0;background:#8a2be2}.progressbar__item h4{z-index:9;margin:0}.progressbar__item{width:500px;border-bottom:1px solid #fff}.progressbar__indexs{z-index:9}.lp-tool__message{text-align:center;color:red;padding:10px 0;display:none}.tools-prepare__message{background:#dba617;padding:10px 0;text-align:center;display:none}.lp-admin-editor{position:relative;margin:0;background-color:#fff}.lp-admin-editor .heading,.lp-admin-editor .lp-box-data-content{padding:0}#learn-press-admin-editor-metabox-settings{margin-top:20px}#course-editor .inside{margin:0;padding:0}#admin-editor-lp_course .lp-course-curriculum .heading{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;padding:8px 20px;align-items:center;line-height:1}#admin-editor-lp_course .lp-course-curriculum .heading h4{margin:0;font-size:16px}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections{display:flex;width:40px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close::before{content:"\f140"}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open::before{content:"\f142"}#admin-editor-lp_course .lp-course-curriculum .heading .status{visibility:hidden;position:relative;top:5px;margin-right:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .heading .status::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .heading .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_course .lp-course-curriculum .curriculum-sections{margin:0;margin:0 20px 20px 20px;border:1px solid #ddd}#admin-editor-lp_course .lp-course-curriculum .section{margin:0;border-bottom:1px solid #e5e5e5;opacity:1;background:#fff}#admin-editor-lp_course .lp-course-curriculum .section:first-child{border-top:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section{margin-top:1px;border:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section form{margin:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head{background-color:#f4fcff}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable{position:relative;top:1px}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section.empty-section{position:relative}#admin-editor-lp_course .lp-course-curriculum .section.empty-section::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable::before{display:inline-block;color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse{display:none}#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section input{background-color:transparent;box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section input:focus{box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section .section-head{display:flex;position:relative;height:42px;margin:0;padding:0;background-color:#f4fcff;line-height:40px;transition:background 500ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable,#admin-editor-lp_course .lp-course-curriculum .section .section-head .creatable{display:inline-block;width:40px;margin:0;color:#999;font-family:Dashicons;font-size:20px;text-align:center;vertical-align:middle}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable{margin-left:-1px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable::before{content:"\f333"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .section-item-counts{line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions{height:100%;color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions>*{display:inline-block;height:100%;text-align:center;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse::before{display:inline-block;width:40px;color:#999;font-family:Dashicons;font-size:16px;line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open::before{content:"\f343"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close::before{content:"\f347"}#admin-editor-lp_course .lp-course-curriculum .section .name{width:100%;border:0;color:#777;font-size:24px;font-weight:600;line-height:50px}#admin-editor-lp_course .lp-course-curriculum .section .name:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-collapse{overflow:hidden}#admin-editor-lp_course .lp-course-curriculum .section .section-content{padding:20px;border-top:1px solid #e5e5e5}#admin-editor-lp_course .lp-course-curriculum .section .details{margin-bottom:20px}#admin-editor-lp_course .lp-course-curriculum .section .title-input{padding-right:0;border:0;font-size:1.2em;line-height:30px;flex:1}#admin-editor-lp_course .lp-course-curriculum .section .description-input{width:100%;margin:0;padding:0;border:0;color:#999}#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section-list-items{width:100%;border-collapse:collapse}#admin-editor-lp_course .lp-course-curriculum .section-list-items ul{position:relative;min-height:5px;margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item{display:flex;position:relative;margin:0;border:1px solid #eee;border-bottom-width:0;background:#fff;transition:background 200ms ease-out;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper{border-bottom:1px solid #eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1){background-color:#f7f7f7}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing{background-color:#ffeded}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag{height:20px;padding-top:3px;padding-right:6px;cursor:url("../../images/openhand.cur") 7 5,default;fill:#999;flex:0 0 18px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover{fill:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{display:flex;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-left:120px;margin-right:2px;flex-grow:1;flex-basis:100%}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input{color:inherit}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{display:flex;position:absolute;top:0;left:2px;bottom:0;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions{margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions>*{visibility:hidden;margin-left:10px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit{text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove{color:#a00}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag{visibility:visible}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item{display:flex;position:relative;border-bottom-width:1px;transition:all 200ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag{display:flex;width:30px;color:#999;font-family:Dashicons;font-size:16px;vertical-align:middle;cursor:default;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title{display:inline-block;margin:0;flex:1}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus{background-color:#fff}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type{display:inline-block;padding:8px 5px;color:#ccc}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type::before{position:relative;top:2px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz{padding:8px 0 8px 6px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{text-align:left}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a{width:30px;height:30px;color:#999;line-height:30px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a:hover{color:#0073aa}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item>a:hover{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul{display:none;position:absolute;z-index:9;top:100%;left:0;width:165px;margin:0;border:1px solid #999;background:#fdfeff;text-align:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li{margin:0;border-bottom:1px solid #eee;text-align:left}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a{display:block;padding:10px 25px;color:#757575;font-size:12px;text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover{background:#eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul{display:block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions>*{visibility:visible;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item{position:relative;color:#a2a2a2}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon::before{color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{color:#0085ba;font-size:20px;text-align:center;flex:0 0 29px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon::before{font-family:Dashicons}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input{width:100%;padding:8px 0 8px 10px;border:0;color:inherit;font-size:14px;font-weight:600}#admin-editor-lp_course .lp-course-curriculum .section-actions{padding:0 20px 20px 20px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove{display:none;float:left;height:30px;border:1px solid #eee;border-radius:3px;color:#e74c3c;line-height:30px;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon{padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm{display:none;padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon{display:none}#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating{top:40px;right:100px;opacity:.8;background:#a00}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.section-item-counts{margin:0;margin-right:auto;font-size:12px;white-space:nowrap}.section-item-counts span{color:#999}#course-editor{margin-bottom:10px}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-right:0}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-right:0}#quiz-editor .inside{margin:0;padding:0}#admin-editor-lp_quiz{margin:0;padding:0;border:0}#admin-editor-lp_quiz form{margin:0}#admin-editor-lp_quiz .lp-box-data-head{display:flex;flex-direction:row;margin:0;padding:6px 20px;align-items:center}#admin-editor-lp_quiz .lp-box-data-head h3{padding:0}#admin-editor-lp_quiz .lp-box-data-head .status{visibility:hidden;position:relative;top:5px;margin-right:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_quiz .lp-box-data-head .status::before{content:"\f463"}#admin-editor-lp_quiz .lp-box-data-head .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions{display:flex;width:40px;height:30px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_quiz .lp-box-data-content{margin:20px;margin-top:0;border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions{border-collapse:collapse;color:#777}@media(max-width:1560px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .fill_in_blanks .question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row{display:flex;flex-direction:row;text-align:center;align-items:center}@media(max-width:1024px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row.question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>*{width:100%;padding:12px 8px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort{position:relative;color:#999;cursor:url("../../images/openhand.cur") 7 5,default;flex:0 0 15px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort:hover{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order{padding:12px 0;color:#32373c;font-size:1.2em;text-align:right;flex:0 0 25px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order::after{content:"."}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type{display:inline-flex;position:relative;width:125px;height:32px;padding:0;border-radius:2px;background-color:#eee;box-shadow:0 0 2px rgba(0,0,0,0.22);line-height:32px;cursor:pointer;flex:0 0 auto;align-items:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a{display:inline-flex;width:100%;padding:0 10px;color:#666;text-align:center;cursor:pointer;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a::after{margin-right:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul{visibility:hidden;position:absolute;z-index:9999;top:100%;left:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;opacity:1;background:#fdfeff;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a{display:block;min-width:110px;padding:10px 20px;color:#757575;line-height:20px;text-align:left;white-space:nowrap;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a:hover{background-color:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li.disabled{opacity:.4;background-color:#fff;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type:hover ul{visibility:visible;opacity:1;pointer-events:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.actions{width:300px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.name{padding-right:5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover>.sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions{text-align:left !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header{display:none;border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>*{font-weight:bold}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.order::after{content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.actions{padding:12px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings{padding:0 20px;border:1px solid #ddd;border-left:0;border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings>*{padding:20px 0 20px 20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort{width:12px;padding:8px 6px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text{width:calc(100% - 100px);padding-right:0;color:#444;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order{width:10px;padding:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct{width:65px;color:#444;font-weight:600;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions{padding:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn{height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr{border:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td{position:static;padding:0 10px;border:0;background:inherit}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort{width:12px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text{padding-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct{text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon{height:18px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper{border-left:0;border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort{border-right:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort::before{display:inline-block;position:absolute;top:12px;right:4px;font-family:Dashicons;font-size:18px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td::after{position:absolute;top:0;left:1px;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item{border-bottom:1px solid #ddd;background:#f4fcff;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper{border-top:1px solid #f1f1f1}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort::after{display:inline-block;position:absolute;right:5px;font-family:Dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell{padding:10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input{width:100%;padding:0;border:0;color:#32373c;background:transparent;box-shadow:none;font-size:1.2em;font-weight:normal;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons{display:grid;position:static;z-index:10;height:100%;text-align:left;grid-template-columns:30px 30px 30px 40px;align-items:center;justify-content:end}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons>div a{visibility:hidden}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;z-index:2;top:50%;right:50%;width:28px;height:30px;margin-top:-15px;margin-right:-15px;line-height:30px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul{z-index:9}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a{padding:8px 24px;line-height:24px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a.remove{border-bottom:1px solid #eee;color:#666}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle{width:40px;height:42px;padding-left:0;font-family:Dashicons;font-size:20px;line-height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.open::after{content:"\f343"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.close::after{content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons>div a{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings{background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options{padding-left:0;padding-right:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field{margin:0;padding:20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field:nth-child(2n+1){background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-label{margin:0;margin-bottom:10px;color:#666;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle{font-weight:600;cursor:default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle{float:left;position:absolute;top:0;left:0;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle::after{font-family:Dashicons;font-size:18px;content:"\f460"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options{width:38px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox{min-width:34px;height:34px;line-height:42px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle::after{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.sorting_choice .quiz-question-data table.lp-list-options .answer-correct{display:none !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer{margin-top:-1px;border-top:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row{height:auto;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle{display:flex;width:30px;padding:8px 10px 8px 6px;color:#999;font-family:Dashicons;font-size:20px;vertical-align:middle;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle::before{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .order{padding:8px 0;line-height:28px;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question{padding:8px 5px 8px 10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title{display:inline-block;position:relative;min-width:500px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input{width:100%;margin:0;padding:6px 0;border:0;background:transparent;font-size:1.2em;line-height:18px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{color:#32373c}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input::placeholder{display:inline-block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new{display:inline;position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types{display:none;position:absolute;z-index:9999999;top:100%;left:-2px;width:200px;margin:6px;border:1px solid #999;background-color:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a{display:block;padding:12px 20px;outline:0;color:#757575;box-shadow:none;line-height:1;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a:hover{background:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li.disabled{opacity:.5;background-color:#eee;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover+.question-types{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button+.question-types:hover{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled=disabled]:hover+.question-types{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item{display:inline}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button{height:30px;box-shadow:0 1px 0 #ccc !important}#admin-editor-lp_quiz .lp-box-data-content .question-button-actions{text-align:right}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-label{display:none}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-input{margin-right:0}#question-editor .inside{margin:0;padding:0}#admin-editor-lp_question{margin:0;padding:0;border:0;background:#fff}#admin-editor-lp_question form{margin:0}#admin-editor-lp_question .lp-box-data-head{display:flex;flex-direction:row;padding:10px 20px;align-items:center}#admin-editor-lp_question .lp-box-data-head .heading{margin:0;padding:0;flex:1}#admin-editor-lp_question .lp-box-data-head .lp-question-editor{position:relative;margin-right:auto;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a{display:inline-flex;height:32px;padding:0 16px;border:1px solid #999;border-radius:2px;color:#666;line-height:32px;text-decoration:none;align-items:center;cursor:pointer;user-select:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a::after{margin-right:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul{display:none;position:absolute;z-index:9999;top:100%;left:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;background:#fdfeff}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li{margin:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li:hover,#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.active{background:#eee}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li a{display:block;min-width:110px;padding:10px;color:#757575;font-size:12px;text-align:left;white-space:nowrap;text-decoration:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled{opacity:.4}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled a{color:#999;cursor:not-allowed;pointer-events:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul:hover{display:block}#admin-editor-lp_question .lp-box-data-head .lp-question-editor:hover .question-types ul{display:block}#admin-editor-lp_question .lp-box-data-content{padding:0 20px 20px 20px;border:none !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers{width:100%;border:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td{padding:0 15px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th{padding:15px;border-bottom:1px solid #ddd;background-color:#eee;font-weight:600}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th.answer-text{padding-right:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{width:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort{padding:0 10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order{width:10px;padding:0;text-align:left}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct{width:65px;text-align:center}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text{padding-right:8px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{padding-left:0;text-align:left}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr{color:#444;background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td{background-color:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort{width:15px;padding:0;font-size:18px;text-align:center;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order{font-size:14px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input{width:100%;padding:0;border:0;color:#444;background:transparent;box-shadow:none;font-size:14px;font-weight:600;transition:box-shadow .2s ease}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons{z-index:auto}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer{visibility:visible;height:42px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort{border-right:0}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon{display:none}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td{position:relative}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort::before{display:inline-block;position:absolute;top:8px;right:10px;font-family:"Dashicons";content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td::after{position:absolute;top:0;left:0;bottom:0;right:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_question .lp-box-data-content .add-answer{margin:15px 0 0 0}#admin-editor-lp_question.sorting_choice table.list-question-answers .answer-correct{display:none !important}.lp-admin-fib-question-editor,.admin-quiz-fib-question-editor{text-align:right}.lp-admin-fib-question-editor .lp-box-data-content,.admin-quiz-fib-question-editor .lp-box-data-content{margin:0 !important;border:none !important}.lp-admin-fib-question-editor .content-editable,.admin-quiz-fib-question-editor .content-editable{min-height:240px !important;padding:12px 15px;border:2px solid #ddd;border-radius:4px}.lp-admin-fib-question-editor .content-editable .fib-blank,.admin-quiz-fib-question-editor .content-editable .fib-blank{position:relative;color:#2196f3}.lp-admin-fib-question-editor .content-editable .fib-blank::before,.admin-quiz-fib-question-editor .content-editable .fib-blank::before{content:"#" attr(data-index) ". "}.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{min-width:700px;border-collapse:collapse}@media(max-width:1024px){.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{width:100%;min-width:100%}}.lp-admin-fib-question-editor .fib-blanks tbody,.admin-quiz-fib-question-editor .fib-blanks tbody{border-bottom:1px solid #bbb}.lp-admin-fib-question-editor .fib-blanks tbody tr,.admin-quiz-fib-question-editor .fib-blanks tbody tr{background:#eee}.lp-admin-fib-question-editor .fib-blanks tbody tr td,.admin-quiz-fib-question-editor .fib-blanks tbody tr td{padding:5px}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options td,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options td{padding:0}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options ul{display:none;margin:5px 0;padding:20px;border:1px solid #ddd;background:#fff;list-style:none}.lp-admin-fib-question-editor .fib-blanks tbody.open .blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody.open .blank-options ul{display:block}.lp-admin-fib-question-editor .fib-blanks tbody .blank-position,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-position{font-weight:600;text-align:center}.lp-admin-fib-question-editor .fib-blanks tbody .blank-actions,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-actions{text-align:left}.lp-admin-fib-question-editor .fib-blanks tbody:last-child,.admin-quiz-fib-question-editor .fib-blanks tbody:last-child{border:0}#fill-in-blanks-editor{display:flex}#fill-in-blanks-editor .blank-options{flex:0 0 65%}#fill-in-blanks-editor .blanks{width:100%;margin:0}#fill-in-blanks-editor .blanks .blank{margin:0 0 20px 0;padding:20px;border:1px solid #d9e0f1;background:#fbfcff}#fill-in-blanks-editor .blanks .blank label{font-weight:bold}#fill-in-blanks-editor .blanks .blank .blank-content{width:100%;min-height:74px;font-size:16px}#fill-in-blanks-editor .blanks .blank .blank-words .word{background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks .blank .blank-words .word.correct{background:#00a1e6}#fill-in-blanks-editor .blanks .blank .blank-tip p{font-style:italic}#fill-in-blanks-editor .blanks .blank .button-remove{color:red}#fill-in-blanks-editor .passage-preview{margin-right:20px;padding:15px 20px;border:1px solid #ddd;font-size:16px;line-height:24px;text-align:justify;flex:1}#fill-in-blanks-editor .passage-preview .blank-input{display:inline-block;position:relative;width:50px;height:16px;margin:-2px 10px;padding:0;border:0;border-bottom:1px dashed #ddd;background:transparent;box-shadow:none;font-size:16px;vertical-align:middle}#fill-in-blanks-editor .blanks-list{width:100%}#fill-in-blanks-editor .blanks-list textarea{width:100%;min-height:300px;margin-bottom:20px;outline:0;background:#f9f9f9;box-shadow:none;font-size:18px;line-height:30px}#fill-in-blanks-editor .blanks-list code{line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks-list code.correct{background:#00a1e6}#lp-modal-choose-items{display:none;position:fixed;z-index:-1;top:0;left:0;bottom:0;right:0;opacity:0;background-color:rgba(0,0,0,0.5)}#lp-modal-choose-items.show{display:block;z-index:99999999;opacity:1}#lp-modal-choose-items.loading .lp-choose-items ul.list-items::before{display:block;position:absolute;z-index:9;top:0;left:0;bottom:0;right:0;background:url("../../images/spinner.gif") no-repeat center center;background-color:#fff;content:""}#lp-modal-choose-items .lp-choose-items{position:relative;max-width:800px;margin:50px auto;border:1px solid #ddd;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);transition:all 200ms ease-out}#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title{display:flex;align-items:center}#lp-modal-choose-items .lp-choose-items .header{position:relative}#lp-modal-choose-items .lp-choose-items .header .preview-title{display:none;position:absolute;z-index:10;top:0;left:0;bottom:0;right:0;padding-right:20px;border-bottom:1px solid #ddd;background-color:#fff;font-weight:600}#lp-modal-choose-items .lp-choose-items .header .preview-title h3{margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs{margin:0;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .header .tabs .tab{display:inline-block;position:relative;margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)::before{position:absolute;top:50%;left:0;height:44px;margin-top:-22px;border-left:1px solid #ddd;content:""}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active::after{display:inline-block;position:absolute;bottom:-6px;right:50%;width:10px;height:10px;margin-right:-6px;border:1px solid #ddd;border-left:0;border-bottom:0;background:#fff;content:"";transform:rotate(-45deg)}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a{color:#0073aa}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a{display:inline-block;height:44px;padding:0 20px;color:#333;font-weight:600;line-height:44px;text-decoration:none}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus{box-shadow:none}#lp-modal-choose-items .lp-choose-items .header .close{display:inline-block;position:absolute;z-index:30;top:0;left:0;padding:12px;font-size:1em;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main{overflow:hidden;position:relative;padding:20px;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .main .section-item{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:color 200ms ease-out}#lp-modal-choose-items .lp-choose-items .main .section-item::before{position:relative;top:3px;font-family:Dashicons}#lp-modal-choose-items .lp-choose-items .main .search{margin-bottom:20px;background:transparent}#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input{width:100%;height:36px;padding:0 14px;font-size:16px;line-height:36px}#lp-modal-choose-items .lp-choose-items .main .list-items{overflow-y:auto;position:relative;min-height:260px;max-height:460px;margin:0}#lp-modal-choose-items .lp-choose-items .main .list-items li{margin:15px 0;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main .pagination .index{margin-right:20px;line-height:28px}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview{overflow:auto;position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;max-height:420px;padding:20px;background-color:#fff;transform:translate(-100%,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show{transform:translate(0,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li{margin:15px 0}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child{margin:-10px 0 15px 0}#lp-modal-choose-items .lp-choose-items .footer{padding:20px}body.lp-item-moving{cursor:url("../../images/closedhand.cur") 7 5,default !important}@media screen and (max-width:900px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row{display:block;width:auto;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row>*{width:auto}}#learn-press-reset-course-users,#learn-press-reset-user-courses,#learn-press-reset-user-item{max-width:100%}#learn-press-reset-course-users table,#learn-press-reset-user-courses table,#learn-press-reset-user-item table{width:100%;border-collapse:collapse}#learn-press-reset-course-users .courses-list,#learn-press-reset-user-courses .courses-list,#learn-press-reset-user-item .courses-list{margin:0}#learn-press-reset-course-users input[type=text],#learn-press-reset-user-courses input[type=text],#learn-press-reset-user-item input[type=text]{min-width:300px;height:28px;margin-right:0}#learn-press-reset-course-users .action-reset.dashicons-trash,#learn-press-reset-user-courses .action-reset.dashicons-trash,#learn-press-reset-user-item .action-reset.dashicons-trash{color:red}#learn-press-reset-course-users .action-reset.dashicons-update,#learn-press-reset-user-courses .action-reset.dashicons-update,#learn-press-reset-user-item .action-reset.dashicons-update{-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-right:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;left:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;right:50%;width:0;height:0;margin-right:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}.lp-group-step{border-bottom:1px solid #eee}.lp-group-step h3{padding:0 2em}.lp-group-step label{margin-bottom:5px;font-size:13px;font-weight:500;font-style:italic}.lp-group-step .lp-item-step{display:flex;position:relative;min-height:35px;margin:0;padding:1em 0;border-top:1px solid #eee;align-items:center;cursor:pointer}.lp-group-step .lp-item-step:hover{background:#eee}.lp-group-step .lp-item-step .lp-item-step-left{display:inline-flex;align-items:center;position:relative;padding:0 2em}.lp-group-step .lp-item-step .lp-item-step-left::before{display:block;position:absolute;z-index:2;width:1em;height:1em;border:1px solid rgba(0,0,0,0.1);border-top:1px solid #3498db;border-radius:50%;opacity:0;content:"";-webkit-animation:lp-rotating .8s linear infinite;animation:lp-rotating .8s linear infinite}.lp-group-step .lp-item-step .lp-item-step-left::after{position:absolute;z-index:1;right:23px;opacity:0;color:#4caf50;font-family:Dashicons;font-size:1.5em;content:"\f147"}.lp-group-step .lp-item-step.running .lp-item-step-left::before{opacity:1}.lp-group-step .lp-item-step.running .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.running::before{display:block;position:absolute;width:0;height:100%;background:#0073aa;content:"";opacity:.1;transition:.8s linear}.lp-group-step .lp-item-step.running .progress-bar{opacity:.1}.lp-group-step .lp-item-step.completed .lp-item-step-left::after{opacity:1}.lp-group-step .lp-item-step.completed .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.completed .progress-bar{width:100%;opacity:.1}.lp-group-step .lp-item-step.error .lp-item-step-left::after{opacity:1;color:#d33;content:"\f335"}.lp-group-step .lp-item-step .progress-bar{display:block;position:absolute;top:0;right:0;width:0;height:100%;opacity:0;background:rgba(124,96,217,0.7490196078);transition:.8s linear}.lp-group-steps-done{display:none}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;right:50%;width:6px;height:6px;margin-right:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;right:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media screen and (max-width:782px){.learn-press-dropdown-pages .select2-container{vertical-align:top}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:31px}.learn-press-dropdown-pages .select2-selection__rendered{line-height:31px !important}#learn-press-advertisement{margin:0 12px;padding-bottom:0}#learn-press-advertisement .slider-controls{bottom:40px}}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(-90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:0 50%}to{background-position:100% 50%}}.button.disabled{pointer-events:none}.learnpress .postbox .rwmb-meta-box{margin-top:10px}.learnpress #field-_lp_requirements .rwmb-text-list-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{clear:none;position:relative;border:1px solid #ddd;border-radius:4px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:none}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-advanced{width:calc(100% - 65px);padding:7px 10px;border:0;color:#777;background:transparent;box-shadow:none;line-height:1}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:50%;left:41px;margin-top:-10px;border-radius:unset;color:#999;background:transparent;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone i{font-size:20px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone:hover{color:#e74c3c}.learnpress #field-_lp_requirements .rwmb-text-list-clone::after,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{display:inline-block;position:absolute;top:50%;left:10px;margin:8px 0 0 0;margin-top:-9px;color:#999;font-family:Dashicons;font-size:20px;content:"\f333"}.learnpress #field-_lp_requirements .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_key_features .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_faqs .rwmb-text-list-clone:focus-within{border-color:#0085ba}.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list:focus{border-color:#0085ba}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{position:relative;padding:0 0 16px 0}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:block;padding:10px 12px 0 10px}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list{width:calc(100% - 25px);margin:0 13px 0 13px;border:1px solid #ddd;vertical-align:top}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:20px;left:36px;margin-top:-10px;color:#999;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{top:20px}.lp-notice,.learn-press-notice{position:relative;padding:12px}.lp-notice h4,.learn-press-notice h4{margin:10px 0 15px}.lp-notice p,.learn-press-notice p{margin:0 0 5px 0;padding:0 2px}.lp-notice.lp-upgrade-notice,.learn-press-notice.lp-upgrade-notice{position:relative;border-right-color:#02b7fb;background:#bceffe}.lp-notice.lp-upgrade-notice .close-notice,.learn-press-notice.lp-upgrade-notice .close-notice{position:absolute;top:5px;left:10px}.lp-notice .lp-message-dismiss,.learn-press-notice .lp-message-dismiss{position:absolute;top:12px;left:12px}.lp-notice .notice-dismiss,.learn-press-notice .notice-dismiss{position:absolute;top:0;left:1px;margin:0;padding:9px;border:0;outline:0;color:#72777c;background:100% 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer}.lp-notice .notice-dismiss::before,.learn-press-notice .notice-dismiss::before{display:block;width:20px;height:20px;color:#72777c;background:100% 0;font:normal 16px/20px dashicons;text-align:center;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.learn-press-dropdown-pages{display:inline-block}.lp-notice-update-database{border:1px solid rebeccapurple;border-right-color:red;border-radius:3px;color:white;background:rebeccapurple}.lp-notice-update-database.do-updating::before{display:inline-block;float:right;margin:9px -5px 0 5px;color:#2773aa;font-family:dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#adminmenu .update-plugins.lp-plugins-count{padding:0 5px}.search-box input[name=post-search-author],.search-box .select2-container{min-width:200px;margin:0;vertical-align:top}.learn-press-notice-assigned-item{color:red}.learnpress .actions{margin:0}#learn-press-syncs li{position:relative}#learn-press-syncs li.syncing,#learn-press-syncs li.synced{padding-right:24px}#learn-press-syncs li.syncing input[type=checkbox],#learn-press-syncs li.synced input[type=checkbox]{display:none}#learn-press-syncs li.syncing::after{content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#learn-press-syncs li.synced::after{color:#2773aa;content:"\f147"}#learn-press-syncs li::after{display:block;position:absolute;top:0;right:-3px;width:24px;height:24px;font-family:dashicons;font-size:19px;line-height:24px;text-align:center}#learn-press-updater .updater-progress{position:relative;margin:0 2px}#learn-press-updater .updater-progress ul{display:flex;position:relative;height:5px;background:#eee}#learn-press-updater .updater-progress ul li{position:relative;margin:0;flex:1}#learn-press-updater .updater-progress ul li::after{display:none;position:absolute;top:-30px;left:0;padding:3px 5px;border-radius:3px;color:#fff;background:#ddd;font-size:12px;content:attr(data-version)}#learn-press-updater .updater-progress ul li::before{content:""}#learn-press-updater .updater-progress ul li:last-child::after{_display:block}#learn-press-updater .updater-progress ul::after{position:absolute;top:0;right:0;width:0;height:20px}#learn-press-updater .updater-progress .updater-progress-status{position:absolute;top:0;right:0;width:0;height:5px;background:#5bc4f9;-webkit-transition:width .25s;-moz-transition:width .25s;-ms-transition:width .25s;-o-transition:width .25s;transition:width .25s}#learn-press-updater .updater-progress .updater-progress-status::before{position:absolute;top:-20px;left:0;padding:0 5px;border-radius:3px;color:#fff;background:#5bc4f9;font-size:12px;_content:attr(data-value) "%"}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation{overflow:hidden;position:absolute;top:0;right:0;width:100%;height:5px;background:#5bc4f9}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)::after{position:absolute;height:5px;background:#8dd9ff;content:"";-webkit-animation:animation4 1.5s ease-out infinite;-moz-animation:animation4 1.5s ease-out infinite;-ms-animation:animation4 1.5s ease-out infinite;-o-animation:animation4 1.5s ease-out infinite;animation:animation4 1.5s ease-out infinite}#learn-press-updater .updating-message{color:#a24666}#learn-press-updater .completed-message{color:#3c8eb7}#learn-press-updater{display:none}.select2 .select2-search.select2-search--inline{margin-bottom:0}.select2 .select2-selection .select2-selection__choice{margin-top:4px;margin-bottom:0}.select2 .select2-selection.select2-selection--multiple{min-height:30px}.edit-post-layout__metaboxes .rwmb-label>label{color:#666;font-size:small;font-weight:bold}body.post-type-lp_question #button-new-question{display:inline-block;position:relative}body.post-type-lp_question #button-new-question div{display:none;position:absolute;z-index:9999;top:100%;right:0;min-width:100px;margin:0 -1px 0 0;border:1px solid #999;background:white;font-weight:400}body.post-type-lp_question #button-new-question div a{display:block;min-width:100px;margin:0;padding:10px 20px;color:#666;white-space:nowrap;text-decoration:none}body.post-type-lp_question #button-new-question div a:hover{background:#eee}body.post-type-lp_question #button-new-question>a{position:relative;padding-left:15px;text-decoration:none}body.post-type-lp_question #button-new-question>a::after{display:inline-block;position:absolute;top:6px;left:0;width:0;height:0;margin:0;border:5px solid transparent;border-top-color:#0f7aae;content:""}body.post-type-lp_question #button-new-question:hover div{display:block}.lp-label{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.lp-label.success{background:#4caf50}.lp-label.error{background:red}.lp-label.warning{background:#ffc107}.lp-label .far,.lp-label .fas,.lp-label .fa{display:inline-block;margin-left:5px}.lp-admin-profile-courses .column-results{width:200px}.lp-admin-profile-courses .course-results-progress .lp-progress-row{margin:0 0 20px 0}.lp-admin-profile-courses .course-results-progress .lp-course-progress-heading{margin:0 0 5px 0;line-height:1}.lp-admin-profile-courses .learn-press-progress{overflow:hidden;position:relative;width:150px;height:6px;border-radius:3px}.lp-admin-profile-courses .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;right:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.lp-admin-profile-courses .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}
assets/css/admin/admin.css CHANGED
@@ -3864,7 +3864,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3864
  margin-right: 0;
3865
  margin-left: 0;
3866
  border-radius: 999px;
3867
- background-color: #fee2e2;
3868
  justify-content: center;
3869
  align-items: center;
3870
  flex: 0 0 auto;
@@ -3872,10 +3872,10 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3872
  .lp-update-db-modal__content-icon svg {
3873
  width: 24px;
3874
  height: 24px;
3875
- color: #dc2626;
3876
  }
3877
  .lp-update-db-modal__content-icon svg:last-child {
3878
- color: #258d6c;
3879
  }
3880
  .lp-update-db-modal__content-icon__success {
3881
  display: none;
@@ -3899,7 +3899,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3899
  display: flex;
3900
  flex-direction: row;
3901
  padding: 10px 24px;
3902
- background-color: #f9fafb;
3903
  justify-content: flex-end;
3904
  align-items: center;
3905
  }
@@ -3907,7 +3907,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3907
  padding: 8px 16px;
3908
  border: 1px solid #e5e7eb;
3909
  border-radius: 6px;
3910
- color: #374151;
3911
  font-size: 13px;
3912
  font-weight: 500;
3913
  text-decoration: none;
@@ -3918,7 +3918,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
3918
  background-color: #0073aa;
3919
  }
3920
  .lp-update-db-modal__success .lp-update-db-modal__content-icon {
3921
- background-color: #def7ec;
3922
  }
3923
  .lp-update-db-modal__success .lp-update-db-modal__content-icon__error {
3924
  display: none;
@@ -6088,7 +6088,7 @@ body.lp-item-moving {
6088
  width: 0;
6089
  height: 100%;
6090
  opacity: 0;
6091
- background: #7c60d9bf;
6092
  transition: 0.8s linear;
6093
  }
6094
 
@@ -6196,56 +6196,6 @@ body.lp-item-moving {
6196
  bottom: 40px;
6197
  }
6198
  }
6199
- .rtl .section-item-counts {
6200
- left: 41px;
6201
- right: auto;
6202
- }
6203
- .rtl #admin-editor-lp_course .lp-course-curriculum .heading .status {
6204
- margin-right: 10px;
6205
- }
6206
- .rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections {
6207
- left: 0;
6208
- right: unset !important;
6209
- }
6210
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title {
6211
- margin-right: 5px;
6212
- }
6213
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions {
6214
- left: 0;
6215
- right: unset !important;
6216
- }
6217
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable {
6218
- right: unset !important;
6219
- left: 0;
6220
- }
6221
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li {
6222
- text-align: left;
6223
- }
6224
- .rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove {
6225
- float: left;
6226
- }
6227
- .rtl #admin-editor-lp_course .lp-course-curriculum .actions {
6228
- right: unset !important;
6229
- left: 0;
6230
- }
6231
- .rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul {
6232
- left: 0;
6233
- right: unset !important;
6234
- }
6235
- .rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a {
6236
- text-align: left;
6237
- }
6238
- .rtl #admin-editor-lp_quiz .add-new-question {
6239
- text-align: right;
6240
- }
6241
- .rtl #lp-modal-choose-items .header .preview-title {
6242
- padding-right: 20px;
6243
- }
6244
- .rtl #lp-modal-choose-items .header .close {
6245
- left: 0;
6246
- right: unset;
6247
- }
6248
-
6249
  .lp-skeleton-animation {
6250
  margin: 0;
6251
  padding: 0;
@@ -6256,7 +6206,7 @@ body.lp-item-moving {
6256
  height: 16px;
6257
  margin-top: 15px;
6258
  border-radius: 2px;
6259
- background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
6260
  background-size: 400% 100%;
6261
  list-style: none;
6262
  animation: lp-skeleton-loading 1.4s ease infinite;
@@ -6690,7 +6640,7 @@ body.post-type-lp_question #button-new-question div {
6690
  min-width: 100px;
6691
  margin: 0 0 0 -1px;
6692
  border: 1px solid #999;
6693
- background: #ffff;
6694
  font-weight: 400;
6695
  }
6696
  body.post-type-lp_question #button-new-question div a {
3864
  margin-right: 0;
3865
  margin-left: 0;
3866
  border-radius: 999px;
3867
+ background-color: rgb(254, 226, 226);
3868
  justify-content: center;
3869
  align-items: center;
3870
  flex: 0 0 auto;
3872
  .lp-update-db-modal__content-icon svg {
3873
  width: 24px;
3874
  height: 24px;
3875
+ color: rgb(220, 38, 38);
3876
  }
3877
  .lp-update-db-modal__content-icon svg:last-child {
3878
+ color: rgb(37, 141, 108);
3879
  }
3880
  .lp-update-db-modal__content-icon__success {
3881
  display: none;
3899
  display: flex;
3900
  flex-direction: row;
3901
  padding: 10px 24px;
3902
+ background-color: rgb(249, 250, 251);
3903
  justify-content: flex-end;
3904
  align-items: center;
3905
  }
3907
  padding: 8px 16px;
3908
  border: 1px solid #e5e7eb;
3909
  border-radius: 6px;
3910
+ color: rgb(55, 65, 81);
3911
  font-size: 13px;
3912
  font-weight: 500;
3913
  text-decoration: none;
3918
  background-color: #0073aa;
3919
  }
3920
  .lp-update-db-modal__success .lp-update-db-modal__content-icon {
3921
+ background-color: rgb(222, 247, 236);
3922
  }
3923
  .lp-update-db-modal__success .lp-update-db-modal__content-icon__error {
3924
  display: none;
6088
  width: 0;
6089
  height: 100%;
6090
  opacity: 0;
6091
+ background: rgba(124, 96, 217, 0.7490196078);
6092
  transition: 0.8s linear;
6093
  }
6094
 
6196
  bottom: 40px;
6197
  }
6198
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6199
  .lp-skeleton-animation {
6200
  margin: 0;
6201
  padding: 0;
6206
  height: 16px;
6207
  margin-top: 15px;
6208
  border-radius: 2px;
6209
+ background: linear-gradient(90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
6210
  background-size: 400% 100%;
6211
  list-style: none;
6212
  animation: lp-skeleton-loading 1.4s ease infinite;
6640
  min-width: 100px;
6641
  margin: 0 0 0 -1px;
6642
  border: 1px solid #999;
6643
+ background: white;
6644
  font-weight: 400;
6645
  }
6646
  body.post-type-lp_question #button-new-question div a {
assets/css/admin/admin.min.css CHANGED
@@ -1 +1 @@
1
- @-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 12px 10px 15px;border-top:5px solid #00adff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-left:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;left:15px;width:26px;height:26px;margin-top:-13px;margin-right:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{right:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;right:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}.lp-toolbar-buttons{position:relative;z-index:10;height:50px}.lp-toolbar-buttons .lp-toolbar-btn{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn a,.lp-toolbar-buttons .lp-toolbar-btn span{outline:0;color:#666;box-shadow:none}.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;line-height:30px;text-align:center}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{color:var(--lp-primary-color)}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove{cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover span{color:#e74c3c}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2{display:inline-block}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown{color:#000}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul{display:none;position:absolute;top:100%;right:0;margin:0;border:1px solid #999;background:#fdfeff}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li{margin:0;list-style:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a{display:block;margin:0;padding:3px 8px;color:#757575;font-size:12px;text-align:right;white-space:nowrap;text-decoration:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover{_background:#f5f5f5}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon{color:#666}.lp-toolbar-buttons .lp-toolbar-btn:hover{display:inline-block;background:0}.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon{color:#444}.lp-toolbar-buttons .lp-toolbar-btn:hover ul{display:block}.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover{display:block}.column-content-actions.lp-toolbar-buttons{width:30px;padding:0;white-space:nowrap}.learn-press-box-data{position:relative;margin:20px 0 0 0;border:1px solid #ddd}.learn-press-box-data .lp-box-data-head{padding:10px 15px;background:#fff}.learn-press-box-data .lp-box-data-head h3{margin:0;padding:15px;font-size:16px}.learn-press-box-data .lp-box-data-head .lp-box-data-actions{float:right;position:relative;z-index:10}.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn{display:inline-block;width:30px;height:50px;line-height:46px;text-align:center;vertical-align:middle}.learn-press-box-data .lp-box-data-head .lp-box-data-actions::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-head::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-content{padding:15px;border-top:1px solid #ddd;background:#fff}.learn-press-box-data .lp-box-data-foot{padding:15px}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2{display:none}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2{display:inline-block}.learn-press-box-data.closed .lp-box-data-content{display:none}.lp-list-options{width:100%;border-collapse:collapse}.lp-list-options th,.lp-list-options td{padding:10px 15px;border-top:1px solid #ddd;background:#f5f5f5}.lp-list-options thead th{text-align:left}.lp-list-options tbody tr td{padding:0 15px;background:#f4fcff}.lp-list-options tbody tr td.lp-toolbar-buttons{_overflow:hidden;position:relative;width:30px;height:42px;white-space:nowrap}.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn{visibility:hidden;position:relative;height:43px;margin-top:-4px;margin-bottom:-4px}.lp-list-options tbody tr:nth-child(odd) td{background:#fff}.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn{visibility:visible}.lp-list-options tbody td{text-align:left}.lp-list-options tbody td input[type=text]{width:100%}.lp-list-options tbody td input[type=text][value=""]{font-style:italic}.lp-list-options tbody td.column-content-answer_correct{width:125px}.lp-list-options tbody td.lp-remove-list-option,.lp-list-options tbody td.lp-move-list-option{width:20px;padding:0;text-align:center}.lp-list-options tbody td.lp-remove-list-option a,.lp-list-options tbody td.lp-move-list-option a{visibility:hidden;color:#999}.lp-list-options tbody td.lp-remove-list-option:hover,.lp-list-options tbody td.lp-move-list-option:hover{background:#dbf5ff}.lp-list-options tbody td.lp-move-list-option{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option a{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option:hover a{color:var(--lp-primary-color)}.lp-list-options tbody td.lp-remove-list-option{cursor:pointer}.lp-list-options tbody td.lp-remove-list-option:hover a{color:#e74c3c}.lp-animation{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.lp-ajax-search{display:inline-block;position:relative;z-index:999999}.lp-ajax-search .lp-search-term{min-width:300px;height:28px;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-results{position:absolute;top:100%;width:100%;margin:-1px 0 0 0;border:1px solid #ddd;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-ajax-search .lp-search-results .lp-search-items{overflow:auto;max-height:300px;margin:0}.lp-ajax-search .lp-search-results .lp-search-items li{margin:0}.lp-ajax-search .lp-search-results .lp-search-items li label{display:block;padding:8px 10px;border-bottom:1px solid #f3f3f3}.lp-ajax-search .lp-search-results .lp-search-items li label input{float:left;margin-top:1px;margin-right:-100%}.lp-ajax-search .lp-search-results .lp-search-items li label span{display:inline-block;margin-left:25px}.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item{visibility:hidden;margin-left:10px}.lp-ajax-search .lp-search-results .lp-search-items li.active{background:#dbf5ff}.lp-ajax-search .lp-search-results .lp-search-items li:hover{color:#fff;background:#0085ba}.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item{visibility:visible}.lp-ajax-search .lp-search-results .lp-search-actions{margin:0;padding:10px;border-top:1px solid #ddd}#learn-press-ajax-search-overlay{display:none;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;opacity:0}.update-overlay{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5)}#course-editor.ajax-search #learn-press-ajax-search-overlay{display:block}#course-editor.ajax-search .lp-ajax-search{z-index:100000}.advanced-list{padding:5px 0 0 8px;border:1px solid #ddd;border-radius:3px;background:#fff;list-style:none}.advanced-list li{display:inline-block;margin:0 5px 5px -3px;padding:3px 8px;background:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.advanced-list li .remove-item{display:inline-block;margin-right:5px;line-height:1;vertical-align:middle;text-decoration:none;cursor:pointer}.advanced-list li .remove-item:hover{color:#0085ba}.advanced-list li .remove-item::before{font-family:dashicons;text-decoration:none;content:"\f335"}.advanced-list li span{display:inline-block}.advanced-list.locked .remove-item{display:none}.advanced-list::after{display:block;clear:both;content:""}.lp-label-counter{display:inline-block;height:20px;padding:0 10px;border-radius:20px;color:#fff;background:#2196f3;font-weight:bold;line-height:20px}.lp-label-counter.disabled{background:#ddd}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rwmb-duration{border:1px solid #ddd}ul .clearfix{clear:both;height:0;opacity:0}.clearfix-after::after{display:block;clear:both;height:0;opacity:0;content:""}.lp-button{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}@-moz-keyframes lp-spinner{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes lp-spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes lp-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lp-modal-choose-items-open{overflow:hidden}.lp-modal-search{height:100%;padding:20px;color:#777;background-color:red}.lp-modal-search li.selected{display:none}#learn-press-message-box-block{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;opacity:.8;background-color:#000}#learn-press-message-box-window{position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;color:#fff;text-align:center}#message-box-wrap{display:inline-block;max-width:70%;margin:0 auto;text-align:left}.message-box-title{margin:0 0 40px 0;color:#fff;font-size:34px}.message-box-content{font-size:16px;line-height:1.5}.message-box-animation{width:220px;height:20px;margin:20px 0 0;background-image:url("../../images/animation.gif")}.message-box-buttons{margin:20px 0 0;padding-top:20px;border-top:1px solid #929292}.message-box-button{margin-right:10px !important}.tipsy{position:absolute}.learnpress a,.learnpress a:active{outline:0;box-shadow:none}.learnpress .lp-install-sample-data-options{padding:0 20px 10px 20px;border:1px solid #ddd}.learnpress .lp-install-sample-data-options legend{font-size:16px}.lp-email-templates{overflow:hidden;margin-top:5px}.learn-press-email-variables{margin:20px 0 0;padding:0;list-style:none}.learn-press-email-variables li{display:inline-block;cursor:pointer}.learn-press-dropdown-pages input[type=text]{min-width:300px;height:29px;margin:0;vertical-align:top}.learn-press-dropdown-pages .select2-container{min-width:220px !important}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:30px;border-color:#7e8993}.learn-press-dropdown-pages .select2-container .select2-selection__rendered{line-height:28px !important}.learn-press-dropdown-pages .select2-container .select2-selection__arrow{right:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px}.learn-press-dropdown-pages .select2-container .select2-selection__arrow b{display:none}.learn-press-dropdown-pages .quick-add-page-actions a{font-size:13px;text-decoration:none}.learn-press-dropdown-pages .quick-add-page-inline{margin-top:0}.lp-select-2+.select2-container .select2-selection--single{height:30px;border-color:#7e8993}.lp-select-2+.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px !important}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow{right:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.learn-press-tooltip{display:inline-block;margin:0 5px;color:#999;font-size:17px;vertical-align:middle}.learn-press-tooltip.icon::after{font-family:Dashicons;content:"\f223"}.learn-press-tooltip:hover{opacity:1;color:#0073aa}.rwmb-payment-order-wrapper .rwmb-label{margin-bottom:20px !important}.rwmb-payment-order-wrapper .rwmb-input{margin-left:0 !important}.learn-press-payments,.learn-press-emails{width:100%;border:1px solid #ddd;border-collapse:collapse;font-size:14px}.learn-press-payments th,.learn-press-payments td,.learn-press-emails th,.learn-press-emails td{padding:10px}.learn-press-payments .order,.learn-press-emails .order{width:30px;padding-right:0;color:#ddd;text-align:center;cursor:not-allowed}.learn-press-payments .name,.learn-press-emails .name{min-width:250px;font-weight:normal;text-transform:capitalize}.learn-press-payments .name a,.learn-press-emails .name a{text-decoration:none}.learn-press-payments .status,.learn-press-emails .status{width:100px;text-align:center;cursor:pointer}.learn-press-payments .status .dashicons,.learn-press-emails .status .dashicons{border-radius:50%;color:#fff;background:#ddd}.learn-press-payments .status a,.learn-press-emails .status a{display:block;margin-top:5px;font-size:12px;text-decoration:none}.learn-press-payments .status.enabled .dashicons,.learn-press-emails .status.enabled .dashicons{background:#0085ba}.learn-press-payments thead th,.learn-press-emails thead th{border-bottom:1px solid #ddd;text-align:left}.learn-press-payments tbody tr:nth-child(even) td,.learn-press-emails tbody tr:nth-child(even) td{background:#fff}.learn-press-payments tbody tr:nth-child(odd) td,.learn-press-emails tbody tr:nth-child(odd) td{background:#f5f5f5}.learn-press-payments tbody td,.learn-press-emails tbody td{border-bottom:1px solid #ddd}.learn-press-payments tbody .ui-sortable-helper,.learn-press-emails tbody .ui-sortable-helper{margin-left:-1px;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder,.learn-press-emails tbody .ui-sortable-placeholder{visibility:visible !important;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder td,.learn-press-emails tbody .ui-sortable-placeholder td{height:35px;padding:0;background:#f7f7f7}.learn-press-payments ~ .email-actions,.learn-press-emails ~ .email-actions{text-align:left}.learn-press-payments.sortable .order:hover,.learn-press-emails.sortable .order:hover{color:#0073aa;cursor:ns-resize}.lp-template-overrides{margin-top:20px}.lp-template-overrides thead th h4{margin:0}.lp-template-overrides tbody th{font-weight:bold}.lp-template-overrides tbody th p{display:inline-block;margin:0 0 0 10px}.lp-template-overrides tbody th p a{margin:0;padding:2px 8px;border:0;border-radius:3px;outline:0;box-shadow:none;font-weight:normal}.lp-template-overrides tbody th p a.current{color:#fff;background:#00aadc}.lp-template-overrides .template-row.outdated code::before,.lp-template-overrides .template-row.up-to-date code::before{display:inline-block;margin-top:-2px;margin-right:3px;font-family:Dashicons;vertical-align:middle}.lp-template-overrides .template-row.outdated .template-version{color:red}.lp-template-overrides .template-row.outdated .template-file code::before{color:red;content:"\f534"}.lp-template-overrides .template-row.up-to-date .template-version{color:#1859ff}.lp-template-overrides .template-row.up-to-date .template-file code::before{color:#0085ba;content:"\f147"}.lp-template-overrides .template-version,.lp-template-overrides .core-version{width:100px}.lp-template-overrides #learn-press-no-templates td p{color:#0073aa}.description code{font-size:smaller}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result{display:none;padding:10px;background:#f5f5f5}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result input{width:80px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result p{margin:7px 0 0;color:#777;font-style:italic}#field-_lp_course_result input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}.widget .widget-content .rwmb-field:not(:last-of-type){margin:0 0 10px}.widget .widget-content .rwmb-field:not(:last-of-type):first-child{margin-top:10px}.widget .widget-content .rwmb-field:last-child{margin-bottom:10px}.widget .widget-content .rwmb-field .rwmb-label,.widget .widget-content .rwmb-field .rwmb-input{width:100%}.widget .widget-content .rwmb-field .rwmb-label{margin-bottom:2px}.widget .widget-content .rwmb-field .rwmb-label label{font-weight:400}.widget .widget-content .rwmb-field .rwmb-input input[type=text]{width:100%}.course-attributes{margin:20px 0}.course-attributes .learn-press-attribute{margin-top:-1px;margin-bottom:0;border:1px solid #ddd}.course-attributes .learn-press-attribute>h4{margin:0;padding:10px 15px;background:#f5f5f5}.course-attributes .learn-press-attribute .learn-press-attribute-data{padding:15px;border-top:1px solid #ddd}#wpfooter{z-index:20}.learn-press-advertisement-slider{margin:50px 20px 0 0;position:relative;overflow:hidden;box-sizing:border-box;z-index:10}.learn-press-advertisement-slider .slider-items:after{display:block;clear:both;content:""}.learn-press-advertisement-slider .slide-item{position:relative;float:left;width:100%;margin-right:-100%;padding:20px;opacity:0;background:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.learn-press-advertisement-slider .slide-item .slide-thumbnail{float:left;width:35%}.learn-press-advertisement-slider .slide-item .slide-thumbnail a{display:block;line-height:1;margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{max-width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:35%;padding-left:20px}.learn-press-advertisement-slider .slide-item .slide-detail h2{margin-top:0}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:none}.learn-press-advertisement-slider .slide-item.slide-active{opacity:1}.learn-press-advertisement-slider .slider-controls{position:absolute;bottom:20px;right:20px}.learn-press-advertisement-slider .slider-controls .next-item,.learn-press-advertisement-slider .slider-controls .prev-item{font-family:"dashicons";width:40px;height:40px;border:1px solid #DDD;line-height:40px;font-size:16px;cursor:pointer;float:left;margin-left:10px;text-align:center;color:#DDD}.learn-press-advertisement-slider .slider-controls .next-item:hover,.learn-press-advertisement-slider .slider-controls .prev-item:hover{border-color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:hover:before,.learn-press-advertisement-slider .slider-controls .prev-item:hover:before{color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:before{content:"\f345"}.learn-press-advertisement-slider .slider-controls .prev-item:before{content:"\f341"}@media only screen and (max-width:1200px){.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:50%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:50%}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}}@media only screen and (max-width:960px){.learn-press-advertisement-slider{margin-left:56px}.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:0;padding-left:0}.learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider{margin-left:56px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail{margin-left:0;padding-left:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}}.lp-admin-tabs{position:relative;margin-top:20px}.lp-admin-tabs .lp-admin-tab-navs{display:none;float:left;position:relative;z-index:5;width:250px;margin:0 -250px 0 0;padding:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs .lp-admin-tab-navs .nav-section{margin:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section>span{display:block;padding:8px 20px;outline:0;box-shadow:none;text-decoration:none;text-transform:capitalize}.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip{float:right;margin-right:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover{border-left:2px solid #563d7c;color:#563d7c}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>span,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>span{padding-left:18px}.lp-admin-tabs.has-sections .lp-admin-tab-navs{display:block}.lp-admin-tabs.has-sections .lp-admin-tab-content{float:left;position:relative;z-index:0;width:100%;padding-left:271px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs.has-sections::before{position:absolute;z-index:10;top:0;bottom:0;left:250px;border-left:1px solid #ddd;content:""}.lp-admin-tabs::after{display:block;clear:both;content:"";z-index:10}.wrap.learn-press-settings .lp-admin-tab-content{padding:18px;background:#fff}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub{float:none;margin:0 0 20px 0;padding-bottom:20px;border-bottom:1px solid #ddd}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active{font-weight:bold}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li{text-transform:capitalize}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li::after{display:inline-block;padding:0 10px;content:"|"}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child::after{content:""}.wrap #learn-press-uninstall-sample-data{float:right;opacity:.5}.wrap #learn-press-uninstall-sample-data:hover{opacity:1}.learnpress .rwmb-field{position:relative;margin-bottom:20px}.learnpress .rwmb-field .rwmb-label{display:block;float:left;width:190px;margin-bottom:5px;font-size:14px;_text-transform:capitalize}.learnpress .rwmb-field .rwmb-label label>small{display:block;color:#999;font-weight:normal;font-style:italic}.learnpress .rwmb-field .rwmb-input{float:none;width:auto;margin-left:190px}.learnpress .rwmb-field .rwmb-input input[type=checkbox],.learnpress .rwmb-field .rwmb-input input[type=radio]{margin:1px 5px 0 0}.learnpress .rwmb-field .rwmb-input label>input[type=checkbox],.learnpress .rwmb-field .rwmb-input label>input[type=radio]{margin-top:-1px}.learnpress .rwmb-field .description{margin-top:8px;color:#888}.learnpress .rwmb-field .description code{padding:3px 3px 3px 0}.learnpress .rwmb-field .description.err{color:red}.learnpress .rwmb-field .rwmb-input-list{margin-left:0}.learnpress .rwmb-field #course_evaluation_method_quiz_options{position:relative;margin-left:25px}.learnpress .rwmb-field #course_evaluation_method_quiz_options::after{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}.learnpress .rwmb-field input[name=_lp_course_result]:checked ~ #course_evaluation_method_quiz_options::after{display:none}.learnpress .rwmb-field.rwmb-heading-wrapper h4{display:inline-block;margin:0 0 5px 0;padding:0;border-bottom:2px solid #563d7c;font-size:16px;text-transform:initial}.learnpress .rwmb-field.disabled .field-overlay{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;opacity:.6;background:#fff;content:""}.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text{width:50%;min-width:200px}.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input input{vertical-align:top}.learnpress .lp-course-sale_start-field.hide,.learnpress .lp-course-sale_end-field.hide{display:none}.learnpress.lp-submenu-settings .lp-admin-settings-buttons{margin-bottom:0;padding-top:20px;border-top:1px solid #ddd}.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings{float:right}.learnpress.lp-submenu-settings .rwmb-input{float:none;width:auto;margin-left:270px;color:#000}.learnpress .rwmb-google-fonts-wrapper .rwmb-input label{display:block;margin-bottom:5px;font-weight:bold}.learnpress .rwmb-google-fonts-wrapper .rwmb-input input{width:90%}.learnpress #learn-press-toggle-course-results{display:block}.learnpress .lp-item-assigned{font-size:14px}.learnpress .lp-item-assigned a{text-decoration:none}.learnpress .lp-item-assigned ul{margin-bottom:0}.learnpress .lp-item-assigned ul ul strong{font-weight:normal}.learnpress .lp-item-assigned li{margin:0}.learnpress .lp-item-assigned li a{display:inline-block;margin-bottom:10px}@media screen and (max-width:1280px){.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-label{float:none;width:auto}.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-input{float:left;width:100%;margin-left:0}}.lp-metabox__table .titledesc label>small{display:block;color:#999;font-weight:normal;font-style:italic}.lp-metabox__table .forminp-text>input,.lp-metabox__table .forminp-email>input,.lp-metabox__table .forminp-password>input,.lp-metabox__table .forminp-url>input{min-width:260px}.lp-metabox__table .forminp-textarea textarea{width:400px}.lp-metabox__custom-fields table{width:100%;max-width:max-content;padding:0 !important}.lp-metabox__custom-fields table th{padding:7px 0 7px 7px !important}.lp-metabox__custom-fields table th.sort{width:17px;padding:7px !important}.lp-metabox__custom-fields table td{position:relative;padding:4px 0 4px 7px !important;vertical-align:middle !important}.lp-metabox__custom-fields table td.sort{width:17px;padding-right:7px !important;background:#f9f9f9;font-size:15px;text-align:center;cursor:move}.lp-metabox__custom-fields table td.sort::before{height:100%;color:#999;font-family:Dashicons;text-align:center;content:"\f333"}.lp-metabox__custom-fields table td .delete{display:block;position:relative;width:1em;height:1em;font-size:1.2em;text-indent:-9999px}.lp-metabox__custom-fields table td .delete::before{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#999;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox__custom-fields table td .delete:hover::before{color:#a00}.lp-metabox__custom-fields table td:last-child{padding-right:7px !important}.lp-metabox-field__color{font-size:0 !important}.lp-metabox-field__color .colorpickpreview{display:inline-block;width:30px;height:30px;margin:0;margin-right:3px;padding:0;border:1px solid #ddd;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);font-size:16px;line-height:28px}.lp-metabox-field__color .iris-picker{display:none;position:absolute;z-index:100;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.lp-metabox-field__image-advanced-upload{padding-top:10px}.lp-metabox-field__image-advanced-images{clear:both;margin:0;padding:0}.lp-metabox-field__image-advanced-images>li{float:left;position:relative;box-sizing:border-box;width:80px;margin:9px 9px 0 0;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move}.lp-metabox-field__image-advanced-images>li img{display:block;width:100%;height:auto}.lp-metabox-field__image-advanced-images>li ul.actions{position:absolute;top:-8px;right:-8px;padding:2px}.lp-metabox-field__image-advanced-images>li ul.actions li{float:right;margin:0 0 0 2px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete::before{position:absolute;top:0;left:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images>li ul.actions::before{display:table;content:" "}.lp-metabox-field__image-advanced-images>li:hover ul.actions{display:block}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images::before{display:table;content:" "}.lp-metabox-field__image-advanced-images::after{display:table;clear:both;content:" "}.lp-metabox-field__image--inner{position:relative;box-sizing:border-box;width:120px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7}.lp-metabox-field__image--inner img{display:block;width:100%;height:auto}.lp-metabox-field__image--upload{padding-top:10px}.lp-meta-box__inner{display:block;position:relative}.lp-meta-box__inner .form-field:not(fieldset){display:flex;flex-direction:row;position:relative;margin:0;padding:15px 0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.lp-meta-box__inner .form-field:not(fieldset) label{width:180px;min-width:180px;max-width:180px;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner .form-field:not(fieldset) .checkbox{margin:2px 0 !important;vertical-align:middle}.lp-meta-box__inner .form-field:not(fieldset) .description{flex:1;display:inline;clear:none;margin:0 0 0 7px;padding:0;font-size:14px}.lp-meta-box__inner fieldset.form-field{display:grid;grid-template-columns:180px 1fr;position:relative;margin:0;padding:15px 0}.lp-meta-box__inner fieldset.form-field h4{width:180px;min-width:180px;max-width:180px;margin:0;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner fieldset.form-field ul{margin:0;font-size:14px}.lp-meta-box__inner fieldset.form-field .description{grid-column-start:2;margin-top:10px}.lp-meta-box__duration-select{width:auto !important}.lp-meta-box__duration input[type=number]{width:80px !important}.lp-meta-box__duration .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important}.lp-meta-box__wp-editor{display:block}.lp-meta-box__wp-editor .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box__wp-editor__textarea{border:none !important}.lp-meta-box select{width:auto !important}.lp-meta-box select ~ .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box input[type=number],.lp-meta-box input[type=email],.lp-meta-box input[type=text],.lp-meta-box input[type=password],.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){width:50%}.lp-meta-box input[type=number]+.description,.lp-meta-box input[type=email]+.description,.lp-meta-box input[type=text]+.description,.lp-meta-box input[type=password]+.description,.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea)+.description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box input[type=checkbox]{margin-top:0}.lp-meta-box .short{width:50%}.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){height:3.5em;line-height:1.5em;vertical-align:top}.lp-meta-box .learn-press-tip.ready{display:inline-flex;align-items:center;margin-left:8px}#course-settings .inside{margin:0 !important;padding:0 !important}#course-settings .lp-meta-box__course-tab{display:grid;grid-template-columns:20% 80%}#course-settings .lp-meta-box__course-tab__tabs{position:relative;box-sizing:border-box;margin:0;padding:0 0 10px;border-right:1px solid #eee;background-color:#fafafa;line-height:1}#course-settings .lp-meta-box__course-tab__tabs li{display:block;position:relative;margin:0;padding:0}#course-settings .lp-meta-box__course-tab__tabs li a{display:block;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none}#course-settings .lp-meta-box__course-tab__tabs li a i{margin-right:5px;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-decoration:none;text-transform:none}#course-settings .lp-meta-box__course-tab__tabs li a i[class^=dashicon]{font-family:"Dashicons"}#course-settings .lp-meta-box__course-tab__tabs li.active a{position:relative;color:#555;background-color:#eee}@media(max-width:767px){#course-settings .lp-meta-box__course-tab__tabs{display:flex;overflow:hidden;overflow-x:auto;flex-direction:row;margin:0;margin-bottom:30px;padding:0;border-bottom:1px solid #e5e5e5;text-align:center;white-space:nowrap;list-style:none;align-items:center;flex-wrap:nowrap}#course-settings .lp-meta-box__course-tab__tabs li{min-width:25%;margin-right:20px}}#course-settings .lp-meta-box__course-tab__content>div{padding:20px}@media(max-width:767px){#course-settings .lp-meta-box__course-tab{grid-template-columns:auto}}#price_course_data ._lp_sale_price_field,#price_course_data ._lp_price_field{position:relative}#price_course_data ._lp_sale_price_field .learn-press-tip-floating,#price_course_data ._lp_price_field .learn-press-tip-floating{top:54px;left:92px;opacity:.8;background:#a00}#price_course_data ._lp_sale_price_field .learn-press-tip-floating::before,#price_course_data ._lp_price_field .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.lp_course_extra_meta_box__content{flex:1}.lp_course_extra_meta_box__fields{margin-bottom:10px}.lp_course_extra_meta_box__field{position:relative;max-width:600px;margin-bottom:10px}.lp_course_extra_meta_box__field .sort{display:flex;position:absolute;top:0;left:0;width:40px;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_course_extra_meta_box__field .delete{display:flex;position:absolute;top:0;right:0;width:40px;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_extra_meta_box__input{width:100% !important;padding-right:40px !important;padding-left:40px !important}.lp_repeater_meta_box__wrapper{flex:1 !important}.lp_repeater_meta_box__fields{position:relative;margin-bottom:10px}.lp_repeater_meta_box__field{display:grid;position:relative;margin-bottom:10px;border:1px solid #c5c5c5;border-radius:2px}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__content{display:block}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__title__toggle::after{transform:rotate(180deg)}.lp_repeater_meta_box__title{display:grid;grid-template-columns:44px 1fr 40px 40px;align-items:center;position:relative;background-color:#eee}.lp_repeater_meta_box__title__title{flex:1;padding:14px 0}.lp_repeater_meta_box__title__sort{display:flex;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_repeater_meta_box__title__sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_repeater_meta_box__title__delete{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_repeater_meta_box__title__toggle{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__toggle::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f347"}.lp_repeater_meta_box__content{display:none;padding:14px 20px}.lp_repeater_meta_box__content>label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;margin-bottom:20px;grid-template-rows:auto 1fr}.lp_repeater_meta_box__content>label:last-child{margin-bottom:0}.lp_repeater_meta_box__content>label span{margin-bottom:5px}.lp_repeater_meta_box__content>label textarea,.lp_repeater_meta_box__content>label input{width:100% !important}.lp_course_faq_meta_box__content{flex:1}.lp_course_faq_meta_box__fields{position:relative;margin-bottom:10px}.lp_course_faq_meta_box__field{display:grid;position:relative;margin-bottom:10px;padding:20px;border:1px solid #c5c5c5;border-radius:4px;grid-row-gap:10px}.lp_course_faq_meta_box__field label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;grid-template-rows:auto 1fr}.lp_course_faq_meta_box__field label span{margin-bottom:5px}.lp_course_faq_meta_box__field label textarea,.lp_course_faq_meta_box__field label input{width:100% !important}.lp_course_faq_meta_box__field a.delete{display:flex;position:absolute;top:15px;right:50px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_faq_meta_box__field a.delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_faq_meta_box__field .sort{display:flex;position:absolute;top:15px;right:20px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center;cursor:grab}.lp_course_faq_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}#passing-condition-quiz-result{display:none}#passing-condition-quiz-result input{width:80px !important;margin-top:5px !important}#passing-condition-quiz-result p{padding:10px 16px;background-color:#eee;font-size:14px}.lp-meta-box__file_list{display:inline-block;clear:both;margin:0;padding:0}.lp-meta-box__file_list>li{display:flex;flex-flow:column nowrap;float:left;position:relative;box-sizing:border-box;width:80px;height:80px;margin:9px 9px 0 0;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move;align-items:center;justify-content:center}.lp-meta-box__file_list>li img{display:block;width:100%;height:auto}.lp-meta-box__file_list>li img.is_file{width:30px}.lp-meta-box__file_list>li img.is_file ~ span{margin-top:5px;font-size:12px}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions{position:absolute;top:-8px;right:-8px;padding:2px}.lp-meta-box__file_list>li ul.actions li{float:right;margin:0 0 0 2px}.lp-meta-box__file_list>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-meta-box__file_list>li ul.actions li a.delete::before{position:absolute;top:0;left:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions::before{display:table;content:" "}.lp-meta-box__file::before{display:table;content:" "}.lp-meta-box__file::after{display:table;clear:both;content:" "}.lp-metabox-evaluate-final_quiz{display:block}.lp-metabox-evaluate-final_quiz__message{display:inline-block;min-width:50%;margin-top:10px;padding:8px 20px;border:2px solid #36af27;border-radius:4px;background:#f7f7f7;text-align:center}.lp-metabox-evaluate-final_quiz__message-error{border-color:lightcoral}.learn-press-tabs.vertical .tabs-heading{border:1px solid #ddd;background:#fff}.learn-press-tabs.vertical .tabs-heading h4{margin:0;padding:15px}.learn-press-tabs.vertical .tabs-nav{float:left;position:relative;z-index:100;box-sizing:border-box;width:270px;margin:0;background-color:#fafafa}.learn-press-tabs.vertical .tabs-nav li{display:block;position:relative;margin:0;padding:0}.learn-press-tabs.vertical .tabs-nav li a{display:block;box-sizing:border-box;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none;text-transform:capitalize}.learn-press-tabs.vertical .tabs-nav li.icon a{padding-left:35px}.learn-press-tabs.vertical .tabs-nav li.icon a::before{position:absolute;left:10px;margin-right:8px;font-family:Dashicons;font-size:16px;vertical-align:top}.learn-press-tabs.vertical .tabs-nav li.active a{position:relative;color:#555;background-color:#eee}.learn-press-tabs.vertical .tabs-container{overflow:hidden;position:relative;border:1px solid #ddd;border-top:0;background:#fafafa}.learn-press-tabs.vertical .tabs-container .tabs-content-container{margin:0 0 0 270px}.learn-press-tabs.vertical .tabs-container .tabs-content-container>li{display:none;float:left;width:100%;margin-right:-100%;margin-bottom:0;padding:20px;border-left:1px solid #eee;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-tabs.vertical::after{display:block;clear:both;content:""}@media screen and (max-width:1280px){.learnpress .rwmb-field .rwmb-label{float:none}.learnpress .rwmb-field .rwmb-input{margin-left:0}}.lp_widget_autocomplete__loading{margin-top:0 !important;padding:7px 10px;border:1px solid #949494;border-top:none !important;background:#eee;font-size:13px !important}.lp_widget_autocomplete__select{overflow:auto;left:0;width:100%;max-height:148px;margin-top:-1px;background:#eee;font-size:13px}.lp_widget_autocomplete__item{overflow:hidden;padding:7px 10px;border:1px solid #949494;border-top:0;border-bottom-color:#afafaf;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.lp_widget_autocomplete__item__selected,.lp_widget_autocomplete__item:hover{color:#fff;background-color:#007cba}.widget .select2-selection__rendered{font-size:13px}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.learn-press-addons .lp-search-addon{width:280px;height:32px;margin:0;padding:3px 5px;font-size:16px;font-weight:300;line-height:1.5}.learn-press-addons .addons-browse{margin:20px 0 0}.learn-press-addons .addons-browse .lp-addon-hidden{display:none !important}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1){clear:none;margin-right:0;margin-left:8px}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n){clear:both;margin-right:8px;margin-left:0}.learn-press-addons .addons-browse .plugin-icon img{max-width:100%}.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors){display:-webkit-box;overflow:hidden;min-height:4.8;max-height:4.8;line-height:1.6;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#777}.learn-press-addons .addons-browse .plugin-card .search-highlight{text-decoration:underline}.learn-press-addons .addons-browse .plugin-card-top h3{display:-webkit-box;overflow:hidden;min-height:2.6em;max-height:2.6em;line-height:1.3em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.learn-press-addons .addons-browse .plugin-card-top .desc{min-height:90px;margin-right:0}.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin,.learn-press-addons .addons-browse .plugin-card-top .button.install-now,.learn-press-addons .addons-browse .plugin-card-top .button.enable-now{border-color:#0073aa #006799 #006799;color:#fff;background:#0085ba;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;text-decoration:none}.learn-press-addons .addons-browse .plugin-card-top .button.button-working{padding-right:4px}.learn-press-addons .addons-browse .plugin-card-top .button.button-working span{display:none}.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version{display:inline-block}.learn-press-addons .addons-browse.premium .column-description p:not(.authors){margin:0;line-height:inherit}.learn-press-addons .addons-browse::after{display:block;clear:both;content:""}.related-themes .plugin-card-top{padding-bottom:0}.related-themes .theme-content{position:relative}.related-themes .image-thumbnail img{width:100%}.related-themes .theme-description{margin:0 0 25px 0;display:-webkit-box;overflow:hidden;min-height:8em;max-height:8em;line-height:1.6em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#777}.related-themes .theme-title{min-height:3.2em;margin-right:100px;margin-bottom:0;font-size:1.2em;line-height:1.3em}.related-themes .theme-title a{color:#545454}.related-themes .theme-rating{display:inline-block;float:right}.related-themes .star-rating{display:inline-block}.related-themes .count-rating{position:relative;top:2px;font-size:15px}.related-themes .theme-detail{position:absolute;top:-3px;right:3px;line-height:1.6em;text-align:right}.related-themes .theme-detail::after{display:block;clear:both;content:""}.related-themes .theme-detail .theme-price{display:inline-block;color:#545454;font-size:24px;font-weight:700;line-height:1.3em}.related-themes .theme-footer{clear:both;overflow:hidden;margin-right:-20px;margin-left:-20px;padding:20px;border-top:1px solid #ddd;background-color:#fafafa}@media screen and (min-width:1600px){.plugin-card:not(.hide-if-js):nth-child(even){margin-right:8px}.plugin-card:not(.hide-if-js):nth-child(3n){margin-right:0}}.post-type-lp_order .wp-list-table .column-order_status{width:150px}.post-type-lp_order .wp-list-table .order_status span{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.post-type-lp_order .wp-list-table .order_status span.pending{background:#bdbdbd}.post-type-lp_order .wp-list-table .order_status span.processing{background:#ffc107}.post-type-lp_order .wp-list-table .order_status span.completed{background:#4caf50}.post-type-lp_order .wp-list-table .order_status span.cancelled{background:#444}.post-type-lp_order .wp-list-table .order_status span.failed{background:red}.post-type-lp_order .wp-list-table .order_status span i{display:inline-block}.post-type-lp_order .wp-list-table .column-title,.post-type-lp_order .wp-list-table .column-order_total,.post-type-lp_order .wp-list-table .column-order_date{width:150px}.post-type-lp_order .wp-list-table .column-order_items ol{margin:0;padding:0;list-style-position:inside}.post-type-lp_course .column-price .origin-price{margin-right:10px;color:red;font-size:12px;text-decoration:line-through}.wp-list-table .column-preview{float:none;text-align:left}.wp-list-table .column-instructor{width:150px}.wp-list-table .column-instructor .post-author{display:inline-block}.wp-list-table .column-instructor .post-author img{width:30px;height:30px;margin-right:5px;border-radius:50%;vertical-align:middle}.wp-list-table .column-instructor .post-author a{display:inline-block;vertical-align:middle}.wp-list-table .column-students{width:80px}.wp-list-table .column-price{width:120px}.wp-list-table .column-thumbnail{width:100px;padding-top:11px}.wp-list-table .column-thumbnail img{max-width:100%;height:auto}.post-type-page .column-lp-page{width:200px}.post-type-page .for-plugin-page{margin:0;color:red;font-size:11px}.post-state .post-author{font-size:14px;font-weight:normal;font-style:italic}#learn-press-box-edit-slug{overflow:hidden;margin:0 -10px;padding:10px;border:1px solid #ddd;color:#b79186;background:#fff}#learn-press-box-edit-slug .button{float:right;height:24px;line-height:22px}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-modal{position:fixed;z-index:1000000;width:100%;height:100%;top:0;display:table}.learn-press-modal .modal-overlay{position:fixed;z-index:1000000;background:#000;opacity:.5;width:100%;height:100%;top:0}.learn-press-modal .modal-wrapper{display:table-cell;vertical-align:middle;z-index:1000010;position:relative}.learn-press-modal .modal-wrapper .modal-container{max-width:800px;width:90%;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,0.33);transition:all .3s ease;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-modal .modal-wrapper header{font-size:18px;padding:20px;border-bottom:1px solid #DDD;font-weight:600;color:#000}.learn-press-modal .modal-wrapper article{margin:30px 20px}.learn-press-modal .modal-wrapper article input[name=search]{width:100%;font-size:16px;box-sizing:border-box;margin:0;box-shadow:none;color:#444;padding:8px 10px;height:42px;border-radius:2px;border-color:#e4e4e4;font-weight:400;vertical-align:middle}.learn-press-modal .modal-wrapper article .search-results{margin:0;margin-top:30px}.learn-press-modal .modal-wrapper article .search-results li>label{display:block}.learn-press-modal .modal-wrapper footer{padding:15px 20px;overflow:hidden;border:1px solid #eee}.learn-press-modal .modal-wrapper footer .search-nav{float:left}.learn-press-modal .modal-wrapper footer .search-nav a,.learn-press-modal .modal-wrapper footer .search-nav span{display:inline-block;line-height:26px;height:28px;margin:0;padding:0 10px 1px}.learn-press-modal .modal-wrapper footer button{float:right;margin-left:3px}#modal-search-items.loading .search-results:before{position:absolute;top:75px;left:0;right:0;bottom:0;display:block;content:"";z-index:9;background:url("../../images/spinner.gif") no-repeat center center}.modal-search{position:relative;display:inline-block;min-width:300px}.modal-search .search-input{border:1px solid #DDD;width:100%;margin:0;padding:5px 10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{border-color:#DDD}.modal-search .search-results-content{position:absolute;top:100%;width:100%;left:0;background:#FFF;border:1px solid #DDD;border-top:0;z-index:1000;margin-top:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-search .search-results-content .search-results{margin:0}.modal-search .search-results-content .search-results .result-item{margin:0;padding:0;list-style:none}.modal-search .search-results-content .search-results .result-item label{display:block;padding:6px 10px;text-decoration:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-search .search-results-content .search-results .result-item:hover{background:#f4fcff}.modal-search .has-items .search-input{border-bottom-color:transparent}.modal-search .has-items .search-results-content{border-top:0}.modal-search .checked-items{text-align:center}.modal-search .checked-items .button{font-size:12px;height:20px;line-height:20px}.modal-search .checked-items .disabled{color:#777}.modal-search .search-navigator{margin:5px 0;text-align:center}.modal-search .search-navigator .page-numbers{display:inline-block;padding:2px 5px;text-decoration:none;line-height:1}.modal-search .search-navigator .page-numbers.next,.modal-search .search-navigator .page-numbers.prev{display:none}.lp-order-statuses{margin:0}.lp-order-statuses li{float:left;width:100%;margin:0;background:#fff}.lp-order-statuses li strong{display:block;margin-bottom:5px;color:#0073aa;font-size:20px;font-weight:normal}.lp-order-statuses li strong::before{display:inline-block;width:25px;height:25px;font-family:dashicons;font-size:25px;line-height:25px;vertical-align:middle;content:""}.lp-order-statuses li p{margin:0;padding:0;color:#adadad;font-size:12px}.lp-order-statuses li.counter-number{width:50%;padding:10px 0 0;text-align:center}.lp-order-statuses li.counter-number .counter-inner{margin:0 5px;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9}.lp-order-statuses li.counter-number .counter-inner p{text-transform:lowercase}.lp-order-statuses li.counter-number.order-completed strong::before{color:#0085ba;content:"\f058"}.lp-order-statuses li.counter-number.order-processing strong::before{margin-left:-1px;color:#563f7a;content:"\f321"}.lp-order-statuses li.counter-number.order-pending strong::before{color:#aaa;content:"\f534"}.lp-order-statuses li.counter-number.order-cancelled strong::before{color:red;content:"\f153"}.lp-order-statuses li.clear{float:none}.lp-order-statuses li.featured-theme{float:none;clear:both;width:auto;margin:12px -12px 0 -12px;padding:8px 12px 0 12px;border-top:1px solid #eee}.lp-order-statuses li.featured-theme .star-rating{display:inline-block;line-height:14px;vertical-align:middle}.lp-order-statuses li.featured-theme .star-rating .star{width:14px;height:14px;font-size:14px}.lp-order-statuses li.featured-theme>div{margin-bottom:3px}.lp-order-statuses li.featured-theme>div span{color:#999;font-size:12px;vertical-align:middle}.lp-order-statuses li:nth-child(even) .counter-inner{margin-left:0}.lp-order-statuses li:nth-child(odd) .counter-inner{margin-right:0}.lp-order-statuses li.total-raised{box-sizing:border-box;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9;text-align:center}.lp-order-statuses li.total-raised strong{margin-bottom:10px;font-size:26px}.lp-order-statuses li.total-raised strong::before{width:30px;height:30px;margin-top:-3px;margin-right:7px;font-size:30px;line-height:30px;content:"\f185"}.lp-order-statuses::after{display:block;clear:both;content:""}.lp-place-holder{background:#fff;padding:10px;display:block;margin:20px auto;box-shadow:0 0 0 rgba(0,0,0,0.1);border-radius:3px}.lp-place-holder [class*=line-]{height:6px;width:400px;background:#f6f7f9;margin-bottom:13px;margin-right:5px}.lp-place-holder .thumbnail{height:40px;width:40px;float:left;margin-right:20px;display:inline-block}.lp-place-holder .line-heading{width:80%;height:20px}.lp-place-holder .line-sm{width:30%;margin-top:10px}.lp-place-holder .line-xs{width:50%}.lp-place-holder .line-df{margin-top:30px;width:380px}.lp-place-holder .line-lg{width:200px}.lp-place-holder .line-lgx{width:450px}.lp-place-holder [class*=line],.lp-place-holder .thumbnail{animation:lpTimeLine;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:800px auto;background-position:100px 0}@keyframes lpTimeLine{0%{background-position:-350px 0}100%{background-position:400px 0}}.post-type-lp_order #post-body-content{display:none}.post-type-lp_order #order_details{border:none !important;background:transparent !important}.post-type-lp_order #order_details .hndle,.post-type-lp_order #order_details .handlediv,.post-type-lp_order #order_details .postbox-header{display:none}.post-type-lp_order #order_details .inside{display:block !important;margin:0;padding:0}.post-type-lp_order #order_details .order-data{margin:0 0 20px 0 !important;padding:30px !important;border:1px solid #ccd0d4 !important;background-color:#fff !important;box-shadow:none !important}.post-type-lp_order #order_details .order-data-field{margin-bottom:20px}.post-type-lp_order #order_details .order-data-field label{display:block;margin-bottom:5px;font-weight:500}.post-type-lp_order #order_details .order-data-number{margin:0 0 10px;font-size:20px;font-weight:600}.post-type-lp_order #order_details .payment-method-title{color:#777;font-size:16px}.post-type-lp_order #order_details .payment-method-title strong{color:#23282d}.post-type-lp_order #order_details .order-data-heading{margin-top:40px;font-size:16px}.post-type-lp_order #order_details .order-users{display:inline-block}.post-type-lp_order #order_details .order-users .description{margin-top:10px;padding:10px;background:#eee}.post-type-lp_order #order_details .order-data-date .order-date{width:100px}.post-type-lp_order #order_details .order-data-date .order-hour,.post-type-lp_order #order_details .order-data-date .order-minute{width:50px}.post-type-lp_order #order_details .order-data-note{display:inline-block}.post-type-lp_order #order_details .order-data-note .order-note{padding:10px;color:#fff;background-color:#c1a3b6;font-size:14px}.post-type-lp_order #order_details .order-items{margin:0;border:1px solid #ccd0d4 !important;background-color:#fff}.post-type-lp_order #order_details .order-items table{width:100%;border-collapse:collapse}.post-type-lp_order #order_details .order-items table thead{margin:0;padding:0}.post-type-lp_order #order_details .order-items table thead tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table thead th{padding:15px;border-bottom:0;color:#999;font-weight:400;text-align:left}.post-type-lp_order #order_details .order-items table thead th:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table thead th:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tbody td,.post-type-lp_order #order_details .order-items table tfoot td{padding:10px;border-bottom:1px solid #ddd;text-align:left}.post-type-lp_order #order_details .order-items table tbody{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tbody tr td{padding:15px}.post-type-lp_order #order_details .order-items table tbody tr td:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tbody tr td:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tfoot{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tfoot tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table tfoot tr:last-child td{padding-top:20px;padding-bottom:20px}.post-type-lp_order #order_details .order-items table tfoot td{padding:10px 15px;padding-bottom:0;border:0;font-size:14px;text-align:right}.post-type-lp_order #order_details .order-items table tfoot td:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tfoot td:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table .column-price,.post-type-lp_order #order_details .order-items table .column-total,.post-type-lp_order #order_details .order-items table .column-quantity{width:150px;text-align:right}.post-type-lp_order #order_details .order-items table .row-subtotal td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-subtotal td .order-total,.post-type-lp_order #order_details .order-items table .row-total td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-total td .order-total{font-weight:700}.post-type-lp_order #order_details .order-items table .remove-order-item{outline:0;color:#ccc;text-decoration:none}.post-type-lp_order #order_details .order-items table .remove-order-item .dashicons{font-size:20px}.post-type-lp_order #order_details .order-items table .remove-order-item:hover{color:red}.post-type-lp_order #order_details .order-items table .order-item-row:hover .remove-order-item{display:inline-block}.post-type-lp_order #order-export__button:hover{cursor:pointer}.post-type-lp_order .export-modal.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.post-type-lp_order .export-modal .modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:60%;position:relative}.post-type-lp_order .export-modal .close{color:#aaa;position:absolute;font-size:28px;font-weight:bold;top:-5px;right:11px}.post-type-lp_order .export-modal .close:hover{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .close:focus{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .panel{display:none}.post-type-lp_order .export-modal .panel.active{display:block}.post-type-lp_order #order-export__tabs.tabs{display:flex;justify-content:space-around;margin:20px 2px 40px 2px;height:40px;box-shadow:0 0 1px 1px rgba(0,0,0,0.2)}.post-type-lp_order #order-export__tabs.tabs>*{width:100%;color:dimgray;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.post-type-lp_order #order-export__tabs.tabs>*:hover:not(.active){background-color:#dcdcdc}.post-type-lp_order #order-export__tabs.tabs>.active{color:white;background-color:#4caf50}.post-type-lp_order #lp-invoice__content{margin-bottom:25px}.post-type-lp_order #lp-invoice__content thead th{border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 20px}.post-type-lp_order #lp-invoice__content tbody td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order #lp-invoice__content tfoot td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order .export-options__content{margin-bottom:25px}.post-type-lp_order .export-options{position:relative}.post-type-lp_order .export-options__loading{opacity:0;z-index:-1;visibility:hidden;position:absolute;top:0;left:0;width:100%;background:#fff;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.post-type-lp_order .export-options__loading .spinner{background:url("../../images/spinner.gif") no-repeat center center;z-index:9;display:inline-block;visibility:visible}.post-type-lp_order .export-options__loading.active{opacity:1;z-index:9;visibility:visible}.post-type-lp_order #lp-invoice__export{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__export:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__update{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__update:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .export-options__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .lp-invoice__body table{border-spacing:0;width:100%}#learn-press-toggle-settings-js-css{display:none}#learn-press-toggle-settings-js-css+table{display:none}#learn-press-toggle-settings-js-css:checked+table{display:table}.color-schemas{margin:0 20px 20px 0;float:left}.color-schemas ul{list-style:none;margin:0;padding:0}.color-schemas ul>li>label{font-weight:600;display:block;margin-bottom:10px}.color-schemas .wp-color-picker{width:80px;height:24px;vertical-align:top;margin:0}.color-schemas .wp-picker-holder{position:absolute}.color-schemas .buttons{display:none}.color-schemas table{border-collapse:collapse;position:relative}.color-schemas table td,.color-schemas table th{padding:10px 10px}.color-schemas table tbody{border:1px solid transparent;position:relative}.color-schemas table tbody td,.color-schemas table tbody th{text-align:left;background:#f5f5f5}.color-schemas table tbody tr:first-child td,.color-schemas table tbody tr:first-child th{padding-bottom:0}.color-schemas table:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.7)}.color-schemas tfoot td,.color-schemas tfoot th{padding-left:0;padding-right:0}.color-schemas .remove-schema{float:right;color:red}.color-schemas .wp-color-result{margin:0}.color-schemas .clone-schema{display:none}.color-schemas:first-child .remove-schema,.color-schemas:first-child .apply-schema{display:none}.color-schemas:nth-child(2){clear:both}.color-schemas:hover tbody{opacity:1}.color-schemas.current tbody{border-color:#DDD}.color-schemas.current tbody td,.color-schemas.current tbody th{background:rgba(5,215,255,0.26)}.color-schemas.current table:after{display:none}.color-schemas.current .clone-schema{display:inline-block}.wp-picker-container{position:relative}.wp-picker-container .wp-picker-holder{z-index:99999}.lp-install-sample{max-width:600px;margin:0;padding:10px 25px;border:1px solid #ccd0d4;border-radius:4px;background-color:#fff}.lp-install-sample__options{margin-bottom:20px;padding:0 20px;border:1px solid #eee;border-radius:4px}.lp-install-sample__options legend{padding:5px;font-weight:500}.lp-install-sample__buttons{display:flex;margin-top:25px;align-items:center;justify-content:space-between}.lp-install-sample__toggle-options{margin-right:auto;margin-left:10px}.lp-install-sample__uninstall{float:right}.lp-install-sample__response{margin:0;padding:10px;border:2px solid #059601;border-radius:6px}.lp-install-sample__response.fail{border-color:#d85554}.lp-update-db-modal{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-update-db-modal__hidden{display:none !important;visibility:hidden;opacity:0;pointer-events:none}.lp-update-db-modal__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-update-db-modal__content{display:inline-block;overflow:hidden;z-index:2;width:100%;max-width:510px;border-radius:8px;text-align:left;vertical-align:middle}.lp-update-db-modal__content-header{padding:24px 24px 16px 24px;background-color:#fff}.lp-update-db-modal__content-start{display:flex;flex-direction:flex-start}.lp-update-db-modal__content-icon{display:flex;width:40px;height:40px;margin-right:0;margin-left:0;border-radius:999px;background-color:#fee2e2;justify-content:center;align-items:center;flex:0 0 auto}.lp-update-db-modal__content-icon svg{width:24px;height:24px;color:#dc2626}.lp-update-db-modal__content-icon svg:last-child{color:#258d6c}.lp-update-db-modal__content-icon__success{display:none}.lp-update-db-modal__content-text{margin-left:18px;text-align:left}.lp-update-db-modal__content-text h3{margin:0;font-weight:500}.lp-update-db-modal__content-text p{margin:0;margin-top:10px;color:#999;font-size:14px;font-weight:400}.lp-update-db-modal__content-footer{display:flex;flex-direction:row;padding:10px 24px;background-color:#f9fafb;justify-content:flex-end;align-items:center}.lp-update-db-modal__content-footer a{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none}.lp-update-db-modal__content-footer a:last-child{margin-left:10px;color:#fff;background-color:#0073aa}.lp-update-db-modal__success .lp-update-db-modal__content-icon{background-color:#def7ec}.lp-update-db-modal__success .lp-update-db-modal__content-icon__error{display:none}.lp-update-db-modal__success .lp-update-db-modal__content-icon__success{display:block}#lp-tool-upgrade-db .wrapper-lp-upgrade-message,#lp-tool-upgrade-db .wrapper-terms-upgrade,#lp-tool-upgrade-db .wrapper-lp-loading{display:none}.terms-upgrade{max-width:500px;margin:0 auto}.terms-upgrade .error{display:none}.lp-upgrade-message .learn-press-message::before,.lp-upgrade-message .learn-press-message::after{content:none}.lp-modal-footer .learn-press-notice{color:#ff6060;font-weight:500;font-style:italic}.lp-modal-body .lp-skeleton-animation{width:500px;margin:0 20px}.tools-select__data{overflow:hidden}.tools-select__data li{background-color:#fff;border:1px solid #eee;color:#000;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;font-size:14px;line-height:1.4em;font-weight:normal;padding:10px;width:100%}.tools-select__data li input{margin:0 10px 0 0}.progressbar__content{width:100%;font-size:14px;font-weight:normal;line-height:1.4em;background:#eee;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progressbar__content span{z-index:9}.progressbar__container{position:relative}.progressbar__value{position:absolute;width:0;height:100%;left:0;top:0;background:#8a2be2}.progressbar__item h4{z-index:9;margin:0}.progressbar__item{width:500px;border-bottom:1px solid #fff}.progressbar__indexs{z-index:9}.lp-tool__message{text-align:center;color:red;padding:10px 0;display:none}.tools-prepare__message{background:#dba617;padding:10px 0;text-align:center;display:none}.lp-admin-editor{position:relative;margin:0;background-color:#fff}.lp-admin-editor .heading,.lp-admin-editor .lp-box-data-content{padding:0}#learn-press-admin-editor-metabox-settings{margin-top:20px}#course-editor .inside{margin:0;padding:0}#admin-editor-lp_course .lp-course-curriculum .heading{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;padding:8px 20px;align-items:center;line-height:1}#admin-editor-lp_course .lp-course-curriculum .heading h4{margin:0;font-size:16px}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections{display:flex;width:40px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close::before{content:"\f140"}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open::before{content:"\f142"}#admin-editor-lp_course .lp-course-curriculum .heading .status{visibility:hidden;position:relative;top:5px;margin-left:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .heading .status::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .heading .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_course .lp-course-curriculum .curriculum-sections{margin:0;margin:0 20px 20px 20px;border:1px solid #ddd}#admin-editor-lp_course .lp-course-curriculum .section{margin:0;border-bottom:1px solid #e5e5e5;opacity:1;background:#fff}#admin-editor-lp_course .lp-course-curriculum .section:first-child{border-top:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section{margin-top:1px;border:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section form{margin:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head{background-color:#f4fcff}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable{position:relative;top:1px}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section.empty-section{position:relative}#admin-editor-lp_course .lp-course-curriculum .section.empty-section::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable::before{display:inline-block;color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse{display:none}#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section input{background-color:transparent;box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section input:focus{box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section .section-head{display:flex;position:relative;height:42px;margin:0;padding:0;background-color:#f4fcff;line-height:40px;transition:background 500ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable,#admin-editor-lp_course .lp-course-curriculum .section .section-head .creatable{display:inline-block;width:40px;margin:0;color:#999;font-family:Dashicons;font-size:20px;text-align:center;vertical-align:middle}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable{margin-right:-1px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable::before{content:"\f333"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .section-item-counts{line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions{height:100%;color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions>*{display:inline-block;height:100%;text-align:center;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse::before{display:inline-block;width:40px;color:#999;font-family:Dashicons;font-size:16px;line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open::before{content:"\f343"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close::before{content:"\f347"}#admin-editor-lp_course .lp-course-curriculum .section .name{width:100%;border:0;color:#777;font-size:24px;font-weight:600;line-height:50px}#admin-editor-lp_course .lp-course-curriculum .section .name:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-collapse{overflow:hidden}#admin-editor-lp_course .lp-course-curriculum .section .section-content{padding:20px;border-top:1px solid #e5e5e5}#admin-editor-lp_course .lp-course-curriculum .section .details{margin-bottom:20px}#admin-editor-lp_course .lp-course-curriculum .section .title-input{padding-left:0;border:0;font-size:1.2em;line-height:30px;flex:1}#admin-editor-lp_course .lp-course-curriculum .section .description-input{width:100%;margin:0;padding:0;border:0;color:#999}#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section-list-items{width:100%;border-collapse:collapse}#admin-editor-lp_course .lp-course-curriculum .section-list-items ul{position:relative;min-height:5px;margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item{display:flex;position:relative;margin:0;border:1px solid #eee;border-bottom-width:0;background:#fff;transition:background 200ms ease-out;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper{border-bottom:1px solid #eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1){background-color:#f7f7f7}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating::before{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing{background-color:#ffeded}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag{height:20px;padding-top:3px;padding-left:6px;cursor:url("../../images/openhand.cur") 7 5,default;fill:#999;flex:0 0 18px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover{fill:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{display:flex;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-right:120px;margin-left:2px;flex-grow:1;flex-basis:100%}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input{color:inherit}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{display:flex;position:absolute;top:0;right:2px;bottom:0;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions{margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions>*{visibility:hidden;margin-right:10px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit{text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove{color:#a00}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag{visibility:visible}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item{display:flex;position:relative;border-bottom-width:1px;transition:all 200ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag{display:flex;width:30px;color:#999;font-family:Dashicons;font-size:16px;vertical-align:middle;cursor:default;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title{display:inline-block;margin:0;flex:1}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus{background-color:#fff}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type{display:inline-block;padding:8px 5px;color:#ccc}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type::before{position:relative;top:2px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz{padding:8px 6px 8px 0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{text-align:right}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a{width:30px;height:30px;color:#999;line-height:30px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a:hover{color:#0073aa}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item>a:hover{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul{display:none;position:absolute;z-index:9;top:100%;right:0;width:165px;margin:0;border:1px solid #999;background:#fdfeff;text-align:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li{margin:0;border-bottom:1px solid #eee;text-align:right}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a{display:block;padding:10px 25px;color:#757575;font-size:12px;text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover{background:#eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul{display:block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions>*{visibility:visible;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item{position:relative;color:#a2a2a2}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon::before{color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{color:#0085ba;font-size:20px;text-align:center;flex:0 0 29px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon::before{font-family:Dashicons}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input{width:100%;padding:8px 10px 8px 0;border:0;color:inherit;font-size:14px;font-weight:600}#admin-editor-lp_course .lp-course-curriculum .section-actions{padding:0 20px 20px 20px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove{display:none;float:right;height:30px;border:1px solid #eee;border-radius:3px;color:#e74c3c;line-height:30px;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon{padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm{display:none;padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon{display:none}#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating{top:40px;left:100px;opacity:.8;background:#a00}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.section-item-counts{margin:0;margin-left:auto;font-size:12px;white-space:nowrap}.section-item-counts span{color:#999}#course-editor{margin-bottom:10px}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-left:0}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-left:0}#quiz-editor .inside{margin:0;padding:0}#admin-editor-lp_quiz{margin:0;padding:0;border:0}#admin-editor-lp_quiz form{margin:0}#admin-editor-lp_quiz .lp-box-data-head{display:flex;flex-direction:row;margin:0;padding:6px 20px;align-items:center}#admin-editor-lp_quiz .lp-box-data-head h3{padding:0}#admin-editor-lp_quiz .lp-box-data-head .status{visibility:hidden;position:relative;top:5px;margin-left:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_quiz .lp-box-data-head .status::before{content:"\f463"}#admin-editor-lp_quiz .lp-box-data-head .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions{display:flex;width:40px;height:30px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_quiz .lp-box-data-content{margin:20px;margin-top:0;border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions{border-collapse:collapse;color:#777}@media(max-width:1560px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .fill_in_blanks .question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row{display:flex;flex-direction:row;text-align:center;align-items:center}@media(max-width:1024px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row.question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>*{width:100%;padding:12px 8px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort{position:relative;color:#999;cursor:url("../../images/openhand.cur") 7 5,default;flex:0 0 15px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort:hover{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order{padding:12px 0;color:#32373c;font-size:1.2em;text-align:left;flex:0 0 25px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order::after{content:"."}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type{display:inline-flex;position:relative;width:125px;height:32px;padding:0;border-radius:2px;background-color:#eee;box-shadow:0 0 2px rgba(0,0,0,0.22);line-height:32px;cursor:pointer;flex:0 0 auto;align-items:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a{display:inline-flex;width:100%;padding:0 10px;color:#666;text-align:center;cursor:pointer;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a::after{margin-left:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul{visibility:hidden;position:absolute;z-index:9999;top:100%;right:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;opacity:1;background:#fdfeff;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a{display:block;min-width:110px;padding:10px 20px;color:#757575;line-height:20px;text-align:right;white-space:nowrap;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a:hover{background-color:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li.disabled{opacity:.4;background-color:#fff;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type:hover ul{visibility:visible;opacity:1;pointer-events:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.actions{width:300px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.name{padding-left:5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover>.sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions{text-align:right !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header{display:none;border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>*{font-weight:bold}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.order::after{content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.actions{padding:12px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings{padding:0 20px;border:1px solid #ddd;border-right:0;border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings>*{padding:20px 20px 20px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort{width:12px;padding:8px 6px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text{width:calc(100% - 100px);padding-left:0;color:#444;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order{width:10px;padding:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct{width:65px;color:#444;font-weight:600;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions{padding:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn{height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr{border:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td{position:static;padding:0 10px;border:0;background:inherit}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort{width:12px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text{padding-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct{text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon{height:18px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper{border-right:0;border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort{border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort::before{display:inline-block;position:absolute;top:12px;left:4px;font-family:Dashicons;font-size:18px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td::after{position:absolute;top:0;right:1px;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item{border-bottom:1px solid #ddd;background:#f4fcff;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper{border-top:1px solid #f1f1f1}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort::after{display:inline-block;position:absolute;left:5px;font-family:Dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell{padding:10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input{width:100%;padding:0;border:0;color:#32373c;background:transparent;box-shadow:none;font-size:1.2em;font-weight:normal;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons{display:grid;position:static;z-index:10;height:100%;text-align:right;grid-template-columns:30px 30px 30px 40px;align-items:center;justify-content:end}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons>div a{visibility:hidden}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;z-index:2;top:50%;left:50%;width:28px;height:30px;margin-top:-15px;margin-left:-15px;line-height:30px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul{z-index:9}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a{padding:8px 24px;line-height:24px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a.remove{border-bottom:1px solid #eee;color:#666}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle{width:40px;height:42px;padding-right:0;font-family:Dashicons;font-size:20px;line-height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.open::after{content:"\f343"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.close::after{content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons>div a{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings{background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options{padding-right:0;padding-left:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field{margin:0;padding:20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field:nth-child(2n+1){background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-label{margin:0;margin-bottom:10px;color:#666;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle{font-weight:600;cursor:default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle{float:right;position:absolute;top:0;right:0;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle::after{font-family:Dashicons;font-size:18px;content:"\f460"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options{width:38px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox{min-width:34px;height:34px;line-height:42px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle::after{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.sorting_choice .quiz-question-data table.lp-list-options .answer-correct{display:none !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer{margin-top:-1px;border-top:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row{height:auto;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle{display:flex;width:30px;padding:8px 6px 8px 10px;color:#999;font-family:Dashicons;font-size:20px;vertical-align:middle;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle::before{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .order{padding:8px 0;line-height:28px;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question{padding:8px 10px 8px 5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title{display:inline-block;position:relative;min-width:500px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input{width:100%;margin:0;padding:6px 0;border:0;background:transparent;font-size:1.2em;line-height:18px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{color:#32373c}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input::placeholder{display:inline-block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new{display:inline;position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types{display:none;position:absolute;z-index:9999999;top:100%;right:-2px;width:200px;margin:6px;border:1px solid #999;background-color:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a{display:block;padding:12px 20px;outline:0;color:#757575;box-shadow:none;line-height:1;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a:hover{background:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li.disabled{opacity:.5;background-color:#eee;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover+.question-types{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button+.question-types:hover{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled=disabled]:hover+.question-types{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item{display:inline}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button{height:30px;box-shadow:0 1px 0 #ccc !important}#admin-editor-lp_quiz .lp-box-data-content .question-button-actions{text-align:left}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-label{display:none}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-input{margin-left:0}#question-editor .inside{margin:0;padding:0}#admin-editor-lp_question{margin:0;padding:0;border:0;background:#fff}#admin-editor-lp_question form{margin:0}#admin-editor-lp_question .lp-box-data-head{display:flex;flex-direction:row;padding:10px 20px;align-items:center}#admin-editor-lp_question .lp-box-data-head .heading{margin:0;padding:0;flex:1}#admin-editor-lp_question .lp-box-data-head .lp-question-editor{position:relative;margin-left:auto;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a{display:inline-flex;height:32px;padding:0 16px;border:1px solid #999;border-radius:2px;color:#666;line-height:32px;text-decoration:none;align-items:center;cursor:pointer;user-select:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a::after{margin-left:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul{display:none;position:absolute;z-index:9999;top:100%;right:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;background:#fdfeff}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li{margin:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li:hover,#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.active{background:#eee}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li a{display:block;min-width:110px;padding:10px;color:#757575;font-size:12px;text-align:right;white-space:nowrap;text-decoration:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled{opacity:.4}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled a{color:#999;cursor:not-allowed;pointer-events:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul:hover{display:block}#admin-editor-lp_question .lp-box-data-head .lp-question-editor:hover .question-types ul{display:block}#admin-editor-lp_question .lp-box-data-content{padding:0 20px 20px 20px;border:none !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers{width:100%;border:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td{padding:0 15px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th{padding:15px;border-bottom:1px solid #ddd;background-color:#eee;font-weight:600}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th.answer-text{padding-left:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{width:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort{padding:0 10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order{width:10px;padding:0;text-align:right}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct{width:65px;text-align:center}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text{padding-left:8px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{padding-right:0;text-align:right}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr{color:#444;background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td{background-color:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort{width:15px;padding:0;font-size:18px;text-align:center;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order{font-size:14px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input{width:100%;padding:0;border:0;color:#444;background:transparent;box-shadow:none;font-size:14px;font-weight:600;transition:box-shadow .2s ease}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons{z-index:auto}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer{visibility:visible;height:42px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort{border-left:0}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon{display:none}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td{position:relative}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort::before{display:inline-block;position:absolute;top:8px;left:10px;font-family:"Dashicons";content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_question .lp-box-data-content .add-answer{margin:15px 0 0 0}#admin-editor-lp_question.sorting_choice table.list-question-answers .answer-correct{display:none !important}.lp-admin-fib-question-editor,.admin-quiz-fib-question-editor{text-align:left}.lp-admin-fib-question-editor .lp-box-data-content,.admin-quiz-fib-question-editor .lp-box-data-content{margin:0 !important;border:none !important}.lp-admin-fib-question-editor .content-editable,.admin-quiz-fib-question-editor .content-editable{min-height:240px !important;padding:12px 15px;border:2px solid #ddd;border-radius:4px}.lp-admin-fib-question-editor .content-editable .fib-blank,.admin-quiz-fib-question-editor .content-editable .fib-blank{position:relative;color:#2196f3}.lp-admin-fib-question-editor .content-editable .fib-blank::before,.admin-quiz-fib-question-editor .content-editable .fib-blank::before{content:"#" attr(data-index) ". "}.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{min-width:700px;border-collapse:collapse}@media(max-width:1024px){.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{width:100%;min-width:100%}}.lp-admin-fib-question-editor .fib-blanks tbody,.admin-quiz-fib-question-editor .fib-blanks tbody{border-bottom:1px solid #bbb}.lp-admin-fib-question-editor .fib-blanks tbody tr,.admin-quiz-fib-question-editor .fib-blanks tbody tr{background:#eee}.lp-admin-fib-question-editor .fib-blanks tbody tr td,.admin-quiz-fib-question-editor .fib-blanks tbody tr td{padding:5px}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options td,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options td{padding:0}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options ul{display:none;margin:5px 0;padding:20px;border:1px solid #ddd;background:#fff;list-style:none}.lp-admin-fib-question-editor .fib-blanks tbody.open .blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody.open .blank-options ul{display:block}.lp-admin-fib-question-editor .fib-blanks tbody .blank-position,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-position{font-weight:600;text-align:center}.lp-admin-fib-question-editor .fib-blanks tbody .blank-actions,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-actions{text-align:right}.lp-admin-fib-question-editor .fib-blanks tbody:last-child,.admin-quiz-fib-question-editor .fib-blanks tbody:last-child{border:0}#fill-in-blanks-editor{display:flex}#fill-in-blanks-editor .blank-options{flex:0 0 65%}#fill-in-blanks-editor .blanks{width:100%;margin:0}#fill-in-blanks-editor .blanks .blank{margin:0 0 20px 0;padding:20px;border:1px solid #d9e0f1;background:#fbfcff}#fill-in-blanks-editor .blanks .blank label{font-weight:bold}#fill-in-blanks-editor .blanks .blank .blank-content{width:100%;min-height:74px;font-size:16px}#fill-in-blanks-editor .blanks .blank .blank-words .word{background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks .blank .blank-words .word.correct{background:#00a1e6}#fill-in-blanks-editor .blanks .blank .blank-tip p{font-style:italic}#fill-in-blanks-editor .blanks .blank .button-remove{color:red}#fill-in-blanks-editor .passage-preview{margin-left:20px;padding:15px 20px;border:1px solid #ddd;font-size:16px;line-height:24px;text-align:justify;flex:1}#fill-in-blanks-editor .passage-preview .blank-input{display:inline-block;position:relative;width:50px;height:16px;margin:-2px 10px;padding:0;border:0;border-bottom:1px dashed #ddd;background:transparent;box-shadow:none;font-size:16px;vertical-align:middle}#fill-in-blanks-editor .blanks-list{width:100%}#fill-in-blanks-editor .blanks-list textarea{width:100%;min-height:300px;margin-bottom:20px;outline:0;background:#f9f9f9;box-shadow:none;font-size:18px;line-height:30px}#fill-in-blanks-editor .blanks-list code{line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks-list code.correct{background:#00a1e6}#lp-modal-choose-items{display:none;position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:0;background-color:rgba(0,0,0,0.5)}#lp-modal-choose-items.show{display:block;z-index:99999999;opacity:1}#lp-modal-choose-items.loading .lp-choose-items ul.list-items::before{display:block;position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;background:url("../../images/spinner.gif") no-repeat center center;background-color:#fff;content:""}#lp-modal-choose-items .lp-choose-items{position:relative;max-width:800px;margin:50px auto;border:1px solid #ddd;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);transition:all 200ms ease-out}#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title{display:flex;align-items:center}#lp-modal-choose-items .lp-choose-items .header{position:relative}#lp-modal-choose-items .lp-choose-items .header .preview-title{display:none;position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;padding-left:20px;border-bottom:1px solid #ddd;background-color:#fff;font-weight:600}#lp-modal-choose-items .lp-choose-items .header .preview-title h3{margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs{margin:0;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .header .tabs .tab{display:inline-block;position:relative;margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)::before{position:absolute;top:50%;right:0;height:44px;margin-top:-22px;border-right:1px solid #ddd;content:""}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active::after{display:inline-block;position:absolute;bottom:-6px;left:50%;width:10px;height:10px;margin-left:-6px;border:1px solid #ddd;border-right:0;border-bottom:0;background:#fff;content:"";transform:rotate(45deg)}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a{color:#0073aa}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a{display:inline-block;height:44px;padding:0 20px;color:#333;font-weight:600;line-height:44px;text-decoration:none}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus{box-shadow:none}#lp-modal-choose-items .lp-choose-items .header .close{display:inline-block;position:absolute;z-index:30;top:0;right:0;padding:12px;font-size:1em;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main{overflow:hidden;position:relative;padding:20px;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .main .section-item{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:color 200ms ease-out}#lp-modal-choose-items .lp-choose-items .main .section-item::before{position:relative;top:3px;font-family:Dashicons}#lp-modal-choose-items .lp-choose-items .main .search{margin-bottom:20px;background:transparent}#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input{width:100%;height:36px;padding:0 14px;font-size:16px;line-height:36px}#lp-modal-choose-items .lp-choose-items .main .list-items{overflow-y:auto;position:relative;min-height:260px;max-height:460px;margin:0}#lp-modal-choose-items .lp-choose-items .main .list-items li{margin:15px 0;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main .pagination .index{margin-left:20px;line-height:28px}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview{overflow:auto;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;max-height:420px;padding:20px;background-color:#fff;transform:translate(100%,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show{transform:translate(0,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li{margin:15px 0}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child{margin:-10px 0 15px 0}#lp-modal-choose-items .lp-choose-items .footer{padding:20px}body.lp-item-moving{cursor:url("../../images/closedhand.cur") 7 5,default !important}@media screen and (max-width:900px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row{display:block;width:auto;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row>*{width:auto}}#learn-press-reset-course-users,#learn-press-reset-user-courses,#learn-press-reset-user-item{max-width:100%}#learn-press-reset-course-users table,#learn-press-reset-user-courses table,#learn-press-reset-user-item table{width:100%;border-collapse:collapse}#learn-press-reset-course-users .courses-list,#learn-press-reset-user-courses .courses-list,#learn-press-reset-user-item .courses-list{margin:0}#learn-press-reset-course-users input[type=text],#learn-press-reset-user-courses input[type=text],#learn-press-reset-user-item input[type=text]{min-width:300px;height:28px;margin-left:0}#learn-press-reset-course-users .action-reset.dashicons-trash,#learn-press-reset-user-courses .action-reset.dashicons-trash,#learn-press-reset-user-item .action-reset.dashicons-trash{color:red}#learn-press-reset-course-users .action-reset.dashicons-update,#learn-press-reset-user-courses .action-reset.dashicons-update,#learn-press-reset-user-item .action-reset.dashicons-update{-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}.lp-group-step{border-bottom:1px solid #eee}.lp-group-step h3{padding:0 2em}.lp-group-step label{margin-bottom:5px;font-size:13px;font-weight:500;font-style:italic}.lp-group-step .lp-item-step{display:flex;position:relative;min-height:35px;margin:0;padding:1em 0;border-top:1px solid #eee;align-items:center;cursor:pointer}.lp-group-step .lp-item-step:hover{background:#eee}.lp-group-step .lp-item-step .lp-item-step-left{display:inline-flex;align-items:center;position:relative;padding:0 2em}.lp-group-step .lp-item-step .lp-item-step-left::before{display:block;position:absolute;z-index:2;width:1em;height:1em;border:1px solid rgba(0,0,0,0.1);border-top:1px solid #3498db;border-radius:50%;opacity:0;content:"";-webkit-animation:lp-rotating .8s linear infinite;animation:lp-rotating .8s linear infinite}.lp-group-step .lp-item-step .lp-item-step-left::after{position:absolute;z-index:1;left:23px;opacity:0;color:#4caf50;font-family:Dashicons;font-size:1.5em;content:"\f147"}.lp-group-step .lp-item-step.running .lp-item-step-left::before{opacity:1}.lp-group-step .lp-item-step.running .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.running::before{display:block;position:absolute;width:0;height:100%;background:#0073aa;content:"";opacity:.1;transition:.8s linear}.lp-group-step .lp-item-step.running .progress-bar{opacity:.1}.lp-group-step .lp-item-step.completed .lp-item-step-left::after{opacity:1}.lp-group-step .lp-item-step.completed .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.completed .progress-bar{width:100%;opacity:.1}.lp-group-step .lp-item-step.error .lp-item-step-left::after{opacity:1;color:#d33;content:"\f335"}.lp-group-step .lp-item-step .progress-bar{display:block;position:absolute;top:0;left:0;width:0;height:100%;opacity:0;background:#7c60d9bf;transition:.8s linear}.lp-group-steps-done{display:none}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media screen and (max-width:782px){.learn-press-dropdown-pages .select2-container{vertical-align:top}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:31px}.learn-press-dropdown-pages .select2-selection__rendered{line-height:31px !important}#learn-press-advertisement{margin:0 12px;padding-bottom:0}#learn-press-advertisement .slider-controls{bottom:40px}}.rtl .section-item-counts{left:41px;right:auto}.rtl #admin-editor-lp_course .lp-course-curriculum .heading .status{margin-right:10px}.rtl #admin-editor-lp_course .lp-course-curriculum .collapse-sections{left:0;right:unset !important}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-right:5px}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{left:0;right:unset !important}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable{right:unset !important;left:0}.rtl #admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .ui-sortable li{text-align:left}.rtl #admin-editor-lp_course .lp-course-curriculum .section-actions .remove{float:left}.rtl #admin-editor-lp_course .lp-course-curriculum .actions{right:unset !important;left:0}.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul{left:0;right:unset !important}.rtl #admin-editor-lp_quiz .lp-list-questions .question-item .lp-toolbar-btn-dropdown ul li a{text-align:left}.rtl #admin-editor-lp_quiz .add-new-question{text-align:right}.rtl #lp-modal-choose-items .header .preview-title{padding-right:20px}.rtl #lp-modal-choose-items .header .close{left:0;right:unset}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,rgba(190,190,190,0.2) 25%,rgba(129,129,129,0.24) 37%,rgba(190,190,190,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.button.disabled{pointer-events:none}.learnpress .postbox .rwmb-meta-box{margin-top:10px}.learnpress #field-_lp_requirements .rwmb-text-list-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{clear:none;position:relative;border:1px solid #ddd;border-radius:4px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:none}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-advanced{width:calc(100% - 65px);padding:7px 10px;border:0;color:#777;background:transparent;box-shadow:none;line-height:1}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:50%;right:41px;margin-top:-10px;border-radius:unset;color:#999;background:transparent;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone i{font-size:20px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone:hover{color:#e74c3c}.learnpress #field-_lp_requirements .rwmb-text-list-clone::after,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{display:inline-block;position:absolute;top:50%;right:10px;margin:8px 0 0 0;margin-top:-9px;color:#999;font-family:Dashicons;font-size:20px;content:"\f333"}.learnpress #field-_lp_requirements .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_key_features .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_faqs .rwmb-text-list-clone:focus-within{border-color:#0085ba}.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list:focus{border-color:#0085ba}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{position:relative;padding:0 0 16px 0}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:block;padding:10px 10px 0 12px}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list{width:calc(100% - 25px);margin:0 13px 0 13px;border:1px solid #ddd;vertical-align:top}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:20px;right:36px;margin-top:-10px;color:#999;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{top:20px}.lp-notice,.learn-press-notice{position:relative;padding:12px}.lp-notice h4,.learn-press-notice h4{margin:10px 0 15px}.lp-notice p,.learn-press-notice p{margin:0 0 5px 0;padding:0 2px}.lp-notice.lp-upgrade-notice,.learn-press-notice.lp-upgrade-notice{position:relative;border-left-color:#02b7fb;background:#bceffe}.lp-notice.lp-upgrade-notice .close-notice,.learn-press-notice.lp-upgrade-notice .close-notice{position:absolute;top:5px;right:10px}.lp-notice .lp-message-dismiss,.learn-press-notice .lp-message-dismiss{position:absolute;top:12px;right:12px}.lp-notice .notice-dismiss,.learn-press-notice .notice-dismiss{position:absolute;top:0;right:1px;margin:0;padding:9px;border:0;outline:0;color:#72777c;background:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer}.lp-notice .notice-dismiss::before,.learn-press-notice .notice-dismiss::before{display:block;width:20px;height:20px;color:#72777c;background:0;font:normal 16px/20px dashicons;text-align:center;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.learn-press-dropdown-pages{display:inline-block}.lp-notice-update-database{border:1px solid rebeccapurple;border-left-color:red;border-radius:3px;color:white;background:rebeccapurple}.lp-notice-update-database.do-updating::before{display:inline-block;float:left;margin:9px 5px 0 -5px;color:#2773aa;font-family:dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#adminmenu .update-plugins.lp-plugins-count{padding:0 5px}.search-box input[name=post-search-author],.search-box .select2-container{min-width:200px;margin:0;vertical-align:top}.learn-press-notice-assigned-item{color:red}.learnpress .actions{margin:0}#learn-press-syncs li{position:relative}#learn-press-syncs li.syncing,#learn-press-syncs li.synced{padding-left:24px}#learn-press-syncs li.syncing input[type=checkbox],#learn-press-syncs li.synced input[type=checkbox]{display:none}#learn-press-syncs li.syncing::after{content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#learn-press-syncs li.synced::after{color:#2773aa;content:"\f147"}#learn-press-syncs li::after{display:block;position:absolute;top:0;left:-3px;width:24px;height:24px;font-family:dashicons;font-size:19px;line-height:24px;text-align:center}#learn-press-updater .updater-progress{position:relative;margin:0 2px}#learn-press-updater .updater-progress ul{display:flex;position:relative;height:5px;background:#eee}#learn-press-updater .updater-progress ul li{position:relative;margin:0;flex:1}#learn-press-updater .updater-progress ul li::after{display:none;position:absolute;top:-30px;right:0;padding:3px 5px;border-radius:3px;color:#fff;background:#ddd;font-size:12px;content:attr(data-version)}#learn-press-updater .updater-progress ul li::before{content:""}#learn-press-updater .updater-progress ul li:last-child::after{_display:block}#learn-press-updater .updater-progress ul::after{position:absolute;top:0;left:0;width:0;height:20px}#learn-press-updater .updater-progress .updater-progress-status{position:absolute;top:0;left:0;width:0;height:5px;background:#5bc4f9;-webkit-transition:width .25s;-moz-transition:width .25s;-ms-transition:width .25s;-o-transition:width .25s;transition:width .25s}#learn-press-updater .updater-progress .updater-progress-status::before{position:absolute;top:-20px;right:0;padding:0 5px;border-radius:3px;color:#fff;background:#5bc4f9;font-size:12px;_content:attr(data-value) "%"}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:5px;background:#5bc4f9}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)::after{position:absolute;height:5px;background:#8dd9ff;content:"";-webkit-animation:animation4 1.5s ease-out infinite;-moz-animation:animation4 1.5s ease-out infinite;-ms-animation:animation4 1.5s ease-out infinite;-o-animation:animation4 1.5s ease-out infinite;animation:animation4 1.5s ease-out infinite}#learn-press-updater .updating-message{color:#a24666}#learn-press-updater .completed-message{color:#3c8eb7}#learn-press-updater{display:none}.select2 .select2-search.select2-search--inline{margin-bottom:0}.select2 .select2-selection .select2-selection__choice{margin-top:4px;margin-bottom:0}.select2 .select2-selection.select2-selection--multiple{min-height:30px}.edit-post-layout__metaboxes .rwmb-label>label{color:#666;font-size:small;font-weight:bold}body.post-type-lp_question #button-new-question{display:inline-block;position:relative}body.post-type-lp_question #button-new-question div{display:none;position:absolute;z-index:9999;top:100%;left:0;min-width:100px;margin:0 0 0 -1px;border:1px solid #999;background:#ffff;font-weight:400}body.post-type-lp_question #button-new-question div a{display:block;min-width:100px;margin:0;padding:10px 20px;color:#666;white-space:nowrap;text-decoration:none}body.post-type-lp_question #button-new-question div a:hover{background:#eee}body.post-type-lp_question #button-new-question>a{position:relative;padding-right:15px;text-decoration:none}body.post-type-lp_question #button-new-question>a::after{display:inline-block;position:absolute;top:6px;right:0;width:0;height:0;margin:0;border:5px solid transparent;border-top-color:#0f7aae;content:""}body.post-type-lp_question #button-new-question:hover div{display:block}.lp-label{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.lp-label.success{background:#4caf50}.lp-label.error{background:red}.lp-label.warning{background:#ffc107}.lp-label .far,.lp-label .fas,.lp-label .fa{display:inline-block;margin-right:5px}.lp-admin-profile-courses .column-results{width:200px}.lp-admin-profile-courses .course-results-progress .lp-progress-row{margin:0 0 20px 0}.lp-admin-profile-courses .course-results-progress .lp-course-progress-heading{margin:0 0 5px 0;line-height:1}.lp-admin-profile-courses .learn-press-progress{overflow:hidden;position:relative;width:150px;height:6px;border-radius:3px}.lp-admin-profile-courses .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.lp-admin-profile-courses .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}
1
+ @-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 12px 10px 15px;border-top:5px solid #00adff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-left:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;left:15px;width:26px;height:26px;margin-top:-13px;margin-right:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{right:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;right:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}.lp-toolbar-buttons{position:relative;z-index:10;height:50px}.lp-toolbar-buttons .lp-toolbar-btn{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn a,.lp-toolbar-buttons .lp-toolbar-btn span{outline:0;color:#666;box-shadow:none}.lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;line-height:30px;text-align:center}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{cursor:ns-resize}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-move span{color:var(--lp-primary-color)}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove{cursor:pointer}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover a,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-remove:hover span{color:#e74c3c}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle .dashicons-arrow-down-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-up-alt2{display:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-toggle.closed .dashicons-arrow-down-alt2{display:inline-block}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown{color:#000}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul{display:none;position:absolute;top:100%;right:0;margin:0;border:1px solid #999;background:#fdfeff}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li{margin:0;list-style:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a{display:block;margin:0;padding:3px 8px;color:#757575;font-size:12px;text-align:right;white-space:nowrap;text-decoration:none}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li a:hover{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-toolbar-btn-dropdown ul li.active a{background:#eee}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover{_background:#f5f5f5}.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled .lp-btn-icon,.lp-toolbar-buttons .lp-toolbar-btn.lp-btn-disabled:hover .lp-btn-icon{color:#666}.lp-toolbar-buttons .lp-toolbar-btn:hover{display:inline-block;background:0}.lp-toolbar-buttons .lp-toolbar-btn:hover .lp-btn-icon{color:#444}.lp-toolbar-buttons .lp-toolbar-btn:hover ul{display:block}.lp-toolbar-buttons .lp-toolbar-btn:hover ul:hover{display:block}.column-content-actions.lp-toolbar-buttons{width:30px;padding:0;white-space:nowrap}.learn-press-box-data{position:relative;margin:20px 0 0 0;border:1px solid #ddd}.learn-press-box-data .lp-box-data-head{padding:10px 15px;background:#fff}.learn-press-box-data .lp-box-data-head h3{margin:0;padding:15px;font-size:16px}.learn-press-box-data .lp-box-data-head .lp-box-data-actions{float:right;position:relative;z-index:10}.learn-press-box-data .lp-box-data-head .lp-box-data-actions .lp-btn{display:inline-block;width:30px;height:50px;line-height:46px;text-align:center;vertical-align:middle}.learn-press-box-data .lp-box-data-head .lp-box-data-actions::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-head::after{display:block;clear:both;content:""}.learn-press-box-data .lp-box-data-content{padding:15px;border-top:1px solid #ddd;background:#fff}.learn-press-box-data .lp-box-data-foot{padding:15px}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-up-alt2{display:none}.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down,.learn-press-box-data.closed .lp-btn-toggle .dashicons-arrow-down-alt2{display:inline-block}.learn-press-box-data.closed .lp-box-data-content{display:none}.lp-list-options{width:100%;border-collapse:collapse}.lp-list-options th,.lp-list-options td{padding:10px 15px;border-top:1px solid #ddd;background:#f5f5f5}.lp-list-options thead th{text-align:left}.lp-list-options tbody tr td{padding:0 15px;background:#f4fcff}.lp-list-options tbody tr td.lp-toolbar-buttons{_overflow:hidden;position:relative;width:30px;height:42px;white-space:nowrap}.lp-list-options tbody tr td.lp-toolbar-buttons .lp-toolbar-btn{visibility:hidden;position:relative;height:43px;margin-top:-4px;margin-bottom:-4px}.lp-list-options tbody tr:nth-child(odd) td{background:#fff}.lp-list-options tbody tr:hover td.lp-toolbar-buttons .lp-toolbar-btn{visibility:visible}.lp-list-options tbody td{text-align:left}.lp-list-options tbody td input[type=text]{width:100%}.lp-list-options tbody td input[type=text][value=""]{font-style:italic}.lp-list-options tbody td.column-content-answer_correct{width:125px}.lp-list-options tbody td.lp-remove-list-option,.lp-list-options tbody td.lp-move-list-option{width:20px;padding:0;text-align:center}.lp-list-options tbody td.lp-remove-list-option a,.lp-list-options tbody td.lp-move-list-option a{visibility:hidden;color:#999}.lp-list-options tbody td.lp-remove-list-option:hover,.lp-list-options tbody td.lp-move-list-option:hover{background:#dbf5ff}.lp-list-options tbody td.lp-move-list-option{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option a{cursor:ns-resize}.lp-list-options tbody td.lp-move-list-option:hover a{color:var(--lp-primary-color)}.lp-list-options tbody td.lp-remove-list-option{cursor:pointer}.lp-list-options tbody td.lp-remove-list-option:hover a{color:#e74c3c}.lp-animation{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.lp-ajax-search{display:inline-block;position:relative;z-index:999999}.lp-ajax-search .lp-search-term{min-width:300px;height:28px;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-term:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}.lp-ajax-search .lp-search-term:focus:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-ajax-search .lp-search-results{position:absolute;top:100%;width:100%;margin:-1px 0 0 0;border:1px solid #ddd;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-ajax-search .lp-search-results .lp-search-items{overflow:auto;max-height:300px;margin:0}.lp-ajax-search .lp-search-results .lp-search-items li{margin:0}.lp-ajax-search .lp-search-results .lp-search-items li label{display:block;padding:8px 10px;border-bottom:1px solid #f3f3f3}.lp-ajax-search .lp-search-results .lp-search-items li label input{float:left;margin-top:1px;margin-right:-100%}.lp-ajax-search .lp-search-results .lp-search-items li label span{display:inline-block;margin-left:25px}.lp-ajax-search .lp-search-results .lp-search-items li label span a.lp-add-item{visibility:hidden;margin-left:10px}.lp-ajax-search .lp-search-results .lp-search-items li.active{background:#dbf5ff}.lp-ajax-search .lp-search-results .lp-search-items li:hover{color:#fff;background:#0085ba}.lp-ajax-search .lp-search-results .lp-search-items li:hover a.lp-add-item{visibility:visible}.lp-ajax-search .lp-search-results .lp-search-actions{margin:0;padding:10px;border-top:1px solid #ddd}#learn-press-ajax-search-overlay{display:none;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;opacity:0}.update-overlay{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5)}#course-editor.ajax-search #learn-press-ajax-search-overlay{display:block}#course-editor.ajax-search .lp-ajax-search{z-index:100000}.advanced-list{padding:5px 0 0 8px;border:1px solid #ddd;border-radius:3px;background:#fff;list-style:none}.advanced-list li{display:inline-block;margin:0 5px 5px -3px;padding:3px 8px;background:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.advanced-list li .remove-item{display:inline-block;margin-right:5px;line-height:1;vertical-align:middle;text-decoration:none;cursor:pointer}.advanced-list li .remove-item:hover{color:#0085ba}.advanced-list li .remove-item::before{font-family:dashicons;text-decoration:none;content:"\f335"}.advanced-list li span{display:inline-block}.advanced-list.locked .remove-item{display:none}.advanced-list::after{display:block;clear:both;content:""}.lp-label-counter{display:inline-block;height:20px;padding:0 10px;border-radius:20px;color:#fff;background:#2196f3;font-weight:bold;line-height:20px}.lp-label-counter.disabled{background:#ddd}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rwmb-duration{border:1px solid #ddd}ul .clearfix{clear:both;height:0;opacity:0}.clearfix-after::after{display:block;clear:both;height:0;opacity:0;content:""}.lp-button{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}@-moz-keyframes lp-spinner{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes lp-spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes lp-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lp-modal-choose-items-open{overflow:hidden}.lp-modal-search{height:100%;padding:20px;color:#777;background-color:red}.lp-modal-search li.selected{display:none}#learn-press-message-box-block{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;opacity:.8;background-color:#000}#learn-press-message-box-window{position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;color:#fff;text-align:center}#message-box-wrap{display:inline-block;max-width:70%;margin:0 auto;text-align:left}.message-box-title{margin:0 0 40px 0;color:#fff;font-size:34px}.message-box-content{font-size:16px;line-height:1.5}.message-box-animation{width:220px;height:20px;margin:20px 0 0;background-image:url("../../images/animation.gif")}.message-box-buttons{margin:20px 0 0;padding-top:20px;border-top:1px solid #929292}.message-box-button{margin-right:10px !important}.tipsy{position:absolute}.learnpress a,.learnpress a:active{outline:0;box-shadow:none}.learnpress .lp-install-sample-data-options{padding:0 20px 10px 20px;border:1px solid #ddd}.learnpress .lp-install-sample-data-options legend{font-size:16px}.lp-email-templates{overflow:hidden;margin-top:5px}.learn-press-email-variables{margin:20px 0 0;padding:0;list-style:none}.learn-press-email-variables li{display:inline-block;cursor:pointer}.learn-press-dropdown-pages input[type=text]{min-width:300px;height:29px;margin:0;vertical-align:top}.learn-press-dropdown-pages .select2-container{min-width:220px !important}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:30px;border-color:#7e8993}.learn-press-dropdown-pages .select2-container .select2-selection__rendered{line-height:28px !important}.learn-press-dropdown-pages .select2-container .select2-selection__arrow{right:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px}.learn-press-dropdown-pages .select2-container .select2-selection__arrow b{display:none}.learn-press-dropdown-pages .quick-add-page-actions a{font-size:13px;text-decoration:none}.learn-press-dropdown-pages .quick-add-page-inline{margin-top:0}.lp-select-2+.select2-container .select2-selection--single{height:30px;border-color:#7e8993}.lp-select-2+.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px !important}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow{right:1px;width:23px;height:28px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px}.lp-select-2+.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.learn-press-tooltip{display:inline-block;margin:0 5px;color:#999;font-size:17px;vertical-align:middle}.learn-press-tooltip.icon::after{font-family:Dashicons;content:"\f223"}.learn-press-tooltip:hover{opacity:1;color:#0073aa}.rwmb-payment-order-wrapper .rwmb-label{margin-bottom:20px !important}.rwmb-payment-order-wrapper .rwmb-input{margin-left:0 !important}.learn-press-payments,.learn-press-emails{width:100%;border:1px solid #ddd;border-collapse:collapse;font-size:14px}.learn-press-payments th,.learn-press-payments td,.learn-press-emails th,.learn-press-emails td{padding:10px}.learn-press-payments .order,.learn-press-emails .order{width:30px;padding-right:0;color:#ddd;text-align:center;cursor:not-allowed}.learn-press-payments .name,.learn-press-emails .name{min-width:250px;font-weight:normal;text-transform:capitalize}.learn-press-payments .name a,.learn-press-emails .name a{text-decoration:none}.learn-press-payments .status,.learn-press-emails .status{width:100px;text-align:center;cursor:pointer}.learn-press-payments .status .dashicons,.learn-press-emails .status .dashicons{border-radius:50%;color:#fff;background:#ddd}.learn-press-payments .status a,.learn-press-emails .status a{display:block;margin-top:5px;font-size:12px;text-decoration:none}.learn-press-payments .status.enabled .dashicons,.learn-press-emails .status.enabled .dashicons{background:#0085ba}.learn-press-payments thead th,.learn-press-emails thead th{border-bottom:1px solid #ddd;text-align:left}.learn-press-payments tbody tr:nth-child(even) td,.learn-press-emails tbody tr:nth-child(even) td{background:#fff}.learn-press-payments tbody tr:nth-child(odd) td,.learn-press-emails tbody tr:nth-child(odd) td{background:#f5f5f5}.learn-press-payments tbody td,.learn-press-emails tbody td{border-bottom:1px solid #ddd}.learn-press-payments tbody .ui-sortable-helper,.learn-press-emails tbody .ui-sortable-helper{margin-left:-1px;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder,.learn-press-emails tbody .ui-sortable-placeholder{visibility:visible !important;border:1px solid #ddd}.learn-press-payments tbody .ui-sortable-placeholder td,.learn-press-emails tbody .ui-sortable-placeholder td{height:35px;padding:0;background:#f7f7f7}.learn-press-payments ~ .email-actions,.learn-press-emails ~ .email-actions{text-align:left}.learn-press-payments.sortable .order:hover,.learn-press-emails.sortable .order:hover{color:#0073aa;cursor:ns-resize}.lp-template-overrides{margin-top:20px}.lp-template-overrides thead th h4{margin:0}.lp-template-overrides tbody th{font-weight:bold}.lp-template-overrides tbody th p{display:inline-block;margin:0 0 0 10px}.lp-template-overrides tbody th p a{margin:0;padding:2px 8px;border:0;border-radius:3px;outline:0;box-shadow:none;font-weight:normal}.lp-template-overrides tbody th p a.current{color:#fff;background:#00aadc}.lp-template-overrides .template-row.outdated code::before,.lp-template-overrides .template-row.up-to-date code::before{display:inline-block;margin-top:-2px;margin-right:3px;font-family:Dashicons;vertical-align:middle}.lp-template-overrides .template-row.outdated .template-version{color:red}.lp-template-overrides .template-row.outdated .template-file code::before{color:red;content:"\f534"}.lp-template-overrides .template-row.up-to-date .template-version{color:#1859ff}.lp-template-overrides .template-row.up-to-date .template-file code::before{color:#0085ba;content:"\f147"}.lp-template-overrides .template-version,.lp-template-overrides .core-version{width:100px}.lp-template-overrides #learn-press-no-templates td p{color:#0073aa}.description code{font-size:smaller}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result{display:none;padding:10px;background:#f5f5f5}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result input{width:80px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#field-_lp_course_result input[name=_lp_course_result] ~ #passing-condition-quiz-result p{margin:7px 0 0;color:#777;font-style:italic}#field-_lp_course_result input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}.widget .widget-content .rwmb-field:not(:last-of-type){margin:0 0 10px}.widget .widget-content .rwmb-field:not(:last-of-type):first-child{margin-top:10px}.widget .widget-content .rwmb-field:last-child{margin-bottom:10px}.widget .widget-content .rwmb-field .rwmb-label,.widget .widget-content .rwmb-field .rwmb-input{width:100%}.widget .widget-content .rwmb-field .rwmb-label{margin-bottom:2px}.widget .widget-content .rwmb-field .rwmb-label label{font-weight:400}.widget .widget-content .rwmb-field .rwmb-input input[type=text]{width:100%}.course-attributes{margin:20px 0}.course-attributes .learn-press-attribute{margin-top:-1px;margin-bottom:0;border:1px solid #ddd}.course-attributes .learn-press-attribute>h4{margin:0;padding:10px 15px;background:#f5f5f5}.course-attributes .learn-press-attribute .learn-press-attribute-data{padding:15px;border-top:1px solid #ddd}#wpfooter{z-index:20}.learn-press-advertisement-slider{margin:50px 20px 0 0;position:relative;overflow:hidden;box-sizing:border-box;z-index:10}.learn-press-advertisement-slider .slider-items:after{display:block;clear:both;content:""}.learn-press-advertisement-slider .slide-item{position:relative;float:left;width:100%;margin-right:-100%;padding:20px;opacity:0;background:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.learn-press-advertisement-slider .slide-item .slide-thumbnail{float:left;width:35%}.learn-press-advertisement-slider .slide-item .slide-thumbnail a{display:block;line-height:1;margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{max-width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:35%;padding-left:20px}.learn-press-advertisement-slider .slide-item .slide-detail h2{margin-top:0}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:none}.learn-press-advertisement-slider .slide-item.slide-active{opacity:1}.learn-press-advertisement-slider .slider-controls{position:absolute;bottom:20px;right:20px}.learn-press-advertisement-slider .slider-controls .next-item,.learn-press-advertisement-slider .slider-controls .prev-item{font-family:"dashicons";width:40px;height:40px;border:1px solid #DDD;line-height:40px;font-size:16px;cursor:pointer;float:left;margin-left:10px;text-align:center;color:#DDD}.learn-press-advertisement-slider .slider-controls .next-item:hover,.learn-press-advertisement-slider .slider-controls .prev-item:hover{border-color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:hover:before,.learn-press-advertisement-slider .slider-controls .prev-item:hover:before{color:#0085ba}.learn-press-advertisement-slider .slider-controls .next-item:before{content:"\f345"}.learn-press-advertisement-slider .slider-controls .prev-item:before{content:"\f341"}@media only screen and (max-width:1200px){.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:50%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:50%}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}}@media only screen and (max-width:960px){.learn-press-advertisement-slider{margin-left:56px}.learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.learn-press-advertisement-slider .slide-item .slide-detail{margin-left:0;padding-left:0}.learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider{margin-left:56px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail{width:100%;float:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-thumbnail img{width:100%}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail{margin-left:0;padding-left:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail h2{padding-top:20px}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-short{display:block}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .description-full{display:none}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls{margin-bottom:0}.wp-responsive-open .learn-press-advertisement-slider .slide-item .slide-detail .slide-controls .button{margin-bottom:0}}.lp-admin-tabs{position:relative;margin-top:20px}.lp-admin-tabs .lp-admin-tab-navs{display:none;float:left;position:relative;z-index:5;width:250px;margin:0 -250px 0 0;padding:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs .lp-admin-tab-navs .nav-section{margin:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section>span{display:block;padding:8px 20px;outline:0;box-shadow:none;text-decoration:none;text-transform:capitalize}.lp-admin-tabs .lp-admin-tab-navs .nav-section .learn-press-tooltip{float:right;margin-right:0}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover{border-left:2px solid #563d7c;color:#563d7c}.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section.nav-section-active>span,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>a,.lp-admin-tabs .lp-admin-tab-navs .nav-section:hover>span{padding-left:18px}.lp-admin-tabs.has-sections .lp-admin-tab-navs{display:block}.lp-admin-tabs.has-sections .lp-admin-tab-content{float:left;position:relative;z-index:0;width:100%;padding-left:271px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-admin-tabs.has-sections::before{position:absolute;z-index:10;top:0;bottom:0;left:250px;border-left:1px solid #ddd;content:""}.lp-admin-tabs::after{display:block;clear:both;content:"";z-index:10}.wrap.learn-press-settings .lp-admin-tab-content{padding:18px;background:#fff}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub{float:none;margin:0 0 20px 0;padding-bottom:20px;border-bottom:1px solid #ddd}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub .active{font-weight:bold}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li{text-transform:capitalize}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li::after{display:inline-block;padding:0 10px;content:"|"}.wrap.learn-press-settings .lp-admin-tab-content .subsubsub li:last-child::after{content:""}.wrap #learn-press-uninstall-sample-data{float:right;opacity:.5}.wrap #learn-press-uninstall-sample-data:hover{opacity:1}.learnpress .rwmb-field{position:relative;margin-bottom:20px}.learnpress .rwmb-field .rwmb-label{display:block;float:left;width:190px;margin-bottom:5px;font-size:14px;_text-transform:capitalize}.learnpress .rwmb-field .rwmb-label label>small{display:block;color:#999;font-weight:normal;font-style:italic}.learnpress .rwmb-field .rwmb-input{float:none;width:auto;margin-left:190px}.learnpress .rwmb-field .rwmb-input input[type=checkbox],.learnpress .rwmb-field .rwmb-input input[type=radio]{margin:1px 5px 0 0}.learnpress .rwmb-field .rwmb-input label>input[type=checkbox],.learnpress .rwmb-field .rwmb-input label>input[type=radio]{margin-top:-1px}.learnpress .rwmb-field .description{margin-top:8px;color:#888}.learnpress .rwmb-field .description code{padding:3px 3px 3px 0}.learnpress .rwmb-field .description.err{color:red}.learnpress .rwmb-field .rwmb-input-list{margin-left:0}.learnpress .rwmb-field #course_evaluation_method_quiz_options{position:relative;margin-left:25px}.learnpress .rwmb-field #course_evaluation_method_quiz_options::after{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}.learnpress .rwmb-field input[name=_lp_course_result]:checked ~ #course_evaluation_method_quiz_options::after{display:none}.learnpress .rwmb-field.rwmb-heading-wrapper h4{display:inline-block;margin:0 0 5px 0;padding:0;border-bottom:2px solid #563d7c;font-size:16px;text-transform:initial}.learnpress .rwmb-field.disabled .field-overlay{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;opacity:.6;background:#fff;content:""}.learnpress .rwmb-field.rwmb-text-wrapper .rwmb-text{width:50%;min-width:200px}.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input select,.learnpress .rwmb-field.rwmb-duration-wrapper .rwmb-input input{vertical-align:top}.learnpress .lp-course-sale_start-field.hide,.learnpress .lp-course-sale_end-field.hide{display:none}.learnpress.lp-submenu-settings .lp-admin-settings-buttons{margin-bottom:0;padding-top:20px;border-top:1px solid #ddd}.learnpress.lp-submenu-settings .lp-admin-settings-buttons #learn-press-reset-settings{float:right}.learnpress.lp-submenu-settings .rwmb-input{float:none;width:auto;margin-left:270px;color:#000}.learnpress .rwmb-google-fonts-wrapper .rwmb-input label{display:block;margin-bottom:5px;font-weight:bold}.learnpress .rwmb-google-fonts-wrapper .rwmb-input input{width:90%}.learnpress #learn-press-toggle-course-results{display:block}.learnpress .lp-item-assigned{font-size:14px}.learnpress .lp-item-assigned a{text-decoration:none}.learnpress .lp-item-assigned ul{margin-bottom:0}.learnpress .lp-item-assigned ul ul strong{font-weight:normal}.learnpress .lp-item-assigned li{margin:0}.learnpress .lp-item-assigned li a{display:inline-block;margin-bottom:10px}@media screen and (max-width:1280px){.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-label{float:none;width:auto}.learnpress #meta-box-tab-course_settings .rwmb-field .rwmb-input{float:left;width:100%;margin-left:0}}.lp-metabox__table .titledesc label>small{display:block;color:#999;font-weight:normal;font-style:italic}.lp-metabox__table .forminp-text>input,.lp-metabox__table .forminp-email>input,.lp-metabox__table .forminp-password>input,.lp-metabox__table .forminp-url>input{min-width:260px}.lp-metabox__table .forminp-textarea textarea{width:400px}.lp-metabox__custom-fields table{width:100%;max-width:max-content;padding:0 !important}.lp-metabox__custom-fields table th{padding:7px 0 7px 7px !important}.lp-metabox__custom-fields table th.sort{width:17px;padding:7px !important}.lp-metabox__custom-fields table td{position:relative;padding:4px 0 4px 7px !important;vertical-align:middle !important}.lp-metabox__custom-fields table td.sort{width:17px;padding-right:7px !important;background:#f9f9f9;font-size:15px;text-align:center;cursor:move}.lp-metabox__custom-fields table td.sort::before{height:100%;color:#999;font-family:Dashicons;text-align:center;content:"\f333"}.lp-metabox__custom-fields table td .delete{display:block;position:relative;width:1em;height:1em;font-size:1.2em;text-indent:-9999px}.lp-metabox__custom-fields table td .delete::before{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#999;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox__custom-fields table td .delete:hover::before{color:#a00}.lp-metabox__custom-fields table td:last-child{padding-right:7px !important}.lp-metabox-field__color{font-size:0 !important}.lp-metabox-field__color .colorpickpreview{display:inline-block;width:30px;height:30px;margin:0;margin-right:3px;padding:0;border:1px solid #ddd;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);font-size:16px;line-height:28px}.lp-metabox-field__color .iris-picker{display:none;position:absolute;z-index:100;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.lp-metabox-field__image-advanced-upload{padding-top:10px}.lp-metabox-field__image-advanced-images{clear:both;margin:0;padding:0}.lp-metabox-field__image-advanced-images>li{float:left;position:relative;box-sizing:border-box;width:80px;margin:9px 9px 0 0;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move}.lp-metabox-field__image-advanced-images>li img{display:block;width:100%;height:auto}.lp-metabox-field__image-advanced-images>li ul.actions{position:absolute;top:-8px;right:-8px;padding:2px}.lp-metabox-field__image-advanced-images>li ul.actions li{float:right;margin:0 0 0 2px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-metabox-field__image-advanced-images>li ul.actions li a.delete::before{position:absolute;top:0;left:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images>li ul.actions::before{display:table;content:" "}.lp-metabox-field__image-advanced-images>li:hover ul.actions{display:block}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-metabox-field__image-advanced-images>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-metabox-field__image-advanced-images::before{display:table;content:" "}.lp-metabox-field__image-advanced-images::after{display:table;clear:both;content:" "}.lp-metabox-field__image--inner{position:relative;box-sizing:border-box;width:120px;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7}.lp-metabox-field__image--inner img{display:block;width:100%;height:auto}.lp-metabox-field__image--upload{padding-top:10px}.lp-meta-box__inner{display:block;position:relative}.lp-meta-box__inner .form-field:not(fieldset){display:flex;flex-direction:row;position:relative;margin:0;padding:15px 0;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.lp-meta-box__inner .form-field:not(fieldset) label{width:180px;min-width:180px;max-width:180px;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner .form-field:not(fieldset) .checkbox{margin:2px 0 !important;vertical-align:middle}.lp-meta-box__inner .form-field:not(fieldset) .description{flex:1;display:inline;clear:none;margin:0 0 0 7px;padding:0;font-size:14px}.lp-meta-box__inner fieldset.form-field{display:grid;grid-template-columns:180px 1fr;position:relative;margin:0;padding:15px 0}.lp-meta-box__inner fieldset.form-field h4{width:180px;min-width:180px;max-width:180px;margin:0;padding:0;color:#23282d;font-size:14px;font-weight:600;flex:0 0 auto}.lp-meta-box__inner fieldset.form-field ul{margin:0;font-size:14px}.lp-meta-box__inner fieldset.form-field .description{grid-column-start:2;margin-top:10px}.lp-meta-box__duration-select{width:auto !important}.lp-meta-box__duration input[type=number]{width:80px !important}.lp-meta-box__duration .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important}.lp-meta-box__wp-editor{display:block}.lp-meta-box__wp-editor .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box__wp-editor__textarea{border:none !important}.lp-meta-box select{width:auto !important}.lp-meta-box select ~ .description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box input[type=number],.lp-meta-box input[type=email],.lp-meta-box input[type=text],.lp-meta-box input[type=password],.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){width:50%}.lp-meta-box input[type=number]+.description,.lp-meta-box input[type=email]+.description,.lp-meta-box input[type=text]+.description,.lp-meta-box input[type=password]+.description,.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea)+.description{flex-basis:100% !important;width:100%;margin-top:8px !important;margin-left:180px !important;color:#666}.lp-meta-box input[type=checkbox]{margin-top:0}.lp-meta-box .short{width:50%}.lp-meta-box textarea:not(.lp-meta-box__wp-editor__textarea){height:3.5em;line-height:1.5em;vertical-align:top}.lp-meta-box .learn-press-tip.ready{display:inline-flex;align-items:center;margin-left:8px}#course-settings .inside{margin:0 !important;padding:0 !important}#course-settings .lp-meta-box__course-tab{display:grid;grid-template-columns:20% 80%}#course-settings .lp-meta-box__course-tab__tabs{position:relative;box-sizing:border-box;margin:0;padding:0 0 10px;border-right:1px solid #eee;background-color:#fafafa;line-height:1}#course-settings .lp-meta-box__course-tab__tabs li{display:block;position:relative;margin:0;padding:0}#course-settings .lp-meta-box__course-tab__tabs li a{display:block;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none}#course-settings .lp-meta-box__course-tab__tabs li a i{margin-right:5px;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-decoration:none;text-transform:none}#course-settings .lp-meta-box__course-tab__tabs li a i[class^=dashicon]{font-family:"Dashicons"}#course-settings .lp-meta-box__course-tab__tabs li.active a{position:relative;color:#555;background-color:#eee}@media(max-width:767px){#course-settings .lp-meta-box__course-tab__tabs{display:flex;overflow:hidden;overflow-x:auto;flex-direction:row;margin:0;margin-bottom:30px;padding:0;border-bottom:1px solid #e5e5e5;text-align:center;white-space:nowrap;list-style:none;align-items:center;flex-wrap:nowrap}#course-settings .lp-meta-box__course-tab__tabs li{min-width:25%;margin-right:20px}}#course-settings .lp-meta-box__course-tab__content>div{padding:20px}@media(max-width:767px){#course-settings .lp-meta-box__course-tab{grid-template-columns:auto}}#price_course_data ._lp_sale_price_field,#price_course_data ._lp_price_field{position:relative}#price_course_data ._lp_sale_price_field .learn-press-tip-floating,#price_course_data ._lp_price_field .learn-press-tip-floating{top:54px;left:92px;opacity:.8;background:#a00}#price_course_data ._lp_sale_price_field .learn-press-tip-floating::before,#price_course_data ._lp_price_field .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.lp_course_extra_meta_box__content{flex:1}.lp_course_extra_meta_box__fields{margin-bottom:10px}.lp_course_extra_meta_box__field{position:relative;max-width:600px;margin-bottom:10px}.lp_course_extra_meta_box__field .sort{display:flex;position:absolute;top:0;left:0;width:40px;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_course_extra_meta_box__field .delete{display:flex;position:absolute;top:0;right:0;width:40px;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_extra_meta_box__field .delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_extra_meta_box__input{width:100% !important;padding-right:40px !important;padding-left:40px !important}.lp_repeater_meta_box__wrapper{flex:1 !important}.lp_repeater_meta_box__fields{position:relative;margin-bottom:10px}.lp_repeater_meta_box__field{display:grid;position:relative;margin-bottom:10px;border:1px solid #c5c5c5;border-radius:2px}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__content{display:block}.lp_repeater_meta_box__field_active .lp_repeater_meta_box__title__toggle::after{transform:rotate(180deg)}.lp_repeater_meta_box__title{display:grid;grid-template-columns:44px 1fr 40px 40px;align-items:center;position:relative;background-color:#eee}.lp_repeater_meta_box__title__title{flex:1;padding:14px 0}.lp_repeater_meta_box__title__sort{display:flex;height:100%;color:#666;text-decoration:none;cursor:grab;align-items:center;justify-content:center}.lp_repeater_meta_box__title__sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}.lp_repeater_meta_box__title__delete{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_repeater_meta_box__title__toggle{display:flex;height:100%;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_repeater_meta_box__title__toggle::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f347"}.lp_repeater_meta_box__content{display:none;padding:14px 20px}.lp_repeater_meta_box__content>label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;margin-bottom:20px;grid-template-rows:auto 1fr}.lp_repeater_meta_box__content>label:last-child{margin-bottom:0}.lp_repeater_meta_box__content>label span{margin-bottom:5px}.lp_repeater_meta_box__content>label textarea,.lp_repeater_meta_box__content>label input{width:100% !important}.lp_course_faq_meta_box__content{flex:1}.lp_course_faq_meta_box__fields{position:relative;margin-bottom:10px}.lp_course_faq_meta_box__field{display:grid;position:relative;margin-bottom:10px;padding:20px;border:1px solid #c5c5c5;border-radius:4px;grid-row-gap:10px}.lp_course_faq_meta_box__field label{display:grid;width:100% !important;min-width:100% !important;max-width:100% !important;grid-template-rows:auto 1fr}.lp_course_faq_meta_box__field label span{margin-bottom:5px}.lp_course_faq_meta_box__field label textarea,.lp_course_faq_meta_box__field label input{width:100% !important}.lp_course_faq_meta_box__field a.delete{display:flex;position:absolute;top:15px;right:50px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center}.lp_course_faq_meta_box__field a.delete::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f335"}.lp_course_faq_meta_box__field .sort{display:flex;position:absolute;top:15px;right:20px;width:30px;height:30px;color:#666;text-decoration:none;align-items:center;justify-content:center;cursor:grab}.lp_course_faq_meta_box__field .sort::after{font-family:Dashicons;font-size:20px;line-height:1;content:"\f333"}input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result{display:block}#passing-condition-quiz-result{display:none}#passing-condition-quiz-result input{width:80px !important;margin-top:5px !important}#passing-condition-quiz-result p{padding:10px 16px;background-color:#eee;font-size:14px}.lp-meta-box__file_list{display:inline-block;clear:both;margin:0;padding:0}.lp-meta-box__file_list>li{display:flex;flex-flow:column nowrap;float:left;position:relative;box-sizing:border-box;width:80px;height:80px;margin:9px 9px 0 0;border:1px solid #d5d5d5;border-radius:2px;background:#f7f7f7;cursor:move;align-items:center;justify-content:center}.lp-meta-box__file_list>li img{display:block;width:100%;height:auto}.lp-meta-box__file_list>li img.is_file{width:30px}.lp-meta-box__file_list>li img.is_file ~ span{margin-top:5px;font-size:12px}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder{position:relative;border:3px dashed #ddd}.lp-meta-box__file_list>li.lp-metabox-sortable-placeholder::after{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;color:#ddd;font-family:Dashicons;font-size:2.618em;font-weight:normal;font-variant:normal;line-height:72px;text-align:center;text-indent:0;text-transform:none;content:"\f161";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions{position:absolute;top:-8px;right:-8px;padding:2px}.lp-meta-box__file_list>li ul.actions li{float:right;margin:0 0 0 2px}.lp-meta-box__file_list>li ul.actions li a.delete{display:block;position:relative;width:1em;height:1em;font-size:1.4em;text-indent:-9999px}.lp-meta-box__file_list>li ul.actions li a.delete::before{position:absolute;top:0;left:0;width:1em;height:1em;margin:0;border-radius:50%;color:#999;background:#fff;font-family:Dashicons;font-weight:400;font-variant:normal;line-height:1;text-align:center;text-indent:0;text-transform:none;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.lp-meta-box__file_list>li ul.actions::before{display:table;content:" "}.lp-meta-box__file::before{display:table;content:" "}.lp-meta-box__file::after{display:table;clear:both;content:" "}.lp-metabox-evaluate-final_quiz{display:block}.lp-metabox-evaluate-final_quiz__message{display:inline-block;min-width:50%;margin-top:10px;padding:8px 20px;border:2px solid #36af27;border-radius:4px;background:#f7f7f7;text-align:center}.lp-metabox-evaluate-final_quiz__message-error{border-color:lightcoral}.learn-press-tabs.vertical .tabs-heading{border:1px solid #ddd;background:#fff}.learn-press-tabs.vertical .tabs-heading h4{margin:0;padding:15px}.learn-press-tabs.vertical .tabs-nav{float:left;position:relative;z-index:100;box-sizing:border-box;width:270px;margin:0;background-color:#fafafa}.learn-press-tabs.vertical .tabs-nav li{display:block;position:relative;margin:0;padding:0}.learn-press-tabs.vertical .tabs-nav li a{display:block;box-sizing:border-box;margin:0;padding:10px;border-bottom:1px solid #eee;box-shadow:none;line-height:20px !important;text-decoration:none;text-transform:capitalize}.learn-press-tabs.vertical .tabs-nav li.icon a{padding-left:35px}.learn-press-tabs.vertical .tabs-nav li.icon a::before{position:absolute;left:10px;margin-right:8px;font-family:Dashicons;font-size:16px;vertical-align:top}.learn-press-tabs.vertical .tabs-nav li.active a{position:relative;color:#555;background-color:#eee}.learn-press-tabs.vertical .tabs-container{overflow:hidden;position:relative;border:1px solid #ddd;border-top:0;background:#fafafa}.learn-press-tabs.vertical .tabs-container .tabs-content-container{margin:0 0 0 270px}.learn-press-tabs.vertical .tabs-container .tabs-content-container>li{display:none;float:left;width:100%;margin-right:-100%;margin-bottom:0;padding:20px;border-left:1px solid #eee;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-tabs.vertical::after{display:block;clear:both;content:""}@media screen and (max-width:1280px){.learnpress .rwmb-field .rwmb-label{float:none}.learnpress .rwmb-field .rwmb-input{margin-left:0}}.lp_widget_autocomplete__loading{margin-top:0 !important;padding:7px 10px;border:1px solid #949494;border-top:none !important;background:#eee;font-size:13px !important}.lp_widget_autocomplete__select{overflow:auto;left:0;width:100%;max-height:148px;margin-top:-1px;background:#eee;font-size:13px}.lp_widget_autocomplete__item{overflow:hidden;padding:7px 10px;border:1px solid #949494;border-top:0;border-bottom-color:#afafaf;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.lp_widget_autocomplete__item__selected,.lp_widget_autocomplete__item:hover{color:#fff;background-color:#007cba}.widget .select2-selection__rendered{font-size:13px}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.learn-press-addons .lp-search-addon{width:280px;height:32px;margin:0;padding:3px 5px;font-size:16px;font-weight:300;line-height:1.5}.learn-press-addons .addons-browse{margin:20px 0 0}.learn-press-addons .addons-browse .lp-addon-hidden{display:none !important}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n+1){clear:none;margin-right:0;margin-left:8px}.learn-press-addons .addons-browse .lp-active:nth-of-type(2n){clear:both;margin-right:8px;margin-left:0}.learn-press-addons .addons-browse .plugin-icon img{max-width:100%}.learn-press-addons .addons-browse .plugin-card .column-description p:not(.authors){display:-webkit-box;overflow:hidden;min-height:4.8;max-height:4.8;line-height:1.6;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#777}.learn-press-addons .addons-browse .plugin-card .search-highlight{text-decoration:underline}.learn-press-addons .addons-browse .plugin-card-top h3{display:-webkit-box;overflow:hidden;min-height:2.6em;max-height:2.6em;line-height:1.3em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.learn-press-addons .addons-browse .plugin-card-top .desc{min-height:90px;margin-right:0}.learn-press-addons .addons-browse .plugin-card-top .button.activate-plugin,.learn-press-addons .addons-browse .plugin-card-top .button.install-now,.learn-press-addons .addons-browse .plugin-card-top .button.enable-now{border-color:#0073aa #006799 #006799;color:#fff;background:#0085ba;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;text-decoration:none}.learn-press-addons .addons-browse .plugin-card-top .button.button-working{padding-right:4px}.learn-press-addons .addons-browse .plugin-card-top .button.button-working span{display:none}.learn-press-addons .addons-browse .plugin-card-bottom .plugin-version{display:inline-block}.learn-press-addons .addons-browse.premium .column-description p:not(.authors){margin:0;line-height:inherit}.learn-press-addons .addons-browse::after{display:block;clear:both;content:""}.related-themes .plugin-card-top{padding-bottom:0}.related-themes .theme-content{position:relative}.related-themes .image-thumbnail img{width:100%}.related-themes .theme-description{margin:0 0 25px 0;display:-webkit-box;overflow:hidden;min-height:8em;max-height:8em;line-height:1.6em;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#777}.related-themes .theme-title{min-height:3.2em;margin-right:100px;margin-bottom:0;font-size:1.2em;line-height:1.3em}.related-themes .theme-title a{color:#545454}.related-themes .theme-rating{display:inline-block;float:right}.related-themes .star-rating{display:inline-block}.related-themes .count-rating{position:relative;top:2px;font-size:15px}.related-themes .theme-detail{position:absolute;top:-3px;right:3px;line-height:1.6em;text-align:right}.related-themes .theme-detail::after{display:block;clear:both;content:""}.related-themes .theme-detail .theme-price{display:inline-block;color:#545454;font-size:24px;font-weight:700;line-height:1.3em}.related-themes .theme-footer{clear:both;overflow:hidden;margin-right:-20px;margin-left:-20px;padding:20px;border-top:1px solid #ddd;background-color:#fafafa}@media screen and (min-width:1600px){.plugin-card:not(.hide-if-js):nth-child(even){margin-right:8px}.plugin-card:not(.hide-if-js):nth-child(3n){margin-right:0}}.post-type-lp_order .wp-list-table .column-order_status{width:150px}.post-type-lp_order .wp-list-table .order_status span{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.post-type-lp_order .wp-list-table .order_status span.pending{background:#bdbdbd}.post-type-lp_order .wp-list-table .order_status span.processing{background:#ffc107}.post-type-lp_order .wp-list-table .order_status span.completed{background:#4caf50}.post-type-lp_order .wp-list-table .order_status span.cancelled{background:#444}.post-type-lp_order .wp-list-table .order_status span.failed{background:red}.post-type-lp_order .wp-list-table .order_status span i{display:inline-block}.post-type-lp_order .wp-list-table .column-title,.post-type-lp_order .wp-list-table .column-order_total,.post-type-lp_order .wp-list-table .column-order_date{width:150px}.post-type-lp_order .wp-list-table .column-order_items ol{margin:0;padding:0;list-style-position:inside}.post-type-lp_course .column-price .origin-price{margin-right:10px;color:red;font-size:12px;text-decoration:line-through}.wp-list-table .column-preview{float:none;text-align:left}.wp-list-table .column-instructor{width:150px}.wp-list-table .column-instructor .post-author{display:inline-block}.wp-list-table .column-instructor .post-author img{width:30px;height:30px;margin-right:5px;border-radius:50%;vertical-align:middle}.wp-list-table .column-instructor .post-author a{display:inline-block;vertical-align:middle}.wp-list-table .column-students{width:80px}.wp-list-table .column-price{width:120px}.wp-list-table .column-thumbnail{width:100px;padding-top:11px}.wp-list-table .column-thumbnail img{max-width:100%;height:auto}.post-type-page .column-lp-page{width:200px}.post-type-page .for-plugin-page{margin:0;color:red;font-size:11px}.post-state .post-author{font-size:14px;font-weight:normal;font-style:italic}#learn-press-box-edit-slug{overflow:hidden;margin:0 -10px;padding:10px;border:1px solid #ddd;color:#b79186;background:#fff}#learn-press-box-edit-slug .button{float:right;height:24px;line-height:22px}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-modal{position:fixed;z-index:1000000;width:100%;height:100%;top:0;display:table}.learn-press-modal .modal-overlay{position:fixed;z-index:1000000;background:#000;opacity:.5;width:100%;height:100%;top:0}.learn-press-modal .modal-wrapper{display:table-cell;vertical-align:middle;z-index:1000010;position:relative}.learn-press-modal .modal-wrapper .modal-container{max-width:800px;width:90%;margin:0 auto;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,0.33);transition:all .3s ease;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-modal .modal-wrapper header{font-size:18px;padding:20px;border-bottom:1px solid #DDD;font-weight:600;color:#000}.learn-press-modal .modal-wrapper article{margin:30px 20px}.learn-press-modal .modal-wrapper article input[name=search]{width:100%;font-size:16px;box-sizing:border-box;margin:0;box-shadow:none;color:#444;padding:8px 10px;height:42px;border-radius:2px;border-color:#e4e4e4;font-weight:400;vertical-align:middle}.learn-press-modal .modal-wrapper article .search-results{margin:0;margin-top:30px}.learn-press-modal .modal-wrapper article .search-results li>label{display:block}.learn-press-modal .modal-wrapper footer{padding:15px 20px;overflow:hidden;border:1px solid #eee}.learn-press-modal .modal-wrapper footer .search-nav{float:left}.learn-press-modal .modal-wrapper footer .search-nav a,.learn-press-modal .modal-wrapper footer .search-nav span{display:inline-block;line-height:26px;height:28px;margin:0;padding:0 10px 1px}.learn-press-modal .modal-wrapper footer button{float:right;margin-left:3px}#modal-search-items.loading .search-results:before{position:absolute;top:75px;left:0;right:0;bottom:0;display:block;content:"";z-index:9;background:url("../../images/spinner.gif") no-repeat center center}.modal-search{position:relative;display:inline-block;min-width:300px}.modal-search .search-input{border:1px solid #DDD;width:100%;margin:0;padding:5px 10px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.modal-search .search-input:focus{border-color:#DDD}.modal-search .search-results-content{position:absolute;top:100%;width:100%;left:0;background:#FFF;border:1px solid #DDD;border-top:0;z-index:1000;margin-top:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-search .search-results-content .search-results{margin:0}.modal-search .search-results-content .search-results .result-item{margin:0;padding:0;list-style:none}.modal-search .search-results-content .search-results .result-item label{display:block;padding:6px 10px;text-decoration:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-search .search-results-content .search-results .result-item:hover{background:#f4fcff}.modal-search .has-items .search-input{border-bottom-color:transparent}.modal-search .has-items .search-results-content{border-top:0}.modal-search .checked-items{text-align:center}.modal-search .checked-items .button{font-size:12px;height:20px;line-height:20px}.modal-search .checked-items .disabled{color:#777}.modal-search .search-navigator{margin:5px 0;text-align:center}.modal-search .search-navigator .page-numbers{display:inline-block;padding:2px 5px;text-decoration:none;line-height:1}.modal-search .search-navigator .page-numbers.next,.modal-search .search-navigator .page-numbers.prev{display:none}.lp-order-statuses{margin:0}.lp-order-statuses li{float:left;width:100%;margin:0;background:#fff}.lp-order-statuses li strong{display:block;margin-bottom:5px;color:#0073aa;font-size:20px;font-weight:normal}.lp-order-statuses li strong::before{display:inline-block;width:25px;height:25px;font-family:dashicons;font-size:25px;line-height:25px;vertical-align:middle;content:""}.lp-order-statuses li p{margin:0;padding:0;color:#adadad;font-size:12px}.lp-order-statuses li.counter-number{width:50%;padding:10px 0 0;text-align:center}.lp-order-statuses li.counter-number .counter-inner{margin:0 5px;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9}.lp-order-statuses li.counter-number .counter-inner p{text-transform:lowercase}.lp-order-statuses li.counter-number.order-completed strong::before{color:#0085ba;content:"\f058"}.lp-order-statuses li.counter-number.order-processing strong::before{margin-left:-1px;color:#563f7a;content:"\f321"}.lp-order-statuses li.counter-number.order-pending strong::before{color:#aaa;content:"\f534"}.lp-order-statuses li.counter-number.order-cancelled strong::before{color:red;content:"\f153"}.lp-order-statuses li.clear{float:none}.lp-order-statuses li.featured-theme{float:none;clear:both;width:auto;margin:12px -12px 0 -12px;padding:8px 12px 0 12px;border-top:1px solid #eee}.lp-order-statuses li.featured-theme .star-rating{display:inline-block;line-height:14px;vertical-align:middle}.lp-order-statuses li.featured-theme .star-rating .star{width:14px;height:14px;font-size:14px}.lp-order-statuses li.featured-theme>div{margin-bottom:3px}.lp-order-statuses li.featured-theme>div span{color:#999;font-size:12px;vertical-align:middle}.lp-order-statuses li:nth-child(even) .counter-inner{margin-left:0}.lp-order-statuses li:nth-child(odd) .counter-inner{margin-right:0}.lp-order-statuses li.total-raised{box-sizing:border-box;padding:10px 0;border:1px solid #f3f3f3;background:#f9f9f9;text-align:center}.lp-order-statuses li.total-raised strong{margin-bottom:10px;font-size:26px}.lp-order-statuses li.total-raised strong::before{width:30px;height:30px;margin-top:-3px;margin-right:7px;font-size:30px;line-height:30px;content:"\f185"}.lp-order-statuses::after{display:block;clear:both;content:""}.lp-place-holder{background:#fff;padding:10px;display:block;margin:20px auto;box-shadow:0 0 0 rgba(0,0,0,0.1);border-radius:3px}.lp-place-holder [class*=line-]{height:6px;width:400px;background:#f6f7f9;margin-bottom:13px;margin-right:5px}.lp-place-holder .thumbnail{height:40px;width:40px;float:left;margin-right:20px;display:inline-block}.lp-place-holder .line-heading{width:80%;height:20px}.lp-place-holder .line-sm{width:30%;margin-top:10px}.lp-place-holder .line-xs{width:50%}.lp-place-holder .line-df{margin-top:30px;width:380px}.lp-place-holder .line-lg{width:200px}.lp-place-holder .line-lgx{width:450px}.lp-place-holder [class*=line],.lp-place-holder .thumbnail{animation:lpTimeLine;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:800px auto;background-position:100px 0}@keyframes lpTimeLine{0%{background-position:-350px 0}100%{background-position:400px 0}}.post-type-lp_order #post-body-content{display:none}.post-type-lp_order #order_details{border:none !important;background:transparent !important}.post-type-lp_order #order_details .hndle,.post-type-lp_order #order_details .handlediv,.post-type-lp_order #order_details .postbox-header{display:none}.post-type-lp_order #order_details .inside{display:block !important;margin:0;padding:0}.post-type-lp_order #order_details .order-data{margin:0 0 20px 0 !important;padding:30px !important;border:1px solid #ccd0d4 !important;background-color:#fff !important;box-shadow:none !important}.post-type-lp_order #order_details .order-data-field{margin-bottom:20px}.post-type-lp_order #order_details .order-data-field label{display:block;margin-bottom:5px;font-weight:500}.post-type-lp_order #order_details .order-data-number{margin:0 0 10px;font-size:20px;font-weight:600}.post-type-lp_order #order_details .payment-method-title{color:#777;font-size:16px}.post-type-lp_order #order_details .payment-method-title strong{color:#23282d}.post-type-lp_order #order_details .order-data-heading{margin-top:40px;font-size:16px}.post-type-lp_order #order_details .order-users{display:inline-block}.post-type-lp_order #order_details .order-users .description{margin-top:10px;padding:10px;background:#eee}.post-type-lp_order #order_details .order-data-date .order-date{width:100px}.post-type-lp_order #order_details .order-data-date .order-hour,.post-type-lp_order #order_details .order-data-date .order-minute{width:50px}.post-type-lp_order #order_details .order-data-note{display:inline-block}.post-type-lp_order #order_details .order-data-note .order-note{padding:10px;color:#fff;background-color:#c1a3b6;font-size:14px}.post-type-lp_order #order_details .order-items{margin:0;border:1px solid #ccd0d4 !important;background-color:#fff}.post-type-lp_order #order_details .order-items table{width:100%;border-collapse:collapse}.post-type-lp_order #order_details .order-items table thead{margin:0;padding:0}.post-type-lp_order #order_details .order-items table thead tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table thead th{padding:15px;border-bottom:0;color:#999;font-weight:400;text-align:left}.post-type-lp_order #order_details .order-items table thead th:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table thead th:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tbody td,.post-type-lp_order #order_details .order-items table tfoot td{padding:10px;border-bottom:1px solid #ddd;text-align:left}.post-type-lp_order #order_details .order-items table tbody{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tbody tr td{padding:15px}.post-type-lp_order #order_details .order-items table tbody tr td:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tbody tr td:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table tfoot{margin:0;padding:0}.post-type-lp_order #order_details .order-items table tfoot tr{background-color:#f8f8f8}.post-type-lp_order #order_details .order-items table tfoot tr:last-child td{padding-top:20px;padding-bottom:20px}.post-type-lp_order #order_details .order-items table tfoot td{padding:10px 15px;padding-bottom:0;border:0;font-size:14px;text-align:right}.post-type-lp_order #order_details .order-items table tfoot td:first-child{padding-left:30px}.post-type-lp_order #order_details .order-items table tfoot td:last-child{padding-right:30px}.post-type-lp_order #order_details .order-items table .column-price,.post-type-lp_order #order_details .order-items table .column-total,.post-type-lp_order #order_details .order-items table .column-quantity{width:150px;text-align:right}.post-type-lp_order #order_details .order-items table .row-subtotal td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-subtotal td .order-total,.post-type-lp_order #order_details .order-items table .row-total td .order-subtotal,.post-type-lp_order #order_details .order-items table .row-total td .order-total{font-weight:700}.post-type-lp_order #order_details .order-items table .remove-order-item{outline:0;color:#ccc;text-decoration:none}.post-type-lp_order #order_details .order-items table .remove-order-item .dashicons{font-size:20px}.post-type-lp_order #order_details .order-items table .remove-order-item:hover{color:red}.post-type-lp_order #order_details .order-items table .order-item-row:hover .remove-order-item{display:inline-block}.post-type-lp_order #order-export__button:hover{cursor:pointer}.post-type-lp_order .export-modal.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.post-type-lp_order .export-modal .modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:60%;position:relative}.post-type-lp_order .export-modal .close{color:#aaa;position:absolute;font-size:28px;font-weight:bold;top:-5px;right:11px}.post-type-lp_order .export-modal .close:hover{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .close:focus{color:black;text-decoration:none;cursor:pointer}.post-type-lp_order .export-modal .panel{display:none}.post-type-lp_order .export-modal .panel.active{display:block}.post-type-lp_order #order-export__tabs.tabs{display:flex;justify-content:space-around;margin:20px 2px 40px 2px;height:40px;box-shadow:0 0 1px 1px rgba(0,0,0,0.2)}.post-type-lp_order #order-export__tabs.tabs>*{width:100%;color:dimgray;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.post-type-lp_order #order-export__tabs.tabs>*:hover:not(.active){background-color:#dcdcdc}.post-type-lp_order #order-export__tabs.tabs>.active{color:white;background-color:#4caf50}.post-type-lp_order #lp-invoice__content{margin-bottom:25px}.post-type-lp_order #lp-invoice__content thead th{border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 20px}.post-type-lp_order #lp-invoice__content tbody td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order #lp-invoice__content tfoot td{border-bottom:1px solid #000;text-align:center;padding:10px 20px}.post-type-lp_order .export-options__content{margin-bottom:25px}.post-type-lp_order .export-options{position:relative}.post-type-lp_order .export-options__loading{opacity:0;z-index:-1;visibility:hidden;position:absolute;top:0;left:0;width:100%;background:#fff;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.post-type-lp_order .export-options__loading .spinner{background:url("../../images/spinner.gif") no-repeat center center;z-index:9;display:inline-block;visibility:visible}.post-type-lp_order .export-options__loading.active{opacity:1;z-index:9;visibility:visible}.post-type-lp_order #lp-invoice__export{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__export:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__update{color:white;background-color:#4caf50;border:1px solid #4caf50;padding:10px 20px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post-type-lp_order #lp-invoice__update:hover{color:#000;background-color:#fff;border:1px solid #000;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;cursor:pointer}.post-type-lp_order #lp-invoice__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .export-options__actions{display:flex;flex-direction:row;justify-content:flex-end}.post-type-lp_order .lp-invoice__body table{border-spacing:0;width:100%}#learn-press-toggle-settings-js-css{display:none}#learn-press-toggle-settings-js-css+table{display:none}#learn-press-toggle-settings-js-css:checked+table{display:table}.color-schemas{margin:0 20px 20px 0;float:left}.color-schemas ul{list-style:none;margin:0;padding:0}.color-schemas ul>li>label{font-weight:600;display:block;margin-bottom:10px}.color-schemas .wp-color-picker{width:80px;height:24px;vertical-align:top;margin:0}.color-schemas .wp-picker-holder{position:absolute}.color-schemas .buttons{display:none}.color-schemas table{border-collapse:collapse;position:relative}.color-schemas table td,.color-schemas table th{padding:10px 10px}.color-schemas table tbody{border:1px solid transparent;position:relative}.color-schemas table tbody td,.color-schemas table tbody th{text-align:left;background:#f5f5f5}.color-schemas table tbody tr:first-child td,.color-schemas table tbody tr:first-child th{padding-bottom:0}.color-schemas table:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.7)}.color-schemas tfoot td,.color-schemas tfoot th{padding-left:0;padding-right:0}.color-schemas .remove-schema{float:right;color:red}.color-schemas .wp-color-result{margin:0}.color-schemas .clone-schema{display:none}.color-schemas:first-child .remove-schema,.color-schemas:first-child .apply-schema{display:none}.color-schemas:nth-child(2){clear:both}.color-schemas:hover tbody{opacity:1}.color-schemas.current tbody{border-color:#DDD}.color-schemas.current tbody td,.color-schemas.current tbody th{background:rgba(5,215,255,0.26)}.color-schemas.current table:after{display:none}.color-schemas.current .clone-schema{display:inline-block}.wp-picker-container{position:relative}.wp-picker-container .wp-picker-holder{z-index:99999}.lp-install-sample{max-width:600px;margin:0;padding:10px 25px;border:1px solid #ccd0d4;border-radius:4px;background-color:#fff}.lp-install-sample__options{margin-bottom:20px;padding:0 20px;border:1px solid #eee;border-radius:4px}.lp-install-sample__options legend{padding:5px;font-weight:500}.lp-install-sample__buttons{display:flex;margin-top:25px;align-items:center;justify-content:space-between}.lp-install-sample__toggle-options{margin-right:auto;margin-left:10px}.lp-install-sample__uninstall{float:right}.lp-install-sample__response{margin:0;padding:10px;border:2px solid #059601;border-radius:6px}.lp-install-sample__response.fail{border-color:#d85554}.lp-update-db-modal{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-update-db-modal__hidden{display:none !important;visibility:hidden;opacity:0;pointer-events:none}.lp-update-db-modal__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.lp-update-db-modal__content{display:inline-block;overflow:hidden;z-index:2;width:100%;max-width:510px;border-radius:8px;text-align:left;vertical-align:middle}.lp-update-db-modal__content-header{padding:24px 24px 16px 24px;background-color:#fff}.lp-update-db-modal__content-start{display:flex;flex-direction:flex-start}.lp-update-db-modal__content-icon{display:flex;width:40px;height:40px;margin-right:0;margin-left:0;border-radius:999px;background-color:#fee2e2;justify-content:center;align-items:center;flex:0 0 auto}.lp-update-db-modal__content-icon svg{width:24px;height:24px;color:#dc2626}.lp-update-db-modal__content-icon svg:last-child{color:#258d6c}.lp-update-db-modal__content-icon__success{display:none}.lp-update-db-modal__content-text{margin-left:18px;text-align:left}.lp-update-db-modal__content-text h3{margin:0;font-weight:500}.lp-update-db-modal__content-text p{margin:0;margin-top:10px;color:#999;font-size:14px;font-weight:400}.lp-update-db-modal__content-footer{display:flex;flex-direction:row;padding:10px 24px;background-color:#f9fafb;justify-content:flex-end;align-items:center}.lp-update-db-modal__content-footer a{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:13px;font-weight:500;text-decoration:none}.lp-update-db-modal__content-footer a:last-child{margin-left:10px;color:#fff;background-color:#0073aa}.lp-update-db-modal__success .lp-update-db-modal__content-icon{background-color:#def7ec}.lp-update-db-modal__success .lp-update-db-modal__content-icon__error{display:none}.lp-update-db-modal__success .lp-update-db-modal__content-icon__success{display:block}#lp-tool-upgrade-db .wrapper-lp-upgrade-message,#lp-tool-upgrade-db .wrapper-terms-upgrade,#lp-tool-upgrade-db .wrapper-lp-loading{display:none}.terms-upgrade{max-width:500px;margin:0 auto}.terms-upgrade .error{display:none}.lp-upgrade-message .learn-press-message::before,.lp-upgrade-message .learn-press-message::after{content:none}.lp-modal-footer .learn-press-notice{color:#ff6060;font-weight:500;font-style:italic}.lp-modal-body .lp-skeleton-animation{width:500px;margin:0 20px}.tools-select__data{overflow:hidden}.tools-select__data li{background-color:#fff;border:1px solid #eee;color:#000;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;font-size:14px;line-height:1.4em;font-weight:normal;padding:10px;width:100%}.tools-select__data li input{margin:0 10px 0 0}.progressbar__content{width:100%;font-size:14px;font-weight:normal;line-height:1.4em;background:#eee;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progressbar__content span{z-index:9}.progressbar__container{position:relative}.progressbar__value{position:absolute;width:0;height:100%;left:0;top:0;background:#8a2be2}.progressbar__item h4{z-index:9;margin:0}.progressbar__item{width:500px;border-bottom:1px solid #fff}.progressbar__indexs{z-index:9}.lp-tool__message{text-align:center;color:red;padding:10px 0;display:none}.tools-prepare__message{background:#dba617;padding:10px 0;text-align:center;display:none}.lp-admin-editor{position:relative;margin:0;background-color:#fff}.lp-admin-editor .heading,.lp-admin-editor .lp-box-data-content{padding:0}#learn-press-admin-editor-metabox-settings{margin-top:20px}#course-editor .inside{margin:0;padding:0}#admin-editor-lp_course .lp-course-curriculum .heading{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;padding:8px 20px;align-items:center;line-height:1}#admin-editor-lp_course .lp-course-curriculum .heading h4{margin:0;font-size:16px}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections{display:flex;width:40px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.close::before{content:"\f140"}#admin-editor-lp_course .lp-course-curriculum .heading .collapse-sections.open::before{content:"\f142"}#admin-editor-lp_course .lp-course-curriculum .heading .status{visibility:hidden;position:relative;top:5px;margin-left:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .heading .status::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .heading .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_course .lp-course-curriculum .curriculum-sections{margin:0;margin:0 20px 20px 20px;border:1px solid #ddd}#admin-editor-lp_course .lp-course-curriculum .section{margin:0;border-bottom:1px solid #e5e5e5;opacity:1;background:#fff}#admin-editor-lp_course .lp-course-curriculum .section:first-child{border-top:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section{margin-top:1px;border:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section form{margin:0}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head{background-color:#f4fcff}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable{position:relative;top:1px}#admin-editor-lp_course .lp-course-curriculum .section.new-section .section-head .creatable::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section.empty-section{position:relative}#admin-editor-lp_course .lp-course-curriculum .section.empty-section::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-head .movable::before{display:inline-block;color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section.empty-section .section-collapse{display:none}#admin-editor-lp_course .lp-course-curriculum .section:hover .section-actions .remove{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section input{background-color:transparent;box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section input:focus{box-shadow:none}#admin-editor-lp_course .lp-course-curriculum .section .section-head{display:flex;position:relative;height:42px;margin:0;padding:0;background-color:#f4fcff;line-height:40px;transition:background 500ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable,#admin-editor-lp_course .lp-course-curriculum .section .section-head .creatable{display:inline-block;width:40px;margin:0;color:#999;font-family:Dashicons;font-size:20px;text-align:center;vertical-align:middle}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable{margin-right:-1px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable::before{content:"\f333"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .movable:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .section-item-counts{line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions{height:100%;color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions>*{display:inline-block;height:100%;text-align:center;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse:hover{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse::before{display:inline-block;width:40px;color:#999;font-family:Dashicons;font-size:16px;line-height:40px}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.open::before{content:"\f343"}#admin-editor-lp_course .lp-course-curriculum .section .section-head .actions .collapse.close::before{content:"\f347"}#admin-editor-lp_course .lp-course-curriculum .section .name{width:100%;border:0;color:#777;font-size:24px;font-weight:600;line-height:50px}#admin-editor-lp_course .lp-course-curriculum .section .name:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section .section-collapse{overflow:hidden}#admin-editor-lp_course .lp-course-curriculum .section .section-content{padding:20px;border-top:1px solid #e5e5e5}#admin-editor-lp_course .lp-course-curriculum .section .details{margin-bottom:20px}#admin-editor-lp_course .lp-course-curriculum .section .title-input{padding-left:0;border:0;font-size:1.2em;line-height:30px;flex:1}#admin-editor-lp_course .lp-course-curriculum .section .description-input{width:100%;margin:0;padding:0;border:0;color:#999}#admin-editor-lp_course .lp-course-curriculum .section .description-input:focus{color:#444}#admin-editor-lp_course .lp-course-curriculum .section-list-items{width:100%;border-collapse:collapse}#admin-editor-lp_course .lp-course-curriculum .section-list-items ul{position:relative;min-height:5px;margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item{display:flex;position:relative;margin:0;border:1px solid #eee;border-bottom-width:0;background:#fff;transition:background 200ms ease-out;justify-content:center;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.ui-sortable-helper{border-bottom:1px solid #eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:nth-child(2n+1){background-color:#f7f7f7}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.updating::before{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.removing{background-color:#ffeded}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag{height:20px;padding-top:3px;padding-left:6px;cursor:url("../../images/openhand.cur") 7 5,default;fill:#999;flex:0 0 18px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .drag:hover{fill:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{display:flex;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title{margin-right:120px;margin-left:2px;flex-grow:1;flex-basis:100%}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .title input{color:inherit}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{display:flex;position:absolute;top:0;right:2px;bottom:0;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions{margin:0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions>*{visibility:hidden;margin-right:10px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .edit{text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .actions .remove{color:#a00}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .drag{visibility:visible}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:not(.lp_lesson) .item-actions .actions .preview-item{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item{display:flex;position:relative;border-bottom-width:1px;transition:all 200ms ease-out;align-items:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag{display:flex;width:30px;color:#999;font-family:Dashicons;font-size:16px;vertical-align:middle;cursor:default;align-items:center;justify-content:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .drag::before{content:"\f132"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .title{display:inline-block;margin:0;flex:1}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus{background-color:#fff}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:hover .type,#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types:focus .type{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type{display:inline-block;padding:8px 5px;color:#ccc}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type input{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.current{color:#0085ba}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type::before{position:relative;top:2px;font-family:Dashicons;font-size:20px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz{padding:8px 6px 8px 0}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_quiz::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.lp_lesson::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .new-section-item .types .type.empty-item::before{content:"\f463"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions{text-align:right}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action{display:inline-block;position:relative;width:30px;height:30px;margin:0;padding:0;text-align:center;vertical-align:middle;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a{width:30px;height:30px;color:#999;line-height:30px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action>a:hover{color:#0073aa}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item>a:hover{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul{display:none;position:absolute;z-index:9;top:100%;right:0;width:165px;margin:0;border:1px solid #999;background:#fdfeff;text-align:center}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li{margin:0;border-bottom:1px solid #eee;text-align:right}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a{display:block;padding:10px 25px;color:#757575;font-size:12px;text-decoration:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li a.delete-permanently{color:#e74c3c}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item ul li:hover{background:#eee}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .item-actions .actions .action.delete-item:hover ul{display:block}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item:hover .item-actions .actions>*{visibility:visible;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_quiz .icon::before{content:"\f469"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.lp_lesson .icon::before{content:"\f330"}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item{position:relative;color:#a2a2a2}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .item-actions{display:none}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item.empty-item .icon::before{color:#a2a2a2;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon{color:#0085ba;font-size:20px;text-align:center;flex:0 0 29px}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item .icon::before{font-family:Dashicons}#admin-editor-lp_course .lp-course-curriculum .section-list-items .section-item input{width:100%;padding:8px 10px 8px 0;border:0;color:inherit;font-size:14px;font-weight:600}#admin-editor-lp_course .lp-course-curriculum .section-actions{padding:0 20px 20px 20px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove{display:none;float:right;height:30px;border:1px solid #eee;border-radius:3px;color:#e74c3c;line-height:30px;cursor:pointer}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .icon{padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove .confirm{display:none;padding:0 18px}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .confirm{display:inline-block}#admin-editor-lp_course .lp-course-curriculum .section-actions .remove.confirm .icon{display:none}#admin-editor-lp_course .lp-course-curriculum .ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating{top:40px;left:100px;opacity:.8;background:#a00}.wp-admin.post-type-lp_course #meta-box-tab-course_payment .learn-press-tip-floating::before{top:-7px;border:7px solid transparent;border-top-width:0;border-bottom-color:#a00}.section-item-counts{margin:0;margin-left:auto;font-size:12px;white-space:nowrap}.section-item-counts span{color:#999}#course-editor{margin-bottom:10px}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#course-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-left:0}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-label{display:none}#quiz-editor .inside .rwmb-custom_html-wrapper>.rwmb-input{margin-left:0}#quiz-editor .inside{margin:0;padding:0}#admin-editor-lp_quiz{margin:0;padding:0;border:0}#admin-editor-lp_quiz form{margin:0}#admin-editor-lp_quiz .lp-box-data-head{display:flex;flex-direction:row;margin:0;padding:6px 20px;align-items:center}#admin-editor-lp_quiz .lp-box-data-head h3{padding:0}#admin-editor-lp_quiz .lp-box-data-head .status{visibility:hidden;position:relative;top:5px;margin-left:10px;font-family:Dashicons;font-size:20px}#admin-editor-lp_quiz .lp-box-data-head .status::before{content:"\f463"}#admin-editor-lp_quiz .lp-box-data-head .status.loading{display:inline-block;visibility:visible;animation:rotation 2s infinite linear}#admin-editor-lp_quiz .lp-box-data-head .collapse-list-questions{display:flex;width:40px;height:30px;color:#999;font-family:Dashicons;font-size:30px;cursor:pointer;justify-content:center;align-items:center}#admin-editor-lp_quiz .lp-box-data-content{margin:20px;margin-top:0;border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions{border-collapse:collapse;color:#777}@media(max-width:1560px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .fill_in_blanks .question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row{display:flex;flex-direction:row;text-align:center;align-items:center}@media(max-width:1024px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row.question-settings{flex-direction:column}}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>*{width:100%;padding:12px 8px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort{position:relative;color:#999;cursor:url("../../images/openhand.cur") 7 5,default;flex:0 0 15px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.sort:hover{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order{padding:12px 0;color:#32373c;font-size:1.2em;text-align:left;flex:0 0 25px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.order::after{content:"."}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type{display:inline-flex;position:relative;width:125px;height:32px;padding:0;border-radius:2px;background-color:#eee;box-shadow:0 0 2px rgba(0,0,0,0.22);line-height:32px;cursor:pointer;flex:0 0 auto;align-items:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a{display:inline-flex;width:100%;padding:0 10px;color:#666;text-align:center;cursor:pointer;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type>a::after{margin-left:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul{visibility:hidden;position:absolute;z-index:9999;top:100%;right:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;opacity:1;background:#fdfeff;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a{display:block;min-width:110px;padding:10px 20px;color:#757575;line-height:20px;text-align:right;white-space:nowrap;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li a:hover{background-color:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type ul li.disabled{opacity:.4;background-color:#fff;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.type:hover ul{visibility:visible;opacity:1;pointer-events:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.actions{width:300px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row>.name{padding-left:5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row:hover>.sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .table-row .actions .lp-box-data-actions{text-align:right !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header{display:none;border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>*{font-weight:bold}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.order::after{content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .header .table-row>.actions{padding:12px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-actions .name input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings{padding:0 20px;border:1px solid #ddd;border-right:0;border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings>*{padding:20px 20px 20px 0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .sort{width:12px;padding:8px 6px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-text{width:calc(100% - 100px);padding-left:0;color:#444;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .order{width:10px;padding:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .answer-correct{width:65px;color:#444;font-weight:600;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions{padding:0;text-align:right}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options .actions .lp-toolbar-btn{height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr{border:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td{position:static;padding:0 10px;border:0;background:inherit}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.sort{width:12px;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-text{padding-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr td.answer-correct{text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr .svg-icon{height:18px;vertical-align:middle;fill:#999}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .svg-icon{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr:hover .sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper{border-right:0;border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.ui-sortable-helper td.sort{border-left:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort i{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option .sort::before{display:inline-block;position:absolute;top:12px;left:4px;font-family:Dashicons;font-size:18px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody tr.empty-option td::after{position:absolute;top:0;right:1px;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-settings .quiz-question-data table.lp-list-options tbody .answer-text input{width:100%;padding:0;border:0;color:#777;background:transparent;box-shadow:none;font-size:14px;font-weight:normal}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item{border-bottom:1px solid #ddd;background:#f4fcff;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-helper{border-top:1px solid #f1f1f1}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.ui-sortable-placeholder{display:block;visibility:visible !important;border-color:#bdf4fe !important;background:#bdf4fe !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating{position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort .fa,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort .fa{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-actions .sort::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating .question-actions .sort::after{display:inline-block;position:absolute;left:5px;font-family:Dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question::after,#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.updating::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.empty-question .question-settings{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .cell{padding:10px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .name input{width:100%;padding:0;border:0;color:#32373c;background:transparent;box-shadow:none;font-size:1.2em;font-weight:normal;line-height:18px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons{display:grid;position:static;z-index:10;height:100%;text-align:right;grid-template-columns:30px 30px 30px 40px;align-items:center;justify-content:end}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons>div a{visibility:hidden}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn .lp-btn-icon{position:absolute;z-index:2;top:50%;left:50%;width:28px;height:30px;margin-top:-15px;margin-left:-15px;line-height:30px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul{z-index:9}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a{padding:8px 24px;line-height:24px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-toolbar-btn ul a.remove{border-bottom:1px solid #eee;color:#666}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle{width:40px;height:42px;padding-right:0;font-family:Dashicons;font-size:20px;line-height:42px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.open::after{content:"\f343"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions .actions .lp-toolbar-buttons .lp-btn-toggle.close::after{content:"\f347"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-actions:hover .lp-toolbar-buttons>div a{visibility:visible}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings{background:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options{padding-right:0;padding-left:0;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside{margin:0;padding:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field{margin:0;padding:20px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-field:nth-child(2n+1){background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .inside .lp-quiz-editor__detail-label{margin:0;margin-bottom:10px;color:#666;font-weight:600}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox{border:1px solid #ddd}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .hndle{font-weight:600;cursor:default}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle{float:right;position:absolute;top:0;right:0;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings .quiz-question-options .postbox .toggle::after{font-family:Dashicons;font-size:18px;content:"\f460"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .quiz-question-options{width:38px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox{min-width:34px;height:34px;line-height:42px;text-align:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .hndle{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item .question-settings.closed .postbox .toggle::after{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .main .question-item.sorting_choice .quiz-question-data table.lp-list-options .answer-correct{display:none !important}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer{margin-top:-1px;border-top:1px solid #ddd;background:#f4fcff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row{height:auto;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle{display:flex;width:30px;padding:8px 6px 8px 10px;color:#999;font-family:Dashicons;font-size:20px;vertical-align:middle;align-items:center;justify-content:center}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .lp-sortable-handle::before{content:"\f132"}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .order{padding:8px 0;line-height:28px;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question{padding:8px 10px 8px 5px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title{display:inline-block;position:relative;min-width:500px}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input{width:100%;margin:0;padding:6px 0;border:0;background:transparent;font-size:1.2em;line-height:18px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input:focus{color:#32373c}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .title form input::placeholder{display:inline-block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new{display:inline;position:relative}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types{display:none;position:absolute;z-index:9999999;top:100%;right:-2px;width:200px;margin:6px;border:1px solid #999;background-color:#fff}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li{margin:0}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a{display:block;padding:12px 20px;outline:0;color:#757575;box-shadow:none;line-height:1;text-decoration:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li a:hover{background:#eee}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new ul.question-types li.disabled{opacity:.5;background-color:#eee;user-select:none;pointer-events:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button:hover+.question-types{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button+.question-types:hover{display:block}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .add-new button[disabled=disabled]:hover+.question-types{display:none}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question .select-item{display:inline}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .footer .table-row .add-new-question button{height:30px;box-shadow:0 1px 0 #ccc !important}#admin-editor-lp_quiz .lp-box-data-content .question-button-actions{text-align:left}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-label{display:none}#question-editor .inside .rwmb-custom_html-wrapper .rwmb-input{margin-left:0}#question-editor .inside{margin:0;padding:0}#admin-editor-lp_question{margin:0;padding:0;border:0;background:#fff}#admin-editor-lp_question form{margin:0}#admin-editor-lp_question .lp-box-data-head{display:flex;flex-direction:row;padding:10px 20px;align-items:center}#admin-editor-lp_question .lp-box-data-head .heading{margin:0;padding:0;flex:1}#admin-editor-lp_question .lp-box-data-head .lp-question-editor{position:relative;margin-left:auto;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a{display:inline-flex;height:32px;padding:0 16px;border:1px solid #999;border-radius:2px;color:#666;line-height:32px;text-decoration:none;align-items:center;cursor:pointer;user-select:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types>a::after{margin-left:5px;font-family:Dashicons;font-size:14px;line-height:30px;content:"\f347"}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul{display:none;position:absolute;z-index:9999;top:100%;right:0;height:auto;margin:0;margin-top:-1px;border:1px solid #999;border-radius:2px;background:#fdfeff}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li{margin:0}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li:hover,#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.active{background:#eee}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li a{display:block;min-width:110px;padding:10px;color:#757575;font-size:12px;text-align:right;white-space:nowrap;text-decoration:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled{opacity:.4}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul li.disabled a{color:#999;cursor:not-allowed;pointer-events:none}#admin-editor-lp_question .lp-box-data-head .lp-question-editor .question-types ul:hover{display:block}#admin-editor-lp_question .lp-box-data-head .lp-question-editor:hover .question-types ul{display:block}#admin-editor-lp_question .lp-box-data-content{padding:0 20px 20px 20px;border:none !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers{width:100%;border:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tr td{padding:0 15px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th{padding:15px;border-bottom:1px solid #ddd;background-color:#eee;font-weight:600}#admin-editor-lp_question .lp-box-data-content table.list-question-answers thead tr th.answer-text{padding-left:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order,#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{width:10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .sort{padding:0 10px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .order{width:10px;padding:0;text-align:right}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-correct{width:65px;text-align:center}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .answer-text{padding-left:8px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers .actions{padding-right:0;text-align:right}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr{color:#444;background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:nth-child(2n){background:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td{background-color:#fff}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort{width:15px;padding:0;font-size:18px;text-align:center;cursor:url("../../images/openhand.cur") 7 5,default}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort .svg-icon{height:18px;margin-top:-2px;vertical-align:middle;fill:#999}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.sort:hover .svg-icon{fill:#0085ba}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.order{font-size:14px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.answer-text input{width:100%;padding:0;border:0;color:#444;background:transparent;box-shadow:none;font-size:14px;font-weight:600;transition:box-shadow .2s ease}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr td.lp-toolbar-buttons{z-index:auto}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr:hover td.actions .remove-answer{visibility:visible;height:42px}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder{visibility:visible !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-placeholder td{height:43px;background:#bdf4fe !important}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td{border-bottom:1px solid #ddd}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.ui-sortable-helper td.sort{border-left:0}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .svg-icon{display:none}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td{position:relative}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option .sort::before{display:inline-block;position:absolute;top:8px;left:10px;font-family:"Dashicons";content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#admin-editor-lp_question .lp-box-data-content table.list-question-answers tbody tr.new-option td::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#fff;content:""}#admin-editor-lp_question .lp-box-data-content .add-answer{margin:15px 0 0 0}#admin-editor-lp_question.sorting_choice table.list-question-answers .answer-correct{display:none !important}.lp-admin-fib-question-editor,.admin-quiz-fib-question-editor{text-align:left}.lp-admin-fib-question-editor .lp-box-data-content,.admin-quiz-fib-question-editor .lp-box-data-content{margin:0 !important;border:none !important}.lp-admin-fib-question-editor .content-editable,.admin-quiz-fib-question-editor .content-editable{min-height:240px !important;padding:12px 15px;border:2px solid #ddd;border-radius:4px}.lp-admin-fib-question-editor .content-editable .fib-blank,.admin-quiz-fib-question-editor .content-editable .fib-blank{position:relative;color:#2196f3}.lp-admin-fib-question-editor .content-editable .fib-blank::before,.admin-quiz-fib-question-editor .content-editable .fib-blank::before{content:"#" attr(data-index) ". "}.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{min-width:700px;border-collapse:collapse}@media(max-width:1024px){.lp-admin-fib-question-editor .fib-blanks,.admin-quiz-fib-question-editor .fib-blanks{width:100%;min-width:100%}}.lp-admin-fib-question-editor .fib-blanks tbody,.admin-quiz-fib-question-editor .fib-blanks tbody{border-bottom:1px solid #bbb}.lp-admin-fib-question-editor .fib-blanks tbody tr,.admin-quiz-fib-question-editor .fib-blanks tbody tr{background:#eee}.lp-admin-fib-question-editor .fib-blanks tbody tr td,.admin-quiz-fib-question-editor .fib-blanks tbody tr td{padding:5px}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options td,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options td{padding:0}.lp-admin-fib-question-editor .fib-blanks tbody tr.blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody tr.blank-options ul{display:none;margin:5px 0;padding:20px;border:1px solid #ddd;background:#fff;list-style:none}.lp-admin-fib-question-editor .fib-blanks tbody.open .blank-options ul,.admin-quiz-fib-question-editor .fib-blanks tbody.open .blank-options ul{display:block}.lp-admin-fib-question-editor .fib-blanks tbody .blank-position,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-position{font-weight:600;text-align:center}.lp-admin-fib-question-editor .fib-blanks tbody .blank-actions,.admin-quiz-fib-question-editor .fib-blanks tbody .blank-actions{text-align:right}.lp-admin-fib-question-editor .fib-blanks tbody:last-child,.admin-quiz-fib-question-editor .fib-blanks tbody:last-child{border:0}#fill-in-blanks-editor{display:flex}#fill-in-blanks-editor .blank-options{flex:0 0 65%}#fill-in-blanks-editor .blanks{width:100%;margin:0}#fill-in-blanks-editor .blanks .blank{margin:0 0 20px 0;padding:20px;border:1px solid #d9e0f1;background:#fbfcff}#fill-in-blanks-editor .blanks .blank label{font-weight:bold}#fill-in-blanks-editor .blanks .blank .blank-content{width:100%;min-height:74px;font-size:16px}#fill-in-blanks-editor .blanks .blank .blank-words .word{background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks .blank .blank-words .word.correct{background:#00a1e6}#fill-in-blanks-editor .blanks .blank .blank-tip p{font-style:italic}#fill-in-blanks-editor .blanks .blank .button-remove{color:red}#fill-in-blanks-editor .passage-preview{margin-left:20px;padding:15px 20px;border:1px solid #ddd;font-size:16px;line-height:24px;text-align:justify;flex:1}#fill-in-blanks-editor .passage-preview .blank-input{display:inline-block;position:relative;width:50px;height:16px;margin:-2px 10px;padding:0;border:0;border-bottom:1px dashed #ddd;background:transparent;box-shadow:none;font-size:16px;vertical-align:middle}#fill-in-blanks-editor .blanks-list{width:100%}#fill-in-blanks-editor .blanks-list textarea{width:100%;min-height:300px;margin-bottom:20px;outline:0;background:#f9f9f9;box-shadow:none;font-size:18px;line-height:30px}#fill-in-blanks-editor .blanks-list code{line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#fill-in-blanks-editor .blanks-list code.correct{background:#00a1e6}#lp-modal-choose-items{display:none;position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:0;background-color:rgba(0,0,0,0.5)}#lp-modal-choose-items.show{display:block;z-index:99999999;opacity:1}#lp-modal-choose-items.loading .lp-choose-items ul.list-items::before{display:block;position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;background:url("../../images/spinner.gif") no-repeat center center;background-color:#fff;content:""}#lp-modal-choose-items .lp-choose-items{position:relative;max-width:800px;margin:50px auto;border:1px solid #ddd;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.1);transition:all 200ms ease-out}#lp-modal-choose-items .lp-choose-items.show-preview .header .preview-title{display:flex;align-items:center}#lp-modal-choose-items .lp-choose-items .header{position:relative}#lp-modal-choose-items .lp-choose-items .header .preview-title{display:none;position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;padding-left:20px;border-bottom:1px solid #ddd;background-color:#fff;font-weight:600}#lp-modal-choose-items .lp-choose-items .header .preview-title h3{margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs{margin:0;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .header .tabs .tab{display:inline-block;position:relative;margin:0}#lp-modal-choose-items .lp-choose-items .header .tabs .tab:not(:last-child)::before{position:absolute;top:50%;right:0;height:44px;margin-top:-22px;border-right:1px solid #ddd;content:""}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active::after{display:inline-block;position:absolute;bottom:-6px;left:50%;width:10px;height:10px;margin-left:-6px;border:1px solid #ddd;border-right:0;border-bottom:0;background:#fff;content:"";transform:rotate(45deg)}#lp-modal-choose-items .lp-choose-items .header .tabs .tab.active a{color:#0073aa}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a{display:inline-block;height:44px;padding:0 20px;color:#333;font-weight:600;line-height:44px;text-decoration:none}#lp-modal-choose-items .lp-choose-items .header .tabs .tab a:focus{box-shadow:none}#lp-modal-choose-items .lp-choose-items .header .close{display:inline-block;position:absolute;z-index:30;top:0;right:0;padding:12px;font-size:1em;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main{overflow:hidden;position:relative;padding:20px;border-bottom:1px solid #ddd}#lp-modal-choose-items .lp-choose-items .main .section-item{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:color 200ms ease-out}#lp-modal-choose-items .lp-choose-items .main .section-item::before{position:relative;top:3px;font-family:Dashicons}#lp-modal-choose-items .lp-choose-items .main .search{margin-bottom:20px;background:transparent}#lp-modal-choose-items .lp-choose-items .main .search input.modal-search-input{width:100%;height:36px;padding:0 14px;font-size:16px;line-height:36px}#lp-modal-choose-items .lp-choose-items .main .list-items{overflow-y:auto;position:relative;min-height:260px;max-height:460px;margin:0}#lp-modal-choose-items .lp-choose-items .main .list-items li{margin:15px 0;cursor:pointer}#lp-modal-choose-items .lp-choose-items .main .pagination .index{margin-left:20px;line-height:28px}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview{overflow:auto;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;max-height:420px;padding:20px;background-color:#fff;transform:translate(100%,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview.show{transform:translate(0,0)}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li{margin:15px 0}#lp-modal-choose-items .lp-choose-items .lp-added-items-preview .list-added-items li:first-child{margin:-10px 0 15px 0}#lp-modal-choose-items .lp-choose-items .footer{padding:20px}body.lp-item-moving{cursor:url("../../images/closedhand.cur") 7 5,default !important}@media screen and (max-width:900px){#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row{display:block;width:auto;text-align:left}#admin-editor-lp_quiz .lp-box-data-content .lp-list-questions .question-settings.table-row>*{width:auto}}#learn-press-reset-course-users,#learn-press-reset-user-courses,#learn-press-reset-user-item{max-width:100%}#learn-press-reset-course-users table,#learn-press-reset-user-courses table,#learn-press-reset-user-item table{width:100%;border-collapse:collapse}#learn-press-reset-course-users .courses-list,#learn-press-reset-user-courses .courses-list,#learn-press-reset-user-item .courses-list{margin:0}#learn-press-reset-course-users input[type=text],#learn-press-reset-user-courses input[type=text],#learn-press-reset-user-item input[type=text]{min-width:300px;height:28px;margin-left:0}#learn-press-reset-course-users .action-reset.dashicons-trash,#learn-press-reset-user-courses .action-reset.dashicons-trash,#learn-press-reset-user-item .action-reset.dashicons-trash{color:red}#learn-press-reset-course-users .action-reset.dashicons-update,#learn-press-reset-user-courses .action-reset.dashicons-update,#learn-press-reset-user-item .action-reset.dashicons-update{-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}.lp-group-step{border-bottom:1px solid #eee}.lp-group-step h3{padding:0 2em}.lp-group-step label{margin-bottom:5px;font-size:13px;font-weight:500;font-style:italic}.lp-group-step .lp-item-step{display:flex;position:relative;min-height:35px;margin:0;padding:1em 0;border-top:1px solid #eee;align-items:center;cursor:pointer}.lp-group-step .lp-item-step:hover{background:#eee}.lp-group-step .lp-item-step .lp-item-step-left{display:inline-flex;align-items:center;position:relative;padding:0 2em}.lp-group-step .lp-item-step .lp-item-step-left::before{display:block;position:absolute;z-index:2;width:1em;height:1em;border:1px solid rgba(0,0,0,0.1);border-top:1px solid #3498db;border-radius:50%;opacity:0;content:"";-webkit-animation:lp-rotating .8s linear infinite;animation:lp-rotating .8s linear infinite}.lp-group-step .lp-item-step .lp-item-step-left::after{position:absolute;z-index:1;left:23px;opacity:0;color:#4caf50;font-family:Dashicons;font-size:1.5em;content:"\f147"}.lp-group-step .lp-item-step.running .lp-item-step-left::before{opacity:1}.lp-group-step .lp-item-step.running .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.running::before{display:block;position:absolute;width:0;height:100%;background:#0073aa;content:"";opacity:.1;transition:.8s linear}.lp-group-step .lp-item-step.running .progress-bar{opacity:.1}.lp-group-step .lp-item-step.completed .lp-item-step-left::after{opacity:1}.lp-group-step .lp-item-step.completed .lp-item-step-left input{opacity:0}.lp-group-step .lp-item-step.completed .progress-bar{width:100%;opacity:.1}.lp-group-step .lp-item-step.error .lp-item-step-left::after{opacity:1;color:#d33;content:"\f335"}.lp-group-step .lp-item-step .progress-bar{display:block;position:absolute;top:0;left:0;width:0;height:100%;opacity:0;background:rgba(124,96,217,0.7490196078);transition:.8s linear}.lp-group-steps-done{display:none}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}@media screen and (max-width:782px){.learn-press-dropdown-pages .select2-container{vertical-align:top}.learn-press-dropdown-pages .select2-container .select2-selection--single{height:31px}.learn-press-dropdown-pages .select2-selection__rendered{line-height:31px !important}#learn-press-advertisement{margin:0 12px;padding-bottom:0}#learn-press-advertisement .slider-controls{bottom:40px}}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.button.disabled{pointer-events:none}.learnpress .postbox .rwmb-meta-box{margin-top:10px}.learnpress #field-_lp_requirements .rwmb-text-list-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{clear:none;position:relative;border:1px solid #ddd;border-radius:4px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-label,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:none}.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-clone .rwmb-text-list-advanced,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-advanced{width:calc(100% - 65px);padding:7px 10px;border:0;color:#777;background:transparent;box-shadow:none;line-height:1}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:50%;right:41px;margin-top:-10px;border-radius:unset;color:#999;background:transparent;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone i,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone i{font-size:20px}.learnpress #field-_lp_requirements .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-clone .remove-clone:hover,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone:hover{color:#e74c3c}.learnpress #field-_lp_requirements .rwmb-text-list-clone::after,.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone::after,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-clone::after,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-clone::after,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{display:inline-block;position:absolute;top:50%;right:10px;margin:8px 0 0 0;margin-top:-9px;color:#999;font-family:Dashicons;font-size:20px;content:"\f333"}.learnpress #field-_lp_requirements .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_target_audiences .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_key_features .rwmb-text-list-clone:focus-within,.learnpress #field-_lp_faqs .rwmb-text-list-clone:focus-within{border-color:#0085ba}.learnpress #field-_lp_requirements .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_target_audiences .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_key_features .rwmb-text-list-advanced-clone .rwmb-text-list:focus,.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list:focus{border-color:#0085ba}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone{position:relative;padding:0 0 16px 0}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list-label{display:block;padding:10px 10px 0 12px}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .rwmb-text-list{width:calc(100% - 25px);margin:0 13px 0 13px;border:1px solid #ddd;vertical-align:top}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone .remove-clone{top:20px;right:36px;margin-top:-10px;color:#999;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}.learnpress #field-_lp_faqs .rwmb-text-list-advanced-clone::after{top:20px}.lp-notice,.learn-press-notice{position:relative;padding:12px}.lp-notice h4,.learn-press-notice h4{margin:10px 0 15px}.lp-notice p,.learn-press-notice p{margin:0 0 5px 0;padding:0 2px}.lp-notice.lp-upgrade-notice,.learn-press-notice.lp-upgrade-notice{position:relative;border-left-color:#02b7fb;background:#bceffe}.lp-notice.lp-upgrade-notice .close-notice,.learn-press-notice.lp-upgrade-notice .close-notice{position:absolute;top:5px;right:10px}.lp-notice .lp-message-dismiss,.learn-press-notice .lp-message-dismiss{position:absolute;top:12px;right:12px}.lp-notice .notice-dismiss,.learn-press-notice .notice-dismiss{position:absolute;top:0;right:1px;margin:0;padding:9px;border:0;outline:0;color:#72777c;background:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:pointer}.lp-notice .notice-dismiss::before,.learn-press-notice .notice-dismiss::before{display:block;width:20px;height:20px;color:#72777c;background:0;font:normal 16px/20px dashicons;text-align:center;content:"\f153";speak:none;-webkit-font-smoothing:antialiased}.learn-press-dropdown-pages{display:inline-block}.lp-notice-update-database{border:1px solid rebeccapurple;border-left-color:red;border-radius:3px;color:white;background:rebeccapurple}.lp-notice-update-database.do-updating::before{display:inline-block;float:left;margin:9px 5px 0 -5px;color:#2773aa;font-family:dashicons;font-size:20px;content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#adminmenu .update-plugins.lp-plugins-count{padding:0 5px}.search-box input[name=post-search-author],.search-box .select2-container{min-width:200px;margin:0;vertical-align:top}.learn-press-notice-assigned-item{color:red}.learnpress .actions{margin:0}#learn-press-syncs li{position:relative}#learn-press-syncs li.syncing,#learn-press-syncs li.synced{padding-left:24px}#learn-press-syncs li.syncing input[type=checkbox],#learn-press-syncs li.synced input[type=checkbox]{display:none}#learn-press-syncs li.syncing::after{content:"\f463";-webkit-animation:rotating4 2s linear infinite;-moz-animation:rotating4 2s linear infinite;-ms-animation:rotating4 2s linear infinite;-o-animation:rotating4 2s linear infinite;animation:rotating4 2s linear infinite}#learn-press-syncs li.synced::after{color:#2773aa;content:"\f147"}#learn-press-syncs li::after{display:block;position:absolute;top:0;left:-3px;width:24px;height:24px;font-family:dashicons;font-size:19px;line-height:24px;text-align:center}#learn-press-updater .updater-progress{position:relative;margin:0 2px}#learn-press-updater .updater-progress ul{display:flex;position:relative;height:5px;background:#eee}#learn-press-updater .updater-progress ul li{position:relative;margin:0;flex:1}#learn-press-updater .updater-progress ul li::after{display:none;position:absolute;top:-30px;right:0;padding:3px 5px;border-radius:3px;color:#fff;background:#ddd;font-size:12px;content:attr(data-version)}#learn-press-updater .updater-progress ul li::before{content:""}#learn-press-updater .updater-progress ul li:last-child::after{_display:block}#learn-press-updater .updater-progress ul::after{position:absolute;top:0;left:0;width:0;height:20px}#learn-press-updater .updater-progress .updater-progress-status{position:absolute;top:0;left:0;width:0;height:5px;background:#5bc4f9;-webkit-transition:width .25s;-moz-transition:width .25s;-ms-transition:width .25s;-o-transition:width .25s;transition:width .25s}#learn-press-updater .updater-progress .updater-progress-status::before{position:absolute;top:-20px;right:0;padding:0 5px;border-radius:3px;color:#fff;background:#5bc4f9;font-size:12px;_content:attr(data-value) "%"}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:5px;background:#5bc4f9}#learn-press-updater .updater-progress .updater-progress-status .updater-progress-animation:not(.completed)::after{position:absolute;height:5px;background:#8dd9ff;content:"";-webkit-animation:animation4 1.5s ease-out infinite;-moz-animation:animation4 1.5s ease-out infinite;-ms-animation:animation4 1.5s ease-out infinite;-o-animation:animation4 1.5s ease-out infinite;animation:animation4 1.5s ease-out infinite}#learn-press-updater .updating-message{color:#a24666}#learn-press-updater .completed-message{color:#3c8eb7}#learn-press-updater{display:none}.select2 .select2-search.select2-search--inline{margin-bottom:0}.select2 .select2-selection .select2-selection__choice{margin-top:4px;margin-bottom:0}.select2 .select2-selection.select2-selection--multiple{min-height:30px}.edit-post-layout__metaboxes .rwmb-label>label{color:#666;font-size:small;font-weight:bold}body.post-type-lp_question #button-new-question{display:inline-block;position:relative}body.post-type-lp_question #button-new-question div{display:none;position:absolute;z-index:9999;top:100%;left:0;min-width:100px;margin:0 0 0 -1px;border:1px solid #999;background:white;font-weight:400}body.post-type-lp_question #button-new-question div a{display:block;min-width:100px;margin:0;padding:10px 20px;color:#666;white-space:nowrap;text-decoration:none}body.post-type-lp_question #button-new-question div a:hover{background:#eee}body.post-type-lp_question #button-new-question>a{position:relative;padding-right:15px;text-decoration:none}body.post-type-lp_question #button-new-question>a::after{display:inline-block;position:absolute;top:6px;right:0;width:0;height:0;margin:0;border:5px solid transparent;border-top-color:#0f7aae;content:""}body.post-type-lp_question #button-new-question:hover div{display:block}.lp-label{display:inline-block;padding:3px 6px;color:#fff;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.lp-label.success{background:#4caf50}.lp-label.error{background:red}.lp-label.warning{background:#ffc107}.lp-label .far,.lp-label .fas,.lp-label .fa{display:inline-block;margin-right:5px}.lp-admin-profile-courses .column-results{width:200px}.lp-admin-profile-courses .course-results-progress .lp-progress-row{margin:0 0 20px 0}.lp-admin-profile-courses .course-results-progress .lp-course-progress-heading{margin:0 0 5px 0;line-height:1}.lp-admin-profile-courses .learn-press-progress{overflow:hidden;position:relative;width:150px;height:6px;border-radius:3px}.lp-admin-profile-courses .learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.lp-admin-profile-courses .learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}
assets/css/learnpress-rtl.css CHANGED
@@ -2402,6 +2402,9 @@ ul.learn-press-nav-tabs::after {
2402
  background: #fff;
2403
  list-style: none;
2404
  }
 
 
 
2405
  #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
2406
  margin: 0;
2407
  padding: 0 0 42px 0;
@@ -3394,7 +3397,7 @@ body.course-item-popup.wpadminbar #learn-press-course-curriculum {
3394
 
3395
  .quiz-progress {
3396
  margin-bottom: 30px;
3397
- background: #e7f7ff;
3398
  }
3399
  .quiz-progress .progress-items {
3400
  display: flex;
@@ -4577,7 +4580,7 @@ a {
4577
  bottom: 0;
4578
  right: 0;
4579
  background: #f3f3f3;
4580
- background: linear-gradient(-90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
4581
  background-size: 400% 100%;
4582
  list-style: none;
4583
  content: "";
@@ -4633,6 +4636,8 @@ a {
4633
  margin: 0 -15px 0 -15px;
4634
  padding: 0;
4635
  list-style: none;
 
 
4636
  display: -webkit-box;
4637
  display: -moz-box;
4638
  display: -ms-flexbox;
@@ -5146,202 +5151,16 @@ a {
5146
  width: 100%;
5147
  }
5148
  }
5149
-
5150
- .lp-courses-bar {
5151
- display: flex;
5152
- float: left;
5153
- margin-bottom: 48px;
5154
- }
5155
- @media (max-width: 767px) {
5156
- .lp-courses-bar {
5157
- flex-direction: row;
5158
- width: 100%;
5159
- justify-content: space-between;
5160
- }
5161
- }
5162
- .lp-courses-bar .search-courses {
5163
- position: relative;
5164
- width: 306px;
5165
- max-width: 100%;
5166
- margin-left: 20px;
5167
- line-height: 1;
5168
- flex: 1;
5169
- }
5170
- .lp-courses-bar .search-courses input[type=text] {
5171
- width: 100%;
5172
- height: 44px;
5173
- padding: 6px 18px 6px 32px;
5174
- border: 1px solid #ccc;
5175
- border-radius: 5px;
5176
- background: #fff;
5177
- font-size: 14px;
5178
- font-style: italic;
5179
- line-height: 1;
5180
- }
5181
- .lp-courses-bar .search-courses input[type=text]:focus {
5182
- border-color: var(--lp-primary-color);
5183
- outline: 0;
5184
- }
5185
- .lp-courses-bar .search-courses button {
5186
  position: absolute;
5187
- top: 50%;
5188
- left: 12px;
5189
- width: 30px;
5190
- height: 30px;
5191
- padding: 0;
5192
- border: none;
5193
- color: #333;
5194
- background: transparent;
5195
- font-size: 16px;
5196
- line-height: 1;
5197
- transform: translate(0, -50%);
5198
- }
5199
- .lp-courses-bar .search-courses button:focus {
5200
- border: 0;
5201
- outline: 0;
5202
- }
5203
- .lp-courses-bar .search-courses button.loading > i::before {
5204
- display: inline-block;
5205
- font-family: "Font Awesome 5 Free";
5206
- font-weight: 900;
5207
- content: "\f110";
5208
- -webkit-animation: lp-rotating 1s linear infinite;
5209
- -moz-animation: lp-rotating 1s linear infinite;
5210
- animation: lp-rotating 1s linear infinite;
5211
- }
5212
- .lp-courses-bar .search-courses ::-webkit-input-placeholder {
5213
- color: #999;
5214
- }
5215
- .lp-courses-bar .search-courses :-ms-input-placeholder {
5216
- color: #999;
5217
- }
5218
- .lp-courses-bar .search-courses ::placeholder {
5219
- color: #999;
5220
- }
5221
- @media (max-width: 767px) {
5222
- .lp-courses-bar .search-courses {
5223
- width: 100%;
5224
- }
5225
- }
5226
- .lp-courses-bar .switch-layout {
5227
- display: flex;
5228
- height: 44px;
5229
- line-height: 1;
5230
- text-align: left;
5231
- flex: 0 0 40px;
5232
- align-items: center;
5233
- justify-content: center;
5234
  }
5235
- .lp-courses-bar .switch-layout input[type=radio] {
5236
  display: none;
5237
  }
5238
- .lp-courses-bar .switch-layout .switch-btn {
5239
- display: block;
5240
- width: 40px;
5241
- height: 40px;
5242
- margin: 0;
5243
- padding: 0;
5244
- border-radius: 5px;
5245
- font-size: 16px;
5246
- line-height: 40px;
5247
- text-align: right;
5248
- text-align: center;
5249
- cursor: pointer;
5250
- }
5251
- .lp-courses-bar .switch-layout .switch-btn::before {
5252
- display: inline-block;
5253
- margin: 8px 6px;
5254
- color: #333;
5255
- font-family: "Font Awesome 5 Free";
5256
- font-weight: 900;
5257
- line-height: 1;
5258
- }
5259
- .lp-courses-bar .switch-layout .switch-btn.grid::before {
5260
- content: "\f00a";
5261
- }
5262
- .lp-courses-bar .switch-layout .switch-btn.list {
5263
- margin-right: 3px;
5264
- }
5265
- .lp-courses-bar .switch-layout .switch-btn.list::before {
5266
- content: "\f03a";
5267
- }
5268
-
5269
- input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
5270
- background: #f5f5f5;
5271
- }
5272
- input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
5273
- color: var(--lp-primary-color);
5274
- }
5275
-
5276
- input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
5277
- background: #f5f5f5;
5278
- }
5279
- input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
5280
- color: var(--lp-primary-color);
5281
- }
5282
-
5283
- input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
5284
- background: #f5f5f5;
5285
- }
5286
- input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
5287
- color: var(--lp-primary-color);
5288
- }
5289
-
5290
- input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
5291
- background: #f5f5f5;
5292
- }
5293
- input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
5294
- color: var(--lp-primary-color);
5295
- }
5296
-
5297
- input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
5298
- background: #f5f5f5;
5299
- }
5300
- input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
5301
- color: var(--lp-primary-color);
5302
- }
5303
-
5304
- input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
5305
- background: #f5f5f5;
5306
- }
5307
- input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
5308
- color: var(--lp-primary-color);
5309
- }
5310
-
5311
- input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
5312
- background: #f5f5f5;
5313
- }
5314
- input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
5315
- color: var(--lp-primary-color);
5316
- }
5317
-
5318
- input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
5319
- background: #f5f5f5;
5320
- }
5321
- input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
5322
- color: var(--lp-primary-color);
5323
- }
5324
-
5325
- input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
5326
- background: #f5f5f5;
5327
- }
5328
- input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
5329
- color: var(--lp-primary-color);
5330
- }
5331
-
5332
- input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
5333
- background: #f5f5f5;
5334
- }
5335
- input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5336
- color: var(--lp-primary-color);
5337
- }
5338
-
5339
- /**
5340
- * End Archive courses page.
5341
- */
5342
- /**
5343
- * Single course page
5344
- */
5345
  .lp-archive-courses .course-summary .course-summary-content .course-detail-info {
5346
  margin-bottom: 60px;
5347
  padding: 40px 0 10px 0;
@@ -5568,6 +5387,198 @@ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5568
  }
5569
  }
5570
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5571
  .lp_allow_repuchase_select {
5572
  padding: 20px;
5573
  background: #f7f7f7;
@@ -7259,7 +7270,7 @@ body.lp-sidebar-toggle__close #popup-course #popup-header, body.lp-sidebar-toggl
7259
  height: 16px;
7260
  margin-top: 15px;
7261
  border-radius: 2px;
7262
- background: linear-gradient(-90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
7263
  background-size: 400% 100%;
7264
  list-style: none;
7265
  animation: lp-skeleton-loading 1.4s ease infinite;
2402
  background: #fff;
2403
  list-style: none;
2404
  }
2405
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .closed .section-item__loadmore {
2406
+ display: none;
2407
+ }
2408
  #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
2409
  margin: 0;
2410
  padding: 0 0 42px 0;
3397
 
3398
  .quiz-progress {
3399
  margin-bottom: 30px;
3400
+ background: rgb(231, 247, 255);
3401
  }
3402
  .quiz-progress .progress-items {
3403
  display: flex;
4580
  bottom: 0;
4581
  right: 0;
4582
  background: #f3f3f3;
4583
+ background: linear-gradient(-90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
4584
  background-size: 400% 100%;
4585
  list-style: none;
4586
  content: "";
4636
  margin: 0 -15px 0 -15px;
4637
  padding: 0;
4638
  list-style: none;
4639
+ position: relative;
4640
+ min-height: 300px;
4641
  display: -webkit-box;
4642
  display: -moz-box;
4643
  display: -ms-flexbox;
5151
  width: 100%;
5152
  }
5153
  }
5154
+ .lp-archive-courses .learn-press-courses .lp-archive-course-skeleton {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5155
  position: absolute;
5156
+ height: 100%;
5157
+ background: linear-gradient(-90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
5158
+ animation: lp-skeleton-loading 1.4s ease infinite;
5159
+ background-size: 400% 100%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5160
  }
5161
+ .lp-archive-courses .learn-press-courses .lp-archive-course-skeleton li {
5162
  display: none;
5163
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5164
  .lp-archive-courses .course-summary .course-summary-content .course-detail-info {
5165
  margin-bottom: 60px;
5166
  padding: 40px 0 10px 0;
5387
  }
5388
  }
5389
 
5390
+ .lp-courses-bar {
5391
+ display: flex;
5392
+ float: left;
5393
+ margin-bottom: 48px;
5394
+ }
5395
+ @media (max-width: 767px) {
5396
+ .lp-courses-bar {
5397
+ flex-direction: row;
5398
+ width: 100%;
5399
+ justify-content: space-between;
5400
+ }
5401
+ }
5402
+ .lp-courses-bar .search-courses {
5403
+ position: relative;
5404
+ width: 306px;
5405
+ max-width: 100%;
5406
+ margin-left: 20px;
5407
+ line-height: 1;
5408
+ flex: 1;
5409
+ }
5410
+ .lp-courses-bar .search-courses input[type=text] {
5411
+ width: 100%;
5412
+ height: 44px;
5413
+ padding: 6px 18px 6px 32px;
5414
+ border: 1px solid #ccc;
5415
+ border-radius: 5px;
5416
+ background: #fff;
5417
+ font-size: 14px;
5418
+ font-style: italic;
5419
+ line-height: 1;
5420
+ }
5421
+ .lp-courses-bar .search-courses input[type=text]:focus {
5422
+ border-color: var(--lp-primary-color);
5423
+ outline: 0;
5424
+ }
5425
+ .lp-courses-bar .search-courses button {
5426
+ position: absolute;
5427
+ top: 50%;
5428
+ left: 12px;
5429
+ width: 30px;
5430
+ height: 30px;
5431
+ padding: 0;
5432
+ border: none;
5433
+ color: #333;
5434
+ background: transparent;
5435
+ font-size: 16px;
5436
+ line-height: 1;
5437
+ transform: translate(0, -50%);
5438
+ }
5439
+ .lp-courses-bar .search-courses button:focus {
5440
+ border: 0;
5441
+ outline: 0;
5442
+ }
5443
+ .lp-courses-bar .search-courses button.loading > i::before {
5444
+ display: inline-block;
5445
+ font-family: "Font Awesome 5 Free";
5446
+ font-weight: 900;
5447
+ content: "\f110";
5448
+ -webkit-animation: lp-rotating 1s linear infinite;
5449
+ -moz-animation: lp-rotating 1s linear infinite;
5450
+ animation: lp-rotating 1s linear infinite;
5451
+ }
5452
+ .lp-courses-bar .search-courses ::-webkit-input-placeholder {
5453
+ color: #999;
5454
+ }
5455
+ .lp-courses-bar .search-courses :-ms-input-placeholder {
5456
+ color: #999;
5457
+ }
5458
+ .lp-courses-bar .search-courses ::placeholder {
5459
+ color: #999;
5460
+ }
5461
+ @media (max-width: 767px) {
5462
+ .lp-courses-bar .search-courses {
5463
+ width: 100%;
5464
+ }
5465
+ }
5466
+ .lp-courses-bar .switch-layout {
5467
+ display: flex;
5468
+ height: 44px;
5469
+ line-height: 1;
5470
+ text-align: left;
5471
+ flex: 0 0 40px;
5472
+ align-items: center;
5473
+ justify-content: center;
5474
+ }
5475
+ .lp-courses-bar .switch-layout input[type=radio] {
5476
+ display: none;
5477
+ }
5478
+ .lp-courses-bar .switch-layout .switch-btn {
5479
+ display: block;
5480
+ width: 40px;
5481
+ height: 40px;
5482
+ margin: 0;
5483
+ padding: 0;
5484
+ border-radius: 5px;
5485
+ font-size: 16px;
5486
+ line-height: 40px;
5487
+ text-align: right;
5488
+ text-align: center;
5489
+ cursor: pointer;
5490
+ }
5491
+ .lp-courses-bar .switch-layout .switch-btn::before {
5492
+ display: inline-block;
5493
+ margin: 8px 6px;
5494
+ color: #333;
5495
+ font-family: "Font Awesome 5 Free";
5496
+ font-weight: 900;
5497
+ line-height: 1;
5498
+ }
5499
+ .lp-courses-bar .switch-layout .switch-btn.grid::before {
5500
+ content: "\f00a";
5501
+ }
5502
+ .lp-courses-bar .switch-layout .switch-btn.list {
5503
+ margin-right: 3px;
5504
+ }
5505
+ .lp-courses-bar .switch-layout .switch-btn.list::before {
5506
+ content: "\f03a";
5507
+ }
5508
+
5509
+ input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
5510
+ background: #f5f5f5;
5511
+ }
5512
+ input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
5513
+ color: var(--lp-primary-color);
5514
+ }
5515
+
5516
+ input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
5517
+ background: #f5f5f5;
5518
+ }
5519
+ input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
5520
+ color: var(--lp-primary-color);
5521
+ }
5522
+
5523
+ input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
5524
+ background: #f5f5f5;
5525
+ }
5526
+ input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
5527
+ color: var(--lp-primary-color);
5528
+ }
5529
+
5530
+ input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
5531
+ background: #f5f5f5;
5532
+ }
5533
+ input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
5534
+ color: var(--lp-primary-color);
5535
+ }
5536
+
5537
+ input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
5538
+ background: #f5f5f5;
5539
+ }
5540
+ input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
5541
+ color: var(--lp-primary-color);
5542
+ }
5543
+
5544
+ input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
5545
+ background: #f5f5f5;
5546
+ }
5547
+ input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
5548
+ color: var(--lp-primary-color);
5549
+ }
5550
+
5551
+ input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
5552
+ background: #f5f5f5;
5553
+ }
5554
+ input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
5555
+ color: var(--lp-primary-color);
5556
+ }
5557
+
5558
+ input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
5559
+ background: #f5f5f5;
5560
+ }
5561
+ input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
5562
+ color: var(--lp-primary-color);
5563
+ }
5564
+
5565
+ input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
5566
+ background: #f5f5f5;
5567
+ }
5568
+ input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
5569
+ color: var(--lp-primary-color);
5570
+ }
5571
+
5572
+ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
5573
+ background: #f5f5f5;
5574
+ }
5575
+ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5576
+ color: var(--lp-primary-color);
5577
+ }
5578
+
5579
+ /**
5580
+ * End Archive courses page.
5581
+ */
5582
  .lp_allow_repuchase_select {
5583
  padding: 20px;
5584
  background: #f7f7f7;
7270
  height: 16px;
7271
  margin-top: 15px;
7272
  border-radius: 2px;
7273
+ background: linear-gradient(-90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
7274
  background-size: 400% 100%;
7275
  list-style: none;
7276
  animation: lp-skeleton-loading 1.4s ease infinite;
assets/css/learnpress-rtl.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 15px 10px 12px;border-top:5px solid #00adff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-right:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;right:15px;width:26px;height:26px;margin-top:-13px;margin-left:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{left:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;left:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;right:50%;width:6px;height:6px;margin-right:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;right:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-tabs{margin-bottom:34px;background:#f1f2f8}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after{background:#fff}.learn-press-tabs .learn-press-tabs__nav{display:flex;margin:0;padding:0;border:1px solid #e5e7f2;list-style:none}.learn-press-tabs .learn-press-tabs__tab{position:relative;margin:0;border-left:1px solid #e5e7f2;background:#f1f2f8;list-style:none}.learn-press-tabs .learn-press-tabs__tab:last-child{border-left:0}.learn-press-tabs .learn-press-tabs__tab>label{display:block;margin:0;padding:20px 65px 14px 65px;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}.learn-press-tabs .learn-press-tabs__tab>label a{color:#333}.learn-press-tabs .learn-press-tabs__tab>label a:focus{outline:0;text-decoration:none}@media(max-width:767px){.learn-press-tabs .learn-press-tabs__tab>label{padding:20px 50px 14px 50px}}.learn-press-tabs .learn-press-tabs__tab::before{position:absolute;top:-1px;right:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab::after{position:absolute;bottom:-1px;right:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab:first-child.active label{position:relative}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before{position:absolute;top:0;right:-1px;width:1px;height:100%;background:#fff;content:""}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px}.learn-press-filters{display:flex;margin-bottom:36px;margin-right:0;list-style:none}@media(max-width:767px){.learn-press-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}}.learn-press-filters>li{margin:0;font-size:16px;line-height:24px}.learn-press-filters>li>a,.learn-press-filters>li>span{display:inline-block;font-weight:600}.learn-press-filters>li>span.count{font-weight:400}.learn-press-filters>li>span.count::before,.learn-press-filters>li>span.count::after{display:inline-block}.learn-press-filters>li>span.count::before{content:"("}.learn-press-filters>li>span.count::after{content:")"}.learn-press-filters>li span{color:#ffb606}.learn-press-filters>li span+span{color:#ffb606}.learn-press-filters>li span+span::before,.learn-press-filters>li span+span::after{color:#ffb606}.learn-press-filters>li a{color:#333}.learn-press-filters>li a+span{color:#333}.learn-press-filters>li a+span::before,.learn-press-filters>li a+span::after{color:#333}.learn-press-filters>li::after{margin:0 35px;color:#ccc;content:"|"}@media(max-width:767px){.learn-press-filters>li::after{display:none}}.learn-press-filters>li:last-child::after{display:none}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:600;line-height:1}@media(max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0}}.lp-checkout-form__before{float:left}.lp-checkout-form__before #checkout-order{width:100%}#learn-press-checkout-form .lp-checkout-form__after{float:right}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields{padding:0 0 14px 0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]){width:100%;height:43px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder{opacity:1;color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#999 !important}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember{letter-spacing:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label{width:auto;color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 0 0 4px;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:focus{outline:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;right:2px;color:#41abec;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;line-height:1;content:"\f00c"}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a{color:#666;font-size:16px;font-weight:300;line-height:26px;text-decoration:underline;text-decoration-color:#ccc}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color)}#learn-press-checkout-form{margin:0 -15px}@media(max-width:815px){#learn-press-checkout-form{display:flex;flex-direction:column-reverse;margin:0}}#learn-press-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px}#learn-press-checkout-form .description{float:right}#learn-press-checkout-form a{color:#41abec}#learn-press-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer}#learn-press-checkout-form a:hover{color:#ffb606}#learn-press-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#learn-press-checkout-form #checkout-account-guest .lp-form-fields,#learn-press-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0}#learn-press-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;font-size:16px;transition:all .2s ease}#learn-press-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none}#learn-press-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0}#learn-press-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-size:16px;font-weight:400}#learn-press-checkout-form input[name=checkout-account-switch-form]{display:none}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}#learn-press-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none}#learn-press-checkout-form::after{display:block;clear:both;content:""}#learn-press-checkout-form:focus{outline:0}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid #ccc;border-radius:4px}#checkout-order .lp-checkout-order__inner table{width:100%;margin:0;border:0}#checkout-order .lp-checkout-order__inner td,#checkout-order .lp-checkout-order__inner th{box-sizing:content-box;border:1px solid rgba(204,204,204,0.3);border-top:0;border-left:0;border-right:0;background:unset;line-height:1;text-align:right;vertical-align:inherit}#checkout-order .lp-checkout-order__inner td:last-child,#checkout-order .lp-checkout-order__inner th:last-child{padding-left:0}#checkout-order .lp-checkout-order__inner .course-thumbnail{width:100px;padding:20px 0 18px 13px}#checkout-order .lp-checkout-order__inner .course-thumbnail>img{width:100px;max-width:100% !important;height:auto !important}#checkout-order .lp-checkout-order__inner .course-name{font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner .course-name a{display:-webkit-box;overflow:hidden;color:#666;-webkit-line-clamp:1;-webkit-box-orient:vertical}#checkout-order .lp-checkout-order__inner .course-name a:hover{color:var(--lp-primary-color)}#checkout-order .lp-checkout-order__inner .col-number{min-width:50px;color:#666;font-size:16px;font-weight:600;line-height:26px;text-align:left}#checkout-order .lp-checkout-order__inner .order-total>th{padding:24px 0 24px 20px}#checkout-order .lp-checkout-order__inner .order-total .col-number{color:#333;font-size:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal{color:#666;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal>th{padding:20px 0 17px 20px}#checkout-order .lp-checkout-order__inner tfoot .order-total th{color:#333;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot tr:last-child{border-width:0}#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,#checkout-order .lp-checkout-order__inner tfoot tr:last-child th{border-width:0}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:left}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-size:16px;font-weight:400}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-right:5px;color:#41abec;cursor:pointer}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color)}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:left;color:inherit;font-weight:normal;cursor:pointer}#checkout-payment{width:100%;margin-bottom:25px}#checkout-payment h4{margin-bottom:24px}#checkout-payment .secure-connection{float:left;margin-top:5px;color:#999;font-size:12px;font-weight:normal}#checkout-payment .secure-connection i{margin-left:5px;color:#ccc;font-size:18px}@media(max-width:767px){#checkout-payment .secure-connection{margin-top:0}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none}#checkout-payment .payment-methods .lp-payment-method{position:relative;margin:0}#checkout-payment .payment-methods .lp-payment-method>label{display:flex;align-items:center}#checkout-payment .payment-methods .lp-payment-method .gateway-input,#checkout-payment .payment-methods .lp-payment-method .gateway-icon{vertical-align:middle}#checkout-payment .payment-methods .lp-payment-method .gateway-icon{max-height:32px}#checkout-payment .payment-methods .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 0 0 8px;border:1px solid #ccc;background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input::before{position:absolute;top:50%;right:50%;width:6px;height:6px;background:#41abec;transform:translate(50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before{content:""}#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus{outline:0}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color)}#checkout-payment #checkout-order-action button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-terms-and-conditions{color:#666;font-size:16px;font-weight:300;line-height:26px}.lp-terms-and-conditions a{color:#41abec}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color)}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:40px;cursor:pointer}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#f9f9f9}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid #ddd;background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.lp-list-table{width:100%;margin-bottom:20px}.lp-list-table th,.lp-list-table td{padding:20px;border:0 solid rgba(204,204,204,0.3);border-bottom-width:1px;background:#fff;font-size:16px;line-height:1;text-align:right}@media(max-width:767px){.lp-list-table th,.lp-list-table td{padding:15px}}.lp-list-table thead{box-sizing:border-box;border:1px solid #e5e7f2}.lp-list-table thead tr th{height:60px;border-bottom:0;color:#333;background:#f1f2f8;font-size:18px}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border:1px solid rgba(204,204,204,0.3);border-top:0}.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:62px;color:#666;background:#fff;font-size:16px;font-weight:300}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a,.lp-list-table tfoot tr td a,.lp-list-table tfoot tr th a{border-bottom:0;color:#666;text-decoration:none}.lp-list-table tbody tr td a:hover,.lp-list-table tbody tr th a:hover,.lp-list-table tfoot tr td a:hover,.lp-list-table tfoot tr th a:hover{color:var(--lp-primary-color)}.lp-list-table tbody tr .column-status .result-percent,.lp-list-table tfoot tr .column-status .result-percent{font-weight:500}.lp-list-table tbody tr .column-status .lp-label,.lp-list-table tfoot tr .column-status .lp-label{font-weight:600}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:14px}.lp-list-table .list-table-nav td.nav-text{text-align:right}.lp-list-table .list-table-nav td.nav-pages{text-align:left}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:left}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;color:#666;font-size:16px;font-weight:300;line-height:1}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field textarea{width:100%;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:14px;font-style:italic;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk{color:red}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-left:auto;margin-bottom:60px;margin-right:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06) !important}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px;font-size:28px;line-height:1.4}.learn-press-form-login .form-fields .form-field label,.learn-press-form-register .form-fields .form-field label{font-size:16px;font-weight:400;user-select:none}.learn-press-form-login .form-fields .form-field input[type=text],.learn-press-form-login .form-fields .form-field input[type=password],.learn-press-form-login .form-fields .form-field input[type=tel],.learn-press-form-login .form-fields .form-field input[type=url],.learn-press-form-login .form-fields .form-field input[type=number],.learn-press-form-register .form-fields .form-field input[type=text],.learn-press-form-register .form-fields .form-field input[type=password],.learn-press-form-register .form-fields .form-field input[type=tel],.learn-press-form-register .form-fields .form-field input[type=url],.learn-press-form-register .form-fields .form-field input[type=number]{height:42px;border:1px solid #bbb;border-radius:4px;line-height:42px}.learn-press-form-login .form-fields .form-field input[type=text]:focus,.learn-press-form-login .form-fields .form-field input[type=password]:focus,.learn-press-form-login .form-fields .form-field input[type=tel]:focus,.learn-press-form-login .form-fields .form-field input[type=url]:focus,.learn-press-form-login .form-fields .form-field input[type=number]:focus,.learn-press-form-register .form-fields .form-field input[type=text]:focus,.learn-press-form-register .form-fields .form-field input[type=password]:focus,.learn-press-form-register .form-fields .form-field input[type=tel]:focus,.learn-press-form-register .form-fields .form-field input[type=url]:focus,.learn-press-form-register .form-fields .form-field input[type=number]:focus{border:0;outline:2px solid transparent !important;outline-offset:2px;box-shadow:0 0 0 2px #666 !important}.learn-press-form-login .form-fields .form-field.required label::after,.learn-press-form-register .form-fields .form-field.required label::after{content:" *";display:inline}.learn-press-form-login form[name=learn-press-login]>p>label,.learn-press-form-register form[name=learn-press-login]>p>label{color:#666;font-size:16px;cursor:pointer;user-select:none}.learn-press-form-login form[name=learn-press-login]>p>a,.learn-press-form-register form[name=learn-press-login]>p>a{color:#666;font-size:16px;line-height:1}.learn-press-form-login form[name=learn-press-login]>p:last-child,.learn-press-form-register form[name=learn-press-login]>p:last-child{margin-bottom:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:50px;border-radius:3px;outline:0;color:#fff;background:var(--lp-primary-color);box-shadow:none;font-size:16px;line-height:1;vertical-align:middle;text-decoration:none}.required label{font-weight:bold}.required label:after{content:" *";display:inline}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.lp-password-input input[type=password]{padding-left:2.5rem}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:8px;left:10px;cursor:pointer}.lp-password-input .lp-show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f06e"}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"\f070"}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{width:90%;max-width:500px;margin:0 auto}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}#learn-press-profile{overflow:hidden;position:relative;background:#fff}#learn-press-profile .lp-user-profile-avatar img{position:relative;width:100%;height:auto;border-radius:unset}#learn-press-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;margin-top:-17px;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#learn-press-profile .lp-user-profile-socials a{display:inline-block;width:40px;height:40px;margin:0 7px;border:1px solid #cfcfcf;color:#666;background:#fff;font-size:16px;line-height:40px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#learn-press-profile .lp-user-profile-socials a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-profile .wrapper-profile-header{color:#fff;background:var(--lp-secondary-color)}#learn-press-profile .wrapper-profile-header .lp-profile-content-area{position:relative;min-height:345px;padding-top:50px}#learn-press-profile .wrapper-profile-header .lp-profile-left{position:absolute;bottom:0;right:0;width:270px;padding:20px;border:1px solid rgba(0,0,0,0.1);border-bottom:0;background:#fff}#learn-press-profile .wrapper-profile-header .lp-profile-right{margin-right:270px;padding-left:15px;padding-right:35px}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username{padding-bottom:18px;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio{font-size:16px;font-weight:300;line-height:26px}@media(max-width:990px){#learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:inherit;padding:20px 15px}#learn-press-profile .wrapper-profile-header .lp-profile-left{float:right;position:static}#learn-press-profile .wrapper-profile-header .lp-profile-right{float:left;width:calc(100% - 270px);margin-right:0}}@media(max-width:768px){#learn-press-profile .wrapper-profile-header .lp-profile-left{width:220px}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:calc(100% - 220px)}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials{margin-left:-5px;margin-right:-5px}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials a{width:36px;height:36px;margin:0 5px;line-height:36px}}@media(max-width:500px){#learn-press-profile .wrapper-profile-header .lp-profile-left{float:none;margin:0 auto}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:100%;padding-top:30px;text-align:center}}#learn-press-profile #profile-sidebar{float:right;width:270px;margin-top:0;border:1px solid rgba(0,0,0,0.1);border-top:0;background:#fff}@media(max-width:990px){#learn-press-profile #profile-sidebar{width:100%;margin-top:58px}#learn-press-profile #profile-sidebar .lp-user-profile-avatar{max-width:150px}}#learn-press-profile #profile-nav .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{position:relative;margin:0;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li a{display:block;padding:0 20px;color:#333;font-size:16px;font-weight:500;line-height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{padding:0 52px 0 20px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a>i{display:inline-block;position:absolute;right:24px;width:28px;color:var(--lp-primary-color);font-size:12px;line-height:52px;text-align:right}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{float:left;margin-left:4px;color:#999;font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;content:"\f054"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li{margin:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid #f9f9f9}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:hover>a::after{content:"\f053"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-right:52px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before{position:absolute;right:25px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f004"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist:hover a::before{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.logout>a::after{display:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>a{box-sizing:border-box;height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;right:100%;min-width:150px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover{background:var(--lp-primary-color)}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a::after{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>ul{display:block}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul{position:relative;right:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active{background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a{color:#ffb606}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a i{color:#ffb606}@media(max-width:990px){#learn-press-profile #profile-nav{overflow-x:scroll;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs{width:max-content}#learn-press-profile #profile-nav .lp-profile-nav-tabs::after{display:table;clear:both;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{float:right;border:0;border-left:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{height:auto;padding:0 45px 0 20px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-right:10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.has-child a::after{content:"\f077"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-right:45px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a::after{content:"\f078"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(20%)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li{float:right;border-left:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-left:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul{display:none !important}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child)>a::after{display:none}}@media(max-width:560px){#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{max-width:80px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{font-size:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-right:0}}#learn-press-profile #profile-content{float:left;width:calc(100% - 300px);margin-bottom:60px;padding-top:58px}@media(max-width:990px){#learn-press-profile #profile-content{width:100%}}@media(max-width:767px){#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav{display:block;width:100%;border:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav::after{display:table;clear:both;content:""}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab{float:right;border-left:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label{padding-left:25px;padding-right:25px}}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course{margin:0 0 40px 0}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content{padding:20px 20px 12px 20px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor{margin-bottom:14px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories{padding:0}#learn-press-profile #profile-content .lp-button{display:block;margin:0 auto 52px auto;padding:13px 34px;border-color:var(--lp-secondary-color);font-size:14px;font-weight:500;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}#learn-press-profile #profile-content .lp-button:hover{border-color:var(--lp-primary-color)}#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading{display:none}#learn-press-profile #profile-content #profile-content-orders .profile-orders table{margin-top:0}#learn-press-profile #profile-content #profile-content-orders .column-order-actions a{margin-left:6px}#learn-press-profile #dashboard-general-statistic{margin-bottom:55px;padding-bottom:20px;border-bottom:1px solid #ddd}#learn-press-profile .dashboard-general-statistic__row{display:flex;margin:0 -15px;justify-content:center;flex-wrap:wrap}#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:270px;margin:0 15px 40px 15px;padding:27px 25px 15px 25px;border:1px solid #ccc;border-radius:4px;background:#f9fafc;text-align:center}@media(max-width:990px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:45%}}@media(max-width:767px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:100%;margin:0 15px 20px 15px}}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text{margin:0 0 7px 0;padding:0;color:#666;font-size:18px;font-weight:400;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number{color:#333;font-size:18px;font-weight:500;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover{background:#eaeaea}#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box{width:50%}#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box{width:25%}#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box{width:20%}#learn-press-profile .profile-courses>h3{margin-top:0;margin-bottom:36px;color:#333;font-size:30px;font-weight:600;line-height:1;text-transform:capitalize}#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 10px 24px 10px}#learn-press-profile-basic-information .form-field>label,form[name=profile-change-password] .form-field>label{margin:0 0 12px 0;color:#333;font-size:16px;font-weight:500;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input input{height:43px;padding:8px 20px;font-weight:400}#learn-press-profile-basic-information .form-field .form-field-input input[type=password],form[name=profile-change-password] .form-field .form-field-input input[type=password]{padding:8px 20px}#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input textarea{padding:9px 20px 16px 20px;font-weight:300;line-height:24px}#learn-press-profile-basic-information .form-field .form-field-input input,#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input textarea{border:1px solid #ccc;color:#999;font-size:14px;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input:focus,#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,form[name=profile-change-password] .form-field .form-field-input input:focus,form[name=profile-change-password] .form-field .form-field-input textarea:focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,form[name=profile-change-password] .form-field .form-field-input ::placeholder{opacity:1;color:#999}#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input :-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input ::-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input .description,form[name=profile-change-password] .form-field .form-field-input .description{margin-top:15px}@media(max-width:767px){#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:right;width:calc(50% - 20px);margin-left:10px}@media(max-width:767px){#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:unset;width:100%;margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__clear,form[name=profile-change-password] .form-field__clear{clear:both}#learn-press-profile-basic-information button,form[name=profile-change-password] button{padding:16px 24px;border:0;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-size:16px;font-weight:400;line-height:1}#learn-press-profile-basic-information button:hover,form[name=profile-change-password] button:hover{opacity:.5;background:var(--lp-primary-color)}#learn-press-profile-basic-information p,form[name=profile-change-password] p{margin:0}#learn-press-profile-basic-information .form-fields{margin:0 -10px}#learn-press-profile-basic-information .form-fields::after{display:block;clear:both;content:""}@media(max-width:767px){#learn-press-profile-basic-information .form-fields{margin:0}}.recover-order__title{margin-bottom:5px}.recover-order__description{margin-bottom:20px;color:#999;font-size:.8em;font-style:italic}div.order-recover{display:flex}div.order-recover>.button-recover-order{margin:0;margin-right:20px;flex:0 0 auto}div.order-recover>.button-recover-order.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}div.order-recover input[type=text]{width:100%;height:43px;margin-left:10px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px;flex:1 1 auto}.learn-press-profile-course__progress .lp_profile_course_progress{border:1px solid #eee}.learn-press-profile-course__progress .lp_profile_course_progress__item{display:grid;align-items:center;padding:15px;border-top:1px solid #eee;grid-template-columns:90px 1fr 80px 140px 140px;column-gap:20px}.learn-press-profile-course__progress .lp_profile_course_progress__header{background-color:#eee}.lp_profile_course_progress__nav button.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-profile-course__tab__inner{display:flex;margin:40px 0 0 0;padding:0;background:#eee;list-style:none !important}.learn-press-profile-course__tab__inner>li{list-style:none}.learn-press-profile-course__tab__inner>li:hover{cursor:pointer}.learn-press-profile-course__tab__inner a{display:inline-block;padding:15px 30px;font-weight:600}.learn-press-profile-course__tab__inner a.active{border-top:4px solid var(--lp-primary-color);color:var(--lp-primary-color);background:#fff}.learn-press-course-tab-filters .learn-press-filters{margin-top:20px;margin-right:0;padding:0;list-style:none}.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lp-primary-color)}.learnpress_avatar__form label{display:inline-block}.learnpress_avatar__form input[type=file]{display:none}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed #ccc;border-radius:3px;background-color:#fafafa;font-size:14px;font-weight:300;font-style:italic;line-height:43px;text-align:center;cursor:pointer;align-items:center;justify-content:center}.learnpress_avatar__form__upload div{line-height:1.4}.learnpress_avatar__button--loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-tabs .course-tab-panels .course-tab-panel{display:none;padding-top:56px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.active{display:block}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor,#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs{padding-top:60px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews{padding:56px 0 0 0}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125rem;color:#333;font-size:18px;font-weight:500}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px}#learn-press-course .lp-course-author{display:flex;margin-bottom:40px}@media(max-width:767px){#learn-press-course .lp-course-author{flex-direction:column;padding:0 15px}}#learn-press-course .lp-course-author .course-author__pull-left{margin-left:30px;text-align:center;align-items:center}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-left{margin-left:0;margin-bottom:30px}}#learn-press-course .lp-course-author .course-author__pull-left img{width:100%;max-width:96px;margin-bottom:20px;border-radius:50%;object-fit:cover;object-position:center}#learn-press-course .lp-course-author .course-author__pull-right{flex:1}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-right{width:100%;text-align:center}}#learn-press-course .lp-course-author .course-author__pull-right .author-title{margin-bottom:18px}#learn-press-course .lp-course-author .course-author__pull-right .author-title a{color:#333;box-shadow:none;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-course .lp-course-author .course-author__pull-right .author-title a:hover{color:var(--lp-primary-color)}#learn-press-course .lp-course-author .course-author__pull-right .author-description{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center}#learn-press-course .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:14px;line-height:33px;text-align:center;vertical-align:middle;transition:all .3s}#learn-press-course .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-course .lp-course-author .author-socials .fa-googleplus::before{content:"\f0d5"}#learn-press-course div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}#learn-press-course div.lp-list-co-instructor__item{display:flex;column-gap:30px}@media(max-width:767px){#learn-press-course div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}#learn-press-course div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}#learn-press-course div.lp-list-co-instructor__bio{flex:1}#learn-press-course div.lp-list-co-instructor__bio__top>a{font-size:18px;font-weight:600}#learn-press-course div.lp-list-co-instructor__bio__description{font-size:1rem}#learn-press-course .course-price{margin-bottom:10px}#learn-press-course .course-price .origin-price,#learn-press-course .course-price .price{vertical-align:middle}#learn-press-course .course-price .origin-price{margin-left:10px;font-size:18px;font-style:italic;text-decoration:line-through}#learn-press-course .course-price .price{font-size:24px}#learn-press-course .lp-course-buttons{margin-bottom:20px}#learn-press-course .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:18px;font-weight:500}#learn-press-course .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color);font-size:16px}#learn-press-course .course-featured-review .featured-review__content{position:relative;color:#666;font-size:16px;font-weight:500;font-style:italic;line-height:24px}#learn-press-course .course-featured-review .featured-review__content::after{position:absolute;top:-42px;left:-15px;color:rgba(102,102,102,0.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(-180deg)}#learn-press-course .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:12px;line-height:1}.edit-content{margin-right:5px}ul.learn-press-nav-tabs{display:flex;max-height:60px;margin:0;padding:0;border:1px solid rgba(204,204,204,0.3);border-bottom:0;background:#f1f2f8;list-style:none}ul.learn-press-nav-tabs .course-nav{float:right;position:relative;margin:0;border-left:1px solid rgba(204,204,204,0.3);border-bottom:1px solid rgba(204,204,204,0.3);list-style:none}ul.learn-press-nav-tabs .course-nav:first-child.active::after{position:absolute;top:-1px;right:-1px;width:1px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav:last-child{border-left:0}ul.learn-press-nav-tabs .course-nav:last-child.active::after{position:absolute;top:-1px;left:-2px;width:2px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav.active{border-bottom:0}ul.learn-press-nav-tabs .course-nav.active::before{position:absolute;top:-1px;right:0;width:100%;height:4px;background:var(--lp-primary-color);content:""}ul.learn-press-nav-tabs .course-nav.active label{color:var(--lp-primary-color)}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs[data-tabs] .course-nav{flex:1}ul.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center}ul.learn-press-nav-tabs::after{display:block;clear:both;content:""}@media(max-width:767px){ul.learn-press-nav-tabs{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}}.course-item-popup #tab-curriculum{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections{position:relative;z-index:9999;margin:0;padding:0;background:#fff;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section{margin:0;padding:0 0 42px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-left:15px;margin-right:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header{display:table;width:100%;padding:0 0 26px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left{vertical-align:top}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title{padding:0;color:#666;font-size:26px;font-weight:400;letter-spacing:0;text-transform:capitalize}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0 0 10px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc{display:inline-block;position:absolute;top:50%;left:30px;width:20px;height:20px;transform:translate(0,-50%)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f107"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before{border-top-color:#ccc}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0;font-size:14px;font-style:italic}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:14px;text-align:left;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content{margin:0 0 15px 0;padding:0;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 30px 0 15px;background:rgba(241,242,248,0.4);font-size:14px;transition:padding-right linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item>span{display:flex;width:28px;color:#666;font-size:16px;font-weight:300;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{display:table;width:calc(100% - 28px);border-bottom:0;outline:0;box-shadow:none;line-height:1.5}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before{display:table-cell;display:table-cell;right:0;width:20px;padding:15px 0;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:400;vertical-align:middle;transition:right linear .15s}@media(max-width:767px){#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta{display:flex;flex-direction:column-reverse;align-items:flex-end}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration{margin-bottom:5px}}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{display:table-cell;padding:17px 16px;color:#333;font-size:16px;font-weight:600;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before{font-size:18px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock{float:left;margin-top:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{display:table-cell;padding:10px 0;text-align:left;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{display:inline-block;height:23px;margin-right:14px;padding:0 8px;border-radius:3px;color:#fff;font-size:14px;line-height:23px;text-align:center;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz{background:#14c4ff}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:#9672cf}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:silver}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{padding:0;color:#999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before{font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;vertical-align:middle;text-transform:lowercase;content:"\f00c"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview{background:#00adff;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before{color:#fff;vertical-align:baseline;content:attr(data-preview)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:1px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before{position:absolute;top:50%;right:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current{padding-right:10px;background:#f9f9f9}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before{right:10px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before{top:0;height:100%}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link{color:#777;text-decoration:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc{color:#999}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);top:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore{display:flex;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore button{display:inline-flex;margin-left:auto;margin-right:auto;padding:10px 20px;border:0;border-radius:4px;outline:0;color:#222;background:#f7f7f7;box-shadow:none;font-weight:500;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore.loading button::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-curriculum.course-curriculum .curriculum-more__button{display:flex;width:100%;margin-top:20px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;border:0;outline:0;color:#fff;background:#333;box-shadow:none;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum .curriculum-more__button.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}body.course-item-popupx{overflow:hidden;_opacity:0}body.course-item-popupx #learn-press-course-curriculum{overflow:auto;position:fixed;z-index:9999;top:32px;bottom:0;right:0;width:400px;border-left:1px solid #ddd;background:#fff}body.course-item-popupx #learn-press-course-curriculum .section-header{padding:0 15px}body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px}body.course-item-popupx #learn-press-course-curriculum .course-item{padding-left:15px;padding-right:15px}body.course-item-popupx #learn-press-course-curriculum .course-item a::before{right:15px}body.course-item-popupx #learn-press-content-item{overflow:hidden;position:fixed;z-index:9999;top:32px;left:0;bottom:0;right:400px;background:#fff}body.course-item-popupx #learn-press-content-item .content-item-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #learn-press-content-item .course-item-title{font-size:1.4rem}body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading{text-align:center}body.course-item-popupx #learn-press-content-item .content-question-summary .question-title{margin-bottom:10px;font-size:1.2rem}body.course-item-popupx #content-item-nav{position:fixed;z-index:99999;left:0;bottom:0;right:400px;height:60px;border-top:1px solid #ddd;background:#f5f5f5}body.course-item-popupx #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #content-item-nav button{height:40px;padding:0 20px;line-height:40px}body.course-item-popupx .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.course-item-popupx.wpadminbar #learn-press-course-curriculum,body.course-item-popupx.wpadminbar #learn-press-content-item{top:92px}body.course-item-popupx.wpadminbar #course-item-content-header{top:32px}body.course-item-popupx.wpadminbar .content-item-description{margin-bottom:20px}body.course-item-popupx .content-item-summary{margin-bottom:50px}body.course-item-popupx .content-item-summary>h3{margin-bottom:20px}body.course-item-popupx .content-item-summary.content-item-video .entry-video{position:absolute;top:0;right:0;width:100%;background:#000;line-height:1}body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe{width:100%;max-width:900px;margin-bottom:0;vertical-align:top}body.course-item-popupx .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0}body.course-item-popupx.content-only #learn-press-content-item{z-index:9999999;top:0;bottom:0;right:0}body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer{display:none}body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable{bottom:0}body #ifr-course-item{position:absolute;z-index:999999;top:0;right:0;width:100%;height:100%;background:#fff}body.full-screen-content-item #course-item-content-header .toggle-content-item::before{font:28px/60px "Font Awesome 5 Free";content:"\f066"}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:left}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"Font Awesome 5 Free"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.scroll-wrapper{overflow:hidden;opacity:0}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7}.course-remaining-time .lp-label.label-enrolled{font-size:inherit}.course-progress .lp-progress-bar:hover{cursor:pointer}#course-item-content-header,#course-item-content-footer{position:fixed;left:0;height:60px;line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#course-item-content-header{z-index:100;top:0;right:0;padding:0;border-bottom:1px solid #ddd;background:#e7f7ff}#course-item-content-header .course-item-search{float:right;position:relative;box-sizing:border-box;width:400px;padding:15px}#course-item-content-header .course-item-search input{float:right;width:385px;height:30px;padding:0;border:0;color:#aaa;background:transparent;box-shadow:none;font-style:italic}#course-item-content-header .course-item-search input:focus{outline:0;color:#777;box-shadow:none}#course-item-content-header .course-item-search button{position:absolute;z-index:99;left:15px;height:30px;margin-right:-30px;padding:0;border:0;color:#777;background:transparent;font-size:15px;line-height:30px}#course-item-content-header .course-item-search button::after{font-family:"Font Awesome 5 Free";content:"\f002"}#course-item-content-header .course-item-search.has-keyword button::after{content:"\f00d"}#course-item-content-header .course-title{float:right;clear:none;height:60px;margin:0;padding:0 15px;font-size:1.4rem;line-height:60px}#course-item-content-header .course-title a{box-shadow:none}#course-item-content-header .course-title::before{display:none;content:""}#course-item-content-header .form-button.lp-button-back{float:left;margin-left:15px}#course-item-content-header .toggle-content-item{display:inline-block;float:left;width:60px;height:60px;border-right:1px solid #ddd;text-align:center}#course-item-content-header .toggle-content-item::before{font:28px/60px "Font Awesome 5 Free";content:"\f065"}#course-item-content-footer{display:none;bottom:0;right:400px;padding:15px;border-top:1px solid #ddd}#course-item-content-footer button,#course-item-content-footer .lp-button{height:35px;padding:0 10px;font-size:14px;line-height:30px}.learn-press-form.completed button::before{margin-left:10px;font-family:"Font Awesome 5 Free";font-size:18px;content:"\f00c"}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-right:-1px;background:var(--lp-secondary-color)}.viewing-course-item #learn-press-course-curriculum .section-header .section-desc{display:none}.course-meta{display:flex;margin-bottom:40px}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex}.course-meta .course-meta__pull-left{flex:1}.course-meta .course-meta__pull-left .meta-item{margin-left:10px}.course-meta .course-meta__pull-right{flex:0 0 50%}.course-meta .course-meta__pull-right .meta-item{margin-right:10px}.course-meta.course-meta-primary .meta-item{flex:1}.course-meta.two-columns .course-meta{flex:1}.course-extra-box{margin-bottom:3px;border:1px solid rgba(204,204,204,0.3);border-radius:5px}.course-extra-box__title{--extra-height:54px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0;padding:0 38px 0 45px;background:rgba(181,187,211,0.15);font-size:1.1rem;font-weight:600;cursor:pointer}.course-extra-box__title::after{position:absolute;top:0;left:20px;color:#666;font-family:"Font Awesome 5 Free";line-height:var(--extra-height);content:"\f0d7"}.course-extra-box__content{display:none}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:22px 38px 14px;border-bottom:1px solid rgba(204,204,204,0.3);color:#666;font-size:16px;font-weight:300}.course-extra-box__content li::before{margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f0d8"}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.course-tab-panel-faqs{padding-top:64px}@media(max-width:767px){.course-tab-panel-faqs{padding:0 15px}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:25px 30px 25px 45px;font-size:16px;font-weight:500;line-height:1.7;cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:50%;left:28px;color:#6c6c6c;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f078";transform:translateY(-50%)}.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner{padding:0 28px 33px 28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover{background:rgba(241,242,248,0.4)}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box{background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f077"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:1300px){body.course-item-popup #course-item-content-header .course-item-search{width:300px}body.course-item-popup #course-item-content-header .course-item-search input{width:285px}body.course-item-popup #course-item-content-header .course-item-search button{right:300px}body.course-item-popup #learn-press-course-curriculum{width:300px}body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{right:300px}body.course-item-popup .section-desc{display:none}}@media screen and (max-width:1200px){body.course-item-popupx #course-item-content-header .course-item-search{width:300px}body.course-item-popupx #course-item-content-header .course-item-search input{width:285px}body.course-item-popupx #course-item-content-header .course-item-search button{right:300px}body.course-item-popupx #learn-press-course-curriculum{width:300px}body.course-item-popupx #content-item-nav,body.course-item-popupx #learn-press-content-item,body.course-item-popupx #course-item-content-footer{right:300px}body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,body.course-item-popupx #learn-press-content-item .content-item-wrap{width:90%}}@media screen and (max-width:768px){body.course-item-popup #course-item-content-header .course-item-search{width:200px}body.course-item-popup #course-item-content-header .course-item-search input{width:185px}body.course-item-popup #course-item-content-header .course-item-search button{right:200px}body.course-item-popup #learn-press-course-curriculum{width:200px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{right:200px}body.course-item-popup #learn-press-content-item .content-item-nav-wrap,body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%}body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}body.course-item-popup.wpadminbar #course-item-content-header{top:46px}.learn-press-course-results-progress{margin-left:0}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{float:none;width:100%;margin-left:0;margin-bottom:20px}}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:""}.quiz-progress{margin-bottom:30px;background:#e7f7ff}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:15px;flex:1}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:20px}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:14px}.quiz-progress .progress-items .progress-item i{display:none;float:right;width:60px;height:60px;color:#fff;background:#00adff;font-size:30px;line-height:60px;text-align:center}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:""}.answer-options{margin:0;padding:0;list-style:none}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;color:#777;background:#f5f5f5;font-size:20px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option .option-title{display:table-cell;font-size:smaller}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;right:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:35px;min-width:35px;height:35px;margin:0 3px 0 10px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:0}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{position:absolute;top:15px;right:9px;box-sizing:content-box;margin-top:-10px;opacity:0;color:#3db748;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00c"}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.answer-options .answer-option input[type=radio]::before{border-radius:50%}.answer-options .answer-option .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-option.answer-correct{background:#e1f5ff}.answer-options .answer-option.answer-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answer-correct input[type=checkbox]:checked ~ .option-title::before{background:#e1f5ff}.answer-options .answer-option.answered-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-correct input[type=checkbox]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option.answered-wrong input[type=radio]::before,.answer-options .answer-option.answered-wrong input[type=radio]::after,.answer-options .answer-option.answered-wrong input[type=checkbox]::before,.answer-options .answer-option.answered-wrong input[type=checkbox]::after{border-color:red}.answer-options .answer-option.answered-wrong input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-wrong input[type=checkbox]:checked ~ .option-title::before{background:red}button[data-counter]{position:relative}button[data-counter]::after{padding-right:5px;content:"(+" attr(data-counter) ")"}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center}.quiz-result .result-heading{display:none}.quiz-result.passed .result-message{background:#3bb54a}.quiz-result.passed .result-message::after{content:"\f00c"}.quiz-result .result-message{margin-bottom:30px;padding:10px 0;color:#fff;background:#f02425;font-size:16px;font-weight:400;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.quiz-result .result-message::after{margin-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00d"}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid #999;color:#333;font-size:28px;font-weight:500;line-height:1}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:16px;font-weight:400;line-height:1}.quiz-result .result-grade .result-message{font-size:14px}.quiz-result.passed .result-achieved{color:#04adff}.quiz-result.passed .result-message strong{color:#04adff}.quiz-result .result-statistic{margin:0;padding:0;text-align:right;list-style:none}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:16px;font-weight:400;line-height:35px}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-left:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-size:16px;font-weight:500;line-height:35px;text-align:left}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"\f017"}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"\f005"}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"\f059"}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"\f00c"}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"\f00d"}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"\f2f5"}.quiz-status{position:sticky;z-index:99;top:0;left:0;right:0;margin:0 0 35px 0}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;height:60px;margin:0 auto;padding:5px 30px 5px 10px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center}@media(max-width:480px){.quiz-status>div{display:block;height:auto;text-align:center}}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center}.quiz-status>div .current-point{display:none}.quiz-status .questions-index{display:inline-block;color:#666;font-size:16px;font-weight:400;line-height:26px}.quiz-status .questions-index span{color:#333;font-weight:500}.quiz-status .countdown{position:relative;min-width:120px;margin-left:5px;padding:12px 29px;color:#333;background:#fff;font-size:14px;font-weight:400;line-height:1;text-align:center}.quiz-status .countdown .fas{position:absolute;top:50%;right:10px;color:#333;font-size:14px;transform:translateY(-50%)}.quiz-status .countdown .clock{display:none;width:40px;height:40px}.quiz-status .countdown .clock::before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(90deg);transform-origin:50% 50%}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:red}.quiz-status .submit-quiz button{margin:0 10px 0 0;border:0;border-radius:0;background:#fff;text-transform:uppercase}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color)}.quiz-status.submitting .submit-quiz button{background:#ddd}.question-numbers{text-align:center;list-style:none}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:12px;line-height:1}.question-numbers li a span{vertical-align:middle}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff}.question-numbers li.current.skipped::after{background:#fff}.question-numbers li.answered a::after{margin-right:3px;font-family:"Font Awesome 5 Free";font-size:8px;vertical-align:middle}.question-numbers li.answered.answered-wrong a{color:red}.question-numbers li.answered.answered-true a{color:#00adff}.question-numbers li.answered.answered-true.current a{color:#fff}.question-numbers li.skipped::after{position:absolute;bottom:3px;right:50%;width:10px;height:4px;margin-right:-5px;border-radius:2px;background:#aaa;content:""}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap}@media(max-width:768px){.quiz-intro{padding-left:10px;padding-right:10px;justify-content:space-between}}.quiz-intro-item{display:flex;margin:0 0 0 40px;align-items:center}@media(max-width:768px){.quiz-intro-item{margin:0 0 0 20px}}.quiz-intro-item::before{position:relative;top:-2px;margin-left:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900}.quiz-intro-item--passing-grade{order:2}.quiz-intro-item--passing-grade::before{content:"\f012"}.quiz-intro-item--questions-count{order:1}.quiz-intro-item--questions-count::before{content:"\f12e"}.quiz-intro-item--duration{order:2}.quiz-intro-item--duration::before{content:"\f017"}.quiz-intro-item__title{margin:0;padding:0 0 0 8px;color:#333;font-size:16px;font-weight:300;line-height:1.7}.quiz-intro-item__content{color:#222;font-size:16px;font-weight:400}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5}.redo-quiz button[type=submit]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd}.circle-bar::before{position:absolute;z-index:0;top:0;right:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:""}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;right:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%}.circle-bar .before{border-bottom-color:transparent;border-right-color:transparent;transform:rotate(-45deg)}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-left-color:transparent;transform:rotate(-45deg)}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-right-color:inherit;transform:rotate(-45deg)}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:left}.quiz-results,.quiz-content,.quiz-questions,.quiz-buttons,.quiz-attempts{margin-bottom:60px}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;right:50%;width:200px;height:200px;margin-right:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}.quiz-result .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quiz-result.passed .result-grade .result-achieved{color:#333}.quiz-result.passed .result-grade .result-message strong{color:#4caf50}.quiz-questions .question{margin-bottom:60px}.question .answer-option{padding:0;_border:2px solid #d9e0f1;background:#fff}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;margin:-19px 10px 0 0;border-color:#d9e0f1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.question .answer-option input[type=radio]::before{border-radius:50%}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:14px 65px 11px 10px;border:1px solid #ccc;color:#666;background:#fff;font-size:16px;font-weight:300;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option .option-title::after{display:inline-block;visibility:hidden !important;content:"."}.question .answer-option .option-title:hover{background:#f9f9f9}.question .answer-option .option-title::before{display:none}.question .answer-option.answer-correct .option-title{border-color:#4caf50}.question .answer-option.answered-wrong .option-title{border-color:#ff6423}.question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:normal;font-weight:500}.question .question-title .edit-link{float:left;font-size:14px;font-weight:normal}.question .question-content{margin-bottom:30px;color:#666;font-size:16px;font-weight:300;line-height:26px}.question .question-content img{width:100%;max-width:100%}.question .question-response{margin-bottom:10px;font-size:14px}.question .question-response .label{display:inline-block;margin:0 0 0 5px;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}.question .question-response .point{display:inline-block}.question .question-response.correct .label{background:#4caf50}.question .question-response.incorrect .label{background:#ff6423}.question .question-index{display:inline-block;margin:0 0 0 5px}.question .btn-show-hint{position:relative;margin:0 10px 0 0;padding:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none}.question .btn-show-hint::before{font-family:"Font Awesome 5 Free";font-size:18px;content:"\f059"}.question .btn-show-hint:hover span{position:absolute;bottom:100%;right:0;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-input br{display:none}.question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-right:4px;padding:1px}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}.lp-sort-bg label.option-title{background:rgba(255,182,6,0.68) !important}.learn-press-message.fixed{position:fixed;top:32px;right:0;left:0;background:rgba(0,173,255,0.6);text-align:center;z-index:100;color:#FFF;padding:10px}.learn-press-message.fixed[data-delay-in]{display:none}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0}body.learnpress-page.twentysixteen .entry-footer{display:none}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto}body:not(.search-results) article:not(.type-page) .entry-footer{display:none}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-right:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;left:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;right:50%;width:0;height:0;margin-right:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0 !important;right:0 !important}body.lp-preview #course-item-content-header{display:none}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998 !important}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container #popup_title{display:none !important}body.confirm #popup_container #popup_message{margin:-10px;background:#FFF;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;left:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:30px;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}a{text-decoration:none}.lp-content-area{width:1170px;max-width:100%;margin:0 auto}@media(max-width:1024px){.lp-content-area{padding-left:15px;padding-right:15px}}.lp-content-area::after,.lp-content-area::before{display:table;clear:both;content:""}.lp-archive-courses.loading ul.learn-press-courses{position:relative}.lp-archive-courses.loading ul.learn-press-courses::after{position:absolute;z-index:3;top:0;left:0;bottom:0;right:0;background:#f3f3f3;background:linear-gradient(-90deg,rgba(190,190,190,0.2) 25%,rgba(129,129,129,0.24) 37%,rgba(190,190,190,0.2) 63%);background-size:400% 100%;list-style:none;content:"";animation:lp-skeleton-loading 1.4s ease infinite}.lp-archive-courses.loading ul.learn-press-courses::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;opacity:.8%;background:#fff;content:""}.lp-archive-courses form[name=search-course]{position:relative;margin-bottom:20px}.lp-archive-courses form[name=search-course] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-archive-courses form[name=search-course] .search-course-button{position:absolute;top:1px;left:1px;bottom:1px;height:auto;padding:15px;line-height:1px}.lp-archive-courses .learn-press-courses-header{float:right;padding-top:4px}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:30px;font-weight:600}@media(max-width:767px){.lp-archive-courses .learn-press-courses-header{margin-bottom:20px}}.lp-archive-courses .learn-press-courses{clear:both;margin:0 -15px 0 -15px;padding:0;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.lp-archive-courses .learn-press-courses .course{width:25%;margin:0 0 60px 0;box-shadow:none;list-style:none}.lp-archive-courses .learn-press-courses .course .course-item{display:flex;flex-direction:column;position:relative;height:100%;transition:all .3s}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail{overflow:hidden;position:relative}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;right:-110px;width:300px;text-align:center;transform:rotate(45deg)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail a{display:block;overflow:hidden}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail::before{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;opacity:0;background:rgba(0,0,0,0.5);content:"";transition:all .3s}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;left:6px;opacity:0;color:#fff;cursor:pointer}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist::before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f004"}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist .course-wishlist__btn{display:none}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover::before{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-wishlist{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-wishlist{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-wishlist.filled{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-content{position:relative;border-top:0}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink{display:-webkit-box;clear:both;overflow:hidden;position:relative;border:0;color:#fff;text-decoration:none;text-transform:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title{margin:0;padding:0;color:#333;font-size:16px;font-weight:600;line-height:24px}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-review{display:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories,.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-tags{display:block;font-size:14px;font-weight:300}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories{float:right;position:relative;margin-left:10px;margin-bottom:16px}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a{display:inline-block;display:none;margin:0 10px;color:#fff;text-decoration:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child{display:block;margin-right:0;padding:2px 16px;background:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover{color:#333}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after{position:absolute;top:50%;left:-2px;width:1px;height:12px;opacity:.5;background:#999;content:"";transform:translate(0,-50%)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor{float:right;margin-bottom:16px;font-size:14px;font-weight:300;line-height:25px;text-transform:capitalize}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a{color:#059de9}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info{color:#666;font-size:14px;font-weight:300}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info>span{display:block}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price{float:left}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price,.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .price{color:#333;font-size:16px;font-weight:600}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price{margin-left:10px;color:#666;font-size:14px;font-weight:300;text-decoration:line-through}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-instructor{float:left}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info::after{display:block;clear:both;content:""}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt{display:-webkit-box;overflow:hidden;margin-bottom:28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lp-archive-courses .learn-press-courses .course .course-item .course-content .separator{display:none}.lp-archive-courses .learn-press-courses[data-layout=list]{margin:0}.lp-archive-courses .learn-press-courses[data-layout=list] .course{display:flex;width:100%;padding:24px;border:1px solid rgba(204,204,204,0.3);border-radius:4px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course{padding:15px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item{display:flex;flex-direction:row;width:100%;border:unset;justify-content:space-between}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item{flex-direction:column}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-wrap-thumbnail{float:right;width:35.8%}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-wrap-thumbnail{width:100%}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{float:left;width:calc(64.2% - 76px);padding-top:5px}@media(max-width:1200px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:calc(64.2% - 40px)}}@media(max-width:1200px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:calc(64.2% - 25px)}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:100%;padding-top:20px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-categories a{position:relative;padding:2px 15px 2px 20px;-webkit-clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%)}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink{overflow:hidden;height:25px;margin-bottom:5px;-webkit-line-clamp:1}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink .course-title{color:#333;font-size:18px;font-weight:600;line-height:24px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink .course-title:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{display:flex;padding-top:12px;padding-bottom:18px;color:#333;font-size:14px;font-weight:400}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:28px;text-transform:capitalize}@media(max-width:1024px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:20px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item::before{position:relative;top:-1px;margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-level::before{content:"\f012"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-duration::before{content:"\f017"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-student::before{content:"\f501"}@media(max-width:815px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:15px}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{grid-template-columns:repeat(3,1fr)}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-tags a{margin:0 0 10px 10px;padding:3px 5px;border-radius:3px;color:#fff;background:#e4a2a2;line-height:1}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer{float:right;margin-left:20px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer .course-students{display:none}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer .course-price{float:unset}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer{margin-bottom:30px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore{float:left;position:relative;left:4px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a{padding:9px 24px;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-weight:400;line-height:1;transition:all .3s;display:block}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a:hover{opacity:.5;background:var(--lp-primary-color)}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore{display:flex;float:unset;clear:both}}.lp-archive-courses .learn-press-courses[data-layout=grid] .course{padding:0 15px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,0.2)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content{padding:15px 20px 12px 20px;border:1px solid #f0f0f0;border-top:0;flex-grow:1}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-instructor{margin-bottom:7px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories{float:left;position:absolute;z-index:1;top:-34px;left:-1px;margin-left:0}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories::after{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories a{position:relative;margin:0;padding:2px 22px 2px 12px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-permalink{height:48px;margin-bottom:20px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-wrap-meta{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info{display:flex;flex-direction:column;flex-grow:1}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-excerpt{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer{padding-top:18px;border-top:1px solid rgba(153,153,153,0.2)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer .course-students{float:right;text-transform:capitalize}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer .course-students::before{position:relative;top:-1px;margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"\f501"}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-readmore{display:none}@media(max-width:992px){.lp-archive-courses .learn-press-courses[data-layout=grid] .course{width:50%}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=grid] .course{width:100%}}.lp-archive-courses .learn-press-courses[data-size="3"] .course{width:33.3333%}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-size="3"] .course{width:100%}}.lp-courses-bar{display:flex;float:left;margin-bottom:48px}@media(max-width:767px){.lp-courses-bar{flex-direction:row;width:100%;justify-content:space-between}}.lp-courses-bar .search-courses{position:relative;width:306px;max-width:100%;margin-left:20px;line-height:1;flex:1}.lp-courses-bar .search-courses input[type=text]{width:100%;height:44px;padding:6px 18px 6px 32px;border:1px solid #ccc;border-radius:5px;background:#fff;font-size:14px;font-style:italic;line-height:1}.lp-courses-bar .search-courses input[type=text]:focus{border-color:var(--lp-primary-color);outline:0}.lp-courses-bar .search-courses button{position:absolute;top:50%;left:12px;width:30px;height:30px;padding:0;border:0;color:#333;background:transparent;font-size:16px;line-height:1;transform:translate(0,-50%)}.lp-courses-bar .search-courses button:focus{border:0;outline:0}.lp-courses-bar .search-courses button.loading>i::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-courses-bar .search-courses ::-webkit-input-placeholder{color:#999}.lp-courses-bar .search-courses :-ms-input-placeholder{color:#999}.lp-courses-bar .search-courses ::placeholder{color:#999}@media(max-width:767px){.lp-courses-bar .search-courses{width:100%}}.lp-courses-bar .switch-layout{display:flex;height:44px;line-height:1;text-align:left;flex:0 0 40px;align-items:center;justify-content:center}.lp-courses-bar .switch-layout input[type=radio]{display:none}.lp-courses-bar .switch-layout .switch-btn{display:block;width:40px;height:40px;margin:0;padding:0;border-radius:5px;font-size:16px;line-height:40px;text-align:right;text-align:center;cursor:pointer}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:8px 6px;color:#333;font-family:"Font Awesome 5 Free";font-weight:900;line-height:1}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"\f00a"}.lp-courses-bar .switch-layout .switch-btn.list{margin-right:3px}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"\f03a"}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2){background:#f5f5f5}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4){background:#f5f5f5}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6){background:#f5f5f5}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8){background:#f5f5f5}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10){background:#f5f5f5}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12){background:#f5f5f5}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14){background:#f5f5f5}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16){background:#f5f5f5}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18){background:#f5f5f5}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20){background:#f5f5f5}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info{margin-bottom:60px;padding:40px 0 10px 0;color:#fff;background:var(--lp-secondary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left{width:70%}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title{margin-bottom:42px;color:#fff;font-size:30px;font-weight:500;line-height:1}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary{margin-bottom:36px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary .course-meta__pull-left .meta-item-categories::before{font-weight:400}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-secondary{margin-bottom:0}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{display:flex;height:46px;margin-left:50px;font-size:16px;font-weight:300;text-transform:capitalize}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span{padding-left:4px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:last-child{margin-left:0}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before{margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image{margin-left:10px;flex:0 0 46px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label{margin:0;color:#999;font-size:14px;font-weight:300;line-height:1.5}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div{line-height:1.5}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a{color:#fff;font-size:16px;font-weight:400;text-transform:capitalize}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories{align-items:center}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before{margin-left:10px;font-size:36px;content:"\f02e"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div span{padding:0 5px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-duration::before{content:"\f017"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-level::before{content:"\f012"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-student::before{content:"\f501"}@media(max-width:1024px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{margin-left:30px}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{margin-left:0}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left{width:100%}}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area{display:flex;flex-direction:row}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-left:40px}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:100%;padding-left:0}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:100%;margin-bottom:30px}}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:300px;max-width:100%;margin-top:-272px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner{width:300px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,0.05)}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist{color:#fff;background:transparent !important;font-size:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"Font Awesome 5 Free";font-size:26px;font-weight:900;content:"\f004"}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div{overflow:hidden;padding:20px;background:#fff}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul{list-style:none}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul li a{color:#666;font-size:16px;font-weight:300;line-height:24px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:100%;margin-top:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner{width:100%}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:100%;padding-right:0}}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area{flex-direction:column}}.lp_allow_repuchase_select{padding:20px;background:#f7f7f7}.lp_allow_repuchase_select>ul{padding:0;list-style:none}.lp_allow_repuchase_select>a{display:inline-block;margin-top:10px;color:#fff;background-color:#222}#learn-press-course .course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price{text-align:center}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .origin-price{color:#666;font-size:18px;font-weight:300;font-style:unset}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price{color:#333;font-size:26px;font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 40px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons{margin-bottom:34px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons>*{margin-bottom:10px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons>*:last-child{margin-bottom:0}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons form,#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button{width:100%;text-decoration:none}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button{font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover{border-color:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover{opacity:.5;background:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice{margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice.error{border-color:#d85554}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,0.3)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row{display:flex;color:#666;font-size:16px;font-weight:300;justify-content:space-between}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row strong{color:#333;font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time{color:#666;font-size:16px;font-weight:300;line-height:24px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0;padding:0;justify-content:space-between;flex-wrap:wrap}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading{margin:0;margin-bottom:5px;padding:0;color:#333;font-size:15px;font-weight:500;flex:1 1 auto}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number{display:block;margin:0;color:#666;font-size:16px;font-weight:300;line-height:16px;text-align:left}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .learn-press-progress,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%}#learn-press-course .course-summary-sidebar .course-sidebar-preview>*:last-child{margin-bottom:0}.learnpress-page .lp-button.secondary{background:#9198ab}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none}.learnpress-page:hover{text-decoration:none}#learn-press-course-curriculum .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1}#learn-press-course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;left:30px;width:20px;height:20px;transform:translate(0,-50%)}#learn-press-course-curriculum .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f107"}#learn-press-course-curriculum .section-title span.show-desc:hover::before{border-top-color:#ccc}#popup-course{display:flex;position:fixed;z-index:999;top:0;left:0;bottom:0;right:0;background:#fff}#popup-course .back-course{padding-right:30px;padding-left:30px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}#popup-course .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){#popup-course .back-course{background:transparent;line-height:50px;opacity:.6;padding-right:15px;padding-left:15px}#popup-course .back-course:hover{background:transparent;opacity:1}}#popup-course #popup-header{display:flex;position:fixed;z-index:100;left:0;right:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}#popup-course #popup-header .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center}@media(max-width:1024px){#popup-course #popup-header .popup-header__inner{width:100%;padding-left:15px;padding-right:15px}}@media(max-width:767px){#popup-course #popup-header .popup-header__inner{flex-direction:column}}#popup-course #popup-header .popup-header__inner .course-title{margin:0;padding:0;line-height:70px;letter-spacing:unset}#popup-course #popup-header .popup-header__inner .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-size:16px;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course #popup-header .popup-header__inner .course-title a:hover{color:var(--lp-primary-color)}@media(max-width:768px){#popup-course #popup-header .popup-header__inner .course-title{flex:1}}#popup-course #popup-header .popup-header__inner .items-progress{display:flex;justify-content:center;align-items:center}@media(max-width:768px){#popup-course #popup-header .popup-header__inner .items-progress{flex:1}}@media(max-width:767px){#popup-course #popup-header .popup-header__inner .items-progress{padding-bottom:20px;justify-content:end}}#popup-course #popup-header .popup-header__inner .items-progress .number{padding-left:10px;color:#fff;font-size:14px;font-weight:300}#popup-course #popup-header .lp-button{display:flex;position:relative;height:40px;margin:9px;border:0;color:#fff;background:var(--lp-primary-color);font-size:14px;font-weight:400;justify-content:center;line-height:40px;align-items:center}#popup-course #popup-header .lp-button:hover{opacity:.8}#popup-course #popup-header .lp-button-back{float:left;margin:9px 10px}#popup-course #popup-header .lp-button-back button::before,#popup-course #popup-header .lp-button-back button::after{content:""}#popup-course #popup-header .lp-button-back button::before{border:1px solid #ddd}#popup-course #popup-header .lp-button-back button::after{border:1px solid #ddd}#popup-course #popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}#popup-course #popup-sidebar .search-course{display:flex;position:relative;height:70px;background:#f9fafc}#popup-course #popup-sidebar .search-course input[name=s]{display:block;width:100%;margin:6px 0;padding-right:20px;border:0;color:#999;background:transparent;box-shadow:none;font-size:14px;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:focus{outline:0;color:#222}#popup-course #popup-sidebar .search-course button{position:absolute;top:0;left:10px;width:16px;height:70px;margin:0 10px;padding:0;border:0;background:transparent;line-height:1px}#popup-course #popup-sidebar .search-course button::before{color:#666;font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;content:"\f002"}#popup-course #popup-sidebar .search-course button.clear{display:none}#popup-course #popup-sidebar .search-course button.clear::before{content:"\f00d"}#popup-course #popup-sidebar .search-course .search-results{display:none;overflow:auto;position:fixed;z-index:99999999;top:92px;bottom:0;right:0;width:400px;margin:0;border-top-color:transparent;border-left:1px solid #d9e0f1;background:#fbfcff}#popup-course #popup-sidebar .search-course .search-results .search-results__item{border-bottom:1px solid #d9e0f1;background:#fff}#popup-course #popup-sidebar .search-course .search-results .search-results__item img{position:absolute;right:10px;width:40px;height:40px}#popup-course #popup-sidebar .search-course .search-results .search-results__item a{display:-webkit-box;overflow:hidden;position:relative;box-sizing:content-box;height:40px;padding:10px 60px 10px 10px;color:#777;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover{background:#d9e0f1}#popup-course #popup-sidebar .search-course .search-results .search-results__item-title{overflow:hidden;margin:0 0 -2px 0;padding:0;font-size:16px;font-weight:normal}#popup-course #popup-sidebar .search-course .search-results .search-results__item-author{font-size:12px}#popup-course #popup-sidebar .search-course .search-results .course-price{position:absolute;left:10px;bottom:10px;font-size:12px}#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price{font-size:smaller;text-decoration:line-through}#popup-course #popup-sidebar .search-course .search-results .search-results__not-found{padding:10px;color:#777}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination{padding:10px;text-align:center}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span{display:inline-block;margin:0 2px 10px 3px;padding:5px 8px;border:1px solid #d9e0f1;border-radius:4px;color:#777;font-size:14px;line-height:1;cursor:pointer}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span{color:#999;background:#d9e0f1}#popup-course #popup-sidebar .search-course.searching .search-results{display:block}#popup-course #popup-sidebar .search-course.searching .clear{display:block}#popup-course #popup-sidebar .search-course.searching button{display:none}#popup-course #popup-sidebar .search-course.searching::after{position:absolute;z-index:1;bottom:0;right:50%;width:0;height:0;margin-right:-10px;border:10px solid transparent;border-bottom-color:#fff;content:""}#popup-course #popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px}#popup-course #popup-sidebar .course-curriculum .section{position:relative;padding:0 0 4px 0}#popup-course #popup-sidebar .course-curriculum .section .circle-progress{display:inline-block;position:absolute;top:50%;left:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%}#popup-course #popup-sidebar .course-curriculum .section .section-header{position:sticky;z-index:1000;top:0;height:94px;padding:38px 20px 20px 20px}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title{padding:0 0 4px 0;color:#000;font-size:20px;font-weight:500}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title .show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f0d7"}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle{justify-content:flex-end;flex:0}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle i{color:#666}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta{padding-top:6px;padding-bottom:0}#popup-course #popup-sidebar .course-curriculum .section .section-content{margin-bottom:0}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item{height:60px;margin-bottom:4px;padding:0 20px;background:#f9fafc}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item>span{display:none}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link{height:60px;line-height:1}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link::before{padding:12px 0;vertical-align:unset}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name{display:block;width:100%;padding:0 17px 0 10px;font-size:14px;font-weight:500}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta{display:block;width:100%;padding:6px 0 0 0;text-align:right}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta{padding:0;color:#999;background:transparent;font-size:12px;line-height:1.5}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child{margin-right:0;padding-right:17px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta::before{font-size:12px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status{position:absolute;top:50%;left:18px;margin-top:-10px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::after{content:""}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current{background:#eaeaea}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta::before{color:#999}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.has-status.failed .section-item-link .course-item-meta .trans{color:#f02425}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.status-completed .section-item-link .course-item-meta .trans{color:#3bb54a}#popup-course #popup-sidebar .course-curriculum .section.section-empty .section-header{margin:0}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message{margin:0;padding:10px;border-bottom:1px solid #d9e0f1;border-radius:0;color:#999;background:#f5f5f5;font-size:14px}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::before,#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after{position:absolute;z-index:9999;top:-16px;right:10px;width:0;height:0;border:8px solid transparent;border-bottom-color:#f5f5f5;background:transparent;content:"";-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after{z-index:9998;top:-20px;right:8px;border-width:10px;border-bottom-color:#d9e0f1}#popup-course #popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1}#popup-course #popup-content .lp-button{position:relative;margin:0 0 0 10px;padding:12px 29px;border-color:var(--lp-secondary-color);font-size:14px}#popup-course #popup-content .lp-button.instant-check .instant-check__icon{margin-left:5px}#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"Font Awesome 5 Free";content:"\f058"}#popup-course #popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;right:0;margin-top:3px;padding:11px 20px;border-radius:3px;background:#eee;white-space:nowrap;text-transform:none}#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible;position:absolute;top:100%;right:0;margin-top:3px;padding:11px 11px;border-radius:3px;color:#333;background:#eee;white-space:nowrap}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"\f110"}#popup-course #popup-content .lp-button:hover{border-color:var(--lp-primary-color)}#popup-course #popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;width:100%;margin-top:32px;border-color:transparent;color:#fff;background:#3db748;font-size:16px;align-items:center;justify-content:center}#popup-course #popup-content .lp-button.completed i{margin-right:9px;font-size:14px}#popup-course #popup-content #learn-press-content-item .content-item-wrap{width:792px;max-width:100%;margin:0 auto;padding:50px 0 80px 0}@media(max-width:1024px){#popup-course #popup-content #learn-press-content-item .content-item-wrap{width:100%}}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{margin-top:0;margin-bottom:24px;color:#333;font-size:30px;font-weight:600}@media(max-width:1024px){#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{padding-left:15px;padding-right:15px}}@media(max-width:767px){#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{text-align:center}}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h2,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h3,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h4,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h5,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h6{margin-top:0;margin-bottom:18px;font-size:18px;letter-spacing:unset}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p{margin:0 0 18px 0;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description img{max-width:100%;height:auto;vertical-align:middle}#popup-course #popup-content #learn-press-quiz-app{margin-bottom:40px}#popup-course #popup-content #learn-press-quiz-app .quiz-content{margin-bottom:40px;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course #popup-content #learn-press-quiz-app .quiz-content img{max-width:100%;height:auto;vertical-align:middle}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons{display:flex;justify-content:center;text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button{margin:0 15px 0 0}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]{margin:0;border:1px solid #d9e0f1;color:#777;background:#fbfcff}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]::before{display:inline-block;width:15px;height:15px;border:2px solid #d9e0f1;border-top-color:transparent;border-right-color:transparent;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].prev::before{margin-right:7px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].next{margin-right:-1px}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].next::before{margin-left:7px}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]:hover{background:#fff}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center{display:block;text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left{text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:99999;bottom:0;right:50%;width:792px;height:50px;margin-right:237px;transform:translateX(50%)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-right:0 !important}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-first .prev{display:none}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-last .next{display:none}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .prev{border-top-left-radius:0;border-bottom-left-radius:0}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .next{border-top-right-radius:0;border-bottom-right-radius:0}#popup-course #popup-content #learn-press-quiz-app .questions-pagination{height:33px;margin-top:1px;padding:8px 0;background:#fff;text-align:center}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links{text-align:center}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers{display:inline-block;margin:0;padding:10px 16px;color:#666;background-color:transparent;font-size:16px;font-weight:300;line-height:1;cursor:pointer}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next,#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev{display:inline-block;padding:8px;background:transparent;font-size:16px;text-align:center;text-decoration:none;text-transform:none}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current,#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color)}#popup-course #popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color)}#popup-course #popup-content.fixed-quiz-status .quiz-status>div{padding:0}#popup-course #popup-footer{position:fixed;z-index:999;left:0;bottom:0;right:475px;width:792px;height:50px;margin:0 auto;border-top:1px solid #ebebeb;background:#fff;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}@media(max-width:1024px){#popup-course #popup-footer{width:100%;padding:0 15px}}#popup-course #popup-footer .course-item-nav{justify-content:space-between}#popup-course #popup-footer .course-item-nav .prev,#popup-course #popup-footer .course-item-nav .next{display:flex;line-height:50px}#popup-course #popup-footer .course-item-nav .prev a,#popup-course #popup-footer .course-item-nav .next a{display:block;color:#666;font-size:16px;font-weight:300}#popup-course #popup-footer .course-item-nav .prev::before,#popup-course #popup-footer .course-item-nav .next::before{color:#999;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900}#popup-course #popup-footer .course-item-nav .prev:hover a,#popup-course #popup-footer .course-item-nav .prev:hover::before,#popup-course #popup-footer .course-item-nav .next:hover a,#popup-course #popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color)}#popup-course #popup-footer .course-item-nav .next{flex-direction:row-reverse}#popup-course #popup-footer .course-item-nav .next::before{margin-right:10px;content:"\f0da"}#popup-course #popup-footer .course-item-nav .prev::before{margin-left:10px;content:"\f0d9"}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name{left:auto;right:-30px}#popup-course #popup-footer .course-item-nav .course-item-nav__name{display:none;position:absolute;top:-20px;left:-30px;width:auto;padding:10px 15px;color:#666;background:#ccc;font-size:14px;font-weight:300;line-height:1}#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name{display:block}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name::before{left:auto;right:5px}#popup-course #popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end}#popup-course #sidebar-toggle{display:inline-block;position:absolute;z-index:100;top:198px;right:475px;width:25px;height:56px;margin:0;background:#fff;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);cursor:pointer;transition:.25s;-webkit-appearance:none;border:0}#popup-course #sidebar-toggle:after{display:none}#popup-course #sidebar-toggle::before{display:inline-block;position:absolute;top:50%;right:50%;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f0d9";transition:.25s;transform:translate(50%,-50%)}#popup-course #sidebar-toggle:focus{border:0;outline:0}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:left}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px}#popup-course .quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center}#popup-course .quiz-result .result-grade::before,#popup-course .quiz-result .result-grade svg{position:absolute;top:0;right:50%;width:200px;height:200px;margin-right:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#popup-course .quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}#popup-course .quiz-result .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}#popup-course .quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}#popup-course .quiz-result.passed .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}#popup-course .quiz-result.passed .result-grade .result-achieved{color:#333}#popup-course .quiz-result.passed .result-grade .result-message strong{color:#4caf50}#popup-course .quiz-questions .question{margin-bottom:60px}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid #f5f5f5;border-radius:6px;line-height:1.6}#popup-course .quiz-questions .lp-fib-content .lp-fib-input{display:inline-block;width:auto;max-width:none}#popup-course .quiz-questions .lp-fib-content .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid #222;line-height:36px}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail{border:2px solid #d85554}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.correct{border:2px solid #00adff}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-right:10px;font-size:14px;font-weight:400;align-items:center}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:20px;height:20px;margin:0 0 0 5px}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #059601;border-radius:5px;font-size:1rem}#popup-course .question .answer-option{padding:0;_border:2px solid #d9e0f1;background:#fff}#popup-course .question .answer-option input[type=radio],#popup-course .question .answer-option input[type=checkbox]{position:absolute;top:50%;margin:-19px 10px 0 0;border-color:#d9e0f1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question .answer-option input[type=radio]::after,#popup-course .question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}#popup-course .question .answer-option input[type=radio]:disabled,#popup-course .question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}#popup-course .question .answer-option input[type=radio]:disabled::after,#popup-course .question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}#popup-course .question .answer-option input[type=radio]:checked:not(:disabled)::after,#popup-course .question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}#popup-course .question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#popup-course .question .answer-option input[type=radio]::before{border-radius:50%}#popup-course .question .answer-option .option-title{display:flex;width:100%;margin:0;padding:14px 65px 11px 10px;border:1px solid #ccc;color:#666;background:#fff;font-size:16px;font-weight:300;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question .answer-option .option-title::after{display:inline-block;visibility:hidden !important;content:"."}#popup-course .question .answer-option .option-title:hover{background:#f9f9f9}#popup-course .question .answer-option .option-title::before{display:none}#popup-course .question .answer-option.answer-correct .option-title{border-color:#4caf50}#popup-course .question .answer-option.answered-wrong .option-title{border-color:#ff6423}#popup-course .question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:normal;font-weight:500}#popup-course .question .question-title .edit-link{float:left;font-size:14px;font-weight:normal}#popup-course .question .question-content{margin-bottom:30px;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;font-size:14px}#popup-course .question .question-response .label{display:inline-block;margin:0 0 0 5px;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}#popup-course .question .question-response .point{display:inline-block}#popup-course .question .question-response.correct .label{background:#4caf50}#popup-course .question .question-response.incorrect .label{background:#ff6423}#popup-course .question .question-index{display:inline-block;margin:0 0 0 5px}#popup-course .question .btn-show-hint{position:relative;margin:0 10px 0 0;padding:0;border:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none}#popup-course .question .btn-show-hint::before{font-family:"Font Awesome 5 Free";font-size:18px;content:"\f059"}#popup-course .question .btn-show-hint:hover span{position:absolute;bottom:100%;right:0;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}#popup-course .question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}#popup-course .question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}#popup-course .question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap}#popup-course .question.question-fill_in_blanks .blanks .blank-input br{display:none}#popup-course .question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}#popup-course .question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-right:4px;padding:1px}#popup-course .question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}#popup-course .question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}#popup-course .question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}#popup-course .scrollbar-light>.scroll-element{z-index:9999}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.admin-bar #popup-course{top:32px}body.lp-sidebar-toggle__close #popup-course>#sidebar-toggle{right:0}body.lp-sidebar-toggle__close #popup-course>#sidebar-toggle::before{content:"\f0da"}body.lp-sidebar-toggle__close #popup-course #popup-sidebar{flex:0}body.lp-sidebar-toggle__close #popup-course #popup-header,body.lp-sidebar-toggle__close #popup-course #popup-footer{right:0}@media(max-width:768px){body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle{right:0}body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle::before{content:"\f0da"}body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar{flex:0}body:not(.lp-sidebar-toggle__open) #popup-course #popup-header,body:not(.lp-sidebar-toggle__open) #popup-course #popup-footer{right:0}}.course-curriculum .section-header .section-meta{position:relative}@media screen and (max-width:1280px){#popup-course #popup-sidebar{flex-basis:300px}#popup-course #popup-sidebar .course-curriculum{width:300px}#popup-course #popup-header,#popup-course #popup-footer{right:300px}#popup-course #sidebar-toggle{right:299px}}@media screen and (max-width:782px){body.admin-bar #popup-course{top:46px}#popup-course #popup-sidebar{flex-basis:250px}#popup-course #popup-sidebar .course-curriculum{width:250px}#popup-course #popup-header,#popup-course #popup-footer{right:250px}#popup-course #sidebar-toggle{right:249px}#popup-course #sidebar-toggle:checked ~ #popup-sidebar{flex-basis:0}#popup-course #sidebar-toggle:checked ~ #popup-footer,#popup-course #sidebar-toggle:checked ~ #popup-header{right:0}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none}}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:right;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:left}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;left:0;bottom:0;right:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;right:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-comments{width:792px;max-width:100%;margin:0 auto}@media(max-width:1024px){.learn-press-comments{width:100%}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;right:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.course-curriculum .section-header .section-left{display:flex}.course-curriculum .section-header .section-left .section-title{flex:1}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;align-items:center;text-align:center;cursor:pointer}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down{display:none}.course-curriculum .section-header .learn-press-progress{width:80px}.course-curriculum .section.closed .section-toggle .fa-caret-down{display:block}.course-curriculum .section.closed .section-toggle .fa-caret-up{display:none}.course-curriculum .section.closed .section-content{overflow:hidden;height:0}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(-90deg,rgba(190,190,190,0.2) 25%,rgba(129,129,129,0.24) 37%,rgba(190,190,190,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:0 50%}to{background-position:100% 50%}}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-left:0;padding-right:0}.learnpress.theme-twentytwentytwo .wp-site-blocks>.wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks>.wp-block-group{max-width:none;margin-left:auto;margin-right:auto}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset}body{background:#fff}body.learnpress-page{overflow-x:hidden}.wrap-fullwidth{margin-left:-1000px;margin-right:-1000px}.wrap-fullwidth a:focus,.wrap-fullwidth button:focus,.wrap-fullwidth input:focus,.wrap-fullwidth textarea:focus{border:0;outline:0}.wrap-fullwidth a:hover{text-decoration:none}.wrap-fullwidth p{word-break:break-word}.wrap-fullwidth p:last-child{margin-bottom:0}.wrap-fullwidth label{display:block;margin:0;outline:0}.wrap-fullwidth img{max-width:100%;height:auto}.wrap-fullwidth form{margin:0}.wrap-fullwidth .col-full{box-sizing:border-box;max-width:100%;padding:0}.wrap-fullwidth .col-full .woocommerce-breadcrumb{display:none}footer{clear:both}.margin-bottom{margin-bottom:20px}.hide-if-js{display:none !important}.clearfix::after{display:block;clear:both;content:""}.lp-form-fields{margin:0;padding:0;list-style:none}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none}.lp-content-wrap{width:1170px;max-width:90%;margin:0 auto}.lp-content-wrap>h2{margin-top:0;margin-bottom:26px;color:#333;font-size:30px;font-weight:600}.learn-press-breadcrumb{width:1170px;max-width:100%;margin:0 auto 45px auto;padding:0;color:#333;font-size:14px;font-weight:500;list-style:none}.learn-press-breadcrumb li{display:inline-block;margin:0}.learn-press-breadcrumb li a{color:#666;font-weight:300}.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color)}.learn-press-breadcrumb i{margin:0 5px;color:#666;font-size:12px}@media(max-width:1024px){.learn-press-breadcrumb{padding-left:15px;padding-right:15px}}.learn-press-breadcrumb a{color:#666;font-weight:300}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:16px 24px;border:1px solid #ccc;color:#333;background:transparent;box-shadow:unset;font-family:inherit;font-size:16px;font-weight:400;line-height:1;text-align:center;vertical-align:middle;text-decoration:none;text-transform:capitalize;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:18px}.learnpress-page .lp-button.gray,.learnpress-page #lp-button.gray{position:absolute;z-index:1;top:8px;left:5px;padding:0;border:0}.learnpress-page .lp-button.gray:hover,.learnpress-page #lp-button.gray:hover{background:transparent;text-decoration:none}.learnpress-page .lp-button.gray:focus,.learnpress-page #lp-button.gray:focus{border:0;outline:0}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-left:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0}.learnpress-page .lp-button.loading::before,.learnpress-page #lp-button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4}.lp-ajax-message.error{border-color:#d85554}.course-meta{margin-bottom:14px}.course-meta .course-students::before{font-family:"Font Awesome 5 Free";content:""}#learn-press-course-tabs{margin-bottom:40px}#learn-press-course-tabs.course-tabs{margin-top:54px}.learn-press-checkout-comment h4{display:none}.order-comments{width:100%;min-height:150px}.learn-press-progress{position:relative}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .progress-bg .progress-active{position:absolute;right:50%;width:100%;height:100%;margin-right:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.retake-course,.enroll-course,.purchase-course{display:inline-block}.table-orders{font-size:16px}.table-orders th,.table-orders td{padding:5px 10px}.form-button{display:inline-block}.learn-press-pagination{padding-bottom:20px;text-align:center}.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0;padding:0 14px}.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0;color:#666;background:transparent;font-size:16px;font-weight:300}.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}ul.list-table-nav{display:flex;margin-right:0;list-style:none}ul.list-table-nav .nav-text{text-align:right;flex:1}ul.list-table-nav .nav-pages{text-align:left;flex:1}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:#00adff}.primary-color-before::before{color:#00adff}.primary-color-after::after{color:#00adff}.primary-background-color{background:#00adff}.primary-background-color{background:#00adff}.course-origin-price{margin-left:5px;font-size:85%;text-decoration:line-through}.course-item-nav{display:flex}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold}.course-item-nav .prev a,.course-item-nav .next a{color:#999}.course-item-nav .next{text-align:left}.content-item-wrap #comments{margin-left:0;margin-right:0}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-summary .course-summary-sidebar{position:relative}.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0}.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner{position:absolute}.course-graduation span{color:#999}.course-graduation .icon{margin-left:5px;font-size:20px}.course-graduation.passed .icon{color:#059601}.course-graduation.error .icon{color:#d85554}.learn-press-template-warning::before{color:#ffc107;font-family:"Font Awesome 5 Free";content:"\f071"}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center}.lp-badge::before,.lp-badge::after{content:""}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1}.lp-badge.featured-course{position:absolute;z-index:1;top:25px;right:-110px;width:300px;background:#93f;text-align:center;transform:rotate(45deg)}.lp-badge.featured-course::before{font-size:12px;text-transform:uppercase;content:attr(data-text)}#learn-press-course-tabs input[name=learn-press-course-tab-radio],#learn-press-course-tabs .course-tab-panel{display:none}#learn-press-course-tabs .course-nav label{display:block;margin:0;padding:18px 10px;font-size:16px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff}.no-event{pointer-events:none}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%}}@media screen and (max-width:600px){ul.learn-press-courses{margin-left:0}ul.learn-press-courses .course{width:100%;margin-left:0}}.course-price:empty{display:none !important}
1
+ @charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 15px 10px 12px;border-top:5px solid #00adff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-right:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;right:15px;width:26px;height:26px;margin-top:-13px;margin-left:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{left:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;left:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;right:50%;width:6px;height:6px;margin-right:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;right:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-tabs{margin-bottom:34px;background:#f1f2f8}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after{background:#fff}.learn-press-tabs .learn-press-tabs__nav{display:flex;margin:0;padding:0;border:1px solid #e5e7f2;list-style:none}.learn-press-tabs .learn-press-tabs__tab{position:relative;margin:0;border-left:1px solid #e5e7f2;background:#f1f2f8;list-style:none}.learn-press-tabs .learn-press-tabs__tab:last-child{border-left:0}.learn-press-tabs .learn-press-tabs__tab>label{display:block;margin:0;padding:20px 65px 14px 65px;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}.learn-press-tabs .learn-press-tabs__tab>label a{color:#333}.learn-press-tabs .learn-press-tabs__tab>label a:focus{outline:0;text-decoration:none}@media(max-width:767px){.learn-press-tabs .learn-press-tabs__tab>label{padding:20px 50px 14px 50px}}.learn-press-tabs .learn-press-tabs__tab::before{position:absolute;top:-1px;right:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab::after{position:absolute;bottom:-1px;right:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab:first-child.active label{position:relative}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before{position:absolute;top:0;right:-1px;width:1px;height:100%;background:#fff;content:""}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px}.learn-press-filters{display:flex;margin-bottom:36px;margin-right:0;list-style:none}@media(max-width:767px){.learn-press-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}}.learn-press-filters>li{margin:0;font-size:16px;line-height:24px}.learn-press-filters>li>a,.learn-press-filters>li>span{display:inline-block;font-weight:600}.learn-press-filters>li>span.count{font-weight:400}.learn-press-filters>li>span.count::before,.learn-press-filters>li>span.count::after{display:inline-block}.learn-press-filters>li>span.count::before{content:"("}.learn-press-filters>li>span.count::after{content:")"}.learn-press-filters>li span{color:#ffb606}.learn-press-filters>li span+span{color:#ffb606}.learn-press-filters>li span+span::before,.learn-press-filters>li span+span::after{color:#ffb606}.learn-press-filters>li a{color:#333}.learn-press-filters>li a+span{color:#333}.learn-press-filters>li a+span::before,.learn-press-filters>li a+span::after{color:#333}.learn-press-filters>li::after{margin:0 35px;color:#ccc;content:"|"}@media(max-width:767px){.learn-press-filters>li::after{display:none}}.learn-press-filters>li:last-child::after{display:none}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:600;line-height:1}@media(max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0}}.lp-checkout-form__before{float:left}.lp-checkout-form__before #checkout-order{width:100%}#learn-press-checkout-form .lp-checkout-form__after{float:right}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields{padding:0 0 14px 0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]){width:100%;height:43px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder{opacity:1;color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#999 !important}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember{letter-spacing:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label{width:auto;color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 0 0 4px;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:focus{outline:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;right:2px;color:#41abec;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;line-height:1;content:"\f00c"}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a{color:#666;font-size:16px;font-weight:300;line-height:26px;text-decoration:underline;text-decoration-color:#ccc}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color)}#learn-press-checkout-form{margin:0 -15px}@media(max-width:815px){#learn-press-checkout-form{display:flex;flex-direction:column-reverse;margin:0}}#learn-press-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px}#learn-press-checkout-form .description{float:right}#learn-press-checkout-form a{color:#41abec}#learn-press-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer}#learn-press-checkout-form a:hover{color:#ffb606}#learn-press-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#learn-press-checkout-form #checkout-account-guest .lp-form-fields,#learn-press-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0}#learn-press-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;font-size:16px;transition:all .2s ease}#learn-press-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none}#learn-press-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0}#learn-press-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-size:16px;font-weight:400}#learn-press-checkout-form input[name=checkout-account-switch-form]{display:none}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}#learn-press-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none}#learn-press-checkout-form::after{display:block;clear:both;content:""}#learn-press-checkout-form:focus{outline:0}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid #ccc;border-radius:4px}#checkout-order .lp-checkout-order__inner table{width:100%;margin:0;border:0}#checkout-order .lp-checkout-order__inner td,#checkout-order .lp-checkout-order__inner th{box-sizing:content-box;border:1px solid rgba(204,204,204,0.3);border-top:0;border-left:0;border-right:0;background:unset;line-height:1;text-align:right;vertical-align:inherit}#checkout-order .lp-checkout-order__inner td:last-child,#checkout-order .lp-checkout-order__inner th:last-child{padding-left:0}#checkout-order .lp-checkout-order__inner .course-thumbnail{width:100px;padding:20px 0 18px 13px}#checkout-order .lp-checkout-order__inner .course-thumbnail>img{width:100px;max-width:100% !important;height:auto !important}#checkout-order .lp-checkout-order__inner .course-name{font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner .course-name a{display:-webkit-box;overflow:hidden;color:#666;-webkit-line-clamp:1;-webkit-box-orient:vertical}#checkout-order .lp-checkout-order__inner .course-name a:hover{color:var(--lp-primary-color)}#checkout-order .lp-checkout-order__inner .col-number{min-width:50px;color:#666;font-size:16px;font-weight:600;line-height:26px;text-align:left}#checkout-order .lp-checkout-order__inner .order-total>th{padding:24px 0 24px 20px}#checkout-order .lp-checkout-order__inner .order-total .col-number{color:#333;font-size:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal{color:#666;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal>th{padding:20px 0 17px 20px}#checkout-order .lp-checkout-order__inner tfoot .order-total th{color:#333;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot tr:last-child{border-width:0}#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,#checkout-order .lp-checkout-order__inner tfoot tr:last-child th{border-width:0}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:left}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-size:16px;font-weight:400}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-right:5px;color:#41abec;cursor:pointer}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color)}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:left;color:inherit;font-weight:normal;cursor:pointer}#checkout-payment{width:100%;margin-bottom:25px}#checkout-payment h4{margin-bottom:24px}#checkout-payment .secure-connection{float:left;margin-top:5px;color:#999;font-size:12px;font-weight:normal}#checkout-payment .secure-connection i{margin-left:5px;color:#ccc;font-size:18px}@media(max-width:767px){#checkout-payment .secure-connection{margin-top:0}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none}#checkout-payment .payment-methods .lp-payment-method{position:relative;margin:0}#checkout-payment .payment-methods .lp-payment-method>label{display:flex;align-items:center}#checkout-payment .payment-methods .lp-payment-method .gateway-input,#checkout-payment .payment-methods .lp-payment-method .gateway-icon{vertical-align:middle}#checkout-payment .payment-methods .lp-payment-method .gateway-icon{max-height:32px}#checkout-payment .payment-methods .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 0 0 8px;border:1px solid #ccc;background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input::before{position:absolute;top:50%;right:50%;width:6px;height:6px;background:#41abec;transform:translate(50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before{content:""}#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus{outline:0}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color)}#checkout-payment #checkout-order-action button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-terms-and-conditions{color:#666;font-size:16px;font-weight:300;line-height:26px}.lp-terms-and-conditions a{color:#41abec}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color)}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:40px;cursor:pointer}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#f9f9f9}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid #ddd;background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.lp-list-table{width:100%;margin-bottom:20px}.lp-list-table th,.lp-list-table td{padding:20px;border:0 solid rgba(204,204,204,0.3);border-bottom-width:1px;background:#fff;font-size:16px;line-height:1;text-align:right}@media(max-width:767px){.lp-list-table th,.lp-list-table td{padding:15px}}.lp-list-table thead{box-sizing:border-box;border:1px solid #e5e7f2}.lp-list-table thead tr th{height:60px;border-bottom:0;color:#333;background:#f1f2f8;font-size:18px}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border:1px solid rgba(204,204,204,0.3);border-top:0}.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:62px;color:#666;background:#fff;font-size:16px;font-weight:300}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a,.lp-list-table tfoot tr td a,.lp-list-table tfoot tr th a{border-bottom:0;color:#666;text-decoration:none}.lp-list-table tbody tr td a:hover,.lp-list-table tbody tr th a:hover,.lp-list-table tfoot tr td a:hover,.lp-list-table tfoot tr th a:hover{color:var(--lp-primary-color)}.lp-list-table tbody tr .column-status .result-percent,.lp-list-table tfoot tr .column-status .result-percent{font-weight:500}.lp-list-table tbody tr .column-status .lp-label,.lp-list-table tfoot tr .column-status .lp-label{font-weight:600}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:14px}.lp-list-table .list-table-nav td.nav-text{text-align:right}.lp-list-table .list-table-nav td.nav-pages{text-align:left}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:left}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;color:#666;font-size:16px;font-weight:300;line-height:1}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field textarea{width:100%;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:14px;font-style:italic;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk{color:red}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-left:auto;margin-bottom:60px;margin-right:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06) !important}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px;font-size:28px;line-height:1.4}.learn-press-form-login .form-fields .form-field label,.learn-press-form-register .form-fields .form-field label{font-size:16px;font-weight:400;user-select:none}.learn-press-form-login .form-fields .form-field input[type=text],.learn-press-form-login .form-fields .form-field input[type=password],.learn-press-form-login .form-fields .form-field input[type=tel],.learn-press-form-login .form-fields .form-field input[type=url],.learn-press-form-login .form-fields .form-field input[type=number],.learn-press-form-register .form-fields .form-field input[type=text],.learn-press-form-register .form-fields .form-field input[type=password],.learn-press-form-register .form-fields .form-field input[type=tel],.learn-press-form-register .form-fields .form-field input[type=url],.learn-press-form-register .form-fields .form-field input[type=number]{height:42px;border:1px solid #bbb;border-radius:4px;line-height:42px}.learn-press-form-login .form-fields .form-field input[type=text]:focus,.learn-press-form-login .form-fields .form-field input[type=password]:focus,.learn-press-form-login .form-fields .form-field input[type=tel]:focus,.learn-press-form-login .form-fields .form-field input[type=url]:focus,.learn-press-form-login .form-fields .form-field input[type=number]:focus,.learn-press-form-register .form-fields .form-field input[type=text]:focus,.learn-press-form-register .form-fields .form-field input[type=password]:focus,.learn-press-form-register .form-fields .form-field input[type=tel]:focus,.learn-press-form-register .form-fields .form-field input[type=url]:focus,.learn-press-form-register .form-fields .form-field input[type=number]:focus{border:0;outline:2px solid transparent !important;outline-offset:2px;box-shadow:0 0 0 2px #666 !important}.learn-press-form-login .form-fields .form-field.required label::after,.learn-press-form-register .form-fields .form-field.required label::after{content:" *";display:inline}.learn-press-form-login form[name=learn-press-login]>p>label,.learn-press-form-register form[name=learn-press-login]>p>label{color:#666;font-size:16px;cursor:pointer;user-select:none}.learn-press-form-login form[name=learn-press-login]>p>a,.learn-press-form-register form[name=learn-press-login]>p>a{color:#666;font-size:16px;line-height:1}.learn-press-form-login form[name=learn-press-login]>p:last-child,.learn-press-form-register form[name=learn-press-login]>p:last-child{margin-bottom:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:50px;border-radius:3px;outline:0;color:#fff;background:var(--lp-primary-color);box-shadow:none;font-size:16px;line-height:1;vertical-align:middle;text-decoration:none}.required label{font-weight:bold}.required label:after{content:" *";display:inline}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.lp-password-input input[type=password]{padding-left:2.5rem}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:8px;left:10px;cursor:pointer}.lp-password-input .lp-show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f06e"}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"\f070"}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{width:90%;max-width:500px;margin:0 auto}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}#learn-press-profile{overflow:hidden;position:relative;background:#fff}#learn-press-profile .lp-user-profile-avatar img{position:relative;width:100%;height:auto;border-radius:unset}#learn-press-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;margin-top:-17px;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#learn-press-profile .lp-user-profile-socials a{display:inline-block;width:40px;height:40px;margin:0 7px;border:1px solid #cfcfcf;color:#666;background:#fff;font-size:16px;line-height:40px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#learn-press-profile .lp-user-profile-socials a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-profile .wrapper-profile-header{color:#fff;background:var(--lp-secondary-color)}#learn-press-profile .wrapper-profile-header .lp-profile-content-area{position:relative;min-height:345px;padding-top:50px}#learn-press-profile .wrapper-profile-header .lp-profile-left{position:absolute;bottom:0;right:0;width:270px;padding:20px;border:1px solid rgba(0,0,0,0.1);border-bottom:0;background:#fff}#learn-press-profile .wrapper-profile-header .lp-profile-right{margin-right:270px;padding-left:15px;padding-right:35px}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username{padding-bottom:18px;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio{font-size:16px;font-weight:300;line-height:26px}@media(max-width:990px){#learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:inherit;padding:20px 15px}#learn-press-profile .wrapper-profile-header .lp-profile-left{float:right;position:static}#learn-press-profile .wrapper-profile-header .lp-profile-right{float:left;width:calc(100% - 270px);margin-right:0}}@media(max-width:768px){#learn-press-profile .wrapper-profile-header .lp-profile-left{width:220px}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:calc(100% - 220px)}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials{margin-left:-5px;margin-right:-5px}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials a{width:36px;height:36px;margin:0 5px;line-height:36px}}@media(max-width:500px){#learn-press-profile .wrapper-profile-header .lp-profile-left{float:none;margin:0 auto}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:100%;padding-top:30px;text-align:center}}#learn-press-profile #profile-sidebar{float:right;width:270px;margin-top:0;border:1px solid rgba(0,0,0,0.1);border-top:0;background:#fff}@media(max-width:990px){#learn-press-profile #profile-sidebar{width:100%;margin-top:58px}#learn-press-profile #profile-sidebar .lp-user-profile-avatar{max-width:150px}}#learn-press-profile #profile-nav .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{position:relative;margin:0;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li a{display:block;padding:0 20px;color:#333;font-size:16px;font-weight:500;line-height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{padding:0 52px 0 20px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a>i{display:inline-block;position:absolute;right:24px;width:28px;color:var(--lp-primary-color);font-size:12px;line-height:52px;text-align:right}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{float:left;margin-left:4px;color:#999;font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;content:"\f054"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li{margin:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid #f9f9f9}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:hover>a::after{content:"\f053"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-right:52px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before{position:absolute;right:25px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f004"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist:hover a::before{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.logout>a::after{display:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>a{box-sizing:border-box;height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;right:100%;min-width:150px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover{background:var(--lp-primary-color)}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a::after{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>ul{display:block}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul{position:relative;right:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active{background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a{color:#ffb606}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a i{color:#ffb606}@media(max-width:990px){#learn-press-profile #profile-nav{overflow-x:scroll;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs{width:max-content}#learn-press-profile #profile-nav .lp-profile-nav-tabs::after{display:table;clear:both;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{float:right;border:0;border-left:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{height:auto;padding:0 45px 0 20px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-right:10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.has-child a::after{content:"\f077"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-right:45px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a::after{content:"\f078"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(20%)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li{float:right;border-left:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-left:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul{display:none !important}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child)>a::after{display:none}}@media(max-width:560px){#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{max-width:80px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{font-size:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-right:0}}#learn-press-profile #profile-content{float:left;width:calc(100% - 300px);margin-bottom:60px;padding-top:58px}@media(max-width:990px){#learn-press-profile #profile-content{width:100%}}@media(max-width:767px){#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav{display:block;width:100%;border:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav::after{display:table;clear:both;content:""}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab{float:right;border-left:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label{padding-left:25px;padding-right:25px}}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course{margin:0 0 40px 0}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content{padding:20px 20px 12px 20px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor{margin-bottom:14px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories{padding:0}#learn-press-profile #profile-content .lp-button{display:block;margin:0 auto 52px auto;padding:13px 34px;border-color:var(--lp-secondary-color);font-size:14px;font-weight:500;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}#learn-press-profile #profile-content .lp-button:hover{border-color:var(--lp-primary-color)}#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading{display:none}#learn-press-profile #profile-content #profile-content-orders .profile-orders table{margin-top:0}#learn-press-profile #profile-content #profile-content-orders .column-order-actions a{margin-left:6px}#learn-press-profile #dashboard-general-statistic{margin-bottom:55px;padding-bottom:20px;border-bottom:1px solid #ddd}#learn-press-profile .dashboard-general-statistic__row{display:flex;margin:0 -15px;justify-content:center;flex-wrap:wrap}#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:270px;margin:0 15px 40px 15px;padding:27px 25px 15px 25px;border:1px solid #ccc;border-radius:4px;background:#f9fafc;text-align:center}@media(max-width:990px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:45%}}@media(max-width:767px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:100%;margin:0 15px 20px 15px}}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text{margin:0 0 7px 0;padding:0;color:#666;font-size:18px;font-weight:400;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number{color:#333;font-size:18px;font-weight:500;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover{background:#eaeaea}#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box{width:50%}#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box{width:25%}#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box{width:20%}#learn-press-profile .profile-courses>h3{margin-top:0;margin-bottom:36px;color:#333;font-size:30px;font-weight:600;line-height:1;text-transform:capitalize}#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 10px 24px 10px}#learn-press-profile-basic-information .form-field>label,form[name=profile-change-password] .form-field>label{margin:0 0 12px 0;color:#333;font-size:16px;font-weight:500;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input input{height:43px;padding:8px 20px;font-weight:400}#learn-press-profile-basic-information .form-field .form-field-input input[type=password],form[name=profile-change-password] .form-field .form-field-input input[type=password]{padding:8px 20px}#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input textarea{padding:9px 20px 16px 20px;font-weight:300;line-height:24px}#learn-press-profile-basic-information .form-field .form-field-input input,#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input textarea{border:1px solid #ccc;color:#999;font-size:14px;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input:focus,#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,form[name=profile-change-password] .form-field .form-field-input input:focus,form[name=profile-change-password] .form-field .form-field-input textarea:focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,form[name=profile-change-password] .form-field .form-field-input ::placeholder{opacity:1;color:#999}#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input :-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input ::-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input .description,form[name=profile-change-password] .form-field .form-field-input .description{margin-top:15px}@media(max-width:767px){#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:right;width:calc(50% - 20px);margin-left:10px}@media(max-width:767px){#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:unset;width:100%;margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__clear,form[name=profile-change-password] .form-field__clear{clear:both}#learn-press-profile-basic-information button,form[name=profile-change-password] button{padding:16px 24px;border:0;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-size:16px;font-weight:400;line-height:1}#learn-press-profile-basic-information button:hover,form[name=profile-change-password] button:hover{opacity:.5;background:var(--lp-primary-color)}#learn-press-profile-basic-information p,form[name=profile-change-password] p{margin:0}#learn-press-profile-basic-information .form-fields{margin:0 -10px}#learn-press-profile-basic-information .form-fields::after{display:block;clear:both;content:""}@media(max-width:767px){#learn-press-profile-basic-information .form-fields{margin:0}}.recover-order__title{margin-bottom:5px}.recover-order__description{margin-bottom:20px;color:#999;font-size:.8em;font-style:italic}div.order-recover{display:flex}div.order-recover>.button-recover-order{margin:0;margin-right:20px;flex:0 0 auto}div.order-recover>.button-recover-order.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}div.order-recover input[type=text]{width:100%;height:43px;margin-left:10px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px;flex:1 1 auto}.learn-press-profile-course__progress .lp_profile_course_progress{border:1px solid #eee}.learn-press-profile-course__progress .lp_profile_course_progress__item{display:grid;align-items:center;padding:15px;border-top:1px solid #eee;grid-template-columns:90px 1fr 80px 140px 140px;column-gap:20px}.learn-press-profile-course__progress .lp_profile_course_progress__header{background-color:#eee}.lp_profile_course_progress__nav button.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-profile-course__tab__inner{display:flex;margin:40px 0 0 0;padding:0;background:#eee;list-style:none !important}.learn-press-profile-course__tab__inner>li{list-style:none}.learn-press-profile-course__tab__inner>li:hover{cursor:pointer}.learn-press-profile-course__tab__inner a{display:inline-block;padding:15px 30px;font-weight:600}.learn-press-profile-course__tab__inner a.active{border-top:4px solid var(--lp-primary-color);color:var(--lp-primary-color);background:#fff}.learn-press-course-tab-filters .learn-press-filters{margin-top:20px;margin-right:0;padding:0;list-style:none}.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lp-primary-color)}.learnpress_avatar__form label{display:inline-block}.learnpress_avatar__form input[type=file]{display:none}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed #ccc;border-radius:3px;background-color:#fafafa;font-size:14px;font-weight:300;font-style:italic;line-height:43px;text-align:center;cursor:pointer;align-items:center;justify-content:center}.learnpress_avatar__form__upload div{line-height:1.4}.learnpress_avatar__button--loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-tabs .course-tab-panels .course-tab-panel{display:none;padding-top:56px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.active{display:block}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor,#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs{padding-top:60px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews{padding:56px 0 0 0}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125rem;color:#333;font-size:18px;font-weight:500}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px}#learn-press-course .lp-course-author{display:flex;margin-bottom:40px}@media(max-width:767px){#learn-press-course .lp-course-author{flex-direction:column;padding:0 15px}}#learn-press-course .lp-course-author .course-author__pull-left{margin-left:30px;text-align:center;align-items:center}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-left{margin-left:0;margin-bottom:30px}}#learn-press-course .lp-course-author .course-author__pull-left img{width:100%;max-width:96px;margin-bottom:20px;border-radius:50%;object-fit:cover;object-position:center}#learn-press-course .lp-course-author .course-author__pull-right{flex:1}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-right{width:100%;text-align:center}}#learn-press-course .lp-course-author .course-author__pull-right .author-title{margin-bottom:18px}#learn-press-course .lp-course-author .course-author__pull-right .author-title a{color:#333;box-shadow:none;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-course .lp-course-author .course-author__pull-right .author-title a:hover{color:var(--lp-primary-color)}#learn-press-course .lp-course-author .course-author__pull-right .author-description{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center}#learn-press-course .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:14px;line-height:33px;text-align:center;vertical-align:middle;transition:all .3s}#learn-press-course .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-course .lp-course-author .author-socials .fa-googleplus::before{content:"\f0d5"}#learn-press-course div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}#learn-press-course div.lp-list-co-instructor__item{display:flex;column-gap:30px}@media(max-width:767px){#learn-press-course div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}#learn-press-course div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}#learn-press-course div.lp-list-co-instructor__bio{flex:1}#learn-press-course div.lp-list-co-instructor__bio__top>a{font-size:18px;font-weight:600}#learn-press-course div.lp-list-co-instructor__bio__description{font-size:1rem}#learn-press-course .course-price{margin-bottom:10px}#learn-press-course .course-price .origin-price,#learn-press-course .course-price .price{vertical-align:middle}#learn-press-course .course-price .origin-price{margin-left:10px;font-size:18px;font-style:italic;text-decoration:line-through}#learn-press-course .course-price .price{font-size:24px}#learn-press-course .lp-course-buttons{margin-bottom:20px}#learn-press-course .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:18px;font-weight:500}#learn-press-course .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color);font-size:16px}#learn-press-course .course-featured-review .featured-review__content{position:relative;color:#666;font-size:16px;font-weight:500;font-style:italic;line-height:24px}#learn-press-course .course-featured-review .featured-review__content::after{position:absolute;top:-42px;left:-15px;color:rgba(102,102,102,0.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(-180deg)}#learn-press-course .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:12px;line-height:1}.edit-content{margin-right:5px}ul.learn-press-nav-tabs{display:flex;max-height:60px;margin:0;padding:0;border:1px solid rgba(204,204,204,0.3);border-bottom:0;background:#f1f2f8;list-style:none}ul.learn-press-nav-tabs .course-nav{float:right;position:relative;margin:0;border-left:1px solid rgba(204,204,204,0.3);border-bottom:1px solid rgba(204,204,204,0.3);list-style:none}ul.learn-press-nav-tabs .course-nav:first-child.active::after{position:absolute;top:-1px;right:-1px;width:1px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav:last-child{border-left:0}ul.learn-press-nav-tabs .course-nav:last-child.active::after{position:absolute;top:-1px;left:-2px;width:2px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav.active{border-bottom:0}ul.learn-press-nav-tabs .course-nav.active::before{position:absolute;top:-1px;right:0;width:100%;height:4px;background:var(--lp-primary-color);content:""}ul.learn-press-nav-tabs .course-nav.active label{color:var(--lp-primary-color)}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs[data-tabs] .course-nav{flex:1}ul.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center}ul.learn-press-nav-tabs::after{display:block;clear:both;content:""}@media(max-width:767px){ul.learn-press-nav-tabs{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}}.course-item-popup #tab-curriculum{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections{position:relative;z-index:9999;margin:0;padding:0;background:#fff;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section{margin:0;padding:0 0 42px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-left:15px;margin-right:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header{display:table;width:100%;padding:0 0 26px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left{vertical-align:top}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title{padding:0;color:#666;font-size:26px;font-weight:400;letter-spacing:0;text-transform:capitalize}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0 0 10px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc{display:inline-block;position:absolute;top:50%;left:30px;width:20px;height:20px;transform:translate(0,-50%)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f107"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before{border-top-color:#ccc}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0;font-size:14px;font-style:italic}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:14px;text-align:left;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content{margin:0 0 15px 0;padding:0;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 30px 0 15px;background:rgba(241,242,248,0.4);font-size:14px;transition:padding-right linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item>span{display:flex;width:28px;color:#666;font-size:16px;font-weight:300;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{display:table;width:calc(100% - 28px);border-bottom:0;outline:0;box-shadow:none;line-height:1.5}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before{display:table-cell;display:table-cell;right:0;width:20px;padding:15px 0;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:400;vertical-align:middle;transition:right linear .15s}@media(max-width:767px){#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta{display:flex;flex-direction:column-reverse;align-items:flex-end}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration{margin-bottom:5px}}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{display:table-cell;padding:17px 16px;color:#333;font-size:16px;font-weight:600;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before{font-size:18px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock{float:left;margin-top:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{display:table-cell;padding:10px 0;text-align:left;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{display:inline-block;height:23px;margin-right:14px;padding:0 8px;border-radius:3px;color:#fff;font-size:14px;line-height:23px;text-align:center;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz{background:#14c4ff}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:#9672cf}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:silver}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{padding:0;color:#999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before{font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;vertical-align:middle;text-transform:lowercase;content:"\f00c"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview{background:#00adff;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before{color:#fff;vertical-align:baseline;content:attr(data-preview)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:1px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before{position:absolute;top:50%;right:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current{padding-right:10px;background:#f9f9f9}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before{right:10px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before{top:0;height:100%}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link{color:#777;text-decoration:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc{color:#999}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);top:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore{display:flex;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore button{display:inline-flex;margin-left:auto;margin-right:auto;padding:10px 20px;border:0;border-radius:4px;outline:0;color:#222;background:#f7f7f7;box-shadow:none;font-weight:500;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore.loading button::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-curriculum.course-curriculum .curriculum-more__button{display:flex;width:100%;margin-top:20px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;border:0;outline:0;color:#fff;background:#333;box-shadow:none;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum .curriculum-more__button.loading::before{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}body.course-item-popupx{overflow:hidden;_opacity:0}body.course-item-popupx #learn-press-course-curriculum{overflow:auto;position:fixed;z-index:9999;top:32px;bottom:0;right:0;width:400px;border-left:1px solid #ddd;background:#fff}body.course-item-popupx #learn-press-course-curriculum .section-header{padding:0 15px}body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px}body.course-item-popupx #learn-press-course-curriculum .course-item{padding-left:15px;padding-right:15px}body.course-item-popupx #learn-press-course-curriculum .course-item a::before{right:15px}body.course-item-popupx #learn-press-content-item{overflow:hidden;position:fixed;z-index:9999;top:32px;left:0;bottom:0;right:400px;background:#fff}body.course-item-popupx #learn-press-content-item .content-item-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #learn-press-content-item .course-item-title{font-size:1.4rem}body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading{text-align:center}body.course-item-popupx #learn-press-content-item .content-question-summary .question-title{margin-bottom:10px;font-size:1.2rem}body.course-item-popupx #content-item-nav{position:fixed;z-index:99999;left:0;bottom:0;right:400px;height:60px;border-top:1px solid #ddd;background:#f5f5f5}body.course-item-popupx #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #content-item-nav button{height:40px;padding:0 20px;line-height:40px}body.course-item-popupx .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.course-item-popupx.wpadminbar #learn-press-course-curriculum,body.course-item-popupx.wpadminbar #learn-press-content-item{top:92px}body.course-item-popupx.wpadminbar #course-item-content-header{top:32px}body.course-item-popupx.wpadminbar .content-item-description{margin-bottom:20px}body.course-item-popupx .content-item-summary{margin-bottom:50px}body.course-item-popupx .content-item-summary>h3{margin-bottom:20px}body.course-item-popupx .content-item-summary.content-item-video .entry-video{position:absolute;top:0;right:0;width:100%;background:#000;line-height:1}body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe{width:100%;max-width:900px;margin-bottom:0;vertical-align:top}body.course-item-popupx .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0}body.course-item-popupx.content-only #learn-press-content-item{z-index:9999999;top:0;bottom:0;right:0}body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer{display:none}body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable{bottom:0}body #ifr-course-item{position:absolute;z-index:999999;top:0;right:0;width:100%;height:100%;background:#fff}body.full-screen-content-item #course-item-content-header .toggle-content-item::before{font:28px/60px "Font Awesome 5 Free";content:"\f066"}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:left}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"Font Awesome 5 Free"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.scroll-wrapper{overflow:hidden;opacity:0}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7}.course-remaining-time .lp-label.label-enrolled{font-size:inherit}.course-progress .lp-progress-bar:hover{cursor:pointer}#course-item-content-header,#course-item-content-footer{position:fixed;left:0;height:60px;line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#course-item-content-header{z-index:100;top:0;right:0;padding:0;border-bottom:1px solid #ddd;background:#e7f7ff}#course-item-content-header .course-item-search{float:right;position:relative;box-sizing:border-box;width:400px;padding:15px}#course-item-content-header .course-item-search input{float:right;width:385px;height:30px;padding:0;border:0;color:#aaa;background:transparent;box-shadow:none;font-style:italic}#course-item-content-header .course-item-search input:focus{outline:0;color:#777;box-shadow:none}#course-item-content-header .course-item-search button{position:absolute;z-index:99;left:15px;height:30px;margin-right:-30px;padding:0;border:0;color:#777;background:transparent;font-size:15px;line-height:30px}#course-item-content-header .course-item-search button::after{font-family:"Font Awesome 5 Free";content:"\f002"}#course-item-content-header .course-item-search.has-keyword button::after{content:"\f00d"}#course-item-content-header .course-title{float:right;clear:none;height:60px;margin:0;padding:0 15px;font-size:1.4rem;line-height:60px}#course-item-content-header .course-title a{box-shadow:none}#course-item-content-header .course-title::before{display:none;content:""}#course-item-content-header .form-button.lp-button-back{float:left;margin-left:15px}#course-item-content-header .toggle-content-item{display:inline-block;float:left;width:60px;height:60px;border-right:1px solid #ddd;text-align:center}#course-item-content-header .toggle-content-item::before{font:28px/60px "Font Awesome 5 Free";content:"\f065"}#course-item-content-footer{display:none;bottom:0;right:400px;padding:15px;border-top:1px solid #ddd}#course-item-content-footer button,#course-item-content-footer .lp-button{height:35px;padding:0 10px;font-size:14px;line-height:30px}.learn-press-form.completed button::before{margin-left:10px;font-family:"Font Awesome 5 Free";font-size:18px;content:"\f00c"}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-right:-1px;background:var(--lp-secondary-color)}.viewing-course-item #learn-press-course-curriculum .section-header .section-desc{display:none}.course-meta{display:flex;margin-bottom:40px}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex}.course-meta .course-meta__pull-left{flex:1}.course-meta .course-meta__pull-left .meta-item{margin-left:10px}.course-meta .course-meta__pull-right{flex:0 0 50%}.course-meta .course-meta__pull-right .meta-item{margin-right:10px}.course-meta.course-meta-primary .meta-item{flex:1}.course-meta.two-columns .course-meta{flex:1}.course-extra-box{margin-bottom:3px;border:1px solid rgba(204,204,204,0.3);border-radius:5px}.course-extra-box__title{--extra-height:54px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0;padding:0 38px 0 45px;background:rgba(181,187,211,0.15);font-size:1.1rem;font-weight:600;cursor:pointer}.course-extra-box__title::after{position:absolute;top:0;left:20px;color:#666;font-family:"Font Awesome 5 Free";line-height:var(--extra-height);content:"\f0d7"}.course-extra-box__content{display:none}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:22px 38px 14px;border-bottom:1px solid rgba(204,204,204,0.3);color:#666;font-size:16px;font-weight:300}.course-extra-box__content li::before{margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f0d8"}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.course-tab-panel-faqs{padding-top:64px}@media(max-width:767px){.course-tab-panel-faqs{padding:0 15px}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:25px 30px 25px 45px;font-size:16px;font-weight:500;line-height:1.7;cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:50%;left:28px;color:#6c6c6c;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f078";transform:translateY(-50%)}.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner{padding:0 28px 33px 28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover{background:rgba(241,242,248,0.4)}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box{background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f077"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:1300px){body.course-item-popup #course-item-content-header .course-item-search{width:300px}body.course-item-popup #course-item-content-header .course-item-search input{width:285px}body.course-item-popup #course-item-content-header .course-item-search button{right:300px}body.course-item-popup #learn-press-course-curriculum{width:300px}body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{right:300px}body.course-item-popup .section-desc{display:none}}@media screen and (max-width:1200px){body.course-item-popupx #course-item-content-header .course-item-search{width:300px}body.course-item-popupx #course-item-content-header .course-item-search input{width:285px}body.course-item-popupx #course-item-content-header .course-item-search button{right:300px}body.course-item-popupx #learn-press-course-curriculum{width:300px}body.course-item-popupx #content-item-nav,body.course-item-popupx #learn-press-content-item,body.course-item-popupx #course-item-content-footer{right:300px}body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,body.course-item-popupx #learn-press-content-item .content-item-wrap{width:90%}}@media screen and (max-width:768px){body.course-item-popup #course-item-content-header .course-item-search{width:200px}body.course-item-popup #course-item-content-header .course-item-search input{width:185px}body.course-item-popup #course-item-content-header .course-item-search button{right:200px}body.course-item-popup #learn-press-course-curriculum{width:200px}body.course-item-popup #content-item-nav,body.course-item-popup #learn-press-content-item,body.course-item-popup #course-item-content-footer{right:200px}body.course-item-popup #learn-press-content-item .content-item-nav-wrap,body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%}body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}body.course-item-popup.wpadminbar #course-item-content-header{top:46px}.learn-press-course-results-progress{margin-left:0}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{float:none;width:100%;margin-left:0;margin-bottom:20px}}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:""}.quiz-progress{margin-bottom:30px;background:#e7f7ff}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:15px;flex:1}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:20px}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:14px}.quiz-progress .progress-items .progress-item i{display:none;float:right;width:60px;height:60px;color:#fff;background:#00adff;font-size:30px;line-height:60px;text-align:center}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:""}.answer-options{margin:0;padding:0;list-style:none}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;color:#777;background:#f5f5f5;font-size:20px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option .option-title{display:table-cell;font-size:smaller}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;right:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:35px;min-width:35px;height:35px;margin:0 3px 0 10px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:0}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{position:absolute;top:15px;right:9px;box-sizing:content-box;margin-top:-10px;opacity:0;color:#3db748;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00c"}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.answer-options .answer-option input[type=radio]::before{border-radius:50%}.answer-options .answer-option .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-option.answer-correct{background:#e1f5ff}.answer-options .answer-option.answer-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answer-correct input[type=checkbox]:checked ~ .option-title::before{background:#e1f5ff}.answer-options .answer-option.answered-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-correct input[type=checkbox]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option.answered-wrong input[type=radio]::before,.answer-options .answer-option.answered-wrong input[type=radio]::after,.answer-options .answer-option.answered-wrong input[type=checkbox]::before,.answer-options .answer-option.answered-wrong input[type=checkbox]::after{border-color:red}.answer-options .answer-option.answered-wrong input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-wrong input[type=checkbox]:checked ~ .option-title::before{background:red}button[data-counter]{position:relative}button[data-counter]::after{padding-right:5px;content:"(+" attr(data-counter) ")"}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center}.quiz-result .result-heading{display:none}.quiz-result.passed .result-message{background:#3bb54a}.quiz-result.passed .result-message::after{content:"\f00c"}.quiz-result .result-message{margin-bottom:30px;padding:10px 0;color:#fff;background:#f02425;font-size:16px;font-weight:400;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.quiz-result .result-message::after{margin-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00d"}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid #999;color:#333;font-size:28px;font-weight:500;line-height:1}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:16px;font-weight:400;line-height:1}.quiz-result .result-grade .result-message{font-size:14px}.quiz-result.passed .result-achieved{color:#04adff}.quiz-result.passed .result-message strong{color:#04adff}.quiz-result .result-statistic{margin:0;padding:0;text-align:right;list-style:none}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:16px;font-weight:400;line-height:35px}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-left:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-size:16px;font-weight:500;line-height:35px;text-align:left}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"\f017"}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"\f005"}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"\f059"}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"\f00c"}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"\f00d"}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"\f2f5"}.quiz-status{position:sticky;z-index:99;top:0;left:0;right:0;margin:0 0 35px 0}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;height:60px;margin:0 auto;padding:5px 30px 5px 10px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center}@media(max-width:480px){.quiz-status>div{display:block;height:auto;text-align:center}}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center}.quiz-status>div .current-point{display:none}.quiz-status .questions-index{display:inline-block;color:#666;font-size:16px;font-weight:400;line-height:26px}.quiz-status .questions-index span{color:#333;font-weight:500}.quiz-status .countdown{position:relative;min-width:120px;margin-left:5px;padding:12px 29px;color:#333;background:#fff;font-size:14px;font-weight:400;line-height:1;text-align:center}.quiz-status .countdown .fas{position:absolute;top:50%;right:10px;color:#333;font-size:14px;transform:translateY(-50%)}.quiz-status .countdown .clock{display:none;width:40px;height:40px}.quiz-status .countdown .clock::before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(90deg);transform-origin:50% 50%}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:red}.quiz-status .submit-quiz button{margin:0 10px 0 0;border:0;border-radius:0;background:#fff;text-transform:uppercase}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color)}.quiz-status.submitting .submit-quiz button{background:#ddd}.question-numbers{text-align:center;list-style:none}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:12px;line-height:1}.question-numbers li a span{vertical-align:middle}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff}.question-numbers li.current.skipped::after{background:#fff}.question-numbers li.answered a::after{margin-right:3px;font-family:"Font Awesome 5 Free";font-size:8px;vertical-align:middle}.question-numbers li.answered.answered-wrong a{color:red}.question-numbers li.answered.answered-true a{color:#00adff}.question-numbers li.answered.answered-true.current a{color:#fff}.question-numbers li.skipped::after{position:absolute;bottom:3px;right:50%;width:10px;height:4px;margin-right:-5px;border-radius:2px;background:#aaa;content:""}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap}@media(max-width:768px){.quiz-intro{padding-left:10px;padding-right:10px;justify-content:space-between}}.quiz-intro-item{display:flex;margin:0 0 0 40px;align-items:center}@media(max-width:768px){.quiz-intro-item{margin:0 0 0 20px}}.quiz-intro-item::before{position:relative;top:-2px;margin-left:10px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900}.quiz-intro-item--passing-grade{order:2}.quiz-intro-item--passing-grade::before{content:"\f012"}.quiz-intro-item--questions-count{order:1}.quiz-intro-item--questions-count::before{content:"\f12e"}.quiz-intro-item--duration{order:2}.quiz-intro-item--duration::before{content:"\f017"}.quiz-intro-item__title{margin:0;padding:0 0 0 8px;color:#333;font-size:16px;font-weight:300;line-height:1.7}.quiz-intro-item__content{color:#222;font-size:16px;font-weight:400}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5}.redo-quiz button[type=submit]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd}.circle-bar::before{position:absolute;z-index:0;top:0;right:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:""}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;right:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%}.circle-bar .before{border-bottom-color:transparent;border-right-color:transparent;transform:rotate(-45deg)}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-left-color:transparent;transform:rotate(-45deg)}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-right-color:inherit;transform:rotate(-45deg)}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:left}.quiz-results,.quiz-content,.quiz-questions,.quiz-buttons,.quiz-attempts{margin-bottom:60px}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;right:50%;width:200px;height:200px;margin-right:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}.quiz-result .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quiz-result.passed .result-grade .result-achieved{color:#333}.quiz-result.passed .result-grade .result-message strong{color:#4caf50}.quiz-questions .question{margin-bottom:60px}.question .answer-option{padding:0;_border:2px solid #d9e0f1;background:#fff}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;margin:-19px 10px 0 0;border-color:#d9e0f1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.question .answer-option input[type=radio]::before{border-radius:50%}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:14px 65px 11px 10px;border:1px solid #ccc;color:#666;background:#fff;font-size:16px;font-weight:300;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option .option-title::after{display:inline-block;visibility:hidden !important;content:"."}.question .answer-option .option-title:hover{background:#f9f9f9}.question .answer-option .option-title::before{display:none}.question .answer-option.answer-correct .option-title{border-color:#4caf50}.question .answer-option.answered-wrong .option-title{border-color:#ff6423}.question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:normal;font-weight:500}.question .question-title .edit-link{float:left;font-size:14px;font-weight:normal}.question .question-content{margin-bottom:30px;color:#666;font-size:16px;font-weight:300;line-height:26px}.question .question-content img{width:100%;max-width:100%}.question .question-response{margin-bottom:10px;font-size:14px}.question .question-response .label{display:inline-block;margin:0 0 0 5px;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}.question .question-response .point{display:inline-block}.question .question-response.correct .label{background:#4caf50}.question .question-response.incorrect .label{background:#ff6423}.question .question-index{display:inline-block;margin:0 0 0 5px}.question .btn-show-hint{position:relative;margin:0 10px 0 0;padding:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none}.question .btn-show-hint::before{font-family:"Font Awesome 5 Free";font-size:18px;content:"\f059"}.question .btn-show-hint:hover span{position:absolute;bottom:100%;right:0;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-input br{display:none}.question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-right:4px;padding:1px}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}.lp-sort-bg label.option-title{background:rgba(255,182,6,0.68) !important}.learn-press-message.fixed{position:fixed;top:32px;right:0;left:0;background:rgba(0,173,255,0.6);text-align:center;z-index:100;color:#FFF;padding:10px}.learn-press-message.fixed[data-delay-in]{display:none}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0}body.learnpress-page.twentysixteen .entry-footer{display:none}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto}body:not(.search-results) article:not(.type-page) .entry-footer{display:none}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:13px;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"Font Awesome 5 Free";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-right:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:12px;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:12px}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;left:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:16px;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"Font Awesome 5 Free";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;right:50%;width:0;height:0;margin-right:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0 !important;right:0 !important}body.lp-preview #course-item-content-header{display:none}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}@keyframes animation4{from{right:-40%;width:40%}to{right:100%;width:10%}}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998 !important}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container #popup_title{display:none !important}body.confirm #popup_container #popup_message{margin:-10px;background:#FFF;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;left:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:30px;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}a{text-decoration:none}.lp-content-area{width:1170px;max-width:100%;margin:0 auto}@media(max-width:1024px){.lp-content-area{padding-left:15px;padding-right:15px}}.lp-content-area::after,.lp-content-area::before{display:table;clear:both;content:""}.lp-archive-courses.loading ul.learn-press-courses{position:relative}.lp-archive-courses.loading ul.learn-press-courses::after{position:absolute;z-index:3;top:0;left:0;bottom:0;right:0;background:#f3f3f3;background:linear-gradient(-90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;content:"";animation:lp-skeleton-loading 1.4s ease infinite}.lp-archive-courses.loading ul.learn-press-courses::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;opacity:.8%;background:#fff;content:""}.lp-archive-courses form[name=search-course]{position:relative;margin-bottom:20px}.lp-archive-courses form[name=search-course] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-archive-courses form[name=search-course] .search-course-button{position:absolute;top:1px;left:1px;bottom:1px;height:auto;padding:15px;line-height:1px}.lp-archive-courses .learn-press-courses-header{float:right;padding-top:4px}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:30px;font-weight:600}@media(max-width:767px){.lp-archive-courses .learn-press-courses-header{margin-bottom:20px}}.lp-archive-courses .learn-press-courses{clear:both;margin:0 -15px 0 -15px;padding:0;list-style:none;position:relative;min-height:300px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.lp-archive-courses .learn-press-courses .course{width:25%;margin:0 0 60px 0;box-shadow:none;list-style:none}.lp-archive-courses .learn-press-courses .course .course-item{display:flex;flex-direction:column;position:relative;height:100%;transition:all .3s}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail{overflow:hidden;position:relative}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;right:-110px;width:300px;text-align:center;transform:rotate(45deg)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail a{display:block;overflow:hidden}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail::before{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;opacity:0;background:rgba(0,0,0,0.5);content:"";transition:all .3s}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;left:6px;opacity:0;color:#fff;cursor:pointer}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist::before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f004"}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist .course-wishlist__btn{display:none}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover::before{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-wishlist{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .learn-press-courses .course .course-item:hover .course-wishlist{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-wishlist.filled{opacity:1}.lp-archive-courses .learn-press-courses .course .course-item .course-content{position:relative;border-top:0}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink{display:-webkit-box;clear:both;overflow:hidden;position:relative;border:0;color:#fff;text-decoration:none;text-transform:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title{margin:0;padding:0;color:#333;font-size:16px;font-weight:600;line-height:24px}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-review{display:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories,.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-tags{display:block;font-size:14px;font-weight:300}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories{float:right;position:relative;margin-left:10px;margin-bottom:16px}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a{display:inline-block;display:none;margin:0 10px;color:#fff;text-decoration:none}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child{display:block;margin-right:0;padding:2px 16px;background:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover{color:#333}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after{position:absolute;top:50%;left:-2px;width:1px;height:12px;opacity:.5;background:#999;content:"";transform:translate(0,-50%)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor{float:right;margin-bottom:16px;font-size:14px;font-weight:300;line-height:25px;text-transform:capitalize}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a{color:#059de9}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info{color:#666;font-size:14px;font-weight:300}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info>span{display:block}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price{float:left}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price,.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .price{color:#333;font-size:16px;font-weight:600}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price{margin-left:10px;color:#666;font-size:14px;font-weight:300;text-decoration:line-through}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-instructor{float:left}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info::after{display:block;clear:both;content:""}.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt{display:-webkit-box;overflow:hidden;margin-bottom:28px;color:#666;font-size:16px;font-weight:300;line-height:26px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lp-archive-courses .learn-press-courses .course .course-item .course-content .separator{display:none}.lp-archive-courses .learn-press-courses[data-layout=list]{margin:0}.lp-archive-courses .learn-press-courses[data-layout=list] .course{display:flex;width:100%;padding:24px;border:1px solid rgba(204,204,204,0.3);border-radius:4px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course{padding:15px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item{display:flex;flex-direction:row;width:100%;border:unset;justify-content:space-between}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item{flex-direction:column}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-wrap-thumbnail{float:right;width:35.8%}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-wrap-thumbnail{width:100%}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{float:left;width:calc(64.2% - 76px);padding-top:5px}@media(max-width:1200px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:calc(64.2% - 40px)}}@media(max-width:1200px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:calc(64.2% - 25px)}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content{width:100%;padding-top:20px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-categories a{position:relative;padding:2px 15px 2px 20px;-webkit-clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%)}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink{overflow:hidden;height:25px;margin-bottom:5px;-webkit-line-clamp:1}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink .course-title{color:#333;font-size:18px;font-weight:600;line-height:24px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-permalink .course-title:hover{color:var(--lp-primary-color)}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{display:flex;padding-top:12px;padding-bottom:18px;color:#333;font-size:14px;font-weight:400}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:28px;text-transform:capitalize}@media(max-width:1024px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:20px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item::before{position:relative;top:-1px;margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-level::before{content:"\f012"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-duration::before{content:"\f017"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item-student::before{content:"\f501"}@media(max-width:815px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta .meta-item{padding-left:15px}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-wrap-meta{grid-template-columns:repeat(3,1fr)}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-tags a{margin:0 0 10px 10px;padding:3px 5px;border-radius:3px;color:#fff;background:#e4a2a2;line-height:1}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer{float:right;margin-left:20px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer .course-students{display:none}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer .course-price{float:unset}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-footer{margin-bottom:30px}}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore{float:left;position:relative;left:4px}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a{padding:9px 24px;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-weight:400;line-height:1;transition:all .3s;display:block}.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore a:hover{opacity:.5;background:var(--lp-primary-color)}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=list] .course .course-item .course-content .course-readmore{display:flex;float:unset;clear:both}}.lp-archive-courses .learn-press-courses[data-layout=grid] .course{padding:0 15px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,0.2)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content{padding:15px 20px 12px 20px;border:1px solid #f0f0f0;border-top:0;flex-grow:1}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-instructor{margin-bottom:7px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories{float:left;position:absolute;z-index:1;top:-34px;left:-1px;margin-left:0}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories::after{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-categories a{position:relative;margin:0;padding:2px 22px 2px 12px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-permalink{height:48px;margin-bottom:20px}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-wrap-meta{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info{display:flex;flex-direction:column;flex-grow:1}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-excerpt{display:none}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer{padding-top:18px;border-top:1px solid rgba(153,153,153,0.2)}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer .course-students{float:right;text-transform:capitalize}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-footer .course-students::before{position:relative;top:-1px;margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900;content:"\f501"}.lp-archive-courses .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-info .course-readmore{display:none}@media(max-width:992px){.lp-archive-courses .learn-press-courses[data-layout=grid] .course{width:50%}}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-layout=grid] .course{width:100%}}.lp-archive-courses .learn-press-courses[data-size="3"] .course{width:33.3333%}@media(max-width:767px){.lp-archive-courses .learn-press-courses[data-size="3"] .course{width:100%}}.lp-archive-courses .learn-press-courses .lp-archive-course-skeleton{position:absolute;height:100%;background:linear-gradient(-90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);animation:lp-skeleton-loading 1.4s ease infinite;background-size:400% 100%}.lp-archive-courses .learn-press-courses .lp-archive-course-skeleton li{display:none}.lp-archive-courses .course-summary .course-summary-content .course-detail-info{margin-bottom:60px;padding:40px 0 10px 0;color:#fff;background:var(--lp-secondary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left{width:70%}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title{margin-bottom:42px;color:#fff;font-size:30px;font-weight:500;line-height:1}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary{margin-bottom:36px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary .course-meta__pull-left .meta-item-categories::before{font-weight:400}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-secondary{margin-bottom:0}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{display:flex;height:46px;margin-left:50px;font-size:16px;font-weight:300;text-transform:capitalize}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span{padding-left:4px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:last-child{margin-left:0}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before{margin-left:8px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-weight:900}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image{margin-left:10px;flex:0 0 46px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label{margin:0;color:#999;font-size:14px;font-weight:300;line-height:1.5}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div{line-height:1.5}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a{color:#fff;font-size:16px;font-weight:400;text-transform:capitalize}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories{align-items:center}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before{margin-left:10px;font-size:36px;content:"\f02e"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div span{padding:0 5px}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-duration::before{content:"\f017"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-level::before{content:"\f012"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-student::before{content:"\f501"}@media(max-width:1024px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{margin-left:30px}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item{margin-left:0}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left{width:100%}}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area{display:flex;flex-direction:row}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-left:40px}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:100%;padding-left:0}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left{width:100%;margin-bottom:30px}}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:300px;max-width:100%;margin-top:-272px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner{width:300px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,0.05)}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist{color:#fff;background:transparent !important;font-size:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"Font Awesome 5 Free";font-size:26px;font-weight:900;content:"\f004"}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div{overflow:hidden;padding:20px;background:#fff}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul{list-style:none}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul li a{color:#666;font-size:16px;font-weight:300;line-height:24px}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:100%;margin-top:0}.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner{width:100%}}@media(max-width:767px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar{width:100%;padding-right:0}}@media(max-width:768px){.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area{flex-direction:column}}.lp-courses-bar{display:flex;float:left;margin-bottom:48px}@media(max-width:767px){.lp-courses-bar{flex-direction:row;width:100%;justify-content:space-between}}.lp-courses-bar .search-courses{position:relative;width:306px;max-width:100%;margin-left:20px;line-height:1;flex:1}.lp-courses-bar .search-courses input[type=text]{width:100%;height:44px;padding:6px 18px 6px 32px;border:1px solid #ccc;border-radius:5px;background:#fff;font-size:14px;font-style:italic;line-height:1}.lp-courses-bar .search-courses input[type=text]:focus{border-color:var(--lp-primary-color);outline:0}.lp-courses-bar .search-courses button{position:absolute;top:50%;left:12px;width:30px;height:30px;padding:0;border:0;color:#333;background:transparent;font-size:16px;line-height:1;transform:translate(0,-50%)}.lp-courses-bar .search-courses button:focus{border:0;outline:0}.lp-courses-bar .search-courses button.loading>i::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-courses-bar .search-courses ::-webkit-input-placeholder{color:#999}.lp-courses-bar .search-courses :-ms-input-placeholder{color:#999}.lp-courses-bar .search-courses ::placeholder{color:#999}@media(max-width:767px){.lp-courses-bar .search-courses{width:100%}}.lp-courses-bar .switch-layout{display:flex;height:44px;line-height:1;text-align:left;flex:0 0 40px;align-items:center;justify-content:center}.lp-courses-bar .switch-layout input[type=radio]{display:none}.lp-courses-bar .switch-layout .switch-btn{display:block;width:40px;height:40px;margin:0;padding:0;border-radius:5px;font-size:16px;line-height:40px;text-align:right;text-align:center;cursor:pointer}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:8px 6px;color:#333;font-family:"Font Awesome 5 Free";font-weight:900;line-height:1}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"\f00a"}.lp-courses-bar .switch-layout .switch-btn.list{margin-right:3px}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"\f03a"}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2){background:#f5f5f5}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4){background:#f5f5f5}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6){background:#f5f5f5}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8){background:#f5f5f5}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10){background:#f5f5f5}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12){background:#f5f5f5}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14){background:#f5f5f5}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16){background:#f5f5f5}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18){background:#f5f5f5}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20){background:#f5f5f5}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color)}.lp_allow_repuchase_select{padding:20px;background:#f7f7f7}.lp_allow_repuchase_select>ul{padding:0;list-style:none}.lp_allow_repuchase_select>a{display:inline-block;margin-top:10px;color:#fff;background-color:#222}#learn-press-course .course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price{text-align:center}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .origin-price{color:#666;font-size:18px;font-weight:300;font-style:unset}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price{color:#333;font-size:26px;font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 40px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons{margin-bottom:34px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons>*{margin-bottom:10px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons>*:last-child{margin-bottom:0}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons form,#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button{width:100%;text-decoration:none}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button{font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover{border-color:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover{opacity:.5;background:var(--lp-primary-color)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice{margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4}#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice.error{border-color:#d85554}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,0.3)}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row{display:flex;color:#666;font-size:16px;font-weight:300;justify-content:space-between}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row strong{color:#333;font-weight:500}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time{color:#666;font-size:16px;font-weight:300;line-height:24px}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0;padding:0;justify-content:space-between;flex-wrap:wrap}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading{margin:0;margin-bottom:5px;padding:0;color:#333;font-size:15px;font-weight:500;flex:1 1 auto}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number{display:block;margin:0;color:#666;font-size:16px;font-weight:300;line-height:16px;text-align:left}#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .learn-press-progress,#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%}#learn-press-course .course-summary-sidebar .course-sidebar-preview>*:last-child{margin-bottom:0}.learnpress-page .lp-button.secondary{background:#9198ab}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none}.learnpress-page:hover{text-decoration:none}#learn-press-course-curriculum .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1}#learn-press-course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;left:30px;width:20px;height:20px;transform:translate(0,-50%)}#learn-press-course-curriculum .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f107"}#learn-press-course-curriculum .section-title span.show-desc:hover::before{border-top-color:#ccc}#popup-course{display:flex;position:fixed;z-index:999;top:0;left:0;bottom:0;right:0;background:#fff}#popup-course .back-course{padding-right:30px;padding-left:30px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}#popup-course .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){#popup-course .back-course{background:transparent;line-height:50px;opacity:.6;padding-right:15px;padding-left:15px}#popup-course .back-course:hover{background:transparent;opacity:1}}#popup-course #popup-header{display:flex;position:fixed;z-index:100;left:0;right:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}#popup-course #popup-header .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center}@media(max-width:1024px){#popup-course #popup-header .popup-header__inner{width:100%;padding-left:15px;padding-right:15px}}@media(max-width:767px){#popup-course #popup-header .popup-header__inner{flex-direction:column}}#popup-course #popup-header .popup-header__inner .course-title{margin:0;padding:0;line-height:70px;letter-spacing:unset}#popup-course #popup-header .popup-header__inner .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-size:16px;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course #popup-header .popup-header__inner .course-title a:hover{color:var(--lp-primary-color)}@media(max-width:768px){#popup-course #popup-header .popup-header__inner .course-title{flex:1}}#popup-course #popup-header .popup-header__inner .items-progress{display:flex;justify-content:center;align-items:center}@media(max-width:768px){#popup-course #popup-header .popup-header__inner .items-progress{flex:1}}@media(max-width:767px){#popup-course #popup-header .popup-header__inner .items-progress{padding-bottom:20px;justify-content:end}}#popup-course #popup-header .popup-header__inner .items-progress .number{padding-left:10px;color:#fff;font-size:14px;font-weight:300}#popup-course #popup-header .lp-button{display:flex;position:relative;height:40px;margin:9px;border:0;color:#fff;background:var(--lp-primary-color);font-size:14px;font-weight:400;justify-content:center;line-height:40px;align-items:center}#popup-course #popup-header .lp-button:hover{opacity:.8}#popup-course #popup-header .lp-button-back{float:left;margin:9px 10px}#popup-course #popup-header .lp-button-back button::before,#popup-course #popup-header .lp-button-back button::after{content:""}#popup-course #popup-header .lp-button-back button::before{border:1px solid #ddd}#popup-course #popup-header .lp-button-back button::after{border:1px solid #ddd}#popup-course #popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}#popup-course #popup-sidebar .search-course{display:flex;position:relative;height:70px;background:#f9fafc}#popup-course #popup-sidebar .search-course input[name=s]{display:block;width:100%;margin:6px 0;padding-right:20px;border:0;color:#999;background:transparent;box-shadow:none;font-size:14px;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{color:#999}#popup-course #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]::-moz-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:-ms-input-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:-moz-placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]::placeholder{font-style:italic}#popup-course #popup-sidebar .search-course input[name=s]:focus{outline:0;color:#222}#popup-course #popup-sidebar .search-course button{position:absolute;top:0;left:10px;width:16px;height:70px;margin:0 10px;padding:0;border:0;background:transparent;line-height:1px}#popup-course #popup-sidebar .search-course button::before{color:#666;font-family:"Font Awesome 5 Free";font-size:16px;font-weight:900;content:"\f002"}#popup-course #popup-sidebar .search-course button.clear{display:none}#popup-course #popup-sidebar .search-course button.clear::before{content:"\f00d"}#popup-course #popup-sidebar .search-course .search-results{display:none;overflow:auto;position:fixed;z-index:99999999;top:92px;bottom:0;right:0;width:400px;margin:0;border-top-color:transparent;border-left:1px solid #d9e0f1;background:#fbfcff}#popup-course #popup-sidebar .search-course .search-results .search-results__item{border-bottom:1px solid #d9e0f1;background:#fff}#popup-course #popup-sidebar .search-course .search-results .search-results__item img{position:absolute;right:10px;width:40px;height:40px}#popup-course #popup-sidebar .search-course .search-results .search-results__item a{display:-webkit-box;overflow:hidden;position:relative;box-sizing:content-box;height:40px;padding:10px 60px 10px 10px;color:#777;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover{background:#d9e0f1}#popup-course #popup-sidebar .search-course .search-results .search-results__item-title{overflow:hidden;margin:0 0 -2px 0;padding:0;font-size:16px;font-weight:normal}#popup-course #popup-sidebar .search-course .search-results .search-results__item-author{font-size:12px}#popup-course #popup-sidebar .search-course .search-results .course-price{position:absolute;left:10px;bottom:10px;font-size:12px}#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price{font-size:smaller;text-decoration:line-through}#popup-course #popup-sidebar .search-course .search-results .search-results__not-found{padding:10px;color:#777}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination{padding:10px;text-align:center}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span{display:inline-block;margin:0 2px 10px 3px;padding:5px 8px;border:1px solid #d9e0f1;border-radius:4px;color:#777;font-size:14px;line-height:1;cursor:pointer}#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span{color:#999;background:#d9e0f1}#popup-course #popup-sidebar .search-course.searching .search-results{display:block}#popup-course #popup-sidebar .search-course.searching .clear{display:block}#popup-course #popup-sidebar .search-course.searching button{display:none}#popup-course #popup-sidebar .search-course.searching::after{position:absolute;z-index:1;bottom:0;right:50%;width:0;height:0;margin-right:-10px;border:10px solid transparent;border-bottom-color:#fff;content:""}#popup-course #popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px}#popup-course #popup-sidebar .course-curriculum .section{position:relative;padding:0 0 4px 0}#popup-course #popup-sidebar .course-curriculum .section .circle-progress{display:inline-block;position:absolute;top:50%;left:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%}#popup-course #popup-sidebar .course-curriculum .section .section-header{position:sticky;z-index:1000;top:0;height:94px;padding:38px 20px 20px 20px}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title{padding:0 0 4px 0;color:#000;font-size:20px;font-weight:500}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title .show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f0d7"}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle{justify-content:flex-end;flex:0}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle i{color:#666}#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta{padding-top:6px;padding-bottom:0}#popup-course #popup-sidebar .course-curriculum .section .section-content{margin-bottom:0}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item{height:60px;margin-bottom:4px;padding:0 20px;background:#f9fafc}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item>span{display:none}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link{height:60px;line-height:1}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link::before{padding:12px 0;vertical-align:unset}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name{display:block;width:100%;padding:0 17px 0 10px;font-size:14px;font-weight:500}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta{display:block;width:100%;padding:6px 0 0 0;text-align:right}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta{padding:0;color:#999;background:transparent;font-size:12px;line-height:1.5}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child{margin-right:0;padding-right:17px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta::before{font-size:12px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status{position:absolute;top:50%;left:18px;margin-top:-10px}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::after{content:""}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current{background:#eaeaea}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta::before{color:#999}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.has-status.failed .section-item-link .course-item-meta .trans{color:#f02425}#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.status-completed .section-item-link .course-item-meta .trans{color:#3bb54a}#popup-course #popup-sidebar .course-curriculum .section.section-empty .section-header{margin:0}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message{margin:0;padding:10px;border-bottom:1px solid #d9e0f1;border-radius:0;color:#999;background:#f5f5f5;font-size:14px}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::before,#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after{position:absolute;z-index:9999;top:-16px;right:10px;width:0;height:0;border:8px solid transparent;border-bottom-color:#f5f5f5;background:transparent;content:"";-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after{z-index:9998;top:-20px;right:8px;border-width:10px;border-bottom-color:#d9e0f1}#popup-course #popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1}#popup-course #popup-content .lp-button{position:relative;margin:0 0 0 10px;padding:12px 29px;border-color:var(--lp-secondary-color);font-size:14px}#popup-course #popup-content .lp-button.instant-check .instant-check__icon{margin-left:5px}#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"Font Awesome 5 Free";content:"\f058"}#popup-course #popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;right:0;margin-top:3px;padding:11px 20px;border-radius:3px;background:#eee;white-space:nowrap;text-transform:none}#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible;position:absolute;top:100%;right:0;margin-top:3px;padding:11px 11px;border-radius:3px;color:#333;background:#eee;white-space:nowrap}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite}#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"\f110"}#popup-course #popup-content .lp-button:hover{border-color:var(--lp-primary-color)}#popup-course #popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;width:100%;margin-top:32px;border-color:transparent;color:#fff;background:#3db748;font-size:16px;align-items:center;justify-content:center}#popup-course #popup-content .lp-button.completed i{margin-right:9px;font-size:14px}#popup-course #popup-content #learn-press-content-item .content-item-wrap{width:792px;max-width:100%;margin:0 auto;padding:50px 0 80px 0}@media(max-width:1024px){#popup-course #popup-content #learn-press-content-item .content-item-wrap{width:100%}}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{margin-top:0;margin-bottom:24px;color:#333;font-size:30px;font-weight:600}@media(max-width:1024px){#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{padding-left:15px;padding-right:15px}}@media(max-width:767px){#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title{text-align:center}}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h2,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h3,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h4,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h5,#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h6{margin-top:0;margin-bottom:18px;font-size:18px;letter-spacing:unset}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p{margin:0 0 18px 0;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description img{max-width:100%;height:auto;vertical-align:middle}#popup-course #popup-content #learn-press-quiz-app{margin-bottom:40px}#popup-course #popup-content #learn-press-quiz-app .quiz-content{margin-bottom:40px;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course #popup-content #learn-press-quiz-app .quiz-content img{max-width:100%;height:auto;vertical-align:middle}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons{display:flex;justify-content:center;text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button{margin:0 15px 0 0}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]{margin:0;border:1px solid #d9e0f1;color:#777;background:#fbfcff}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]::before{display:inline-block;width:15px;height:15px;border:2px solid #d9e0f1;border-top-color:transparent;border-right-color:transparent;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].prev::before{margin-right:7px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].next{margin-right:-1px}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav].next::before{margin-left:7px}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type=question-nav]:hover{background:#fff}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center{display:block;text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left{text-align:center}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:99999;bottom:0;right:50%;width:792px;height:50px;margin-right:237px;transform:translateX(50%)}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-right:0 !important}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-first .prev{display:none}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-last .next{display:none}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .prev{border-top-left-radius:0;border-bottom-left-radius:0}#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .next{border-top-right-radius:0;border-bottom-right-radius:0}#popup-course #popup-content #learn-press-quiz-app .questions-pagination{height:33px;margin-top:1px;padding:8px 0;background:#fff;text-align:center}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links{text-align:center}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers{display:inline-block;margin:0;padding:10px 16px;color:#666;background-color:transparent;font-size:16px;font-weight:300;line-height:1;cursor:pointer}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next,#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev{display:inline-block;padding:8px;background:transparent;font-size:16px;text-align:center;text-decoration:none;text-transform:none}#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current,#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color)}#popup-course #popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color)}#popup-course #popup-content.fixed-quiz-status .quiz-status>div{padding:0}#popup-course #popup-footer{position:fixed;z-index:999;left:0;bottom:0;right:475px;width:792px;height:50px;margin:0 auto;border-top:1px solid #ebebeb;background:#fff;-webkit-transition:right .25s;-moz-transition:right .25s;-ms-transition:right .25s;-o-transition:right .25s;transition:right .25s}@media(max-width:1024px){#popup-course #popup-footer{width:100%;padding:0 15px}}#popup-course #popup-footer .course-item-nav{justify-content:space-between}#popup-course #popup-footer .course-item-nav .prev,#popup-course #popup-footer .course-item-nav .next{display:flex;line-height:50px}#popup-course #popup-footer .course-item-nav .prev a,#popup-course #popup-footer .course-item-nav .next a{display:block;color:#666;font-size:16px;font-weight:300}#popup-course #popup-footer .course-item-nav .prev::before,#popup-course #popup-footer .course-item-nav .next::before{color:#999;font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900}#popup-course #popup-footer .course-item-nav .prev:hover a,#popup-course #popup-footer .course-item-nav .prev:hover::before,#popup-course #popup-footer .course-item-nav .next:hover a,#popup-course #popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color)}#popup-course #popup-footer .course-item-nav .next{flex-direction:row-reverse}#popup-course #popup-footer .course-item-nav .next::before{margin-right:10px;content:"\f0da"}#popup-course #popup-footer .course-item-nav .prev::before{margin-left:10px;content:"\f0d9"}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name{left:auto;right:-30px}#popup-course #popup-footer .course-item-nav .course-item-nav__name{display:none;position:absolute;top:-20px;left:-30px;width:auto;padding:10px 15px;color:#666;background:#ccc;font-size:14px;font-weight:300;line-height:1}#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name{display:block}#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name::before{left:auto;right:5px}#popup-course #popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end}#popup-course #sidebar-toggle{display:inline-block;position:absolute;z-index:100;top:198px;right:475px;width:25px;height:56px;margin:0;background:#fff;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);cursor:pointer;transition:.25s;-webkit-appearance:none;border:0}#popup-course #sidebar-toggle:after{display:none}#popup-course #sidebar-toggle::before{display:inline-block;position:absolute;top:50%;right:50%;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f0d9";transition:.25s;transform:translate(50%,-50%)}#popup-course #sidebar-toggle:focus{border:0;outline:0}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:left}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px}#popup-course .quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center}#popup-course .quiz-result .result-grade::before,#popup-course .quiz-result .result-grade svg{position:absolute;top:0;right:50%;width:200px;height:200px;margin-right:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#popup-course .quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}#popup-course .quiz-result .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}#popup-course .quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}#popup-course .quiz-result.passed .result-grade svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}#popup-course .quiz-result.passed .result-grade .result-achieved{color:#333}#popup-course .quiz-result.passed .result-grade .result-message strong{color:#4caf50}#popup-course .quiz-questions .question{margin-bottom:60px}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid #f5f5f5;border-radius:6px;line-height:1.6}#popup-course .quiz-questions .lp-fib-content .lp-fib-input{display:inline-block;width:auto;max-width:none}#popup-course .quiz-questions .lp-fib-content .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid #222;line-height:36px}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail{border:2px solid #d85554}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through}#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.correct{border:2px solid #00adff}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-right:10px;font-size:14px;font-weight:400;align-items:center}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:20px;height:20px;margin:0 0 0 5px}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #059601;border-radius:5px;font-size:1rem}#popup-course .question .answer-option{padding:0;_border:2px solid #d9e0f1;background:#fff}#popup-course .question .answer-option input[type=radio],#popup-course .question .answer-option input[type=checkbox]{position:absolute;top:50%;margin:-19px 10px 0 0;border-color:#d9e0f1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question .answer-option input[type=radio]::after,#popup-course .question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}#popup-course .question .answer-option input[type=radio]:disabled,#popup-course .question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}#popup-course .question .answer-option input[type=radio]:disabled::after,#popup-course .question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}#popup-course .question .answer-option input[type=radio]:checked:not(:disabled)::after,#popup-course .question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}#popup-course .question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#popup-course .question .answer-option input[type=radio]::before{border-radius:50%}#popup-course .question .answer-option .option-title{display:flex;width:100%;margin:0;padding:14px 65px 11px 10px;border:1px solid #ccc;color:#666;background:#fff;font-size:16px;font-weight:300;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question .answer-option .option-title::after{display:inline-block;visibility:hidden !important;content:"."}#popup-course .question .answer-option .option-title:hover{background:#f9f9f9}#popup-course .question .answer-option .option-title::before{display:none}#popup-course .question .answer-option.answer-correct .option-title{border-color:#4caf50}#popup-course .question .answer-option.answered-wrong .option-title{border-color:#ff6423}#popup-course .question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:normal;font-weight:500}#popup-course .question .question-title .edit-link{float:left;font-size:14px;font-weight:normal}#popup-course .question .question-content{margin-bottom:30px;color:#666;font-size:16px;font-weight:300;line-height:26px}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;font-size:14px}#popup-course .question .question-response .label{display:inline-block;margin:0 0 0 5px;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}#popup-course .question .question-response .point{display:inline-block}#popup-course .question .question-response.correct .label{background:#4caf50}#popup-course .question .question-response.incorrect .label{background:#ff6423}#popup-course .question .question-index{display:inline-block;margin:0 0 0 5px}#popup-course .question .btn-show-hint{position:relative;margin:0 10px 0 0;padding:0;border:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none}#popup-course .question .btn-show-hint::before{font-family:"Font Awesome 5 Free";font-size:18px;content:"\f059"}#popup-course .question .btn-show-hint:hover span{position:absolute;bottom:100%;right:0;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}#popup-course .question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}#popup-course .question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}#popup-course .question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap}#popup-course .question.question-fill_in_blanks .blanks .blank-input br{display:none}#popup-course .question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}#popup-course .question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-right:4px;padding:1px}#popup-course .question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}#popup-course .question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-course .question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}#popup-course .question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}#popup-course .scrollbar-light>.scroll-element{z-index:9999}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.admin-bar #popup-course{top:32px}body.lp-sidebar-toggle__close #popup-course>#sidebar-toggle{right:0}body.lp-sidebar-toggle__close #popup-course>#sidebar-toggle::before{content:"\f0da"}body.lp-sidebar-toggle__close #popup-course #popup-sidebar{flex:0}body.lp-sidebar-toggle__close #popup-course #popup-header,body.lp-sidebar-toggle__close #popup-course #popup-footer{right:0}@media(max-width:768px){body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle{right:0}body:not(.lp-sidebar-toggle__open) #popup-course>#sidebar-toggle::before{content:"\f0da"}body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar{flex:0}body:not(.lp-sidebar-toggle__open) #popup-course #popup-header,body:not(.lp-sidebar-toggle__open) #popup-course #popup-footer{right:0}}.course-curriculum .section-header .section-meta{position:relative}@media screen and (max-width:1280px){#popup-course #popup-sidebar{flex-basis:300px}#popup-course #popup-sidebar .course-curriculum{width:300px}#popup-course #popup-header,#popup-course #popup-footer{right:300px}#popup-course #sidebar-toggle{right:299px}}@media screen and (max-width:782px){body.admin-bar #popup-course{top:46px}#popup-course #popup-sidebar{flex-basis:250px}#popup-course #popup-sidebar .course-curriculum{width:250px}#popup-course #popup-header,#popup-course #popup-footer{right:250px}#popup-course #sidebar-toggle{right:249px}#popup-course #sidebar-toggle:checked ~ #popup-sidebar{flex-basis:0}#popup-course #sidebar-toggle:checked ~ #popup-footer,#popup-course #sidebar-toggle:checked ~ #popup-header{right:0}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none}}.lp-overlay{display:none;position:fixed;z-index:10000;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;left:0;right:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:right;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-content .lp-modal-header h3{margin:0;color:white;font-size:inherit}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content{max-height:500px;overflow:auto}.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em{padding:0 2em}.lp-modal-dialog .lp-modal-header{padding:0 20px}.lp-modal-dialog .lp-modal-footer{padding:10px 20px;background-color:#f9fafb;text-align:left}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;left:0;bottom:0;right:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;right:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-size:16px;font-weight:400;line-height:26px;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-content #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-comments{width:792px;max-width:100%;margin:0 auto}@media(max-width:1024px){.learn-press-comments{width:100%}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;right:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.course-curriculum .section-header .section-left{display:flex}.course-curriculum .section-header .section-left .section-title{flex:1}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;align-items:center;text-align:center;cursor:pointer}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down{display:none}.course-curriculum .section-header .learn-press-progress{width:80px}.course-curriculum .section.closed .section-toggle .fa-caret-down{display:block}.course-curriculum .section.closed .section-toggle .fa-caret-up{display:none}.course-curriculum .section.closed .section-content{overflow:hidden;height:0}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(-90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:0 50%}to{background-position:100% 50%}}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-left:0;padding-right:0}.learnpress.theme-twentytwentytwo .wp-site-blocks>.wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks>.wp-block-group{max-width:none;margin-left:auto;margin-right:auto}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset}body{background:#fff}body.learnpress-page{overflow-x:hidden}.wrap-fullwidth{margin-left:-1000px;margin-right:-1000px}.wrap-fullwidth a:focus,.wrap-fullwidth button:focus,.wrap-fullwidth input:focus,.wrap-fullwidth textarea:focus{border:0;outline:0}.wrap-fullwidth a:hover{text-decoration:none}.wrap-fullwidth p{word-break:break-word}.wrap-fullwidth p:last-child{margin-bottom:0}.wrap-fullwidth label{display:block;margin:0;outline:0}.wrap-fullwidth img{max-width:100%;height:auto}.wrap-fullwidth form{margin:0}.wrap-fullwidth .col-full{box-sizing:border-box;max-width:100%;padding:0}.wrap-fullwidth .col-full .woocommerce-breadcrumb{display:none}footer{clear:both}.margin-bottom{margin-bottom:20px}.hide-if-js{display:none !important}.clearfix::after{display:block;clear:both;content:""}.lp-form-fields{margin:0;padding:0;list-style:none}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none}.lp-content-wrap{width:1170px;max-width:90%;margin:0 auto}.lp-content-wrap>h2{margin-top:0;margin-bottom:26px;color:#333;font-size:30px;font-weight:600}.learn-press-breadcrumb{width:1170px;max-width:100%;margin:0 auto 45px auto;padding:0;color:#333;font-size:14px;font-weight:500;list-style:none}.learn-press-breadcrumb li{display:inline-block;margin:0}.learn-press-breadcrumb li a{color:#666;font-weight:300}.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color)}.learn-press-breadcrumb i{margin:0 5px;color:#666;font-size:12px}@media(max-width:1024px){.learn-press-breadcrumb{padding-left:15px;padding-right:15px}}.learn-press-breadcrumb a{color:#666;font-weight:300}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:16px 24px;border:1px solid #ccc;color:#333;background:transparent;box-shadow:unset;font-family:inherit;font-size:16px;font-weight:400;line-height:1;text-align:center;vertical-align:middle;text-decoration:none;text-transform:capitalize;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:18px}.learnpress-page .lp-button.gray,.learnpress-page #lp-button.gray{position:absolute;z-index:1;top:8px;left:5px;padding:0;border:0}.learnpress-page .lp-button.gray:hover,.learnpress-page #lp-button.gray:hover{background:transparent;text-decoration:none}.learnpress-page .lp-button.gray:focus,.learnpress-page #lp-button.gray:focus{border:0;outline:0}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-left:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0}.learnpress-page .lp-button.loading::before,.learnpress-page #lp-button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:15px;line-height:1.4}.lp-ajax-message.error{border-color:#d85554}.course-meta{margin-bottom:14px}.course-meta .course-students::before{font-family:"Font Awesome 5 Free";content:""}#learn-press-course-tabs{margin-bottom:40px}#learn-press-course-tabs.course-tabs{margin-top:54px}.learn-press-checkout-comment h4{display:none}.order-comments{width:100%;min-height:150px}.learn-press-progress{position:relative}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .progress-bg .progress-active{position:absolute;right:50%;width:100%;height:100%;margin-right:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.retake-course,.enroll-course,.purchase-course{display:inline-block}.table-orders{font-size:16px}.table-orders th,.table-orders td{padding:5px 10px}.form-button{display:inline-block}.learn-press-pagination{padding-bottom:20px;text-align:center}.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0;padding:0 14px}.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0;color:#666;background:transparent;font-size:16px;font-weight:300}.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}ul.list-table-nav{display:flex;margin-right:0;list-style:none}ul.list-table-nav .nav-text{text-align:right;flex:1}ul.list-table-nav .nav-pages{text-align:left;flex:1}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:#00adff}.primary-color-before::before{color:#00adff}.primary-color-after::after{color:#00adff}.primary-background-color{background:#00adff}.primary-background-color{background:#00adff}.course-origin-price{margin-left:5px;font-size:85%;text-decoration:line-through}.course-item-nav{display:flex}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold}.course-item-nav .prev a,.course-item-nav .next a{color:#999}.course-item-nav .next{text-align:left}.content-item-wrap #comments{margin-left:0;margin-right:0}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-summary .course-summary-sidebar{position:relative}.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0}.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner{position:absolute}.course-graduation span{color:#999}.course-graduation .icon{margin-left:5px;font-size:20px}.course-graduation.passed .icon{color:#059601}.course-graduation.error .icon{color:#d85554}.learn-press-template-warning::before{color:#ffc107;font-family:"Font Awesome 5 Free";content:"\f071"}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center}.lp-badge::before,.lp-badge::after{content:""}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1}.lp-badge.featured-course{position:absolute;z-index:1;top:25px;right:-110px;width:300px;background:#93f;text-align:center;transform:rotate(45deg)}.lp-badge.featured-course::before{font-size:12px;text-transform:uppercase;content:attr(data-text)}#learn-press-course-tabs input[name=learn-press-course-tab-radio],#learn-press-course-tabs .course-tab-panel{display:none}#learn-press-course-tabs .course-nav label{display:block;margin:0;padding:18px 10px;font-size:16px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff}.no-event{pointer-events:none}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%}}@media screen and (max-width:600px){ul.learn-press-courses{margin-left:0}ul.learn-press-courses .course{width:100%;margin-left:0}}.course-price:empty{display:none !important}
assets/css/learnpress.css CHANGED
@@ -2402,6 +2402,9 @@ ul.learn-press-nav-tabs::after {
2402
  background: #fff;
2403
  list-style: none;
2404
  }
 
 
 
2405
  #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
2406
  margin: 0;
2407
  padding: 0 0 42px 0;
@@ -3394,7 +3397,7 @@ body.course-item-popup.wpadminbar #learn-press-course-curriculum {
3394
 
3395
  .quiz-progress {
3396
  margin-bottom: 30px;
3397
- background: #e7f7ff;
3398
  }
3399
  .quiz-progress .progress-items {
3400
  display: flex;
@@ -4577,7 +4580,7 @@ a {
4577
  bottom: 0;
4578
  left: 0;
4579
  background: #f3f3f3;
4580
- background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
4581
  background-size: 400% 100%;
4582
  list-style: none;
4583
  content: "";
@@ -4633,6 +4636,8 @@ a {
4633
  margin: 0 -15px 0 -15px;
4634
  padding: 0;
4635
  list-style: none;
 
 
4636
  display: -webkit-box;
4637
  display: -moz-box;
4638
  display: -ms-flexbox;
@@ -5146,202 +5151,16 @@ a {
5146
  width: 100%;
5147
  }
5148
  }
5149
-
5150
- .lp-courses-bar {
5151
- display: flex;
5152
- float: right;
5153
- margin-bottom: 48px;
5154
- }
5155
- @media (max-width: 767px) {
5156
- .lp-courses-bar {
5157
- flex-direction: row;
5158
- width: 100%;
5159
- justify-content: space-between;
5160
- }
5161
- }
5162
- .lp-courses-bar .search-courses {
5163
- position: relative;
5164
- width: 306px;
5165
- max-width: 100%;
5166
- margin-right: 20px;
5167
- line-height: 1;
5168
- flex: 1;
5169
- }
5170
- .lp-courses-bar .search-courses input[type=text] {
5171
- width: 100%;
5172
- height: 44px;
5173
- padding: 6px 32px 6px 18px;
5174
- border: 1px solid #ccc;
5175
- border-radius: 5px;
5176
- background: #fff;
5177
- font-size: 14px;
5178
- font-style: italic;
5179
- line-height: 1;
5180
- }
5181
- .lp-courses-bar .search-courses input[type=text]:focus {
5182
- border-color: var(--lp-primary-color);
5183
- outline: 0;
5184
- }
5185
- .lp-courses-bar .search-courses button {
5186
  position: absolute;
5187
- top: 50%;
5188
- right: 12px;
5189
- width: 30px;
5190
- height: 30px;
5191
- padding: 0;
5192
- border: none;
5193
- color: #333;
5194
- background: transparent;
5195
- font-size: 16px;
5196
- line-height: 1;
5197
- transform: translate(0, -50%);
5198
- }
5199
- .lp-courses-bar .search-courses button:focus {
5200
- border: 0;
5201
- outline: 0;
5202
- }
5203
- .lp-courses-bar .search-courses button.loading > i::before {
5204
- display: inline-block;
5205
- font-family: "Font Awesome 5 Free";
5206
- font-weight: 900;
5207
- content: "\f110";
5208
- -webkit-animation: lp-rotating 1s linear infinite;
5209
- -moz-animation: lp-rotating 1s linear infinite;
5210
- animation: lp-rotating 1s linear infinite;
5211
- }
5212
- .lp-courses-bar .search-courses ::-webkit-input-placeholder {
5213
- color: #999;
5214
- }
5215
- .lp-courses-bar .search-courses :-ms-input-placeholder {
5216
- color: #999;
5217
- }
5218
- .lp-courses-bar .search-courses ::placeholder {
5219
- color: #999;
5220
- }
5221
- @media (max-width: 767px) {
5222
- .lp-courses-bar .search-courses {
5223
- width: 100%;
5224
- }
5225
- }
5226
- .lp-courses-bar .switch-layout {
5227
- display: flex;
5228
- height: 44px;
5229
- line-height: 1;
5230
- text-align: right;
5231
- flex: 0 0 40px;
5232
- align-items: center;
5233
- justify-content: center;
5234
  }
5235
- .lp-courses-bar .switch-layout input[type=radio] {
5236
  display: none;
5237
  }
5238
- .lp-courses-bar .switch-layout .switch-btn {
5239
- display: block;
5240
- width: 40px;
5241
- height: 40px;
5242
- margin: 0;
5243
- padding: 0;
5244
- border-radius: 5px;
5245
- font-size: 16px;
5246
- line-height: 40px;
5247
- text-align: left;
5248
- text-align: center;
5249
- cursor: pointer;
5250
- }
5251
- .lp-courses-bar .switch-layout .switch-btn::before {
5252
- display: inline-block;
5253
- margin: 8px 6px;
5254
- color: #333;
5255
- font-family: "Font Awesome 5 Free";
5256
- font-weight: 900;
5257
- line-height: 1;
5258
- }
5259
- .lp-courses-bar .switch-layout .switch-btn.grid::before {
5260
- content: "\f00a";
5261
- }
5262
- .lp-courses-bar .switch-layout .switch-btn.list {
5263
- margin-left: 3px;
5264
- }
5265
- .lp-courses-bar .switch-layout .switch-btn.list::before {
5266
- content: "\f03a";
5267
- }
5268
-
5269
- input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
5270
- background: #f5f5f5;
5271
- }
5272
- input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
5273
- color: var(--lp-primary-color);
5274
- }
5275
-
5276
- input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
5277
- background: #f5f5f5;
5278
- }
5279
- input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
5280
- color: var(--lp-primary-color);
5281
- }
5282
-
5283
- input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
5284
- background: #f5f5f5;
5285
- }
5286
- input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
5287
- color: var(--lp-primary-color);
5288
- }
5289
-
5290
- input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
5291
- background: #f5f5f5;
5292
- }
5293
- input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
5294
- color: var(--lp-primary-color);
5295
- }
5296
-
5297
- input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
5298
- background: #f5f5f5;
5299
- }
5300
- input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
5301
- color: var(--lp-primary-color);
5302
- }
5303
-
5304
- input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
5305
- background: #f5f5f5;
5306
- }
5307
- input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
5308
- color: var(--lp-primary-color);
5309
- }
5310
-
5311
- input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
5312
- background: #f5f5f5;
5313
- }
5314
- input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
5315
- color: var(--lp-primary-color);
5316
- }
5317
-
5318
- input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
5319
- background: #f5f5f5;
5320
- }
5321
- input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
5322
- color: var(--lp-primary-color);
5323
- }
5324
-
5325
- input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
5326
- background: #f5f5f5;
5327
- }
5328
- input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
5329
- color: var(--lp-primary-color);
5330
- }
5331
-
5332
- input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
5333
- background: #f5f5f5;
5334
- }
5335
- input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5336
- color: var(--lp-primary-color);
5337
- }
5338
-
5339
- /**
5340
- * End Archive courses page.
5341
- */
5342
- /**
5343
- * Single course page
5344
- */
5345
  .lp-archive-courses .course-summary .course-summary-content .course-detail-info {
5346
  margin-bottom: 60px;
5347
  padding: 40px 0 10px 0;
@@ -5568,6 +5387,198 @@ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5568
  }
5569
  }
5570
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5571
  .lp_allow_repuchase_select {
5572
  padding: 20px;
5573
  background: #f7f7f7;
@@ -7259,7 +7270,7 @@ body.lp-sidebar-toggle__close #popup-course #popup-header, body.lp-sidebar-toggl
7259
  height: 16px;
7260
  margin-top: 15px;
7261
  border-radius: 2px;
7262
- background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
7263
  background-size: 400% 100%;
7264
  list-style: none;
7265
  animation: lp-skeleton-loading 1.4s ease infinite;
2402
  background: #fff;
2403
  list-style: none;
2404
  }
2405
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .closed .section-item__loadmore {
2406
+ display: none;
2407
+ }
2408
  #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
2409
  margin: 0;
2410
  padding: 0 0 42px 0;
3397
 
3398
  .quiz-progress {
3399
  margin-bottom: 30px;
3400
+ background: rgb(231, 247, 255);
3401
  }
3402
  .quiz-progress .progress-items {
3403
  display: flex;
4580
  bottom: 0;
4581
  left: 0;
4582
  background: #f3f3f3;
4583
+ background: linear-gradient(90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
4584
  background-size: 400% 100%;
4585
  list-style: none;
4586
  content: "";
4636
  margin: 0 -15px 0 -15px;
4637
  padding: 0;
4638
  list-style: none;
4639
+ position: relative;
4640
+ min-height: 300px;
4641
  display: -webkit-box;
4642
  display: -moz-box;
4643
  display: -ms-flexbox;
5151
  width: 100%;
5152
  }
5153
  }
5154
+ .lp-archive-courses .learn-press-courses .lp-archive-course-skeleton {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5155
  position: absolute;
5156
+ height: 100%;
5157
+ background: linear-gradient(90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
5158
+ animation: lp-skeleton-loading 1.4s ease infinite;
5159
+ background-size: 400% 100%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5160
  }
5161
+ .lp-archive-courses .learn-press-courses .lp-archive-course-skeleton li {
5162
  display: none;
5163
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5164
  .lp-archive-courses .course-summary .course-summary-content .course-detail-info {
5165
  margin-bottom: 60px;
5166
  padding: 40px 0 10px 0;
5387
  }
5388
  }
5389
 
5390
+ .lp-courses-bar {
5391
+ display: flex;
5392
+ float: right;
5393
+ margin-bottom: 48px;
5394
+ }
5395
+ @media (max-width: 767px) {
5396
+ .lp-courses-bar {
5397
+ flex-direction: row;
5398
+ width: 100%;
5399
+ justify-content: space-between;
5400
+ }
5401
+ }
5402
+ .lp-courses-bar .search-courses {
5403
+ position: relative;
5404
+ width: 306px;
5405
+ max-width: 100%;
5406
+ margin-right: 20px;
5407
+ line-height: 1;
5408
+ flex: 1;
5409
+ }
5410
+ .lp-courses-bar .search-courses input[type=text] {
5411
+ width: 100%;
5412
+ height: 44px;
5413
+ padding: 6px 32px 6px 18px;
5414
+ border: 1px solid #ccc;
5415
+ border-radius: 5px;
5416
+ background: #fff;
5417
+ font-size: 14px;
5418
+ font-style: italic;
5419
+ line-height: 1;
5420
+ }
5421
+ .lp-courses-bar .search-courses input[type=text]:focus {
5422
+ border-color: var(--lp-primary-color);
5423
+ outline: 0;
5424
+ }
5425
+ .lp-courses-bar .search-courses button {
5426
+ position: absolute;
5427
+ top: 50%;
5428
+ right: 12px;
5429
+ width: 30px;
5430
+ height: 30px;
5431
+ padding: 0;
5432
+ border: none;
5433
+ color: #333;
5434
+ background: transparent;
5435
+ font-size: 16px;
5436
+ line-height: 1;
5437
+ transform: translate(0, -50%);
5438
+ }
5439
+ .lp-courses-bar .search-courses button:focus {
5440
+ border: 0;
5441
+ outline: 0;
5442
+ }
5443
+ .lp-courses-bar .search-courses button.loading > i::before {
5444
+ display: inline-block;
5445
+ font-family: "Font Awesome 5 Free";
5446
+ font-weight: 900;
5447
+ content: "\f110";
5448
+ -webkit-animation: lp-rotating 1s linear infinite;
5449
+ -moz-animation: lp-rotating 1s linear infinite;
5450
+ animation: lp-rotating 1s linear infinite;
5451
+ }
5452
+ .lp-courses-bar .search-courses ::-webkit-input-placeholder {
5453
+ color: #999;
5454
+ }
5455
+ .lp-courses-bar .search-courses :-ms-input-placeholder {
5456
+ color: #999;
5457
+ }
5458
+ .lp-courses-bar .search-courses ::placeholder {
5459
+ color: #999;
5460
+ }
5461
+ @media (max-width: 767px) {
5462
+ .lp-courses-bar .search-courses {
5463
+ width: 100%;
5464
+ }
5465
+ }
5466
+ .lp-courses-bar .switch-layout {
5467
+ display: flex;
5468
+ height: 44px;
5469
+ line-height: 1;
5470
+ text-align: right;
5471
+ flex: 0 0 40px;
5472
+ align-items: center;
5473
+ justify-content: center;
5474
+ }
5475
+ .lp-courses-bar .switch-layout input[type=radio] {
5476
+ display: none;
5477
+ }
5478
+ .lp-courses-bar .switch-layout .switch-btn {
5479
+ display: block;
5480
+ width: 40px;
5481
+ height: 40px;
5482
+ margin: 0;
5483
+ padding: 0;
5484
+ border-radius: 5px;
5485
+ font-size: 16px;
5486
+ line-height: 40px;
5487
+ text-align: left;
5488
+ text-align: center;
5489
+ cursor: pointer;
5490
+ }
5491
+ .lp-courses-bar .switch-layout .switch-btn::before {
5492
+ display: inline-block;
5493
+ margin: 8px 6px;
5494
+ color: #333;
5495
+ font-family: "Font Awesome 5 Free";
5496
+ font-weight: 900;
5497
+ line-height: 1;
5498
+ }
5499
+ .lp-courses-bar .switch-layout .switch-btn.grid::before {
5500
+ content: "\f00a";
5501
+ }
5502
+ .lp-courses-bar .switch-layout .switch-btn.list {
5503
+ margin-left: 3px;
5504
+ }
5505
+ .lp-courses-bar .switch-layout .switch-btn.list::before {
5506
+ content: "\f03a";
5507
+ }
5508
+
5509
+ input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
5510
+ background: #f5f5f5;
5511
+ }
5512
+ input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
5513
+ color: var(--lp-primary-color);
5514
+ }
5515
+
5516
+ input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
5517
+ background: #f5f5f5;
5518
+ }
5519
+ input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
5520
+ color: var(--lp-primary-color);
5521
+ }
5522
+
5523
+ input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
5524
+ background: #f5f5f5;
5525
+ }
5526
+ input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
5527
+ color: var(--lp-primary-color);
5528
+ }
5529
+
5530
+ input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
5531
+ background: #f5f5f5;
5532
+ }
5533
+ input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
5534
+ color: var(--lp-primary-color);
5535
+ }
5536
+
5537
+ input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
5538
+ background: #f5f5f5;
5539
+ }
5540
+ input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
5541
+ color: var(--lp-primary-color);
5542
+ }
5543
+
5544
+ input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
5545
+ background: #f5f5f5;
5546
+ }
5547
+ input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
5548
+ color: var(--lp-primary-color);
5549
+ }
5550
+
5551
+ input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
5552
+ background: #f5f5f5;
5553
+ }
5554
+ input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
5555
+ color: var(--lp-primary-color);
5556
+ }
5557
+
5558
+ input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
5559
+ background: #f5f5f5;
5560
+ }
5561
+ input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
5562
+ color: var(--lp-primary-color);
5563
+ }
5564
+
5565
+ input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
5566
+ background: #f5f5f5;
5567
+ }
5568
+ input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
5569
+ color: var(--lp-primary-color);
5570
+ }
5571
+
5572
+ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
5573
+ background: #f5f5f5;
5574
+ }
5575
+ input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
5576
+ color: var(--lp-primary-color);
5577
+ }
5578
+
5579
+ /**
5580
+ * End Archive courses page.
5581
+ */
5582
  .lp_allow_repuchase_select {
5583
  padding: 20px;
5584
  background: #f7f7f7;
7270
  height: 16px;
7271
  margin-top: 15px;
7272
  border-radius: 2px;
7273
+ background: linear-gradient(90deg, hsla(0deg, 0%, 74.5%, 0.2) 25%, hsla(0deg, 0%, 50.6%, 0.24) 37%, hsla(0deg, 0%, 74.5%, 0.2) 63%);
7274
  background-size: 400% 100%;
7275
  list-style: none;
7276
  animation: lp-skeleton-loading 1.4s ease infinite;
assets/css/learnpress.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin:0 0 20px 0;padding:10px 12px 10px 15px;border-top:5px solid #00adff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#f5f5f5}.learn-press-message.icon{padding-left:45px}.learn-press-message.icon::before{background:#00adff}.learn-press-message.icon::after{position:absolute;top:50%;left:15px;width:26px;height:26px;margin-top:-13px;margin-right:10px;border-radius:50%;color:#fff;background:#00adff;font-family:"Font Awesome 5 Free";font-size:20px;line-height:26px;text-align:center;vertical-align:baseline;content:"\f129"}.learn-press-message::before,.learn-press-message::after{position:absolute;top:0;content:""}.learn-press-message::before{right:20px;width:20px;height:30px;background:#00adff}.learn-press-message::after{top:10px;right:20px;width:0;height:0;border:10px solid transparent;border-bottom-color:#f5f5f5}.learn-press-message.error{border-top:5px solid #d85554}.learn-press-message.error::before{background:#d85554}.learn-press-message.error.icon::before{background:#d85554}.learn-press-message.error.icon::after{background:#d85554;content:"\f00d"}.learn-press-message.warning{border-top:5px solid #ffc107}.learn-press-message.warning::before{background:#ffc107}.learn-press-message.warning.icon::before{background:#ffc107}.learn-press-message.warning.icon::after{background:#ffc107;content:"\f00d"}.learn-press-message.success{border-top:5px solid #059601}.learn-press-message.success::before{background:#059601}.learn-press-message.success.icon::before{background:#059601}.learn-press-message.success.icon::after{background:#059601;content:"\f129"}@keyframes lp-rotating{from{-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-tabs{margin-bottom:34px;background:#f1f2f8}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a{color:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before{background:#ffb606}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after{background:#fff}.learn-press-tabs .learn-press-tabs__nav{display:flex;margin:0;padding:0;border:1px solid #e5e7f2;list-style:none}.learn-press-tabs .learn-press-tabs__tab{position:relative;margin:0;border-right:1px solid #e5e7f2;background:#f1f2f8;list-style:none}.learn-press-tabs .learn-press-tabs__tab:last-child{border-right:0}.learn-press-tabs .learn-press-tabs__tab>label{display:block;margin:0;padding:20px 65px 14px 65px;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}.learn-press-tabs .learn-press-tabs__tab>label a{color:#333}.learn-press-tabs .learn-press-tabs__tab>label a:focus{outline:0;text-decoration:none}@media(max-width:767px){.learn-press-tabs .learn-press-tabs__tab>label{padding:20px 50px 14px 50px}}.learn-press-tabs .learn-press-tabs__tab::before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab::after{position:absolute;bottom:-1px;left:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab:first-child.active label{position:relative}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before{position:absolute;top:0;left:-1px;width:1px;height:100%;background:#fff;content:""}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px}.learn-press-filters{display:flex;margin-bottom:36px;margin-left:0;list-style:none}@media(max-width:767px){.learn-press-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}}.learn-press-filters>li{margin:0;font-size:16px;line-height:24px}.learn-press-filters>li>a,.learn-press-filters>li>span{display:inline-block;font-weight:600}.learn-press-filters>li>span.count{font-weight:400}.learn-press-filters>li>span.count::before,.learn-press-filters>li>span.count::after{display:inline-block}.learn-press-filters>li>span.count::before{content:"("}.learn-press-filters>li>span.count::after{content:")"}.learn-press-filters>li span{color:#ffb606}.learn-press-filters>li span+span{color:#ffb606}.learn-press-filters>li span+span::before,.learn-press-filters>li span+span::after{color:#ffb606}.learn-press-filters>li a{color:#333}.learn-press-filters>li a+span{color:#333}.learn-press-filters>li a+span::before,.learn-press-filters>li a+span::after{color:#333}.learn-press-filters>li::after{margin:0 35px;color:#ccc;content:"|"}@media(max-width:767px){.learn-press-filters>li::after{display:none}}.learn-press-filters>li:last-child::after{display:none}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:18px;font-weight:600;line-height:1}@media(max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0}}.lp-checkout-form__before{float:right}.lp-checkout-form__before #checkout-order{width:100%}#learn-press-checkout-form .lp-checkout-form__after{float:left}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields{padding:0 0 14px 0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]){width:100%;height:43px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder{opacity:1;color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder{color:#999}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#999 !important}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember{letter-spacing:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label{width:auto;color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 4px 0 0;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:focus{outline:0}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;left:2px;color:#41abec;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;line-height:1;content:"\f00c"}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a{color:#666;font-size:16px;font-weight:300;line-height:26px;text-decoration:underline;text-decoration-color:#ccc}#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color)}#learn-press-checkout-form{margin:0 -15px}@media(max-width:815px){#learn-press-checkout-form{display:flex;flex-direction:column-reverse;margin:0}}#learn-press-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px}#learn-press-checkout-form .description{float:left}#learn-press-checkout-form a{color:#41abec}#learn-press-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer}#learn-press-checkout-form a:hover{color:#ffb606}#learn-press-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#learn-press-checkout-form #checkout-account-guest .lp-form-fields,#learn-press-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0}#learn-press-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;font-size:16px;transition:all .2s ease}#learn-press-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none}#learn-press-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0}#learn-press-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-size:16px;font-weight:400}#learn-press-checkout-form input[name=checkout-account-switch-form]{display:none}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}#learn-press-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}#learn-press-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none}#learn-press-checkout-form::after{display:block;clear:both;content:""}#learn-press-checkout-form:focus{outline:0}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid #ccc;border-radius:4px}#checkout-order .lp-checkout-order__inner table{width:100%;margin:0;border:0}#checkout-order .lp-checkout-order__inner td,#checkout-order .lp-checkout-order__inner th{box-sizing:content-box;border:1px solid rgba(204,204,204,0.3);border-top:0;border-right:0;border-left:0;background:unset;line-height:1;text-align:left;vertical-align:inherit}#checkout-order .lp-checkout-order__inner td:last-child,#checkout-order .lp-checkout-order__inner th:last-child{padding-right:0}#checkout-order .lp-checkout-order__inner .course-thumbnail{width:100px;padding:20px 13px 18px 0}#checkout-order .lp-checkout-order__inner .course-thumbnail>img{width:100px;max-width:100% !important;height:auto !important}#checkout-order .lp-checkout-order__inner .course-name{font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner .course-name a{display:-webkit-box;overflow:hidden;color:#666;-webkit-line-clamp:1;-webkit-box-orient:vertical}#checkout-order .lp-checkout-order__inner .course-name a:hover{color:var(--lp-primary-color)}#checkout-order .lp-checkout-order__inner .col-number{min-width:50px;color:#666;font-size:16px;font-weight:600;line-height:26px;text-align:right}#checkout-order .lp-checkout-order__inner .order-total>th{padding:24px 20px 24px 0}#checkout-order .lp-checkout-order__inner .order-total .col-number{color:#333;font-size:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal{color:#666;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal>th{padding:20px 20px 17px 0}#checkout-order .lp-checkout-order__inner tfoot .order-total th{color:#333;font-size:16px;font-weight:600;line-height:26px}#checkout-order .lp-checkout-order__inner tfoot tr:last-child{border-width:0}#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,#checkout-order .lp-checkout-order__inner tfoot tr:last-child th{border-width:0}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:right}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-size:16px;font-weight:400}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-left:5px;color:#41abec;cursor:pointer}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color)}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:right;color:inherit;font-weight:normal;cursor:pointer}#checkout-payment{width:100%;margin-bottom:25px}#checkout-payment h4{margin-bottom:24px}#checkout-payment .secure-connection{float:right;margin-top:5px;color:#999;font-size:12px;font-weight:normal}#checkout-payment .secure-connection i{margin-right:5px;color:#ccc;font-size:18px}@media(max-width:767px){#checkout-payment .secure-connection{margin-top:0}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none}#checkout-payment .payment-methods .lp-payment-method{position:relative;margin:0}#checkout-payment .payment-methods .lp-payment-method>label{display:flex;align-items:center}#checkout-payment .payment-methods .lp-payment-method .gateway-input,#checkout-payment .payment-methods .lp-payment-method .gateway-icon{vertical-align:middle}#checkout-payment .payment-methods .lp-payment-method .gateway-icon{max-height:32px}#checkout-payment .payment-methods .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 8px 0 0;border:1px solid #ccc;background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input::before{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#41abec;transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before{content:""}#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus{outline:0}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color)}#checkout-payment #checkout-order-action button.loading::before{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-terms-and-conditions{color:#666;font-size:16px;font-weight:300;line-height:26px}.lp-terms-and-conditions a{color:#41abec}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color)}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:40px;cursor:pointer}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#f9f9f9}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid #ddd;background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.lp-list-table{width:100%;margin-bottom:20px}.lp-list-table th,.lp-list-table td{padding:20px;border:0 solid rgba(204,204,204,0.3);border-bottom-width:1px;background:#fff;font-size:16px;line-height:1;text-align:left}@media(max-width:767px){.lp-list-table th,.lp-list-table td{padding:15px}}.lp-list-table thead{box-sizing:border-box;border:1px solid #e5e7f2}.lp-list-table thead tr th{height:60px;border-bottom:0;color:#333;background:#f1f2f8;font-size:18px}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border:1px solid rgba(204,204,204,0.3);border-top:0}.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:62px;color:#666;background:#fff;font-size:16px;font-weight:300}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a,.lp-list-table tfoot tr td a,.lp-list-table tfoot tr th a{border-bottom:0;color:#666;text-decoration:none}.lp-list-table tbody tr td a:hover,.lp-list-table tbody tr th a:hover,.lp-list-table tfoot tr td a:hover,.lp-list-table tfoot tr th a:hover{color:var(--lp-primary-color)}.lp-list-table tbody tr .column-status .result-percent,.lp-list-table tfoot tr .column-status .result-percent{font-weight:500}.lp-list-table tbody tr .column-status .lp-label,.lp-list-table tfoot tr .column-status .lp-label{font-weight:600}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:14px}.lp-list-table .list-table-nav td.nav-text{text-align:left}.lp-list-table .list-table-nav td.nav-pages{text-align:right}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;color:#666;font-size:16px;font-weight:300;line-height:1}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field textarea{width:100%;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:14px;font-style:italic;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk{color:red}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06) !important}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px;font-size:28px;line-height:1.4}.learn-press-form-login .form-fields .form-field label,.learn-press-form-register .form-fields .form-field label{font-size:16px;font-weight:400;user-select:none}.learn-press-form-login .form-fields .form-field input[type=text],.learn-press-form-login .form-fields .form-field input[type=password],.learn-press-form-login .form-fields .form-field input[type=tel],.learn-press-form-login .form-fields .form-field input[type=url],.learn-press-form-login .form-fields .form-field input[type=number],.learn-press-form-register .form-fields .form-field input[type=text],.learn-press-form-register .form-fields .form-field input[type=password],.learn-press-form-register .form-fields .form-field input[type=tel],.learn-press-form-register .form-fields .form-field input[type=url],.learn-press-form-register .form-fields .form-field input[type=number]{height:42px;border:1px solid #bbb;border-radius:4px;line-height:42px}.learn-press-form-login .form-fields .form-field input[type=text]:focus,.learn-press-form-login .form-fields .form-field input[type=password]:focus,.learn-press-form-login .form-fields .form-field input[type=tel]:focus,.learn-press-form-login .form-fields .form-field input[type=url]:focus,.learn-press-form-login .form-fields .form-field input[type=number]:focus,.learn-press-form-register .form-fields .form-field input[type=text]:focus,.learn-press-form-register .form-fields .form-field input[type=password]:focus,.learn-press-form-register .form-fields .form-field input[type=tel]:focus,.learn-press-form-register .form-fields .form-field input[type=url]:focus,.learn-press-form-register .form-fields .form-field input[type=number]:focus{border:0;outline:2px solid transparent !important;outline-offset:2px;box-shadow:0 0 0 2px #666 !important}.learn-press-form-login .form-fields .form-field.required label::after,.learn-press-form-register .form-fields .form-field.required label::after{content:" *";display:inline}.learn-press-form-login form[name=learn-press-login]>p>label,.learn-press-form-register form[name=learn-press-login]>p>label{color:#666;font-size:16px;cursor:pointer;user-select:none}.learn-press-form-login form[name=learn-press-login]>p>a,.learn-press-form-register form[name=learn-press-login]>p>a{color:#666;font-size:16px;line-height:1}.learn-press-form-login form[name=learn-press-login]>p:last-child,.learn-press-form-register form[name=learn-press-login]>p:last-child{margin-bottom:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:50px;border-radius:3px;outline:0;color:#fff;background:var(--lp-primary-color);box-shadow:none;font-size:16px;line-height:1;vertical-align:middle;text-decoration:none}.required label{font-weight:bold}.required label:after{content:" *";display:inline}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.lp-password-input input[type=password]{padding-right:2.5rem}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:8px;right:10px;cursor:pointer}.lp-password-input .lp-show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f06e"}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"\f070"}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{width:90%;max-width:500px;margin:0 auto}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}#learn-press-profile{overflow:hidden;position:relative;background:#fff}#learn-press-profile .lp-user-profile-avatar img{position:relative;width:100%;height:auto;border-radius:unset}#learn-press-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;margin-top:-17px;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#learn-press-profile .lp-user-profile-socials a{display:inline-block;width:40px;height:40px;margin:0 7px;border:1px solid #cfcfcf;color:#666;background:#fff;font-size:16px;line-height:40px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#learn-press-profile .lp-user-profile-socials a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-profile .wrapper-profile-header{color:#fff;background:var(--lp-secondary-color)}#learn-press-profile .wrapper-profile-header .lp-profile-content-area{position:relative;min-height:345px;padding-top:50px}#learn-press-profile .wrapper-profile-header .lp-profile-left{position:absolute;bottom:0;left:0;width:270px;padding:20px;border:1px solid rgba(0,0,0,0.1);border-bottom:0;background:#fff}#learn-press-profile .wrapper-profile-header .lp-profile-right{margin-left:270px;padding-right:15px;padding-left:35px}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username{padding-bottom:18px;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio{font-size:16px;font-weight:300;line-height:26px}@media(max-width:990px){#learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:inherit;padding:20px 15px}#learn-press-profile .wrapper-profile-header .lp-profile-left{float:left;position:static}#learn-press-profile .wrapper-profile-header .lp-profile-right{float:right;width:calc(100% - 270px);margin-left:0}}@media(max-width:768px){#learn-press-profile .wrapper-profile-header .lp-profile-left{width:220px}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:calc(100% - 220px)}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials{margin-right:-5px;margin-left:-5px}#learn-press-profile .wrapper-profile-header .lp-user-profile-socials a{width:36px;height:36px;margin:0 5px;line-height:36px}}@media(max-width:500px){#learn-press-profile .wrapper-profile-header .lp-profile-left{float:none;margin:0 auto}#learn-press-profile .wrapper-profile-header .lp-profile-right{width:100%;padding-top:30px;text-align:center}}#learn-press-profile #profile-sidebar{float:left;width:270px;margin-top:0;border:1px solid rgba(0,0,0,0.1);border-top:0;background:#fff}@media(max-width:990px){#learn-press-profile #profile-sidebar{width:100%;margin-top:58px}#learn-press-profile #profile-sidebar .lp-user-profile-avatar{max-width:150px}}#learn-press-profile #profile-nav .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{position:relative;margin:0;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li a{display:block;padding:0 20px;color:#333;font-size:16px;font-weight:500;line-height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{padding:0 20px 0 52px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a>i{display:inline-block;position:absolute;left:24px;width:28px;color:var(--lp-primary-color);font-size:12px;line-height:52px;text-align:left}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{float:right;margin-right:4px;color:#999;font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;content:"\f054"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li{margin:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid #f9f9f9}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--lp-primary-color);background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:hover>a::after{content:"\f053"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-left:52px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before{position:absolute;left:25px;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:900;content:"\f004"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.wishlist:hover a::before{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.logout>a::after{display:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>a{box-sizing:border-box;height:53px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;left:100%;min-width:150px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover{background:var(--lp-primary-color)}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>a::after,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a i,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>a::after{color:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul,#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover>ul{display:block}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul{position:relative;left:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active{background:#fff}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a{color:#ffb606}#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a i{color:#ffb606}@media(max-width:990px){#learn-press-profile #profile-nav{overflow-x:scroll;border-top:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs{width:max-content}#learn-press-profile #profile-nav .lp-profile-nav-tabs::after{display:table;clear:both;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{float:left;border:0;border-right:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{height:auto;padding:0 20px 0 45px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-left:10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.has-child a::after{content:"\f077"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-left:45px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active a::after{content:"\f078"}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(-20%)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:""}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li{float:left;border-right:1px solid rgba(204,204,204,0.3)}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-right:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul{display:none !important}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child)>a::after{display:none}}@media(max-width:560px){#learn-press-profile #profile-nav .lp-profile-nav-tabs>li{max-width:80px}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a{font-size:0}#learn-press-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-left:0}}#learn-press-profile #profile-content{float:right;width:calc(100% - 300px);margin-bottom:60px;padding-top:58px}@media(max-width:990px){#learn-press-profile #profile-content{width:100%}}@media(max-width:767px){#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav{display:block;width:100%;border:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav::after{display:table;clear:both;content:""}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab{float:left;border-right:0}#learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label{padding-right:25px;padding-left:25px}}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course{margin:0 0 40px 0}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content{padding:20px 20px 12px 20px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor{margin-bottom:14px}#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories{padding:0}#learn-press-profile #profile-content .lp-button{display:block;margin:0 auto 52px auto;padding:13px 34px;border-color:var(--lp-secondary-color);font-size:14px;font-weight:500;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}#learn-press-profile #profile-content .lp-button:hover{border-color:var(--lp-primary-color)}#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading{display:none}#learn-press-profile #profile-content #profile-content-orders .profile-orders table{margin-top:0}#learn-press-profile #profile-content #profile-content-orders .column-order-actions a{margin-right:6px}#learn-press-profile #dashboard-general-statistic{margin-bottom:55px;padding-bottom:20px;border-bottom:1px solid #ddd}#learn-press-profile .dashboard-general-statistic__row{display:flex;margin:0 -15px;justify-content:center;flex-wrap:wrap}#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:270px;margin:0 15px 40px 15px;padding:27px 25px 15px 25px;border:1px solid #ccc;border-radius:4px;background:#f9fafc;text-align:center}@media(max-width:990px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:45%}}@media(max-width:767px){#learn-press-profile .dashboard-general-statistic__row .statistic-box{width:100%;margin:0 15px 20px 15px}}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text{margin:0 0 7px 0;padding:0;color:#666;font-size:18px;font-weight:400;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number{color:#333;font-size:18px;font-weight:500;line-height:1}#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover{background:#eaeaea}#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box{width:50%}#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box{width:25%}#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box{width:20%}#learn-press-profile .profile-courses>h3{margin-top:0;margin-bottom:36px;color:#333;font-size:30px;font-weight:600;line-height:1;text-transform:capitalize}#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 10px 24px 10px}#learn-press-profile-basic-information .form-field>label,form[name=profile-change-password] .form-field>label{margin:0 0 12px 0;color:#333;font-size:16px;font-weight:500;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input input{height:43px;padding:8px 20px;font-weight:400}#learn-press-profile-basic-information .form-field .form-field-input input[type=password],form[name=profile-change-password] .form-field .form-field-input input[type=password]{padding:8px 20px}#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input textarea{padding:9px 20px 16px 20px;font-weight:300;line-height:24px}#learn-press-profile-basic-information .form-field .form-field-input input,#learn-press-profile-basic-information .form-field .form-field-input textarea,form[name=profile-change-password] .form-field .form-field-input input,form[name=profile-change-password] .form-field .form-field-input textarea{border:1px solid #ccc;color:#999;font-size:14px;font-style:italic}#learn-press-profile-basic-information .form-field .form-field-input input:focus,#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,form[name=profile-change-password] .form-field .form-field-input input:focus,form[name=profile-change-password] .form-field .form-field-input textarea:focus{border-color:var(--lp-primary-color);outline:0;color:#222}#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,form[name=profile-change-password] .form-field .form-field-input ::placeholder{opacity:1;color:#999}#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input :-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,form[name=profile-change-password] .form-field .form-field-input ::-ms-input-placeholder{color:#999}#learn-press-profile-basic-information .form-field .form-field-input .description,form[name=profile-change-password] .form-field .form-field-input .description{margin-top:15px}@media(max-width:767px){#learn-press-profile-basic-information .form-field,form[name=profile-change-password] .form-field{margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:left;width:calc(50% - 20px);margin-right:10px}@media(max-width:767px){#learn-press-profile-basic-information .form-field__50,form[name=profile-change-password] .form-field__50{float:unset;width:100%;margin:0 0 24px 0}}#learn-press-profile-basic-information .form-field__clear,form[name=profile-change-password] .form-field__clear{clear:both}#learn-press-profile-basic-information button,form[name=profile-change-password] button{padding:16px 24px;border:0;border-radius:3px;color:#fff;background:var(--lp-primary-color);font-size:16px;font-weight:400;line-height:1}#learn-press-profile-basic-information button:hover,form[name=profile-change-password] button:hover{opacity:.5;background:var(--lp-primary-color)}#learn-press-profile-basic-information p,form[name=profile-change-password] p{margin:0}#learn-press-profile-basic-information .form-fields{margin:0 -10px}#learn-press-profile-basic-information .form-fields::after{display:block;clear:both;content:""}@media(max-width:767px){#learn-press-profile-basic-information .form-fields{margin:0}}.recover-order__title{margin-bottom:5px}.recover-order__description{margin-bottom:20px;color:#999;font-size:.8em;font-style:italic}div.order-recover{display:flex}div.order-recover>.button-recover-order{margin:0;margin-left:20px;flex:0 0 auto}div.order-recover>.button-recover-order.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";animation:lp-rotating 1s linear infinite}div.order-recover input[type=text]{width:100%;height:43px;margin-right:10px;padding:0 22px;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:14px;font-weight:300;font-style:italic;line-height:43px;flex:1 1 auto}.learn-press-profile-course__progress .lp_profile_course_progress{border:1px solid #eee}.learn-press-profile-course__progress .lp_profile_course_progress__item{display:grid;align-items:center;padding:15px;border-top:1px solid #eee;grid-template-columns:90px 1fr 80px 140px 140px;column-gap:20px}.learn-press-profile-course__progress .lp_profile_course_progress__header{background-color:#eee}.lp_profile_course_progress__nav button.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learn-press-profile-course__tab__inner{display:flex;margin:40px 0 0 0;padding:0;background:#eee;list-style:none !important}.learn-press-profile-course__tab__inner>li{list-style:none}.learn-press-profile-course__tab__inner>li:hover{cursor:pointer}.learn-press-profile-course__tab__inner a{display:inline-block;padding:15px 30px;font-weight:600}.learn-press-profile-course__tab__inner a.active{border-top:4px solid var(--lp-primary-color);color:var(--lp-primary-color);background:#fff}.learn-press-course-tab-filters .learn-press-filters{margin-top:20px;margin-left:0;padding:0;list-style:none}.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lp-primary-color)}.learnpress_avatar__form label{display:inline-block}.learnpress_avatar__form input[type=file]{display:none}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed #ccc;border-radius:3px;background-color:#fafafa;font-size:14px;font-weight:300;font-style:italic;line-height:43px;text-align:center;cursor:pointer;align-items:center;justify-content:center}.learnpress_avatar__form__upload div{line-height:1.4}.learnpress_avatar__button--loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-tabs .course-tab-panels .course-tab-panel{display:none;padding-top:56px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.active{display:block}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor,#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs{padding-top:60px}#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews{padding:56px 0 0 0}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125rem;color:#333;font-size:18px;font-weight:500}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px}#learn-press-course .lp-course-author{display:flex;margin-bottom:40px}@media(max-width:767px){#learn-press-course .lp-course-author{flex-direction:column;padding:0 15px}}#learn-press-course .lp-course-author .course-author__pull-left{margin-right:30px;text-align:center;align-items:center}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-left{margin-right:0;margin-bottom:30px}}#learn-press-course .lp-course-author .course-author__pull-left img{width:100%;max-width:96px;margin-bottom:20px;border-radius:50%;object-fit:cover;object-position:center}#learn-press-course .lp-course-author .course-author__pull-right{flex:1}@media(max-width:767px){#learn-press-course .lp-course-author .course-author__pull-right{width:100%;text-align:center}}#learn-press-course .lp-course-author .course-author__pull-right .author-title{margin-bottom:18px}#learn-press-course .lp-course-author .course-author__pull-right .author-title a{color:#333;box-shadow:none;font-size:18px;font-weight:500;text-transform:capitalize}#learn-press-course .lp-course-author .course-author__pull-right .author-title a:hover{color:var(--lp-primary-color)}#learn-press-course .lp-course-author .course-author__pull-right .author-description{color:#666;font-size:16px;font-weight:300;line-height:26px}#learn-press-course .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center}#learn-press-course .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:14px;line-height:33px;text-align:center;vertical-align:middle;transition:all .3s}#learn-press-course .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}#learn-press-course .lp-course-author .author-socials .fa-googleplus::before{content:"\f0d5"}#learn-press-course div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}#learn-press-course div.lp-list-co-instructor__item{display:flex;column-gap:30px}@media(max-width:767px){#learn-press-course div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}#learn-press-course div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}#learn-press-course div.lp-list-co-instructor__bio{flex:1}#learn-press-course div.lp-list-co-instructor__bio__top>a{font-size:18px;font-weight:600}#learn-press-course div.lp-list-co-instructor__bio__description{font-size:1rem}#learn-press-course .course-price{margin-bottom:10px}#learn-press-course .course-price .origin-price,#learn-press-course .course-price .price{vertical-align:middle}#learn-press-course .course-price .origin-price{margin-right:10px;font-size:18px;font-style:italic;text-decoration:line-through}#learn-press-course .course-price .price{font-size:24px}#learn-press-course .lp-course-buttons{margin-bottom:20px}#learn-press-course .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:18px;font-weight:500}#learn-press-course .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color);font-size:16px}#learn-press-course .course-featured-review .featured-review__content{position:relative;color:#666;font-size:16px;font-weight:500;font-style:italic;line-height:24px}#learn-press-course .course-featured-review .featured-review__content::after{position:absolute;top:-42px;right:-15px;color:rgba(102,102,102,0.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(180deg)}#learn-press-course .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:12px;line-height:1}.edit-content{margin-left:5px}ul.learn-press-nav-tabs{display:flex;max-height:60px;margin:0;padding:0;border:1px solid rgba(204,204,204,0.3);border-bottom:0;background:#f1f2f8;list-style:none}ul.learn-press-nav-tabs .course-nav{float:left;position:relative;margin:0;border-right:1px solid rgba(204,204,204,0.3);border-bottom:1px solid rgba(204,204,204,0.3);list-style:none}ul.learn-press-nav-tabs .course-nav:first-child.active::after{position:absolute;top:-1px;left:-1px;width:1px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav:last-child{border-right:0}ul.learn-press-nav-tabs .course-nav:last-child.active::after{position:absolute;top:-1px;right:-2px;width:2px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav.active{border-bottom:0}ul.learn-press-nav-tabs .course-nav.active::before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:var(--lp-primary-color);content:""}ul.learn-press-nav-tabs .course-nav.active label{color:var(--lp-primary-color)}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs[data-tabs] .course-nav{flex:1}ul.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center}ul.learn-press-nav-tabs::after{display:block;clear:both;content:""}@media(max-width:767px){ul.learn-press-nav-tabs{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}}.course-item-popup #tab-curriculum{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections{position:relative;z-index:9999;margin:0;padding:0;background:#fff;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section{margin:0;padding:0 0 42px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header{display:table;width:100%;padding:0 0 26px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left{vertical-align:top}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title{padding:0;color:#666;font-size:26px;font-weight:400;letter-spacing:0;text-transform:capitalize}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0 0 10px 0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title{position:relative;margin-bottom:0;padding:8px 0;color:#5383f7;font-size:16px;font-weight:normal;line-height:1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before{font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;content:"\f107"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before{border-top-color:#ccc}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0;font-size:14px;font-style:italic}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:14px;text-align:right;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content{margin:0 0 15px 0;padding:0;list-style:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 15px 0 30px;background:rgba(241,242,248,0.4);font-size:14px;transition:padding-left linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item>span{display:flex;width:28px;color:#666;font-size:16px;font-weight:300;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{display:table;width:calc(100% - 28px);border-bottom:0;outline:0;box-shadow:none;line-height:1.5}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before{display:table-cell;display:table-cell;left:0;width:20px;padding:15px 0;color:var(--lp-primary-color);font-family:"Font Awesome 5 Free";font-size:18px;font-weight:400;vertical-align:middle;transition:left linear .15s}@media(max-width:767px){#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta{display:flex;flex-direction:column-reverse;align-items:flex-end}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration{margin-bottom:5px}}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{display:table-cell;padding:17px 16px;color:#333;font-size:16px;font-weight:600;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before{font-size:18px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock{float:right;margin-top:15px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{display:table-cell;padding:10px 0;text-align:right;vertical-align:middle;white-space:nowrap}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{display:inline-block;height:23px;margin-left:14px;padding:0 8px;border-radius:3px;color:#fff;font-size:14px;line-height:23px;text-align:center;vertical-align:middle}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz{background:#14c4ff}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans{padding:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:#9672cf}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:silver}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{padding:0;color:#999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before{font-family:"Font Awesome 5 Free";font-size:14px;font-weight:900;vertical-align:middle;text-transform:lowercase;content:"\f00c"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview{background:#00adff;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before{color:#fff;vertical-align:baseline;content:attr(data-preview)}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:1px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before,#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current{padding-left:10px;background:#f9f9f9}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before{left:10px}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before{top:0;height:100%}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link{color:#777;text-decoration:none}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc{color:#999}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore{display:flex;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore button{display:inline-flex;margin-right:auto;margin-left:auto;padding:10px 20px;border:0;border-radius:4px;outline:0;color:#222;background:#f7f7f7;box-shadow:none;font-weight:500;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item__loadmore.loading button::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}#learn-press-course-curriculum.course-curriculum .curriculum-more__button{display:flex;width:100%;margin-top:20px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;border:0;outline:0;color:#fff;background:#333;box-shadow:none;justify-content:center;align-items:center}#learn-press-course-curriculum.course-curriculum .curriculum-more__button.loading::before{display:inline-block;margin-right:5px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}body.course-item-popupx{overflow:hidden;_opacity:0}body.course-item-popupx #learn-press-course-curriculum{overflow:auto;position:fixed;z-index:9999;top:32px;bottom:0;left:0;width:400px;border-right:1px solid #ddd;background:#fff}body.course-item-popupx #learn-press-course-curriculum .section-header{padding:0 15px}body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px}body.course-item-popupx #learn-press-course-curriculum .course-item{padding-right:15px;padding-left:15px}body.course-item-popupx #learn-press-course-curriculum .course-item a::before{left:15px}body.course-item-popupx #learn-press-content-item{overflow:hidden;position:fixed;z-index:9999;top:32px;right:0;bottom:0;left:400px;background:#fff}body.course-item-popupx #learn-press-content-item .content-item-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #learn-press-content-item .course-item-title{font-size:1.4rem}body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading{text-align:center}body.course-item-popupx #learn-press-content-item .content-question-summary .question-title{margin-bottom:10px;font-size:1.2rem}body.course-item-popupx #content-item-nav{position:fixed;z-index:99999;right:0;bottom:0;left:400px;height:60px;border-top:1px solid #ddd;background:#f5f5f5}body.course-item-popupx #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto}body.course-item-popupx #content-item-nav button{height:40px;padding:0 20px;line-height:40px}body.course-item-popupx .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.course-item-popupx.wpadminbar #learn-press-course-curriculum,body.course-item-popupx.wpadminbar #learn-press-content-item{top:92px}body.course-item-popupx.wpadminbar #course-item-content-header{top:32px}body.course-item-popupx.wpadminbar .content-item-description{margin-bottom:20px}body.course-item-popupx .content-item-summary{margin-bottom:50px}body.course-item-popupx .content-item-summary>h3{margin-bottom:20px}body.course-item-popupx .content-item-summary.content-item-video .entry-video{position:absolute;top:0;left:0;width:100%;background:#000;line-height:1}body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe{width:100%;max-width:900px;margin-bottom:0;vertical-align:top}body.course-item-popupx .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0}body.course-item-popupx.content-only #learn-press-content-item{z-index:9999999;top:0;bottom:0;left:0}body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer{display:none}body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable{bottom:0}body #ifr-course-item{position:absolute;z-index:999999;top:0;left:0;width:100%;height:100%;background:#fff}body.full-screen-content-item #course-item-content-header .toggle-content-item::before{font:28px/60px "Font Awesome 5 Free";content:"\f066"}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"Font Awesome 5 Free"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\