﻿.topToolbar,.contentLabel, .sliderThumb:after, .helpImg.fontImage{
background-color: rgba(200,200,200,1);
}

.popover{
background-color: rgba(230,230,230,1);
}


.toolbar, .contentLabel, .popover .button{
color: rgb(56,56,56);
text-shadow: none;
}
.contentOuter *, #helpOver > .contentLabel{

color: rgb(0,0,0);
text-shadow: none;
}

#bgDiv{
	background-color: rgba(200,200,200,1);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
