@-webkit-keyframes percentAnimate{0%,100%{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}50%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes shake_it{2%,40%{-webkit-transform:translate(-7px,0) rotate(0);transform:translate(-7px,0) rotate(0)}14%,4%,58%,86%{-webkit-transform:translate(-5px,0) rotate(0);transform:translate(-5px,0) rotate(0)}6%,70%{-webkit-transform:translate(4px,0) rotate(0);transform:translate(4px,0) rotate(0)}62%,8%{-webkit-transform:translate(-4px,0) rotate(0);transform:translate(-4px,0) rotate(0)}10%,72%,74%,80%,84%,96%,98%{-webkit-transform:translate(-6px,0) rotate(0);transform:translate(-6px,0) rotate(0)}12%,18%,28%,32%,60%,76%{-webkit-transform:translate(2px,0) rotate(0);transform:translate(2px,0) rotate(0)}16%,24%,66%,94%{-webkit-transform:translate(-3px,0) rotate(0);transform:translate(-3px,0) rotate(0)}20%{-webkit-transform:translate(3px,0) rotate(0);transform:translate(3px,0) rotate(0)}22%,46%,56%,78%{-webkit-transform:translate(-2px,0) rotate(0);transform:translate(-2px,0) rotate(0)}26%,52%{-webkit-transform:translate(-9px,0) rotate(0);transform:translate(-9px,0) rotate(0)}30%{-webkit-transform:translate(7px,0) rotate(0);transform:translate(7px,0) rotate(0)}0%,100%,34%,42%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}36%,44%,82%,88%,90%,92%{-webkit-transform:translate(-1px,0) rotate(0);transform:translate(-1px,0) rotate(0)}38%{-webkit-transform:translate(6px,0) rotate(0);transform:translate(6px,0) rotate(0)}48%,68%{-webkit-transform:translate(10px,0) rotate(0);transform:translate(10px,0) rotate(0)}50%{-webkit-transform:translate(-8px,0) rotate(0);transform:translate(-8px,0) rotate(0)}54%{-webkit-transform:translate(9px,0) rotate(0);transform:translate(9px,0) rotate(0)}64%{-webkit-transform:translate(1px,0) rotate(0);transform:translate(1px,0) rotate(0)}}@keyframes shake_it{2%,40%{-webkit-transform:translate(-7px,0) rotate(0);transform:translate(-7px,0) rotate(0)}14%,4%,58%,86%{-webkit-transform:translate(-5px,0) rotate(0);transform:translate(-5px,0) rotate(0)}6%,70%{-webkit-transform:translate(4px,0) rotate(0);transform:translate(4px,0) rotate(0)}62%,8%{-webkit-transform:translate(-4px,0) rotate(0);transform:translate(-4px,0) rotate(0)}10%,72%,74%,80%,84%,96%,98%{-webkit-transform:translate(-6px,0) rotate(0);transform:translate(-6px,0) rotate(0)}12%,18%,28%,32%,60%,76%{-webkit-transform:translate(2px,0) rotate(0);transform:translate(2px,0) rotate(0)}16%,24%,66%,94%{-webkit-transform:translate(-3px,0) rotate(0);transform:translate(-3px,0) rotate(0)}20%{-webkit-transform:translate(3px,0) rotate(0);transform:translate(3px,0) rotate(0)}22%,46%,56%,78%{-webkit-transform:translate(-2px,0) rotate(0);transform:translate(-2px,0) rotate(0)}26%,52%{-webkit-transform:translate(-9px,0) rotate(0);transform:translate(-9px,0) rotate(0)}30%{-webkit-transform:translate(7px,0) rotate(0);transform:translate(7px,0) rotate(0)}0%,100%,34%,42%{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}36%,44%,82%,88%,90%,92%{-webkit-transform:translate(-1px,0) rotate(0);transform:translate(-1px,0) rotate(0)}38%{-webkit-transform:translate(6px,0) rotate(0);transform:translate(6px,0) rotate(0)}48%,68%{-webkit-transform:translate(10px,0) rotate(0);transform:translate(10px,0) rotate(0)}50%{-webkit-transform:translate(-8px,0) rotate(0);transform:translate(-8px,0) rotate(0)}54%{-webkit-transform:translate(9px,0) rotate(0);transform:translate(9px,0) rotate(0)}64%{-webkit-transform:translate(1px,0) rotate(0);transform:translate(1px,0) rotate(0)}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:none}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.shake-it{-webkit-animation:shake_it 4s infinite;animation:shake_it 4s infinite;border-color:red!important}.loading_v2>*{opacity:.8}.loading_v2:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;background:rgb(25 94 200 / .4);border-radius:50px;opacity:0;-webkit-animation:pulse_v2 1s infinite linear;animation:pulse_v2 1s infinite linear}@-webkit-keyframes pulse_v2{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes pulse_v2{0%{-webkit-transform:scale(.6);transform:scale(.6);opacity:0}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.stm-lms-message{padding:15px 30px;margin:15px 0;background-color:#e5393521;color:#E53935;border-radius:5px}.stm-lms-message.success{background-color:#66BB6A;color:#fff}.stm_lms_btn_icon{position:relative}.stm_lms_btn_icon [type=button]{position:absolute;right:0;top:0;bottom:0;width:50px;text-align:center;background-color:#fff0;border:0}.stm_lms_btn_icon .form-control{padding-right:55px!important}.stm-lms-buy-buttons .or{display:block;margin:4px 0 6px;text-align:center;text-transform:uppercase;font-weight:500}.stm-lms-buy-buttons .btn:not(.start-course){background-color:#5cbc87;border-radius:10px;width:100%}.stm-lms-buy-buttons .btn:not(.start-course).btn_big{display:flex;min-height:60px;margin-bottom:8px;padding:20px 16px 19px;font-size:17px;width:100%;align-items:center;color:#fff;cursor:pointer}@media (max-width:800px){.stm-lms-buy-buttons .btn:not(.start-course).btn_big{justify-content:center}}.stm-lms-buy-buttons .btn:not(.start-course).btn_big.loading{min-height:60px}.stm-lms-buy-buttons .btn:not(.start-course).btn_big span{position:relative;top:1px;margin-right:15px}.stm-lms-buy-buttons .btn:not(.start-course).btn_big .btn-prices{display:inline-block;vertical-align:top;margin-left:auto}.stm-lms-buy-buttons .btn:not(.start-course).btn_big .btn-prices.btn-prices-price{margin-left:auto!important}.stm-lms-buy-buttons .btn:not(.start-course).btn_big .btn-prices label{display:block;margin:0;color:#fff;font-size:20px;font-weight:700;cursor:pointer}.stm-lms-buy-buttons .btn:not(.start-course).btn_big .btn-prices label.price{font-weight:500}.stm-lms-buy-buttons .btn:not(.start-course).btn_big .btn-prices label.sale_price{margin-bottom:8px;opacity:.5;font-size:15px;font-weight:400;text-decoration:line-through}.stm-lms-buy-buttons .btn:not(.start-course).btn-outline{width:100%;padding-top:15px;padding-bottom:15px;color:#273044;background-color:#fff!important;border:2px solid #17d292!important;font-size:13px;text-align:center}.stm-lms-buy-buttons .btn:not(.start-course).btn-outline:after{background-color:#17d292!important}@media (max-width:1024px){.stm-lms-buy-buttons .btn.btn_big{padding:10px 15px}.stm-lms-buy-buttons .btn.btn_big .btn-prices label.sale_price{margin-bottom:5px}}@media (max-width:700){.stm-lms-buy-buttons{display:block;position:fixed;bottom:-25px;left:5%;width:90%;margin-bottom:30px;transition:height 2s;box-shadow:0 20px 20px 0 rgb(0 0 0 / .18)}.stm-lms-buy-buttons .btn.btn_big{width:auto}.stm-lms-buy-buttons .btn.btn_big span{margin-right:15px}}@media (max-width:700) and (max-width:600px){.stm-lms-buy-buttons{z-index:30!important;box-shadow:none}}@media (max-width:700){.stm-lms-buy-buttons-sticky{transition:height 2s}}.nav.nav-tabs{margin:0 0 50px;border-bottom:0;display:flex}.stm-lms-template-page .stm_lms_breadcrumbs,.stm-lms-upload-input-demo-mode{display:none}@media (max-width:600px){.nav.nav-tabs{margin:0 0 15px}.stm_lms_finish_score .stm_lms_finish_score__buttons .inner a{min-width:100px}}.nav.nav-tabs>li{flex:1 0}.nav.nav-tabs>li a{padding:16px 10px 20px;margin:0;border:0!important;border-top:3px solid #f0f4fa!important;border-radius:0;font-size:15px;font-weight:600;background-color:#f0f4fa;text-align:center;color:#273044}.ms_plugin_loader_bg_,html.no-js{margin-top:0!important}.nav.nav-tabs>li a:hover{color:#273044}.nav.nav-tabs>li.active a{border-top-color:#385bce!important;background-color:#fff;color:#273044!important}.stm_lms_gradebook__course__image img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.stm-lms-lesson_navigation_complete .stm_lms_complete_lesson{line-height:15px}.stm-lms-single_quiz button.btn.btn-default.stm_lms_complete_lesson{padding:18px 30px;border-radius:30px;touch-action:manipulation;cursor:pointer;line-height:14px;font-size:14px}.stm_lms_button .stm_lms_user_float_menu .float_menu_item abbr{width:7px}.stm-lms-quiz__result_actions .btn,.stm_lms_finish_score .stm_lms_finish_score__buttons .inner a{border-radius:30px}.stm_lms_udemy_course .nav li.active a{background-color:#fff}.stm_lms_udemy_course .nav li a{background-color:#457992}@media (max-width:600px){body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-Divi):not(.et_divi_theme) .stm_lms_manage_course__image.filled .stm_lms_manage_course__image_empty{height:100%}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-Divi):not(.et_divi_theme) #stm_lms_manage_course .stm_lms_item_modal__bottom{padding:10px 50px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-Divi):not(.et_divi_theme) #stm_lms_manage_course .stm_lms_item_modal__bottom a.btn.btn-default{font-size:11px}}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-Divi):not(.et_divi_theme) .stm_lms_courses__single--image img{height:160px;-o-object-fit:cover;object-fit:cover}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-Divi):not(.et_divi_theme) .stm_lms_courses__single__inner__image{flex:1 0 270px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme){max-width:100%;overflow-x:hidden}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_assignment__edit .inner .assignment_files img{width:100%;max-width:100%;height:auto}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_recent_courses__term{margin-bottom:5px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_searchbox.style_2 .stm_lms_courses_search__button{right:-2px!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_courses_wrapper{max-width:1200px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_courses_wrapper .stm_lms_courses__archive_filter .stm_lms_courses__archive_filter_toggle{display:none}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) #main .stm_lms_courses_wrapper{max-width:1200px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button:hover{color:#fff}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_courses__filter_actions input[type=submit]{background-color:#385bce!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_edit_account .stm_lms_edit_socials .form-group-social i{top:10px!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_certificate_checker a.btn.btn-default{display:flex;justify-content:center;align-items:center}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_edit_account .btn-save-account{background-color:#0050b4!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .user_assingment_actions .btn-default{padding-right:0!important;min-width:160px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .user_assingment_actions .btn i{left:15px!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_ent_groups_add_edit .form-control{box-shadow:unset}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_edit_account .form-group .form-control{box-shadow:unset}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper.lesson_style_classic .stm-lms-course__curriculum .stm-curriculum__title .stm-lms-curriculum-trigger{line-height:36px}@media (min-width:1920px){body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper.lesson_style_classic .stm-lms-course__curriculum .stm-curriculum__title .stm-lms-curriculum-trigger{line-height:35px}}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-curriculum-item__section .stm-curriculum-section__info h5{color:#000}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .lesson_style_default .stm-curriculum-item__section .stm-curriculum-section__info h5{color:#000}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .lesson_style_default .stm-curriculum-item__section.opened .stm-curriculum-section__info h5{color:#fff}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .lesson_style_default .stm-curriculum-item__section:hover .stm-curriculum-section__info h5{color:#fff}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_header__right .stm_lms_account_dropdown span.login_name{color:#333}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_header__right .stm_lms_account_dropdown .caret{color:#333}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_header__right .stm_lms_account_dropdown .dropdown button i{color:#385bce}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_header__right .stm_lms_account_dropdown .dropdown{background-color:#f0f4fa;border-radius:25px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .course-progress__title{color:#000;line-height:34px;font-weight:600;font-size:24px;font-family:Montserrat}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_comments__top h3 .stm-lms-course__sidebar_toggle{line-height:38px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_lesson_comments__top h3{color:#000}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-course-info__single .stm-lms-course-info__single_label>*{vertical-align:middle}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) #stm_lms_manage_course h4{font-size:16px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm_lms_course__title{font-size:45px;margin:25px 0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-user_edit_profile_btn a i{top:0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-user_edit_profile_btn a span{vertical-align:middle;top:0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .entry .entry-content{margin:0 auto!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) :root{min-width:1200px!important;width:1200px;margin:0 auto!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) div#primary{margin:0 auto!important}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit__emails .form-control.valid{height:45px}@media (max-width:800px){body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper .col-md-9{padding-right:30px;padding-left:30px}}@media (max-width:600px){body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper .col-md-9{padding-right:17px;padding-left:17px}}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm-lms-login__top h3{font-weight:500}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login #stm-lms-register h3{font-weight:500}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_login_wrapper .form-control{height:45px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_register_wrapper .form-control{height:45px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_login_wrapper__actions label{font-size:13px;font-weight:400;line-height:17px;margin-bottom:0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_register_wrapper__actions label{font-size:13px;font-weight:400;line-height:17px;margin-bottom:0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_styled_checkbox__inner{width:18px;height:18px;margin-right:5px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_login_wrapper .lostpassword{font-size:13px;margin-right:5px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .stm-lms-wrapper__login .stm_lms_login_wrapper .stm_lms_login_wrapper__actions .btn{font-size:13px;padding:12px 5px!important;min-width:105px}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=color]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=date]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=datetime-local]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=datetime]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=email]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=month]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=number]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=password]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=range]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=search]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=tel]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=time]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=url]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) input[type=week]:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) textarea:focus{border-color:#cbcbcb;outline:0}body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-content a:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-content a:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-metadata a.comment-edit-link:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-metadata a.comment-edit-link:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-metadata a:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-metadata a:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-reply-link:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comment-reply-link:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comments-pagination a:not(.prev):not(.next):focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .comments-pagination a:not(.prev):not(.next):hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .edit-link a:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .edit-link a:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .entry-content a:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .entry-content a:hover,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .entry-footer .cat-links a:focus,body:not(.masterstudy-theme):not(.theme-smarty):not(.theme-consulting):not(.theme-betop):not(.theme-ms-lms-starter-theme) .entry-footer .cat-