.m-60{margin:60px}h1{font-family:"archia";font-size:24px !important;font-weight:900;text-transform:uppercase}a.buttonOne{display:inline-block;padding:0.35em 1.2em;border:0.1em solid black;margin:0 0.3em 0.3em 0;border-radius:0.12em;box-sizing:border-box;text-decoration:none;font-family:"Roboto", sans-serif;font-weight:300;color:black;text-align:center;transition:all 0.2s}a.buttonOne:hover{color:#000000;background-color:#ffffff}.MapExplorer{display:flex;flex-direction:column;align-self:center;width:44rem}.MapExplorer .header{display:flex;flex-direction:column;color:#343a40;margin-bottom:2.5rem;align-self:flex-start}.MapExplorer .svg-parent{display:flex;flex-direction:row;width:100%;margin-top:1rem}.MapExplorer .svg-parent svg{align-self:center}.MapExplorer .svg-parent svg text{text-transform:uppercase;text-align:right;font-family:"archia";font-weight:600;fill:#6c757d;font-size:10px}.MapExplorer .back-button{position:absolute;right:0;background:rgba(253,126,20,0.12549);color:#fd7e14;transition:all 0.2s ease-in-out}.MapExplorer .back-button:hover{background:rgba(253,126,20,0.188235)}.MapExplorer .meta{display:flex;flex-direction:row;justify-content:space-between;height:1rem}.MapExplorer .meta .district-last-update{position:absolute;right:0;bottom:0}.MapExplorer .meta h2{margin:0;color:#e23028;word-wrap:break-word;font-weight:900}.MapExplorer .meta h4{margin:0;color:rgba(108,117,125,0.6);word-wrap:break-word}.MapExplorer .meta .unknown{position:absolute;top:17rem;width:5rem}.MapExplorer .map-stats{display:flex;flex-direction:row;width:100%;height:5rem;position:relative}.MapExplorer .map-stats h1,.MapExplorer .map-stats h5,.MapExplorer .map-stats h6,.MapExplorer .map-stats h3{margin:0}.MapExplorer .map-stats h3{color:rgba(108,117,125,0.6);font-weight:900}.MapExplorer .map-stats .stats{background:rgba(255,7,58,0.12549);color:#ff073a;padding:0.5rem;border-radius:5px;display:flex;flex-direction:column;margin-left:0.25rem;margin-right:0.25rem;margin-bottom:0.5rem;width:100%}.MapExplorer .map-stats .stats .stats-bottom{display:flex;flex-direction:row}.MapExplorer .map-stats .stats .stats-bottom h6{margin-top:auto;margin-bottom:0.25rem}.MapExplorer .map-stats .stats h1{font-weight:600}.MapExplorer .map-stats .stats.is-green{background:rgba(40,167,69,0.12549)}.MapExplorer .map-stats .stats.is-green h5,.MapExplorer .map-stats .stats.is-green h6{color:rgba(40,167,69,0.6)}.MapExplorer .map-stats .stats.is-green h1{color:#28a745}.MapExplorer .map-stats .stats.is-blue{background:rgba(0,123,255,0.0627451)}.MapExplorer .map-stats .stats.is-blue h5,.MapExplorer .map-stats .stats.is-blue h6{color:rgba(0,123,255,0.6)}.MapExplorer .map-stats .stats.is-blue h1{color:#007bff}.MapExplorer .map-stats .stats.is-gray{background:rgba(108,117,125,0.0627451)}.MapExplorer .map-stats .stats.is-gray h5,.MapExplorer .map-stats .stats.is-gray h6{color:rgba(108,117,125,0.6)}.MapExplorer .map-stats .stats.is-gray h1{color:#6c757d}.MapExplorer .map-stats .stats.is-yellow{background:#ffc107}.MapExplorer .map-stats .stats.is-yellow h5,.MapExplorer .map-stats .stats.is-yellow h6{color:#fff}.MapExplorer .map-stats .stats.is-yellow h1{color:#fff}.MapExplorer .map-stats .stats:first-child{margin-left:0}.MapExplorer .map-stats .stats:last-child{margin-right:0}.btn-flip{opacity:1;outline:0;color:#fff;line-height:40px;position:relative;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;font-family:"Open Sans";text-transform:uppercase;margin-right:15px}.btn-flip:hover:after{opacity:1;transform:translateY(0) rotateX(0)}.btn-flip:hover:before{opacity:0;transform:translateY(50%) rotateX(90deg)}.btn-flip:after{top:0;left:0;opacity:0;width:100%;color:#323237;display:block;transition:.5s;position:absolute;background:#adadaf;content:attr(data-back);transform:translateY(-50%) rotateX(90deg)}.btn-flip:before{top:0;left:0;opacity:1;color:#adadaf;display:block;padding:0 30px;line-height:40px;transition:.5s;position:relative;background:#323237;content:attr(data-front);transform:translateY(0) rotateX(0)}.last-update{display:flex;flex-direction:column;align-self:center;text-align:right;margin-bottom:auto;margin-top:1.25rem;margin-left:30px}.last-update h6{color:#28a745;font-size:20px}.last-update h3{color:#28a745;font-weight:600}.last-update h3,.last-update h6{margin:0}.app-loader{position:fixed;width:100%;height:100%;z-index:30001;opacity:0.8}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media all and (max-width: 30em){a.buttonOne{display:block;margin:0.4em auto}}

.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:white;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all 200ms ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:' ';display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:white;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:bold;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,0.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover,.Dropdown-option.is-selected{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}

.font-style{font-family:monospace;font-size:15px;line-height:30px}.main-heading{display:flex;width:800px;margin:0 auto}.Level{display:flex;flex-direction:row;justify-content:space-between;align-self:center;width:30rem}.Level .level-item{display:flex;flex-direction:column}.Level .level-item>*{align-self:center}.Level .level-item:first-child{margin-left:0.5rem}.Level .level-item:last-child{margin-right:0.5rem}.Level h1,.Level h5{margin-bottom:0}.Level h1{font-weight:600}.Level h4{margin-bottom:-0.5rem}.Level .is-cherry h1{color:#ff073a}.Level .is-cherry h4,.Level .is-cherry h5{color:#ff073a99}.Level .is-blue h1{color:#007bff}.Level .is-blue h4,.Level .is-blue h5{color:#007bff99}.Level .is-green h1{color:#28a745}.Level .is-green h4,.Level .is-green h5{color:#28a74599}.Level .is-gray h1{color:#6c757d}.Level .is-gray h4,.Level .is-gray h5{color:#6c757d99}.cen{width:800px;margin:0 auto;margin-top:60px}span{color:#9884fc;cursor:pointer}span:link{text-decoration:none}span:visited{text-decoration:none}span:hover{text-decoration:underline}span:active{text-decoration:underline}.container{width:35em;height:8em;margin:1em auto;overflow:hidden;background:white;position:relative;box-sizing:border-box}.marquee{top:6em;position:relative;box-sizing:border-box;animation:marquee 15s linear infinite}.marquee:hover{animation-play-state:paused}.font-style-red{font-family:monospace;font-size:15px;line-height:30px;color:red;margin:30px 17px}@keyframes marquee{0%{top:8em}100%{top:-11em}}.microsoft .marquee{margin:0;margin-top:15px;text-align:center;padding:0 1em;line-height:1.5em;font-family:monospace;font-size:15px;line-height:30px;color:#4747af}.microsoft:before,.microsoft::before,.microsoft:after,.microsoft::after{left:0;z-index:1;content:"";position:absolute;pointer-events:none;width:100%;height:2em;background-image:linear-gradient(top, #fff, rgba(255,255,255,0))}.microsoft:after,.microsoft::after{bottom:0;transform:rotate(180deg)}.microsoft:before,.microsoft::before{top:0}

table{position:relative;width:50rem;align-self:center;font-family:"archia";text-transform:uppercase;margin-bottom:1rem;border-spacing:3px 2px;border-collapse:separate}table thead{background:rgba(108,117,125,0.0627451);color:#343a40;text-align:left;font-size:0.75rem}table thead th{padding:0.5rem;cursor:pointer;border-radius:5px;transition:all 0.1s ease-in-out;z-index:99}table thead th.sticky{top:4px;background:#f1f1f1}table thead th:hover{background:#ecedee}table thead th .heading-content{display:flex;justify-content:space-between;position:relative;flex-direction:row;height:0.9rem;align-items:center}table thead th .heading-content abbr{text-align:right}table thead th .heading-content svg{width:10px;margin:0;right:0;stroke-width:4px;margin-top:0.15rem;margin-left:0.25rem;color:rgba(108,117,125,0.6)}table tbody{color:#6c757d;max-width:10rem}table tbody tr{transition:background 0.1s ease-in-out;cursor:pointer}table tbody tr:hover{background:rgba(108,117,125,0.12549)}table tbody tr.divider{height:0.5rem;background:#6c757d10 !important}table tbody tr.spacer{height:0.5rem;background:#fff !important}table tbody td{padding:0.25rem;font-size:0.9rem;border-radius:5px}table tbody td .deltas{margin-right:0.25rem;font-size:11px !important}table tbody td .deltas svg{width:9px;height:9px;stroke-width:3;vertical-align:-0.25px}table tbody td:first-child{text-align:left;max-width:7.5rem;word-wrap:break-word}table tbody .state-last-update{background:transparent;transform:translateX(1rem)}table tbody .state-last-update:hover{background:#fff !important}table tbody .state-last-update td .last-update{text-align:left;display:flex;flex-direction:row;align-items:baseline;width:100%}table tbody .district-heading{transform:translateX(1rem);background:rgba(108,117,125,0.0627451)}table tbody .district-heading td{font-size:0.75rem;font-weight:900;padding:0.45rem;color:#343a40;background:rgba(108,117,125,0.0627451)}table tbody .district-heading td .heading-content{display:flex;justify-content:space-between;position:relative;flex-direction:row;height:0.9rem;align-items:center}table tbody .district-heading td .heading-content abbr{text-align:right}table tbody .district-heading td .heading-content svg{width:10px;margin:0;right:0;stroke-width:4px;margin-left:0.25rem;margin-top:0.15rem;color:rgba(108,117,125,0.6)}table tbody .district{transform:translateX(1rem)}table .affected-count{position:absolute;margin:0;top:-1rem;color:rgba(108,117,125,0.6);right:0}table .is-total td{background:rgba(108,117,125,0.12549)}table .dropdown{position:absolute;left:-0.75rem;background:rgba(108,117,125,0.0627451);border-radius:50%;width:13px;height:13px;margin-top:0.5rem;cursor:pointer;transition:background 0.2s ease-in-out}table .dropdown:hover{background:rgba(108,117,125,0.12549)}table .dropdown svg{position:absolute;top:-0.35rem;left:1px;width:11px;stroke-width:3}table td{max-width:6.75rem}.green-font{font-weight:900;font-size:11px !important}

