@charset "UTF-8";
.settings_page_wpbe_settings_page{overflow-y:scroll;}
.settings_page_wpbe_settings_page #wpcontent,.settings_page_wpbe_settings_page.auto-fold #wpcontent{padding-left:0}
.wpbe-header{text-align:center;background:#fff;border-bottom:1px solid #e2e4e7;padding:0 2rem;box-sizing:border-box;}
.wpbe-header h1{display:inline-block;font-weight:600;margin:1rem .8rem;font-size:23px;padding:9px 0 4px 0;line-height:1.5;vertical-align:middle;}
.wpbe-header .wpbe-tabs-wrapper{display:table;width:100%;margin-top:.5rem;}
.wpbe-header .wpbe-tab{display:inline-block;text-decoration:none;color:inherit;padding:.25rem .25rem 1rem;margin:0 .25rem;transition:box-shadow .5s ease-in-out}
.wpbe-header .wpbe-tab.active{box-shadow:inset 0 -3px #007cba;font-weight:600}
.wpbe-check-body{margin:2rem auto 2rem;padding:0 2rem;width:100%;max-width:860px;box-sizing:border-box;}
.wpbe-check-body h2{padding:1rem 0;line-height:1.4}
.wpbe-check-body h3{margin:0 0 .25rem 0;padding:1em 1.5em;background:#fff;color:#32373c;display:flex;font-weight:400;font-size:12px;position:relative;text-align:left;width:100%;align-items:center;justify-content:space-between;border-top:1px solid #e2e4e7;box-sizing: border-box;}
.wpbe-check-body h3.enable{border-left:1px solid #00a0d2;}
.wpbe-check-body h3.disable{border-left:1px solid #dc3232;}
.wpbe-check-body h3:first-child{border-top:none;}
.wpbe-check-body h3.wpbe_wp_rest_api_whitelist{display:none;}
.wpbe-check-body h3.wpbe_wp_rest_api_whitelist.active{display:block;}
.wpbe-check-body .notice{margin:2rem 0 0.25rem 0;font-weight:600;}
.wpbe-check-body .div-tab{display:none;margin-bottom:15px;}
.wpbe-check-body #wpcore{display:block;}
.wpbe-check-body textarea, .wpbe-check-body input{display:block;width:100%;resize:none;padding:10px;margin-bottom:15px;box-sizing:border-box;border:none;}
.wpbe-check-body input.wpbe_wp_rest_api_whitelist{display:none;}
.wpbe-check-body input.wpbe_wp_rest_api_whitelist.active{display:block;}
.wpbe-footer{margin-top:2rem;}
.wpbe-footer input.button{margin-bottom:15px;}
.wpbe-footer #version{background:#FFF;padding:.25rem .5rem;font-size:12px;line-height:1;border:1px solid #e2e4e7;float:right;}
.wpbe-footer #info{float:right;font-size:23px;margin-left:5px;}
.wpbe-footer #info:hover{cursor:pointer;}
#wpbe-info-notice{display:none;}
#wpbe_elements_form .switch{position:relative;display:inline-block;width:50px;height:25px;}
#wpbe_elements_form .switch input{opacity: 0;width: 0;height: 0;}
#wpbe_elements_form .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;border-radius: 34px;}
#wpbe_elements_form .slider:before {position: absolute;content: "";height: 20px;width: 20px;left: 5px;bottom: 2.5px;background-color:#FFF;transition: .4s;border-radius:50%;}
#wpbe_elements_form input:checked + .slider {background-color: #5aa9de;}
#wpbe_elements_form input:checked + .slider:after {position: absolute;font-family: 'Dashicons';content: "\f147";color:#FFF;font-size:18px;top:5px;left:4px;}
#wpbe_elements_form input:focus + .slider {box-shadow: 0 0 1px #5bc0de;}
#wpbe_elements_form input:checked + .slider:before {transform: translateX(20px);}
#wpbe_popup{display:none;overflow-y:auto;position: fixed;z-index: 1060;top: 0;right: 0;bottom: 0;left: 0;flex-direction: row;align-items: center;justify-content: center;padding: .625em;overflow-x: hidden;background-color: rgba(0,0,0,.4);}
#wpbe_popup .icon{display: flex;position: relative;box-sizing: content-box;justify-content: center;zoom: normal;font-size:3em;color:#a5dc86;margin: .5em auto .5em;border:1px solid #a5dc86;border-radius: 50%;width:1.5em;height:1.5em;line-height:1.5em;cursor: default;user-select: none;}
#wpbe_popup .text-success{display:block;}
#wpbe_popup .text-error{display:none;}
#wpbe_popup #wpbe_popup_container{display:flex;margin:auto;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:none;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;}
#wpbe_popup #wpbe_popup_container #wpbe_title{position: relative;max-width: 100%;margin: 0 0 .4em;padding: 0;color: #595959;font-size: 1.9em;line-height: 1em;font-weight: 600;text-align: center;text-transform: none;word-wrap: break-word;}
#wpbe_popup #wpbe_popup_container #wpbe_content{margin:0 0 .4em;color:#545454;font-size: 1.2em;font-weight: 300;line-height: normal;word-wrap: break-word;text-align: center;}
#wpbe_popup #wpbe_popup_container #wpbe_button{display: inline-block; border: 0;border-left-color: rgb(48, 133, 214); border-right-color: rgb(48, 133, 214);border-radius: .25em;background: initial;background-color: #3085d6;color: #fff;font-size: 1.1em;cursor:pointer;margin: 1.25em auto .3em;padding: .6em 2em;box-shadow: none;font-weight: 500;width:auto;text-transform: uppercase;}
#wpbe_popup #wpbe_popup_container #wpbe_button:hover{background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));}
#wpbe_popup #wpbe_popup_container #wpbe_button:focus{outline:none;box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50,100,150,.4);}
#wpbe_popup.error .text-success{display:none;}
#wpbe_popup.error .text-error{display:block;}
#wpbe_popup.error .icon{color:#f27474;border:1px solid #f27474;}