.auth-layout{height:100vh}.auth-layout-content{display:flex}.auth-layout-content-row{height:-webkit-fit-content;height:fit-content;margin:auto;max-width:470px;min-width:470px}.spinner{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.dashboard-menu-popover{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;overflow-x:visible;overflow-y:visible;padding:65px 0 0;width:100%}.dashboard-menu-item-container{justify-content:center;list-style:none;padding:0}.dashboard-menu-item,.dashboard-menu-item-container{align-items:center;box-sizing:border-box;display:flex;margin:0;position:relative}.dashboard-menu-item{background:#0000;border:none;color:#f5f8fa;cursor:pointer;font-family:LexendDeca Light,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;height:52px;justify-content:flex-start;line-height:16px;padding:14px 24px;text-decoration:none;width:100%}.dashboard-menu-item:before{background:#0000;border-radius:6px;bottom:6px;content:"";left:10px;position:absolute;right:10px;top:6px;transition:background-color .15s ease-out;z-index:0}.dashboard-menu-item-icon,.dashboard-menu-item-label{position:relative;z-index:1}.dashboard-menu-item--hovered{color:#fff}.dashboard-menu-item--hovered:before{background-color:#586e8d4d}.dashboard-menu-item--selected:before{background-color:#516f90}.dashboard-menu-item--selected{color:#fff}.dashboard-menu-item--collapsed{height:52px;justify-content:center;padding:0;width:52px}.dashboard-menu-item--collapsed:before{bottom:6px;left:6px;right:6px;top:6px}.dashboard-menu-item--collapsed .dashboard-menu-item-icon{margin-right:0}.dashboard-menu-item-icon{align-items:center;color:#f5f8fa;display:flex;flex-shrink:0;height:16px;justify-content:center;margin-right:8px;min-width:16px;width:16px}.dashboard-menu-item-icon svg{fill:currentColor;display:block;height:16px;width:16px}.dashboard-menu-item-icon .anticon{font-size:16px;height:16px;width:16px}.dashboard-menu-item-label{color:inherit;flex:1 1;font-family:LexendDeca Light;font-size:14px;font-weight:300;line-height:16px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.dashboard-menu-popover-content{animation:popoverSlideIn .15s cubic-bezier(.4,0,.2,1);background-color:#425b76;border:none;border-radius:8px;box-shadow:0 1px 24px 0 #00000014;-webkit-clip-path:inset(0 -3px 0 0);clip-path:inset(0 -3px 0 0);max-width:360px;min-width:280px;overflow:hidden;z-index:1000}@keyframes popoverSlideIn{0%{opacity:0;transform:translateX(-10px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.dashboard-menu-popover-header{border-bottom:1px solid #ffffff26;padding:8px 16px}.dashboard-menu-popover-header h3{color:#f5f8fa;font-family:LexendDeca Light;font-size:14px;font-weight:300;margin:0}.dashboard-menu-popover-items{max-height:400px;overflow-y:auto;padding:4px}.dashboard-menu-popover-items::-webkit-scrollbar{width:6px}.dashboard-menu-popover-items::-webkit-scrollbar-track{background:#0000}.dashboard-menu-popover-items::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.dashboard-menu-popover-items::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.dashboard-menu-popover-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;min-height:40px;padding:8px 16px;text-decoration:none;transition:all .15s ease}.dashboard-menu-popover-item:hover{background-color:#ffffff1a}.dashboard-menu-popover-item:hover .dashboard-menu-popover-item-label{color:#fff}.dashboard-menu-popover-item-content{display:flex;flex-direction:column;gap:4px}.dashboard-menu-popover-item-label{color:#f5f8fa;font-family:LexendDeca Light;font-size:14px;font-weight:300;transition:color .15s ease}.dashboard-menu-popover-item-description{color:#f5f8fab3;font-family:LexendDeca Light;font-size:12px;line-height:1.4;margin:0}:root{--toolbar-height:44px;--sidebar-width:236px;--sidebar-collapsed-width:72px;--content-border-radius:16px;--transition-speed:0.25s}.dashboard-layout-wrapper{background-color:#2d3e50;height:100vh;min-height:100vh;overflow:hidden}.global-toolbar{align-items:center;background-color:#2d3e50;display:flex;height:44px;justify-content:space-between;left:0;padding:0 12px 0 0;position:fixed;right:0;top:0;z-index:1000}.global-toolbar-logo-container{align-items:center;display:flex;flex-shrink:0;padding:0 16px;transition:width .25s ease;transition:width var(--transition-speed) ease;width:236px;width:var(--sidebar-width)}.global-toolbar--collapsed .global-toolbar-logo-container{width:72px;width:var(--sidebar-collapsed-width)}.global-toolbar-logo{height:24px;width:auto}.global-toolbar-building-selector{border-radius:6px;display:flex;flex-direction:column;flex-shrink:0;gap:2px;justify-content:center;padding:4px 12px;transition:all .2s cubic-bezier(.08,.52,.52,1)}.global-toolbar-building-selector:hover{background-color:#ffffff0d}.global-toolbar-building-select-wrapper{align-items:center;display:flex;gap:4px}.global-toolbar-building-select{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;color:#fff;cursor:pointer;font-family:LexendDeca Regular;font-size:14px;font-weight:600;outline:none;padding:0}.global-toolbar-building-select:disabled{cursor:default;opacity:1}.global-toolbar-building-select option{background-color:#2d3e50;color:#fff;padding:8px}.global-toolbar-carets{color:#fff9;cursor:pointer;display:flex;flex-direction:column;font-size:10px;gap:0;line-height:.5}.global-toolbar-carets:hover{color:#fff}.global-toolbar-company-name{color:#fff!important;font-size:14px;font-weight:600}.global-toolbar-address{color:#fff9!important;font-size:12px;line-height:1.2}.global-toolbar-search-container{align-items:center;display:flex;height:44px;left:236px;left:var(--sidebar-width);margin:0;max-width:550px;padding:0;position:absolute;transition:left .25s ease;transition:left var(--transition-speed) ease;width:550px}.global-toolbar--collapsed .global-toolbar-search-container{left:72px;left:var(--sidebar-collapsed-width)}.global-toolbar-search-form{align-items:center;background-color:#425b76;border:1px solid #0000;border-radius:8px;display:flex;height:32px;padding:0 8px 0 16px;position:relative;transition:background .2s ease;width:100%}.global-toolbar-search-form:focus-within,.global-toolbar-search-form:hover{background-color:#4c6580}.global-toolbar-search-icon{color:#ffffffb3;flex-shrink:0;font-size:14px;margin-right:8px}.global-toolbar-search-input{background-color:#0000;border:none;color:#fff;flex:1 1;font-family:LexendDeca Regular;font-size:14px;font-weight:300;height:30px;line-height:24px;outline:none;padding:0}.global-toolbar-search-input::placeholder{color:#fff9;font-weight:300}.global-toolbar-search-input::-webkit-search-cancel-button{-webkit-appearance:none}.global-toolbar-search-controls{align-items:center;display:flex;flex-shrink:0;gap:4px;margin-left:8px}.global-toolbar-search-key{align-items:center;border:1px solid #fff;border-radius:3px;color:#fff;display:inline-flex;font-family:LexendDeca Regular;font-size:14px;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 2px}.global-toolbar-nav{flex-shrink:0}.global-toolbar-menu{flex-direction:row;gap:0;list-style:none;margin:0;padding:0}.global-toolbar-menu,.global-toolbar-menu li{align-items:center;display:flex}.global-toolbar-divider{background-color:#516f90;display:block;flex-shrink:0;height:24px;margin:0 11px 0 5px;width:1px}.global-toolbar-icon-btn{align-items:center;background:#0000;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;max-width:32px;min-width:32px;padding:0;transition:background-color .15s ease-out,color .15s ease-out;width:32px}.global-toolbar-icon-btn:hover{background-color:#ffffff1a}.global-toolbar-icon-btn:active{background-color:#ffffff26}.global-toolbar-user-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:8px;height:32px;overflow:visible;padding:7px 8px;position:relative;transition:all .2s cubic-bezier(.08,.52,.52,1)}.global-toolbar-user-btn:hover{background-color:#ffffff1a}.global-toolbar-avatar{align-items:center;background-color:#01b4ce;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;overflow:hidden;width:24px}.global-toolbar-avatar-logo{height:100%;object-fit:cover;width:100%}.global-toolbar-user-name{color:#fff;font-family:LexendDeca Regular;font-size:14px;white-space:nowrap}@media(max-width:768px){.global-toolbar-user-name{display:none}}.global-toolbar-user-menu-container{position:relative}.global-toolbar-user-dropdown{animation:fadeIn .15s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:1001}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.global-toolbar-user-dropdown-item{align-items:center;background:#0000;border:none;color:#2d3e50;cursor:pointer;display:flex;font-family:LexendDeca Regular;font-size:14px;gap:12px;padding:10px 16px;text-align:left;transition:background-color .15s ease-out;width:100%}.global-toolbar-user-dropdown-item:hover{background-color:#2d3e500d}.global-toolbar-user-dropdown-item--danger{color:#f5222d}.global-toolbar-user-dropdown-item--danger:hover{background-color:#f5222d0d}.global-toolbar-user-dropdown-item span{flex:1 1}.global-toolbar-user-dropdown-item .anticon{font-size:16px}.global-toolbar-user-dropdown-divider{background-color:#2d3e501a;height:1px;margin:8px 0}.dashboard-layout-container{display:flex;height:100vh;overflow:hidden;padding-top:44px;padding-top:var(--toolbar-height)}.dashboard-sider{background:url(/static/media/image_menu@2x.6f81b10f2fa9a3526347.png);background-color:#2d3e50;background-position:0 110%;background-repeat:no-repeat;background-size:236px 500px;background-size:var(--sidebar-width) 500px;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:fixed;top:44px;top:var(--toolbar-height);transition:width .25s ease;transition:width var(--transition-speed) ease;width:236px;width:var(--sidebar-width);z-index:900}.dashboard-sider--collapsed{background-size:72px 300px;background-size:var(--sidebar-collapsed-width) 300px;width:72px;width:var(--sidebar-collapsed-width)}.dashboard-sider--collapsed .dashboard-sider-header{padding:1rem .5rem}.dashboard-sider--collapsed .dashboard-sider-header-row-profil{justify-content:center;padding:0}.dashboard-sider--collapsed .ant-menu-item,.dashboard-sider--collapsed .ant-menu-submenu-title{justify-content:center;padding-left:24px!important}.dashboard-sider--collapsed .ant-menu-submenu-arrow,.dashboard-sider--collapsed .ant-menu-title-content{display:none}.dashboard-sider .anticon{color:#fff!important}.dashboard-sider-header{align-items:center;background-color:inherit!important;display:flex;flex-shrink:0;height:44px;justify-content:flex-start;padding:0 8px!important}.dashboard-sider-header .ant-typography{color:#fff;font-size:18px;letter-spacing:.6px;line-height:21px}.dashboard-sider-header-row-profil{align-items:center;padding:1rem 1.2rem}.dashboard-sider-header-row-profil .ant-row{width:100%}.dashboard-sider-header-row-profil-sigles .ant-typography{margin:auto}.dashboard-sider-toggle{align-items:center;background:#0000;border:none;border-radius:3px;color:#ffffffe6;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;padding:0;transition:background-color .15s ease-out;width:32px}.dashboard-sider-toggle:hover{background-color:#ffffff14;color:#fff}.dashboard-sider-toggle .anticon{font-size:16px}.dashboard-sider-header-row-selector{border-bottom:1px solid #979797;border-top:1px solid #979797;color:#fff;margin-top:.5rem;padding:1em 1.2em}.dashboard-sider-header-row-selector .ant-select .ant-select-selector,.dashboard-sider-header-row-selector .ant-select-open .ant-select-selection-item{background-color:inherit!important;border:none!important;color:#fff!important;cursor:auto;font-family:LexendDeca Medium;font-size:16px;letter-spacing:.6px;line-height:21px;min-width:180px;padding:0!important}.dashboard-sider-header-row-selector .ant-space{padding:.5em 0}.dashboard-sider-header-row-selector .ant-space-item{line-height:normal}.dashboard-sider-header-row-selector .subtitle{font-family:LexendDeca Light;font-size:12px;letter-spacing:.37px;line-height:17px;opacity:.8}.dashboard-sider-header-row-selector .carets{cursor:pointer;gap:0!important}.dashboard-sider-content{-ms-overflow-style:none;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:none}.dashboard-sider-content::-webkit-scrollbar{display:none}.dashboard-sider-content.ant-layout-content{padding:0}.dashboard-sider-content .ant-menu{background:inherit!important}.dashboard-sider-content .ant-menu-item,.dashboard-sider-content .ant-menu-submenu{margin:1.5em 0!important}.dashboard-sider-content .ant-menu-item-selected,.dashboard-sider-content .ant-menu-item:active,.dashboard-sider-content .ant-menu-submenu-selected{background-color:inherit!important}.dashboard-sider-content .ant-menu-item-selected .ant-menu-title-content,.dashboard-sider-content .ant-menu-item-selected>span>a,.dashboard-sider-content .ant-menu-submenu-selected .ant-menu-title-content,.dashboard-sider-content .ant-menu-submenu-selected>span>a{color:#01b4ce!important;font-family:LexendDeca Regular;font-size:15px!important;letter-spacing:.53px!important;line-height:21px!important}.dashboard-sider-content .ant-menu-item-selected .anticon,.dashboard-sider-content .ant-menu-submenu-selected .anticon{color:#01b4ce!important}.dashboard-sider-content .ant-menu-submenu-title,.dashboard-sider-content .ant-menu-submenu-title:active{background-color:inherit!important;margin-inline:0}.dashboard-sider-content .ant-menu-sub .ant-menu-item{margin:.2em!important;padding-left:0!important}.dashboard-sider-content .ant-menu-sub .ant-menu-item-selected{background-color:inherit!important}.dashboard-sider-content .ant-menu-sub .ant-menu-item-selected .ant-menu-title-content,.dashboard-sider-content .ant-menu-sub .ant-menu-item-selected>span>a{color:#01b4ce!important;font-size:15px!important;letter-spacing:.53px!important;line-height:21px!important}.dashboard-sider-content .ant-menu-sub .ant-menu-item>span>a,.dashboard-sider-content .ant-menu-sub .ant-menu-title-content{font-family:LexendDeca Regular;font-size:14px;font-weight:500;letter-spacing:.43px;line-height:19px;padding-left:1em!important}.dashboard-sider-content .ant-menu-item>span>a,.dashboard-sider-content .ant-menu-title-content{color:#fff;font-family:LexendDeca Regular;font-size:15px;font-weight:500;letter-spacing:.6px;line-height:21px}.dashboard-sider-content::-webkit-scrollbar{width:4px}.dashboard-sider-content::-webkit-scrollbar-track{background:#0000}.dashboard-sider-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.dashboard-sider-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.dashboard-sider-footer{align-items:center;background-color:inherit!important;border-top:1px solid #ffffff14;height:56px;justify-content:center;padding:8px!important}.dashboard-sider-footer-toggle{border-radius:3px;height:32px;padding:0;width:32px}.dashboard-sider-footer-toggle:hover{background-color:#ffffff14}.dashboard-sider-footer-icon{display:block;transition:transform .2s ease-out}.dashboard-sider-footer-menu .ant-menu{background:inherit!important}.dashboard-sider-footer-menu .ant-menu-item:active{background-color:inherit!important}.dashboard-sider-footer-menu .ant-menu-item>span>a,.dashboard-sider-footer-menu .ant-menu-title-content{color:#fff;font-family:LexendDeca Regular;font-size:15px;font-weight:500;letter-spacing:.6px;line-height:21px}.dashboard-sider-footer-menu .ant-menu-item-selected,.dashboard-sider-footer-menu .ant-menu-submenu-selected{background-color:inherit!important}.dashboard-sider-footer-menu .ant-menu-item-selected .ant-menu-title-content,.dashboard-sider-footer-menu .ant-menu-item-selected>span>a,.dashboard-sider-footer-menu .ant-menu-submenu-selected .ant-menu-title-content,.dashboard-sider-footer-menu .ant-menu-submenu-selected>span>a{color:#2d3e50!important;font-family:LexendDeca Regular;font-size:15px!important;letter-spacing:.53px!important;line-height:21px!important}.dashboard-sider-footer-menu .ant-menu-item-selected .anticon,.dashboard-sider-footer-menu .ant-menu-submenu-selected .anticon{color:#2d3e50!important}.dashboard-sider-footer-menu .ant-menu-submenu-title,.dashboard-sider-footer-menu .ant-menu-submenu-title:active{background-color:inherit!important;margin-inline:0}.dashboard-sider-footer-row-logo{padding:0 .5rem}.dashboard-sider-footer{align-items:flex-end;background-color:#0000;border:none;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-end;padding:0 12px 8px}.dashboard-sider-footer-toggle{align-items:center;background:#0000;border:none;border-radius:6px;color:#ffffffe6;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0;padding:1px 6px;position:relative;transition:background-color .15s ease-out;width:40px}.dashboard-sider-footer-toggle:hover{background-color:#ffffff1a;color:#fff}.dashboard-sider-footer-icon{fill:none;stroke:currentColor;height:16px;width:16px}.dashboard-sider--collapsed .dashboard-sider-footer{align-items:center;padding:0 0 8px}.dashboard-main-content{background-color:#f3f7f9;border-top-left-radius:16px;border-top-left-radius:var(--content-border-radius);bottom:0;display:flex;flex-direction:column;left:236px;left:var(--sidebar-width);overflow:hidden;position:fixed;right:0;top:44px;top:var(--toolbar-height);transition:left .25s ease;transition:left var(--transition-speed) ease}.dashboard-main-content--collapsed{left:72px;left:var(--sidebar-collapsed-width)}.dashboard-main-content-inner{background-color:#fff;bottom:0;display:flex;flex-direction:column;left:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:0}.dashboard-loading{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.dashboard-layout .dashboard-child{min-height:calc(100vh - 44px);min-height:calc(100vh - var(--toolbar-height))}.dashboard-layout .dashboard-child-header{background:inherit!important;padding:1em 2em}.dashboard-layout .dashboard-child-collapsed{margin-left:72px!important;margin-left:var(--sidebar-collapsed-width)!important}.dashboard-main-content-inner .ant-layout,.dashboard-main-content-inner .ant-layout-content{min-height:auto}@media(max-width:992px){:root{--sidebar-width:200px}.global-toolbar-center{display:none}}@media(max-width:768px){:root{--sidebar-width:var(--sidebar-collapsed-width)}.dashboard-sider{width:72px;width:var(--sidebar-collapsed-width)}.dashboard-sider .ant-menu-title-content,.dashboard-sider .dashboard-sider-header-row-selector{display:none}.dashboard-main-content{margin-left:72px;margin-left:var(--sidebar-collapsed-width)}}.indicator-layout .ant-layout-content{padding:3em 2em!important}.indicator-layout-header{padding-inline:2em;padding-top:2em}.workspaces-layout{display:flex;flex-direction:column;height:100%;min-height:0}.workspaces-layout .ant-layout-content{padding:0!important}.workspaces-layout .fb-tabs{background:#fff;flex-shrink:0;margin-top:1em;padding:0 2em}.workspaces-layout-outlet{box-sizing:border-box;flex:1 1;min-height:0;overflow:auto;padding:3em 2em}.workspaces-layout .sorts-header{padding-left:.5rem}.workspaces-layout .sorts-header-row .ant-picker input,.workspaces-layout .sorts-header-row .ant-select-selection-item{color:#2d3e50;font-family:LexendDeca Medium;letter-spacing:.6px}.workspaces-layout .sorts-header .ant-space{width:100%}.workspaces-layout .sorts-header .ant-picker,.workspaces-layout .sorts-header .ant-select,.workspaces-layout .sorts-header .ant-select-selector{background-color:#fff!important;width:100%!important}.video360-layout .ant-layout-content{padding:2em 1em!important}@media screen and (max-width:1600px){.video360-layout .ant-layout-content{height:85%}}@media(min-width:1601px)and (max-width:1999px){.video360-layout .ant-layout-content{height:87%}}@media screen and (min-width:2000px){.video360-layout .ant-layout-content{height:91%}}.video360-layout-header{padding-inline:2em;padding-top:2em}.communication-layout .ant-layout-content{padding:3em 2em!important}.communication-layout-header{background:#fff!important;height:-webkit-fit-content;height:fit-content;padding-top:2em;padding-inline:2em}.admin-locataires-layout .ant-layout-content{padding:3em 2em!important}.admin-locataires-layout-header{background:#fff!important;height:-webkit-fit-content;height:fit-content;padding-inline:2em;padding-top:2em}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}@font-face{font-family:LexendDeca Regular;src:url(/static/media/LexendDeca-Regular.03da79138eceb612e36c.ttf) format("truetype")}@font-face{font-family:LexendDeca Light;src:url(/static/media/LexendDeca-Light.c1b562ee97b8ac3c0f5d.ttf) format("truetype")}@font-face{font-family:LexendDeca Medium;src:url(/static/media/LexendDeca-Medium.029db99f34e733ca40bb.ttf) format("truetype")}@font-face{font-family:LexendDeca SemiBold;src:url(/static/media/LexendDeca-SemiBold.078c36689bc8f9fd9015.ttf) format("truetype")}@font-face{font-family:LexendDeca Bold;src:url(/static/media/LexendDeca-Bold.de011773a667f4f0a03f.ttf) format("truetype")}h1.ant-typography{font-family:LexendDeca Medium;font-size:35px;letter-spacing:1px}h2.ant-typography{font-family:LexendDeca Medium;font-size:28px;letter-spacing:.9px}h3.ant-typography{color:#33475b;font-family:LexendDeca Medium;font-size:24px;letter-spacing:.7px}h4.ant-typography{font-family:LexendDeca Medium;font-size:18px;letter-spacing:.51px}h5.ant-typography{font-family:LexendDeca Medium;font-size:15px;letter-spacing:.29px;line-height:18px}.ant-card-meta-description,.ant-typography,p,span.ant-typography,td{font-family:LexendDeca Light;font-size:14px}.button-typography{font-weight:600}.caption-typography{font-size:12px;font-weight:400;letter-spacing:.04em}.ant-card-meta-title,body{font-family:LexendDeca Regular}p{margin-top:auto}.ant-layout{background:#fff}.ant-btn-link{color:inherit}.ant-btn-primary{box-shadow:none}.btn-add{background-color:#0c8ba8;color:#fff;padding:1em 6em}.btn-add,.btn-table-add{align-items:center;display:flex;height:40px;justify-content:center}.btn-table-add{background-color:#e7eef5;border:1px solid #c4d0de;color:#33475b;font-family:LexendDeca Medium!important}.btn-export{background-color:#01b4ce;border-color:#01b4ce;border-radius:28px;height:40px;padding:0 2.8em}.btn-export .ant-typography{color:#fff;line-height:inherit;margin:auto}.button-export:active,.button-export:hover{border-color:#01b4ce}.ant-statistic,.ant-typography,td{color:#33475b;font-family:LexendDeca Light}.ant-alert{width:100%}.ant-alert-error{border-color:#f04a51}.ant-tooltip-inner{border-radius:3px!important;font-family:LexendDeca Regular;padding:10px!important}.form-padding{padding:2em 40px}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{content:""!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#2d3e50!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{box-shadow:none!important}.ant-input-affix-wrapper,.ant-input-number-wrapper,.ant-picker{background-color:#f5f8fa;border-color:#cbd6e2;border-radius:3px;height:42px;padding:10px 9px;width:100%}.ant-input-affix-wrapper input,.ant-input-number-wrapper input,.ant-picker input{height:auto!important}.ant-input-affix-wrapper textarea,.ant-input-number-wrapper textarea,.ant-picker textarea{background-color:#f5f8fa;border-color:#cbd6e2}.ant-input-textarea-affix-wrapper{height:auto!important;min-height:42px}.ant-input-number-wrapper{padding:0}.ant-input-number-group-addon{background-color:#fff!important}.ant-select{height:42px}.ant-select-selector{background-color:#f5f8fa!important;border-radius:3px!important}.ant-select:not(.parking-request-status-select):not(.incident-status) .ant-select-selector:hover{border-color:#84e4ef!important}.ant-upload{background-color:#f5f8fa;border-color:#cbd6e2!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:hover,.ant-input:focus,.ant-input:hover{border-color:#84e4ef}.ant-input-number,.ant-input-number-input-wrap input,.ant-input-number-wrapper input{background-color:#f5f8fa;border-color:#cbd6e2;border-radius:3px;min-height:42px;width:100%}.ant-form-item{margin-bottom:0;width:100%}.ant-form-item input{background-color:#f5f8fa;border-color:#cbd6e2;border-radius:3px;height:42px;padding:10px 9px}.ant-form-item-label{font-family:LexendDeca Light!important}.ant-select-item-option-content{font-size:15px;letter-spacing:.43px;line-height:18px}.ant-radio-wrapper:hover,.ant-radio-wrapper:hover .ant-radio-inner{border-color:#0a97b2!important}.ant-radio-checked :after{border:1px solid #0a97b2!important}.ant-radio-checked .ant-radio-inner{background-color:#0a97b2!important;border-color:#0a97b2!important}.form-failed-message{color:#f04a51;font-size:16px;letter-spacing:.43px}.select .ant-select-selection-item{line-height:42px!important}.select-multiple .ant-select-selection-item{line-height:normal!important}.select-tags .ant-select-selector{height:-webkit-fit-content!important;height:fit-content!important;min-height:42px}.anticon-eye,.anticon-more{color:#d8d8d8;font-size:25px}.ant-table-tbody>tr>td:first-child,.ant-table-thead>tr>th:first-child{text-align:start}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{content:none!important}.ant-table-thead>tr>th{background:#fff!important;color:#0086a4!important}th.operation-table-cell{min-width:60px!important}.td-bold{font-family:LexendDeca Medium!important}.ant-table,.ant-table-wrapper{border-radius:5px}.ant-table-wrapper{background:#fff;box-shadow:0 0 20px 0 #c3bcbc80;padding:2em;width:100%}.operation-dropdown .ant-dropdown-menu{border:1px solid #979797}.center-pagination .MuiDataGrid-footerContainer{justify-content:center!important}.input-search-table input,input.input-search-table{height:42px}.input-search-table input::placeholder{color:#718dad}.input-search-table::placeholder{color:#01b4ce!important;opacity:1!important}.MuiDataGrid-columnHeader,.MuiDataGrid-columnHeaders,.MuiDataGrid-filler{background:#f3f7f9}.MuiDataGrid-row:hover{background-color:#f3f7f9!important}.my-custom-header-class .MuiDataGrid-columnHeaderTitle{font-family:LexendDeca Medium}.MuiDataGrid-overlayWrapper{min-height:150px!important}.MuiDataGrid-cell{font-family:LexendDeca Light}.table-search-header{align-items:center;background-color:#f5f7fa;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;gap:1em;padding:5px}.border-tooltip{background-color:#fff;border:1px solid #0009!important;border-radius:5px;padding:.5em 1em!important}.chart-empty{margin:auto}.recharts-legend-item{margin-right:20px!important}.recharts-legend-item .recharts-legend-item-text{margin-left:5px!important}.horizontal-menu-tabs{background:#fff!important;border:none;box-sizing:border-box;color:#33475b;display:flex;flex-direction:column;font-family:LexendDeca Regular;font-size:14px;font-weight:300;line-height:24px;margin:1em 0 0;padding:0 2em!important}.horizontal-menu-tabs:after{border-bottom:1px solid #dfe3eb;box-sizing:border-box;content:"";display:flex;height:1px;margin:-1px 0 0;padding:0;width:100%}.horizontal-menu-tabs .ant-menu{background:#0000!important;border:none!important;box-sizing:border-box;display:flex!important;flex-wrap:nowrap;height:40px;margin:0!important;padding:0}.horizontal-menu-tabs .ant-menu .ant-menu-overflow-item-rest,.horizontal-menu-tabs .ant-menu .ant-menu-overflow-item:empty,.horizontal-menu-tabs .ant-menu:before{display:none!important}.horizontal-menu-tabs .ant-menu .ant-menu-item{background-color:#f5f8fa;border:1px solid #dfe3eb;border-radius:0;box-sizing:border-box;cursor:pointer;display:block!important;height:40px!important;margin:0 0 0 -1px!important;padding:0!important;touch-action:manipulation;width:auto}.horizontal-menu-tabs .ant-menu .ant-menu-item:first-child{border-top-left-radius:3px;margin-left:0!important}.horizontal-menu-tabs .ant-menu .ant-menu-item:last-child{border-top-right-radius:3px}.horizontal-menu-tabs .ant-menu .ant-menu-item:hover:not(.ant-menu-item-selected){background-color:#eaf0f6}.horizontal-menu-tabs .ant-menu .ant-menu-item a{box-sizing:border-box;color:#33475b;display:block;font-family:LexendDeca Regular;font-size:14px;font-weight:300;height:40px;line-height:24px;overflow:hidden;padding:8px 16px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.horizontal-menu-tabs .ant-menu .ant-menu-item:after{display:none!important}.horizontal-menu-tabs .ant-menu .ant-menu-item-selected{background-color:#fff!important;border-bottom-color:#fff!important;position:relative;z-index:1}.horizontal-menu-tabs .ant-menu .ant-menu-item-selected a{color:#33475b!important;font-weight:300}.view-tabs{color:#33475b;display:flex;font-family:LexendDeca Regular;font-size:14px;font-weight:300;height:40px;line-height:24px;margin-bottom:-1px}.view-tabs .view-tabs-container{align-items:stretch;display:flex;height:40px;overflow-x:auto;overflow-y:hidden}.view-tabs .view-tabs-container::-webkit-scrollbar{display:none}.view-tabs .view-tabs-container{-ms-overflow-style:none;scrollbar-width:none}.view-tabs .view-tab{align-items:center;background:#0000;border:none;color:#33475b;cursor:pointer;display:flex;font-family:LexendDeca Regular;font-size:14px;font-weight:400;height:40px;padding:0 16px;position:relative;transition:all .15s ease;white-space:nowrap}.view-tabs .view-tab:hover{color:#0091ae}.view-tabs .view-tab:after{background:#0000;border-radius:3px 3px 0 0;bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transition:background .15s ease}.view-tabs .view-tab--active{color:#0091ae;font-family:LexendDeca Medium;font-weight:500}.view-tabs .view-tab--active:after{background:#0091ae}.view-tabs .view-tabs-border{background:#cbd6e2;bottom:0;height:1px;left:0;position:absolute;right:0}.fb-tabs{border:none;color:#33475b;flex-direction:column;font-family:LexendDeca Regular;font-size:14px;font-weight:300;line-height:24px;margin:0}.fb-tabs,.fb-tabs:after{box-sizing:border-box;display:flex;padding:0}.fb-tabs:after{border-bottom:1px solid #dfe3eb;content:"";height:1px;margin:-1px 0 0;width:100%}.fb-tabs .ant-tabs{align-self:auto;box-sizing:border-box;display:block;flex-basis:auto;flex-grow:0;flex-shrink:1;height:40px;overflow:hidden}.fb-tabs .ant-tabs .ant-tabs-nav{box-sizing:border-box;display:block;height:40px;margin:0!important}.fb-tabs .ant-tabs .ant-tabs-nav:before{display:none!important}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap{box-sizing:border-box;display:flex;flex-basis:auto;flex-grow:1;flex-shrink:1;height:40px;min-height:0;overflow-anchor:none;position:relative}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{box-sizing:border-box;display:grid;grid-auto-columns:minmax(100px,450px);grid-auto-flow:column;grid-template-rows:40px;height:40px;padding-bottom:0;scrollbar-width:none}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar{display:none}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-ink-bar{display:none!important}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#f5f8fa;border:1px solid #dfe3eb;border-radius:0;box-sizing:border-box;cursor:pointer;display:block;height:40px;margin:0!important;padding:0!important;touch-action:manipulation}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:first-child{border-top-left-radius:3px}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:last-child{border-top-right-radius:3px}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{box-sizing:border-box;color:#33475b;display:table-cell;font-family:LexendDeca Regular;font-size:14px;font-weight:300;height:24px;line-height:24px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background-color:#fff;border-bottom-color:#fff}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#33475b;font-weight:300}.fb-tabs .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover:not(.ant-tabs-tab-active){background-color:#eaf0f6}