/*
	Tangível 2014
	HTML released under Creative Commons License - http://creativecommons.org/licenses/by/2.5/pt/
	Last Edit: 2014-05-25
	Contact: info@tangivel.com
*/

#votes-counting-status {float: left; height: 46px; padding: 4px 0px 0px 20px; border-left: 1px solid #ccc; margin: 28px 0px 20px -10px;}

#votes-counting-status #all-approved {font-size: 1.58em; color: #255892; padding: 0px; line-height: 1.33em;}
#votes-counting-status #all-approved img {margin-bottom: -14px; margin-right: 5px;}
#votes-counting-status #status-line {margin: -3px 0 0 51px; color: #656565; font-size: 1.25em;}

#votes-counting-status #progress-bar {width: 348px; height: 8px; background-color: #bfbfbf; float: left; position: relative; margin: 7px 0px 0px 0px;}
#votes-counting-status #progress-bar img#progress-bar-pattern {position: absolute; top: 0px; left: 0px; height: 8px; width: 0px; border-top-right-radius:5px; border-bottom-right-radius:5px;}
#votes-counting-status #progress-bar-percentage {color: #255892; margin: 0px 0px 0px 10px; float: left;}
#votes-counting-status #progress-bar-percentage #percentage-value {font-size: 1.33em; line-height: 1.25em;}

#votes-counting-status .part-approved {clear: both; background: transparent url(../images/alright-small.png) no-repeat scroll 0 0; padding-left: 20px; color: #215941;}

#votes-counting-status .status-line {margin-top: -5px; font-size: 1.08em; color: #656565; clear: both; line-height: 1.5em; padding: 4px 0px 0px 0px;}
#votes-counting-status .status-line.big {font-size: 1.1em;}
#votes-counting-status .status-line .to-approve {}
#votes-counting-status .status-line .boycott-counter {}
#votes-counting-status .status-line .approved {}
#votes-counting-status .status-line .boycott {}

#votes-counting-status #message {font-weight: bold; float: left; clear: left; color: #15A8AB; width: 400px; height: 3em;}