footer hr{
	color: #ffffff;
}

.sp-dialog-header{
	text-shadow: 0 0;
	background: #2f7e5e;
	color: #ffffff;
	padding: 5px;
}

.sphere-dialog-controls > *:hover{
	color: #ffffff;
}

.sp-main-content-intro{
	background: transparent;
}

.sp-seggi{
	margin-top: calc(-30px*3);
	min-width: 33%;
}

.sp-chart{
	min-height: 500px;
}

.sp-home-grid > *{
	padding: 0 15px;
}

.sp-home-grid > * > *:not(.sp-products) {
	background: #ffffff;
	font-size: 1rem;
	cursor: default;
	box-shadow: 0 2px 8px #00000040;
	padding: 15px;
	border-radius: calc(5px/2);
	position: relative;
	margin: calc(5px*5) 0;
}


.sp-home-grid > .sphere-app > *{
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.sp-home-grid > .sphere-app{
	box-shadow: 0 2px 8px #00000040;
	padding: 15px;
	border-radius: calc(5px/2);
	margin: 0 15px;
}

.sp-home-grid-title{
	color: #2f7e5e;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: bold;
}

.sp-home-grid > *:nth-child(1){
	flex-grow: 2;
	flex-basis: 0;
}

.sp-home-grid > *:nth-child(2){
	flex-grow: 1;
	flex-basis: 0;
}

.sp-home-grid .sp-main-content-box-icon{
	left: 0;
	right: 0;
	margin: 0 auto;
}

.sp-home-grid-side > *{
	margin: 30px 0;
}
.sp-home-grid-side > *:nth-child(1){
	margin: calc(5px*5) 0;
}

.sp-home-grid-side > *:empty{
	display: none;
}

.sp-home-grid-side .sp-home-grid-title{
}

.sp-home-grid-side .des{
	/*
	margin-top: 15px;
	*/
}

.sp-home-grid-side .fen, .sp-home-grid .fen{
	font-size: 1rem;
	margin: 0 0 15px;
	padding: 0;
}

.sp-home-grid .fen{
	font-size: 1.2rem;
}

.sp-home-grid-content .sp-button, .sp-home-grid-content .sp-buttons-list li{
	font-size: 1rem;
	padding: 5px calc(5px*2);
}

.sp-home-grid-side .sp-button, .sp-home-grid-side .sp-buttons-list li{
	font-size: 1rem;
	padding: calc(5px*2);
}

.sphere-dialog .sp-button, .sphere-dialog .sp-buttons-list li{
	padding: calc(5px*2);
	font-size: 1rem;
}

.sp-buttons-list li{
	border-radius: calc(5px/2);
}
.sphere-dialog-content{
	font-size: 1.1rem;
}

.sphere-dialog-content .sphere-app{
	padding: 5px 15px;
}

.sphere-dialog-content .sp-home-grid-title{
	margin: 0;
}

.sp-aggregate-table{
	flex-grow: 2 !important;
}

.sp-dropdown .sp-button{
	margin-top: 5px;
	margin-left: 0;
}


.sp-home-grid .sp-main-content-content{
	margin-top: 15px;
	padding: 5px;
}

.sp-home-grid .sp-main-content-content h1{
	font-size: 2rem;
	line-height: 2rem;
	margin-bottom: 30px;
}

.rsu-guide {
	width: 30%;
	margin: 15px auto;
	background: #fff;
	box-shadow: 0 2px 8px #00000040;
	box-sizing: border-box;
	padding: 15px;
}

.rsu-step-title {
	font-weight: bold;
	text-transform: uppercase;	
}

.rsu-guide-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: boder-box;
	box-shadow: none !important;
	background: none !important;
	padding: 0 !important;
}

.rsu-doc{
	display: none;
}

.rsu-doc-view{
	cursor: pointer;
	color: #2f7e5e;
}

.rsu-guide-video {
	width: 48%;
}

.rsu-guide-video iframe {
	width: 100%;
	height: 350px;
}

.sp-election-retults{
	font-size: 1.5rem;
}

.sp-main-content-results{
	padding: 30px calc(30px*2);
}

.tbox {
  box-shadow: 2px 2px 4px 0px rgba( 0,0,0,0.4);
}

.tbox table, .tbox th, .tbox td {
  border: 1px solid black;
  border-collapse: collapse;
}

.tbox td {
	text-align: center;
}

.tbox td:nth-child(4):not(.septd), .tbox td:nth-child(7):not(.septd), .tbox td:nth-child(10):not(.septd), .tbox td:nth-child(13):not(.septd){
	background: rgba(51, 124, 94, 0.3);
}

.tbox tr:nth-child(2) th:nth-child(3), .tbox tr:nth-child(2) th:nth-child(6), .tbox tr:nth-child(2) th:nth-child(9), .tbox tr:nth-child(2) th:nth-child(12){
	background: rgba(51, 124, 94, 0.3);
}

.tbox tr:nth-child(2) th{
	font-weight: bold;
}

.tbox tr:nth-child(1) th:nth-child(1){
	width: 212px;
}

.tbox .sidelabel{
	text-align: right;
	padding-right: 5px;
	background: rgba(217,217,217, 0.3);
}

.tbox td.septd {
  border: none;
  background: none;
}

.tbox th, .tbox td {
  padding: 5px 3px;
}

.tbox .cisl{
	color: #ffffff;
	background-color: #187d50;
}
.tbox .cgil{
	color: #ffffff;
	background-color: #cf112d;
}
.tbox .uil{
	color: #ffffff;
	background-color: #3076c2;
}
.tbox .altri{
	color: #000000;
	background-color: #ffce56;
}

.tbox .sp-bold{
	font-weight: bold;
	font-size: 1.1rem;
}

header a{
	color: #000000;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px){
	header {
	  padding: 15px calc(30px*1);
	}
	.sp-main-content-results {
	  padding: 30px calc(30px*1);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.sp-election-box{
		max-width: 20%;
	}
	.sp-logo {
	  max-height: 30px;
	}
}

