﻿/*===----------------------------------------------------------------===*/
/*--- Wrapper Divs Selector Rulesets -----------------------------------*/
.cntwlcm_wrpr {
}
/*===----------------------------------------------------------------===*/
/*--- Content Pane Divs Selector Rulesets ------------------------------*/
.cntwlcm_cpane {
	padding: 0;
	text-align: left;
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Footer Icons Div Selector Rulesets -------------------------------*/
.cntwlcm_ftr {
	text-align: right;
	margin-bottom: 15px;
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Title Span Selector Rulesets -------------------------------------*/
.cntwlcm_actions {
	float: left;
}
.cntwlcm_ttl {
	float: left;
}
.cntwlcm_ttl h2 {
	float: left;
	color: #002b94;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.cntwlcm_ttl h2 span {
	font-size: 30px;
	color: #002b94;
	font-weight: bold;
}
.icn img {
	margin-right: 5px;
}
/*--- Clearing Div Selector Ruleset ------------------------------------*/
.cntwlcm_clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*===----------------------------------------------------------------===*/
/*--- CPane Text Selector Rulesets - Overrides .Normal and <p> text ----*/
.cntwlcm_cpane h3 {
	font-size: 20px;
}
/*===----------------------------------------------------------------===*/
/*--- Inline Editing Icons - Selector Rulestes -------------------------*/
.eipbackimg {
	background-color: #dae7f2;
	border: solid 1px #000;
	margin-left: 40px;
}
.ModuleTitle_MenuItem {
	margin-right: 5px;
}
/*======================================================================*/
/*=== END CSS ==========================================================*/
