Version Description
(2022-06-20) = ~ Fixed: errors quiz when call API LP remove action 'wp_loaded'. ~ Fixed: some minor bugs. ~ Fixed: install tables for multiple sites. ~ Fixed: save settings always return tab General. ~ Fixed: layout 'select items' popup when edit course.
Download this release
Release Info
Developer | ThimPress |
Plugin | LearnPress – WordPress LMS Plugin |
Version | 4.1.6.7 |
Comparing to | |
See all releases |
Code changes from version 4.1.6.6 to 4.1.6.7
- assets/css/admin/admin-rtl.css +1 -1
- assets/css/admin/admin-rtl.min.css +1 -1
- assets/css/admin/admin.css +1 -1
- assets/css/admin/admin.min.css +1 -1
- assets/js/dist/frontend/courses.js +4 -3
- assets/js/dist/frontend/courses.min.js +1 -1
- assets/src/apps/js/frontend/courses.js +9 -8
- inc/admin/class-lp-admin-dashboard.php +1 -1
- inc/admin/class-lp-admin-notice.php +1 -1
- inc/admin/class-lp-install-sample-data.php +2 -2
- inc/admin/class-lp-modal-search-items.php +1 -1
- inc/admin/class-lp-modal-search-users.php +1 -1
- inc/admin/class-lp-plugin-install-list-table.php +5 -5
- inc/admin/class-lp-setup-wizard.php +2 -2
- inc/admin/dashboard-statistics/class-lp-statistic-status.php +2 -2
- inc/admin/helpers/class-lp-plugins-helper.php +7 -7
- inc/admin/lp-admin-actions.php +1 -1
- inc/admin/lp-admin-functions.php +6 -6
- inc/admin/meta-box/class-lp-meta-box-helper.php +1 -1
- inc/admin/meta-box/fields/list-emails.php +4 -4
- inc/admin/meta-box/fields/payment-order.php +1 -1
- inc/admin/settings/abstract-settings-page.php +0 -127
- inc/admin/settings/class-lp-settings-courses.php +0 -221
- inc/admin/settings/email-groups/class-lp-settings-emails-group.php +1 -1
- inc/admin/sub-menus/abstract-submenu.php +1 -1
- inc/admin/sub-menus/class-lp-submenu-settings.php +2 -2
- inc/admin/sub-menus/class-lp-submenu-tools.php +1 -1
- inc/admin/views/addons/html-loop-plugin.php +2 -2
- inc/admin/views/addons/html-loop-theme.php +5 -5
- inc/admin/views/addons/html-themes.php +1 -1
- inc/admin/views/dashboard/html-orders.php +1 -1
- inc/admin/views/dashboard/plugin-status/html-results.php +1 -1
- inc/admin/views/html-admin-notice-templates.php +1 -1
- inc/admin/views/meta-boxes/course/settings.php +1 -1
- inc/admin/views/meta-boxes/order/details.php +2 -2
- inc/admin/views/setup/content.php +2 -2
- inc/admin/views/setup/header.php +1 -1
- inc/admin/views/setup/steps/finish.php +3 -3
- inc/admin/views/tools/html-cron.php +1 -1
- inc/admin/views/updates/html-update-message.php +1 -1
- inc/admin/views/user/courses.php +2 -2
- inc/attributes/course.php +5 -5
- inc/class-lp-backward-plugins.php +1 -1
- inc/class-lp-breadcrumb.php +1 -1
- inc/class-lp-helper.php +3 -3
- inc/class-lp-install.php +6 -1
- inc/class-lp-query.php +1 -1
- inc/class-lp-thumbnail-helper.php +1 -1
- inc/course/lp-course-functions.php +2 -2
- inc/custom-post-types/abstract.php +6 -11
- inc/custom-post-types/order.php +1 -1
- inc/custom-post-types/question.php +4 -4
- inc/external-plugin/elementor/class-lp-elementor.php +2 -2
- inc/gateways/paypal/class-lp-gateway-paypal-basic.php +1 -1
- inc/gateways/paypal/class-lp-gateway-paypal-security.php +1 -1
- inc/gateways/paypal/class-lp-gateway-paypal.php +2 -2
- inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php +3 -3
- inc/lesson/lp-lesson-functions.php +1 -1
- inc/libraries/wp-background-process/classes/wp-async-request.php +1 -1
- inc/lp-core-functions.php +7 -7
- inc/lp-webhooks.php +1 -1
- inc/order/class-lp-order.php +2 -2
- inc/question/class-lp-question.php +4 -4
- inc/quiz/class-lp-quiz.php +1 -1
- inc/rest-api/v1/admin/class-lp-admin-rest-course-controller.php +1 -1
- inc/rest-api/v1/frontend/class-lp-rest-courses-controller.php +36 -22
- inc/shortcodes/class-lp-shortcode-profile.php +0 -1
- inc/user/abstract-lp-user.php +1 -1
- inc/user/class-lp-profile-tabs.php +2 -2
- inc/user/class-lp-profile.php +14 -14
- inc/user/lp-user-functions.php +12 -12
- learnpress.php +1 -1
- readme.txt +8 -1
- templates/checkout/account-logged-in.php +1 -1
- templates/checkout/account-login.php +1 -1
- templates/checkout/form.php +1 -1
- templates/courses-top-bar.php +1 -1
- templates/emails/email-header.php +1 -1
- templates/global/breadcrumb.php +1 -1
- templates/profile/tabs.php +2 -2
- templates/profile/tabs/orders/list.php +1 -1
- templates/profile/tabs/quizzes.php +1 -1
- templates/profile/tabs/sections.php +1 -1
- templates/single-course/content-item/nav.php +2 -2
- templates/single-course/content-item/popup-header.php +1 -1
- templates/single-course/loop-section.php +1 -1
- templates/widgets/featured-courses.php +3 -3
- templates/widgets/popular-courses.php +3 -3
- templates/widgets/recent-courses.php +3 -3
assets/css/admin/admin-rtl.css
CHANGED
@@ -5705,7 +5705,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
|
|
5705 |
#lp-modal-choose-items .lp-choose-items {
|
5706 |
position: relative;
|
5707 |
max-width: 800px;
|
5708 |
-
margin:
|
5709 |
border: 1px solid #ddd;
|
5710 |
background-color: #fff;
|
5711 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
5705 |
#lp-modal-choose-items .lp-choose-items {
|
5706 |
position: relative;
|
5707 |
max-width: 800px;
|
5708 |
+
margin: 5% 20% 10% auto;
|
5709 |
border: 1px solid #ddd;
|
5710 |
background-color: #fff;
|
5711 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
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: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:""}
|
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:5% 20% 10% 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
@@ -5705,7 +5705,7 @@ input[name=_lp_course_result]:checked ~ #passing-condition-quiz-result {
|
|
5705 |
#lp-modal-choose-items .lp-choose-items {
|
5706 |
position: relative;
|
5707 |
max-width: 800px;
|
5708 |
-
margin:
|
5709 |
border: 1px solid #ddd;
|
5710 |
background-color: #fff;
|
5711 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
5705 |
#lp-modal-choose-items .lp-choose-items {
|
5706 |
position: relative;
|
5707 |
max-width: 800px;
|
5708 |
+
margin: 5% auto 10% 20%;
|
5709 |
border: 1px solid #ddd;
|
5710 |
background-color: #fff;
|
5711 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
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: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:""}
|
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:5% auto 10% 20%;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/js/dist/frontend/courses.js
CHANGED
@@ -121,7 +121,7 @@ window.lpArchiveRequestCourse = (args, callBackSuccess) => {
|
|
121 |
if (!firstLoad) {
|
122 |
// Scroll to archive element
|
123 |
const optionScroll = {
|
124 |
-
behavior:
|
125 |
};
|
126 |
archive.scrollIntoView(optionScroll);
|
127 |
} else {
|
@@ -138,7 +138,7 @@ window.lpArchiveRequestCourse = (args, callBackSuccess) => {
|
|
138 |
|
139 |
const lpArchiveSearchCourse = () => {
|
140 |
const searchForm = document.querySelectorAll('form.search-courses');
|
141 |
-
|
142 |
searchForm.forEach(s => {
|
143 |
const search = s.querySelector('input[name="c_search"]');
|
144 |
const btn = s.querySelector('[type="submit"]');
|
@@ -183,7 +183,8 @@ const lpArchivePaginationCourse = () => {
|
|
183 |
skeleton.style.display = 'block';
|
184 |
}
|
185 |
|
186 |
-
let filterCourses =
|
|
|
187 |
const urlString = event.currentTarget.getAttribute('href');
|
188 |
|
189 |
if (urlString) {
|
121 |
if (!firstLoad) {
|
122 |
// Scroll to archive element
|
123 |
const optionScroll = {
|
124 |
+
behavior: 'smooth'
|
125 |
};
|
126 |
archive.scrollIntoView(optionScroll);
|
127 |
} else {
|
138 |
|
139 |
const lpArchiveSearchCourse = () => {
|
140 |
const searchForm = document.querySelectorAll('form.search-courses');
|
141 |
+
const filterCourses = JSON.parse(window.localStorage.getItem('lp_filter_courses')) || {};
|
142 |
searchForm.forEach(s => {
|
143 |
const search = s.querySelector('input[name="c_search"]');
|
144 |
const btn = s.querySelector('[type="submit"]');
|
183 |
skeleton.style.display = 'block';
|
184 |
}
|
185 |
|
186 |
+
let filterCourses = {};
|
187 |
+
filterCourses = JSON.parse(window.localStorage.getItem('lp_filter_courses')) || {};
|
188 |
const urlString = event.currentTarget.getAttribute('href');
|
189 |
|
190 |
if (urlString) {
|
assets/js/dist/frontend/courses.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(){lpGlobalSettings.courses_url;const e=document.location.href;let t,r,o=JSON.parse(window.localStorage.getItem("lp_filter_courses"))||{},s=!1,n=1,c=null;lpGlobalSettings.is_course_archive&&(window.location.search.length||-1!==e.search("page")||(o={}));const a=(e,t)=>{const r=new URL(e);return Object.keys(t).forEach((e=>{r.searchParams.set(e,t[e])})),r};window.lpArchiveRequestCourse=(e,o)=>{const c=lpGlobalSettings.lp_rest_url;if(!c)return;if(!t)return;const i=document.querySelector(".lp-archive-courses"),p=i&&i.querySelector("div.lp-archive-courses .lp-content-area"),d=p&&p.querySelector("ul.learn-press-courses");if(!d)return;if(s)return;s=!0,r?d.append(t):r=t.outerHTML;const h=a(c+"lp/v1/courses/archive-course",{...lpArchiveSkeleton,...e});wp.apiFetch({path:"lp/v1/courses/archive-course"+h.search,method:"GET"}).then((e=>{void 0!==e.data.content&&d&&(d.innerHTML=e.data.content||"");const t=e.data.pagination;l();const r=document.querySelector(".learn-press-pagination");if(r&&r.remove(),void 0!==t){const e=(new DOMParser).parseFromString(t,"text/html").querySelector(".learn-press-pagination");e&&(d.after(e),u())}wp.hooks.doAction("lp-js-get-courses",e),"function"==typeof o&&o(e)})).catch((e=>{d.innerHTML+=`<div class="lp-ajax-message error" style="display:block">${e.message||"Error: Query lp/v1/courses/archive-course"}</div>`})).finally((()=>{if(s=!1,jQuery("form.search-courses button").removeClass("loading"),n)n=0;else{const e={behavior:"smooth"};i.scrollIntoView(e)}window.localStorage.setItem("lp_filter_courses",JSON.stringify(e));const t=a(document.location,e);window.history.pushState("","",t)}))};const l=()=>{const e=document.querySelectorAll("form.search-courses")
|
1 |
+
!function(){lpGlobalSettings.courses_url;const e=document.location.href;let t,r,o=JSON.parse(window.localStorage.getItem("lp_filter_courses"))||{},s=!1,n=1,c=null;lpGlobalSettings.is_course_archive&&(window.location.search.length||-1!==e.search("page")||(o={}));const a=(e,t)=>{const r=new URL(e);return Object.keys(t).forEach((e=>{r.searchParams.set(e,t[e])})),r};window.lpArchiveRequestCourse=(e,o)=>{const c=lpGlobalSettings.lp_rest_url;if(!c)return;if(!t)return;const i=document.querySelector(".lp-archive-courses"),p=i&&i.querySelector("div.lp-archive-courses .lp-content-area"),d=p&&p.querySelector("ul.learn-press-courses");if(!d)return;if(s)return;s=!0,r?d.append(t):r=t.outerHTML;const h=a(c+"lp/v1/courses/archive-course",{...lpArchiveSkeleton,...e});wp.apiFetch({path:"lp/v1/courses/archive-course"+h.search,method:"GET"}).then((e=>{void 0!==e.data.content&&d&&(d.innerHTML=e.data.content||"");const t=e.data.pagination;l();const r=document.querySelector(".learn-press-pagination");if(r&&r.remove(),void 0!==t){const e=(new DOMParser).parseFromString(t,"text/html").querySelector(".learn-press-pagination");e&&(d.after(e),u())}wp.hooks.doAction("lp-js-get-courses",e),"function"==typeof o&&o(e)})).catch((e=>{d.innerHTML+=`<div class="lp-ajax-message error" style="display:block">${e.message||"Error: Query lp/v1/courses/archive-course"}</div>`})).finally((()=>{if(s=!1,jQuery("form.search-courses button").removeClass("loading"),n)n=0;else{const e={behavior:"smooth"};i.scrollIntoView(e)}window.localStorage.setItem("lp_filter_courses",JSON.stringify(e));const t=a(document.location,e);window.history.pushState("","",t)}))};const l=()=>{const e=document.querySelectorAll("form.search-courses"),r=JSON.parse(window.localStorage.getItem("lp_filter_courses"))||{};e.forEach((e=>{const o=e.querySelector('input[name="c_search"]'),s=e.querySelector('[type="submit"]');let n;o.addEventListener("keyup",(e=>{t&&(t.style.display="block"),e.preventDefault();const o=e.target.value.trim();(!o||o&&o.length>2)&&(void 0!==n&&clearTimeout(n),n=setTimeout((function(){s.classList.add("loading"),r.c_search=o,r.paged=1,lpArchiveRequestCourse({...r})}),800))})),e.addEventListener("submit",(t=>{t.preventDefault();const r=e.querySelector('input[name="c_search"]');r&&r.dispatchEvent(new Event("keyup"))}))}))},u=()=>{const e=document.querySelectorAll(".lp-archive-courses .learn-press-pagination .page-numbers");e.length>0&&e.forEach((r=>r.addEventListener("click",(o=>{o.preventDefault(),o.stopPropagation(),t&&(t.style.display="block");let s={};if(s=JSON.parse(window.localStorage.getItem("lp_filter_courses"))||{},o.currentTarget.getAttribute("href")){const t=[...e].filter((e=>e.classList.contains("current"))),n=o.currentTarget.textContent||r.classList.contains("next")&&parseInt(t[0].textContent)+1||r.classList.contains("prev")&&parseInt(t[0].textContent)-1;s.paged=n,lpArchiveRequestCourse({...s})}}))))};document.addEventListener("DOMContentLoaded",(function(e){t=document.querySelector(".lp-archive-course-skeleton"),c=document.querySelector(".no-first-load-ajax"),t&&(t&&!c&&lpArchiveRequestCourse(o),c&&(u(),l())),(()=>{const e=document.querySelectorAll('.lp-archive-courses input[name="lp-switch-layout-btn"]');e.length>0&&e.forEach((e=>e.addEventListener("change",(e=>{e.preventDefault();const t=e.target.value;if(t){const e=document.querySelector(".lp-archive-courses .learn-press-courses[data-layout]");e&&(e.dataset.layout=t),LP.Cookies.set("courses-layout",t)}}))))})(),(()=>{const e=LP.Cookies.get("courses-layout"),t=document.querySelectorAll('.lp-courses-bar .switch-layout [name="lp-switch-layout-btn"]');t.length>0&&[...t].map((t=>t.value===e&&(t.checked=!0)))})()}))}();
|
assets/src/apps/js/frontend/courses.js
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
const urlCourses = lpGlobalSettings.courses_url || '';
|
2 |
const urlCurrent = document.location.href;
|
3 |
-
let filterCourses = JSON.parse(window.localStorage.getItem('lp_filter_courses')) || {};
|
4 |
let skeleton;
|
5 |
let skeletonClone;
|
6 |
let isLoading = false;
|
7 |
let firstLoad = 1;
|
8 |
let elNoLoadAjaxFirst = null;
|
9 |
|
10 |
-
if( lpGlobalSettings.is_course_archive ) {
|
11 |
const queryString = window.location.search;
|
12 |
|
13 |
-
if( ! queryString.length && urlCurrent.search('page') === -1 ) {
|
14 |
filterCourses = {};
|
15 |
}
|
16 |
}
|
@@ -120,7 +120,7 @@ window.lpArchiveRequestCourse = ( args, callBackSuccess ) => {
|
|
120 |
|
121 |
if ( ! firstLoad ) {
|
122 |
// Scroll to archive element
|
123 |
-
const optionScroll = { behavior:
|
124 |
archive.scrollIntoView( optionScroll );
|
125 |
} else {
|
126 |
firstLoad = 0;
|
@@ -136,7 +136,7 @@ window.lpArchiveRequestCourse = ( args, callBackSuccess ) => {
|
|
136 |
|
137 |
const lpArchiveSearchCourse = () => {
|
138 |
const searchForm = document.querySelectorAll( 'form.search-courses' );
|
139 |
-
|
140 |
|
141 |
searchForm.forEach( ( s ) => {
|
142 |
const search = s.querySelector( 'input[name="c_search"]' );
|
@@ -144,7 +144,7 @@ const lpArchiveSearchCourse = () => {
|
|
144 |
let timeOutSearch;
|
145 |
|
146 |
search.addEventListener( 'keyup', ( event ) => {
|
147 |
-
if( skeleton ) {
|
148 |
skeleton.style.display = 'block';
|
149 |
}
|
150 |
event.preventDefault();
|
@@ -183,11 +183,12 @@ const lpArchivePaginationCourse = () => {
|
|
183 |
event.preventDefault();
|
184 |
event.stopPropagation();
|
185 |
|
186 |
-
if( skeleton ) {
|
187 |
skeleton.style.display = 'block';
|
188 |
}
|
189 |
|
190 |
-
let filterCourses =
|
|
|
191 |
|
192 |
const urlString = event.currentTarget.getAttribute( 'href' );
|
193 |
|
1 |
const urlCourses = lpGlobalSettings.courses_url || '';
|
2 |
const urlCurrent = document.location.href;
|
3 |
+
let filterCourses = JSON.parse( window.localStorage.getItem( 'lp_filter_courses' ) ) || {};
|
4 |
let skeleton;
|
5 |
let skeletonClone;
|
6 |
let isLoading = false;
|
7 |
let firstLoad = 1;
|
8 |
let elNoLoadAjaxFirst = null;
|
9 |
|
10 |
+
if ( lpGlobalSettings.is_course_archive ) {
|
11 |
const queryString = window.location.search;
|
12 |
|
13 |
+
if ( ! queryString.length && urlCurrent.search( 'page' ) === -1 ) {
|
14 |
filterCourses = {};
|
15 |
}
|
16 |
}
|
120 |
|
121 |
if ( ! firstLoad ) {
|
122 |
// Scroll to archive element
|
123 |
+
const optionScroll = { behavior: 'smooth' };
|
124 |
archive.scrollIntoView( optionScroll );
|
125 |
} else {
|
126 |
firstLoad = 0;
|
136 |
|
137 |
const lpArchiveSearchCourse = () => {
|
138 |
const searchForm = document.querySelectorAll( 'form.search-courses' );
|
139 |
+
const filterCourses = JSON.parse( window.localStorage.getItem( 'lp_filter_courses' ) ) || {};
|
140 |
|
141 |
searchForm.forEach( ( s ) => {
|
142 |
const search = s.querySelector( 'input[name="c_search"]' );
|
144 |
let timeOutSearch;
|
145 |
|
146 |
search.addEventListener( 'keyup', ( event ) => {
|
147 |
+
if ( skeleton ) {
|
148 |
skeleton.style.display = 'block';
|
149 |
}
|
150 |
event.preventDefault();
|
183 |
event.preventDefault();
|
184 |
event.stopPropagation();
|
185 |
|
186 |
+
if ( skeleton ) {
|
187 |
skeleton.style.display = 'block';
|
188 |
}
|
189 |
|
190 |
+
let filterCourses = {};
|
191 |
+
filterCourses = JSON.parse( window.localStorage.getItem( 'lp_filter_courses' ) ) || {};
|
192 |
|
193 |
const urlString = event.currentTarget.getAttribute( 'href' );
|
194 |
|
inc/admin/class-lp-admin-dashboard.php
CHANGED
@@ -59,7 +59,7 @@ if ( ! class_exists( 'LP_Admin_Dashboard' ) ) {
|
|
59 |
<li class="featured-theme">
|
60 |
<?php if ( isset( $eduma_data['name'] ) && isset( $eduma_data['price_cents'] ) ) : ?>
|
61 |
<p>
|
62 |
-
<a href="<?php echo
|
63 |
<?php echo esc_html( $eduma_data['name'] ); ?>
|
64 |
</a> - <?php printf( '%s%s', '$', $eduma_data['price_cents'] / 100 ); ?>
|
65 |
</p>
|
59 |
<li class="featured-theme">
|
60 |
<?php if ( isset( $eduma_data['name'] ) && isset( $eduma_data['price_cents'] ) ) : ?>
|
61 |
<p>
|
62 |
+
<a href="<?php echo esc_url_raw( $eduma_data['url'] ); ?>">
|
63 |
<?php echo esc_html( $eduma_data['name'] ); ?>
|
64 |
</a> - <?php printf( '%s%s', '$', $eduma_data['price_cents'] / 100 ); ?>
|
65 |
</p>
|
inc/admin/class-lp-admin-notice.php
CHANGED
@@ -424,7 +424,7 @@ class LP_Admin_Notice {
|
|
424 |
learn_press_update_user_option( 'hide-notice-' . $notice, 'yes' );
|
425 |
}
|
426 |
|
427 |
-
$redirect = apply_filters( 'learn_press_hide_notice_redirect', remove_query_arg( 'lp-hide-notice' ) );
|
428 |
if ( $redirect ) {
|
429 |
wp_redirect( untrailingslashit( $redirect ) );
|
430 |
exit();
|
424 |
learn_press_update_user_option( 'hide-notice-' . $notice, 'yes' );
|
425 |
}
|
426 |
|
427 |
+
$redirect = apply_filters( 'learn_press_hide_notice_redirect', esc_url_raw( remove_query_arg( 'lp-hide-notice' ) ) );
|
428 |
if ( $redirect ) {
|
429 |
wp_redirect( untrailingslashit( $redirect ) );
|
430 |
exit();
|
inc/admin/class-lp-install-sample-data.php
CHANGED
@@ -188,9 +188,9 @@ class LP_Install_Sample_Data {
|
|
188 |
|
189 |
<div class="lp-install-sample__response success">
|
190 |
<?php printf( __( 'Course "%s" has been created', 'learnpress' ), get_the_title( $course_id ) ); ?>
|
191 |
-
<a href="<?php echo
|
192 |
|
|
193 |
-
<a href="<?php echo
|
194 |
</div>
|
195 |
|
196 |
<?php
|
188 |
|
189 |
<div class="lp-install-sample__response success">
|
190 |
<?php printf( __( 'Course "%s" has been created', 'learnpress' ), get_the_title( $course_id ) ); ?>
|
191 |
+
<a href="<?php echo esc_url_raw( get_the_permalink( $course_id ) ); ?>" target="_blank"><?php esc_html_e( 'View', 'learnpress' ); ?></a>
|
192 |
|
|
193 |
+
<a href="<?php echo esc_url_raw( admin_url( 'post.php?post=' . $course_id . '&action=edit' ) ); ?>" target="_blank"><?php esc_html_e( 'Edit', 'learnpress' ); ?></a>
|
194 |
</div>
|
195 |
|
196 |
<?php
|
inc/admin/class-lp-modal-search-items.php
CHANGED
@@ -171,7 +171,7 @@ if ( ! class_exists( 'LP_Modal_Search_Items' ) ) {
|
|
171 |
wp_parse_str( $url_parts[1], $query_args );
|
172 |
}
|
173 |
|
174 |
-
$pagenum_link = remove_query_arg( array_keys( $query_args ), $pagenum_link );
|
175 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
176 |
|
177 |
$pagination = array(
|
171 |
wp_parse_str( $url_parts[1], $query_args );
|
172 |
}
|
173 |
|
174 |
+
$pagenum_link = esc_url_raw( remove_query_arg( array_keys( $query_args ), $pagenum_link ) );
|
175 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
176 |
|
177 |
$pagination = array(
|
inc/admin/class-lp-modal-search-users.php
CHANGED
@@ -128,7 +128,7 @@ class LP_Modal_Search_Users {
|
|
128 |
wp_parse_str( $url_parts[1], $query_args );
|
129 |
}
|
130 |
|
131 |
-
$pagenum_link = remove_query_arg( array_keys( $query_args ), $pagenum_link );
|
132 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
133 |
|
134 |
$pagination = paginate_links(
|
128 |
wp_parse_str( $url_parts[1], $query_args );
|
129 |
}
|
130 |
|
131 |
+
$pagenum_link = esc_url_raw( remove_query_arg( array_keys( $query_args ), $pagenum_link ) );
|
132 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
133 |
|
134 |
$pagination = paginate_links(
|
inc/admin/class-lp-plugin-install-list-table.php
CHANGED
@@ -387,14 +387,14 @@ class LP_Plugin_Install_List_Table extends WP_List_Table {
|
|
387 |
case 'install':
|
388 |
if ( $status['url'] ) {
|
389 |
/* translators: 1: Plugin name and version. */
|
390 |
-
$action_links[] = '<a class="install-now button thimpress" data-action="install-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
391 |
}
|
392 |
|
393 |
break;
|
394 |
case 'update_available':
|
395 |
if ( $status['url'] ) {
|
396 |
/* translators: 1: Plugin name and version */
|
397 |
-
$action_links[] = '<a class="update-now button thimpress" data-action="update-now" data-plugin="' . esc_attr( $status['file'] ) . '" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
398 |
}
|
399 |
|
400 |
break;
|
@@ -414,7 +414,7 @@ class LP_Plugin_Install_List_Table extends WP_List_Table {
|
|
414 |
'&TB_iframe=true&width=600&height=550' );
|
415 |
|
416 |
|
417 |
-
$action_links[] = '<a href="' .
|
418 |
*/
|
419 |
if ( ! empty( $plugin['icons']['svg'] ) ) {
|
420 |
$plugin_icon_url = $plugin['icons']['svg'];
|
@@ -455,9 +455,9 @@ class LP_Plugin_Install_List_Table extends WP_List_Table {
|
|
455 |
?>
|
456 |
<div class="plugin-card plugin-card-<?php echo sanitize_html_class( $plugin['slug'] ); ?>">
|
457 |
<div class="plugin-card-top">
|
458 |
-
<a href="<?php echo
|
459 |
<div class="name column-name">
|
460 |
-
<h3><a href="<?php echo
|
461 |
</div>
|
462 |
<div class="action-links">
|
463 |
<?php
|
387 |
case 'install':
|
388 |
if ( $status['url'] ) {
|
389 |
/* translators: 1: Plugin name and version. */
|
390 |
+
$action_links[] = '<a class="install-now button thimpress" data-action="install-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( $status['url'] ) . '&learnpress=active" aria-label="' . esc_attr( sprintf( __( 'Install %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '">' . __( 'Install and Active', 'learnpress' ) . '</a>';
|
391 |
}
|
392 |
|
393 |
break;
|
394 |
case 'update_available':
|
395 |
if ( $status['url'] ) {
|
396 |
/* translators: 1: Plugin name and version */
|
397 |
+
$action_links[] = '<a class="update-now button thimpress" data-action="update-now" data-plugin="' . esc_attr( $status['file'] ) . '" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( $status['url'] ) . '&learnpress=active" aria-label="' . esc_attr( sprintf( __( 'Update %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '">' . __( 'Update Now', 'learnpress' ) . '</a>';
|
398 |
}
|
399 |
|
400 |
break;
|
414 |
'&TB_iframe=true&width=600&height=550' );
|
415 |
|
416 |
|
417 |
+
$action_links[] = '<a href="' . esc_url_raw( $details_link ) . '" class="thickbox" aria-label="' . esc_attr( sprintf( __( 'More information about %s' ), $name ) ) . '" data-title="' . esc_attr( $name ) . '">' . __( 'More Details' ) . '</a>';
|
418 |
*/
|
419 |
if ( ! empty( $plugin['icons']['svg'] ) ) {
|
420 |
$plugin_icon_url = $plugin['icons']['svg'];
|
455 |
?>
|
456 |
<div class="plugin-card plugin-card-<?php echo sanitize_html_class( $plugin['slug'] ); ?>">
|
457 |
<div class="plugin-card-top">
|
458 |
+
<a href="<?php echo esc_url_raw( $details_link ); ?>" class="thickbox plugin-icon"><img src="<?php echo esc_attr( $plugin_icon_url ); ?>" /></a>
|
459 |
<div class="name column-name">
|
460 |
+
<h3><a href="<?php echo esc_url_raw( $details_link ); ?>" class="thickbox"><?php echo $title; ?></a></h3>
|
461 |
</div>
|
462 |
<div class="action-links">
|
463 |
<?php
|
inc/admin/class-lp-setup-wizard.php
CHANGED
@@ -314,7 +314,7 @@ class LP_Setup_Wizard {
|
|
314 |
$at ++;
|
315 |
}
|
316 |
|
317 |
-
return
|
318 |
}
|
319 |
|
320 |
/**
|
@@ -330,7 +330,7 @@ class LP_Setup_Wizard {
|
|
330 |
$at --;
|
331 |
}
|
332 |
|
333 |
-
return
|
334 |
}
|
335 |
|
336 |
/**
|
314 |
$at ++;
|
315 |
}
|
316 |
|
317 |
+
return esc_url_raw( add_query_arg( 'step', $steps[ $at ], admin_url( $this->_base_url ) ) );
|
318 |
}
|
319 |
|
320 |
/**
|
330 |
$at --;
|
331 |
}
|
332 |
|
333 |
+
return esc_url_raw( add_query_arg( 'step', $steps[ $at ], admin_url( $this->_base_url ) ) );
|
334 |
}
|
335 |
|
336 |
/**
|
inc/admin/dashboard-statistics/class-lp-statistic-status.php
CHANGED
@@ -47,7 +47,7 @@ if ( ! class_exists( 'LP_Statistic_Status' ) ) {
|
|
47 |
|
48 |
<li>
|
49 |
<?php if ( $count ) : ?>
|
50 |
-
<a href="<?php echo
|
51 |
<span><?php printf( translate_nooped_plural( _n_noop( '%d order', '%d orders' ), $count, 'learnpress' ), $count ); ?></span>
|
52 |
<?php printf( '%s', $status_object->label ); ?>
|
53 |
</a>
|
@@ -62,7 +62,7 @@ if ( ! class_exists( 'LP_Statistic_Status' ) ) {
|
|
62 |
|
63 |
<li class="full-width featured-theme">
|
64 |
<p>
|
65 |
-
<a href="<?php echo
|
66 |
<?php echo esc_html( $eduma_data['item']['item'] ); ?>
|
67 |
</a> - <?php printf( '%s%s', '$', $eduma_data['item']['cost'] ); ?>
|
68 |
</p>
|
47 |
|
48 |
<li>
|
49 |
<?php if ( $count ) : ?>
|
50 |
+
<a href="<?php echo esc_url_raw( admin_url( 'edit.php?post_status=' . LP_ORDER_CPT . '&post_type=' . $status ) ); ?>" class="<?php echo esc_attr( $status ); ?>">
|
51 |
<span><?php printf( translate_nooped_plural( _n_noop( '%d order', '%d orders' ), $count, 'learnpress' ), $count ); ?></span>
|
52 |
<?php printf( '%s', $status_object->label ); ?>
|
53 |
</a>
|
62 |
|
63 |
<li class="full-width featured-theme">
|
64 |
<p>
|
65 |
+
<a href="<?php echo esc_url_raw( $eduma_data['item']['url'] ); ?>">
|
66 |
<?php echo esc_html( $eduma_data['item']['item'] ); ?>
|
67 |
</a> - <?php printf( '%s%s', '$', $eduma_data['item']['cost'] ); ?>
|
68 |
</p>
|
inc/admin/helpers/class-lp-plugins-helper.php
CHANGED
@@ -238,37 +238,37 @@ class LP_Plugins_Helper {
|
|
238 |
case 'install':
|
239 |
if ( $status['url'] ) {
|
240 |
/* translators: 1: Plugin name and version. */
|
241 |
-
$action_links[] = '<a class="install-now button" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
242 |
}
|
243 |
|
244 |
break;
|
245 |
case 'update_available':
|
246 |
if ( $status['url'] ) {
|
247 |
/* translators: 1: Plugin name and version */
|
248 |
-
$action_links[] = '<a class="update-now button" data-plugin="' . esc_attr( $status['file'] ) . '" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
249 |
}
|
250 |
|
251 |
break;
|
252 |
}
|
253 |
if ( learn_press_is_plugin_install( $file ) ) {
|
254 |
if ( is_plugin_active( $file ) ) {
|
255 |
-
$action_links[] = '<a class="button disable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
256 |
} else {
|
257 |
-
$action_links[] = '<a class="button enable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
258 |
}
|
259 |
}
|
260 |
} else {
|
261 |
// action links for premium add-ons installed
|
262 |
if ( learn_press_is_plugin_install( $file ) ) {
|
263 |
if ( is_plugin_active( $file ) ) {
|
264 |
-
$action_links[] = '<a class="button disable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
265 |
} else {
|
266 |
-
$action_links[] = '<a class="button enable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
267 |
}
|
268 |
} else {
|
269 |
// buy now button for premium add-ons
|
270 |
if ( isset( $plugin['permarklink'] ) ) {
|
271 |
-
$action_links[] = '<a class="buy-now button" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' .
|
272 |
}
|
273 |
}
|
274 |
}
|
238 |
case 'install':
|
239 |
if ( $status['url'] ) {
|
240 |
/* translators: 1: Plugin name and version. */
|
241 |
+
$action_links[] = '<a class="install-now button" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( $status['url'] ) . '" aria-label="' . esc_attr( sprintf( __( 'Install %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '" data-success="Installed"><span>' . __( 'Install Now' ) . '</span></a>';
|
242 |
}
|
243 |
|
244 |
break;
|
245 |
case 'update_available':
|
246 |
if ( $status['url'] ) {
|
247 |
/* translators: 1: Plugin name and version */
|
248 |
+
$action_links[] = '<a class="update-now button" data-plugin="' . esc_attr( $status['file'] ) . '" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( $status['url'] ) . '" aria-label="' . esc_attr( sprintf( __( 'Update %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '"><span>' . __( 'Update Now' ) . '</span></a>';
|
249 |
}
|
250 |
|
251 |
break;
|
252 |
}
|
253 |
if ( learn_press_is_plugin_install( $file ) ) {
|
254 |
if ( is_plugin_active( $file ) ) {
|
255 |
+
$action_links[] = '<a class="button disable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( wp_nonce_url( 'plugins.php?action=deactivate&plugin=' . $file, 'deactivate-plugin_' . $file ) ) . '" aria-label="' . esc_attr( sprintf( __( 'Disable %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '"><span>' . __( 'Disable Now', 'learnpress' ) . '</span></a>';
|
256 |
} else {
|
257 |
+
$action_links[] = '<a class="button enable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( wp_nonce_url( 'plugins.php?action=activate&plugin=' . $file, 'activate-plugin_' . $file ) ) . '" aria-label="' . esc_attr( sprintf( __( 'Enable %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '"><span>' . __( 'Enable Now', 'learnpress' ) . '</span></a>';
|
258 |
}
|
259 |
}
|
260 |
} else {
|
261 |
// action links for premium add-ons installed
|
262 |
if ( learn_press_is_plugin_install( $file ) ) {
|
263 |
if ( is_plugin_active( $file ) ) {
|
264 |
+
$action_links[] = '<a class="button disable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( wp_nonce_url( 'plugins.php?action=deactivate&plugin=' . $file, 'deactivate-plugin_' . $file ) ) . '" aria-label="' . esc_attr( sprintf( __( 'Disable %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '"><span>' . __( 'Disable Now', 'learnpress' ) . '</span></a>';
|
265 |
} else {
|
266 |
+
$action_links[] = '<a class="button enable-now" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( wp_nonce_url( 'plugins.php?action=activate&plugin=' . $file, 'activate-plugin_' . $file ) ) . '" aria-label="' . esc_attr( sprintf( __( 'Enable %s now', 'learnpress' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '"><span>' . __( 'Enable Now', 'learnpress' ) . '</span></a>';
|
267 |
}
|
268 |
} else {
|
269 |
// buy now button for premium add-ons
|
270 |
if ( isset( $plugin['permarklink'] ) ) {
|
271 |
+
$action_links[] = '<a class="buy-now button" data-slug="' . esc_attr( $plugin['slug'] ) . '" href="' . esc_url_raw( $plugin['permarklink'] ) . '" aria-label="' . esc_attr( sprintf( __( 'Buy %s now' ), $name ) ) . '" data-name="' . esc_attr( $name ) . '">' . __( 'Buy Now', 'learnpress' ) . '</a>';
|
272 |
}
|
273 |
}
|
274 |
}
|
inc/admin/lp-admin-actions.php
CHANGED
@@ -100,7 +100,7 @@ add_action( 'pre_get_posts', '_learn_press_set_user_items', 10 );*/
|
|
100 |
if ( $result->found_posts > 0 ) {
|
101 |
$views[ $view ] = sprintf(
|
102 |
'<a href="%s"' . $class . '>' . $name . ' <span class="count">(%d)</span></a>',
|
103 |
-
|
104 |
$result->found_posts
|
105 |
);
|
106 |
} else {
|
100 |
if ( $result->found_posts > 0 ) {
|
101 |
$views[ $view ] = sprintf(
|
102 |
'<a href="%s"' . $class . '>' . $name . ' <span class="count">(%d)</span></a>',
|
103 |
+
esc_url_raw( add_query_arg( $query, $url ) ),
|
104 |
$result->found_posts
|
105 |
);
|
106 |
} else {
|
inc/admin/lp-admin-functions.php
CHANGED
@@ -681,13 +681,13 @@ function learn_press_footer_advertisement() {
|
|
681 |
|
682 |
<div id="thimpress-<?php echo esc_attr( $theme['id'] ); ?>" class="slide-item">
|
683 |
<div class="slide-thumbnail">
|
684 |
-
<a href="<?php echo
|
685 |
-
<img src="<?php echo
|
686 |
</a>
|
687 |
</div>
|
688 |
|
689 |
<div class="slide-detail">
|
690 |
-
<h2><a href="<?php echo
|
691 |
<p class="slide-description description-full">
|
692 |
<?php echo wp_kses_post( $full_description ); ?>
|
693 |
</p>
|
@@ -697,9 +697,9 @@ function learn_press_footer_advertisement() {
|
|
697 |
</p>
|
698 |
|
699 |
<p class="slide-controls">
|
700 |
-
<a href="<?php echo
|
701 |
target="_blank"><?php esc_html_e( 'Get it now', 'learnpress' ); ?></a>
|
702 |
-
<a href="<?php echo
|
703 |
target="_blank"><?php esc_html_e( 'View Demo', 'learnpress' ); ?></a>
|
704 |
</p>
|
705 |
</div>
|
@@ -1661,7 +1661,7 @@ function _learn_press_reset_course_data() {
|
|
1661 |
|
1662 |
learn_press_reset_course_data( intval( $_REQUEST['reset-course-data'] ) );
|
1663 |
|
1664 |
-
wp_redirect( remove_query_arg( 'reset-course-data' ) );
|
1665 |
}
|
1666 |
|
1667 |
add_action( 'init', '_learn_press_reset_course_data' );
|
681 |
|
682 |
<div id="thimpress-<?php echo esc_attr( $theme['id'] ); ?>" class="slide-item">
|
683 |
<div class="slide-thumbnail">
|
684 |
+
<a href="<?php echo esc_url_raw( $url ); ?>">
|
685 |
+
<img src="<?php echo esc_url_raw( $theme['previews']['landscape_preview']['landscape_url'] ); ?>"/>
|
686 |
</a>
|
687 |
</div>
|
688 |
|
689 |
<div class="slide-detail">
|
690 |
+
<h2><a href="<?php echo esc_url_raw( $url ); ?>"><?php echo esc_html( $theme['name'] ); ?></a></h2>
|
691 |
<p class="slide-description description-full">
|
692 |
<?php echo wp_kses_post( $full_description ); ?>
|
693 |
</p>
|
697 |
</p>
|
698 |
|
699 |
<p class="slide-controls">
|
700 |
+
<a href="<?php echo esc_url_raw( $url ); ?>" class="button button-primary"
|
701 |
target="_blank"><?php esc_html_e( 'Get it now', 'learnpress' ); ?></a>
|
702 |
+
<a href="<?php echo esc_url_raw( $url_demo ); ?>" class="button"
|
703 |
target="_blank"><?php esc_html_e( 'View Demo', 'learnpress' ); ?></a>
|
704 |
</p>
|
705 |
</div>
|
1661 |
|
1662 |
learn_press_reset_course_data( intval( $_REQUEST['reset-course-data'] ) );
|
1663 |
|
1664 |
+
wp_redirect( esc_url_raw( remove_query_arg( 'reset-course-data' ) ) );
|
1665 |
}
|
1666 |
|
1667 |
add_action( 'init', '_learn_press_reset_course_data' );
|
inc/admin/meta-box/class-lp-meta-box-helper.php
CHANGED
@@ -207,7 +207,7 @@ if ( ! class_exists( 'LP_Meta_Box_Helper' ) ) {
|
|
207 |
$value = LP_Helper::sanitize_params_submitted( $value, 'html' );
|
208 |
break;
|
209 |
case 'url':
|
210 |
-
$value = ! empty( $raw_value ) ?
|
211 |
break;
|
212 |
default:
|
213 |
$value = LP_Helper::sanitize_params_submitted( $raw_value );
|
207 |
$value = LP_Helper::sanitize_params_submitted( $value, 'html' );
|
208 |
break;
|
209 |
case 'url':
|
210 |
+
$value = ! empty( $raw_value ) ? esc_url_raw( $raw_value ) : '';
|
211 |
break;
|
212 |
default:
|
213 |
$value = LP_Helper::sanitize_params_submitted( $raw_value );
|
inc/admin/meta-box/fields/list-emails.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
$group = '';
|
17 |
|
18 |
if ( $email->group ) {
|
19 |
-
$url =
|
20 |
add_query_arg(
|
21 |
array(
|
22 |
'section' => $email->group->group_id,
|
@@ -28,7 +28,7 @@
|
|
28 |
|
29 |
$group = $email->group;
|
30 |
} else {
|
31 |
-
$url =
|
32 |
}
|
33 |
?>
|
34 |
|
@@ -37,7 +37,7 @@
|
|
37 |
<span class="change-email-status dashicons dashicons-yes" data-status="<?php echo $email->enable ? 'on' : 'off'; ?>" data-id="<?php echo $email->id; ?>"></span>
|
38 |
</td>
|
39 |
<td class="name">
|
40 |
-
<a href="<?php echo
|
41 |
<?php
|
42 |
if ( $group ) {
|
43 |
echo join( ' → ', array( $group, $email->title ) );
|
@@ -48,7 +48,7 @@
|
|
48 |
</a>
|
49 |
</td>
|
50 |
<td class="description"><?php echo $email->description; ?></td>
|
51 |
-
<td class="manage"><a class="button" href="<?php echo
|
52 |
</tr>
|
53 |
<?php } ?>
|
54 |
</tbody>
|
16 |
$group = '';
|
17 |
|
18 |
if ( $email->group ) {
|
19 |
+
$url = esc_url_raw(
|
20 |
add_query_arg(
|
21 |
array(
|
22 |
'section' => $email->group->group_id,
|
28 |
|
29 |
$group = $email->group;
|
30 |
} else {
|
31 |
+
$url = esc_url_raw( add_query_arg( array( 'section' => $email->id ), admin_url( 'admin.php?page=learn-press-settings&tab=emails' ) ) );
|
32 |
}
|
33 |
?>
|
34 |
|
37 |
<span class="change-email-status dashicons dashicons-yes" data-status="<?php echo $email->enable ? 'on' : 'off'; ?>" data-id="<?php echo $email->id; ?>"></span>
|
38 |
</td>
|
39 |
<td class="name">
|
40 |
+
<a href="<?php echo esc_url_raw( $url ); ?>">
|
41 |
<?php
|
42 |
if ( $group ) {
|
43 |
echo join( ' → ', array( $group, $email->title ) );
|
48 |
</a>
|
49 |
</td>
|
50 |
<td class="description"><?php echo $email->description; ?></td>
|
51 |
+
<td class="manage"><a class="button" href="<?php echo esc_url_raw( $url ); ?>"><?php esc_html_e( 'Manage', 'learnpress' ); ?></a></td>
|
52 |
</tr>
|
53 |
<?php } ?>
|
54 |
</tbody>
|
inc/admin/meta-box/fields/payment-order.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
<tr id="payment-<?php echo esc_attr( $gateway->get_id() ); ?>" data-payment="<?php echo esc_attr( $gateway->get_id() ); ?>">
|
17 |
<td class="order"><span class="dashicons dashicons-menu"></span></td>
|
18 |
<td class="name">
|
19 |
-
<a href="<?php echo
|
20 |
<?php echo esc_html( $gateway->get_method_title() ); ?>
|
21 |
</a>
|
22 |
</td>
|
16 |
<tr id="payment-<?php echo esc_attr( $gateway->get_id() ); ?>" data-payment="<?php echo esc_attr( $gateway->get_id() ); ?>">
|
17 |
<td class="order"><span class="dashicons dashicons-menu"></span></td>
|
18 |
<td class="name">
|
19 |
+
<a href="<?php echo esc_url_raw( admin_url( 'admin.php?page=learn-press-settings&tab=payments§ion=' . $gateway->get_id() ) ); ?>">
|
20 |
<?php echo esc_html( $gateway->get_method_title() ); ?>
|
21 |
</a>
|
22 |
</td>
|
inc/admin/settings/abstract-settings-page.php
DELETED
@@ -1,127 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* Class LP_Abstract_Settings_Page
|
4 |
-
*
|
5 |
-
* @author ThimPress
|
6 |
-
* @package LearnPress/Classes
|
7 |
-
* @version 1.0
|
8 |
-
*/
|
9 |
-
|
10 |
-
defined( 'ABSPATH' ) || exit;
|
11 |
-
|
12 |
-
class LP_Abstract_Settings_Page extends LP_Abstract_Settings {
|
13 |
-
|
14 |
-
/**
|
15 |
-
* Tab's ID
|
16 |
-
*
|
17 |
-
* @var string
|
18 |
-
*/
|
19 |
-
public $id = '';
|
20 |
-
|
21 |
-
/**
|
22 |
-
* Tab's text
|
23 |
-
*
|
24 |
-
* @var string
|
25 |
-
*/
|
26 |
-
public $text = '';
|
27 |
-
|
28 |
-
/**
|
29 |
-
* Constructor
|
30 |
-
*/
|
31 |
-
public function __construct() {
|
32 |
-
parent::__construct();
|
33 |
-
}
|
34 |
-
|
35 |
-
/**
|
36 |
-
* Display admin page in LP4.
|
37 |
-
*
|
38 |
-
* @param string $section
|
39 |
-
* @param string $tab
|
40 |
-
* @version 4.0.0
|
41 |
-
*/
|
42 |
-
public function admin_page_settings( $section = null, $tab = '' ) {
|
43 |
-
$settings = $this->get_settings( $section, $tab );
|
44 |
-
$settings = $this->sanitize_settings( $settings );
|
45 |
-
|
46 |
-
do_action( 'learn-press/settings-render' );
|
47 |
-
|
48 |
-
if ( $settings ) {
|
49 |
-
LP_Meta_Box_Helper::output_fields( $settings );
|
50 |
-
} else {
|
51 |
-
echo esc_html__( 'No setting available.', 'learnpress' );
|
52 |
-
}
|
53 |
-
}
|
54 |
-
|
55 |
-
/**
|
56 |
-
* Save option in LP4.
|
57 |
-
*
|
58 |
-
* @param string $section
|
59 |
-
* @param string $tab
|
60 |
-
* @version 4.0.0
|
61 |
-
*/
|
62 |
-
public function save_settings( $section = null, $tab = '' ) {
|
63 |
-
$settings = apply_filters( 'learn-press/admin/get-settings/admin-options-' . $section, $this->get_settings( $section, $tab ) );
|
64 |
-
$settings = $this->sanitize_settings( $settings );
|
65 |
-
|
66 |
-
if ( $settings ) {
|
67 |
-
LP_Meta_Box_Helper::save_fields( $settings );
|
68 |
-
}
|
69 |
-
}
|
70 |
-
|
71 |
-
/**
|
72 |
-
* Get name for field
|
73 |
-
*
|
74 |
-
* @param $name
|
75 |
-
*
|
76 |
-
* @return mixed
|
77 |
-
*/
|
78 |
-
public function get_field_name( $name ) {
|
79 |
-
$field_name = apply_filters( 'learn_press_settings_field_name_' . $name, "learn_press_{$name}" );
|
80 |
-
|
81 |
-
return $field_name;
|
82 |
-
}
|
83 |
-
|
84 |
-
/**
|
85 |
-
* Get ID for field
|
86 |
-
*
|
87 |
-
* @param $name
|
88 |
-
*
|
89 |
-
* @return mixed
|
90 |
-
*/
|
91 |
-
public function get_field_id( $name ) {
|
92 |
-
return preg_replace( array( '!\[|(\]\[)!', '!\]!' ), array( '_', '' ), $this->get_field_name( $name ) );
|
93 |
-
}
|
94 |
-
|
95 |
-
public function get_sections() {
|
96 |
-
return array();
|
97 |
-
}
|
98 |
-
|
99 |
-
/**
|
100 |
-
* @param string $section
|
101 |
-
* @param string $tab
|
102 |
-
*
|
103 |
-
* @return bool|mixed
|
104 |
-
*/
|
105 |
-
public function get_settings( $section = '', $tab = '' ) {
|
106 |
-
if ( ! $section ) {
|
107 |
-
$section = $this->get_sections();
|
108 |
-
$section = array_keys( $section );
|
109 |
-
}
|
110 |
-
|
111 |
-
settype( $section, 'array' );
|
112 |
-
|
113 |
-
$return = array();
|
114 |
-
|
115 |
-
foreach ( $section as $sec ) {
|
116 |
-
if ( is_callable( array( $this, 'get_settings_' . $sec ) ) ) {
|
117 |
-
$settings = call_user_func( array( $this, 'get_settings_' . $sec ) );
|
118 |
-
|
119 |
-
if ( $settings ) {
|
120 |
-
$return = array_merge( $return, $settings );
|
121 |
-
}
|
122 |
-
}
|
123 |
-
}
|
124 |
-
|
125 |
-
return $return;
|
126 |
-
}
|
127 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inc/admin/settings/class-lp-settings-courses.php
DELETED
@@ -1,221 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* Class LP_Settings_Courses
|
4 |
-
*
|
5 |
-
* @author ThimPress <email@email.com>
|
6 |
-
*/
|
7 |
-
class LP_Settings_Courses extends LP_Abstract_Settings_Page {
|
8 |
-
/**
|
9 |
-
* LP_Settings_Courses constructor.
|
10 |
-
*/
|
11 |
-
public function __construct() {
|
12 |
-
$this->id = 'courses';
|
13 |
-
$this->text = esc_html__( 'Courses', 'learnpress' );
|
14 |
-
|
15 |
-
parent::__construct();
|
16 |
-
}
|
17 |
-
|
18 |
-
public function save() {
|
19 |
-
$course_permalink = LP_Helper::sanitize_params_submitted( $_POST['learn_press_course_base'] ?? '' );
|
20 |
-
|
21 |
-
if ( ! $course_permalink ) {
|
22 |
-
return;
|
23 |
-
}
|
24 |
-
|
25 |
-
if ( $course_permalink == 'custom' ) {
|
26 |
-
$course_permalink = trim( $_POST['course_permalink_structure'], '/' );
|
27 |
-
|
28 |
-
if ( '%course_category%' == $course_permalink ) {
|
29 |
-
$course_permalink = _x( 'courses', 'slug', 'learnpress' ) . '/' . $course_permalink;
|
30 |
-
}
|
31 |
-
|
32 |
-
$course_permalink = '/' . $course_permalink;
|
33 |
-
update_option( 'learn_press_course_base_type', 'custom' );
|
34 |
-
|
35 |
-
} else {
|
36 |
-
delete_option( 'learn_press_course_base_type' );
|
37 |
-
}
|
38 |
-
|
39 |
-
$course_base = untrailingslashit( $course_permalink );
|
40 |
-
|
41 |
-
update_option( 'learn_press_course_base', $course_base );
|
42 |
-
$courses_page_id = learn_press_get_page_id( 'courses' );
|
43 |
-
$courses_permalink = ( $courses_page_id > 0 && get_post( $courses_page_id ) ) ? get_page_uri( $courses_page_id ) : _x( 'courses', 'default-slug', 'learnpress' );
|
44 |
-
|
45 |
-
if ( $courses_page_id && trim( $course_base, '/' ) === $courses_permalink ) {
|
46 |
-
update_option( 'learn_press_use_verbose_page_rules', 'yes' );
|
47 |
-
} else {
|
48 |
-
delete_option( 'learn_press_use_verbose_page_rules' );
|
49 |
-
}
|
50 |
-
}
|
51 |
-
|
52 |
-
/**
|
53 |
-
* @param string $section
|
54 |
-
* @param string $tab
|
55 |
-
*
|
56 |
-
* @return array
|
57 |
-
*/
|
58 |
-
public function get_settings( $section = null, $tab = null ) {
|
59 |
-
$generate_course_thumbnail = get_option( 'learn_press_generate_course_thumbnail' ) ?? 'no';
|
60 |
-
$des_option_redirect_finish_course = wp_sprintf(
|
61 |
-
'%s<br>%s',
|
62 |
-
esc_html__( 'The site will be redirected to the URL added after clicking finish course button.', 'learnpress' ),
|
63 |
-
esc_html__( 'Set blank, the site will be redirected to the single course page', 'learnpress' )
|
64 |
-
);
|
65 |
-
|
66 |
-
$settings = apply_filters(
|
67 |
-
'learn-press/courses-settings-fields',
|
68 |
-
array_merge(
|
69 |
-
apply_filters(
|
70 |
-
'learn-press/course-settings-fields/general',
|
71 |
-
array(
|
72 |
-
array(
|
73 |
-
'title' => esc_html__( 'General', 'learnpress' ),
|
74 |
-
'type' => 'title',
|
75 |
-
),
|
76 |
-
array(
|
77 |
-
'title' => esc_html__( 'Review courses', 'learnpress' ),
|
78 |
-
'desc' => esc_html__( 'Courses created by instructors will be pending in review first.', 'learnpress' ),
|
79 |
-
'id' => 'required_review',
|
80 |
-
'default' => 'yes',
|
81 |
-
'type' => 'checkbox',
|
82 |
-
),
|
83 |
-
array(
|
84 |
-
'title' => esc_html__( 'Auto start', 'learnpress' ),
|
85 |
-
'id' => 'auto_enroll',
|
86 |
-
'default' => 'yes',
|
87 |
-
'type' => 'checkbox',
|
88 |
-
'desc' => esc_html__( 'Students will get started courses immediately after successfully purchased.', 'learnpress' ),
|
89 |
-
),
|
90 |
-
array(
|
91 |
-
'title' => __( 'Enable confirmation popup finish course, complete item', 'learnpress' ),
|
92 |
-
'desc' => __( 'Show confirmation popup before finishing course or completing item.', 'learnpress' ),
|
93 |
-
'id' => 'enable_popup_confirm_finish',
|
94 |
-
'default' => 'yes',
|
95 |
-
'type' => 'checkbox',
|
96 |
-
),
|
97 |
-
array(
|
98 |
-
'title' => esc_html__( 'Archive page layout', 'learnpress' ),
|
99 |
-
'desc' => esc_html__( 'Type display list course on Course Archive page', 'learnpress' ),
|
100 |
-
'id' => 'archive_courses_layout',
|
101 |
-
'default' => 'list',
|
102 |
-
'type' => 'select',
|
103 |
-
'options' => learn_press_courses_layouts(),
|
104 |
-
),
|
105 |
-
array(
|
106 |
-
'title' => esc_html__( 'Courses per page', 'learnpress' ),
|
107 |
-
'desc' => esc_html__( 'Number of courses displayed per page.', 'learnpress' ),
|
108 |
-
'id' => 'archive_course_limit',
|
109 |
-
'default' => '8',
|
110 |
-
'type' => 'number',
|
111 |
-
'custom_attributes' => array(
|
112 |
-
'min' => '1',
|
113 |
-
),
|
114 |
-
'css' => 'min-width: 50px; width: 50px;',
|
115 |
-
),
|
116 |
-
array(
|
117 |
-
'title' => esc_html__( 'Thumbnail dimensions', 'learnpress' ),
|
118 |
-
'id' => 'course_thumbnail_dimensions',
|
119 |
-
'default' => array( 500, 300, 'yes' ),
|
120 |
-
'type' => 'image-dimensions',
|
121 |
-
),
|
122 |
-
array(
|
123 |
-
'title' => esc_html__( 'Redirect when finish course', 'learnpress' ),
|
124 |
-
'id' => 'course_finish_redirect',
|
125 |
-
'default' => '',
|
126 |
-
'type' => 'url',
|
127 |
-
'placeholder' => 'https://learnpress.com/',
|
128 |
-
'desc' => $des_option_redirect_finish_course,
|
129 |
-
),
|
130 |
-
array(
|
131 |
-
'type' => 'sectionend',
|
132 |
-
),
|
133 |
-
)
|
134 |
-
),
|
135 |
-
apply_filters(
|
136 |
-
'learn-press/course-settings-fields/curriculum',
|
137 |
-
array(
|
138 |
-
array(
|
139 |
-
'type' => 'title',
|
140 |
-
'title' => esc_html__( 'Curriculum Settings', 'learnpress' ),
|
141 |
-
'id' => 'lp_metabox_curriculum_setting',
|
142 |
-
),
|
143 |
-
array(
|
144 |
-
'title' => esc_html__( 'Section Per Page', 'learnpress' ),
|
145 |
-
'id' => 'section_per_page',
|
146 |
-
'default' => 2,
|
147 |
-
'type' => 'number',
|
148 |
-
'desc' => esc_html__( 'Number of sections displayed per page ( Enter -1 for display all sections).', 'learnpress' ),
|
149 |
-
),
|
150 |
-
array(
|
151 |
-
'title' => esc_html__( 'Course Item Per Page', 'learnpress' ),
|
152 |
-
'id' => 'course_item_per_page',
|
153 |
-
'default' => 5,
|
154 |
-
'type' => 'number',
|
155 |
-
'desc' => esc_html__( 'Number of course items displayed per page in section ( Enter -1 for display all course items).', 'learnpress' ),
|
156 |
-
),
|
157 |
-
array(
|
158 |
-
'type' => 'sectionend',
|
159 |
-
'id' => 'lp_metabox_curriculum_setting',
|
160 |
-
),
|
161 |
-
)
|
162 |
-
),
|
163 |
-
apply_filters(
|
164 |
-
'learn-press/course-settings-fields/single',
|
165 |
-
array(
|
166 |
-
array(
|
167 |
-
'title' => esc_html__( 'Permalinks', 'learnpress' ),
|
168 |
-
'type' => 'title',
|
169 |
-
),
|
170 |
-
array(
|
171 |
-
'title' => esc_html__( 'Course', 'learnpress' ),
|
172 |
-
'type' => 'course-permalink',
|
173 |
-
'default' => '',
|
174 |
-
'id' => 'course_base',
|
175 |
-
),
|
176 |
-
array(
|
177 |
-
'title' => esc_html__( 'Lesson', 'learnpress' ),
|
178 |
-
'type' => 'text',
|
179 |
-
'id' => 'lesson_slug',
|
180 |
-
'desc' => sprintf( 'e.g. %s/course/sample-course/<code>lessons</code>/sample-lesson/', home_url() ),
|
181 |
-
'default' => 'lessons',
|
182 |
-
'placeholder' => 'lesson',
|
183 |
-
),
|
184 |
-
array(
|
185 |
-
'title' => esc_html__( 'Quiz', 'learnpress' ),
|
186 |
-
'type' => 'text',
|
187 |
-
'id' => 'quiz_slug',
|
188 |
-
'desc' => sprintf( 'e.g. %s/course/sample-course/<code>quizzes</code>/sample-quiz/', home_url() ),
|
189 |
-
'default' => 'quizzes',
|
190 |
-
'placeholder' => 'quizzes',
|
191 |
-
),
|
192 |
-
array(
|
193 |
-
'title' => esc_html__( 'Category base', 'learnpress' ),
|
194 |
-
'id' => 'course_category_base',
|
195 |
-
'default' => 'course-category',
|
196 |
-
'type' => 'text',
|
197 |
-
'placeholder' => 'course-category',
|
198 |
-
'desc' => sprintf( 'e.g. %s/course/%s/sample-course/', home_url(), '<code>course-category</code>' ),
|
199 |
-
),
|
200 |
-
array(
|
201 |
-
'title' => esc_html__( 'Tag base', 'learnpress' ),
|
202 |
-
'id' => 'course_tag_base',
|
203 |
-
'default' => 'course-tag',
|
204 |
-
'type' => 'text',
|
205 |
-
'placeholder' => 'course-tag',
|
206 |
-
'desc' => sprintf( 'e.g. %s/course/%s/sample-course/', home_url(), '<code>course-tag</code>' ),
|
207 |
-
),
|
208 |
-
array(
|
209 |
-
'type' => 'sectionend',
|
210 |
-
),
|
211 |
-
)
|
212 |
-
)
|
213 |
-
)
|
214 |
-
);
|
215 |
-
|
216 |
-
// Deprecated hook.
|
217 |
-
return apply_filters( 'learn_press_courses_settings', $settings );
|
218 |
-
}
|
219 |
-
}
|
220 |
-
|
221 |
-
return new LP_Settings_Courses();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inc/admin/settings/email-groups/class-lp-settings-emails-group.php
CHANGED
@@ -61,7 +61,7 @@ class LP_Settings_Emails_Group extends LP_Settings {
|
|
61 |
if ( $current == $email->id ) {
|
62 |
echo '<li class="active"><span>' . $email . '</span></li>';
|
63 |
} else {
|
64 |
-
echo '<li><a href="' .
|
65 |
}
|
66 |
}
|
67 |
|
61 |
if ( $current == $email->id ) {
|
62 |
echo '<li class="active"><span>' . $email . '</span></li>';
|
63 |
} else {
|
64 |
+
echo '<li><a href="' . esc_url_raw( add_query_arg( 'sub-section', $email->id ) ) . '">' . $email . '</a></li>';
|
65 |
}
|
66 |
}
|
67 |
|
inc/admin/sub-menus/abstract-submenu.php
CHANGED
@@ -407,7 +407,7 @@ abstract class LP_Abstract_Submenu {
|
|
407 |
<?php if ( $active_class ) { ?>
|
408 |
<span><?php echo $section_title; ?></span>
|
409 |
<?php } else { ?>
|
410 |
-
<a href="<?php echo
|
411 |
<?php } ?>
|
412 |
</li>
|
413 |
<?php } ?>
|
407 |
<?php if ( $active_class ) { ?>
|
408 |
<span><?php echo $section_title; ?></span>
|
409 |
<?php } else { ?>
|
410 |
+
<a href="<?php echo esc_url_raw( remove_query_arg( 'sub-section', add_query_arg( 'section', $slug ) ) ); ?>"><?php echo $section_title; ?></a>
|
411 |
<?php } ?>
|
412 |
</li>
|
413 |
<?php } ?>
|
inc/admin/sub-menus/class-lp-submenu-settings.php
CHANGED
@@ -86,12 +86,12 @@ class LP_Submenu_Settings extends LP_Abstract_Submenu {
|
|
86 |
|
87 |
$this->tabs[ $active_tab ]->save_settings( $this->get_active_section(), $this->get_sections() );
|
88 |
|
89 |
-
flush_rewrite_rules();
|
90 |
|
91 |
do_action( 'learn-press/update-settings/updated', $this );
|
92 |
|
93 |
// Filter redirect
|
94 |
-
$redirect = apply_filters( 'learn-press/update-settings/redirect',
|
95 |
|
96 |
if ( $redirect ) {
|
97 |
wp_redirect( $redirect );
|
86 |
|
87 |
$this->tabs[ $active_tab ]->save_settings( $this->get_active_section(), $this->get_sections() );
|
88 |
|
89 |
+
// flush_rewrite_rules();
|
90 |
|
91 |
do_action( 'learn-press/update-settings/updated', $this );
|
92 |
|
93 |
// Filter redirect
|
94 |
+
$redirect = apply_filters( 'learn-press/update-settings/redirect', esc_url_raw( add_query_arg( 'settings-updated', 'yes' ) ), $this );
|
95 |
|
96 |
if ( $redirect ) {
|
97 |
wp_redirect( $redirect );
|
inc/admin/sub-menus/class-lp-submenu-tools.php
CHANGED
@@ -46,7 +46,7 @@ class LP_Submenu_Tools extends LP_Abstract_Submenu {
|
|
46 |
if ( wp_verify_nonce( $nonce ) ) {
|
47 |
delete_option( 'learnpress_cron_url_nonce' );
|
48 |
|
49 |
-
wp_redirect( remove_query_arg( array( 'generate-cron-url', '_wpnonce' ) ) );
|
50 |
die();
|
51 |
}
|
52 |
}
|
46 |
if ( wp_verify_nonce( $nonce ) ) {
|
47 |
delete_option( 'learnpress_cron_url_nonce' );
|
48 |
|
49 |
+
wp_redirect( esc_url_raw( remove_query_arg( array( 'generate-cron-url', '_wpnonce' ) ) ) );
|
50 |
die();
|
51 |
}
|
52 |
}
|
inc/admin/views/addons/html-loop-plugin.php
CHANGED
@@ -16,8 +16,8 @@ $action_links = LP_Plugins_Helper::get_add_on_action_link( $add_on, $file );
|
|
16 |
<div class="plugin-card-top">
|
17 |
<span class="plugin-icon">
|
18 |
<?php if ( ! is_array( $add_on['icons'] ) && $add_on['icons'] ) : ?>
|
19 |
-
<a href="<?php echo
|
20 |
-
<img src="<?php echo
|
21 |
</a>
|
22 |
<?php else : ?>
|
23 |
<img src="<?php echo LP_Plugins_Helper::get_add_on_icon( $add_on['icons'] ); ?>">
|
16 |
<div class="plugin-card-top">
|
17 |
<span class="plugin-icon">
|
18 |
<?php if ( ! is_array( $add_on['icons'] ) && $add_on['icons'] ) : ?>
|
19 |
+
<a href="<?php echo esc_url_raw( $add_on['permarklink'] ); ?>">
|
20 |
+
<img src="<?php echo esc_url_raw( $add_on['icons'] ); ?>">
|
21 |
</a>
|
22 |
<?php else : ?>
|
23 |
<img src="<?php echo LP_Plugins_Helper::get_add_on_icon( $add_on['icons'] ); ?>">
|
inc/admin/views/addons/html-loop-theme.php
CHANGED
@@ -13,14 +13,14 @@ defined( 'ABSPATH' ) || exit();
|
|
13 |
<li class="plugin-card plugin-card-learnpress" id="learn-press-theme-<?php echo esc_attr( $theme['id'] ); ?>">
|
14 |
<div class="plugin-card-top">
|
15 |
<div class="image-thumbnail">
|
16 |
-
<a href="<?php echo
|
17 |
-
<img src="<?php echo
|
18 |
</a>
|
19 |
</div>
|
20 |
|
21 |
<div class="theme-content">
|
22 |
<h2 class="theme-title">
|
23 |
-
<a class="item-title" href="<?php echo
|
24 |
<?php echo wp_kses_post( $theme['name'] ); ?>
|
25 |
</a>
|
26 |
</h2>
|
@@ -42,8 +42,8 @@ defined( 'ABSPATH' ) || exit();
|
|
42 |
</div>
|
43 |
<div class="theme-footer">
|
44 |
<?php $demo_url = isset( $theme['attributes'][4] ) ? $theme['attributes'][4]['value'] : $theme['url']; ?>
|
45 |
-
<a class="button button-primary" href="<?php echo
|
46 |
-
<a class="button" href="<?php echo
|
47 |
<div class="theme-rating">
|
48 |
<span>
|
49 |
<?php
|
13 |
<li class="plugin-card plugin-card-learnpress" id="learn-press-theme-<?php echo esc_attr( $theme['id'] ); ?>">
|
14 |
<div class="plugin-card-top">
|
15 |
<div class="image-thumbnail">
|
16 |
+
<a href="<?php echo esc_url_raw( $theme['url'] ); ?>">
|
17 |
+
<img src="<?php echo esc_url_raw( $theme['previews']['landscape_preview']['landscape_url'] ); ?>" alt="<?php echo esc_attr( $theme['name'] ); ?>">
|
18 |
</a>
|
19 |
</div>
|
20 |
|
21 |
<div class="theme-content">
|
22 |
<h2 class="theme-title">
|
23 |
+
<a class="item-title" href="<?php echo esc_url_raw( $theme['url'] ); ?>">
|
24 |
<?php echo wp_kses_post( $theme['name'] ); ?>
|
25 |
</a>
|
26 |
</h2>
|
42 |
</div>
|
43 |
<div class="theme-footer">
|
44 |
<?php $demo_url = isset( $theme['attributes'][4] ) ? $theme['attributes'][4]['value'] : $theme['url']; ?>
|
45 |
+
<a class="button button-primary" href="<?php echo esc_url_raw( $theme['url'] ); ?>"><?php echo esc_html__( 'Get it now', 'learnpress' ); ?></a>
|
46 |
+
<a class="button" href="<?php echo esc_url_raw( $demo_url ); ?>"><?php esc_html_e( 'View Demo', 'learnpress' ); ?></a>
|
47 |
<div class="theme-rating">
|
48 |
<span>
|
49 |
<?php
|
inc/admin/views/addons/html-themes.php
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
defined( 'ABSPATH' ) || exit();
|
11 |
|
12 |
$last_checked = LP_Background_Query_Items::instance()->get_last_checked( 'plugins_tp' );
|
13 |
-
$check_url = wp_nonce_url(
|
14 |
?>
|
15 |
|
16 |
<p><?php printf( __( 'Last checked %1$s. <a href="%2$s">Check again</a>', 'learnpress' ), human_time_diff( $last_checked ), $check_url ); ?></p>
|
10 |
defined( 'ABSPATH' ) || exit();
|
11 |
|
12 |
$last_checked = LP_Background_Query_Items::instance()->get_last_checked( 'plugins_tp' );
|
13 |
+
$check_url = wp_nonce_url( esc_url_raw( add_query_arg( 'force-check-update', 'yes' ) ), 'lp-check-updates' );
|
14 |
?>
|
15 |
|
16 |
<p><?php printf( __( 'Last checked %1$s. <a href="%2$s">Check again</a>', 'learnpress' ), human_time_diff( $last_checked ), $check_url ); ?></p>
|
inc/admin/views/dashboard/html-orders.php
CHANGED
@@ -37,7 +37,7 @@ foreach ( $specific_statuses as $status ) :
|
|
37 |
|
38 |
<li class="counter-number order-<?php echo str_replace( 'lp-', '', $status ); ?>">
|
39 |
<div class="counter-inner">
|
40 |
-
<a href="<?php echo
|
41 |
<strong>
|
42 |
<?php
|
43 |
if ( $count ) {
|
37 |
|
38 |
<li class="counter-number order-<?php echo str_replace( 'lp-', '', $status ); ?>">
|
39 |
<div class="counter-inner">
|
40 |
+
<a href="<?php echo esc_url_raw( $url ); ?>">
|
41 |
<strong>
|
42 |
<?php
|
43 |
if ( $count ) {
|
inc/admin/views/dashboard/plugin-status/html-results.php
CHANGED
@@ -12,7 +12,7 @@ if ( ! isset( $plugin_data ) || is_wp_error( $plugin_data ) ) {
|
|
12 |
<div class="rss-widget">
|
13 |
<ul>
|
14 |
<li>
|
15 |
-
<a href="<?php echo
|
16 |
</li>
|
17 |
<li>
|
18 |
<?php
|
12 |
<div class="rss-widget">
|
13 |
<ul>
|
14 |
<li>
|
15 |
+
<a href="<?php echo esc_url_raw( $plugin_data->homepage ); ?>" class="rsswidget" target="_blank"><?php echo esc_html( $plugin_data->name ); ?></a>
|
16 |
</li>
|
17 |
<li>
|
18 |
<?php
|
inc/admin/views/html-admin-notice-templates.php
CHANGED
@@ -49,7 +49,7 @@ $readmore = 'https://thimpress.com/knowledge-base/outdated-template-fix/';
|
|
49 |
),
|
50 |
)
|
51 |
),
|
52 |
-
|
53 |
);
|
54 |
?>
|
55 |
</p>
|
49 |
),
|
50 |
)
|
51 |
),
|
52 |
+
esc_url_raw( $readmore )
|
53 |
);
|
54 |
?>
|
55 |
</p>
|
inc/admin/views/meta-boxes/course/settings.php
CHANGED
@@ -407,7 +407,7 @@ class LP_Meta_Box_Course extends LP_Meta_Box {
|
|
407 |
<div class="lp-metabox-evaluate-final_quiz__message">'
|
408 |
. sprintf( esc_html__( 'Passing Grade: %s', 'learpress' ), $passing_grade . '%' ) .
|
409 |
' - '
|
410 |
-
. sprintf( esc_html__( 'Edit: %s', 'learnpress' ), '<a href="' .
|
411 |
'</div>
|
412 |
</div>
|
413 |
';
|
407 |
<div class="lp-metabox-evaluate-final_quiz__message">'
|
408 |
. sprintf( esc_html__( 'Passing Grade: %s', 'learpress' ), $passing_grade . '%' ) .
|
409 |
' - '
|
410 |
+
. sprintf( esc_html__( 'Edit: %s', 'learnpress' ), '<a href="' . esc_url_raw( $url ) . '">' . get_the_title( $final_quiz ) . '</a>' ) .
|
411 |
'</div>
|
412 |
</div>
|
413 |
';
|
inc/admin/views/meta-boxes/order/details.php
CHANGED
@@ -98,7 +98,7 @@ $user_ip = $order->get_user_ip_address();
|
|
98 |
printf( '%s (%s) ', $order->get_customer_name(), $order->get_user( 'email' ) );
|
99 |
|
100 |
if ( $order->get_user_id( 'edit' ) ) {
|
101 |
-
printf( '<a href="%s">%s</a>',
|
102 |
}
|
103 |
} else {
|
104 |
echo $order->get_customer_name();
|
@@ -166,7 +166,7 @@ $user_ip = $order->get_user_ip_address();
|
|
166 |
<?php endforeach; ?>
|
167 |
<?php endif; ?>
|
168 |
|
169 |
-
<tr class="no-order-items<?php echo esc_attr( $items
|
170 |
<td colspan="4"><?php esc_html_e( 'No order items', 'learnpress' ); ?></td>
|
171 |
</tr>
|
172 |
</tbody>
|
98 |
printf( '%s (%s) ', $order->get_customer_name(), $order->get_user( 'email' ) );
|
99 |
|
100 |
if ( $order->get_user_id( 'edit' ) ) {
|
101 |
+
printf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'user_id', absint( $order->get_user_id( 'edit' ) ), admin_url( 'user-edit.php' ) ) ), esc_html__( 'Profile', 'learnpress' ) );
|
102 |
}
|
103 |
} else {
|
104 |
echo $order->get_customer_name();
|
166 |
<?php endforeach; ?>
|
167 |
<?php endif; ?>
|
168 |
|
169 |
+
<tr class="no-order-items<?php echo esc_attr( $items ? ' hide-if-js' : '' ); ?>">
|
170 |
<td colspan="4"><?php esc_html_e( 'No order items', 'learnpress' ); ?></td>
|
171 |
</tr>
|
172 |
</tbody>
|
inc/admin/views/setup/content.php
CHANGED
@@ -42,7 +42,7 @@ if ( ! isset( $steps ) ) {
|
|
42 |
<?php if ( ! $wizard->is_last_step() ) { ?>
|
43 |
<div class="buttons">
|
44 |
<?php if ( ! $wizard->is_first_step() && ! ( array_key_exists( 'back_button', $step ) && $step['back_button'] === false ) ) { ?>
|
45 |
-
<a class="button button-prev" href="<?php echo
|
46 |
<?php
|
47 |
if ( ! empty( $step['next_button'] ) ) {
|
48 |
echo $step['back_button'];
|
@@ -53,7 +53,7 @@ if ( ! isset( $steps ) ) {
|
|
53 |
</a>
|
54 |
<?php } ?>
|
55 |
<?php if ( ! $wizard->is_last_step() && ! ( array_key_exists( 'next_button', $step ) && $step['next_button'] === false ) ) { ?>
|
56 |
-
<a class="button button-next button-primary" href="<?php echo
|
57 |
<?php
|
58 |
if ( ! empty( $step['next_button'] ) ) {
|
59 |
echo $step['next_button'];
|
42 |
<?php if ( ! $wizard->is_last_step() ) { ?>
|
43 |
<div class="buttons">
|
44 |
<?php if ( ! $wizard->is_first_step() && ! ( array_key_exists( 'back_button', $step ) && $step['back_button'] === false ) ) { ?>
|
45 |
+
<a class="button button-prev" href="<?php echo esc_url_raw( $wizard->get_prev_url() ); ?>">
|
46 |
<?php
|
47 |
if ( ! empty( $step['next_button'] ) ) {
|
48 |
echo $step['back_button'];
|
53 |
</a>
|
54 |
<?php } ?>
|
55 |
<?php if ( ! $wizard->is_last_step() && ! ( array_key_exists( 'next_button', $step ) && $step['next_button'] === false ) ) { ?>
|
56 |
+
<a class="button button-next button-primary" href="<?php echo esc_url_raw( $wizard->get_next_url() ); ?>">
|
57 |
<?php
|
58 |
if ( ! empty( $step['next_button'] ) ) {
|
59 |
echo $step['next_button'];
|
inc/admin/views/setup/header.php
CHANGED
@@ -26,6 +26,6 @@ defined( 'ABSPATH' ) || exit;
|
|
26 |
<div class="logo">
|
27 |
<a href="javascript:void(0)">
|
28 |
<?php $logoUrl = LP_PLUGIN_URL . 'assets/images/icon-128x128.png'; ?>
|
29 |
-
<img src="<?php echo
|
30 |
</a>
|
31 |
</div>
|
26 |
<div class="logo">
|
27 |
<a href="javascript:void(0)">
|
28 |
<?php $logoUrl = LP_PLUGIN_URL . 'assets/images/icon-128x128.png'; ?>
|
29 |
+
<img src="<?php echo esc_url_raw( $logoUrl ); ?>">
|
30 |
</a>
|
31 |
</div>
|
inc/admin/views/setup/steps/finish.php
CHANGED
@@ -16,7 +16,7 @@ defined( 'ABSPATH' ) or exit;
|
|
16 |
<p class="finish-buttons">
|
17 |
<a class="button"
|
18 |
id="install-sample-course"
|
19 |
-
href="<?php echo
|
20 |
<?php _e( 'Install a demo course', 'learnpress' ); ?>
|
21 |
</a>
|
22 |
|
@@ -24,11 +24,11 @@ defined( 'ABSPATH' ) or exit;
|
|
24 |
<?php _e( 'View Documentation', 'learnpress' ); ?>
|
25 |
</a>
|
26 |
|
27 |
-
<a class="button" href="<?php echo
|
28 |
<?php _e( 'Create a new course', 'learnpress' ); ?>
|
29 |
</a>
|
30 |
|
31 |
-
<a class="button" href="<?php echo
|
32 |
<?php _e( 'Back to Dashboard', 'learnpress' ); ?>
|
33 |
</a>
|
34 |
</p>
|
16 |
<p class="finish-buttons">
|
17 |
<a class="button"
|
18 |
id="install-sample-course"
|
19 |
+
href="<?php echo esc_url_raw( admin_url( 'admin.php?page=learn-press-tools' ) ); ?>">
|
20 |
<?php _e( 'Install a demo course', 'learnpress' ); ?>
|
21 |
</a>
|
22 |
|
24 |
<?php _e( 'View Documentation', 'learnpress' ); ?>
|
25 |
</a>
|
26 |
|
27 |
+
<a class="button" href="<?php echo esc_url_raw( admin_url( 'post-new.php?post_type=lp_course' ) ); ?>">
|
28 |
<?php _e( 'Create a new course', 'learnpress' ); ?>
|
29 |
</a>
|
30 |
|
31 |
+
<a class="button" href="<?php echo esc_url_raw( admin_url( 'index.php' ) ); ?>">
|
32 |
<?php _e( 'Back to Dashboard', 'learnpress' ); ?>
|
33 |
</a>
|
34 |
</p>
|
inc/admin/views/tools/html-cron.php
CHANGED
@@ -17,7 +17,7 @@ defined( 'ABSPATH' ) or die();
|
|
17 |
<input type="text" class="widefat" value="<?php echo esc_attr( learn_press_get_cron_url() ); ?>">
|
18 |
<p class="description"><?php esc_html_e( 'Use this url to setup cronjob on your server.', 'learnpress' ); ?></p>
|
19 |
<br/>
|
20 |
-
<a class="button" href="<?php echo wp_nonce_url(
|
21 |
</td>
|
22 |
</tr>
|
23 |
|
17 |
<input type="text" class="widefat" value="<?php echo esc_attr( learn_press_get_cron_url() ); ?>">
|
18 |
<p class="description"><?php esc_html_e( 'Use this url to setup cronjob on your server.', 'learnpress' ); ?></p>
|
19 |
<br/>
|
20 |
+
<a class="button" href="<?php echo wp_nonce_url( esc_url_raw( add_query_arg( 'generate-cron-url', '1' ) ) ); ?>"><?php esc_html_e( 'Generate new url', 'learnpress' ); ?></a>
|
21 |
</td>
|
22 |
</tr>
|
23 |
|
inc/admin/views/updates/html-update-message.php
CHANGED
@@ -13,6 +13,6 @@ defined( 'ABSPATH' ) || exit;
|
|
13 |
<?php _e( '<strong>LearnPress update</strong> – We need to update your database to the latest version.', 'learnpress' ); ?>
|
14 |
</p>
|
15 |
<p>
|
16 |
-
<a class="button button-primary lp-btn-go-upgrade-db" data-context="message" href="<?php echo
|
17 |
</p>
|
18 |
</div>
|
13 |
<?php _e( '<strong>LearnPress update</strong> – We need to update your database to the latest version.', 'learnpress' ); ?>
|
14 |
</p>
|
15 |
<p>
|
16 |
+
<a class="button button-primary lp-btn-go-upgrade-db" data-context="message" href="<?php echo esc_url_raw( admin_url( 'admin.php?page=learn-press-tools&tab=database&action=upgrade-db' ) ); ?>"><?php esc_html_e( 'Go to Update', 'learnpress' ); ?></a>
|
17 |
</p>
|
18 |
</div>
|
inc/admin/views/user/courses.php
CHANGED
@@ -16,7 +16,7 @@ if ( ! isset( $user_id ) ) {
|
|
16 |
$profile = LP_Profile::instance( $user_id );
|
17 |
$user = $profile->get_user();
|
18 |
$slug_profile_courses = LP_Settings::instance()->get( 'profile_endpoints.courses', 'courses' );
|
19 |
-
$link_user_profile =
|
20 |
echo wp_sprintf( '<p><b>%s</b> <a href="%s" target="_blank">%s</a></p>', __( 'Course list of user enrolled', 'learnpress' ), $link_user_profile, __( 'View', 'learnpress' ) );
|
21 |
|
22 |
return;
|
@@ -60,7 +60,7 @@ $query = $profile->query_courses( 'purchased' );
|
|
60 |
|
61 |
<tr>
|
62 |
<td class="manage-column column-course">
|
63 |
-
<a href="<?php echo
|
64 |
</td>
|
65 |
|
66 |
<td class="manage-column column-start-date">
|
16 |
$profile = LP_Profile::instance( $user_id );
|
17 |
$user = $profile->get_user();
|
18 |
$slug_profile_courses = LP_Settings::instance()->get( 'profile_endpoints.courses', 'courses' );
|
19 |
+
$link_user_profile = esc_url_raw( add_query_arg( [ 'tab' => 'enrolled' ], learn_press_user_profile_link( $user_id ) . $slug_profile_courses ) );
|
20 |
echo wp_sprintf( '<p><b>%s</b> <a href="%s" target="_blank">%s</a></p>', __( 'Course list of user enrolled', 'learnpress' ), $link_user_profile, __( 'View', 'learnpress' ) );
|
21 |
|
22 |
return;
|
60 |
|
61 |
<tr>
|
62 |
<td class="manage-column column-course">
|
63 |
+
<a href="<?php echo esc_url_raw( $course->get_permalink() ); ?>"><?php echo esc_html( $course->get_title() ); ?></a>
|
64 |
</td>
|
65 |
|
66 |
<td class="manage-column column-start-date">
|
inc/attributes/course.php
CHANGED
@@ -151,7 +151,7 @@ if ( ! class_exists( 'LP_Course_Attributes' ) ) {
|
|
151 |
if ( learn_press_delete_attribute_terms( $attribute ) ) {
|
152 |
learn_press_add_notice( 'Deleted attribute terms', 'learnpress' );
|
153 |
}
|
154 |
-
wp_redirect( remove_query_arg( 'remove-course-attribute-terms' ) );
|
155 |
}
|
156 |
|
157 |
/**
|
@@ -223,8 +223,8 @@ if ( ! class_exists( 'LP_Course_Attributes' ) ) {
|
|
223 |
* @return string
|
224 |
*/
|
225 |
public function terms_row_actions( $tax ) {
|
226 |
-
$uri = wp_doing_ajax() ? wp_get_referer() :
|
227 |
-
$edit_link =
|
228 |
add_query_arg(
|
229 |
'wp_http_referer',
|
230 |
urlencode( wp_unslash( $uri ) ),
|
@@ -240,13 +240,13 @@ if ( ! class_exists( 'LP_Course_Attributes' ) ) {
|
|
240 |
$terms_actions = array(
|
241 |
'edit' => sprintf(
|
242 |
'<a href="%s" aria-label="%s" >%s </a > ',
|
243 |
-
|
244 |
esc_attr( sprintf( __( 'Edit “%s”', 'learnpress' ), $tax->name ) ),
|
245 |
__( 'Edit', 'learnpress' )
|
246 |
),
|
247 |
'delete' => sprintf(
|
248 |
'<a href="%s" aria-label="%s" >%s </a > ',
|
249 |
-
|
250 |
'',
|
251 |
__( 'Clear', 'learnpress' )
|
252 |
),
|
151 |
if ( learn_press_delete_attribute_terms( $attribute ) ) {
|
152 |
learn_press_add_notice( 'Deleted attribute terms', 'learnpress' );
|
153 |
}
|
154 |
+
wp_redirect( esc_url_raw( remove_query_arg( 'remove-course-attribute-terms' ) ) );
|
155 |
}
|
156 |
|
157 |
/**
|
223 |
* @return string
|
224 |
*/
|
225 |
public function terms_row_actions( $tax ) {
|
226 |
+
$uri = wp_doing_ajax() ? wp_get_referer() : esc_url_raw( $_SERVER['REQUEST_URI'] );
|
227 |
+
$edit_link = esc_url_raw(
|
228 |
add_query_arg(
|
229 |
'wp_http_referer',
|
230 |
urlencode( wp_unslash( $uri ) ),
|
240 |
$terms_actions = array(
|
241 |
'edit' => sprintf(
|
242 |
'<a href="%s" aria-label="%s" >%s </a > ',
|
243 |
+
esc_url_raw( $edit_link ),
|
244 |
esc_attr( sprintf( __( 'Edit “%s”', 'learnpress' ), $tax->name ) ),
|
245 |
__( 'Edit', 'learnpress' )
|
246 |
),
|
247 |
'delete' => sprintf(
|
248 |
'<a href="%s" aria-label="%s" >%s </a > ',
|
249 |
+
esc_url_raw( add_query_arg( 'remove-course-attribute-terms', $tax->term_id ) ),
|
250 |
'',
|
251 |
__( 'Clear', 'learnpress' )
|
252 |
),
|
inc/class-lp-backward-plugins.php
CHANGED
@@ -108,7 +108,7 @@ class LP_Backward_Addons {
|
|
108 |
|
109 |
set_transient( 'lp-deactivated-addons', $invalid_plugins );
|
110 |
|
111 |
-
wp_redirect( remove_query_arg( 'activate' ) );
|
112 |
exit();
|
113 |
}
|
114 |
}
|
108 |
|
109 |
set_transient( 'lp-deactivated-addons', $invalid_plugins );
|
110 |
|
111 |
+
wp_redirect( esc_url_raw( remove_query_arg( 'activate' ) ) );
|
112 |
exit();
|
113 |
}
|
114 |
}
|
inc/class-lp-breadcrumb.php
CHANGED
@@ -395,7 +395,7 @@ class LP_Breadcrumb {
|
|
395 |
*/
|
396 |
private function search_trail() {
|
397 |
if ( is_search() ) {
|
398 |
-
$this->add_crumb( sprintf( __( 'Search results for “%s”', 'learnpress' ), get_search_query() ), remove_query_arg( 'paged' ) );
|
399 |
}
|
400 |
}
|
401 |
|
395 |
*/
|
396 |
private function search_trail() {
|
397 |
if ( is_search() ) {
|
398 |
+
$this->add_crumb( sprintf( __( 'Search results for “%s”', 'learnpress' ), get_search_query() ), esc_url_raw( remove_query_arg( 'paged' ) ) );
|
399 |
}
|
400 |
}
|
401 |
|
inc/class-lp-helper.php
CHANGED
@@ -421,7 +421,7 @@ class LP_Helper {
|
|
421 |
public static function getUrlCurrent(): string {
|
422 |
$schema = is_ssl() ? 'https://' : 'http://';
|
423 |
|
424 |
-
return $schema . $_SERVER['HTTP_HOST'] . untrailingslashit(
|
425 |
}
|
426 |
|
427 |
/**
|
@@ -432,7 +432,7 @@ class LP_Helper {
|
|
432 |
* @return bool|int
|
433 |
*/
|
434 |
public static function isRestApiLP() {
|
435 |
-
return strpos( self::getUrlCurrent(), '/wp-json/lp/
|
436 |
}
|
437 |
|
438 |
/**
|
@@ -564,7 +564,7 @@ class LP_Helper {
|
|
564 |
* without cache - because some cache(redis) will cache page with user anonymous
|
565 |
*/
|
566 |
public static function get_link_no_cache( string $link ): string {
|
567 |
-
return
|
568 |
}
|
569 |
|
570 |
/**
|
421 |
public static function getUrlCurrent(): string {
|
422 |
$schema = is_ssl() ? 'https://' : 'http://';
|
423 |
|
424 |
+
return $schema . $_SERVER['HTTP_HOST'] . untrailingslashit( esc_url_raw( $_SERVER['REQUEST_URI'] ) );
|
425 |
}
|
426 |
|
427 |
/**
|
432 |
* @return bool|int
|
433 |
*/
|
434 |
public static function isRestApiLP() {
|
435 |
+
return strpos( self::getUrlCurrent(), '/wp-json/lp/' );
|
436 |
}
|
437 |
|
438 |
/**
|
564 |
* without cache - because some cache(redis) will cache page with user anonymous
|
565 |
*/
|
566 |
public static function get_link_no_cache( string $link ): string {
|
567 |
+
return esc_url_raw( add_query_arg( 'no-cache', uniqid(), $link ) );
|
568 |
}
|
569 |
|
570 |
/**
|
inc/class-lp-install.php
CHANGED
@@ -544,7 +544,12 @@ if ( ! function_exists( 'LP_Install' ) ) {
|
|
544 |
* @return bool
|
545 |
*/
|
546 |
public function tables_install_done(): bool {
|
547 |
-
|
|
|
|
|
|
|
|
|
|
|
548 |
}
|
549 |
}
|
550 |
}
|
544 |
* @return bool
|
545 |
*/
|
546 |
public function tables_install_done(): bool {
|
547 |
+
$install_done = get_option( 'learn_press_check_tables', 'no' );
|
548 |
+
if ( is_multisite() && 'yes' !== $install_done ) {
|
549 |
+
$this->create_tables();
|
550 |
+
}
|
551 |
+
|
552 |
+
return $install_done;
|
553 |
}
|
554 |
}
|
555 |
}
|
inc/class-lp-query.php
CHANGED
@@ -56,7 +56,7 @@ class LP_Query {
|
|
56 |
list( $pathinfo ) = explode( '?', $pathinfo );
|
57 |
$pathinfo = str_replace( '%', '%25', $pathinfo );
|
58 |
|
59 |
-
list( $req_uri ) = explode( '?',
|
60 |
$self = $_SERVER['PHP_SELF'];
|
61 |
$home_path = trim( parse_url( home_url(), PHP_URL_PATH ), '/' );
|
62 |
$home_path_regex = sprintf( '|^%s|i', preg_quote( $home_path, '|' ) );
|
56 |
list( $pathinfo ) = explode( '?', $pathinfo );
|
57 |
$pathinfo = str_replace( '%', '%25', $pathinfo );
|
58 |
|
59 |
+
list( $req_uri ) = explode( '?', esc_url_raw( $_SERVER['REQUEST_URI'] ) );
|
60 |
$self = $_SERVER['PHP_SELF'];
|
61 |
$home_path = trim( parse_url( home_url(), PHP_URL_PATH ), '/' );
|
62 |
$home_path_regex = sprintf( '|^%s|i', preg_quote( $home_path, '|' ) );
|
inc/class-lp-thumbnail-helper.php
CHANGED
@@ -56,7 +56,7 @@ class LP_Thumbnail_Helper {
|
|
56 |
$image = LP()->image( 'no-image.png' );
|
57 |
$image = sprintf(
|
58 |
'<img src="%s" alt="%s">',
|
59 |
-
|
60 |
_x( 'course thumbnail', 'no course thumbnail', 'learnpress' )
|
61 |
);
|
62 |
}
|
56 |
$image = LP()->image( 'no-image.png' );
|
57 |
$image = sprintf(
|
58 |
'<img src="%s" alt="%s">',
|
59 |
+
esc_url_raw( $image ),
|
60 |
_x( 'course thumbnail', 'no course thumbnail', 'learnpress' )
|
61 |
);
|
62 |
}
|
inc/course/lp-course-functions.php
CHANGED
@@ -900,7 +900,7 @@ if ( ! function_exists( 'learn_press_get_item_course_id' ) ) {
|
|
900 |
*/
|
901 |
function learn_press_get_preview_url( $post_id ) {
|
902 |
return
|
903 |
-
|
904 |
add_query_arg(
|
905 |
array(
|
906 |
'lp-preview' => $post_id,
|
@@ -1070,7 +1070,7 @@ function learn_press_course_passing_condition( $value, $format, $course_id ) {
|
|
1070 |
add_filter( 'learn-press/course-passing-condition', 'learn_press_course_passing_condition', 10, 3 );
|
1071 |
|
1072 |
function learn_press_remove_query_var_enrolled_course( $redirect ) {
|
1073 |
-
return remove_query_arg( 'enroll-course', $redirect );
|
1074 |
}
|
1075 |
|
1076 |
add_filter( 'learn-press/enroll-course-redirect', 'learn_press_remove_query_var_enrolled_course' );
|
900 |
*/
|
901 |
function learn_press_get_preview_url( $post_id ) {
|
902 |
return
|
903 |
+
esc_url_raw(
|
904 |
add_query_arg(
|
905 |
array(
|
906 |
'lp-preview' => $post_id,
|
1070 |
add_filter( 'learn-press/course-passing-condition', 'learn_press_course_passing_condition', 10, 3 );
|
1071 |
|
1072 |
function learn_press_remove_query_var_enrolled_course( $redirect ) {
|
1073 |
+
return esc_url_raw( remove_query_arg( 'enroll-course', $redirect ) );
|
1074 |
}
|
1075 |
|
1076 |
add_filter( 'learn-press/enroll-course-redirect', 'learn_press_remove_query_var_enrolled_course' );
|
inc/custom-post-types/abstract.php
CHANGED
@@ -256,7 +256,7 @@ abstract class LP_Abstract_Post_Type {
|
|
256 |
'author' => get_the_author_meta( 'ID' ),
|
257 |
);
|
258 |
|
259 |
-
$author_link =
|
260 |
echo sprintf( '<span class="post-author">%s<a href="%s">%s</a></span>', get_avatar( get_the_author_meta( 'ID' ), 32 ), $author_link, get_the_author() );
|
261 |
}
|
262 |
|
@@ -685,7 +685,7 @@ abstract class LP_Abstract_Post_Type {
|
|
685 |
$courses = learn_press_get_item_courses( $post_id );
|
686 |
if ( $courses ) {
|
687 |
foreach ( $courses as $course ) {
|
688 |
-
echo '<div><a href="' .
|
689 |
echo '<div class="row-actions">';
|
690 |
printf( '<a href="%s">%s</a>', admin_url( sprintf( 'post.php?post=%d&action=edit', $course->ID ) ), __( 'Edit', 'learnpress' ) );
|
691 |
echo ' | ';
|
@@ -695,12 +695,7 @@ abstract class LP_Abstract_Post_Type {
|
|
695 |
echo ' | ';
|
696 |
printf(
|
697 |
'<a href="%s">%s</a>',
|
698 |
-
remove_query_arg(
|
699 |
-
array(
|
700 |
-
'course',
|
701 |
-
'orderby',
|
702 |
-
)
|
703 |
-
),
|
704 |
__( 'Remove Filter', 'learnpress' )
|
705 |
);
|
706 |
}
|
@@ -808,7 +803,7 @@ abstract class LP_Abstract_Post_Type {
|
|
808 |
if ( $post_type_object->publicly_queryable ) {
|
809 |
$permalink = get_permalink( $post->ID );
|
810 |
|
811 |
-
$view_link = sprintf( ' <a href="%s">%s</a>',
|
812 |
switch ( $this->_post_type ) {
|
813 |
case LP_LESSON_CPT:
|
814 |
case LP_QUIZ_CPT:
|
@@ -817,7 +812,7 @@ abstract class LP_Abstract_Post_Type {
|
|
817 |
case LP_ORDER_CPT:
|
818 |
$order = learn_press_get_order( $post->ID );
|
819 |
$view_link = $order->get_view_order_url();
|
820 |
-
$view_link = sprintf( ' <a href="%s">%s</a>',
|
821 |
break;
|
822 |
case LP_QUESTION_CPT:
|
823 |
$view_link = '';
|
@@ -829,7 +824,7 @@ abstract class LP_Abstract_Post_Type {
|
|
829 |
|
830 |
$preview_permalink = learn_press_get_preview_url( $post->ID );
|
831 |
|
832 |
-
$preview_link = sprintf( ' <a target="_blank" href="%s">%s</a>',
|
833 |
$messages[ $this->_post_type ][8] .= $preview_link;
|
834 |
$messages[ $this->_post_type ][10] .= $preview_link;
|
835 |
}
|
256 |
'author' => get_the_author_meta( 'ID' ),
|
257 |
);
|
258 |
|
259 |
+
$author_link = esc_url_raw( add_query_arg( $args, 'edit.php' ) );
|
260 |
echo sprintf( '<span class="post-author">%s<a href="%s">%s</a></span>', get_avatar( get_the_author_meta( 'ID' ), 32 ), $author_link, get_the_author() );
|
261 |
}
|
262 |
|
685 |
$courses = learn_press_get_item_courses( $post_id );
|
686 |
if ( $courses ) {
|
687 |
foreach ( $courses as $course ) {
|
688 |
+
echo '<div><a href="' . esc_url_raw( remove_query_arg( 'orderby', add_query_arg( array( 'course' => $course->ID ) ) ) ) . '">' . get_the_title( $course->ID ) . '</a>';
|
689 |
echo '<div class="row-actions">';
|
690 |
printf( '<a href="%s">%s</a>', admin_url( sprintf( 'post.php?post=%d&action=edit', $course->ID ) ), __( 'Edit', 'learnpress' ) );
|
691 |
echo ' | ';
|
695 |
echo ' | ';
|
696 |
printf(
|
697 |
'<a href="%s">%s</a>',
|
698 |
+
esc_url_raw( remove_query_arg( array( 'course', 'orderby' ) ) ),
|
|
|
|
|
|
|
|
|
|
|
699 |
__( 'Remove Filter', 'learnpress' )
|
700 |
);
|
701 |
}
|
803 |
if ( $post_type_object->publicly_queryable ) {
|
804 |
$permalink = get_permalink( $post->ID );
|
805 |
|
806 |
+
$view_link = sprintf( ' <a href="%s">%s</a>', esc_url_raw( $permalink ), sprintf( '%s %s', __( 'View', 'learnpress' ), $post_type_object->labels->singular_name ) );
|
807 |
switch ( $this->_post_type ) {
|
808 |
case LP_LESSON_CPT:
|
809 |
case LP_QUIZ_CPT:
|
812 |
case LP_ORDER_CPT:
|
813 |
$order = learn_press_get_order( $post->ID );
|
814 |
$view_link = $order->get_view_order_url();
|
815 |
+
$view_link = sprintf( ' <a href="%s">%s</a>', esc_url_raw( $view_link ), sprintf( '%s %s', __( 'View', 'learnpress' ), $post_type_object->labels->singular_name ) );
|
816 |
break;
|
817 |
case LP_QUESTION_CPT:
|
818 |
$view_link = '';
|
824 |
|
825 |
$preview_permalink = learn_press_get_preview_url( $post->ID );
|
826 |
|
827 |
+
$preview_link = sprintf( ' <a target="_blank" href="%s">%s</a>', esc_url_raw( $preview_permalink ), sprintf( '%s %s', __( 'Preview', 'learnpress' ), $post_type_object->labels->singular_name ) );
|
828 |
$messages[ $this->_post_type ][8] .= $preview_link;
|
829 |
$messages[ $this->_post_type ][10] .= $preview_link;
|
830 |
}
|
inc/custom-post-types/order.php
CHANGED
@@ -578,7 +578,7 @@ if ( ! class_exists( 'LP_Order_Post_Type' ) ) {
|
|
578 |
if ( $order->is_multi_users() ) {
|
579 |
$actions['child-orders'] = sprintf(
|
580 |
'<a href="%s">%s</a>',
|
581 |
-
|
582 |
add_query_arg(
|
583 |
array(
|
584 |
'post_type' => LP_ORDER_CPT,
|
578 |
if ( $order->is_multi_users() ) {
|
579 |
$actions['child-orders'] = sprintf(
|
580 |
'<a href="%s">%s</a>',
|
581 |
+
esc_url_raw(
|
582 |
add_query_arg(
|
583 |
array(
|
584 |
'post_type' => LP_ORDER_CPT,
|
inc/custom-post-types/question.php
CHANGED
@@ -297,9 +297,9 @@ if ( ! class_exists( 'LP_Question_Post_Type' ) ) {
|
|
297 |
public function admin_editor() {
|
298 |
$question = LP_Question::get_question();
|
299 |
|
300 |
-
if ( $question->is_support( 'answer-options' ) ) {
|
301 |
-
|
302 |
-
}
|
303 |
|
304 |
ob_start();
|
305 |
do_action( 'learn-press/question-admin-editor', $question );
|
@@ -359,7 +359,7 @@ if ( ! class_exists( 'LP_Question_Post_Type' ) ) {
|
|
359 |
$quiz = $curd->get_quiz( $post_id );
|
360 |
|
361 |
if ( $quiz ) {
|
362 |
-
echo '<div><a href="' .
|
363 |
echo '<div class="row-actions">';
|
364 |
printf( '<a href="%s">%s</a>', admin_url( sprintf( 'post.php?post=%d&action=edit', $quiz->ID ) ), esc_html__( 'Edit', 'learnpress' ) );
|
365 |
echo ' | ';
|
297 |
public function admin_editor() {
|
298 |
$question = LP_Question::get_question();
|
299 |
|
300 |
+
//if ( $question->is_support( 'answer-options' ) ) {
|
301 |
+
echo learn_press_admin_view_content( 'question/editor' );
|
302 |
+
//}
|
303 |
|
304 |
ob_start();
|
305 |
do_action( 'learn-press/question-admin-editor', $question );
|
359 |
$quiz = $curd->get_quiz( $post_id );
|
360 |
|
361 |
if ( $quiz ) {
|
362 |
+
echo '<div><a href="' . esc_url_raw( add_query_arg( array( 'filter_quiz' => $quiz->ID ) ) ) . '">' . get_the_title( $quiz->ID ) . '</a>';
|
363 |
echo '<div class="row-actions">';
|
364 |
printf( '<a href="%s">%s</a>', admin_url( sprintf( 'post.php?post=%d&action=edit', $quiz->ID ) ), esc_html__( 'Edit', 'learnpress' ) );
|
365 |
echo ' | ';
|
inc/external-plugin/elementor/class-lp-elementor.php
CHANGED
@@ -67,8 +67,8 @@ class LP_Elementor_Widgets {
|
|
67 |
}
|
68 |
|
69 |
public function enqueue_frontend_scripts() {
|
70 |
-
if ( ! wp_style_is( '
|
71 |
-
wp_enqueue_style( '
|
72 |
}
|
73 |
|
74 |
if ( ! wp_style_is( 'learnpress' ) ) {
|
67 |
}
|
68 |
|
69 |
public function enqueue_frontend_scripts() {
|
70 |
+
if ( ! wp_style_is( 'font-awesome-5-all' ) ) {
|
71 |
+
wp_enqueue_style( 'font-awesome-5-all', LP_PLUGIN_URL . 'assets/src/css/vendor/font-awesome-5.min.css', array(), array() );
|
72 |
}
|
73 |
|
74 |
if ( ! wp_style_is( 'learnpress' ) ) {
|
inc/gateways/paypal/class-lp-gateway-paypal-basic.php
CHANGED
@@ -18,7 +18,7 @@ class LP_Gateway_Paypal_Basic extends LP_Gateway_Paypal {
|
|
18 |
'quantity' => '1',
|
19 |
'business' => $this->paypal_email,
|
20 |
'item_name' => learn_press_get_cart_description(),
|
21 |
-
'return' =>
|
22 |
add_query_arg(
|
23 |
array(
|
24 |
'learn-press-transaction-method' => 'paypal-standard',
|
18 |
'quantity' => '1',
|
19 |
'business' => $this->paypal_email,
|
20 |
'item_name' => learn_press_get_cart_description(),
|
21 |
+
'return' => esc_url_raw(
|
22 |
add_query_arg(
|
23 |
array(
|
24 |
'learn-press-transaction-method' => 'paypal-standard',
|
inc/gateways/paypal/class-lp-gateway-paypal-security.php
CHANGED
@@ -42,7 +42,7 @@ class LP_Gateway_Paypal_Security extends LP_Gateway_Paypal {
|
|
42 |
|
43 |
$L_BUTTONVARS[] = 'business=' . $paypal_email;
|
44 |
//$L_BUTTONVARS[] = 'item_name=' . learn_press_get_cart_description();
|
45 |
-
$L_BUTTONVARS[] = 'return=' .
|
46 |
add_query_arg(
|
47 |
array(
|
48 |
'learn-press-transaction-method' => 'paypal-standard-secure',
|
42 |
|
43 |
$L_BUTTONVARS[] = 'business=' . $paypal_email;
|
44 |
//$L_BUTTONVARS[] = 'item_name=' . learn_press_get_cart_description();
|
45 |
+
$L_BUTTONVARS[] = 'return=' . esc_url_raw(
|
46 |
add_query_arg(
|
47 |
array(
|
48 |
'learn-press-transaction-method' => 'paypal-standard-secure',
|
inc/gateways/paypal/class-lp-gateway-paypal.php
CHANGED
@@ -400,8 +400,8 @@ if ( ! class_exists( 'LP_Gateway_Paypal' ) ) {
|
|
400 |
'charset' => 'utf-8',
|
401 |
'rm' => is_ssl() ? 2 : 1,
|
402 |
'upload' => 1,
|
403 |
-
'return' =>
|
404 |
-
'cancel_return' =>
|
405 |
'bn' => 'LearnPress_Cart',
|
406 |
'custom' => json_encode( $custom ),
|
407 |
'notify_url' => get_home_url() . '/?' . learn_press_get_web_hook( 'paypal' ) . '=1',
|
400 |
'charset' => 'utf-8',
|
401 |
'rm' => is_ssl() ? 2 : 1,
|
402 |
'upload' => 1,
|
403 |
+
'return' => esc_url_raw( $this->get_return_url( $order ) ),
|
404 |
+
'cancel_return' => esc_url_raw( learn_press_is_enable_cart() ? learn_press_get_page_link( 'cart' ) : get_home_url() /* SITE_URL */ ),
|
405 |
'bn' => 'LearnPress_Cart',
|
406 |
'custom' => json_encode( $custom ),
|
407 |
'notify_url' => get_home_url() . '/?' . learn_press_get_web_hook( 'paypal' ) . '=1',
|
inc/jwt/rest-api/version1/class-lp-rest-posts-controller.php
CHANGED
@@ -116,20 +116,20 @@ abstract class LP_REST_Jwt_Posts_Controller extends LP_REST_Jwt_Controller {
|
|
116 |
}
|
117 |
}
|
118 |
|
119 |
-
$base =
|
120 |
|
121 |
if ( $page > 1 ) {
|
122 |
$prev_page = $page - 1;
|
123 |
if ( $prev_page > $max_pages ) {
|
124 |
$prev_page = $max_pages;
|
125 |
}
|
126 |
-
$prev_link =
|
127 |
$response->link_header( 'prev', $prev_link );
|
128 |
}
|
129 |
|
130 |
if ( $max_pages > $page ) {
|
131 |
$next_page = $page + 1;
|
132 |
-
$next_link =
|
133 |
$response->link_header( 'next', $next_link );
|
134 |
}
|
135 |
|
116 |
}
|
117 |
}
|
118 |
|
119 |
+
$base = esc_url_raw( add_query_arg( $request->get_query_params(), rest_url( sprintf( '/%s/%s', $this->namespace, $base ) ) ) );
|
120 |
|
121 |
if ( $page > 1 ) {
|
122 |
$prev_page = $page - 1;
|
123 |
if ( $prev_page > $max_pages ) {
|
124 |
$prev_page = $max_pages;
|
125 |
}
|
126 |
+
$prev_link = esc_url_raw( add_query_arg( 'page', $prev_page, $base ) );
|
127 |
$response->link_header( 'prev', $prev_link );
|
128 |
}
|
129 |
|
130 |
if ( $max_pages > $page ) {
|
131 |
$next_page = $page + 1;
|
132 |
+
$next_link = esc_url_raw( add_query_arg( 'page', $next_page, $base ) );
|
133 |
$response->link_header( 'next', $next_link );
|
134 |
}
|
135 |
|
inc/lesson/lp-lesson-functions.php
CHANGED
@@ -35,7 +35,7 @@ if ( ! function_exists( 'learn_press_get_only_content_permalink' ) ) {
|
|
35 |
return $redirect;
|
36 |
}
|
37 |
|
38 |
-
return
|
39 |
}
|
40 |
}
|
41 |
add_filter( 'comment_post_redirect', 'learn_press_get_only_content_permalink', 10, 2 );
|
35 |
return $redirect;
|
36 |
}
|
37 |
|
38 |
+
return esc_url_raw( add_query_arg( 'content-item-only', 'yes', LP_Helper::sanitize_params_submitted( $_REQUEST['content-item-only-redirect'] ) ) );
|
39 |
}
|
40 |
}
|
41 |
add_filter( 'comment_post_redirect', 'learn_press_get_only_content_permalink', 10, 2 );
|
inc/libraries/wp-background-process/classes/wp-async-request.php
CHANGED
@@ -79,7 +79,7 @@ abstract class WP_Async_Request {
|
|
79 |
* @return array|WP_Error
|
80 |
*/
|
81 |
public function dispatch() {
|
82 |
-
$url =
|
83 |
$args = $this->get_post_args();
|
84 |
|
85 |
return wp_remote_post( esc_url_raw( $url ), $args );
|
79 |
* @return array|WP_Error
|
80 |
*/
|
81 |
public function dispatch() {
|
82 |
+
$url = esc_url_raw( add_query_arg( $this->get_query_args(), $this->get_query_url() ) );
|
83 |
$args = $this->get_post_args();
|
84 |
|
85 |
return wp_remote_post( esc_url_raw( $url ), $args );
|
inc/lp-core-functions.php
CHANGED
@@ -300,7 +300,7 @@ function learn_press_get_current_url() {
|
|
300 |
static $current_url;
|
301 |
|
302 |
if ( ! $current_url ) {
|
303 |
-
$url = untrailingslashit(
|
304 |
|
305 |
if ( ! preg_match( '!^https?!', $url ) ) {
|
306 |
$siteurl = trailingslashit( get_home_url() );
|
@@ -314,7 +314,7 @@ function learn_press_get_current_url() {
|
|
314 |
|
315 |
if ( $home_query ) {
|
316 |
parse_str( untrailingslashit( $home_query ), $home_query );
|
317 |
-
$url =
|
318 |
}
|
319 |
|
320 |
$segs1 = explode( '/', $siteurl );
|
@@ -765,7 +765,7 @@ if ( ! function_exists( 'learn_press_paging_nav' ) ) {
|
|
765 |
wp_parse_str( $url_parts[1], $query_args );
|
766 |
}
|
767 |
|
768 |
-
$pagenum_link = remove_query_arg( array_keys( $query_args ), $pagenum_link );
|
769 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
770 |
|
771 |
$format = $GLOBALS['wp_rewrite']->using_index_permalinks() && ! strpos(
|
@@ -2029,10 +2029,10 @@ function learn_press_get_endpoint_url( $name, $value, $url ) {
|
|
2029 |
$url = trailingslashit( $url ) . ( $name ? $name . '/' : '' ) . $value . $query_string;
|
2030 |
|
2031 |
} else {
|
2032 |
-
$url =
|
2033 |
}
|
2034 |
|
2035 |
-
return apply_filters( 'learn_press_get_endpoint_url',
|
2036 |
}
|
2037 |
|
2038 |
/**
|
@@ -2622,7 +2622,7 @@ function learn_press_comment_reply_link( $link, $args = array(), $comment = null
|
|
2622 |
if ( get_option( 'comment_registration' ) && ! is_user_logged_in() ) {
|
2623 |
$link = sprintf(
|
2624 |
'<a rel="nofollow" class="comment-reply-login" href="%s">%s</a>',
|
2625 |
-
|
2626 |
$args['login_text']
|
2627 |
);
|
2628 |
} elseif ( $course_item ) {
|
@@ -2636,7 +2636,7 @@ function learn_press_comment_reply_link( $link, $args = array(), $comment = null
|
|
2636 |
|
2637 |
$link = sprintf(
|
2638 |
"<a rel='nofollow' class='comment-reply-link' href='%s' onclick='%s' aria-label='%s'>%s</a>",
|
2639 |
-
|
2640 |
add_query_arg(
|
2641 |
array(
|
2642 |
'replytocom' => $comment->comment_ID,
|
300 |
static $current_url;
|
301 |
|
302 |
if ( ! $current_url ) {
|
303 |
+
$url = untrailingslashit( esc_url_raw( $_SERVER['REQUEST_URI'] ) );
|
304 |
|
305 |
if ( ! preg_match( '!^https?!', $url ) ) {
|
306 |
$siteurl = trailingslashit( get_home_url() );
|
314 |
|
315 |
if ( $home_query ) {
|
316 |
parse_str( untrailingslashit( $home_query ), $home_query );
|
317 |
+
$url = esc_url_raw( add_query_arg( $home_query, $url ) );
|
318 |
}
|
319 |
|
320 |
$segs1 = explode( '/', $siteurl );
|
765 |
wp_parse_str( $url_parts[1], $query_args );
|
766 |
}
|
767 |
|
768 |
+
$pagenum_link = esc_url_raw( remove_query_arg( array_keys( $query_args ), $pagenum_link ) );
|
769 |
$pagenum_link = trailingslashit( $pagenum_link ) . '%_%';
|
770 |
|
771 |
$format = $GLOBALS['wp_rewrite']->using_index_permalinks() && ! strpos(
|
2029 |
$url = trailingslashit( $url ) . ( $name ? $name . '/' : '' ) . $value . $query_string;
|
2030 |
|
2031 |
} else {
|
2032 |
+
$url = esc_url_raw( add_query_arg( $name, $value, $url ) );
|
2033 |
}
|
2034 |
|
2035 |
+
return apply_filters( 'learn_press_get_endpoint_url', esc_url_raw( $url ), $name, $value, $url );
|
2036 |
}
|
2037 |
|
2038 |
/**
|
2622 |
if ( get_option( 'comment_registration' ) && ! is_user_logged_in() ) {
|
2623 |
$link = sprintf(
|
2624 |
'<a rel="nofollow" class="comment-reply-login" href="%s">%s</a>',
|
2625 |
+
esc_url_raw( wp_login_url( get_permalink() ) ),
|
2626 |
$args['login_text']
|
2627 |
);
|
2628 |
} elseif ( $course_item ) {
|
2636 |
|
2637 |
$link = sprintf(
|
2638 |
"<a rel='nofollow' class='comment-reply-link' href='%s' onclick='%s' aria-label='%s'>%s</a>",
|
2639 |
+
esc_url_raw(
|
2640 |
add_query_arg(
|
2641 |
array(
|
2642 |
'replytocom' => $comment->comment_ID,
|
inc/lp-webhooks.php
CHANGED
@@ -61,7 +61,7 @@ function learn_press_process_web_hooks() {
|
|
61 |
if ( ! empty( $_REQUEST[ $param ] ) ) {
|
62 |
// $web_hooks_processed = true;
|
63 |
$request_scheme = is_ssl() ? 'https://' : 'http://';
|
64 |
-
$requested_web_hook_url = untrailingslashit( $request_scheme .
|
65 |
$parsed_requested_web_hook_url = parse_url( $requested_web_hook_url );
|
66 |
$required_web_hook_url = add_query_arg( $param, '1', trailingslashit( get_home_url() /* SITE_URL */ ) );
|
67 |
$parsed_required_web_hook_url = parse_url( $required_web_hook_url );
|
61 |
if ( ! empty( $_REQUEST[ $param ] ) ) {
|
62 |
// $web_hooks_processed = true;
|
63 |
$request_scheme = is_ssl() ? 'https://' : 'http://';
|
64 |
+
$requested_web_hook_url = untrailingslashit( $request_scheme . esc_url_raw( $_SERVER['HTTP_HOST'] ) ) . esc_url_raw( $_SERVER['REQUEST_URI'] );
|
65 |
$parsed_requested_web_hook_url = parse_url( $requested_web_hook_url );
|
66 |
$required_web_hook_url = add_query_arg( $param, '1', trailingslashit( get_home_url() /* SITE_URL */ ) );
|
67 |
$parsed_required_web_hook_url = parse_url( $required_web_hook_url );
|
inc/order/class-lp-order.php
CHANGED
@@ -923,9 +923,9 @@ if ( ! class_exists( 'LP_Order' ) ) {
|
|
923 |
$user = learn_press_get_current_user();
|
924 |
$url = learn_press_user_profile_link( $user->get_id(), LP_Settings::instance()->get( 'profile_endpoints.profile-orders' ) );
|
925 |
if ( ! $force ) {
|
926 |
-
$url =
|
927 |
} else {
|
928 |
-
$url =
|
929 |
}
|
930 |
|
931 |
$url = wp_nonce_url( $url, 'cancel-order', 'lp-nonce' );
|
923 |
$user = learn_press_get_current_user();
|
924 |
$url = learn_press_user_profile_link( $user->get_id(), LP_Settings::instance()->get( 'profile_endpoints.profile-orders' ) );
|
925 |
if ( ! $force ) {
|
926 |
+
$url = esc_url_raw( add_query_arg( 'cancel-order', $this->get_id(), $url ) );
|
927 |
} else {
|
928 |
+
$url = esc_url_raw( add_query_arg( 'cancelled-order', $this->get_id(), $url ) );
|
929 |
}
|
930 |
|
931 |
$url = wp_nonce_url( $url, 'cancel-order', 'lp-nonce' );
|
inc/question/class-lp-question.php
CHANGED
@@ -124,11 +124,11 @@ if ( ! class_exists( 'LP_Question' ) ) {
|
|
124 |
LP_Global::add_object_feature( $this->object_type . '.' . $this->get_type(), $feature, $type );
|
125 |
}
|
126 |
|
127 |
-
public function is_support( $feature, $type = '' ) {
|
128 |
$feature = $this->_sanitize_feature_key( $feature );
|
129 |
|
130 |
return LP_Global::object_is_support_feature( $this->object_type . '.' . $this->get_type(), $feature, $type );
|
131 |
-
}
|
132 |
|
133 |
public function get_supports() {
|
134 |
if ( empty( LP_Global::$object_support_features ) ) {
|
@@ -388,9 +388,9 @@ if ( ! class_exists( 'LP_Question' ) ) {
|
|
388 |
}
|
389 |
|
390 |
// Does this question support answer options?
|
391 |
-
if ( ! $this->is_support( 'answer_options' ) ) {
|
392 |
return $updated;
|
393 |
-
}
|
394 |
|
395 |
$this->empty_answers();
|
396 |
if ( $answer_options = $this->get_data( 'answer_options' ) ) {
|
124 |
LP_Global::add_object_feature( $this->object_type . '.' . $this->get_type(), $feature, $type );
|
125 |
}
|
126 |
|
127 |
+
/*public function is_support( $feature, $type = '' ) {
|
128 |
$feature = $this->_sanitize_feature_key( $feature );
|
129 |
|
130 |
return LP_Global::object_is_support_feature( $this->object_type . '.' . $this->get_type(), $feature, $type );
|
131 |
+
}*/
|
132 |
|
133 |
public function get_supports() {
|
134 |
if ( empty( LP_Global::$object_support_features ) ) {
|
388 |
}
|
389 |
|
390 |
// Does this question support answer options?
|
391 |
+
/*if ( ! $this->is_support( 'answer_options' ) ) {
|
392 |
return $updated;
|
393 |
+
}*/
|
394 |
|
395 |
$this->empty_answers();
|
396 |
if ( $answer_options = $this->get_data( 'answer_options' ) ) {
|
inc/quiz/class-lp-quiz.php
CHANGED
@@ -679,7 +679,7 @@ if ( ! class_exists( 'LP_Quiz' ) ) {
|
|
679 |
}
|
680 |
}
|
681 |
} else {
|
682 |
-
$permalink =
|
683 |
}
|
684 |
|
685 |
// @deprecated
|
679 |
}
|
680 |
}
|
681 |
} else {
|
682 |
+
$permalink = esc_url_raw( add_query_arg( array( 'question', $question_id ), $permalink ) );
|
683 |
}
|
684 |
|
685 |
// @deprecated
|
inc/rest-api/v1/admin/class-lp-admin-rest-course-controller.php
CHANGED
@@ -82,7 +82,7 @@ class LP_REST_Admin_Course_Controller extends LP_Abstract_REST_Controller {
|
|
82 |
<div class="lp-metabox-evaluate-final_quiz__message">
|
83 |
<?php printf( esc_html__( 'Passing Grade: %s', 'learpress' ), $passing_grade . '%' ); ?>
|
84 |
-
|
85 |
-
<?php printf( esc_html__( 'Edit: %s', 'learnpress' ), '<a href="' .
|
86 |
</div>
|
87 |
<?php
|
88 |
$response->status = 'success';
|
82 |
<div class="lp-metabox-evaluate-final_quiz__message">
|
83 |
<?php printf( esc_html__( 'Passing Grade: %s', 'learpress' ), $passing_grade . '%' ); ?>
|
84 |
-
|
85 |
+
<?php printf( esc_html__( 'Edit: %s', 'learnpress' ), '<a href="' . esc_url_raw( $url ) . '">' . get_the_title( $final_quiz ) . '</a>' ); ?>
|
86 |
</div>
|
87 |
<?php
|
88 |
$response->status = 'success';
|
inc/rest-api/v1/frontend/class-lp-rest-courses-controller.php
CHANGED
@@ -192,35 +192,49 @@ class LP_REST_Courses_Controller extends LP_Abstract_REST_Controller {
|
|
192 |
|
193 |
// Content items
|
194 |
ob_start();
|
195 |
-
$
|
196 |
-
$template_path = $request['template_path'] ?? '';
|
197 |
-
$args_custom = [];
|
198 |
-
|
199 |
-
|
200 |
-
|
|
|
|
|
201 |
}
|
202 |
|
203 |
-
|
204 |
-
|
205 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
|
207 |
-
|
208 |
-
|
209 |
-
$post = get_post( $course->ID );
|
210 |
-
setup_postdata( $post );
|
211 |
|
212 |
-
|
213 |
-
|
214 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
}
|
216 |
-
|
217 |
-
include $template_path;
|
218 |
-
} else {
|
219 |
-
learn_press_get_template_part( 'content', 'course' );
|
220 |
}
|
221 |
-
}
|
222 |
|
223 |
-
|
|
|
224 |
// End content items
|
225 |
} else {
|
226 |
LP()->template( 'course' )->no_courses_found();
|
192 |
|
193 |
// Content items
|
194 |
ob_start();
|
195 |
+
$template_path_item = urldecode( $request['template_path_item'] ?? '' );
|
196 |
+
$template_path = urldecode( $request['template_path'] ?? '' ); // For wrapper all items, no foreach
|
197 |
+
$args_custom = json_decode( wp_unslash( $request['args_custom'] ?? '' ), true );
|
198 |
+
|
199 |
+
// For custom template return all list courses no foreach
|
200 |
+
if ( ! empty( $template_path ) ) {
|
201 |
+
if ( is_array( $args_custom ) && ! empty( $args_custom ) ) {
|
202 |
+
extract( $args_custom );
|
203 |
}
|
204 |
|
205 |
+
if ( file_exists( $template_path ) ) {
|
206 |
+
include $template_path;
|
207 |
+
}
|
208 |
+
} else {
|
209 |
+
// For custom template return all list courses foreach
|
210 |
+
if ( ! empty( $template_path_item ) ) {
|
211 |
+
if ( isset( $request['args_custom'] ) ) {
|
212 |
+
$args_custom = json_decode( $request['args_custom'], true );
|
213 |
+
}
|
214 |
|
215 |
+
$template_path_item = urldecode( $template_path_item );
|
216 |
+
}
|
|
|
|
|
217 |
|
218 |
+
// Todo: tungnx - should rewrite call template
|
219 |
+
foreach ( $courses as $course ) {
|
220 |
+
$post = get_post( $course->ID );
|
221 |
+
setup_postdata( $post );
|
222 |
+
|
223 |
+
if ( ! empty( $template_path_item ) ) {
|
224 |
+
if ( $args_custom ) {
|
225 |
+
extract( $args_custom );
|
226 |
+
}
|
227 |
+
|
228 |
+
if ( file_exists( $template_path_item ) ) {
|
229 |
+
include $template_path_item;
|
230 |
+
}
|
231 |
+
} else {
|
232 |
+
learn_press_get_template_part( 'content', 'course' );
|
233 |
}
|
|
|
|
|
|
|
|
|
234 |
}
|
|
|
235 |
|
236 |
+
wp_reset_postdata();
|
237 |
+
}
|
238 |
// End content items
|
239 |
} else {
|
240 |
LP()->template( 'course' )->no_courses_found();
|
inc/shortcodes/class-lp-shortcode-profile.php
CHANGED
@@ -63,7 +63,6 @@ if ( ! class_exists( 'LP_Shortcode_Profile' ) ) {
|
|
63 |
$profile = LP_Global::profile();
|
64 |
|
65 |
wp_enqueue_style( 'learnpress' );
|
66 |
-
wp_enqueue_style( 'lp-font-awesome-5' );
|
67 |
|
68 |
ob_start();
|
69 |
|
63 |
$profile = LP_Global::profile();
|
64 |
|
65 |
wp_enqueue_style( 'learnpress' );
|
|
|
66 |
|
67 |
ob_start();
|
68 |
|
inc/user/abstract-lp-user.php
CHANGED
@@ -2379,7 +2379,7 @@ if ( ! class_exists( 'LP_Abstract_User' ) ) {
|
|
2379 |
$this->get_id(),
|
2380 |
$this
|
2381 |
);
|
2382 |
-
$socials[ $k ] = sprintf( '<a href="%s">%s</a>',
|
2383 |
}
|
2384 |
}
|
2385 |
|
2379 |
$this->get_id(),
|
2380 |
$this
|
2381 |
);
|
2382 |
+
$socials[ $k ] = sprintf( '<a href="%s">%s</a>', esc_url_raw( $v ), $icon );
|
2383 |
}
|
2384 |
}
|
2385 |
|
inc/user/class-lp-profile-tabs.php
CHANGED
@@ -235,7 +235,7 @@ class LP_Profile_Tabs extends LP_Array_Access {
|
|
235 |
if ( get_option( 'permalink_structure' ) ) {
|
236 |
$url = trailingslashit( $profile_link . join( '/', array_values( $args ) ) );
|
237 |
} else {
|
238 |
-
$url =
|
239 |
}
|
240 |
} else {
|
241 |
$url = get_author_posts_url( $user->get_id() );
|
@@ -293,7 +293,7 @@ class LP_Profile_Tabs extends LP_Array_Access {
|
|
293 |
|
294 |
if ( is_array( $args ) && $args ) {
|
295 |
if ( ! $with_permalink ) {
|
296 |
-
$url =
|
297 |
} else {
|
298 |
$parts = array();
|
299 |
|
235 |
if ( get_option( 'permalink_structure' ) ) {
|
236 |
$url = trailingslashit( $profile_link . join( '/', array_values( $args ) ) );
|
237 |
} else {
|
238 |
+
$url = esc_url_raw( add_query_arg( $args, $profile_link ) );
|
239 |
}
|
240 |
} else {
|
241 |
$url = get_author_posts_url( $user->get_id() );
|
293 |
|
294 |
if ( is_array( $args ) && $args ) {
|
295 |
if ( ! $with_permalink ) {
|
296 |
+
$url = esc_url_raw( add_query_arg( $args, $url ) );
|
297 |
} else {
|
298 |
$parts = array();
|
299 |
|
inc/user/class-lp-profile.php
CHANGED
@@ -837,9 +837,9 @@ if ( ! class_exists( 'LP_Profile' ) ) {
|
|
837 |
$url = $this->get_current_url();
|
838 |
|
839 |
$defaults = array(
|
840 |
-
'all' => sprintf( '<a href="%s">%s</a>',
|
841 |
-
'publish' => sprintf( '<a href="%s">%s</a>',
|
842 |
-
'pending' => sprintf( '<a href="%s">%s</a>',
|
843 |
);
|
844 |
|
845 |
if ( ! $current_filter ) {
|
@@ -869,11 +869,11 @@ if ( ! class_exists( 'LP_Profile' ) ) {
|
|
869 |
public function get_purchased_courses_filters( $current_filter = '' ) {
|
870 |
$url = $this->get_current_url( false );
|
871 |
$defaults = array(
|
872 |
-
'all' => sprintf( '<a href="%s">%s</a>',
|
873 |
-
'finished' => sprintf( '<a href="%s">%s</a>',
|
874 |
-
'passed' => sprintf( '<a href="%s">%s</a>',
|
875 |
-
'failed' => sprintf( '<a href="%s">%s</a>',
|
876 |
-
'not-enrolled' => sprintf( '<a href="%s">%s</a>',
|
877 |
);
|
878 |
|
879 |
if ( ! $current_filter ) {
|
@@ -903,10 +903,10 @@ if ( ! class_exists( 'LP_Profile' ) ) {
|
|
903 |
public function get_quizzes_filters( $current_filter = '' ) {
|
904 |
$url = $this->get_current_url( false );
|
905 |
$defaults = array(
|
906 |
-
'all' => sprintf( '<a href="%s">%s</a>',
|
907 |
-
'completed' => sprintf( '<a href="%s">%s</a>',
|
908 |
-
'passed' => sprintf( '<a href="%s">%s</a>',
|
909 |
-
'failed' => sprintf( '<a href="%s">%s</a>',
|
910 |
);
|
911 |
|
912 |
if ( ! $current_filter ) {
|
@@ -934,7 +934,7 @@ if ( ! class_exists( 'LP_Profile' ) ) {
|
|
934 |
public function logout_url( $redirect = false ) {
|
935 |
if ( $this->enable_login() ) {
|
936 |
$profile_url = learn_press_get_page_link( 'profile' );
|
937 |
-
$url =
|
938 |
add_query_arg(
|
939 |
array(
|
940 |
'lp-logout' => 'true',
|
@@ -945,7 +945,7 @@ if ( ! class_exists( 'LP_Profile' ) ) {
|
|
945 |
);
|
946 |
|
947 |
if ( $redirect !== false ) {
|
948 |
-
$url =
|
949 |
}
|
950 |
} else {
|
951 |
$url = wp_logout_url( $redirect !== false ? $redirect : $this->get_current_url() );
|
837 |
$url = $this->get_current_url();
|
838 |
|
839 |
$defaults = array(
|
840 |
+
'all' => sprintf( '<a href="%s">%s</a>', esc_url_raw( $url ), esc_html__( 'All', 'learnpress' ) ),
|
841 |
+
'publish' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'publish', $url ) ), esc_html__( 'Publish', 'learnpress' ) ),
|
842 |
+
'pending' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'pending', $url ) ), esc_html__( 'Pending', 'learnpress' ) ),
|
843 |
);
|
844 |
|
845 |
if ( ! $current_filter ) {
|
869 |
public function get_purchased_courses_filters( $current_filter = '' ) {
|
870 |
$url = $this->get_current_url( false );
|
871 |
$defaults = array(
|
872 |
+
'all' => sprintf( '<a href="%s">%s</a>', esc_url_raw( $url ), __( 'All', 'learnpress' ) ),
|
873 |
+
'finished' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'finished', $url ) ), __( 'Finished', 'learnpress' ) ),
|
874 |
+
'passed' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'passed', $url ) ), __( 'Passed', 'learnpress' ) ),
|
875 |
+
'failed' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'failed', $url ) ), __( 'Failed', 'learnpress' ) ),
|
876 |
+
'not-enrolled' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'not-enrolled', $url ) ), __( 'Not enrolled', 'learnpress' ) ),
|
877 |
);
|
878 |
|
879 |
if ( ! $current_filter ) {
|
903 |
public function get_quizzes_filters( $current_filter = '' ) {
|
904 |
$url = $this->get_current_url( false );
|
905 |
$defaults = array(
|
906 |
+
'all' => sprintf( '<a href="%s">%s</a>', esc_url_raw( $url ), __( 'All', 'learnpress' ) ),
|
907 |
+
'completed' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-status', 'completed', $url ) ), __( 'Finished', 'learnpress' ) ),
|
908 |
+
'passed' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-graduation', 'passed', $url ) ), __( 'Passed', 'learnpress' ) ),
|
909 |
+
'failed' => sprintf( '<a href="%s">%s</a>', esc_url_raw( add_query_arg( 'filter-graduation', 'failed', $url ) ), __( 'Failed', 'learnpress' ) ),
|
910 |
);
|
911 |
|
912 |
if ( ! $current_filter ) {
|
934 |
public function logout_url( $redirect = false ) {
|
935 |
if ( $this->enable_login() ) {
|
936 |
$profile_url = learn_press_get_page_link( 'profile' );
|
937 |
+
$url = esc_url_raw(
|
938 |
add_query_arg(
|
939 |
array(
|
940 |
'lp-logout' => 'true',
|
945 |
);
|
946 |
|
947 |
if ( $redirect !== false ) {
|
948 |
+
$url = esc_url_raw( add_query_arg( 'redirect', urlencode( $redirect ), $url ) );
|
949 |
}
|
950 |
} else {
|
951 |
$url = wp_logout_url( $redirect !== false ? $redirect : $this->get_current_url() );
|
inc/user/lp-user-functions.php
CHANGED
@@ -846,7 +846,7 @@ if ( ! function_exists( 'learn_press_pre_get_avatar_callback' ) ) {
|
|
846 |
$width = $size['width'];
|
847 |
}
|
848 |
|
849 |
-
$avatar = '<img alt="' . esc_attr( $user->get_data( 'display_name' ) ) . '" src="' .
|
850 |
}
|
851 |
|
852 |
return $avatar;
|
@@ -893,7 +893,7 @@ add_action( 'learn_press_before_purchase_course_handler', '_learn_press_before_p
|
|
893 |
function _learn_press_before_purchase_course_handler( $course_id, $cart ) {
|
894 |
// Redirect to login page if user is not logged in
|
895 |
if ( ! is_user_logged_in() ) {
|
896 |
-
$return_url =
|
897 |
$return_url = apply_filters( 'learn_press_purchase_course_login_redirect_return_url', $return_url );
|
898 |
$redirect = apply_filters(
|
899 |
'learn_press_purchase_course_login_redirect',
|
@@ -1406,7 +1406,7 @@ function learn_press_user_profile_link( $user_id = 0, $tab = null ) {
|
|
1406 |
if ( get_option( 'permalink_structure' ) /*&& learn_press_get_page_id( 'profile' )*/ ) {
|
1407 |
$url = trailingslashit( $profile_link . join( '/', array_values( $args ) ) );
|
1408 |
} else {
|
1409 |
-
$url =
|
1410 |
}
|
1411 |
} else {
|
1412 |
$url = get_author_posts_url( $user_id );
|
@@ -1858,15 +1858,15 @@ function learn_press_rest_prepare_user_questions( array $question_ids = array(),
|
|
1858 |
|
1859 |
$with_true_or_false = ( $checked || ( $quizStatus == 'completed' && $args['show_correct_review'] ) );
|
1860 |
|
1861 |
-
if ( $question->is_support( 'answer-options' ) ) {
|
1862 |
-
|
1863 |
-
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
1869 |
-
}
|
1870 |
|
1871 |
$questions[] = $questionData;
|
1872 |
}
|
846 |
$width = $size['width'];
|
847 |
}
|
848 |
|
849 |
+
$avatar = '<img alt="' . esc_attr( $user->get_data( 'display_name' ) ) . '" src="' . esc_url_raw( $profile_picture_src ) . '" class="avatar avatar-' . $img_size . ' photo" height="' . $height . '" width="' . $width . '" />';
|
850 |
}
|
851 |
|
852 |
return $avatar;
|
893 |
function _learn_press_before_purchase_course_handler( $course_id, $cart ) {
|
894 |
// Redirect to login page if user is not logged in
|
895 |
if ( ! is_user_logged_in() ) {
|
896 |
+
$return_url = esc_url_raw( add_query_arg( $_POST, get_the_permalink( $course_id ) ) );
|
897 |
$return_url = apply_filters( 'learn_press_purchase_course_login_redirect_return_url', $return_url );
|
898 |
$redirect = apply_filters(
|
899 |
'learn_press_purchase_course_login_redirect',
|
1406 |
if ( get_option( 'permalink_structure' ) /*&& learn_press_get_page_id( 'profile' )*/ ) {
|
1407 |
$url = trailingslashit( $profile_link . join( '/', array_values( $args ) ) );
|
1408 |
} else {
|
1409 |
+
$url = esc_url_raw( add_query_arg( $args, $profile_link ) );
|
1410 |
}
|
1411 |
} else {
|
1412 |
$url = get_author_posts_url( $user_id );
|
1858 |
|
1859 |
$with_true_or_false = ( $checked || ( $quizStatus == 'completed' && $args['show_correct_review'] ) );
|
1860 |
|
1861 |
+
// if ( $question->is_support( 'answer-options' ) ) {
|
1862 |
+
$questionData['options'] = learn_press_get_question_options_for_js(
|
1863 |
+
$question,
|
1864 |
+
array(
|
1865 |
+
'include_is_true' => $with_true_or_false,
|
1866 |
+
'answer' => $answered[ $id ]['answered'] ?? '',
|
1867 |
+
)
|
1868 |
+
);
|
1869 |
+
// }
|
1870 |
|
1871 |
$questions[] = $questionData;
|
1872 |
}
|
learnpress.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin URI: http://thimpress.com/learnpress
|
5 |
* Description: LearnPress is a WordPress complete solution for creating a Learning Management System (LMS). It can help you to create courses, lessons and quizzes.
|
6 |
* Author: ThimPress
|
7 |
-
* Version: 4.1.6.
|
8 |
* Author URI: http://thimpress.com
|
9 |
* Requires at least: 5.6
|
10 |
* Tested up to: 6.0
|
4 |
* Plugin URI: http://thimpress.com/learnpress
|
5 |
* Description: LearnPress is a WordPress complete solution for creating a Learning Management System (LMS). It can help you to create courses, lessons and quizzes.
|
6 |
* Author: ThimPress
|
7 |
+
* Version: 4.1.6.7
|
8 |
* Author URI: http://thimpress.com
|
9 |
* Requires at least: 5.6
|
10 |
* Tested up to: 6.0
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: elearning, education, course, lms, learning management system
|
|
5 |
Requires at least: 5.6
|
6 |
Tested up to: 6.0
|
7 |
Requires PHP: 7.0
|
8 |
-
Stable tag: 4.1.6.
|
9 |
License: GPLv2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -203,6 +203,13 @@ https://www.transifex.com/projects/p/learnpress/
|
|
203 |
|
204 |
== Changelog ==
|
205 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
= 4.1.6.6 (2022-06-13) =
|
207 |
~ Fixed: security.
|
208 |
~ Added: option "Enable loading ajax Courses on the Archive Course page".
|
5 |
Requires at least: 5.6
|
6 |
Tested up to: 6.0
|
7 |
Requires PHP: 7.0
|
8 |
+
Stable tag: 4.1.6.7
|
9 |
License: GPLv2 or later
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
203 |
|
204 |
== Changelog ==
|
205 |
|
206 |
+
= 4.1.6.7 (2022-06-20) =
|
207 |
+
~ Fixed: errors quiz when call API LP remove action 'wp_loaded'.
|
208 |
+
~ Fixed: some minor bugs.
|
209 |
+
~ Fixed: install tables for multiple sites.
|
210 |
+
~ Fixed: save settings always return tab General.
|
211 |
+
~ Fixed: layout 'select items' popup when edit course.
|
212 |
+
|
213 |
= 4.1.6.6 (2022-06-13) =
|
214 |
~ Fixed: security.
|
215 |
~ Added: option "Enable loading ajax Courses on the Archive Course page".
|
templates/checkout/account-logged-in.php
CHANGED
@@ -22,7 +22,7 @@ global $user_identity;
|
|
22 |
<p>
|
23 |
<?php printf( __( 'Logged in as <a href="%1$s">%2$s</a>.', 'learnpress' ), get_edit_user_link(), $user_identity ); ?>
|
24 |
|
25 |
-
<a href="<?php echo
|
26 |
<?php esc_html_e( 'Log out »', 'learnpress' ); ?>
|
27 |
</a>
|
28 |
</p>
|
22 |
<p>
|
23 |
<?php printf( __( 'Logged in as <a href="%1$s">%2$s</a>.', 'learnpress' ), get_edit_user_link(), $user_identity ); ?>
|
24 |
|
25 |
+
<a href="<?php echo esc_url_raw( wp_logout_url( get_permalink() ) ); ?>" title="<?php esc_attr_e( 'Log out of this account', 'learnpress' ); ?>">
|
26 |
<?php esc_html_e( 'Log out »', 'learnpress' ); ?>
|
27 |
</a>
|
28 |
</p>
|
templates/checkout/account-login.php
CHANGED
@@ -41,7 +41,7 @@ if ( is_user_logged_in() ) {
|
|
41 |
<?php esc_html_e( 'Remember me', 'learnpress' ); ?>
|
42 |
</label>
|
43 |
|
44 |
-
<a class="lp-lost-password-link" href="<?php echo
|
45 |
<?php esc_html_e( 'Lost password?', 'learnpress' ); ?>
|
46 |
</a>
|
47 |
</p>
|
41 |
<?php esc_html_e( 'Remember me', 'learnpress' ); ?>
|
42 |
</label>
|
43 |
|
44 |
+
<a class="lp-lost-password-link" href="<?php echo esc_url_raw( wp_lostpassword_url() ); ?>">
|
45 |
<?php esc_html_e( 'Lost password?', 'learnpress' ); ?>
|
46 |
</a>
|
47 |
</p>
|
templates/checkout/form.php
CHANGED
@@ -24,7 +24,7 @@ if ( ! is_user_logged_in() ) {
|
|
24 |
}
|
25 |
?>
|
26 |
|
27 |
-
<form method="post" id="learn-press-checkout-form" name="learn-press-checkout-form" class="lp-checkout-form" tabindex="0" action="<?php echo
|
28 |
<?php
|
29 |
if ( has_action( 'learn-press/before-checkout-form' ) ) {
|
30 |
?>
|
24 |
}
|
25 |
?>
|
26 |
|
27 |
+
<form method="post" id="learn-press-checkout-form" name="learn-press-checkout-form" class="lp-checkout-form" tabindex="0" action="<?php echo esc_url_raw( learn_press_get_checkout_url() ); ?>" enctype="multipart/form-data">
|
28 |
<?php
|
29 |
if ( has_action( 'learn-press/before-checkout-form' ) ) {
|
30 |
?>
|
templates/courses-top-bar.php
CHANGED
@@ -15,7 +15,7 @@ $s = LP_Request::get( 'c_search' );
|
|
15 |
?>
|
16 |
|
17 |
<div class="lp-courses-bar <?php echo esc_attr( $active ); ?>">
|
18 |
-
<form class="search-courses" method="get" action="<?php echo
|
19 |
<input type="hidden" name="post_type" value="<?php echo esc_attr( LP_COURSE_CPT ); ?>">
|
20 |
<input type="hidden" name="taxonomy" value="<?php echo esc_attr( get_queried_object()->taxonomy ?? $_GET['taxonomy'] ?? '' ); ?>">
|
21 |
<input type="hidden" name="term_id" value="<?php echo esc_attr( get_queried_object()->term_id ?? $_GET['term_id'] ?? '' ); ?>">
|
15 |
?>
|
16 |
|
17 |
<div class="lp-courses-bar <?php echo esc_attr( $active ); ?>">
|
18 |
+
<form class="search-courses" method="get" action="<?php echo esc_url_raw( learn_press_get_page_link( 'courses' ) ); ?>">
|
19 |
<input type="hidden" name="post_type" value="<?php echo esc_attr( LP_COURSE_CPT ); ?>">
|
20 |
<input type="hidden" name="taxonomy" value="<?php echo esc_attr( get_queried_object()->taxonomy ?? $_GET['taxonomy'] ?? '' ); ?>">
|
21 |
<input type="hidden" name="term_id" value="<?php echo esc_attr( get_queried_object()->term_id ?? $_GET['term_id'] ?? '' ); ?>">
|
templates/emails/email-header.php
CHANGED
@@ -22,7 +22,7 @@ if ( ! isset( $email_heading ) ) {
|
|
22 |
<?php if ( isset( $image_header ) ) { ?>
|
23 |
<div id="template_header_image">
|
24 |
<p style="margin-top:0;">
|
25 |
-
<img src="<?php echo
|
26 |
alt="<?php echo get_bloginfo( 'name', 'display' ); ?>"/>
|
27 |
</p>
|
28 |
</div>
|
22 |
<?php if ( isset( $image_header ) ) { ?>
|
23 |
<div id="template_header_image">
|
24 |
<p style="margin-top:0;">
|
25 |
+
<img src="<?php echo esc_url_raw( $image_header ); ?>"
|
26 |
alt="<?php echo get_bloginfo( 'name', 'display' ); ?>"/>
|
27 |
</p>
|
28 |
</div>
|
templates/global/breadcrumb.php
CHANGED
@@ -23,7 +23,7 @@ foreach ( $breadcrumb as $key => $crumb ) {
|
|
23 |
echo '<li>';
|
24 |
|
25 |
if ( ! empty( $crumb[1] ) && sizeof( $breadcrumb ) !== $key + 1 ) {
|
26 |
-
echo '<a href="' .
|
27 |
} else {
|
28 |
echo '<span>' . esc_html( $crumb[0] ) . '</span>';
|
29 |
}
|
23 |
echo '<li>';
|
24 |
|
25 |
if ( ! empty( $crumb[1] ) && sizeof( $breadcrumb ) !== $key + 1 ) {
|
26 |
+
echo '<a href="' . esc_url_raw( $crumb[1] ) . '"><span>' . esc_html( $crumb[0] ) . '</span></a>';
|
27 |
} else {
|
28 |
echo '<span>' . esc_html( $crumb[0] ) . '</span>';
|
29 |
}
|
templates/profile/tabs.php
CHANGED
@@ -55,7 +55,7 @@ if ( ! isset( $user ) || ! isset( $profile ) ) {
|
|
55 |
?>
|
56 |
|
57 |
<li class="<?php echo implode( ' ', $tab_classes ); ?>">
|
58 |
-
<a href="<?php echo
|
59 |
<?php
|
60 |
if ( ! empty( $profile_tab['icon'] ) ) {
|
61 |
echo $profile_tab['icon'];
|
@@ -80,7 +80,7 @@ if ( ! isset( $user ) || ! isset( $profile ) ) {
|
|
80 |
?>
|
81 |
|
82 |
<li class="<?php echo implode( ' ', $classes ); ?>">
|
83 |
-
<a href="<?php echo
|
84 |
<?php
|
85 |
if ( ! empty( $section_data['icon'] ) ) {
|
86 |
echo $section_data['icon'];
|
55 |
?>
|
56 |
|
57 |
<li class="<?php echo implode( ' ', $tab_classes ); ?>">
|
58 |
+
<a href="<?php echo esc_url_raw( $link ); ?>" data-slug="<?php echo esc_attr( $link ); ?>">
|
59 |
<?php
|
60 |
if ( ! empty( $profile_tab['icon'] ) ) {
|
61 |
echo $profile_tab['icon'];
|
80 |
?>
|
81 |
|
82 |
<li class="<?php echo implode( ' ', $classes ); ?>">
|
83 |
+
<a href="<?php echo esc_url_raw( $section_link ); ?>">
|
84 |
<?php
|
85 |
if ( ! empty( $section_data['icon'] ) ) {
|
86 |
echo $section_data['icon'];
|
templates/profile/tabs/orders/list.php
CHANGED
@@ -59,7 +59,7 @@ if ( ! $query_orders['items'] ) {
|
|
59 |
|
60 |
if ( $actions ) {
|
61 |
foreach ( $actions as $action ) {
|
62 |
-
printf( '<a href="%s">%s</a>',
|
63 |
}
|
64 |
}
|
65 |
?>
|
59 |
|
60 |
if ( $actions ) {
|
61 |
foreach ( $actions as $action ) {
|
62 |
+
printf( '<a href="%s">%s</a>', esc_url_raw( $action['url'] ), $action['text'] );
|
63 |
}
|
64 |
}
|
65 |
?>
|
templates/profile/tabs/quizzes.php
CHANGED
@@ -76,7 +76,7 @@ $filters = $profile->get_quizzes_filters( $current_filter );
|
|
76 |
foreach ( $courses as $course ) {
|
77 |
$course = LP_Course::get_course( $course->ID );
|
78 |
?>
|
79 |
-
<a href="<?php echo
|
80 |
<?php echo esc_html( $quiz->get_title( 'display' ) ); ?>
|
81 |
</a>
|
82 |
<?php
|
76 |
foreach ( $courses as $course ) {
|
77 |
$course = LP_Course::get_course( $course->ID );
|
78 |
?>
|
79 |
+
<a href="<?php echo esc_url_raw( $course->get_item_link( $user_quiz->get_id() ) ); ?>">
|
80 |
<?php echo esc_html( $quiz->get_title( 'display' ) ); ?>
|
81 |
</a>
|
82 |
<?php
|
templates/profile/tabs/sections.php
CHANGED
@@ -66,7 +66,7 @@ $active_tab = '';
|
|
66 |
?>
|
67 |
|
68 |
<li class="<?php echo implode( ' ', $classes ); ?>">
|
69 |
-
<label><a href="<?php echo
|
70 |
</li>
|
71 |
|
72 |
<?php } ?>
|
66 |
?>
|
67 |
|
68 |
<li class="<?php echo implode( ' ', $classes ); ?>">
|
69 |
+
<label><a href="<?php echo esc_url_raw( $section_link ); ?>"><?php echo esc_html( $section_data['title'] ); ?></a></label>
|
70 |
</li>
|
71 |
|
72 |
<?php } ?>
|
templates/single-course/content-item/nav.php
CHANGED
@@ -26,7 +26,7 @@ if ( $prev_item && $next_item ) {
|
|
26 |
<?php if ( $prev_item ) : ?>
|
27 |
<div class="prev">
|
28 |
<div class="course-item-nav__name"><?php echo esc_html( $prev_item->get_title() ); ?></div>
|
29 |
-
<a href="<?php echo
|
30 |
<?php echo esc_html_x( 'Prev', 'course-item-navigation', 'learnpress' ); ?>
|
31 |
</a>
|
32 |
</div>
|
@@ -35,7 +35,7 @@ if ( $prev_item && $next_item ) {
|
|
35 |
<?php if ( $next_item ) : ?>
|
36 |
<div class="next">
|
37 |
<div class="course-item-nav__name"><?php echo esc_html( $next_item->get_title() ); ?></div>
|
38 |
-
<a href="<?php echo
|
39 |
<?php echo esc_html_x( 'Next', 'course-item-navigation', 'learnpress' ); ?>
|
40 |
</a>
|
41 |
</div>
|
26 |
<?php if ( $prev_item ) : ?>
|
27 |
<div class="prev">
|
28 |
<div class="course-item-nav__name"><?php echo esc_html( $prev_item->get_title() ); ?></div>
|
29 |
+
<a href="<?php echo esc_url_raw( $prev_item->get_permalink() ); ?>">
|
30 |
<?php echo esc_html_x( 'Prev', 'course-item-navigation', 'learnpress' ); ?>
|
31 |
</a>
|
32 |
</div>
|
35 |
<?php if ( $next_item ) : ?>
|
36 |
<div class="next">
|
37 |
<div class="course-item-nav__name"><?php echo esc_html( $next_item->get_title() ); ?></div>
|
38 |
+
<a href="<?php echo esc_url_raw( $next_item->get_permalink() ); ?>">
|
39 |
<?php echo esc_html_x( 'Next', 'course-item-navigation', 'learnpress' ); ?>
|
40 |
</a>
|
41 |
</div>
|
templates/single-course/content-item/popup-header.php
CHANGED
@@ -20,7 +20,7 @@ if ( ! isset( $course ) || ! isset( $user ) || ! isset( $percentage ) ||
|
|
20 |
<div id="popup-header">
|
21 |
<div class="popup-header__inner">
|
22 |
<h2 class="course-title">
|
23 |
-
<a href="<?php echo
|
24 |
</h2>
|
25 |
|
26 |
<?php if ( $user->has_enrolled_or_finished( $course->get_id() ) ) : ?>
|
20 |
<div id="popup-header">
|
21 |
<div class="popup-header__inner">
|
22 |
<h2 class="course-title">
|
23 |
+
<a href="<?php echo esc_url_raw( $course->get_permalink() ); ?>"><?php echo $course->get_title(); ?></a>
|
24 |
</h2>
|
25 |
|
26 |
<?php if ( $user->has_enrolled_or_finished( $course->get_id() ) ) : ?>
|
templates/single-course/loop-section.php
CHANGED
@@ -94,7 +94,7 @@ $items = $section->get_items();
|
|
94 |
$item_link = apply_filters( 'learn-press/section-item-permalink', $item_link, $item, $section, $course );
|
95 |
?>
|
96 |
|
97 |
-
<a class="section-item-link" href="<?php echo $item_link ?
|
98 |
|
99 |
<?php
|
100 |
do_action( 'learn-press/before-section-loop-item-title', $item, $section, $course );
|
94 |
$item_link = apply_filters( 'learn-press/section-item-permalink', $item_link, $item, $section, $course );
|
95 |
?>
|
96 |
|
97 |
+
<a class="section-item-link" href="<?php echo $item_link ? esc_url_raw( $item_link ) : 'javascript:void(0);'; ?>">
|
98 |
|
99 |
<?php
|
100 |
do_action( 'learn-press/before-section-loop-item-title', $item, $section, $course );
|
templates/widgets/featured-courses.php
CHANGED
@@ -45,7 +45,7 @@ global $post;
|
|
45 |
<!-- course thumbnail -->
|
46 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
47 |
<div class="lp-widget-course__image">
|
48 |
-
<a href="<?php echo
|
49 |
<?php echo $course->get_image( 'medium' ); ?>
|
50 |
</a>
|
51 |
</div>
|
@@ -53,7 +53,7 @@ global $post;
|
|
53 |
|
54 |
<div class="lp-widget-course__content">
|
55 |
<!-- course title -->
|
56 |
-
<a href="<?php echo
|
57 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
58 |
</a>
|
59 |
|
@@ -94,7 +94,7 @@ global $post;
|
|
94 |
<div class="lp-widget-featured-courses__footer">
|
95 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
96 |
<a class="lp-widget-featured-courses__footer__link"
|
97 |
-
href="<?php echo
|
98 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
99 |
</a>
|
100 |
<?php endif; ?>
|
45 |
<!-- course thumbnail -->
|
46 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
47 |
<div class="lp-widget-course__image">
|
48 |
+
<a href="<?php echo esc_url_raw( $course->get_permalink() ); ?>">
|
49 |
<?php echo $course->get_image( 'medium' ); ?>
|
50 |
</a>
|
51 |
</div>
|
53 |
|
54 |
<div class="lp-widget-course__content">
|
55 |
<!-- course title -->
|
56 |
+
<a href="<?php echo esc_url_raw( get_the_permalink( $course->get_id() ) ); ?>">
|
57 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
58 |
</a>
|
59 |
|
94 |
<div class="lp-widget-featured-courses__footer">
|
95 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
96 |
<a class="lp-widget-featured-courses__footer__link"
|
97 |
+
href="<?php echo esc_url_raw( learn_press_get_page_link( 'courses' ) ); ?>" rel="nofllow">
|
98 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
99 |
</a>
|
100 |
<?php endif; ?>
|
templates/widgets/popular-courses.php
CHANGED
@@ -43,7 +43,7 @@ global $post;
|
|
43 |
<!-- course thumbnail -->
|
44 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
45 |
<div class="lp-widget-course__image">
|
46 |
-
<a href="<?php echo
|
47 |
<?php echo $course->get_image( 'medium' ); ?>
|
48 |
</a>
|
49 |
</div>
|
@@ -51,7 +51,7 @@ global $post;
|
|
51 |
|
52 |
<div class="lp-widget-course__content">
|
53 |
<!-- course title -->
|
54 |
-
<a href="<?php echo
|
55 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
56 |
</a>
|
57 |
|
@@ -91,7 +91,7 @@ global $post;
|
|
91 |
<div class="lp-widget-popular-courses__footer">
|
92 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
93 |
<a class="lp-widget-popular-courses__footer__link"
|
94 |
-
href="<?php echo
|
95 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
96 |
</a>
|
97 |
<?php endif; ?>
|
43 |
<!-- course thumbnail -->
|
44 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
45 |
<div class="lp-widget-course__image">
|
46 |
+
<a href="<?php echo esc_url_raw( $course->get_permalink() ); ?>">
|
47 |
<?php echo $course->get_image( 'medium' ); ?>
|
48 |
</a>
|
49 |
</div>
|
51 |
|
52 |
<div class="lp-widget-course__content">
|
53 |
<!-- course title -->
|
54 |
+
<a href="<?php echo esc_url_raw( get_the_permalink( $course->get_id() ) ); ?>">
|
55 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
56 |
</a>
|
57 |
|
91 |
<div class="lp-widget-popular-courses__footer">
|
92 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
93 |
<a class="lp-widget-popular-courses__footer__link"
|
94 |
+
href="<?php echo esc_url_raw( learn_press_get_page_link( 'courses' ) ); ?>" rel="nofllow">
|
95 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
96 |
</a>
|
97 |
<?php endif; ?>
|
templates/widgets/recent-courses.php
CHANGED
@@ -43,7 +43,7 @@ global $post;
|
|
43 |
<!-- course thumbnail -->
|
44 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
45 |
<div class="lp-widget-course__image">
|
46 |
-
<a href="<?php echo
|
47 |
<?php echo $course->get_image( 'medium' ); ?>
|
48 |
</a>
|
49 |
</div>
|
@@ -51,7 +51,7 @@ global $post;
|
|
51 |
|
52 |
<div class="lp-widget-course__content">
|
53 |
<!-- course title -->
|
54 |
-
<a href="<?php echo
|
55 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
56 |
</a>
|
57 |
|
@@ -92,7 +92,7 @@ global $post;
|
|
92 |
<div class="lp-widget-recent-courses__footer">
|
93 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
94 |
<a class="lp-widget-recent-courses__footer__link"
|
95 |
-
href="<?php echo
|
96 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
97 |
</a>
|
98 |
<?php endif; ?>
|
43 |
<!-- course thumbnail -->
|
44 |
<?php if ( ! empty( $instance['show_thumbnail'] ) && $course->get_image( 'medium' ) ) : ?>
|
45 |
<div class="lp-widget-course__image">
|
46 |
+
<a href="<?php echo esc_url_raw( $course->get_permalink() ); ?>">
|
47 |
<?php echo $course->get_image( 'medium' ); ?>
|
48 |
</a>
|
49 |
</div>
|
51 |
|
52 |
<div class="lp-widget-course__content">
|
53 |
<!-- course title -->
|
54 |
+
<a href="<?php echo esc_url_raw( get_the_permalink( $course->get_id() ) ); ?>">
|
55 |
<h3 class="lp-widget-course__title"><?php echo esc_html( $course->get_title() ); ?></h3>
|
56 |
</a>
|
57 |
|
92 |
<div class="lp-widget-recent-courses__footer">
|
93 |
<?php if ( ! empty( $instance['bottom_link_text'] ) && learn_press_get_page_link( 'courses' ) ) : ?>
|
94 |
<a class="lp-widget-recent-courses__footer__link"
|
95 |
+
href="<?php echo esc_url_raw( learn_press_get_page_link( 'courses' ) ); ?>" rel="nofllow">
|
96 |
<?php echo wp_kses_post( $instance['bottom_link_text'] ); ?>
|
97 |
</a>
|
98 |
<?php endif; ?>
|