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