.userStatus {
	width: 280px;
	float: left;
}
.userStatusQuestions {
	width: 239px;
	float: left;
}
.colorBar {
	background: #60999b !important; /* Old browsers */
	background: -moz-linear-gradient(left, #60999b 0%, #c2eae9 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #60999b), color-stop(100%, #c2eae9)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #60999b 0%, #c2eae9 100% !important); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #60999b 0%, #c2eae9 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #60999b 0%, #c2eae9 100%) !important; /* IE10+ */
	background: url(../img/barBg.png) top left repeat-X, linear-gradient(to right, #60999b 0%, #c2eae9 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60999b', endColorstr='#c2eae9', GradientType=1 ) !important; /* IE6-9 */
}
.colorBarQuestions {
background: #27666d !important; /* Old browsers */
background: -moz-linear-gradient(left,  #27666d 0%, #78b8b7 50%, #27666d 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#27666d), color-stop(50%,#78b8b7), color-stop(100%,#27666d)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #27666d 0%,#78b8b7 50%,#27666d 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #27666d 0%,#78b8b7 50%,#27666d 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #27666d 0%,#78b8b7 50%,#27666d 100%) !important; /* IE10+ */
background: linear-gradient(to right,  #27666d 0%,#78b8b7 50%,#27666d 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27666d', endColorstr='#27666d',GradientType=1 ) !important; /* IE6-9 */

}

div.dioprogress_radius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 11px;
}
div.dioprogress_size_l {
	height: 20px;
}
div.dioprogress_size_lQuestions {
	height: 6px;
}

div.dioprogress_size_xl {
	height: 20px;
}
div.dioprogress_bar {
}
.percent {
	color: #2f8483;
	float: right;
	font-family: tahoma;
	font-size: 25px;
	font-weight: bold;
	margin-right: -116px;
	width: 106px;
	margin-top: -3px;
}
.margin {
	white-space: nowrap;
	margin-top: -21px;
	color: #74a7a5;
}
.marginTopQuestions {
	white-space: nowrap;
	margin-top: -31px;
	color: #74a7a5;
}

.margin2 {
	white-space: nowrap;
	margin-top: 33px;
	color: #74a7a5;
	padding: 6px 0;
}
.margin2Questions {
	white-space: nowrap;
	margin-top: 62px;
	color: #74a7a5;
}

.greenBar {
	float: left;
	width: 58px;
	height: 335px;
	background-color: #2c8584;
	color: #fff;
	font-size: 25px;
	line-height: 71px;
	font-weight: bold;
	margin-left: 7px;
}
.greenBar p {
	line-height: 47px;
	margin-left: 4px;
	margin-top: 1px;
}
.greenBarQuestions {
	float: left;
	width: 52px;
	height: 351px;
	color: #fff;
	font-size: 23px;
	line-height: 71px;
	font-weight: bold;
	margin-left: 7px;
        margin-top: 10px;
}
.greenBarQuestions p {
	background:url(../img/itemBgQuestoes.gif);
	background-repeat:no-repeat;
	background-color: #318f8e;
	background-position:6px 12px;
	line-height: 47px;
	margin-left: 4px;
	margin-top: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 11px;
	text-align:right;
	padding-right:6px;
}
.legendas {
	color: #74a7a5;
	float: left;
	font-size: 13px;
	/*line-height: 66px;*/
	width: 213px;
	text-align: right;
}
.legendas p {
	line-height: 40px;
	margin-left: 4px;
	margin-top: 2px;
	height: 22px;
}
.legendas img {
	vertical-align: top;
	float: right
}
.legendas div {
	margin-top: -29px;
	height: 27px;
}
.lateralBarChart {
	height: 441px;
	width: 1000px;
}
.lateralQuestaoArea {
	max-height:847px !important;
	float: right;
    width: 586px;
	text-align: center;
	min-height:500px;
}
.lateralBarChartQuestions {
    width: 40%;
    float: left;
    margin-left: 10px;
    //padding: 20px;
}