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

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

.popover{
	background-color: rgba(50, 70, 90, 1);
}


.toolbar, .contentLabel, .popover .button{
	color: rgb(230, 224, 184);
	text-shadow: rgb(0,0,0) 1px 1px 3px;
}

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

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

