*{padding:0;margin:0;box-sizing:border-box}body{background-color:#ececec;font-family:Open Sans,sans-serif;margin-bottom:50px}.container{max-width:1500px;margin:auto;padding:0 20px}#header{background-color:#fff;padding:20px 0;box-shadow:0 0 15px rgba(0,0,0,.1)}#header ul{list-style-type:none}#header a{display:block;padding:15px;color:#8a2be2;text-decoration:none;font-weight:700;font-size:1.1em}#header nav{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#header nav a:focus,#header nav a:hover,#header nav li.active a{background-color:rgba(0,0,0,.1)}#header .reports{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}#header .logo{font-size:2em;padding:0}#report-section{padding:50px 0}.table{table-layout:fixed}table td.desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}#footer{position:fixed;text-align:center;font-size:1.1em;height:50px;background-color:#fff;padding:20px 0;color:#8a2be2;bottom:0;left:0;right:0;margin-bottom:0}
/*# sourceMappingURL=main.b6221805.chunk.css.map */