@charset "UTF-8";body{background-color:#1c1c1e;color:#eee}::selection{background-color:#39b54a;color:#000}::-moz-selection{background-color:#39b54a;color:#000}::-webkit-selection{background-color:#39b54a;color:#000}@keyframes warning{0%{box-shadow:0 0 3px #a8a505}50%{box-shadow:0 0 9px #e8e519}to{box-shadow:0 0 3px #a8a505}}@keyframes critical{0%{box-shadow:0 0 3px #a80505}50%{box-shadow:0 0 12px #e81919}to{box-shadow:0 0 3px #a80505}}@keyframes old{0%{box-shadow:0 0 3px #8205a8}50%{box-shadow:0 0 12px #8b19e8}to{box-shadow:0 0 3px #6705a8}}@keyframes countryCriticalAnimation{0%{fill:#ff000036}50%{fill:#ff00006e}to{fill:#ff000036}}@keyframes countryWarningAnimation{0%{fill:#fffb0036}50%{fill:#ffd9006e}to{fill:#fffb0036}}.countryCritical{fill:#8a0101}.countryWarning{fill:#8a8101}.cardWarning{animation:warning .8s infinite}.cardCritical{animation:critical .8s infinite}.cardOld{animation:old .8s infinite}@keyframes slideIn{0%{visibility:hidden;transform:translate(400px)}to{visibility:visible;transform:translate(0)}}.drawerItemWarning{animation:warning .8s .6s infinite}.drawerItemCritical{animation:critical .8s .6s infinite}.dashboard{padding:1rem}.tableRowWarning{background:rgba(255,223,126,.1647058824)}.tableRowWarning .ant-table-cell-row-hover{background-color:#ffdf7e0e!important}.tableRowOld{background:rgba(255,126,233,.1647058824)}.tableRowOld .ant-table-cell-row-hover{background-color:#ff7ee30e!important}.tableRowCritical{background:rgba(255,71,71,.1647058824)}.tableRowCritical .ant-table-cell-row-hover{background-color:#ff47470e!important}.react-flow__pane{cursor:default!important}@media screen and (max-width: 1400px){._mapCountry_6uxyc_2{display:none}}._cardCountry_6uxyc_7{display:none}@media screen and (max-width: 1400px){._cardCountry_6uxyc_7{display:block}}._iceland_6uxyc_16{width:455.36139792px;cursor:pointer}._estonia_6uxyc_21{width:568.427323295px;cursor:pointer}._latvia_6uxyc_26{width:650px;cursor:pointer}._lithuania_6uxyc_31{width:520.413026185px;cursor:pointer}._worldPage_6uxyc_36{height:calc(100dvh - 30px);width:100%;box-sizing:border-box}._worldPage_6uxyc_36 ._worldMapContainer_6uxyc_41{height:calc(100% - 30px);width:100%;padding:20px;box-sizing:border-box;display:flex}@media screen and (max-width: 1400px){._worldPage_6uxyc_36 ._worldMapContainer_6uxyc_41{display:none}}._worldPage_6uxyc_36 ._worldMapContainer_6uxyc_41 ._worldMap_6uxyc_41{border-radius:10px;background:#2c2c2e}._countryCards_6uxyc_58{display:none}._countryCards_6uxyc_58 ._countryCard_6uxyc_58{background-color:#2c2c2e;border-radius:10px;padding:1rem;max-height:100px}._countryCards_6uxyc_58 ._countryCard_6uxyc_58 ._countryCardTitleContainer_6uxyc_67{display:flex;justify-content:space-between}._countryCards_6uxyc_58 ._countryCard_6uxyc_58 ._countryCardTitleContainer_6uxyc_67 ._countryCardTitleLeftSide_6uxyc_71{display:flex;gap:1rem}._countryCards_6uxyc_58 ._countryCardSelected_6uxyc_75{max-height:1000px;transition:max-height .8s ease}@media screen and (max-width: 1400px){._countryCards_6uxyc_58{margin:1rem;display:grid;gap:1rem}}._countryCardsSelected_6uxyc_87{grid-template-columns:repeat(1,minmax(100px,1fr))}@media screen and (max-width: 600px){._countryCardsSelected_6uxyc_87{grid-template-columns:repeat(1,minmax(100px,1fr))}}._countryCardsNotSelected_6uxyc_96{grid-template-columns:repeat(2,minmax(100px,1fr))}@media screen and (max-width: 600px){._countryCardsNotSelected_6uxyc_96{grid-template-columns:repeat(1,minmax(100px,1fr))}}._country_6uxyc_58{cursor:pointer}._countryNotSelected_6uxyc_109{width:0;height:0;padding:0;transition:width .3s ease-in-out}._selectedCountry_6uxyc_116{width:20%;min-width:20%;padding-left:20px;transition:width .3s ease-in-out}@keyframes _pulse_6uxyc_1{0%{transform:scale(.9);box-shadow:0 0 #72727291}70%{transform:scale(1);box-shadow:0 0 0 8px #fff0}to{transform:scale(.9)}}._dot_6uxyc_136{margin:.15rem;border-radius:50%;width:4px;height:4px;padding:4px;position:relative;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:default;animation:_pulse_6uxyc_1 2s infinite}._drawer_6uxyc_153{background-color:#2c2c2e;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;border-radius:10px;overflow:hidden}._drawer_6uxyc_153 ._drawerTitleContainer_6uxyc_163{display:flex;align-items:center;gap:20px;padding:20px}._drawer_6uxyc_153 ._drawerTitleContainer_6uxyc_163 ._drawerFlagContainer_6uxyc_169{height:30px}._drawer_6uxyc_153 ._drawerTitleContainer_6uxyc_163 ._drawerFlagContainer_6uxyc_169 ._drawerFlag_6uxyc_169{max-height:100%}._drawer_6uxyc_153 ._drawerTitleContainer_6uxyc_163 ._drawerTitle_6uxyc_163{text-transform:capitalize;font-size:2vw}._drawer_6uxyc_153 ._drawerComponentsContainer_6uxyc_179{height:fit-content;display:grid;grid-template-rows:auto;flex-grow:inherit;gap:20px;overflow-x:hidden;padding:20px}._drawerComponent_6uxyc_179{display:flex;align-items:center;padding:20px;border-radius:8px;position:relative;border:1px solid #474747;cursor:pointer;animation:_slideIn_6uxyc_1 .2s}._drawerComponent_6uxyc_179 ._drawerComponentTitle_6uxyc_199{color:#eee;margin-left:1rem}@keyframes _slideIn_6uxyc_1{0%{visibility:hidden;transform:translate(400px)}to{visibility:visible;transform:translate(0)}}._goBackArrowContainer_6uxyc_214{color:#eee;margin-left:20px;display:flex;gap:1rem}._goBackArrowContainer_6uxyc_214 ._goBackArrow_6uxyc_214{cursor:pointer}._arrowVisible2_6uxyc_224{transform:translate(0);transition:transform .4s ease}._arrowHidden2_6uxyc_229{transform:translate(-50px);transition:transform .4s ease;display:block}._arrowVisible_6uxyc_224{display:block}._arrowHidden_6uxyc_229{display:none}._beatingCircleContainer_1bo5l_1{position:absolute;width:100%;height:100%}._beatingCircle_1bo5l_1{margin:.15rem;border-radius:50%;width:8px;height:8px;padding:4px;position:relative;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center}._beating_1bo5l_1{animation:_pulse_1bo5l_1 2s infinite}@keyframes _pulse_1bo5l_1{0%{transform:scale(.9);box-shadow:0 0 #72727291}70%{transform:scale(1);box-shadow:0 0 0 8px #fff0}to{transform:scale(.9)}}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}._messageWindow_11tic_1{box-sizing:border-box;background-color:#1c1c1e99;width:500px;border:1px solid #474747;border-radius:12px;padding:1rem 0;display:flex;flex-direction:column;gap:8px}._messageWindow_11tic_1 ._minimizeBtnContainer_11tic_12{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._messageWindow_11tic_1 ._minimizeBtnContainer_11tic_12 ._minimizeBtn_11tic_12{all:unset;background-color:transparent;border:1px solid #eee;border-radius:5px;cursor:pointer;padding:2px 6px;font-size:20px;line-height:10px;font-weight:700;height:16px;width:16px;display:flex;justify-content:center;align-items:center}._messageWindow_11tic_1 ::selection{background-color:#ff4747;color:#000}._messageWindow_11tic_1 ::-moz-selection{background-color:#ff4747;color:#000}._messageWindow_11tic_1 ::-webkit-selection{background-color:#ff4747;color:#000}._message_11tic_1{box-sizing:border-box;padding:.75rem .75rem 2rem;border-radius:8px;margin:0 1rem;background-color:#d3000034;border:1px solid #d30000;display:flex;flex-direction:column;gap:1rem;min-height:200px;flex-grow:1}._message_11tic_1 ._messageHeader_11tic_61{display:flex;justify-content:space-between}._message_11tic_1 ._messageHeader_11tic_61 ._messageTitleContainer_11tic_65{display:flex;gap:.5rem}._message_11tic_1 ._messageHeader_11tic_61 ._messageTitleContainer_11tic_65 ._messageIconContainer_11tic_69{box-sizing:unset;height:20px;width:20px;padding-right:8px}._message_11tic_1 ._messageHeader_11tic_61 ._messageTitleContainer_11tic_65 ._messageTitle_11tic_65{font-size:24px;color:#fff;line-height:24px;text-decoration:underline}._message_11tic_1 ._messageText_11tic_81{font-size:18px;color:#fff;line-height:20px;height:142px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:7;-webkit-box-orient:vertical}._message_11tic_1 ._messageFooter_11tic_91{flex-grow:1;display:flex;align-items:flex-end}._errorWindowClosedContainer_11tic_97{display:flex;justify-content:center;align-items:center;gap:20px}._errorWindowClosedContainer_11tic_97 ._errorWindowClosed_11tic_97{height:40px;width:40px;border-radius:50%;position:relative;background-color:#fff;border:1px solid white}._errorWindowClosedContainer_11tic_97 ._errorWindowClosed_11tic_97 ._errorNotificationBadge_11tic_111{position:absolute;background-color:#eb4f4f;top:-25%;left:70%;min-width:1.6em;height:1.6em;border-radius:.8em;border:.05em solid white;display:flex;justify-content:center;align-items:center;font-size:.8em;font-weight:700;padding-bottom:2px;box-sizing:border-box}._loginPage_ejhuc_2{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-repeat:no-repeat;background-size:cover;object-fit:cover}@media screen and (max-width: 1000px){._loginPage_ejhuc_2{height:100dvh}}._loginLogoContainer_ejhuc_18{text-align:center;max-height:350px;width:250px;margin:20px 0 40px;box-sizing:border-box}._loginLogo_ejhuc_18{height:150px;margin:auto;max-width:100%}._loginContainer_ejhuc_33{background-color:#000000a6;border:1px solid #474747;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:15px;padding:30px 60px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;box-shadow:1px 1px 40px -10px #000;max-height:80%;width:400px;box-sizing:border-box}@media screen and (max-width: 650px){._loginContainer_ejhuc_33{background-color:transparent;border:none;box-shadow:none;padding:0;height:100%;width:100%}}._loginForm_ejhuc_59{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}@media screen and (max-width: 650px){._loginForm_ejhuc_59{width:65%}}._loginInputContainer_ejhuc_73{background-color:#505050;border:#a0a0a0 1px solid;border-radius:10px;color:#b1b1b1;padding:0 0 0 10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;flex-grow:1}._loginInputContainer_ejhuc_73:focus-within{box-shadow:#39b54a 1px 1px 22px -10px;border:#39b54a 1px solid;background-color:#555}._loginInputContainer_ejhuc_73:hover{background-color:#575757}._loginFormItem_ejhuc_94{width:100%}._loginFormItem_ejhuc_94:last-child{margin-bottom:50px;align-items:center}._loginInputField_ejhuc_103{padding:12px;border-radius:5px;outline:none;width:250px;font-size:16px}._loginInputLabel_ejhuc_111{margin-bottom:5px;font-size:18px;text-transform:uppercase}._loginInputField_ejhuc_103:focus::placeholder{color:transparent}._loginInputField_ejhuc_103::placeholder{transition:color .3s ease;color:#b1b1b1}._loginFormSubmitBtn_ejhuc_126{padding:14px;width:180px;font-size:16px;font-weight:700;border-radius:10px;background-color:#39b54a;box-shadow:1px 1px 25px -10px #000;color:#fff;transition:color 1.3s ease;cursor:pointer}._loginFormSubmitBtn_ejhuc_126 span{cursor:pointer;display:inline-block;position:relative;transition:.5s}._loginFormSubmitBtn_ejhuc_126:hover span{padding-right:20px}._loginFormSubmitBtn_ejhuc_126 span:after{content:"»";position:absolute;opacity:0;top:0;right:-20px;transition:.5s}._loginFormSubmitBtn_ejhuc_126:hover span:after{opacity:1;right:0}._loginInputError_ejhuc_164{background-color:#ffd9d9;border:solid red 1px}._loginErrors_ejhuc_169{color:red;margin-top:4px;margin-left:4px;width:100%}._formErrorText_ejhuc_176{color:#ff4747;margin-top:4px;width:100%}@media screen and (max-width: 1500px){._formErrorText_ejhuc_176{font-size:14px}}@media screen and (max-width: 1200px){._formErrorText_ejhuc_176{font-size:12px}}@media screen and (max-width: 1200px){._xAxisData_1xu6h_2{font-size:10px}}._healthBarContainer_o7htq_1{height:12px;width:calc(100% - 6px);border-radius:5px}@media screen and (max-width: 650px){._healthBarContainer_o7htq_1{height:10px}}._healthBar_o7htq_1{height:100%;border-radius:5px;transition:.4s linear;background-size:100% 100%}._healthBarText_o7htq_19{display:flex;align-items:center;font-size:16px;justify-content:center;font-weight:400;margin-left:8px;color:#b8b8b8;width:40px}@media screen and (max-width: 650px){._healthBarText_o7htq_19{display:none}}._dashboardItem_1sxur_1{padding:1rem;border-radius:10px;background-color:#2c2c2e;box-sizing:border-box;border:1px solid #3f3f3f}._dashboardItem_1sxur_1 ._dashboardItemData_1sxur_8{padding:1rem 0 0}._dashboardItem_1sxur_1 ._dashboardItemTitleContainer_1sxur_11{width:100%}._dashboardItem_1sxur_1 ._dashboardItemTitleContainer_1sxur_11 ._dashboardItemTitle_1sxur_11{display:flex;gap:1rem;font-weight:400;font-size:18px}@media screen and (max-width: 1500px){._dashboardItem_1sxur_1 ._dashboardItemTitleContainer_1sxur_11 ._dashboardItemTitle_1sxur_11{font-size:1.0869565217vw}}@media screen and (max-width: 1000px){._dashboardItem_1sxur_1 ._dashboardItemTitleContainer_1sxur_11 ._dashboardItemTitle_1sxur_11{font-size:16px}}._test_1sxur_31{display:flex;align-items:center;gap:1rem}._dashboardItemTitleBordered_1sxur_37{border-bottom:1px solid grey;padding-bottom:.5rem}._dashboardItemSubTitle_1sxur_42{font-size:12px;color:#b8b8b8}._dashboardItemTitleStatus_1sxur_47{display:flex;justify-content:space-between}._circleDataDisplay_tcew6_1{width:50%;display:flex;justify-content:center}._circleDataDisplay_tcew6_1 ._circleDataDisplayContainer_tcew6_6{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._circleDataDisplay_tcew6_1 ._circleDataDisplayContainer_tcew6_6 ._circle_tcew6_1{border-radius:50%;width:5.5rem;height:5.5rem;padding:8px;position:relative;color:#fff;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center}._circleDataDisplay_tcew6_1 ._circleDataDisplayContainer_tcew6_6 ._circle_tcew6_1 ._circleStatus_tcew6_25{font-size:32px;font-weight:400;position:relative}._circleDataDisplay_tcew6_1 ._circleDataDisplayContainer_tcew6_6 ._title_tcew6_30{font-size:20px}@media screen and (max-width: 600px){._circleDataDisplay_tcew6_1 ._circleDataDisplayContainer_tcew6_6 ._title_tcew6_30{font-size:16px}}._vmHostTitleContainer_1x21s_1{padding:1rem 0;display:flex;justify-content:space-between;border-top:1px solid grey}._vmHostTitleContainer_1x21s_1 h4{font-weight:400}._vmHostVmsContainer_1x21s_11{display:flex;margin:2.5rem 0}._dashboardTitleContainer_1iq0m_1{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between}._dashboardTitleContainer_1iq0m_1 ._dashboardTitleIconWrapper_1iq0m_7{display:flex;align-items:center;gap:1rem}._dashboardTitleContainer_1iq0m_1 ._dashboardTitleIconWrapper_1iq0m_7 ._dashboardTitle_1iq0m_1{font-weight:400}._serverCard_194fa_1{background-color:#2c2c2e;border-radius:10px;border:1px solid #3f3f3f}._serverCardTitleContainer_194fa_7{padding:1rem;width:100%;display:flex}._serverCardTitleStatus_194fa_13{display:flex;justify-content:space-between}._serverCardBody_194fa_18{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));width:100%;overflow:hidden;padding:0 1rem 1rem}._serverCardBody_194fa_18 ._serverCardItem_194fa_25{border-right:1px solid #474747;padding:0 .5rem}._serverCardBody_194fa_18 ._serverCardItem_194fa_25 ._serverCardItemTitleContainer_194fa_29{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 1200px){._serverCardBody_194fa_18>:last-child{border:none}}@media screen and (max-width: 1200px){._serverCardBody_194fa_18{grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-rows:repeat(2,minmax(100px,1fr))}._serverCardBody_194fa_18 :nth-child(2n){border:none}}@media screen and (max-width: 800px){._serverCardBody_194fa_18{grid-template-columns:repeat(1,minmax(100px,1fr));grid-template-rows:repeat(4,minmax(100px,1fr))}._serverCardBody_194fa_18 ._serverCardItem_194fa_25{border-bottom:1px solid #474747;border-right:none}._serverCardBody_194fa_18>:last-child{border:none}}._serverCardSystemData_194fa_62{padding:1rem 0 0 1rem;display:flex;flex-direction:column;width:100%}._serverCardSystemData_194fa_62 ._serverCardSystemItem_194fa_68{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem;border-bottom:1px solid #474747;min-height:40px}._serverCardSystemData_194fa_62 ._serverCardSystemItem_194fa_68 ._systemItemTitle_194fa_76{font-weight:700}@media screen and (max-width: 1200px){._serverCardSystemData_194fa_62 ._serverCardSystemItem_194fa_68 ._systemItemTitle_194fa_76{max-width:14px;font-size:12px}}._serverCardSystemData_194fa_62 ._serverCardSystemItem_194fa_68 ._systemItemData_194fa_85{max-width:220px;font-size:14px;text-align:end}@media screen and (max-width: 1200px){._serverCardSystemData_194fa_62 ._serverCardSystemItem_194fa_68 ._systemItemData_194fa_85{max-width:60%;font-size:12px}}._serverCardSystemData_194fa_62>:last-child{border:none}._percentageNum_194fa_100{font-size:30px;line-height:30px}._serverSection_nm2kd_1,._vCenterSection_nm2kd_5{padding:1rem}._dashboardTotalCards_nm2kd_9{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media screen and (max-width: 1000px){._dashboardTotalCards_nm2kd_9{grid-template-columns:repeat(1,minmax(100px,1fr))}}._summaryCardsBody_nm2kd_20{display:flex;flex-direction:row;margin:1.5rem 0}._vCenterHosts_nm2kd_26{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}@media screen and (max-width: 1200px){._vCenterHosts_nm2kd_26{grid-template-columns:repeat(2,minmax(100px,1fr));gap:0 1rem}}@media screen and (max-width: 600px){._vCenterHosts_nm2kd_26{grid-template-columns:repeat(1,minmax(100px,1fr))}}._dashboardCardSplitTitleContainer_nm2kd_43{width:100%;display:flex}._dashboardCardSplitTitleContainer_nm2kd_43>:first-child{border-right:1px solid #474747;padding-right:1rem}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_nm2kd_43>:first-child{border:none}}._dashboardCardSplitTitleContainer_nm2kd_43 ._dashboardCardSplitTitleSide_nm2kd_56{display:flex;justify-content:space-between;align-items:center;width:50%}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_nm2kd_43 ._dashboardCardSplitTitleSide_nm2kd_56{width:100%;padding-right:0}}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_nm2kd_43>:last-child{display:none}}@media screen and (max-width: 1200px){._dashboardCardSplitTitle_nm2kd_43{width:100%}}._mobileDashboardSplitTitle_nm2kd_80{display:none}@media screen and (max-width: 1200px){._mobileDashboardSplitTitle_nm2kd_80{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid grey;font-size:18px}}._dashboardCardSplit_nm2kd_43{display:flex}._dashboardCardSplit_nm2kd_43 ._dashboardCardSplitSide_nm2kd_96{width:50%;padding:1rem}._dashboardCardSplit_nm2kd_43 ._dashboardCardSplitSide_nm2kd_96 ._dashboardCardSplitSideDataContainer_nm2kd_100{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:85px}@media screen and (max-width: 1200px){._dashboardCardSplit_nm2kd_43 ._dashboardCardSplitSide_nm2kd_96{width:100%;padding:0}}@media screen and (max-width: 1200px){._dashboardCardSplit_nm2kd_43{flex-direction:column}}._datastores_nm2kd_119{padding:0 0 0 1rem}._datastores_nm2kd_119 ._datastoreItem_nm2kd_122{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid grey;padding:.5rem 0}._datastores_nm2kd_119 ._datastoreItem_nm2kd_122 ._datastoreItemTitle_nm2kd_129{min-width:200px;font-weight:400}@media screen and (max-width: 1200px){._datastores_nm2kd_119 ._datastoreItem_nm2kd_122 ._datastoreItemTitle_nm2kd_129{min-width:140px;font-size:12px}}._datastores_nm2kd_119 :last-child{border-bottom:none}._datastoreItemHealthbarText_nm2kd_143{font-size:14px;color:#b8b8b8;min-width:100px}@media screen and (max-width: 1200px){._datastoreItemHealthbarText_nm2kd_143{font-size:10px;justify-self:flex-end}}._percentageNum_nm2kd_155{font-size:40px;line-height:40px}._dashboardPercentageSubText_nm2kd_160{color:#b8b8b8}._timelineContainer_1tc09_1{display:flex;flex-direction:column;gap:2px;width:100%}._timelineContainer_1tc09_1 ._timeline_1tc09_1{display:flex;gap:2px;width:100%;overflow-x:scroll}._timelineContainer_1tc09_1 ._timeline_1tc09_1 ._timelineItem_1tc09_13{min-width:38px;text-align:center}._timelineContainer_1tc09_1 ._timeline_1tc09_1 ._timelineItem_1tc09_13 ._timelineBox_1tc09_17{height:40px;width:100%}._timelineContainer_1tc09_1 ._timeline_1tc09_1 ._timelineItem_1tc09_13 ._timelineText_1tc09_21{width:100%;border-bottom:1px solid #474747}._areaChartCard_2he3x_1{background-color:#2c2c2e;border-radius:10px;border:1px solid #3f3f3f;overflow:hidden}._test_2he3x_8{z-index:999}._areaChartCardTitleContainer_2he3x_12{padding:1rem}._areaChartCardTitleContainer_2he3x_12 ._areaChartCardTitle_2he3x_12{font-weight:400;font-size:18px}._areaChartCardSubTitle_2he3x_20{font-size:12px;color:#b5b5b5}._areaChartCardTitleStatus_2he3x_25{display:flex;justify-content:space-between}._areaChartCardBody_2he3x_30{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));width:100%;overflow:hidden}._areaChartCardBody_2he3x_30 ._areaChartContainer_2he3x_36{height:300px;grid-column:1/3}@media screen and (max-width: 1000px){._areaChartCardBody_2he3x_30 ._areaChartContainer_2he3x_36{grid-column:1/4}}._areaChartCardCurrent_2he3x_46{height:100%;display:flex;justify-content:center;align-items:center}._areaChartCardCurrent_2he3x_46 ._areaChartCardCurrentCircle_2he3x_52{padding:1.5rem;border-radius:50%;min-height:150px;min-width:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 1000px){._areaChartCardCurrent_2he3x_46{display:none}}._areaChartCardCurrentMobileContainer_2he3x_69{display:flex;align-items:center;gap:1rem}._areaChartCardCurrentMobileContainer_2he3x_69 ._areaChartCardCurrentMobile_2he3x_69{display:none}@media screen and (max-width: 1000px){._areaChartCardCurrentMobileContainer_2he3x_69 ._areaChartCardCurrentMobile_2he3x_69{display:block}}.apexcharts-tooltip{background-color:#000;color:#000}._circle_1ok88_1{border:10px solid;padding:1.5rem;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:130px;width:130px}._eCommecreDashboard_16byn_1{margin:1rem}._websiteStatusCardTitleContainer_16byn_5{width:100%;display:flex;justify-content:space-between}._websiteStatusSection_16byn_11{display:grid;grid-template-columns:1fr 1fr 35%;gap:1rem;width:100%}@media screen and (max-width: 1900px){._websiteStatusSection_16byn_11{grid-template-columns:1fr 1fr 40%}}@media screen and (max-width: 1000px){._websiteStatusSection_16byn_11{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media screen and (max-width: 700px){._websiteStatusSection_16byn_11{display:flex;flex-direction:column;gap:1rem}}._websiteStatusSection_16byn_11 ._websiteStatusGridCards_16byn_34{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1rem;width:100%;grid-column:1/3}@media screen and (max-width: 1000px){._websiteStatusSection_16byn_11 ._websiteStatusGridCards_16byn_34{grid-template-rows:repeat(2,minmax(100px,1fr));grid-template-columns:repeat(1,minmax(100px,1fr))}}._titlePrefix_16byn_48{color:#b8b8b8}._websiteStatusCardDataContainer_16byn_52{display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:calc(100% - 1rem)}._websiteStatusCardDataContainer_16byn_52 ._websiteStatusCardData_16byn_52{font-weight:400;font-size:64px}@media screen and (max-width: 1000px){._websiteStatusCardDataContainer_16byn_52 ._websiteStatusCardData_16byn_52{font-size:36px}}._websiteStatusScreenshotContainer_16byn_69{width:100%;border-radius:10px;grid-column:3;min-width:30%}._websiteStatusScreenshotContainer_16byn_69 ._websiteStatusScreenshot_16byn_69{height:100%;max-width:100%;object-fit:cover;border-radius:10px}@media screen and (max-width: 700px){._websiteStatusScreenshotContainer_16byn_69 ._websiteStatusScreenshot_16byn_69{max-height:350px}}._incidentReportTimelineCard_16byn_87{background-color:#2c2c2e;grid-column:1/3}@media screen and (max-width: 1500px){._incidentReportTimelineCard_16byn_87{display:none}}._incidentReportTimelineBody_16byn_97{height:90%;width:100%;display:flex;align-items:center}._incidentReportCardSmallerScreens_16byn_104{display:none}@media screen and (max-width: 1500px){._incidentReportCardSmallerScreens_16byn_104{display:block;grid-column:1/4}}._areaChartCards_16byn_114{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1rem}@media screen and (max-width: 1000px){._areaChartCards_16byn_114{grid-template-rows:repeat(2,minmax(100px,1fr));grid-template-columns:repeat(1,minmax(100px,1fr))}}._websiteUnavailable_16byn_127{display:flex;justify-content:center;align-items:center;height:90%}._dashboardCardSplitTitleContainer_1a8ju_1{width:100%;display:flex}._dashboardCardSplitTitleContainer_1a8ju_1>:first-child{border-right:1px solid #474747;padding-right:1rem}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1a8ju_1>:first-child{border:none}}._dashboardCardSplitTitleContainer_1a8ju_1 ._dashboardCardSplitTitleLeft_1a8ju_14{width:25%}._dashboardCardSplitTitleContainer_1a8ju_1 ._dashboardCardSplitTitleSide_1a8ju_17{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1a8ju_1 ._dashboardCardSplitTitleSide_1a8ju_17{width:100%;padding-right:0}}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1a8ju_1>:last-child{display:none}}@media screen and (max-width: 1200px){._dashboardCardSplitTitle_1a8ju_1{width:100%}}._mobileDashboardSplitTitle_1a8ju_40{display:none}@media screen and (max-width: 1200px){._mobileDashboardSplitTitle_1a8ju_40{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid grey;font-size:18px}}._dashboardCardSplit_1a8ju_1{display:flex}._dashboardCardSplit_1a8ju_1 ._dashboardCardSplitSide_1a8ju_56{padding:1rem}._dashboardCardSplit_1a8ju_1 ._dashboardCardSplitSide_1a8ju_56 ._dashboardCardSplitSideDataContainer_1a8ju_59{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:85px}@media screen and (max-width: 1200px){._dashboardCardSplit_1a8ju_1 ._dashboardCardSplitSide_1a8ju_56{width:100%;padding:0}}._dashboardCardSplit_1a8ju_1 ._dashboardCardLeft_1a8ju_72{width:25%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}@media screen and (max-width: 1200px){._dashboardCardSplit_1a8ju_1 ._dashboardCardLeft_1a8ju_72{width:100%}}._dashboardCardSplit_1a8ju_1 ._dashboardCardMiddle_1a8ju_84{width:50%}@media screen and (max-width: 1200px){._dashboardCardSplit_1a8ju_1 ._dashboardCardMiddle_1a8ju_84{width:100%}}._dashboardCardSplit_1a8ju_1 ._dashboardCardRight_1a8ju_92{width:25%;display:flex;align-items:center;justify-content:center;margin-bottom:4rem}@media screen and (max-width: 1200px){._dashboardCardSplit_1a8ju_1 ._dashboardCardRight_1a8ju_92{width:100%;margin-bottom:1rem}}@media screen and (max-width: 1200px){._dashboardCardSplit_1a8ju_1{flex-direction:column}}._datastores_1a8ju_111{padding:1rem;max-height:360px;overflow-y:auto}._datastores_1a8ju_111 ._datastoreItem_1a8ju_116{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid grey;padding:.5rem 0}._datastores_1a8ju_111 ._datastoreItem_1a8ju_116 ._datastoreItemTitle_1a8ju_123{font-weight:400}@media screen and (max-width: 1200px){._datastores_1a8ju_111 ._datastoreItem_1a8ju_116 ._datastoreItemTitle_1a8ju_123{font-size:14px}}._datastores_1a8ju_111 :last-child{border-bottom:none}._datastoreItemHealthbarText_1a8ju_135{font-size:14px;color:#b8b8b8}@media screen and (max-width: 1200px){._datastoreItemHealthbarText_1a8ju_135{font-size:12px}}._websiteStatusCardData_1a8ju_145{font-weight:400;font-size:64px}@media screen and (max-width: 1000px){._websiteStatusCardData_1a8ju_145{font-size:36px}}._dhcpStatusData_1a8ju_155{padding:0 1rem;display:flex;flex-direction:column;width:100%}._dhcpStatusData_1a8ju_155 ._dhcpStatusItem_1a8ju_161{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem;min-height:40px}._dhcpStatusData_1a8ju_155 ._dhcpStatusItem_1a8ju_161 ._dhcpTitle_1a8ju_168{font-weight:700}@media screen and (max-width: 1200px){._dhcpStatusData_1a8ju_155 ._dhcpStatusItem_1a8ju_161 ._dhcpTitle_1a8ju_168{max-width:140px;font-size:12px}}._dhcpStatusData_1a8ju_155 ._dhcpStatusItem_1a8ju_161 ._dhcpContent_1a8ju_177{max-width:220px;font-size:14px;text-align:end}@media screen and (max-width: 1200px){._dhcpStatusData_1a8ju_155 ._dhcpStatusItem_1a8ju_161 ._dhcpContent_1a8ju_177{max-width:60%;font-size:12px}}._dhcpStatusData_1a8ju_155>:last-child{border:none}._dhcpCritical_1a8ju_192 ::selection{background-color:#ff4747;color:#000}._dhcpCritical_1a8ju_192 ::-moz-selection{background-color:#ff4747;color:#000}._dhcpCritical_1a8ju_192 ::-webkit-selection{background-color:#ff4747;color:#000}._dhcpCriticalMessage_1a8ju_205{color:#ff4747}._speedTestCard_1a8ju_209{width:100%}._speed_1a8ju_209{display:flex;justify-content:space-evenly;align-items:center;width:100%;max-height:500px}@media screen and (max-width: 900px){._speed_1a8ju_209{flex-direction:column;gap:2rem}}._speed_1a8ju_209 ._speedDataContainer_1a8ju_226{display:flex;flex-direction:column}@media screen and (max-width: 1200px){._speed_1a8ju_209 ._speedDataContainer_1a8ju_226{align-items:center}}._speed_1a8ju_209 ._speedDataContainer_1a8ju_226 ._speedContentTitle_1a8ju_235{font-size:32px;color:#fff}._speed_1a8ju_209 ._speedDataContainer_1a8ju_226 ._speedContentTitle_1a8ju_235 ._speedContentSuffix_1a8ju_239{color:#b8b8b8;font-size:20px}._speed_1a8ju_209 ._speedDataContainer_1a8ju_226 ._sparklineContainer_1a8ju_243{margin-top:1rem}._middleSection_1a8ju_247{padding:0 1rem;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));grid-template-rows:repeat(1,minmax(100px,1fr));gap:1rem}@media screen and (max-width: 1200px){._middleSection_1a8ju_247{grid-template-columns:repeat(2,minmax(100px,1fr));margin-top:0}}@media screen and (max-width: 900px){._middleSection_1a8ju_247{display:flex;flex-direction:column}}._dnsStatusCard_1a8ju_267{height:90%;display:flex;align-items:center}._vpnCard_1a8ju_273{height:80%;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));grid-template-rows:repeat(auto,minmax(100px,1fr));justify-items:center;align-items:center;gap:2rem;font-size:20px}@media screen and (max-width: 1200px){._vpnCard_1a8ju_273{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media screen and (max-width: 600px){._vpnCard_1a8ju_273{grid-template-columns:repeat(1,minmax(100px,1fr));flex-direction:column}}._merakis_1a8ju_295{display:flex;justify-content:space-evenly;width:100%;height:fit-content;gap:1rem}._merakis_1a8ju_295 ._meraki_1a8ju_295{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:14.2857142857%;background-color:#232324;border-radius:10px}@media screen and (max-width: 600px){._merakis_1a8ju_295 ._meraki_1a8ju_295{width:auto}}._merakis_1a8ju_295 ._meraki_1a8ju_295 ._merakiTitle_1a8ju_317{font-size:16px;font-weight:400;text-align:center;height:20px}._merakis_1a8ju_295 ._meraki_1a8ju_295 ._merakiContent_1a8ju_323{font-weight:700;font-size:32px}._rendCard_1a8ju_328{display:flex;justify-content:center;align-items:center;font-size:24px;padding:1rem;border-radius:10px;background-color:#2c2c2e;box-sizing:border-box;border:1px solid #3f3f3f}._rendCard_1a8ju_328:hover{border-color:#3b3b3b;transform:scale(1.005)}._serverSection_1xgux_1,._vCenterSection_1xgux_5{padding:1rem}._dashboardTotalCards_1xgux_9{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media screen and (max-width: 1000px){._dashboardTotalCards_1xgux_9{grid-template-columns:repeat(1,minmax(100px,1fr))}}._summaryCardsBody_1xgux_20{display:flex;flex-direction:row;margin:1.5rem 0}._vCenterHosts_1xgux_26{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}@media screen and (max-width: 1200px){._vCenterHosts_1xgux_26{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media screen and (max-width: 600px){._vCenterHosts_1xgux_26{grid-template-columns:repeat(1,minmax(100px,1fr))}}._dashboardCardSplitTitleContainer_1xgux_42{width:100%;display:flex}._dashboardCardSplitTitleContainer_1xgux_42>:first-child{border-right:1px solid #474747;padding-right:1rem}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1xgux_42>:first-child{border:none}}._dashboardCardSplitTitleContainer_1xgux_42 ._dashboardCardSplitTitleSide_1xgux_55{display:flex;justify-content:space-between;align-items:center;width:50%}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1xgux_42 ._dashboardCardSplitTitleSide_1xgux_55{width:100%;padding-right:0}}@media screen and (max-width: 1200px){._dashboardCardSplitTitleContainer_1xgux_42>:last-child{display:none}}@media screen and (max-width: 1200px){._dashboardCardSplitTitle_1xgux_42{width:100%}}._mobileDashboardSplitTitle_1xgux_79{display:none}@media screen and (max-width: 1200px){._mobileDashboardSplitTitle_1xgux_79{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid grey;font-size:18px}}._dashboardCardSplit_1xgux_42{display:flex}._dashboardCardSplit_1xgux_42 ._dashboardCardSplitSide_1xgux_95{width:50%;padding:1rem}._dashboardCardSplit_1xgux_42 ._dashboardCardSplitSide_1xgux_95 ._dashboardCardSplitSideDataContainer_1xgux_99{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:85px}@media screen and (max-width: 1200px){._dashboardCardSplit_1xgux_42 ._dashboardCardSplitSide_1xgux_95{width:100%;padding:0}}@media screen and (max-width: 1200px){._dashboardCardSplit_1xgux_42{flex-direction:column}}._datastores_1xgux_118{padding:0 0 0 1rem}._datastores_1xgux_118 ._datastoreItem_1xgux_121{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid grey;padding:.5rem 0}._datastores_1xgux_118 ._datastoreItem_1xgux_121 ._datastoreItemTitle_1xgux_128{min-width:200px;font-weight:400}@media screen and (max-width: 1200px){._datastores_1xgux_118 ._datastoreItem_1xgux_121 ._datastoreItemTitle_1xgux_128{min-width:140px;font-size:12px}}._datastores_1xgux_118 :last-child{border-bottom:none}._datastoreItemHealthbarText_1xgux_142{font-size:14px;color:#b8b8b8;min-width:100px}@media screen and (max-width: 1200px){._datastoreItemHealthbarText_1xgux_142{font-size:10px;justify-self:flex-end}}._percentageNum_1xgux_154{font-size:32px;line-height:32px}._largePercentage_1xgux_163{font-weight:400;font-size:40px}@media screen and (max-width: 1000px){._largePercentage_1xgux_163{font-size:36px}}._hyperflexStatus_1xgux_173{display:flex;flex-direction:column;justify-content:center;align-items:center}._hyperflexContent_1xgux_180{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%}@media screen and (max-width: 1000px){._hyperflexContent_1xgux_180{width:100%}}._hyperflexContent_1xgux_180 ._hyperflexCircles_1xgux_192{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:1rem;width:100%}._netAppMainCard_1xgux_201{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));width:100%;overflow:hidden;box-sizing:border-box}._netAppMainCard_1xgux_201 ._netAppMainCardItem_1xgux_208{border-right:1px solid #474747;padding:0 .5rem}@media screen and (max-width: 1200px){._netAppMainCard_1xgux_201{grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-rows:repeat(2,minmax(100px,1fr))}._netAppMainCard_1xgux_201 :nth-child(2n){border:none}}@media screen and (max-width: 800px){._netAppMainCard_1xgux_201{grid-template-columns:repeat(1,minmax(100px,1fr));grid-template-rows:repeat(4,minmax(100px,1fr))}._netAppMainCard_1xgux_201 ._netAppMainCardItem_1xgux_208{border-bottom:1px solid #474747;border-right:none}._netAppMainCard_1xgux_201>:last-child{border:none}}._netAppInfo_1xgux_235{padding:1rem 0 0 1rem;display:flex;flex-direction:column;width:100%}._netAppInfo_1xgux_235 ._netAppInfoItem_1xgux_241{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem;border-bottom:1px solid #474747;min-height:40px}._netAppInfo_1xgux_235 ._netAppInfoItem_1xgux_241 ._title_1xgux_249{font-weight:700}@media screen and (max-width: 1200px){._netAppInfo_1xgux_235 ._netAppInfoItem_1xgux_241 ._title_1xgux_249{max-width:14px;font-size:12px}}._netAppInfo_1xgux_235 ._netAppInfoItem_1xgux_241 ._data_1xgux_118{max-width:220px;font-size:14px;text-align:end}@media screen and (max-width: 1200px){._netAppInfo_1xgux_235 ._netAppInfoItem_1xgux_241 ._data_1xgux_118{max-width:60%;font-size:12px}}._netAppInfo_1xgux_235>:last-child{border:none}._netAppNodeitleContainer_1xgux_273{padding:1rem 0;display:flex;justify-content:space-between;border-top:1px solid #474747}._netAppNodeitleContainer_1xgux_273 h4{font-weight:400}._storageNum_1xgux_283{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:85px}._netAppNodeDataContainer_1xgux_291{display:flex;margin:2.5rem 0}._dashboardPercentageSubText_1xgux_159{color:#b8b8b8}._netAppDisks_1xgux_300{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;padding-top:0!important}._netAppDisks_1xgux_300 ._netAppDisk_1xgux_300{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem;border-radius:8px;background-color:#464649}._statusLine_1xgux_316{width:100px;height:3px;margin-top:.25rem}._messages_1xgux_322{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}._messages_1xgux_322 ._message_1xgux_322{border:1px solid #474747;padding:.75rem;background-color:#222;border-radius:1rem}._messages_1xgux_322 ._message_1xgux_322 ._contentContainer_1xgux_334>:first-child{border-bottom:1px solid #474747}._messages_1xgux_322 ._message_1xgux_322 ._contentContainer_1xgux_334 ._content_1xgux_334{display:flex;gap:1rem;padding:.5rem 0}._messages_1xgux_322 ._message_1xgux_322 ._contentContainer_1xgux_334 ._content_1xgux_334 ._title_1xgux_249{min-width:70px;font-weight:700}._messages_1xgux_322 ._message_1xgux_322 ._contentContainer_1xgux_334 ._content_1xgux_334 ._value_1xgux_346{font-size:14px}._messages_1xgux_322 ._message_1xgux_322 ._contentContainer_1xgux_334 ._content_1xgux_334:last-of-type{padding-bottom:0}._navJobs_4pv1z_1{display:flex;justify-content:space-between;width:100%;height:fit-content;gap:1rem}@media screen and (max-width: 1000px){._navJobs_4pv1z_1{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-rows:repeat(2,minmax(100px,1fr))}}@media screen and (max-width: 650px){._navJobs_4pv1z_1{display:grid;grid-template-columns:repeat(1,minmax(100px,1fr));grid-template-rows:repeat(4,minmax(100px,1fr))}}._navJobs_4pv1z_1 ._navJob_4pv1z_1{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:25%;background-color:#232324;border-radius:10px}@media screen and (max-width: 1000px){._navJobs_4pv1z_1 ._navJob_4pv1z_1{width:100%}}._navJobs_4pv1z_1 ._navJob_4pv1z_1 ._navJobTitle_4pv1z_37{font-size:16px;font-weight:400;text-align:center;height:20px}._navJobs_4pv1z_1 ._navJob_4pv1z_1 ._navJobContent_4pv1z_43{font-weight:700;font-size:32px}._navTablesContainer_4pv1z_48{margin-top:2rem;width:100%;display:flex;gap:1rem}._navTablesContainer_4pv1z_48 ._navTableContainer_4pv1z_54{width:50%}@media screen and (max-width: 1000px){._navTablesContainer_4pv1z_48{flex-direction:column}._navTablesContainer_4pv1z_48 ._navTableContainer_4pv1z_54{width:100%}}._pingStatusesCardBody_4pv1z_66{height:100%}._dashboardCardSplit_4pv1z_70{display:flex;width:100%;min-height:250px}@media screen and (max-width: 1000px){._dashboardCardSplit_4pv1z_70{flex-direction:column}}._dashboardCardLeft_4pv1z_81{height:170px;width:30%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media screen and (max-width: 1000px){._dashboardCardLeft_4pv1z_81{width:100%}}._dashboardCardLeft_4pv1z_81 ._pingStatusText_4pv1z_94{font-weight:400;font-size:64px}@media screen and (max-width: 1000px){._dashboardCardLeft_4pv1z_81 ._pingStatusText_4pv1z_94{font-size:36px}}._dashboardCardRight_4pv1z_104{width:70%;max-height:400px;overflow-y:scroll}@media screen and (max-width: 1000px){._dashboardCardRight_4pv1z_104{width:100%}}._breadcrumbs_hs3a5_1{display:flex;gap:1rem}@media screen and (max-width: 800px){._breadcrumbs_hs3a5_1{gap:.5rem;font-size:12px}}._breadcrumbs_hs3a5_1 ._crumb_hs3a5_11{display:flex;gap:1rem}@media screen and (max-width: 800px){._breadcrumbs_hs3a5_1 ._crumb_hs3a5_11{gap:.5rem}}._breadcrumbs_hs3a5_1 ._active_hs3a5_20{color:#8f8f8f}._navbar_6o2gn_1{height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:#474747 solid 1px;box-sizing:border-box}._navbar_6o2gn_1 ._navbarLogoSection_6o2gn_10{height:100%;display:flex;align-items:center;gap:2rem}@media screen and (max-width: 800px){._navbar_6o2gn_1 ._navbarLogoSection_6o2gn_10{gap:1rem}}._navbar_6o2gn_1 ._navbarLogoSection_6o2gn_10 ._navBarLogoContainer_6o2gn_21{height:80%;padding:5px 20px;border-right:1px gray solid;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 800px){._navbar_6o2gn_1 ._navbarLogoSection_6o2gn_10 ._navBarLogoContainer_6o2gn_21{padding:5px 12px}}._navbar_6o2gn_1 ._navRightContent_6o2gn_35{display:flex;align-items:center;gap:1rem;margin-right:20px;height:100%}@media screen and (max-width: 800px){._navbar_6o2gn_1 ._navRightContent_6o2gn_35{gap:.5rem}}@media screen and (max-width: 800px){._clockContainer_6o2gn_49{display:none}}._breadcrumbsContainer_6o2gn_54{padding:.5rem 1rem}@media screen and (max-width: 800px){._breadcrumbsContainer_6o2gn_54{display:none}}._breadcrumbsContainerMobile_6o2gn_63{border-bottom:#474747 solid 1px;padding:.5rem 1rem;display:none}@media screen and (max-width: 800px){._breadcrumbsContainerMobile_6o2gn_63{display:block}}._userAvatar_6o2gn_74{cursor:pointer;border:#5f5f5f solid 1px;background-color:#292929;display:flex;align-items:center;justify-content:center}._clock_1nk3e_1{display:flex;flex-direction:column;font-family:"Fira Mono",Monospace}._clockTextTime_1nk3e_7{font-size:22px;line-height:22px}@media screen and (max-width: 600px){._clockTextTime_1nk3e_7{font-size:16px;line-height:16px}}._clockTextDate_1nk3e_18{font-size:14px;line-height:14px}@media screen and (max-width: 600px){._clockTextDate_1nk3e_18{font-size:10px;line-height:10px}}._serverListRowHealth_13y3i_1{display:flex;border-bottom:1px solid #474747;justify-content:space-between}._serverListRowHealth_13y3i_1:last-child{border:none}@media screen and (max-width: 1000px){._serverListRowHealth_13y3i_1{flex-direction:column}}._posDashboard_1muh8_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._posMachine_1muh8_7{display:flex;justify-content:space-between;gap:1rem;background-color:#2c2c2c;border:1px solid #3f3f3f;border-radius:10px;padding:1rem}._posMachine_1muh8_7 ._iconContainer_1muh8_16{display:flex;align-items:center;justify-content:center;height:80px;width:80px}._posMachine_1muh8_7 ._posMachineDetails_1muh8_23{display:flex;flex-direction:column;gap:.25rem;min-width:170px}._disabled_1muh8_30{border:1px solid #636363!important;background-color:#333!important;cursor:not-allowed}._disabledIcon_1muh8_36,._disabledText_1muh8_40{color:#6c6c6c!important}*{box-sizing:border-box;padding:0;margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border:none;-webkit-appearance:none;-ms-appearence:none;-moz-appearance:none;appearance:none}h1,h2,h3,h4,p,span,i,a{margin:0;padding:0}a{text-decoration:none;color:#fff}input{margin:0;padding:0}ul,ul li{margin:0;padding:0;text-indent:0;list-style-type:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s}input:-webkit-autofill{-webkit-text-fill-color:rgb(255,255,255)!important}
