/* Utiliidid */
html {
	height: 100%;
	min-height: 100%;
}

.subtext {
	color: #3DA0EC;
}

.top-40 {
	margin-top: 40px;
}

.top-20 {
	margin-top: 20px;
}

.left-30 {
	padding-left: 30px !important;
}

.left-5 {
	margin-left: 5% !important;
}

#wrap {
	min-height: 100%;;
}

#main {
	overflow: auto;
	padding-bottom: 50px; /* this needs to be bigger than footer height*/
}

.full-width {
	width: 100%;
}

.gray {
	color: #909090;
}

body {
	color: #464C52;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	padding-bottom: 46px;
	height: 100%;
	min-height: 100%;
	background-color: rgba(219, 219, 219, 0.2);
}

p {
	font-family: inherit;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 1.25em;
	text-rendering: optimizeLegibility;
}

.container {
	width: 1050px !important;
	overflow: visible !important;
}

.display-inline {
	display: inline-block !important;
}

.uppercase {
	text-transform: uppercase;
}

.italic {
	font-style: italic;
}

::-moz-selection {
	background: #B3D4FC;
	text-shadow: none;
}

::selection {
	background: #B3D4FC;
	text-shadow: none;
}

.vam-header {
	color: rgb(27, 82, 148);
}

div.vam-content {
	width: 960px !important;
}

a.locale-button button {
	background-color: #1b5294 !important;
	margin-top: 10px !important;
}

.error-message {
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.vam-tooltip {
	color: #0C87DA;
	font-weight: bold;
	font-size: 13px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.75);
	background-color: #fff;
}

/* Esilehe nupustik */
.frontpage-block {
	border: solid 1px #DBDBDB;
	background: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

a.vam-invisible {
	display: none !important;
}

.frontpage-icon-wrapper {
	text-align: center;
	display: block;
	background-color: rgba(219, 219, 219, 0.2);
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	overflow: hidden;
}

.frontpage-icon-wrapper-disabled {
	text-align: center;
	display: block;
	background-color: rgba(219, 219, 219, 0.2);
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.frontpage-icon-wrapper:hover {
	text-decoration: none;
	background: #B3D4FC;
}

.frontpage-icon-wrapper-disabled:hover {
	text-decoration: none;
}

.frontpage-icon-text {
	margin-top: 1px;
	background: -webkit-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -moz-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -o-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	padding: 12px 30px 13px;
	color: rgb(38, 121, 180);
	font-size: large;
	font-weight: 650;
	line-height: 1.40;
}

.frontpage-icon-text-disabled {
	margin-top: 1px;
	background: -webkit-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -moz-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -o-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	padding: 12px 30px 13px;
	color: #464C52;
	font-size: large;
	font-weight: 650;
	line-height: 1.40;
}

.frontpage-icon-text-lower {
	margin-top: 1px;
	background: -webkit-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -moz-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -o-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	padding: 12px 30px 13px;
	color: rgb(38, 121, 180);
	font-size: large;
	font-weight: 650;
	line-height: 1.40;
	height: 77px;
}

.frontpage-icon-text-lower-disabled {
	margin-top: 1px;
	background: -webkit-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -moz-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: -o-linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	background: linear-gradient(-180deg, #fafafa 0%, #FFFFFF 100%);
	padding: 12px 30px 13px;
	color: #464C52;
	font-size: large;
	font-weight: 650;
	line-height: 1.40;
	height: 77px;
}

.frontpage-icon-holder {
	border-bottom: solid 1px #DBDBDB;
}

.frontpage-icon {
	background: url("../img/iconset.png") no-repeat;
	display: inline-block;
}

.frontpage-icon-general {
	background-position: 0 -3622px;
	height: 122px;
	width: 143px;
}

.frontpage-icon-general-disabled {
	background-position: 0 -4442px;
	height: 122px;
	width: 143px;
}

.frontpage-icon-stations {
	background-position: 0 -5000px;
	height: 122px;
	width: 157px;
}

.frontpage-icon-stations-disabled {
	background-position: 0 -5390px;
	height: 122px;
	width: 157px;
}

.frontpage-icon-candidates {
	background-position: 0 0;
	height: 122px;
	width: 209px;
}

.frontpage-icon-candidates-disabled {
	background-position: 0 -222px;
	height: 122px;
	width: 209px;
}

.frontpage-icon-statistics {
	background-position: 0 -3192px;
	height: 162px;
	width: 173px;
}

.frontpage-icon-statistics-disabled {
	background-position: 0 -4180px;
	height: 162px;
	width: 173px;
}

.frontpage-icon-voting-results {
	background-position: 0 -968px;
	height: 162px;
	width: 114px;
}

.frontpage-icon-voting-results-disabled {
	background-position: 0 -1230px;
	height: 162px;
	width: 114px;
}

.frontpage-icon-mandates {
	background-position: 0 -1660px;
	height: 162px;
	width: 130px;
}

.frontpage-icon-mandates-disabled {
	background-position: 0 -1923px;
	height: 162px;
	width: 130px;
}

.frontpage-icon-detailed {
	background-position: 0 -444px;
	height: 162px;
	width: 142px;
}

.frontpage-icon-detailed-disabled {
	background-position: 0 -706px;
	height: 162px;
	width: 142px;
}

/* Footer */
.footer {
	position: relative;
	height: 46px;
	clear: both;
	width: 1050px !important;
	margin-left: auto;
	margin-right: auto;
}

.contact-info {
	color: #85929F;
	padding-top: 19px;
}

.contact-info a {
	color: #85929F;
}

.contact-info a:hover {
	text-decoration: none;
	color: #1b5294;
}

.icon-facebook {
	display: inline-block;
	background: url("../img/iconset.png") no-repeat;
	background-position: 0 -5905px;
	height: 25px;
	width: 25px;
}

.icon-facebook:hover {
	background-position: 0 -5780px;
}

.icon-twitter {
	display: inline-block;
	background: url("../img/iconset.png") no-repeat;
	background-position: 0 -6335px;
	height: 25px;
	width: 25px;
}

.icon-twitter:hover {
	background-position: 0 -6210px;
}

/* Navigaator */
.nav-header {
	text-align: center;
	height: 72px;
	-webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.50);
	box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.50);
	min-width: 100%;
}

.nav-header-home {
	text-align: center;
	height: 33px;
}

.navigation-bar {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.navigation-bar li {
	font-size: 13px !important;
	text-align: center;
	display: inline;
}

.navigation-bar li.active a {
	color: #205980 !important;
	font-weight: bold;
}

.navigation-bar a {
	display: inline-block;
	color: #464C52 !important;
	text-decoration: none;
	padding: 10px;
	text-decoration: none
}

.navigation-bar a:hover {
	text-decoration: none;
}

.navigation-bar-corporate-wrapper {
	background-color: #007bc1;
}

.navigation-bar-corporate {
	background-color: #007bc1;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	height: 37px;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

.navigation-bar-corporate li {
	font-size: 11px !important;
	height: 37px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.navigation-bar-corporate a {
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 12px;
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	text-decoration: none;
	height: 37px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
}

.navigation-bar-corporate li.active a {
	background-color: #fff;
	color: #007bc1 !important;
}

.navigation-bar-corporate a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #007bc1 !important;
	-webkit-transition: background-color 100ms linear, color 100ms linear;
	-moz-transition: background-color 100ms linear, color 100ms linear;
	-o-transition: background-color 100ms linear, color 100ms linear;
	-ms-transition: background-color 100ms linear, color 100ms linear;
	transition: background-color 100ms linear, color 100ms linear;
}

/* Location selector */
aside.location-selector {
	width: 250px;
}

header.location-selector-header {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(27, 82, 148);
	background-origin: padding-box;
	background-size: auto;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-sizing: border-box;
	display: block;
	margin-bottom: 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 19px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 19px;
}

header.participation-header {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(27, 82, 148);
	background-origin: padding-box;
	background-size: auto;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-sizing: border-box;
	display: block;
	margin-bottom: 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 19px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 19px;
	margin-top: 15px;
}

header.location-selector-header h3 {
	color: #fff;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

header.participation-header h4 {
	color: #fff;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

ul.location-selector-list {
	box-sizing: border-box;
	display: block;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

ul.location-selector-list li:nth-child(even) {
	background-color: #f9f9f9;
}

li.location-selector-listitem {
	border-color: rgb(219, 219, 219);
	border-style: solid;
	border-width: 0px 1px 1px 1px !important;
	box-sizing: border-box;
	display: list-item;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

li.location-selector-listitem-first {
	border-top-width: 1px !important;
}

li.location-selector-listitem a {
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto;
	box-sizing: border-box;
	color: rgb(68, 68, 68);
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none solid rgb(68, 68, 68);
}

nav.breadcrumbs {
	margin-bottom: 20px;
	color: #CCCCCC !important;
}

a.breadcrumb-link {
	color: #CCCCCC !important;
	text-decoration: underline;
	font-size: 14px;
	-webkit-transition-duration: color 0.3s;
	-moz-transition-duration: color 0.3s;
	-o-transition-duration: color 0.3s;
	transition: color 0.3s;
}

a.breadcrumb-link:hover {
	color: #000 important!;
}

/* Ćld-info*/
table.general-data {
	/* border-spacing: 2px; */
	border-color: gray;
	border: solid 1px #dddddd;
	border-collapse: collapse;
}

table.general-data td {
	border: solid 1px #dddddd;
	padding: 6px;
}

table.general-data th {
	background-color: #fff;
	border: solid 1px #dddddd;
	padding: 6px;
}

table.general-data tr:nth-child(odd) {
	background-color: #f9f9f9;
}

/* Otsingukast */
form.form-search {
	margin-top: 10px;
}

form.form-search label {
	color: rgb(153, 153, 153) !important;
	font-size: 13px !important;
}

form.form-search button {
	background: #1b5294 !important;
	color: #fff !important;
}

small.search {
	color: rgb(153, 153, 153) !important;
	font-size: 60%;
}

/* Komisjonikast */
h4.committee-location-name {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	color: rgb(68, 68, 68) !important;
}

article.station-info hr {
	margin: 0px !important;
}

article.station-info {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #dbdbdb;
	margin-bottom: 32px;
	font-size: 14px;
}

article.station-info header {
	background-color: rgb(198, 228, 249);
	box-sizing: border-box;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 12px;
	padding-bottom: 12px
}

article.station-info div.committee-footer {
	background-color: rgb(198, 228, 249);
	box-sizing: border-box;
	text-align: left;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 10px
}

article.station-info header h4 {
	color: rgb(27, 82, 148) !important;
}

article.station-info div.committee-footer h4 {
	color: rgb(27, 82, 148) !important;
	font-size: 1em !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

article.station-info dl dt {
	color: #1A8AD8;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-left: 9px;
	padding-bottom: 10px;
	width: 248px;
	text-align: right;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

article.station-info dl dd {
	margin-left: 260px;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
}

article.station-info div.notes {
	padding: 10px;
}

/* Kandidaadid */
div.candidate-link {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.candidate-results {
	border-collapse: collapse;
	border: 1px solid #dddddd;
	width: 100%;
}

table.candidate-results tbody td {
	padding: 10px;
}

table.candidate-results thead th {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: rgb(27, 82, 148) !important;
	background-color: rgb(198, 228, 249);
	padding: 10px;
}

.search-result-link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/* Admin */
.user-info {
	margin-top: 10px;
	padding-left: 10px;
	border-left: thin solid rgba(0, 0, 0, 0.65);;
}

.nav-row {
	padding-top: 10px;
}

.invisible-form {
	display: none;
}

label.user-label {
	width: 120px !important;
	padding-right: 10px !important;
	text-align: right !important;
}

form.view-form {
	margin-top: 10px;
}

table.view-table {
	border-collapse: collapse;
	border: 1px solid gray;
}

table.view-table tbody td {
	padding: 10px;
	border: 1px solid gray;
}

table.view-table thead th {
	padding: 10px;
	border: 1px solid gray;
	border-bottom: 1px solid black;
}

/* Participation */
table.participation {
	border-collapse: collapse;
	border: 1px solid gray;
	font-size: 13px;
	min-width: 1050px;
	margin-left: -15px;
	margin-right: -15px;
}

table.participation thead th.sub-header-light {
	padding: 8px;
	background-color: rgb(225, 240, 251);
}

table.participation thead th.center {
	text-align: center;
}

table.participation thead th.blue {
	color: #215981;
}

table.participation thead span.date-stamp {
	color: #215981;
}

div.vam-graph {
	width: 85%;
	margin-right: 45px;
}

div.vam-results-graph {
	width: 85%;
	margin-right: 45px;
	height: 12px;
}

div.vam-progress-bar {
	display: inline-block;
	height: 18px;
	background-color: #9BCEF2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-top: 8px;
}

div.vam-progress-bar-cur {
	display: inline-block;
	height: 12px;
	background-color: #BBBBBB;
}

div.vam-progress-bar-last {
	display: inline-block;
	height: 12px;
	background-color: #DDDDDD;
	margin-top: -6px;
}

div.value {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px;
	margin-left: 2px;
	right: -47px;
}

div.value-cur {
	display: inline-block;
	font-size: 11px;
	vertical-align: middle;
	margin-left: 2px;
	right: -47px;
	margin-top: -4px;
}

div.value-last {
	display: inline-block;
	font-size: 11px;
	vertical-align: middle;
	margin-left: 2px;
	right: -47px;
	margin-top: -4px;
}

table.participation thead th.sub-header-dark {
	padding: 8px;
	background-color: rgb(198, 228, 249);
}

table.participation tbody td {
	padding-left: 10px;
}

table.participation tbody tr:nth-child(even) {
	background: #F8F8F8;
}

table.participation tbody tr:hover {
	-webkit-transition-property: background, color;
	-moz-transition-property: background, color;
	-o-transition-property: background, color;
	transition-property: background, color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

table.participation tbody tr.sum {
	font-weight: bold;
	font-size: 15px;
	background-color: #E1F0FB;
}

table.participation tbody div.bold{
	font-weight: bold;
}

table.voting-result tbody div.bold{
	font-weight: bold;
}

table.participation tbody td.center {
	text-align: center;
}

table.participation tbody td.number {
	width: 60px;
}

table.participation tbody td.name {
	width: 200px;
}

/* Detailed */
.detailed-navigator {
	padding-top: 20px;
	background-color: #FFF;
}

.detailed-navigator a {
	color: #000 !important;
}

.detailed-navigator a.active {
	color: #155096 !important;
	font-weight: bold;
}

.detailed-navigator-link {
	padding: 6px 3px 6px;
}

.detailed-navigator-link-parish {
	padding: 6px 6px 6px 15px;
}

table.mandates {
	background-color: #FFF;
	border: 1px solid grey;
	border-collapse: collapse;
	font-size: 13px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	margin-bottom: 40px;
}

table.mandates tbody td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.mandates tbody tr:nth-child(even) {
	background-color: rgb(248, 248, 248);
}

table.mandates tbody tr.sum {
	font-weight: bold;
	background-color: #E1F0FB;
}

table.mandates tbody td.party {
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

table.stats {
	table-layout: fixed;
	width: 438px !important;
}

table.stats td.name {
	width: 201px !important;
}

table.stats td.value{
	text-align: right;
	width: 201px !important;
}

table.detailed td {
	border-left: 1px solid grey;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 70px;
}

table.detailed tr {
	border-top: 1px solid grey;
}

table.detailed tr + tr {
	border-top: 1px solid #DDDDDD;
}

table.detailed td + td {
	border-left: 1px solid #DDDDDD;
}

table.detailed {
	background-color: #FFF;
	border: 1px solid grey;
	border-collapse: collapse;
	font-size: 13px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	margin-bottom: 40px;
}

table.detailed-part {
	table-layout: fixed;
}

table.detailed th.county {
	width: 220px !important;
}

table.detailed th.voters {
	width: 218px !important;
}

table.detailed tbody tr:nth-child(even) {
	background-color: rgb(248, 248, 248);
}

table.detailed tbody tr.sum {
	font-weight: bold;
	background-color: #E1F0FB;
}

table.detailed tbody td.party {
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

table.no-border {
	border: none !important;
}

table.voting-result {
	table-layout: fixed;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
}

table.voting-result tbody td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.voting-result thead {
	font-size: 12px;
	color: rgb(153, 153, 153);
}

table.voting-result thead th.name {
	width: 350px;
}

table.voting-result thead th.votes {
	width: 87px;
}

table.voting-result thead th.percent-wide {
	width: 244px;
}

table.voting-result thead th.percent {
	width: 130px;
}

table.voting-result thead th.mandates {
	width: 114px;
}

tbody td.cell-right {
	text-align: right;
}

.candidate-name {
	width: 185px;
}

tr.white-border {
	border-top: 3px solid white !important;
}

tr.header-light {
	background-color: #C0C0C0;
}

tr.header-dark {
	background-color: #808080;
}

tr.header-blue {
	background-color: rgb(27, 82, 148);
	color: #FFF;
}

thead th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

th.header-cell-right {
	text-align: right;
}

th.header-cell-center {
	text-align: center;
}

td.divider {
	background-color: red;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 3px !important;
	padding-bottom: 0px !important;
}

td.light-blue {
	background-color: rgb(225, 240, 251);
}

h4.detailed-party {
	font-weight: bold;
	color: rgb(27, 82, 148) !important;
	font-size: 14px;
	margin: 0px !important;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.light {
	padding: 5px;
	background-color: rgb(225, 240, 251);
}

div.light h3 {
	margin-top: 0px;
}

.table-back {
	background-color: #EEF7FD;
}

.table-back h3 {
	margin-bottom: 20px;
	font-size: 22px !important;
	margin-left: 5% !important;
}

.table-back h3.voting-result {
	margin-bottom: 5px !important;
	font-size: 22px !important;
	margin-left: 5% !important;
}

.notice {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5% !important;
	background-color: rgb(187, 222, 247);
	margin-left: -15px;
	margin-right: -15px;
}

.notice-text {
	margin-top: -20px;
	padding-bottom: 20px;
	padding-left: 5% !important;
}

.legend {
	color: #666666;
    text-align: right;
	margin-bottom: 8px;
}

.color {
	background: #DDDDDD;
	width: 14px;
	height: 14px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	margin-right: 5px;
}

.explanation {
	font-size: 12px;
	display: -moz-inline-stack;
    display: inline-block;
	vertical-align: middle;
}

.EIP {
	background-color: #4b90de !important;
}

.KESK {
	background-color: rgb(002,125,043) !important;
}

.EKRE {
	background-color: #D28B07 !important;
}

.EÜVP {
	background-color: rgb(153,000,000) !important;
}

.REF {
	background-color: #ffbf00 !important;
}

.ROH {
	background-color: rgb(114,204,065) !important;
}

.IRL {
	background-color: #0059b2 !important;
}

.SDE {
	background-color: #b20000 !important;
}