.widget_enquetes {
	background:#f1f1f1;
   /* height: 364px;*/
    height: 348px;
    width: 364px;
	border-radius:3px;
 	font-family: "Lato";	
}

.topo_enquete {
	background: #37c966;
	border-top-left-radius: 3px; 
	border-top-right-radius: 3px;
	height:20px;
	margin-bottom: 6px;
}

.topo_enquete h3 {
	font-size:10px;
	text-align: center;
	padding:2px 0;
	padding-top: 5px;
	margin:0;
	color:#fff;
}
.pergun{
	text-align: left !important;
	padding: 0 0 3px 0;
	margin-bottom: 0;
	font-size: 13px;
	font-family: "Lato";
	font-weight: bold;
}
.questao .result{
	/*padding-left: 10px;*/
}
.wp-polls > p > strong{
	margin-bottom: 10px;
	line-height: 22px;
}
.questao > .questao > .result{
	/*margin-left: -10px;*/
}
.result > .questao > .result{
	/*margin-left: -10px;*/
}
.widget_enquetes p {
	text-align: left !important;
	padding: 6px 20px;
	margin-bottom: 0;
	font-size: 15px;
	font-family: Lato;
	font-weight: bold;
}
.widget_enquetes .titulo {
	text-align: left !important;
	padding: 6px 20px;
	margin-bottom: 0;
	font-size: 15px;
	font-family: Lato;
	font-weight: bold;
}
.widget_enquetes .qtd {
    color: #909090;
    text-align: left !important;
    padding: 10px;
    margin-bottom: 0;
    font-size: 17px;
    font-family: Lato;
    font-weight: 800;
    width: 50%;
    height: 9%;
}
.porcentagens {
    margin-left: 10px;
}

.widget_enquetes strong {
	 font-size: 24px;
    text-align: left;
   line-height: 23px;
    font-weight: 900;
}
.widget_enquetes .votos_total {
	font-size: 16px;
}
.widget_enquetes .wp-polls-form strong {
    font-size: 24px;
    text-align: left;
   line-height: 23px;
    font-weight: 900;
}
.widget_enquetes ul {
    margin: 0px 0px 0px 10px !important;
	overflow-y: hidden;
    margin-top: 8px;
}
.widget_enquetes ul li {
    margin: 10px 10px;
}

.widget_enquetes ul li label {
    font-size: 17px;
    padding: 0 14px;
    color: #666666;
    font-weight: 400;
    word-spacing: 2px;
}

.widget_enquetes input.Buttons {
	width: 86.5%;
    font-size: 18px;
    position: absolute;
    bottom: 10%;
    background: #37c966;
    color: #fff;
    font-weight: bold;
    height: 46px;
    outline: none;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.23);
    margin-left: -9px;

}
.widget_enquetes p a {
	display: none;
}

.widget_enquetes input.Buttons:hover {
	background: #30AF59;
}

.widget_enquetes .resulporc {
	color: #fbc846;
	font-size: 27px;
	font-family: Lato;
	font-weight: 800;
	float: left;
	margin-right: 10px;
    margin-top: -3px;
}
.widget_enquetes .porcentagens > ul > div > div.questao.respostas > div:nth-child(1) > b,
.widget_enquetes .porcentagens > ul > div > div.questao.respostas > div.questao.respostas > div.result > b,
.widget_enquetes .porcentagens > ul > div > div.questao.respostas > div.questao.respostas > div.questao.respostas > div > b {
	font-size: 22px;
}
.widget_enquetes .result {
	margin-top: 13px;
}

#polls-13-ans > ul > div > div.questao {
	margin-left: 10px;
}
.widget_enquetes .questao .resulporc {
	font-size: 22px;
}
.widget_enquetes .porcentagens > ul > div > div:nth-child(1) > b {
	font-size: 27px;
}
.widget_enquetes .porcentagens > ul > div > div:nth-child(1) > p{
	font-size: 17px;
}
.widget_enquetes .porcentagens > ul > div > div.questao.respostas > div.questao.respostas > div.result > p,
.widget_enquetes .porcentagens > ul > div > div.questao > div:nth-child(1) > p {
	width: 44%;
	height: 9%;
	padding: 22px;
	font-size: 14px;
}
.widget_enquetes .porcentagens > ul > div > div.questao > div:nth-child(2) > div.questao > div > p{
	width: 44%;
    height: 9%;
    padding: 20px;
    font-size: 14px;
}
.widget_enquetes .result .pergun {
	
	color: #666666;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
}
#polls-13-ans > p > .valor {
    font-size: 16px;
}


