.poll-ubm {
  max-width: 300px;
}

.poll-ubm-block .poll-ubm-poll{
	padding-bottom: 5px;
	display: none;
	padding-top: 11px;
	max-width: 300px;
}

.poll-ubm-block .poll-ubm-poll form{
	padding-top: 11px;
}

.poll-ubm-block .poll-ubm-bars{
	padding-top: 8px;
	padding-bottom: 15px;
}

.poll-ubm-block .poll-ubm-bars-percent{
	width: 80%;
	margin-left: 9%;
	padding-top: 5px;
}

.poll-ubm-block .poll-ubm-bars-text{
	width: 80%;
	margin-left: 9%;
}

.poll-ubm-block .poll-ubm-bars-bar{
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
	width: 80%;
	margin-left: 9%;
}

.poll-ubm-block .poll-ubm-bars-bar .foreground{
	height: 1em;
	float: left;
	background-color: #000;	
}

.poll-ubm-block{
	background: #fff;
	max-width: 300px;
	border: 2px solid #B0BA25;
}

.poll-ubm-block .links{
	display: none;
}

.poll-ubm-vote-form{
	padding-bottom: 5px;
}

.poll-ubm-block .poll-ubm-total, 
.poll-ubm-block .poll-ubm-links{
	width: 80%;
	margin-left: 9%;
}

.poll-ubm-block .poll-bars{
	padding-bottom: 11px;
}

.poll-ubm-block .poll-ubm-links{
	padding-bottom: 14px;
	display: none;
}

.poll-ubm-block .poll-ubm-total{
	padding-bottom: 21px;
}

.poll-ubm-block input.form-submit{
	display: none;
}

.poll-ubm-block a.form-submit{
	width: 70%;
	max-width: 260px;
	height: auto;
	background: #F47929;
	color: #fff;
	padding: 20px;
	margin: 20px auto;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 1.25em;
	font-weight: 700;
	text-shadow: 1px 1px 2px #333;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 2px 1px #777;
	-webkit-box-shadow: 1px 1px 2px 1px #777;
	box-shadow: 1px 1px 2px 1px #777;
	text-decoration: none;
	display: block;
}

.poll-ubm-block h2{
	padding-left: 13px;
	padding-top: 5px;
	font-weight: normal;
}

.poll-ubm-block .form-item.form-type-radio.form-item-choice{
	width: 90%;
	padding: 0 0 5px 5%;
	font-size: 0.8em;
	line-height: 1em;
}

.poll-ubm-block .poll-ubm-title{
	width: 90%;
	padding-left: 5%;
	padding-top: 13px;
	padding-bottom: 13px;
	font-weight: 800;
	font-size: 1.15em;
	line-height: 1.25em;
	color: #F47929;
}



.poll-ubm-block .poll-ubm-links{
	display: none;
}  

.poll-ubm-block .poll-ubm-spinner{
	background: url("/sites/all/modules/custom/ubmpoll/images/728.GIF") 0px 20px no-repeat;
	display: block;
	width: 20px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.content-ubm article.node--poll .field--name-field-visible-on-site,
.content-ubm article.node--poll .field-name-field-visible-on-site,
.content-ubm article.node-poll .field--name-field-visible-on-site,
.content-ubm article.node-poll .field-name-field-visible-on-site,
.node-type-poll .poll-ubm a.form-submit,
.node-type-poll .poll-ubm .poll-ubm-links,
.content-ubm form.poll-form-voting-ubm,
.content-ubm form.poll-cancel-form{
    display: none;
}

.poll-ubm .poll-ubm-vote-form a.view-all-polls-ubm{
    margin: 0 33%;
}
