文件操作 - wizard.css
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/themes/ms-lms-starter-theme/includes/dashboard/assets/css/wizard.css
编辑文件内容
body #toplevel_page_masterstudy-starter-options .wp-submenu li.wp-first-item{display:none}body .masterstudy-starter-wizard{display:flex;width:1000px;flex-direction:column;position:relative;border-radius:10px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);font-family:"Albert Sans";margin:0 auto 20px;padding:0;color:#001931}body .masterstudy-starter-wizard-inner{margin-top:100px}body .masterstudy-starter-wizard img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}body .masterstudy-starter-wizard__title{color:#001931;font-size:30px;font-weight:700;line-height:32px;margin-bottom:40px}body .masterstudy-starter-wizard__button-box{display:flex;justify-content:space-between;padding:15px 0}body .masterstudy-starter-wizard__button-box .masterstudy-starter-wizard__button-next{display:none}body .masterstudy-starter-wizard__button-box .masterstudy-starter-wizard__button-message{display:none;align-items:center;color:#FF3945;margin:0 auto 0 0;background-color:rgba(255,57,69,.1);border-radius:4px;padding:10px 15px;font-size:14px}body .masterstudy-starter-wizard__button-box__hide{visibility:hidden;opacity:0}body .masterstudy-starter-wizard__button-box.hide-install .masterstudy-starter-wizard__button-next{display:block;margin-left:auto}body .masterstudy-starter-wizard__button-box.hide-install .masterstudy-starter-wizard__button-install,body .masterstudy-starter-wizard__button-box.hide-install .masterstudy-starter-wizard__button-install-demo,body .masterstudy-starter-wizard__button-box.hide-install .masterstudy-starter-wizard__button-skip{display:none}body .masterstudy-starter-wizard__button-box.has-demo-error .masterstudy-starter-wizard__button-install-demo{display:block}body .masterstudy-starter-wizard__button-box.has-demo-error .masterstudy-starter-wizard__button-message{display:flex}body .masterstudy-starter-wizard__button-box.has-demo-error .masterstudy-starter-wizard__button-next,body .masterstudy-starter-wizard__button-box.has-demo-error .masterstudy-starter-wizard__button-skip{display:none}body .masterstudy-starter-wizard__button{display:block;position:relative;padding:13px 20px;border-radius:4px;background-color:#227aff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:all .3s}body .masterstudy-starter-wizard__button-skip{background-color:#EEF1F7;color:rgba(0,25,49,.7)}body .masterstudy-starter-wizard__button-close{display:inline-block;width:25px;height:25px;position:relative;background-color:#EEF1F7;border-radius:30px;cursor:pointer}body .masterstudy-starter-wizard__button-close::after,body .masterstudy-starter-wizard__button-close::before{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background-color:#001931;transform-origin:center;transform:translate(-50%,-50%) rotate(45deg);transition:all .3s}body .masterstudy-starter-wizard__button-close::after{transform:translate(-50%,-50%) rotate(-45deg)}body .masterstudy-starter-wizard__button-close:hover::after,body .masterstudy-starter-wizard__button-close:hover::before{background-color:rgba(0,25,49,.5)}body .masterstudy-starter-wizard__button:active,body .masterstudy-starter-wizard__button:focus{border:0;box-shadow:none}body .masterstudy-starter-wizard__button-reset{background-color:#FF3945}body .masterstudy-starter-wizard__button-reset.disabled{opacity:.5;cursor:default}body .masterstudy-starter-wizard__navigation{display:flex;align-items:center;min-height:50px;border-bottom:1px solid #DBE0E9;position:relative}body .masterstudy-starter-wizard__navigation-back-button{top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;outline:0;box-shadow:none;overflow:hidden;border-right:1px solid #DBE0E9;text-decoration:none;position:relative;color:#808c98;cursor:pointer}body .masterstudy-starter-wizard__navigation-back-button .ms-lms-icon-arrow-left::before{transition:all .3s}body .masterstudy-starter-wizard__navigation-back-button .ms-lms-icon-arrow-left::after{content:"\e90c";font-family:ms-lms-icon!important;position:absolute;top:19px;right:-100px;transition:all .3s}body .masterstudy-starter-wizard__navigation-back-button:hover{color:#000}body .masterstudy-starter-wizard__navigation-back-button:hover .ms-lms-icon-arrow-left::before{margin-right:70px;opacity:0}body .masterstudy-starter-wizard__navigation-back-button:hover .ms-lms-icon-arrow-left::after{right:15px}body .masterstudy-starter-wizard__navigation-progress-bar{margin:0;padding:0 70px;width:100%;box-sizing:border-box;list-style:none;display:flex;justify-content:center;align-items:center}body .masterstudy-starter-wizard__navigation-progress-bar li{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;position:relative;min-height:50px;margin:0 10px;padding:10px 0;box-sizing:border-box;line-height:19px;font-size:14px;font-weight:500;color:rgba(0,25,49,.7)}body .masterstudy-starter-wizard__navigation-progress-bar li span{display:inline-block;vertical-align:top;width:18px;height:18px;margin:-1px 5px 0 0;text-align:center;border-radius:50px;background:rgba(0,25,49,.5);font-size:12px;font-weight:700;color:#fff}body .masterstudy-starter-wizard__navigation-progress-bar li span em{font-style:normal}body .masterstudy-starter-wizard__navigation-progress-bar li span i{font-style:normal;display:none}body .masterstudy-starter-wizard__navigation-progress-bar li.progress-step-done span{background:rgba(34,122,255,.1)}body .masterstudy-starter-wizard__navigation-progress-bar li.progress-step-done span em{display:none}body .masterstudy-starter-wizard__navigation-progress-bar li.progress-step-done span i{display:flex;align-items:center;justify-content:center;height:100%;font-size:10px;color:#227aff}body .masterstudy-starter-wizard__navigation-progress-bar li.active{color:#227aff}body .masterstudy-starter-wizard__navigation-progress-bar li.active span{background:#227aff}body .masterstudy-starter-wizard__navigation-progress-bar li.active::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background-color:#227aff}@media (max-width:1023px){body .masterstudy-starter-wizard__navigation-back-button{display:none}body .masterstudy-starter-wizard__navigation-progress-bar{padding:0 20px}}body .masterstudy-starter-wizard__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;min-height:560px;padding:40px}body .masterstudy-starter-wizard__wrapper-header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:40px}body .masterstudy-starter-wizard__wrapper-header__title{font-size:30px;font-weight:700}body .masterstudy-starter-wizard__wrapper-header__price{padding:9px 20px;border-radius:8px;font-size:15px;font-weight:700;color:#fff;background:url(../images/price-label.png) no-repeat;background-size:cover;cursor:pointer}body .masterstudy-starter-wizard__wrapper-header__builders span{display:inline-block;vertical-align:top;padding:5px 14px;border-radius:40px;background-color:transparent;font-size:14px;font-weight:500;color:#4d5e6f;cursor:pointer}body .masterstudy-starter-wizard__wrapper-header__builders span.active{background-color:rgba(34,122,255,.1);color:#227aff}body .masterstudy-starter-wizard__wrapper-content{width:100%}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates{min-height:410px;margin:0 -10px;padding:0;width:100%;box-sizing:border-box;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li{width:25%;position:relative;transition:all .3s}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__template-gutenberg{display:none}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template{padding:0 10px}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-image{position:relative;margin-bottom:10px;border:1px solid #DBE0E9;border-radius:4px;overflow:hidden}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-image::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;border:2px solid #227aff;transition:all .3s;visibility:hidden;opacity:0}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-status{position:absolute;top:10px;right:10px;color:#fff;text-align:center;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:3px 5px;background:#4d5e6f}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-status.premium{background-color:#227aff}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-title{color:#4d5e6f;text-align:center;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-message{position:relative;top:-10px;color:rgba(0,25,49,.5);margin-top:10px;margin-bottom:10px;font-size:12px;font-weight:500;text-align:center;transition:all .3s;visibility:hidden;opacity:0}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-installed{display:none;align-items:center;justify-content:center;text-align:center;position:absolute;right:0;bottom:20px;left:0;line-height:21px;font-weight:500;font-size:14px;color:#fff}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template-installed span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:10px;border-radius:50%;background-color:#227aff;font-size:10px}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.installed .masterstudy-starter-wizard__template-installed{display:flex}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.installed .masterstudy-starter-wizard__template-image::before{display:block;background:linear-gradient(180deg,rgba(0,25,49,0) 0,rgba(0,25,49,.7) 100%);visibility:visible;opacity:1}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.installed .masterstudy-starter-wizard__button,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.installed .masterstudy-starter-wizard__template-message{display:none}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template:hover .masterstudy-starter-wizard__template-image{cursor:pointer}body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo.disable-check .masterstudy-starter-wizard__demo-checkbox label,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending:hover .masterstudy-starter-wizard__template-image{cursor:default}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template:hover .masterstudy-starter-wizard__template-image::before{visibility:visible;opacity:1}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending{opacity:.5}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending .masterstudy-starter-wizard__template-image::before{border-color:transparent}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending .masterstudy-starter-wizard__button,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending .masterstudy-starter-wizard__template-message,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__template.pending .masterstudy-starter-wizard__template-status{display:none!important}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__button{top:-10px;visibility:hidden;opacity:0}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__button-preview{position:absolute;top:auto;right:10px;bottom:10px;left:10px;margin:0 0 -60px;background-color:#4d5e6f}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li .masterstudy-starter-wizard__button-preview:hover{background-color:rgba(34,122,255,.9)}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__template-image::before{visibility:visible;opacity:1}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__template-message{position:relative;top:0;visibility:visible;opacity:1;transition-delay:.1s}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__button,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__button-preview{position:relative;top:0;visibility:visible;opacity:1}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__button-preview,body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li.masterstudy-starter-wizard__show-buttons .masterstudy-starter-wizard__button-preview-preview{position:absolute;top:auto;margin-bottom:0}body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li:hover .masterstudy-starter-wizard__button-preview{position:absolute;top:auto;margin-bottom:0;visibility:visible;opacity:1}@media (max-width:991px){body .masterstudy-starter-wizard__wrapper-content .masterstudy-starter-wizard__templates li{width:33.333%;margin-bottom:20px}}body .masterstudy-starter-wizard__template-popup{position:fixed;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);z-index:9999}body .masterstudy-starter-wizard__template-popup.reinstallation{display:flex!important}body .masterstudy-starter-wizard__template-popup__content{background-color:#fff;max-width:500px;margin:0 auto;padding:30px;border-radius:10px;position:relative;box-shadow:0 20px 40px 0 rgba(0,0,0,.25)}body .masterstudy-starter-wizard__template-popup__content h2{margin:0 0 10px;padding:0 30px 0 0;line-height:28px;font-size:24px;font-weight:700}body .masterstudy-starter-wizard__template-popup__content p{font-size:14px;font-weight:500;margin:0 0 10px}body .masterstudy-starter-wizard__template-popup__content ul{flex-direction:column;margin:0 0 20px;padding:0}body .masterstudy-starter-wizard__template-popup__content ul li{display:block;list-style:none;position:relative;padding-left:20px;font-size:14px;font-weight:500}body .masterstudy-starter-wizard__template-popup__content ul li::before{content:"";position:absolute;top:7px;left:5px;width:4px;height:4px;background-color:#001931;border-radius:50%}body .masterstudy-starter-wizard__template-popup__content .masterstudy-starter-wizard__button-box{padding:30px 0 0;justify-content:flex-start}body .masterstudy-starter-wizard__template-popup__content .masterstudy-starter-wizard__button-skip{display:block!important;margin-right:10px}body .masterstudy-starter-wizard__template-popup__content .masterstudy-starter-wizard__button-close{position:absolute;top:32px;right:30px}body .masterstudy-starter-wizard__progress-wrap{width:100%;height:6px;border-radius:10px;overflow:hidden;margin-top:20px;display:none}body .masterstudy-starter-wizard__progress-bar{width:100%;height:100%;position:relative}body .masterstudy-starter-wizard__progress-bar-fill{width:0;height:100%;background-color:#227aff;transition:width 2s ease}body .masterstudy-starter-wizard__child-theme,body .masterstudy-starter-wizard__demos,body .masterstudy-starter-wizard__plugins{max-width:550px;text-align:center;margin:0 auto}body .masterstudy-starter-wizard__child-theme ul,body .masterstudy-starter-wizard__demos ul,body .masterstudy-starter-wizard__plugins ul{flex-direction:column;margin:0;padding:0;gap:0}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin{display:flex;flex-wrap:wrap;list-style:none;width:100%;max-width:100%;position:relative;margin:0;padding:15px 0;border-bottom:1px solid #DBE0E9}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-image,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-image,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-image,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-image,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-image,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-image,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-image,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-image,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-image{display:block;max-width:50px;max-height:50px;margin-right:15px}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-info,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-info,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-info,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-info,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-info,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-info,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-info,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-info,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-info{display:flex;flex-direction:column;justify-content:center;text-align:left}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-info__title,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-info__title,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-info__title,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-info__title,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-info__title,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-info__title,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-info__title,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-info__title,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-info__title{font-size:18px;font-weight:700}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-info__description,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-info__description,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-info__description,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-info__description,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-info__description,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-info__description,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-info__description,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-info__description,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-info__description{font-size:14px;font-weight:500;color:rgba(0,25,49,.7)}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-indicator{position:absolute;top:50%;right:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;margin-top:-15px;border:2px solid #227aff;animation:spin 1s linear infinite;border-top-color:transparent;visibility:hidden;opacity:0}@keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator{visibility:visible;opacity:1}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-load .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-load .masterstudy-starter-wizard__plugin-indicator span{display:none}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator span,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator span{display:block}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-loaded .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-loaded .masterstudy-starter-wizard__plugin-indicator{color:#227aff;background-color:rgba(34,122,255,.1);border:0;animation:none;visibility:visible;opacity:1}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator{color:#FF3945;background-color:rgba(255,57,69,.1);border:0;animation:none;visibility:visible;opacity:1}body .masterstudy-starter-wizard__demo-checkbox.disable-check span,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo.disable-check .masterstudy-starter-wizard__demo-checkbox span{opacity:.5}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::before,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background-color:#FF3945;transform-origin:center;transform:translate(-50%,-50%) rotate(45deg)}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__demos ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__child-theme__icon-box-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__demo-error .masterstudy-starter-wizard__plugin-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__demo-indicator span::after,body .masterstudy-starter-wizard__plugins ul .masterstudy-starter-wizard__plugin-error .masterstudy-starter-wizard__plugin-indicator span::after{transform:translate(-50%,-50%) rotate(-45deg)}body .masterstudy-starter-wizard__demos .masterstudy-starter-wizard__button-box{justify-content:flex-end}body .masterstudy-starter-wizard__activations,body .masterstudy-starter-wizard__plans{max-width:550px;text-align:center;margin:0 auto}body .masterstudy-starter-wizard__activations .masterstudy-starter-wizard__title,body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__title{margin-bottom:15px}body .masterstudy-starter-wizard__activations .masterstudy-starter-wizard__description,body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__description{color:#808c98;font-size:14px;font-weight:500;margin-bottom:40px}body .masterstudy-starter-wizard__activations .masterstudy-starter-wizard__button-box,body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__button-box{flex-direction:column;margin:0 auto;padding:0;max-width:300px}body .masterstudy-starter-wizard__activations .masterstudy-starter-wizard__button:last-child,body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__button:last-child{margin-top:10px}body .masterstudy-starter-wizard__activations .masterstudy-starter-wizard__button:hover,body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__button:hover{opacity:.8}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__title{margin-bottom:40px}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-box{max-width:300px;margin:0 auto}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-box .masterstudy-starter-wizard__button{margin-top:20px}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button{display:flex;align-items:center;text-align:left;padding:10px;margin-bottom:10px;border-radius:4px;border:1px solid #DBE0E9;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);background-color:#fff;cursor:pointer}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button small{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0 5px 0 0;border:2px solid #DBE0E9;background-color:#fff;border-radius:50%}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button span{margin:0 0 0 auto;color:#808c98}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button.selected-price{border-color:#227aff;background-color:rgba(34,122,255,.1)}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button.selected-price small{border-color:#227aff}body .masterstudy-starter-wizard__plans .masterstudy-starter-wizard__price-button.selected-price small::before{content:"";position:absolute;width:8px;height:8px;background-color:#227aff;border-radius:50%}body .masterstudy-starter-wizard__demo-checkbox label{display:flex;align-items:center;line-height:18px;font-size:16px;font-weight:500;cursor:pointer}body .masterstudy-starter-wizard__demo-checkbox .demo-checkbox{display:inline-block;vertical-align:top;box-sizing:border-box;width:20px;height:20px;line-height:18px;margin-right:10px;border-radius:4px;text-align:center;border:2px solid #227aff;background-color:#227aff;font-size:12px;color:#fff}body .masterstudy-starter-wizard__demo-checkbox .demo-checkbox span{line-height:16px}body .masterstudy-starter-wizard__demo-checkbox .demo-checkbox[data-checked=false]{background-color:transparent;border-color:#DBE0E9}body .masterstudy-starter-wizard__demo-checkbox-content{display:block;padding:2px 0 0 30px;font-style:normal;color:#4d5e6f;font-size:14px;font-weight:500}body .masterstudy-starter-wizard__demo-checkbox.disable-check label{cursor:default}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box{display:flex;flex-wrap:nowrap;max-width:100%;padding:10px 0;border:0}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box__icon{display:flex;width:40px;height:40px;min-width:40px;min-height:40px;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;margin-right:20px;background:rgba(34,122,255,.1);font-size:22px;color:#227aff}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box__info{text-align:left}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box__info-title{color:#001931;font-size:16px;font-weight:700}body .masterstudy-starter-wizard__child-theme ul .masterstudy-starter-wizard__child-theme__icon-box__info-description{color:rgba(0,25,49,.7);font-size:14px;font-weight:500}body .masterstudy-starter-wizard__finish{max-width:550px;text-align:center;margin:0 auto}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__icon{display:flex;align-items:center;justify-content:center;position:relative;width:80px;height:80px;margin:0 auto;border-radius:50%;background-color:rgba(34,122,255,.1);font-size:24px;color:#227aff}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__icon::before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;border-radius:50%;margin:-25px 0 0 -25px;background-color:rgba(34,122,255,.1)}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__title{color:#001931;font-size:36px;font-weight:700;line-height:36px;margin:20px 0}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__description{color:#4d5e6f;text-align:center;font-size:16px;font-weight:500;line-height:24px;margin-bottom:25px}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__button-box{justify-content:center;align-items:center}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__button-box .masterstudy-starter-wizard__button{color:#fff}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__button-box .masterstudy-starter-wizard__button:hover{text-decoration:none}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__button-box a{margin:0 10px;display:inline;color:#4d5e6f;text-decoration:none}body .masterstudy-starter-wizard__finish .masterstudy-starter-wizard__button-box a:hover{text-decoration:underline}
修改文件时间
将文件时间修改为当前时间的前一年
删除文件