@charset "UTF-8";

.wp-has-submenu.wp-not-current-submenu.menu-top.toplevel_page_mvl_plugin_settings.menu-top-last.opensub .wp-submenu li.mvl-pro-addons-menu:not(:first-child):not(:last-child),
li#toplevel_page_mvl_plugin_settings .wp-submenu li.wp-first-item {
    display: none
}

.wp-has-submenu.wp-not-current-submenu.menu-top.toplevel_page_mvl_plugin_settings.menu-top-last.opensub .wp-submenu {
    margin-top: 0 !important
}

.wp-has-submenu.wp-not-current-submenu.menu-top.toplevel_page_mvl_plugin_settings.menu-top-last.opensub .wp-submenu li.mvl-pro-addons-menu {
    background-color: transparent !important
}

.wp-has-submenu.wp-not-current-submenu.menu-top.toplevel_page_mvl_plugin_settings.menu-top-last.opensub .wp-submenu li.mvl-pro-addons-menu.upgrade {
    padding-bottom: 0 !important
}

li#toplevel_page_mvl_plugin_settings a.toplevel_page_mvl_plugin_settings .wp-menu-image img {
    opacity: 1
}

li#toplevel_page_mvl_plugin_settings .wp-submenu {
    padding: 15px 0
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-settings-menu {
    padding: 10px 0 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-pro-addons-menu .mvl-unlock-pro-btn {
    margin: 20px 0
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-pro-addons-menu .mvl-unlock-pro-btn .mvl-unlock-wrap-span {
    border-radius: 4px;
    background: linear-gradient(180deg, #FF9C28 0, #E76100 100%);
    padding: 10px 25px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    font-size: 13px;
    font-weight: 700
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-pro-addons-menu .mvl-unlock-pro-btn .mvl-unlock-wrap-span:hover {
    background: linear-gradient(180deg, rgba(255, 156, 40, .95) 0, #E76100 100%)
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-pro-addons-menu.upgrade {
    padding: 20px 0 15px
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-addons-page-menu-lock {
    #padding-top: 15px;
    #padding-bottom: 10px;
    background-image: url(../images/lock.svg);
    background-position-y: 43%;
    background-position-x: 91%;
    background-repeat: no-repeat;
    background-size: 16px 16px
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li:last-child {
    margin-bottom: 0
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li a {
    padding: 0 15px 10px !important
}

li#toplevel_page_mvl_plugin_settings .wp-submenu li a:hover {
    box-shadow: none !important
}

li#toplevel_page_mvl_plugin_settings li a {
    font-size: 13px !important
}

body:not(.not-motors-pro) li#toplevel_page_mvl_plugin_settings .wp-submenu li.mvl-addons-page-menu {
    background-image: none
}

.lms_filter.subsubsub {
    margin: 2px 10px 0
}

.lms_filter.subsubsub li {
    margin: 0 3px
}

.lms_filter.subsubsub li a:after {
    content: "✖";
    color: red
}

.stm_metaboxes_grid .stm_metaboxes_grid__inner .custom_email_preview .wpcfto_preview {
    position: absolute;
    right: 40px;
    top: 20px
}

.stm_metaboxes_grid .stm_metaboxes_grid__inner .custom_email_preview .wpcfto_preview .wpcfto_preview__popup {
    left: -100px !important
}

.stm_metaboxes_grid .stm_metaboxes_grid__inner .stm_lms_lesson_comment_editor .trumbowyg-box, .stm_metaboxes_grid .stm_metaboxes_grid__inner .stm_lms_lesson_comment_editor .trumbowyg-editor {
    min-height: 500px
}

.stm_metaboxes_grid .stm_metaboxes_grid__inner .stm_lms_lesson_comment_editor .wpcfto_generic_field.wpcfto_generic_field_editor {
    padding: 0
}

.wpcfto_generic_field_demo_import {
    justify-content: space-between
}

.wpcfto_generic_field_demo_import label {
    width: 20% !important
}

.wpcfto_generic_field_demo_import p {
    color: #aaa;
    margin: 0 !important;
    padding: 0 15px;
    font-style: italic
}

.wpcfto_generic_field_demo_import .button {
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    height: auto !important;
    background: #21bb66 !important;
    letter-spacing: 0 !important;
    padding: 9px 24px 9px 10px !important;
    margin: 0 !important
}

.wpcfto_generic_field_demo_import .import_steps {
    display: flex;
    flex-wrap: nowrap;
    width: 65%;
    margin-right: 5%;
    position: relative
}

.wpcfto_generic_field_demo_import .import_steps:before {
    content: "";
    display: block;
    position: absolute;
    height: 5px;
    width: calc(100% - 15px);
    border-radius: 5px;
    background: #d5d6d9;
    top: 8px;
    left: 0
}

.wpcfto_generic_field_demo_import .import_steps:after {
    content: "";
    display: block;
    position: absolute;
    height: 5px;
    width: 0;
    border-radius: 5px;
    top: 8px;
    left: 0;
    transition: .8s;
    background-size: 30px 30px;
    background-color: #0cb859;
    background-image: linear-gradient(135deg, #0a9347 10%, transparent 10%, transparent 50%, #0a9347 50%, #0cb859 90%, transparent 90%, transparent);
    -webkit-animation: animate-stripes 3s linear infinite;
    animation: animate-stripes 3s linear infinite
}

.wpcfto_generic_field_demo_import .import_steps .step {
    width: 20%;
    display: flex;
    justify-content: flex-end
}

.wpcfto_generic_field_demo_import .import_steps .step i {
    position: relative;
    top: 2px
}

.wpcfto_generic_field_demo_import .import_steps .step .step-wrap span {
    display: block;
    text-align: center
}

.wpcfto_generic_field_demo_import .import_steps .step .step-wrap span.bullet {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    color: #fff;
    background: #d5d6d9;
    margin: 0 auto;
    z-index: 2
}

.wpcfto_generic_field_demo_import .import_steps .step .step-wrap span.bullet i {
    opacity: 0
}

.wpcfto_generic_field_demo_import .import_steps .step .step-wrap span.bullet:before {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff
}

.wpcfto_generic_field_demo_import .import_steps.complete .step-complete .step-wrap .bullet:before, .wpcfto_generic_field_demo_import .import_steps.complete .step-courses .step-wrap .bullet:before, .wpcfto_generic_field_demo_import .import_steps.courses .step-lessons .step-wrap .bullet:before, .wpcfto_generic_field_demo_import .import_steps.lessons .step-quizzes .step-wrap .bullet:before, .wpcfto_generic_field_demo_import .import_steps.quizzes .step-questions .step-wrap .bullet:before {
    display: none
}

.wpcfto_generic_field_demo_import .import_steps.complete .step-complete .step-wrap .bullet, .wpcfto_generic_field_demo_import .import_steps.courses .step-courses .step-wrap .bullet, .wpcfto_generic_field_demo_import .import_steps.lessons .step-lessons .step-wrap .bullet, .wpcfto_generic_field_demo_import .import_steps.questions .step-questions .step-wrap .bullet, .wpcfto_generic_field_demo_import .import_steps.quizzes .step-quizzes .step-wrap .bullet {
    background: #0cb859
}

.wpcfto_generic_field_demo_import .import_steps .step .step-wrap span.step-name {
    color: #333;
    font-size: 10px;
    opacity: .6
}

.wpcfto_generic_field_demo_import .import_steps.complete .step-complete .step-wrap .bullet i, .wpcfto_generic_field_demo_import .import_steps.complete .step-complete .step-wrap .step-name, .wpcfto_generic_field_demo_import .import_steps.complete .step-courses .step-wrap .bullet i, .wpcfto_generic_field_demo_import .import_steps.courses .step-courses .step-wrap .step-name, .wpcfto_generic_field_demo_import .import_steps.courses .step-lessons .step-wrap .bullet i, .wpcfto_generic_field_demo_import .import_steps.lessons .step-lessons .step-wrap .step-name, .wpcfto_generic_field_demo_import .import_steps.lessons .step-quizzes .step-wrap .bullet i, .wpcfto_generic_field_demo_import .import_steps.questions .step-questions .step-wrap .step-name, .wpcfto_generic_field_demo_import .import_steps.quizzes .step-questions .step-wrap .bullet i, .wpcfto_generic_field_demo_import .import_steps.quizzes .step-quizzes .step-wrap .step-name {
    opacity: 1
}

.wpcfto_generic_field_demo_import .import_steps.questions:after {
    width: calc(20% - 15px)
}

.wpcfto_generic_field_demo_import .import_steps.quizzes:after {
    width: calc(40% - 15px)
}

.wpcfto_generic_field_demo_import .import_steps.lessons:after {
    width: calc(60% - 15px)
}

.wpcfto_generic_field_demo_import .import_steps.courses:after {
    width: calc(80% - 15px)
}

.wpcfto_generic_field_demo_import .import_steps.complete:after {
    width: calc(100% - 15px)
}

@-webkit-keyframes animate-stripes {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 60px 0
    }
}

@keyframes animate-stripes {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 60px 0
    }
}

#section_curriculum .field_label__file {
    display: inline-block;
    position: relative;
    margin-right: 0
}

#section_curriculum .field_label__file:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block
}

#section_curriculum .field_label__file > a {
    display: inline-block
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started {
    height: 66px;
    position: relative
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started .certificate_text_notice {
    display: none
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started:not(.open) {
    overflow: hidden
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started.open {
    height: auto
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started.open .certificate_text_notice {
    display: block
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started [data-field=wpcfto_addon_option_certificate_settings_title] {
    cursor: pointer;
    position: relative
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started [data-field=wpcfto_addon_option_certificate_settings_title]:after {
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    z-index: 2
}

.stm_metaboxes_grid__inner #section_6 .wpcfto_group_started [data-field=wpcfto_addon_option_certificate_settings_title]:before {
    content: "";
    display: block;
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 100%;
    opacity: 0;
    position: absolute
}

#feature-request:hover span, [data-main=certificate_settings_title].is_pro:hover .pro-notice {
    visibility: visible;
    opacity: 1
}

[data-main=certificate_settings_title] .wpcfto_generic_field {
    margin-bottom: 12px !important
}

[data-main=certificate_settings_title].is_pro .field_overlay {
    border: none;
    left: -12px !important;
    right: -15px !important;
    top: -20px !important;
    position: absolute;
    width: auto;
    height: 80px
}

[data-main=certificate_settings_title].is_pro .pro-notice {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute !important;
    top: 12px
}

.mvl_plugin_settings .fa-cloud-download-alt {
    font-family: "Font Awesome 6 Free"
}

.fa-google:before {
    content: "\f1a0";
    font-family: "Font Awesome 6 Brands"
}

.notice.notice-lms-compatibility .notice-lms-go-to-pages-icon {
    background: 0 0;
    text-align: center;
    line-height: 78px
}

.notice.notice-lms-compatibility .notice-lms-go-to-pages-icon i {
    font-size: 30px;
    color: #fd7635
}

.notice.notice-lms-compatibility .notice-lms-go-to-pages-icon:after {
    border-color: #fd7635
}

.wpcfto-settings #payout .payout {
    padding: 30px 15px
}

.wpcfto-settings #payout .payout hr {
    margin: 30px 0
}

.wpcfto-settings #payout .payout .mvl-addon {
    margin: 0
}

.stm_metaboxes .stm_metaboxes_grid__inner .is_pro .pro-notice {
    position: absolute
}

#feature-request, #feature-request span {
    position: fixed;
    background-color: #00a0df
}

.preopen_field .is_pro {
    align-items: center !important
}

body.toplevel_page_mvl_plugin_settings #feature-request, body[class*=post-type-stm-] #feature-request, body[class*=taxonomy-stm_lms_] #feature-request {
    display: inline-block !important
}

#feature-request {
    bottom: 28px;
    right: 20px;
    width: 28px;
    height: 28px;
    padding: 14px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .12)
}

#feature-request:hover span {
    transition: all .1s;
    transition-delay: .1s
}

#feature-request img {
    width: 29px
}

#feature-request span {
    right: 15px;
    bottom: 95px;
    min-width: 170px;
    padding: 6px 12px 7px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 5px;
    visibility: hidden;
    opacity: 0
}

#feature-request span::after {
    content: "";
    position: absolute;
    top: 45px;
    right: 26px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 10px solid #00a0df
}

.mvl-addons-menu {
    display: inline-block;
    padding: 3px 0
}

.mvl-addons-menu .mvl-addons-pro {
    display: inline-block;
    padding: 4px;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: .3px;
    color: #fff;
    background-color: #195ec7;
    border-radius: 3px;
    -webkit-transform: skewX(-13deg);
    transform: skewX(-13deg)
}

.mvl-addons-menu .mvl-addons-text {
    padding-left: 2px;
    vertical-align: bottom
}

.wp-admin #stm-payout_edit .stm-order table thead tr, .wp-admin #stm_order_info .stm-order table thead tr {
    background-color: #385bcd
}

.wp-admin #stm-payout_edit .stm-order table tbody tr:last-of-type, .wp-admin #stm_lms_google_classrooms table tbody tr:last-of-type, .wp-admin #stm_order_info .stm-order table tbody tr:last-of-type {
    border-bottom-color: #385bcd
}

#wp-admin-bar-stm_lms_settings img {
    width: 16px;
    top: 8px !important
}

.wpcfto-tab .certificate_banner .wpcfto_generic_field__notice_button_box .hide {
    visibility: hidden
}

div.stm_metaboxes_grid .wpcfto_sorter {
    display: flex
}

div.stm_metaboxes_grid .wpcfto_sorter div.list-group:empty::before {
    content: "";
    border-radius: 5px;
    border: 1px dashed #8c99a5;
    height: 38px
}

div.stm_metaboxes_grid .wpcfto_sorter .wpcfto_sorter_single h6 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

div.stm_metaboxes_grid .wpcfto_sorter .wpcfto_sorter_single:last-child h6 {
    background-color: #f6f9fc;
    color: #27374e;
    border-bottom: 1px solid #bec5cb
}

div.stm_metaboxes_grid .wpcfto-field-aside .wpcfto-field-aside__label {
    cursor: default
}

div.stm_metaboxes_grid .list-group-item:hover {
    color: #2985f7;
    border: 1px dashed #2985f7
}

div.stm_metaboxes_grid .list-group-item i {
    color: #8c99a5;
    position: absolute;
    right: 10px
}

div.stm_metaboxes_grid .list-group-item-disabled {
    position: relative;
    display: block;
    cursor: not-allowed;
    border-radius: 5px;
    background-color: #f6f9fc;
    border: 1px solid #f6f9fc;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #27374e;
    padding: 10px;
    margin-bottom: 5px
}

div.stm_metaboxes_grid .list-group-item-disabled i {
    color: #8c99a5;
    position: absolute;
    right: 10px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .wpcfto-field-aside {
    width: 40%
}

@media (max-width: 1280px) {
    div.stm_metaboxes_grid .stm_metaboxes_grid__inner .wpcfto-box-button_list .wpcfto-field-aside {
        margin-right: 46px
    }

    div.stm_metaboxes_grid .stm_metaboxes_grid__inner .wpcfto-field-aside {
        width: 25%;
        padding-right: 1rem
    }
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role {
    display: flex;
    align-items: center
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .wpcfto-field-aside__label {
    font-size: 16px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .wpcfto_generic_field__notice_button_list {
    display: flex
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box {
    margin-bottom: 0
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box a {
    background-color: #f6f9fc;
    border: 1px solid #bec5cb;
    color: #27374e;
    line-height: 1.4em;
    padding: 10px 20px;
    border-radius: 5px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box a.active, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box a.active:hover {
    background-color: #2985f6;
    border-color: #2985f6;
    color: #fff
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box a:focus {
    box-shadow: none;
    outline: 0
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box a:hover {
    background-color: #f6f9fc;
    border-color: #bec5cb;
    color: #27374e
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box:first-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .select_user_role .button_list_box:last-child a {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner div.description ul {
    display: flex;
    flex-direction: column
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner div.description li {
    display: flex
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner div.description p {
    font-weight: 400;
    margin: 0 0 0 10px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner div.description i {
    padding-top: 2px;
    min-width: 13px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_float_menu_learning, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_float_menu_main, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_the_menu, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_the_menu_student {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    position: relative;
    min-height: 80px;
    border-radius: 10px;
    font-weight: 400
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_float_menu_learning.hidden, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_float_menu_main.hidden, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_the_menu.hidden, div.stm_metaboxes_grid .stm_metaboxes_grid__inner .container-constructed .sorting_the_menu_student.hidden {
    display: none
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .trumbowyg-editor {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    text-align: center
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .trumbowyg-editor ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-padding-start: 40px;
    padding-inline-start: 40px
}

div.stm_metaboxes_grid .stm_metaboxes_grid__inner .trumbowyg-editor ul li {
    list-style-type: disc;
    display: list-item
}

.survey-plugin-notice button {
    display: none
}

.survey-plugin-notice .stm_lms_survey_plugin_notice {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    right: 15px;
    padding: 0;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.23076923;
    text-decoration: none;
    background: 0 0;
    color: #787c82;
    cursor: pointer
}

.survey-plugin-notice .stm_lms_survey_plugin_notice:hover:before {
    color: #d63638
}

.survey-plugin-notice .stm_lms_survey_plugin_notice:before {
    cursor: pointer;
    position: relative;
    top: 0;
    display: flex;
    left: 0;
    transition: all .1s ease-in-out;
    background: 0 0;
    color: #787c82;
    content: "\f153";
    font: 400 16px/20px dashicons;
    speak: never;
    height: 20px;
    text-align: center;
    width: 20px
}

div.wpcfto_preview::after {
    display: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 12px
}

div.wpcfto_preview span.wpcfto_preview__text {
    color: #2985f7;
    font-size: 10px;
    font-weight: 400
}

div.wpcfto_preview span.wpcfto_preview__popup {
    display: flex;
    top: 40px;
    bottom: auto
}

div.wpcfto_preview:hover::after {
    display: inline-block
}

.fixed #stm_taxonomy_count {
    width: 74px
}

.pro_empty_banner {
    display: none !important
}

.ms_lms_notice-popup {
    display: flex;
    width: 600px;
    flex-direction: column;
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 50px;
    z-index: 9999;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.ms_lms_notice-popup_wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .4)
}

.ms_lms_notice-popup_wrapper.notice-close {
    display: none
}

.ms_lms_notice-popup__icon {
    display: flex;
    align-self: center;
    width: 80px;
    height: 80px;
    margin-bottom: 20px
}

.ms_lms_notice-popup__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    padding: 0;
    margin: 0 0 15px
}

.ms_lms_notice-popup__desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center;
    padding: 0;
    margin: 0
}

.ms_lms_notice-popup__countdown {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 40px 0
}

.ms_lms_notice-popup__countdown_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 10px;
    background: #eef1f7;
    margin-right: 10px
}

.ms_lms_notice-popup__countdown_block:last-child {
    margin-right: 0
}

.ms_lms_notice-popup__countdown_block_quantity {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    color: #001931
}

.ms_lms_notice-popup__countdown_block_title {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    text-align: center;
    color: #808c98
}

.ms_lms_notice-popup a.ms_lms_notice-popup__button-report, .ms_lms_notice-popup__button-accept {
    padding: 11px 20px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    display: flex;
    text-align: center
}

.ms_lms_notice-popup__buttons {
    display: flex;
    justify-content: center;
    width: 100%
}

.ms_lms_notice-popup__button-close {
    display: flex;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 20px;
    justify-content: center;
    align-items: center;
    background: #dbe0e9;
    border-radius: 50%;
    border: none;
    outline: 0
}

.ms_lms_notice-popup__button-close:hover {
    cursor: pointer
}

.ms_lms_notice-popup__button-close_icon {
    display: flex
}

.ms_lms_notice-popup__button-accept {
    border-radius: 5px;
    background: #227aff;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: 0
}

.ms_lms_notice-popup__button-accept:hover {
    cursor: pointer;
    background: #1b5cbe
}

.ms_lms_notice-popup a.ms_lms_notice-popup__button-report {
    border-radius: 5px;
    background: rgba(34, 122, 255, .1);
    color: #227aff;
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: .2s;
    margin-right: 10px
}

.ms_lms_notice-popup a.ms_lms_notice-popup__button-report:hover {
    background: #227aff;
    color: #fff
}

.masterstudy-update-notice__header-icon {
    color: #dc3232
}

p.masterstudy-update-notice__text::before {
    content: "" !important;
    margin: 0 !important
}

#ms-lms-course-builder {
    height: 300px;
    width: 100%;
    margin: 15px 0;
    transition: all .5s ease
}

#ms-lms-course-builder a {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    cursor: pointer
}

#ms-lms-course-builder a:hover {
    background-color: #fff
}

#ms-lms-course-builder a i:before {
    vertical-align: sub;
    margin-right: 3px
}

#ms-lms-course-builder p {
    max-width: 370px;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    color: #001931
}

#ms-lms-course-builder img {
    max-width: 70px;
    padding: 7px;
    border-radius: 100%;
    background: rgba(255, 57, 69, .3)
}

#ms-lms-course-builder .button-edit-course-builder {
    background: #227AFF;
    border-color: #227AFF
}

#elementor-editor-button, #ms-lms-course-builder #elementor-switch-mode-button {
    background: #93003c;
    border-color: #93003c
}

.plugin-install-masterstudy_addons a::before {
    content: "";
    background: url(../../../admin/icon.png);
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 0 4px -3px 0
}

.wpcfto-box-notification_message .wpcfto_generic_field__notice_info .description {
    max-width: 100%
}

.wpcfto-box-notification_message.social_login .unlock-pro {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 80px;
    gap: 80px
}

.wpcfto-box-notification_message.social_login .unlock-pro-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start
}

.wpcfto-box-notification_message.social_login .unlock-pro-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #001931;
    margin-bottom: 15px
}

.wpcfto-box-notification_message.social_login .unlock-pro-title span:first-child {
    display: block;
    color: #227AFF
}

.wpcfto-box-notification_message.social_login .unlock-pro-title span:nth-child(2) {
    font-weight: 400
}

.wpcfto-box-notification_message.social_login .unlock-pro-title span:nth-child(3) {
    font-weight: 800
}

.wpcfto-box-notification_message.social_login .unlock-pro-description {
    margin-bottom: 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px
}

@media (max-width: 1300px) {
    .wpcfto-box-notification_message.social_login .unlock-pro {
        flex-direction: column
    }

    .wpcfto-box-notification_message.social_login .unlock-pro-wrapper {
        align-items: center
    }

    .wpcfto-box-notification_message.social_login .unlock-pro-description, .wpcfto-box-notification_message.social_login .unlock-pro-title {
        text-align: center
    }
}

@media (max-width: 992px) {
    .wpcfto-box-notification_message.social_login .unlock-pro > img {
        width: 250px;
        height: auto
    }
}

div[data-field=wpcfto_addon_option_course_style] .wpcfto_generic_field_data_select .wpcfto-field-content {
    width: 100%
}