﻿body {
}
.MapTeams-poll-box
{
	 padding: 10px; width: 310px; float:left;
}
.MapTeams-poll-question
{
	color: black;  padding:5px;margin-bottom:10px; font-weight:bold;
}
.MapTeams-poll-total, .MapTeams-poll-have-voted
{
	background:#FFFFFF; color:Black; 
	border: 0; padding:5px; margin-bottom:10px; text-transform:uppercase;font-size:12px;
	font-weight: bold;
}
.MapTeams-poll-result
{
	font-size:12px; 
	margin-bottom: 5px;
}
.MapTeams-poll-chart
{
	background: #efefef; padding: 2px; height: 6px; overflow: hidden; vertical-align: middle;margin-bottom:10px;
}
.MapTeams-poll-chart img
{
	width:0%; height:6px;
}
.MapTeams-poll-chart-progress
{
	width:0%; height:6px; 
	background-color: #989E00;
}

.MapTeams-poll-box input.submit
{
	height: 30px;
	margin: 10px 0 0 0;
	float: left;
	background: #989E00;
	text-decoration: none;
	border:0;
	padding:0 15px;
	color:#FFF;
}
.porcentagem-de-votos{
	float: right;
	font-weight: bold;
}