.vars{
	display:none;
	padding-left:20px;
	width:100%;
}

.functd{
	width:100px;
}

.lock{
	width:24px;
}
.functd{
	width:24px;
}

#restable{
	font-size:12px;
	margin-top:5px;
	overflow:hidden;
}

.rescell{
	position:relative;
	z-index:1;
	background-color:#278DC7;
	margin:0px;
	padding:0px;
}

.resbar{
	position:absolute;
	z-index:2;
	background-color:#66CCFF;
}

.restext{
	width:100%;
	text-align:center;
	position:relative;
	z-index:3;
	color:white;
}

.vartext{
	margin-top:5px;
}
.rescount{
	text-align:center;
}
.pollbtn{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.question{
	padding-top:0px;
	padding-bottom:10px;
	font-weight:500;
	font-size:14px;
}
#vote input{	color:blue;
}

.pb_top_content_container{	clear:none !important;}
