.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}
/**
* Copyright (C) 2014-2025 ServMask Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
* Attribution: This code is part of the All-in-One WP Migration plugin, developed by
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
function ai1wm_progress_path( $params ) {}const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:)?$/gm,"$1"))}return d}/*! elementor - v3.29.0 - 04-06-2025 */
#e-dashboard-widget-admin-top-bar {
position: absolute;
opacity: 0;
pointer-events: none;
}
#e-admin-top-bar-root {
left: 0;
font-family: var(--e-a-font-family);
background: var(--e-a-bg-default);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.03);
display: none;
position: absolute;
top: 0;
width: calc(100% - 160px);
z-index: 1;
}
body.folded #e-admin-top-bar-root {
width: calc(100% - 36px);
}
#e-admin-top-bar-root .e-admin-top-bar {
display: flex;
height: 50px;
justify-content: space-between;
padding: 0 16px;
}
#e-admin-top-bar-root .page-title-action {
font-size: 12px;
font-weight: 500;
line-height: 1.2;
text-transform: uppercase;
text-decoration: none;
padding: 8px 16px;
outline: none;
border: none;
border-radius: var(--e-a-border-radius);
background-color: var(--e-a-btn-bg);
color: var(--e-a-btn-color-invert);
transition: var(--e-a-transition-hover);
}
#e-admin-top-bar-root .page-title-action:hover {
background-color: var(--e-a-btn-bg-hover);
color: var(--e-a-btn-color-invert);
}
#e-admin-top-bar-root .e-admin-top-bar__heading {
display: inline-flex;
align-items: center;
justify-content: center;
margin-inline-end: 40px;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area button {
margin: 0 4px;
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__heading-title {
color: var(--e-a-color-txt);
font-size: 15px;
font-weight: 700;
padding: 0 8px;
line-height: normal;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
display: inline-flex;
gap: 5px;
}
#e-admin-top-bar-root.e-admin-top-bar--active {
display: block;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody #wpbody-content {
margin-block-start: 50px;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap {
clear: both;
padding-block-start: 10px;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap h1 {
display: none;
}
#e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap h1, #e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap .page-title-action {
display: inline-block;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button {
align-items: center;
cursor: pointer;
display: inline-flex;
justify-content: center;
margin: 0 10px;
text-decoration: none;
color: var(--e-a-color-txt);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent {
color: var(--e-a-color-accent);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent:hover .e-admin-top-bar__bar-button-title,
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent:hover .e-admin-top-bar__bar-button-icon {
color: var(--e-a-color-accent);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button .crown-icon {
font-size: 14px;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-icon {
margin: 0 4px;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-title,
#e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-icon {
color: var(--e-a-color-txt-hover);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button-title {
font-size: 13px;
font-weight: 500;
margin: 0 4px;
line-height: normal;
}
#e-admin-top-bar-root ~ #wpbody .wrap h1, #e-admin-top-bar-root ~ #wpbody .wrap .page-title-action {
display: none;
}
@media screen and (max-width: 960px) {
#e-admin-top-bar-root {
width: calc(100% - 36px);
}
}
@media screen and (max-width: 782px) {
#e-admin-top-bar-root {
width: 100%;
}
}
@media screen and (max-width: 600px) {
#e-admin-top-bar-root {
top: 46px;
}
}
@media (max-width: 768px) {
#e-admin-top-bar-root {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
position: absolute;
top: calc(100% + 10px);
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
display: none;
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area > .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
display: none;
}
}
@media (min-width: 768px) {
#e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
display: flex;
}
}
/*# sourceMappingURL=admin-top-bar-rtl.css.map */
FENRIR MANAGEMENT LLC
https://validator.w3.org/feed/docs/rss2.html
-
Business Continuity During the COVID-19 Crisis.
-
BLOG
-
The Advantages of Utilizing Neteller for Online Gambling Establishment Transactions
-
Offline Slots: The Ultimate Guide
-
-
HOME