.klausimas ul li{list-style: none !important}
.klausimasImage{max-height: 330px;    max-width: 100%;}
.clear{clear:both}
.textas{font-size: 18px; font-weight:bold;margin: 5px;}
.greenAnswerText{
	color: green !important;
	font-weight: bold;
}

.greenAnswerText:before{
	content: '-->';
}

.AnswerText:before{
	content: '\00a0\00a0\00a0\00a0';
}



.greenText{
	background: green !important;
	color: white !important;
}
.greenText a{
	background: green !important;
	color: white !important;
	font-weight: bold;
	width: 65px;
	text-align:center;
}
.redText{
	background: red !important;
	color: white !important;
}
.redText a{
	background: red !important;
	color: white !important;
	width: 65px;
	text-align:center;
}

.hero-logo{
	width: 100%;
}

.ui-dialog{
	/*position: absolute !important;
	top:0 !important;
	left:0 !important;*/
}