

.icheckbox {
	width: 29px;
	height: 25px;
	background-image: url('/export/sites/rosario3/arte/iconos.png');
	background-position: -46px -304px;
	display: inline-block;
	position: relative;
}
.poll-hidden{
	display: none;
}
.page-encuestas .poll-voted time {
	float: right;
}

.pollbig + .poll-voted {
	width: 762px !important;
}

.poll-voted {
	display: inline-block;
	font-family: "pt sans";
	font-size: 14px;
	color: #555555;
	float: left;
}

.iCheck-helper {
	cursor: pointer;
}

.icheckbox.checked {
	background-position: -16px -304px;
}

.iradio {
	width: 25px;
	height: 25px;
	background-image: url('/export/sites/rosario3/arte/iconos.png');
	background-position: -635px 0px;
	display: inline-block;
	position: relative;
	top: 8px;
	left: -5px
}

.iradio.checked {
	background-position: -662px 0px;
}

.poll-multi {
	text-align: left;
}

.poll-option {
	width: 99%;
	background-color: #bcbcbc;
	margin-bottom: 10px;
	padding: 15px 0 15px 20px;
	font-family: "Fjalla One";
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	transition: background-color 0.3s;
	text-align: left;
	position: relative;
	height: 30px;
	display: block;
	cursor: pointer;
}

.poll-multi-entries > label:hover {
	background-color: #ec4012;
}

.poll-content {
	text-align: left;
	display: inline-block;
	width: 520px;
	z-index: 5;
	position: relative;
	cursor: pointer;
}

.poll-multi-entries .icheckbox {
	top: 0;
	vertical-align: top;
}

.poll-multi-entries .iradio {
	vertical-align: top;
}

.poll-multi-results h1 {
	display: inline-block;
	float: right;
	margin-right: 20px;
	z-index: 5;
}

.poll-multi-results .active h1 {
	color: #ec4012 !important;
}

.percentage {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background-color: #a0a0a0;
}

.active .percentage {
	background-color: #ec4012;
}

.poll-multi a {
	text-align: right;
}

.poll-multi-results .poll-option {
	cursor: default;
}

.poll-multi-results .poll-content {
	cursor: default;
}

.page-encuestas .col8 {
	border-left: 1px solid #dbdbdb;
	margin-left: 0;
	position: relative;
	padding-left: 15px;
}
.page-encuestas .col {
	border-top: 1px solid #dbdbdb;
	padding-top: 20px;
	margin-top: 18px;
}

.poll-multi a {
	text-align: right;
}

.page-encuestas aside.col4 {
	padding-right: 15px;
}

.page-freestyle .entry-content:first-letter {
	font-family: "Fjalla One";
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 0 !important;
	float: none;
	padding: 0;
}

/*************TUG*****************/

.poll-tug {
	width: 670px;
	height: 60px;
	background-color: #3d3d3d;
	position: relative;
	font-family: "Fjalla One";
	color: white;
	text-align: left;
}

.poll-tug-yes {
	background-color: #ec4012;
	width: 70%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	text-align: right;
}

.poll-tug-no {
	width: 30%;
	height: 100%;
	display: inline-block;
	position: absolute;
	right: 0;
	text-align: left;
}

.poll-tug:before {
	content: "";
	display: block;
	background: url("/export/sites/rosario3/arte/iconos.png");
	background-position: -483px -106px;
	width: 26px;
	height: 75px;
	position: absolute;
	display: block;
	left: -25px;
	top: -7px;
}

.poll-tug:after {
	content: "";
	display: block;
	background: url("/export/sites/rosario3/arte/iconos.png");
	background-position: -510px -183px;
	width: 26px;
	height: 75px;
	position: absolute;
	display: block;
	right: -25px;
	top: -7px;
}

.position {
	font-size: 23px;
	display: inline-block;
	text-transform: uppercase;
	color: #ec4012;
	position: relative;
	left: -11px;
}

.poll-tug-yes .position {
	color: #3d3d3d;
}

.poll-tug-yes .percentage-votes {
	left: -51px;
}

.poll-tug-no .percentage-votes {
	left: 30px;
}
.position:before {
	content: "%";
	display: block;
	color: white;
}

.encuesta-sumario:first-child {
	border: none;
}
.encuesta-sumario {
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #dbdbdb;
}

.poll-medium {
	width: 580px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	float: left;
}

.poll-medium .poll-view-result {
	right: 24px;
	left: auto;
}

.percentage-votes {
	font-size: 58px;
	line-height: 60px;
	position: relative;
	display: inline-block;
}

.page-sumario div[id^="poolBox_"]{
	padding: 0 20px;
	display: block;
	clear: both;
}
.page-sumario .poll .poll-results{
	width: 600px;
}
