@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;line-height:1.4;font-size:12px;color:#333}ul{list-style:none}.container{max-width:960px;left:0;right:0;margin:auto;padding:5px 10px 0 5px}aside{display:inline-block;width:20%;min-height:400px;border-right:1px solid #e5e5e5;margin-right:5px}.party-name{background-color:#f6f8fa;border:1px solid #d1d5da;padding:5px 0 5px 5px;border-top-left-radius:5px;border-top-right-radius:5px;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb)}.main,.main-view{min-height:400px}.main{display:inline-block;width:75%}.content{width:100%;display:flex}@media only screen and (max-width:960px){.container{margin:5px}.content{flex-direction:column;padding:0}aside{min-height:0;border-right:none;margin:5px}.main,aside{width:100%}}nav ul{padding:5px}nav li{color:#444}nav li a{color:#fff;display:block}nav li:hover,nav li a{-webkit-transition:.2s ease-out;transition:.2s ease-out}nav li:hover{color:#639;padding-left:15px;background:#afeeee}header{display:grid;grid-template-columns:1fr 6fr;grid-column-gap:5px;align-items:end;grid-area:header;border-bottom:1px solid #ddd;margin-bottom:5px}.main h2{color:teal}footer{grid-area:footer;height:100px;border-top:1px solid #ddd}header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:600px){header{flex-direction:column;align-items:center}}header img{height:50px;width:150px;margin:0;padding:0}header h2,header h4{color:teal}header span{text-align:right}header .sign-out{display:inline;padding:5px}header .sign-out:hover{color:green;cursor:-webkit-grab;cursor:grab;text-decoration:underline}table{border-collapse:collapse}table tr:nth-child(odd){background:#bccedf}table tr:nth-child(2n){background:#eaeef3}.hidden{display:none}.text-center{text-align:center}.table-header{display:flex;flex-direction:row}.table-label{display:inline-block;flex:1 1}.table-sort{color:#555;align-items:center}.table-sort,.table-sort span{display:flex;flex-direction:column}.table-sort-up1{background:#d2691e}.table-sort-down1{background:#deb887}.table-sort-down,.table-sort-up{width:1em;height:1em;color:#666;height:8px}.table-sort-down-selected,.table-sort-down:hover,.table-sort-up-selected,.table-sort-up:hover{color:red}form label{display:inline-block}form input,form label{font-size:.7rem}input{padding:2px;border-radius:2px;border:1px solid #aaa;margin:3px;font-family:sans-serif;background-color:#ffe}.hidden{visibility:hidden}a:hover{text-decoration:underline;cursor:-webkit-grab;cursor:grab;color:#00f}.btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:inline-block;text-align:center;text-decoration:none;margin:2px 0;border:1px solid transparent;border-radius:4px;padding:.1em 1em;color:#fff;background-color:#9555af}.btn:active{-webkit-transform:translateY(1px);transform:translateY(1px);-webkit-filter:saturate(150%);filter:saturate(150%)}.btn:focus,.btn:hover{color:#9555af;border-color:currentColor;background-color:#fff}.btn{outline:none}.btn::-moz-focus-inner{border:none}table.pretty{width:100%;border-spacing:0;clear:both}table.pretty td{border:.1rem inset #fff;padding:5px}table.pretty th{border:.1rem outset #fff;background:#50c9c3;background:-webkit-linear-gradient(270deg,#50c9c3,#96deda);background:-webkit-linear-gradient(right,#50c9c3,#96deda);background:linear-gradient(270deg,#50c9c3,#96deda)}table.pretty tr:hover{background:#afeeee}table.pretty hr.style-one{border:0;height:1px;background:#333;background-image:-webkit-linear-gradient(left,#ccc,#333,#ccc);background-image:linear-gradient(90deg,#ccc,#333,#ccc)}table.pretty hr.style-two{border:0;height:1px;background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.75),transparent);background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.75),transparent)}table.pretty hr.style-three{border:0;border-bottom:1px dashed #ccc;background:#999}table.pretty hr.style-four{height:12px;border:0;box-shadow:inset 0 12px 12px -12px rgba(0,0,0,.5)}table.pretty hr.style-five{border:0;height:0;box-shadow:0 0 10px 1px #000}table.pretty hr.style-five:after{content:"\00a0"}table.pretty hr.style-six{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid hsla(0,0%,100%,.3)}table.pretty hr.style-seven{height:30px;border:solid grey;border-width:1px 0 0;border-radius:20px}table.pretty hr.style-seven:before{display:block;content:"";height:30px;margin-top:-31px;border:solid grey;border-width:0 0 1px;border-radius:20px}table.pretty hr.style-eight{padding:0;border:none;border-top:double #333;color:#333;text-align:center}table.pretty hr.style-eight:after{content:"§";display:inline-block;position:relative;top:-.7em;font-size:1.5em;padding:0 .25em;background:#fff}@-webkit-keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{-webkit-animation:spinner-animation 2s infinite;animation:spinner-animation 2s infinite;aria-label:"loading"}.spinner-overlay1{background:#333;opacity:.5}.fullpage-spinner,.spinner-overlay1{position:fixed;width:100%;height:100%}.fullpage-spinner{flex-direction:column;display:flex;align-items:center;justify-content:center;z-index:999}.spinner-wrapper{background:#add8e6;padding:12px 12px 10px;border-radius:6px;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.4);-moz-box-shadow:5px 5px 15px rgba(0,0,0,.4)}.spinner{color:#00f}
/*# sourceMappingURL=main.01cef883.chunk.css.map */