::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:8px;box-shadow:inset 0 0 5px grey}::-webkit-scrollbar-thumb{background:#000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#000}body,html{height:100%}body{background-color:#000}#root{height:100%}.counter-wrapper{align-items:center;display:flex;flex-wrap:wrap;font-family:Open Sans,sans-serif;font-style:normal;justify-content:center;letter-spacing:-.5px}.counter-wrapper.loading{height:100%}.counter-wrapper .item{border:1px solid transparent;display:flex;flex-direction:column;height:225px;margin:.2%;overflow:hidden;padding:0;width:19.4%}.counter-wrapper .item.not-working .flip-card-back,.counter-wrapper .item.not-working .flip-card-front{background:red}.counter-wrapper .item.working .flip-card-back,.counter-wrapper .item.working .flip-card-front{background:#00e600}.counter-wrapper .item.paused .flip-card-back,.counter-wrapper .item.paused .flip-card-front{background:#ff0}.counter-wrapper .item.tableview{background:#fff;float:none;height:30vh;margin:2vh 2%;width:96%}.counter-wrapper .item h2{border-bottom:2px solid #222;color:#000;flex-shrink:0;font-size:30px;line-height:1;margin-bottom:0;margin-top:0;overflow:hidden;padding:10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.counter-wrapper .item .flip-card-front h2{align-items:center;border:0;box-sizing:border-box;display:flex;font-size:40px;font-weight:700;height:100%;justify-content:center;line-height:1.3;overflow:visible;white-space:normal}.counter-wrapper .item.tableview h2{font-size:80px;letter-spacing:2px}.counter-wrapper .item .tasks{max-height:173px;overflow-x:auto}.counter-wrapper .item .task{border-bottom:1px solid #222;color:#000;font-size:12px;line-height:1.2;padding:5px 10px}.counter-wrapper .item .task a:link,.counter-wrapper .item .task a:visited{color:#000;text-decoration:none}.counter-wrapper .item .task a:hover{text-decoration:underline}.counter-wrapper .item.tableview .task{font-size:15px}.counter-wrapper .item .task strong{font-size:12px;text-transform:uppercase}.counter-wrapper .item .task strong,.counter-wrapper .item .task>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counter-wrapper .item.tableview .task strong{font-size:18px;letter-spacing:1.7px}.counter-wrapper .item .task b{font-size:13px}.counter-wrapper .item.tableview .task b{font-size:16px;letter-spacing:1.7px}.counter-wrapper .item .task.zzz{background:url(../../static/media/zzzz.264ba95670f05dd69c12.png) no-repeat 50%;background-size:auto 120px;border:0;height:153px;margin-top:0;text-indent:-9999px}.counter-wrapper .item .task.not-active{background-color:#ff0}.counter-wrapper .item .task.active{background-color:#00e600}.flip-card{background-color:transparent;-webkit-perspective:1000px;perspective:1000px}.flip-card-inner{height:100%;position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.flip-card:hover .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.flip-card-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@media (max-width:1355px){.counter-wrapper .item h2{font-size:20px}.counter-wrapper .item .flip-card-front h2{font-size:30px}}@media (max-width:1099px){.counter-wrapper .item{height:225px;margin:.2%;width:24.3%}}@media (max-width:799px){.counter-wrapper .item{height:225px;margin:.2%;width:32.6%}}@media (max-width:599px){.counter-wrapper .item{height:225px;margin:.2%;width:49.1%}}@media (max-width:399px){.counter-wrapper .item{height:225px;margin:.2%;width:99.6%}}body{font-family:sans-serif;margin:0;padding:0}
/*# sourceMappingURL=main.1b51171d.css.map*/