﻿@charset "UTF-8";
/* VR Container Set styles */


/*/* NoTitle */
/*.WFContainer_noTitle_grey
{
   background: #e7e7e8;
   padding-right: 0!important;
   padding-left:0!important;
}
.WFContainer_noTitleHeader
{
    padding:5px;
}*/

/* Title_h1 */
.WFContainer_Title_h1 h1, .WFContainer_Title_h2 h2 {
	display: block;

    text-align: center;

}

.backpage .DnnModule:nth-child(odd) h1, .backpage .DnnModule:nth-child(odd) h2{
   color: #0722a5;

}

.backpage .DnnModule:nth-child(even) h1, .backpage .DnnModule:nth-child(even) h2 {
   color: #007dc3;
}

/* Title_h2 */
/*.DNNContainer_Title_h2 h2 .TitleH2 {
	display: block;
	margin-bottom: 25px;
}*/

/* Title_h3 */
/*.DNNContainer_Title_h3 h3 .TitleH3 {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: solid 1px #c0c0c0;
}*/

/* Title_h4 */
/*.DNNContainer_Title_h4 h4 .TitleH4 {
	display: block;
	margin-bottom: 25px;
}

.floatLeft {
	float:left;
}*/
