body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,#app>div,#root,body,html{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;flex-direction:row;height:100%}.FilterInputContainer input:not(input[type=checkbox],input[type=radio]),form input:not(input[type=checkbox],input[type=radio]){border-radius:24px;background-color:#fff;color:grey;height:40px;width:262px;border:none;margin:5px;padding-left:10px;box-sizing:border-box}form input.error{border:1px solid red}select{border-radius:24px;background-color:#fff;color:grey;height:40px;width:262px;border:none;margin:5px;padding-left:10px}select.error{border:1px solid red}.LeftPanel{width:20%}.LeftPanel,.RightPanel{height:100%;background-color:#f7f7f7}.RightPanel{width:80%}.PanelContainer{display:flex;flex-direction:row;height:100%;width:100%}.TextInput{background-color:#fff;color:grey;width:262px;padding-left:10px}.SubmitButton,.TextInput{border-radius:24px;height:40px;border:none;margin:5px}.SubmitButton{background-color:#1e90ff;color:#fff;width:272px;padding:8px;cursor:pointer;display:inline-block;text-align:center;align-items:flex-start;text-decoration:none;box-sizing:border-box}.SubmitButton:disabled{background-color:#ededed;color:#000}.SubmitButton.delete{background-color:#fff;border:1px solid #ededed;color:red}.Container{background-color:#1e90ff;color:#fff;display:flex;flex-direction:column;height:100%;width:100%;justify-content:center;align-items:center}.NavContainer{display:flex;flex-direction:row;width:100%;color:#707070}.Link{font-size:16px;text-decoration:none;margin-bottom:10px;margin-left:35px;color:inherit;font-weight:500}.Link.active{color:#1e90ff;margin-left:31px}.TabSelected{background-color:#1e90ff;width:4px;height:24px;border-radius:29px}.NavigationContainer{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.UserAvatar{width:40px;height:40px}.UserBadge{width:280px;height:40px;flex-direction:row;justify-content:space-evenly}.BadgeOptions,.UserBadge{display:flex;align-items:center}.BadgeOptions{position:fixed;transition:bottom .4s linear;width:328px;height:150px;bottom:-500px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 16px 16px rgba(0,0,0,.0784313725490196);border-radius:24px;flex-direction:column;padding:20px;justify-content:space-between;box-sizing:border-box}.BadgeOptions.expanded{bottom:70px}.BadgeOptions.passwordchange{height:auto}.DashboardContainer{display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff}.Title{color:#1e90ff;font-size:40px;font-weight:300;margin-bottom:auto;margin-left:25px}.SubTitle{margin-top:auto;color:#707070;font-size:14px;margin-left:25px}.Dot{position:fixed;left:19.8%;top:50%;border-radius:100%;width:8px;height:8px;background:#1e90ff 0 0 no-repeat padding-box;border:2px solid rgba(47,199,245,.2)}.Dropdown{height:40px;align-items:center;justify-content:center;color:#333;border-style:none}.DeviceTags,.Dropdown{background-color:#fff;border-radius:24px;display:flex;box-sizing:border-box;flex-direction:column;padding:10px}.DeviceTags{width:328px;box-shadow:0 16px 16px rgba(0,0,0,.0784313725490196)}.DeviceTagsHeader{color:#1e90ff;font-size:16px;font-weight:600;margin:15px}.DeviceTagsBody{display:flex;flex-direction:column}.DeviceTag{border:1px solid #707070;border-radius:28px;height:40px;color:#707070;font-size:14px;box-sizing:border-box;padding:10px;margin:5px 0;display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.FilterInputContainer{display:flex;flex-direction:column}.Label{color:#707070;font-size:12px;margin:5px}.DashboardLayoutContainer{display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;padding:30px 60px;overflow-y:scroll}.HeaderContainer{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:10%}.Header{font-size:24px;color:#1e90ff;font-weight:600}.TableContainer{width:100%;height:80%}.TableLayout{width:100%;display:table}.TableHeaderContainer{width:100%;display:table-header-group}.TableHeader{color:#707070;font-size:12px;margin-right:100px;display:table-cell}.TableBodyContainer{display:table-row-group;width:100%;overflow-y:auto}.TableFooterContainer{display:flex;width:100%;align-content:flex-end;justify-content:flex-end}.SearchBarPanel{display:flex;flex-direction:row;transition:margin-right .4s;box-sizing:border-box}.SearchBarPanel.expanded{display:flex;flex-direction:row;margin-right:350px}.TextSearch_SearchInput__1mo0_{width:272px;height:56px;display:flex;flex-direction:row;color:#707070;background-color:#f7f7f7;border-radius:28px;align-items:center;justify-content:space-evenly}.TextSearch_SearchInput__1mo0_ input{-webkit-appearance:none;background-color:initial;border:none;outline:none}.FilterSidePanel{position:fixed;width:280px;height:90%;background-color:#f7f7f7;border:1px solid #ededed;border-radius:24px;padding:20px;margin:10px;top:0;right:-340px;transition:right .4s;display:flex;flex-direction:column;z-index:1}.FilterSidePanel.expanded{right:0}.FilterPanelTitle{color:#1e90ff;font-size:24px;font-weight:500;margin-bottom:20px}.ToolTip_tooltip__2MyVV{position:relative;display:inline-block}.ToolTip_tooltip__2MyVV .ToolTip_tooltiptext__1yVqk{visibility:hidden;background-color:#000;color:#fff;padding:5px 0;border-radius:6px;position:absolute;z-index:1;bottom:100%;margin-left:-700px}.ToolTip_tooltip__2MyVV:hover .ToolTip_tooltiptext__1yVqk{visibility:visible}.AddButton{width:134px;height:56px;border-radius:28px;background-color:#edf6ff;color:#1e90ff;font-size:16px;justify-content:center;align-items:center;font-weight:600;cursor:pointer}.AddButton,.AddButtonPopUp{box-sizing:border-box;display:flex}.AddButtonPopUp{width:300px;position:absolute;background:#fff 0 0 no-repeat padding-box;box-shadow:0 16px 16px rgba(0,0,0,.0784313725490196);border-radius:24px;flex-direction:column;padding:15px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;left:20% + 10px;bottom:15%}.AddButtonPopUp.expanded{opacity:1;visibility:visible}.TableRow{width:100%;box-sizing:border-box;padding:15px;margin:3px 0;display:table-row;align-items:center;line-height:0}.TableRow>div{background-color:#f7f7f7;border-bottom:2px solid #fff;height:64px;display:table-cell;vertical-align:middle;color:#333;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.TableRow>div:first-child{border-radius:32px 0 0 32px;-moz-border-radius:32px 0 0 32px;padding-left:10px}.TableRow>div:last-child{border-radius:0 32px 32px 0;-moz-border-radius:0 32px 32px 0}.TableRowElement{display:"table-cell";vertical-align:"middle"}.TextEntry{color:#333;font-size:14px;font-weight:600}.BottomDrawer{position:fixed;height:125px;width:80%;transition:bottom .4s;bottom:-125px;background-color:#fff;padding:25px;box-sizing:border-box}.BottomDrawer.expanded{bottom:0}.BottomDrawerTitle{font-size:16px;font-weight:700;letter-spacing:0;color:#1e90ff}.Udpatmenu{background-color:#fff;box-sizing:border-box;opacity:0;visibility:hidden;display:flex;justify-content:center;align-items:center;transition:visibility 0s,opacity .5s linear}.selectAllBtn{color:#1e90ff;padding:5px;border:1px solid #1e90ff;border-radius:10px;font-weight:700}.selectAllBtn:hover{color:#fff;background-color:#1e90ff}.Udpatmenu.expanded{opacity:1;visibility:visible}.Modal_Modal__kPlTm{z-index:1000!important;background-color:#fff!important;border-radius:20px!important;width:800px!important;height:600px!important;position:absolute!important;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;box-shadow:10px 5px 5px #000;line-height:normal!important}.Tag{border:1px solid #707070;border-radius:28px;height:40px;color:#707070;font-size:14px;box-sizing:border-box;padding:10px;margin:5px 0;display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
/*# sourceMappingURL=main.8a551766.chunk.css.map */