
/**
*
* @note             css reset file
* 
* @appdef           agnesczifra.com
* @app-myapp-theme  
* @app-myapp-used   True
* @media            screen
* @valid            true
* 
* 
* @author           Eric Meyer
* @see              http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}







/* oeh wahl main css */



/*
body, html {
	width: 100%;
	height: 100%;
}
*/

/*
@font-face {
	font-family: "Red Hat Display";
	src: url('https://my-cdn.at/yDM8Zl6OBjZ83F3InjDX7Fhuy.PqaqdkmyoecxErgHL');
}
@font-face {
	font-family: "Red Hat Display Medium";
	src: url('https://my-cdn.at/FmSvqo8HUfpswQQ4RfQJkrBkDiTc.TeWcuog7urDYDJ');
}
*/
@font-face {
	font-family: "Red Hat Text";
	src: url('https://my-cdn.at/wpBjVmiFtvEnmRSIexpO9OskUCn57VvfZ9.v9E-Xw-O');
}


body, select {
	font-family: "Red Hat Text", Arial, sans-serif;
}

table,td,th {
	font-size: 11pt;
}

#beforeCharts {
	padding-top: 20px;
	padding-left: 10px;
}
#charts {
	display: inline-block;
	margin-left: -20px;
}

#loading {
	background: rgba(255, 255, 255, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#wahlinfo {
	padding: 0px 10px 10px 10px;
	color: black;
	line-height: 1.5em;
	margin-right: 10px;
	text-align: justify;
}
.floatinginfothingy {
  position: absolute;
  right: 36px;
  top: 98px;
 }

table {
	width: 100%;
	padding: 20px;
	color: black;
	line-height: 1.5em;
	margin-top: 10px;
}
th {
	font-weight: bold;
	border-bottom: 1px solid black;
}
tr.gesamt, tr.gesamt td {
	border-top: 1px solid black;
}
td.num, th.num {
	text-align: right;
}
td.shortname .hv, td.shortname .bv {
	font-weight: bold;
}
td.shortname .bv-match {
	font-style: italic;	
}
td.shortname, th {
	white-space: nowrap;
}
td.missing {
	color: #888;
}
td,th {
	padding-left: 2px;
	padding-right: 2px;
}
.hvmandate {
	border-right: 1px solid #888;
}
.hv-bv-trenner, .hv-bv-trenner td {
	border-top: 1px dotted black;
}

#uniAuswahl {
	float: left;
	font-size: 14pt;
	overflow: scroll;
	max-height: 100%;
	max-width: 300px;
}

#uniAuswahl .uni a, #uniAuswahl .uni span {
	display: block;
}
.gesamt .shortname {
	font-weight: bold;
}


#main {
	background: url("https://my-cdn.at/FePy5AFrupH0D38xfF2Hk2hwWlJpQeW7NmhdiQnxcSG")  center center no-repeat;
	background-size: 30vw;
	background-attachment: fixed;
	height: 100%;
	min-height: 100vh;
}

@media only screen and (max-width: 600px) {
	#main {
		background-size: 60vw;
	}
}

#chartDivBar {
	float: left;
}

#chartDivPie {
	float: left;
}

#uniName {
	font-weight: bold;
	color: #444;
	font-size: 1.9em;
	margin-left: 10px;
	margin-right: 10px;
}

#uniName span, h2 {
	color: #18197c;
}
h2 {
	margin-top: 10px;
	font-weight: bold;
}

.hsWahl {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

#generalinfo {
	color: #333;
	text-align: center;
	width: 100%;
	font-size: 14pt;
	padding-top: 50px;
}

.hsWahl select {
	font-size:12pt;
}

tr.odd, tr.odd td {
	background-color: rgba(13, 135, 190, 0.1);
}

.pfeile {
	width: 18px;
	height: 18px;
}

td.up {
	background: url("https://my-cdn.at/w8GlfaIA65bKUgPHfP.tDe9QIwT6XH6Klh4VDqnXYia")  center center no-repeat;
	width: 18px;
	height: 18px;
}

td.down {
	background: url("https://my-cdn.at/PuyHob98LS8d941hZu4vpZUkIEFABFRpSV1j9UjaAzI")  center center no-repeat;
	width: 18px;
	height: 18px;
}

small {
	font-size: 85%;
}

@media print {
	#uniName.uni-name-61 {	/* name ph diezöse wien ist zu lang */
		font-size: 18pt;
	}
	.hsWahl, .floatinginfothingy {
		display: none;
	}
	#uniName {
		font-size: 2em;
	}
	#main {
		background: white;
	}
	tr.odd, tr.odd td {
		background-color: rgba(13, 135, 190, 0.05);
	}
	abbr {
		text-decoration:none;
	}
}

#no-charts {
    padding: 20px;
}

@media only screen and (max-width: 600px) {
	.longname { display: none; }
	.hidemobile { display: none; }
	td,th { font-size: 9pt; }
	td.pfeile {
		min-width: 10px;
    	background-size: 13px; 
    }
	table { padding: 0 10px 0 0; }
	#uniName {
		font-size: 1.2em; 
		margin-top:17px;
		text-align: center;
		margin-left: 0px;
	}
	.hsWahl { margin-top: 15px; text-align: center; float: none; margin-bottom: 23px;}
	#chartDivBar { padding-left: 0; }
	#charts { margin-top: 20px; margin-left: -34px; }
	#chartDivPie { margin-top: 20px; }
#beforeCharts {
	padding-top: 0px;
	padding-left: 10px;
		}
.floatinginfothingy {
  position: absolute;
  right: 36px;
  top: 78px;
  display: none;
 }

#generalinfo {
	color: #222;
	text-align: center;
	width: 100%;
	font-size: 12pt;
	padding-top: 0px;
}

body {
  line-height: 25px;
  color: black;
  background: white;
}
}


#chartDivBar {
	padding-left: 37px;
}

canvas {
	max-width: 99vw;
	width: 490px;
}

#preliminary-info {
	font-size: 90%;
	font-style: italic;
	margin-top: 1em;
}



