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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.site-layout-content{background:#fff;padding:0;min-height:280px}.logo{width:190px;height:40px;background:hsla(0,0%,100%,.5);margin:13px 10px 8px 0;float:left}.imglogo{width:90%;display:block;margin:auto}.logotb{width:190px;height:40px;background:hsla(0,0%,100%,.5);margin:13px 0 0;float:left}.imglogotb{width:53%;display:block;margin:auto}.grid-container{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;justify-content:center;align-items:stretch;align-content:center;flex-basis:30%}.ant-layout-header{padding:0!important;background:#fff!important}.ant-layout-content{padding:0 5px!important}.topnav{background-color:#333;overflow:hidden}.topnav a{float:left;color:#f2f2f2;text-align:center;padding:14px 16px;text-decoration:none;font-size:17px}.topnav a:hover{background-color:#ddd;color:#000}.topnav a.active{background-color:#4caf50;color:#fff}.topnav button{float:right;transform:translate(-10%,25%)}.nav-phone-icon{float:right;padding:30px}.grid-container{vertical-align:middle}.grid-item{background-color:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.8);width:13.5vw;height:8vw;padding:5px;text-align:center}.grid-item-ok{background-color:rgba(0,255,0,.8)}.grid-item-warning{background-color:#fb0;-webkit-animation-name:color;animation-name:color;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.grid-item-critical{background-color:rgba(255,0,0,.8);-webkit-animation-name:colorcrit;animation-name:colorcrit;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body,html{margin:0;padding:0}@-webkit-keyframes color{0%{background-color:#fb0}50%{background-color:#ffa600}to{background-color:#fb0}}@keyframes color{0%{background-color:#fb0}50%{background-color:#ffa600}to{background-color:#fb0}}@-webkit-keyframes colorcrit{0%{background-color:rgba(255,0,0,.8)}50%{background-color:rgba(255,58,58,.67)}to{background-color:rgba(255,0,0,.8)}}@keyframes colorcrit{0%{background-color:rgba(255,0,0,.8)}50%{background-color:rgba(255,58,58,.67)}to{background-color:rgba(255,0,0,.8)}}
/*# sourceMappingURL=main.5f2fad8b.chunk.css.map */