:root{--color-light: rgb(255, 255, 255);--color-light-shade: rgb(211, 211, 211);--color-xlight-shade: rgb(234, 234, 234);--color-xxlight-shade: rgb(245, 245, 245);--color-dark: rgb(0, 0, 0);--color-primary: rgb(54, 55, 55);--color-accent: rgb(255, 215, 0);--color-error: rgb(243, 66, 19);--color-success: rgb(0, 202, 0);--color-green: rgb(95, 173, 86);--color-yellow: rgb(255, 215, 0);--color-orange: rgb(255, 149, 0);--color-red: rgb(243, 66, 19);--color-purple: rgb(150, 35, 132);--color-grey: rgb(211, 211, 211);--color-grey-light: rgb(242, 242, 242);--radius-small: 5px;--radius-medium: 10px;--radius-large: 20px;--font-xxxsmall: 8px;--font-xxsmall: 10px;--font-xsmall: 12px;--font-small: 14px;--font-medium: 16px;--font-large: 24px;--font-xlarge: 36px;--font-xxlarge: 48px;--font-xxxlarge: 60px;--min-height: 90vh}::-webkit-calendar-picker-indicator{filter:invert(1)}*{margin:0;padding:0;box-sizing:border-box;font-family:"Montserrat",Sans-serif;font-weight:400}*,p,div,span,ul,ol,li,select,input,option,button,label,caption,form,a{font-size:var(--font-xsmall)}h1{font-size:var(--font-xlarge)}h2{font-size:var(--font-large)}h3{font-size:var(--font-medium)}h4{font-size:var(--font-small)}a{text-decoration:none;color:var(--color-light)}li{list-style-type:none}input{outline:none}option{width:100%;height:35px;border-radius:5px;border:solid 1px var(--color-light-shade);outline:none;padding:5px;margin:4px 0}gui-grid,gui-grid *{overflow:unset}fcw-select-search{display:block}ngx-datatable,ngx-datatable *{overflow:unset}.datatable-header,.datatable-row-center.datatable-row-group{border-bottom:solid 1px var(--color-light-shade);overflow:hidden}.datatable-body-cell-label{height:100%;display:flex;justify-content:flex-start;align-items:center}.fc-g-hover-opacity:hover{opacity:.7!important;cursor:pointer!important}.fc-g-hover-color-accent:hover{background-color:var(--color-accent)!important;cursor:pointer!important}.fc-g-hover-color-accent:hover td{text-decoration:underline!important}.fc-g-hover-off{cursor:default!important}.fc-g-selected-opacity{opacity:.6}.fc-g-image{width:100%}.fc-g-button{display:flex;justify-content:center;align-items:center;background-color:var(--color-grey-light);outline:none;border:solid 1px var(--color-grey);padding:5px 10px;border-radius:var(--radius-small);cursor:pointer}.fc-g-button:hover{opacity:.7}.fc-g-cover{width:100%;height:100%;position:absolute;top:0;left:0}.fc-g-image{width:100%;height:auto}.fc-g-flex-center{display:flex;justify-content:center;align-items:center}.fc-g-flex-box{padding:5px;flex-basis:0;flex:1}.fc-g-shadow{box-shadow:1px 1px 1px #0000001a}.fc-g-hover-opacity{cursor:pointer}.fc-g-hover-opacity:hover{opacity:.7}.fc-g-input{min-width:150px;height:30px;display:flex;justify-content:flex-start;align-items:center;background-color:transparent;outline:none;border:none;padding:5px;border-radius:var(--radius-small);overflow:hidden;font-size:var(--font-small)}.fc-g-input-underline{border:none;border-bottom:solid 1px;border-color:var(--color-light-shade);outline:none;border-radius:0}.fc-input-error{border-color:var(--color-error)!important}.fc-g-button-underline{border:none;border-bottom:solid 1px;border-color:var(--color-light-shade);outline:none;cursor:pointer;background-color:transparent}.fc-g-button-underline:hover{opacity:.6}.fc-g-view>div{display:flex}.fc-g-view>div>*{flex:1}.fc-g-error-box{background:var(--color-error);margin-top:10px;padding:10px;border-radius:3px;color:var(--color-light);font-size:10px}.fc-g-width-wrapper-main{max-width:1920px;margin:auto}.fc-g-text{margin-bottom:5px;line-height:1.5}.fc-g-table{border-spacing:0px;text-align:left}.fc-g-table th,.fc-g-table td{padding:5px}.fc-g-select-options{display:none;position:fixed;top:0;left:0;background-color:var(--color-light-shade);z-index:99;border-radius:var(--radius-small);overflow:auto}.fc-g-select-options li{padding:5px;cursor:pointer}.fc-g-select-options li:hover{background-color:var(--color-xlight-shade);border-radius:var(--radius-small)}.fc-g-select-options-overlay{display:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.fc-g-read-only{opacity:.7!important;color:var(--color-dark)!important}@media screen and (max-width: 700px){.fc-g-resize{flex-direction:column}.fc-g-view>div{flex-direction:column}.fc-g-canvas-row{flex-direction:column}}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat/static/Montserrat-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat/static/Montserrat-Thin.ttf) format("truetype");font-weight:100}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat/static/Montserrat-SemiBold.ttf) format("truetype");font-weight:500}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat/static/Montserrat-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat/static/Montserrat-Black.ttf) format("truetype");font-weight:900}.fc-icon{background-repeat:no-repeat;background-position:center;background-size:contain;min-width:20px;min-height:20px}.fc-icon-small{min-width:20px;min-height:20px}.fc-icon-medium{min-width:50px;min-height:50px}.fc-icon-large{min-width:80px;min-height:80px}.fc-icon.fc-icon-route{background-image:url(route.7950d1d1adc51ec5.svg)}.fc-icon.fc-icon-route.fc-icon-color-white{background-image:url(route.white.081887e3d185c6c4.svg)}.fc-icon.fc-icon-refresh{background-image:url(refresh.8c046559b75dec92.svg)}.fc-icon.fc-icon-smartphone{background-image:url(smartphone.0ae03468a7c08e72.svg)}.fc-icon.fc-icon-pin-drop{background-image:url(pin_drop.e116ebd25ba84133.svg)}.fc-icon.fc-icon-bar-chart{background-image:url(bar_chart.9657f1539525f7f3.svg)}.fc-icon.fc-icon-table-view{background-image:url(table_view.a92a3364a398989d.svg)}.fc-icon.fc-icon-table-view.fc-icon-color-white{background-image:url(table_view.white.e47aea2aaf38fcd8.svg)}.fc-icon.fc-icon-location{background-image:url(location_on.07833d737c0c5b32.svg)}.fc-icon.fc-icon-expand-more{background-image:url(expand_more.8ecc8a02c6a39483.svg)}.fc-icon.fc-icon-logout{background-image:url(logout.71df8b5d01bba62a.svg)}.fc-icon.fc-icon-settings{background-image:url(settings.df637a30e071ef35.svg)}.fc-icon.fc-icon-settings.fc-icon-color-white{background-image:url(settings.white.8f6fa911a6f18e6a.svg)}.fc-icon.fc-icon-account-circle{background-image:url(account_circle.bf2158b6d270a8d6.svg)}.fc-icon.fc-icon-update-disabled{background-image:url(update_disabled.1930cc723447b0e2.svg)}.fc-icon.fc-icon-lock{background-image:url(lock.dda9c147b095ed03.svg)}.fc-icon.fc-icon-lock.fc-icon-color-white{background-image:url(lock.white.d5a6e7798a37dd48.svg)}.fc-icon.fc-icon-users{background-image:url(users.e29a99eaf88e73e2.svg)}.fc-icon.fc-icon-users.fc-icon-color-white{background-image:url(users.white.4347b897a3daffd1.svg)}.fc-icon.fc-icon-locations{background-image:url(locations.be67a53ad53d15f1.svg)}.fc-icon.fc-icon-locations.fc-icon-color-white{background-image:url(locations.white.b8aa3c7d6c6ae8c7.svg)}.fc-icon.fc-icon-companies{background-image:url(companies.28c24d502a6c763c.svg)}.fc-icon.fc-icon-companies.fc-icon-color-white{background-image:url(companies.white.1d6f35ca0ed4cf89.svg)}.fc-icon.fc-icon-devices{background-image:url(devices.c05a89bd74d7d28f.svg)}.fc-icon.fc-icon-devices.fc-icon-color-white{background-image:url(devices.white.5b25c8d8e6388b70.svg)}.fc-icon.fc-icon-beacons{background-image:url(beacons.db29be1cde94e1ae.svg)}.fc-icon.fc-icon-beacons.fc-icon-color-white{background-image:url(beacons.white.9c9d0625e05905b4.svg)}.fc-icon.fc-icon-groups{background-image:url(groups.f30154f51ead2a10.svg)}.fc-icon.fc-icon-groups.fc-icon-color-white{background-image:url(groups.white.8113dcbb56cae778.svg)}.fc-icon.fc-icon-reports{background-image:url(reports.feab161e1d15a16c.svg)}.fc-icon.fc-icon-reports.fc-icon-color-white{background-image:url(reports.white.def4cbcc2990f886.svg)}.fc-icon.fc-icon-access-points{background-image:url(access_points.9f320fb68fecaf81.svg)}.fc-icon.fc-icon-access-points.fc-icon-color-white{background-image:url(access_points.white.3ce56ec837dd3c67.svg)}.fc-icon.fc-icon-monitoring{background-image:url(monitoring.cfeb45e9938e5e0f.svg)}.fc-icon.fc-icon-arrow-drop-up{background-image:url(arrow_drop_up.7632c62f10c0a9db.svg)}.fc-icon.fc-icon-arrow-drop-up.fc-icon-color-white{background-image:url(arrow_drop_up.white.bcb6b34b4afb7bff.svg)}.fc-icon.fc-icon-arrow-drop-down{background-image:url(arrow_drop_down.6cafc35cb668cff9.svg)}.fc-icon.fc-icon-arrow-drop-down.fc-icon-color-white{background-image:url(arrow_drop_down.white.f67cff7d63d73e3c.svg)}.fc-icon.fc-icon-download{background-image:url(download.80678423a068901e.svg)}.fc-icon.fc-icon-download.fc-icon-color-white{background-image:url(download.white.fc52381289529653.svg)}:root{--fcw-color-light: #fefefe;--fcw-color-xlight: #ededed;--fcw-color-xxlight: #dfdfdf;--fcw-color-dark: #010101;--fcw-spacing-xsmall: 5px;--fcw-spacing-small: 10px;--fcw-opacity: .6;--fcw-radius-xsmall: 3px;--fcw-radius-small: 5px}.fcw-button{background-color:var(--fcw-color-xlight);color:var(--fcw-color-dark);border:none;padding:var(--fcw-spacing-xsmall);cursor:pointer;border-radius:var(--fcw-radius-xsmall)}.fcw-button:hover{opacity:var(--fcw-opacity)}
