#blockbucket-body>*{box-sizing:border-box}#blockbucket-body .notification{background-color:#6c3ff2;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;margin-right:20px;margin-top:20px;padding:10px 15px;position:absolute;right:0;top:0}#blockbucket-body .notification p{margin:0}#wpcontent{padding-left:0}.blockbucket_dashboard_wrap{align-items:center;background:#fff;box-shadow:3px 12px 20px 4px rgba(0,0,0,.04);display:flex;justify-content:space-between;margin-bottom:60px;overflow:hidden;padding:0 15px;width:100%}.blockbucket_dashboard_wrap .plugin_version{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:13px;font-weight:600;justify-content:flex-end}.blockbucket_dashboard_wrap .nav_wrap{align-items:center;display:flex;flex-direction:row}.blockbucket_dashboard_wrap .nav_wrap .nav_logo img{border-radius:6px;margin-right:20px;max-width:40px}.blockbucket_dashboard_wrap .nav_wrap ul{align-items:center;display:flex;justify-content:center;margin:0}.blockbucket_dashboard_wrap .nav_wrap ul li{cursor:pointer;list-style:none;margin:0 20px 0 0}.blockbucket_dashboard_wrap .nav_wrap ul li>div{align-items:center;color:#14223b;-moz-column-gap:5px;column-gap:5px;display:inline-flex;padding:20px;position:relative;text-decoration:none;transition:all .5s}.blockbucket_dashboard_wrap .nav_wrap ul li>div:hover{color:#6c3ff2}.blockbucket_dashboard_wrap .nav_wrap ul li>div i{margin-right:6px}.blockbucket_dashboard_wrap .nav_wrap ul li>div.blockbucket_active_nav_menu:before{background:#6c3ff2;bottom:0;content:"";height:2px;position:absolute;right:0;transition:all .5s;width:100%}.blockbucket_dashboard_wrap .nav_wrap ul li>div.blockbucket_active_nav_menu:hover:before{left:0;right:auto}.blockbucket_dashboard_welcome_wrap{display:flex;flex-direction:row;gap:15px}.blockbucket_dashboard_welcome_leftarea{width:100%}.blockbucket_dashboard_welcome_leftarea img{height:auto;max-width:100%}.blockbucket_dashboard_welcome_leftarea h2{font-size:30px;line-height:1;padding-bottom:10px}.blockbucket_dashboard_welcome_rightarea{display:flex;flex-direction:column;gap:15px;width:45%}.blockbucket_dashboard_rightarea_single_item{border:1px solid rgba(34,34,34,.102);border-radius:10px;padding:15px}.blockbucket_dashboard_rightarea_single_item h4{font-size:20px;line-height:1.6em;padding-bottom:6px}.blockbucket_dashboard_rightarea_single_item h4,.blockbucket_dashboard_rightarea_single_item p,.blockbucket_dashboard_welcome_leftarea h2,.blockbucket_dashboard_welcome_leftarea p{margin:0}.blockbucket_dashboard_rightarea_single_item p,.blockbucket_dashboard_welcome_leftarea p{font-size:16px;line-height:1.4em;padding-bottom:15px}.blockbucket_dashboard_rightarea_btn{background:#14223b;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;line-height:1;padding:12px 20px;text-decoration:none;transition:all .5s ease-in-out}.blockbucket_dashboard_rightarea_btn:hover{background:#6c3ff2;color:#fff}.blockbucket_dashboard_rightarea_btn:focus{box-shadow:none;color:#fff;outline:none}.blockbucket_dashboard_inner_content_details{background:#fff;border-radius:8px;margin:0 auto;max-width:1200px;padding:35px}.blockbucket_dashboard_inner_content_active{animation-duration:1s;animation-iteration-count:1;animation-name:hvr-wobble-horizontal;animation-timing-function:ease-in-out;display:block;padding:20px 20px 35px}.blockbucket_dashboard_inner_top_bar_activity{display:flex;justify-content:space-between;margin-bottom:15px}.blockbucket_dashboard_left_search{align-items:center;display:flex;position:relative}.blockbucket_dashboard_left_search>svg{left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}input.blockbucket_dashboard_searchbar{border:1px solid #6c3ff2;border-radius:6px;box-shadow:none;box-sizing:border-box;font-size:14px;line-height:1;outline:none;padding:14px 10px 14px 40px;position:relative;width:350px}input.blockbucket_dashboard_searchbar::-moz-placeholder{color:#14223b}input.blockbucket_dashboard_searchbar::placeholder{color:#14223b}input.blockbucket_dashboard_searchbar:focus{border-color:#6c3ff2;box-shadow:none;color:#6c3ff2;outline:none}.blockbucket_dashboard_btn{background:#14223b;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;line-height:1;padding:14px 22px;transition:all .5 ease-in-out}.blockbucket_dashboard_btn:hover{background:#6c3ff2}.blockbucket_button_active{margin-right:10px}.blockbucket_dashboard_single_wrap{display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.blockbucket_dashboard_block_title_name{color:#14223b;font-size:14px;font-weight:500;line-height:24px;margin-bottom:10px;text-transform:capitalize}.blockbucket_dashboard_single_item{align-items:center;background:#fff;border-radius:6px;box-shadow:2px 8px 10px 4px rgba(0,0,0,.04);cursor:pointer;display:flex;justify-content:space-between;padding:15px;transition:all .5s}.blockbucket_dashboard_single_item:hover{box-shadow:5px 12px 20px 4px rgba(0,0,0,.06)}.blockbucket_dashboard_icon_details{align-items:center;display:flex;gap:10px;justify-content:center}.blockbucket_dashboard_single_box_wrap .components-checkbox-control__label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.blockbucket_dashboard_single_box_wrap ul{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;margin:0;padding:0}.blockbucket_dashboard_single_box_wrap ul li{list-style:none;margin-bottom:0;margin-right:6px}.blockbucket_dashboard_single_box_wrap ul li:last-child{margin-right:0}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ddd;border:none;border-radius:3px;cursor:pointer;display:flex;height:1.5em;outline:none;position:relative;transition:all .2s ease-in-out;width:3em}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off:after{background:#fff;border-radius:3px;content:"";height:1.5em;left:0;position:absolute;transform:scale(.7);transition:all .2s ease-in-out;width:1.5em}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off:before{content:""}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off:checked{background:#6c3ff2}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off:checked:after{left:calc(100% - 1.5em)}.blockbucket_dashboard_icon_switch input[type=checkbox].blockbucket_dashboard_icon_on_off:focus{box-shadow:none}.blockbucket_dashboard_single_box_wrap input[type=checkbox]:focus{box-shadow:none;outline:none}.blockbucket_dashboard_single_box_wrap .components-checkbox-control__help ul li a{color:#14223b}@media screen and (max-width:1024px){.blockbucket_dashboard_single_wrap{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.blockbucket_dashboard_welcome_wrap{flex-direction:column}.blockbucket_dashboard_welcome_rightarea{width:100%}.blockbucket_dashboard_wrap .nav_wrap ul li{margin-right:10px}.blockbucket_dashboard_wrap .nav_wrap .nav_logo img{margin-right:20px}.blockbucket_dashboard_wrap .nav_wrap ul li>div{padding:20px 10px}}@media screen and (max-width:767px){.blockbucket_dashboard_single_wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){.blockbucket_dashboard_single_wrap{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:480px){input.blockbucket_dashboard_searchbar{width:auto}}
