#header{background-color:var(--header-color)}#modules_menu,.realm_sel{color:var(--header-color)}#content,#hdr_split,#header .realm_current.realm_sel,#header .realm_current.realm_sel:hover{background-color:var(--main-bg)}#content{background:linear-gradient(to bottom,var(--main-bg),var(--main-bg) 25%,#e4e4e4)}#header{height:40px;padding-left:180px;overflow:hidden;color:#e4e4e4}#header:not(.inited)>*{display:none}#logo{position:absolute;top:2px;left:2px;height:36px;width:176px;background-position:-2px -2px;background-repeat:no-repeat;border-radius:7px}#header .hoverable:hover{background-color:#79a0bf}#header .autohide_menu .hoverable:hover{background-color:#e8eff7}#hdr_split{height:12px;cursor:pointer;text-align:center;border-radius:0}#hdr_split:hover{background-color:#a6a6a6;transition-delay:.25s}#hdr_split:hover>.splitbar_marker{transition-delay:.25s}#content,#loader.loader{position:absolute;top:52px;bottom:0;height:auto;width:100%;padding:0 14px 14px;padding-bottom:max(env(safe-area-inset-bottom),14px);box-sizing:border-box}#btn_loader{position:absolute;z-index:9100;background:rgba(255,255,255,0.3);display:none}#btn_loader>img{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px}#content{z-index:3000;overflow:hidden;padding-top:2px}.hdr_minified #header{display:none}.hdr_minified #hdr_split{border-top:0}.hdr_minified #hdr_split>.splitbar_marker_top{background-image:url(../images/edit/16px/move_down_white.png)}.hdr_minified #content,.hdr_minified #loader{top:12px}.realm,.hidden_realms{position:relative;display:inline-block;box-sizing:border-box;text-align:center;vertical-align:top;cursor:pointer;min-width:90px;max-width:350px;padding:10px 16px 0}.realm:not(.menu_item){height:36px;border-top-left-radius:10px;border-top-right-radius:10px;margin-top:4px;padding-top:8px;position:relative}.realm_current:not(.menu_item)::before,.realm:not(.menu_item):hover::before,.realm_current:not(.menu_item)::after,.realm:not(.menu_item):hover::after{content:"";position:absolute;bottom:0;width:9px;height:9px;background:transparent;pointer-events:none}.realm_current:not(.menu_item)::before,.realm:not(.menu_item):hover::before{left:-9px;border-bottom-right-radius:9px;box-shadow:3px 3px 0 3px #79a0bf}.realm_sel:not(.menu_item)::before{box-shadow:3px 3px 0 3px var(--main-bg)!important}.realm_current:not(.menu_item)::after,.realm:not(.menu_item):hover::after{right:-9px;border-bottom-left-radius:9px;box-shadow:-3px 3px 0 3px #79a0bf}.realm_sel:not(.menu_item)::after{box-shadow:-3px 3px 0 3px var(--main-bg)!important}.realm,.realm:not(.menu_item):hover::before,.realm:not(.menu_item):hover::after{z-index:5}.realm_current,.realm_current:not(.menu_item)::before,.realm_current:not(.menu_item)::after{z-index:10}.hidden_realm:not(.realm_sel){display:none}.realm.with_modules{padding:2px 4px}.realm_current{padding-right:26px;background-color:#7b9db7}.realm_sel,.realm_sel:hover{cursor:default}#header .access_denied_realm{background-color:#cf7972}#header .access_denied_realm.hoverable:hover{background-color:#e1827a}#header .access_denied_realm.realm_current,#header .access_denied_realm.realm_current.hoverable:hover{background-color:#ff7c72}.realm_name{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.realm_current>.realm_name{font-weight:600}.realm_edit{position:absolute;width:12px;height:12px;top:13px;right:8px;cursor:pointer}.realm.with_modules .realm_edit{top:6px}.realm_current:not(.realm_sel) .realm_edit{display:none}#realm_editor,#realm_extra_editor{font-size:14px;padding:5px 20px}.realm_editor_row{padding:8px 0}.realm_editor_row:last-child{padding-bottom:0}.realm_editor_label{display:block;font-size:18px;padding:6px 8px 4px 0}.realm_editor_value{position:relative;padding:3px 10px 5px;font-weight:600;margin:4px 20px;border-radius:14px;background:var(--input-bg)}.realm_editor_comment{display:block;color:#999;font-size:13px;margin:0 20px}#realm_editor_name{border:0;background:0;width:100%;font-size:15px;font-weight:500}#realm_editor_id_value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;font-size:15px;height:auto;background:0;color:#999}#realm_editor_id{box-sizing:border-box;padding:3px 6px 5px;font-size:15px;font-weight:500;text-align:right;border:0;border-radius:14px;background:var(--input-bg)}#realm_editor_extra_btn{cursor:pointer;font-size:15px;padding:2px 0}#realm_editor_owner_photo{float:left;padding:1px 8px 1px 10px;vertical-align:middle;border-radius:50%}#realm_editor_owner_name{font-size:16px;font-weight:600;padding-top:2px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#realm_editor_owner_email{font-size:16px;color:blue;outline:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:22px}#realm_editor_save{outline:0}#realm_editor_close{font-weight:600}#realm_editor_save,#realm_editor_close{padding:3px 14px 5px;margin-right:8px;float:right;border-radius:13px}#realm_editor_delete,#realm_editor_hide,#realm_editor_show{padding:3px 10px 3px 6px;margin-right:40px;border-radius:13px;font-weight:500;transition:opacity .2s ease;outline:0}#realm_editor_hide,#realm_editor_show,#realm_editor_save{margin-bottom:10px}#realm_editor_delete img,#realm_editor_hide img,#realm_editor_show img{padding-right:4px}#realm_editor_delete:not(:hover),#realm_editor_hide:not(:hover),#realm_editor_show:not(:hover){opacity:.5}#realm_editor.nobuttons #realm_editor_save,#realm_editor.nobuttons #realm_editor_delete,#realm_editor.nobuttons #realm_editor_hide,#realm_editor.nobuttons #realm_editor_show{display:none}#realm_extra_editor{padding-bottom:20px}#realm_extra_editor .realm_editor_label{font-size:15px}#realm_extra_editor .realm_editor_label.flag{padding-left:20px;text-indent:-20px;cursor:pointer}#realm_extra_editor .realm_editor_comment{font-size:11px}#realm_editor_ip_value{padding:6px 0;height:auto;background:0}#realm_editor_ip_input{width:280px;box-sizing:border-box;padding:5px 90px 6px 10px;margin-right:6px;margin-bottom:4px;font-size:13px;border:0;background:var(--input-bg);border-radius:14px}#realm_editor_ip_input::placeholder{font-weight:normal}#realm_editor_my_ip{position:absolute;top:2px;right:6px;padding:5px 8px 5px 4px;font-weight:normal;font-size:11px;cursor:pointer}#realm_editor_ip_btn{padding:3px 10px 5px;vertical-align:top;border-radius:13px}#realm_editor_ips{padding-bottom:4px}#realm_editor_ip_enabled{display:inline-block;width:16px;height:16px;margin-top:2px;margin-right:4px;vertical-align:top;background-image:url(icheck_skins/gray.png);background-position-x:-96px;cursor:pointer}#realm_editor_ip_enabled.on{background-position-x:-112px}.realm_editor_ip{padding:4px 3px 4px 6px;margin:0 4px 4px 0;border-radius:9px;background:white;display:inline-block;font-weight:500;white-space:nowrap}.realm_editor_ip_del{font-size:15px;line-height:16px;padding-left:4px;cursor:pointer;opacity:.5;float:right}.realm_editor_row.feature_disabled{opacity:.7}.modules{font-size:11px;margin-top:-1px;white-space:nowrap;overflow:hidden}.mod{display:inline-block;cursor:pointer;padding:0 6px}.mod:not(.menu_item):first-child{border-left:none}.mod_sel{text-decoration:underline;font-weight:600;cursor:default}#mod_more{display:inline-block;cursor:pointer;padding:0 6px;font-size:14px;font-size:14px;line-height:8px;vertical-align:top}#realms_menu{max-width:349px;background:white;outline:0;padding:6px 0;border-radius:12px}.realm.menu_item,.hidden_realms.menu_item{display:block;height:40px;text-align:left;background-color:white}.hidden_realm.menu_item{padding-left:30px}.hidden_realms.menu_item{height:30px;padding-top:4px;padding-left:11px;padding-right:50px}.hidden_realm.menu_item>.realm_name{font-weight:100}.hidden_realms .arrow{position:absolute;right:10px;top:5px;font-size:13px}.hidden_realms img{width:20px;height:20px;margin-top:-2px;padding-right:6px;vertical-align:middle}.realm.menu_item:not(:first-child),.hidden_realms.menu_item:not(:first-child){border-top:0}.hidden_realms.collapsed .arrow.up{display:none}.hidden_realms:not(.collapsed) .arrow.down{display:none}.hidden_realm.menu_item{display:none}#modules_menu{width:249px;font-size:12px;margin-top:-8px;margin-right:-8px}.mod.menu_item{width:250px;box-sizing:border-box;padding:6px 4px;text-align:left;border-width:1px;border-style:solid}.mod.menu_item:not(:first-child){border-top:0}#realm_more,#realm_add{display:inline-block;color:#e4e4e4;height:30px;width:30px;padding:6px 7px;vertical-align:top;margin-top:6px;box-sizing:border-box;border-radius:50%;cursor:pointer}#realm_more{font-size:24px;line-height:6px}#realm_add{font-size:28px;line-height:18px}#hdr_controls{display:flex;display:none;float:right;height:40px;white-space:nowrap;overflow:hidden}#hdr_controls>div:first-child{margin-left:auto}#hdr_tools,#hdr_search{display:inline-block;width:30px;height:30px;padding-top:5px;margin-top:5px;border-radius:50%;vertical-align:top;text-align:center;box-sizing:border-box;cursor:pointer}#hdr_search{margin-right:10px}#hdr_useradd,#hdr_widgets,#hdr_panels{display:inline-block;text-align:center;box-sizing:border-box;height:24px;margin-top:8px;margin-right:10px;border-radius:12px;cursor:pointer;font-weight:600;font-size:12px}#hdr_useradd{width:130px;border:solid 1px #f5f5f5;color:#f5f5f5}#hdr_useradd>span{display:inline-block;vertical-align:top;padding:3px 6px 0 0}#hdr_widgets,#hdr_panels{width:84px;padding-top:4px;background-color:#f5f5f5;color:#1a1a1a}#hdr_controls.no_tools>#hdr_tools,#hdr_controls.no_search>#hdr_search,#hdr_controls.no_useradd>#hdr_useradd{display:none}#hdr_tools.notify{position:relative}#hdr_tools.notify:after{content:"";position:absolute;width:7px;height:7px;top:8px;right:2px;background-color:red;border-radius:50%;border:solid 1px white}#hdr_tools.notify.blink:after{animation:notify_blink 2s}@keyframes notify_blink{0%{transform:scale(1)}10%{transform:scale(1.4)}20%{transform:scale(0.8)}30%{transform:scale(1.4)}40%{transform:scale(0.8)}50%{transform:scale(1.4)}60%{transform:scale(0.8)}70%{transform:scale(1.4)}80%{transform:scale(0.8)}90%{transform:scale(1.4)}}#hdr_arrears{position:absolute;top:-1px;right:-1px;display:none}#log_user.alert{animation:alert 1s 6}@keyframes alert{0%{background-color:transparent}50%{background-color:#ffeb00}100%{background-color:transparent}}#log_user{float:right;height:34px;margin:3px 2px 3px 4px;padding:8px 12px 0 4px;font-size:14px;font-weight:600;color:white;box-sizing:border-box;border-radius:17px;cursor:pointer}#log_user>div,#log_user_menu .name{display:inline-block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}#user_avatar{margin-top:-5px;margin-right:8px;width:26px;height:26px;border-radius:50%;border:solid 1px #d0d0d0;background-size:26px}#log_user_menu .photo{float:left;width:32px;height:32px;border-radius:50%;margin:8px}#log_user_menu .name{height:22px;padding-top:6px;padding-right:6px;font-weight:500;font-size:15px;white-space:nowrap}#log_user_menu .email{height:22px;padding-left:48px;padding-right:6px;color:#949494;white-space:nowrap}#log_user_menu .btn_contrast{background-image:url("../images/edit/16px/contrast.png");background-position:4px 4px;background-repeat:no-repeat;position:absolute;right:4px;top:4px;width:16px;height:16px;padding:4px;cursor:pointer;opacity:.35;transition:background .2s ease}html.contrast #log_user_menu .btn_contrast{background-image:url("../images/edit/16px/contrast_off.png")}#log_user_menu_header{padding-bottom:4px;padding-right:30px}#log_user_menu .text,#tools .text,#messages .text{padding:8px}#tools .ui-menu-item.disabled>.ui-menu-item-wrapper>img,#tools .ui-menu-item.disabled>.ui-menu-item-wrapper>span{opacity:.4}#tools .ui-menu-item.disabled>.ui-menu-item-wrapper{cursor:default}#tools .ui-menu-item-wrapper>.feature_locked{margin-top:8px}.autohide_menu{display:none;position:fixed!important;z-index:9998;opacity:0;transform:scale(0.5);transform-origin:80% 10px;transition:transform ease .25s,opacity ease .25s;box-shadow:var(--menu-shadow)}.autohide_menu.scrollable{overflow-y:auto!important}.autohide_menu.visible{transform:none;opacity:1}.notification-dialog{padding:16px!important;min-height:34px!important}.notification span{font-weight:600;white-space:normal}.notification p.pad{padding-left:18px}.notification ul:not(:last-child){margin-bottom:8px}.notification li{margin-left:56px;text-indent:-4px;text-align:left}.notification-realm{margin-bottom:14px;font-size:14px;text-align:left}.notification-user{margin-bottom:8px;text-align:left}.notification-email{color:#aaa;font-size:12px}.notification-limit{font-size:12px;color:#999;margin-top:6px}.notification.inline div:not(.notification-realm),.notification.inline p,.notification.inline ul,.notification.inline li{display:inline;margin-left:0;margin-right:0;padding-left:0;padding-right:0}#messages .ui-menu-item:not(#no_messages)>.ui-menu-item-wrapper{padding-right:24px}#no_messages{opacity:1}#messages .msg_clear_btn{display:none;position:absolute;right:4px;top:50%;margin-top:-9px;padding:4px;cursor:pointer}