@CHARSET "UTF-8";
/*----------generated styles----------*/

.topToolbar,.contentLabel, .sliderThumb, .helpImg.fontImage{
	background-color: rgba(222,222,222,1);
}

.popover{
	background-color: rgba(240, 240, 240, 1);
}


.toolbar, .contentLabel, .popover .button{
	color: rgb(62, 62, 62);
	text-shadow: none; 
}

.contentInner *{
	color: rgb(3,3,3);
	text-shadow: none;
}

#bgDiv{
	background-color: #DEDEDE;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
