@import url("https://fonts.googleapis.com/css?family=Lato:400,400italic,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
[class^="icon-"], [class*=" icon-"] {
	font-family:"icomoon";
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	text-shadow:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
body {
	font-family: "Lato", "Futura", "Montserrat", sans-serif;
	font-style: normal;
	}
summary>* {
	display: inline;
	}
header, h1>div {
	display: inline-block;
	vertical-align: middle;
	}
header, h2 {
	font-family: "Montserrat", "Lato", "Futura", sans-serif;
	}
header {
	color: #0171d0;
	/* color: #00aef3; */ /* before 2018-11-18 */
	}
footer {
	color: #00aef3;
	font-size: smaller;
	}
.top {
	display: inline-block;
	width: 100%;
	}
.top::after {	/* .top is outside wrapper for header and .topright */
	content: "";
	clear: left;
	display: table;
	}
.topright {
	display: inline-block;
	float: right;	/* pairs with header float above */
	margin: 8px;
	}
.urgent {	/* banner announcement, more urgent than .banner */
	border: red solid;
	color: red;
	padding: 0 1em 0 1em;
	}
.banner {	/* less urgent than .urgent */
	border: blue solid;
	padding: 0 1em 0 1em;
	}
article::before, .urgent::before, .banner::before {
	content: "";
	clear: both;
	display: table;
	}
.icon-logo:before {
	content: "\e601";
	font-size: 300%;
	float: left;
	}
.county {
	font-weight: normal;
	text-transform: uppercase;
	}
.democrats {
	font-weight: 900;
	text-transform: uppercase;
	}
.illinois {
	font-size: smaller;
	font-weight: normal;
	}
.countdown {
	border: grey solid;
	padding: 0 1em 0 1em;
	text-align: center;
	}
@font-face {
	font-family:'icomoon';
	src:url("fonts/icomoon-yrq6wk.woff");
	src:url('fonts/icomoon.eot#iefix-yrq6wk') format('embedded-opentype'),url('fonts/icomoon-yrq6wk.woff') format('woff'),url('fonts/icomoon-yrq6wk.ttf') format('truetype'),url('fonts/icomoon-yrq6wk.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal
	}
