


/* Start:/local/templates/visually_impaired/components/gfs/voting.list/main-page-vote/style.css*/
.right-block-quest-result .cont{
	padding: 10px;
}


.right-block-quest-result p{
	font-size: 1em;
	margin: 5px 0;
	padding: 0;
}
.right-block-quest-result h4{
	margin: 10px 0;
	padding: 0;
}

.bar-result {
    height: 1em;
    margin: 0 0 10px;
    padding: 0.1px 0;
    position: relative;
    font-size: 1em;
}
.bar-result .bar-result-bg {
    background: #000;
    height: 1em;
    left: 0;
    padding: 0.1em 0;
    position: absolute;
    top: 0;
}




.bar-result span.circle{
    border-radius: 0.9em;
    display: block;
    float: left;
    font-size: 1em;
    height: 1em;
    line-height: 1em;
    margin: 0.1em 0.4em;
    position: relative;
    text-align: center;
    width: 1em;
}
.bar-result span{
	position: relative;
	font-size: 0.7em;
	line-heigth: 0.9em;
	
}


body .bar-result span.circle{
	background: none repeat scroll 0 0 #fff;
	color: #000;
}
body .bar-result span{
	color: #fff;
}

/******Черный вариант *****/

body.black .bar-result .bar-result-bg {
    background: #fff;
}
body.black .bar-result span.circle{
	background: none repeat scroll 0 0 #000;
	color: #fff;
}
body.black .bar-result span{
	color: #000;
}

/******Синий вариант *****/

body.blue .bar-result .bar-result-bg {
    background: #195183;
}
body.blue .bar-result span.circle{
	background: none repeat scroll 0 0 #6498c8;
	color: #195183;
}
body.blue .bar-result span{
	color: #6498c8;
}


/* End */



/* Start:/bitrix/components/bitrix/voting.current/templates/.default/style.css*/
.vote-form-box-button-last {margin-left: 1em;}
/* End */
/* /local/templates/visually_impaired/components/gfs/voting.list/main-page-vote/style.css */
/* /bitrix/components/bitrix/voting.current/templates/.default/style.css */
