﻿@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
@import url('https://fonts.googleapis.com/css?family=PT+Sans|PT+Serif&display=swap');
.admin-only {
	display: none;
}
.Unverified.portal0 .dnnFormWarning {
	display: none;
}
.dnnFormMessage.dnnFormWarning span {
	position: relative;
	z-index:1;
}  
/* typography */
.style-1, h3.style-1 { font-family: 'PT Serif', serif; color: #999;font-weight: normal;font-size: 38px;margin: 20px 0 0;}
.subTitle { color: #981c1e;font-weight:bold;}
#thePage.default-theme .subTitle  a.btn-sm {background: #981c1e;padding: 4px 10px;color: #fff;font-family: 'PT Sans Narrow', sans-serif;}
#thePage.default-theme #banner .btn.btnRed {font-size: 22px;font-family: 'PT Sans', sans-serif;background:none;border:0;margin: 0;white-space:normal;padding: 0px}
#thePage.default-theme #banner .btn.btnRed:hover {color: #efefef;}
#dnn_BannerPaneNarrowRightBar:hover {background-color: #4f0709!important;}
#thePage.default-theme  .btn.btn-blank {padding: 10px 20px!important;  background:none;font-size: 16px;font-family:'PT Sans', sans-serif;color: #fff;border: 1px solid #fff;border-radius: 0;padding: 5px 10px;margin: 0px 20px 0}
@media (max-width: 876px) 
{#thePage.default-theme  .btn.btn-blank {margin-top: 10px;}
}
#thePage.default-theme  a.btn.btn-blank:hover {background:#fff;color: #333;}
.bannerpane-left.bar i {font-size: 26px;margin: 5px 10px ;}
a.btn.btn-light {background: #fff; color: #981c1e;}
a.btn-light:hover {background: #ccc;color: #3b3b3b;}


/*Layout */
.siteLogo {position:absolute;z-index: 11;}
@media (max-width: 700px) {
	.siteLogo img {max-width:140px;}
}
#dnn_BannerPaneWideLeft {padding-right: 0;padding-left: 0;}
.bannerpane-right {background: #f2f2f2;}
.bannerpane-right.bar {background-color: #750e13!important;padding: 20px 15px; text-align:center;}
.bannerpane-left.bar {background: #0d1f3c;color: #fff;font-size: 28px;font-weight:normal; font-family: 'Sofia Pro', sans-serif;padding: 15px;line-height: 1em;text-align:center;}



body {
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
}
body, html, .Normal, p {
	font-family: 'PT Sans', helvetica, arial, sans-serif;
	font-size: 17px;
}
body.positionFixed {
	position: fixed;
	width: 100%;
}
#thePage body {
	margin: 0;
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
#thePage audio:not([controls]) {
	display: none;
	height: 0;
}
.rowS4 .row .pane:not(.DNNEmptyPane):last-child {margin-bottom: 60px;}
.Home .bandalt .rowS4 .row .pane:not(.DNNEmptyPane):last-child {margin-bottom: 0px;}
.btn-group-lg>.btn, .btn-lg {border-radius: 0;}
.display-1, .display-2, .display-3, .display-4 { font-family: 'PT Serif', serif;}
.Home .bandalt {background: #3a3a3a;}
.Home .bandalt p, .Home .bandalt .Normal {color: #fff;}
.Home .bandalt .display-4, .Home .bandalt h3, .Home .bandalt h4, .Home .bandalt h5, .Home .bandalt h6 {color: #ccc;}
.Home .bandalt .DnnModule {margin: 35px 0px;}
#thePage [hidden] {
	display: none;
}
html, button, input, select, textarea {
	font-family: sans-serif;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
sub, sup {
	font-size: .75em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
img.shadow, .shadow {
	border: 5px solid #fff;
	box-shadow: 0 0 5px 2px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0px 0px 5px 2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 2px rgba(50, 50, 50, 0.75);
}
a.light-text, a.light-text:visited {color: #999;}
#thePage figure {
	margin: 0;
}
a.light-text:hover {color: #fff;}
#thePage form {
	margin: 0;
}
#thePage fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.custom-select, .dropdown-list .aspNetDisabled, select.aspNetDisabled {
	width: 100%;
	background: url(../img/icon-select.png) no-repeat 98% 9px #fff!important;
	background-size: auto 50%!important;
}
.dropdown-list .aspNetDisabled, select.aspNetDisabled {
	background: url(../img/icon-select-disabled.png) no-repeat 98% 9px #d6d8d8!important;
	background-size: auto 50%!important;
	-moz-appearance: none;
	-webkit-appearance: none;
}
textarea, select, input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="submit"], input[type="reset"], input[type="search"], input[type="button"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #fff;
	outline: 0;
	text-align: left;
	vertical-align: middle;
	-ms-overflow-style: none;
}
#thePage input[type="button"], #thePage input[type="file"], #thePage input[type="checkbox"], #thePage input[type="radio"] {
	cursor: pointer;
}
#thePage select {
	cursor: pointer;
}
#thePage select::-ms-expand {
 display: none;
}
#thePage ::-webkit-file-upload-button {
 padding: 0;
 border: 0;
 background: none;
}
#thePage ::-webkit-search-decoration {
 display: none;
}
#thePage * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width:750px) {
header .col-sm-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
html.adaFocus #thePage *:focus {
	outline: 3px solid #6989ff;
}
#thePage .cf {
 *zoom: 1;
}
#thePage .cf:before, #thePage .cf:after {
	content: "";
	display: table;
}
#thePage .cf:after {
	clear: both;
}
#thePage #skiptocontent a {
	position: fixed;
	left: 0;
	top: -100%;
	-webkit-transition: top 0.25s ease;
	-moz-transition: top 0.25s ease;
	-o-transition: top 0.25s ease;
	transition: top 0.25s ease;
	background-color: #e63840;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	padding: 20px;
	z-index: 900;
}
#thePage #skiptocontent a:focus {
	top: 0;
}
#thePage ::-moz-selection {
 color: #fff;
 background-color: #6989ff;
}
#thePage ::selection {
	color: #fff;
	background-color: #6989ff;
}
#thePage .mainContent {
}
/* DNN File Manager style fix formatting error */
#dnnModuleDigitalAssetsMainToolbar {
	display: inline-block;
}
.RadTreeView_Default {
	font-size: 13px!important;
}
.default-theme #content .RadTreeView .rtLines .rtLI {
	margin-bottom: 0px;
}
/* Search Box */

header {
	position: relative;
}
#utilityText {position:relative;}
#utilityText a:after {content:'';display:inline-block;width: 0px;height: 0px;border-right:7px solid transparent;border-left:7px solid #981C1D;border-top: 7px solid transparent;border-bottom: 7px solid transparent;position:absolute; right: 0;top: 14px;}
#search, #social-icons {
	position: relative;
	top: 12px;
	float: right;
	width: 45px;
	height: 45px;
	z-index: 20;
}

.brdr-right {border-right: 1px solid #ddd;}
.link-primary a, .link-primary {color: #981c1e;font-weight:bold;font-family: 'PT Sans Narrow', sans-serif;}
#social-icons {
	width: auto;
	height: 45px;
	z-index: 10;
}
#social-icons ul {
	display: inline-block;
	position: relative;
	z-index: 1000;
}
#social-icons i {
	color: #aaa5b9;
}
#social-icons ul li {
	list-style: none;
	float: right;
	margin-right: 24px;
	padding-top: 7px;
}
#social-icons i:hover {
	color: #6a6579;
}
#searchlabel {
	width: 45px;
	height: 45px;
	position: relative;
	z-index: 20;
	left: -10px;
}
#searchlabel label {
	display: block;
	width: 44px;
	height: 45px;
	background: url("../img/icon-search.png") 0 0;
	font-size: 0;
	color: rgba(0, 0, 0, 0);
	text-indent: -9999px;
	cursor: pointer;
}
#searchlabel label:hover {
	background: url("../img/icon-search.png") -45px 0
}
#searchlabel.active label {
	background: url("../img/icon-search.png") -45px 0
}
.searchInputContainer {
	position: absolute;
	top: 0;
	width: 0px;
	min-height: 45px;
	z-index: -1;
}
.searchInputContainer input {
	display: block;
	position: absolute;
	top: 0;
	left: -350px;
	width: 350px;
	height: 100%;
	margin: 0;
	padding: 0 10px;
	border: none;
	background-color: #6a6579!important;
	color: #fff!important;
	font-size: 18px;
	backface-visibility: none!important;
	border-radius: 0;
	transition: left 0;
	opacity: 0;
	width: 0;
}
.searchInputContainer input:focus {
	outline: none;
	visiblity: visiible;
	z-index: 210;
}
.searchInputContainer.focus {
	z-index: 21;
}
.searchInputContainer.focus input {
	left: -370px;
	opacity: 1;
	-webkit-transition: left .35s ease-in-out, opacity 2s ease;
	transition: left .35s ease-in-out, opacity 2s ease;
	height: 45px;
	width: 350px;
}
ul.searchSkinObjectPreview {
	position: absolute;
	top: 45px;
	width: 700px;
	right: 20px;
}
ul.searchSkinObjectPreview li {
	padding: 5px 10px 10px!important;
	margin: 0px!important;
}
ul.searchSkinObjectPreview > li p {
	color: inherit;
	font-style: normal;
	font-size: 12px;
}
.searchbtn {
	display: none;
}
/* Action Forms */

.ModActionFormC .alert p, .ModActionFormC .alert:hover p {
	color: #31708f;
	max-width: 600px;
}
/* Search Results */
.dnnSearchResultItem-Subset {
	display: none;
}
.default-theme #content ul.dnnSearchResultSortOptions li::before {
	display: none;
}
.default-theme #content .dnnSearchResultSortOptions li {
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	line-height: inherit;
	letter-spacing: normal;
	margin: 0;
}
.dnnSearchResultPanel .dnnSearchResultSortOptions {
	padding: 0;
}
.dnnSearchBoxPanel .dnnSearchBox {
	margin-right: 135px;
}
.dnnSearchResultPanel, .dnnSearchBoxPanel {
	max-width: 100%;
	background-color: #E63840;
}
.dnnSearchResultPanel {
	background-color: #EFF1F2;
	margin-top: 0;
}
.RadComboBox_Default table {
	margin-bottom: 0px!important;
}
a.dnnSearchResultAdvancedTip, a.dnnSearchResultAdvancedTip:visited {
	color: #efefef;
}
a.dnnSearchResultAdvancedTip:hover {
	color: #fff;
}
.dnnSearchResultItem-Title a {
	font-family: "sofia-pro", serif;
	font-size: 1.625em;
	letter-spacing: 0.02em;
	color: #3b3648;
}
.dnnSearchResultItem-Title a:hover {
	color: #C83232;
}
.dnnSearchResultItem {
	padding: 20px;
	border-bottom: 1px solid #efefef;
}
.dnnSearchResultContainer > .dnnSearchResultItem {
	margin: 0px;
}
.searchInputContainer a.dnnSearchBoxClearText {
	z-index: 2000;
	right: 30px;
	top: 60px;
}
a.CommandButton {
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 9px;
	min-width: 75px;
	padding: 9px 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	font-size: 16px;
}
.dnnPrimaryAction, a.dnnPrimaryAction, .dnnLogin .LoginTabGroup span, a.CommandButton {
	background: #106ac7;
	border: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	-webkit-box-shadow: none;
	padding-left: 20px;
	padding-right: 20px;
	transition: all 0.5s ease;
	font-weight: normal;
	letter-spacing: .5px;
}
.dnnPrimaryAction:hover, a.dnnPrimaryAction:hover, a.CommandButton:hover {
	background: #0c529c;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
	text-decoration: none;
}
.dnnSecondaryAction, a.dnnSecondaryAction {
	background: #efefef;
	border: none;
	color: #6a6579;
	box-shadow: none;
	text-shadow: none;
	transition: all 0.5s ease;
	margin: 0 5px;
	font-weight: normal;
	letter-spacing: .5px;
}
.dnnSecondaryAction:hover, a.dnnSecondaryAction:hover {
	background: #dedede;
	text-decoration: none;
}
.dnnLoginActions a.dnnSecondaryAction {
	background: none;
	color: #3B3648;
}
.dnnLoginActions a.dnnSecondaryAction:hover {
	color: #e63840;
}
/*Password Reset */
.dnnSendPassword, .dnnPasswordReset {
	text-align: center;
	width: 100%;
}
.dnnPasswordReset .dnnPasswordResetContent {
	width: 100%;
}
.password-strength-container .meter.visible {
	margin: 0 auto;
}
.dnnSendPassword ul.dnnActions, .dnnPasswordReset ul.dnnActions {
	position: relative;
	bottom: 0px;
	margin-bottom: 20px;
}
.dnnSendPassword, .dnnRegistrationForm {
	width: 100%;
	max-width: 600px;
}
.dnnSendPassword .dnnLabel, .dnnRegistrationForm .dnnLabel {
	display: inline-block;
	float: none!important;
	margin-right: 0px;
	width: 100%;
	text-align: left;
}
.dnnSendPassword.dnnFormItem, .dnnRegistrationForm.dnnFormItem {
	display: inline-block;
	width: 100%;
}
.dnnFormItem > .dnnLabel {
	margin: 0 auto;
}
.dnnSendPassword .dnnFormHelp, .dnnRegistrationForm .dnnFormHelp {
	display: none;
}
.dnnSendPassword input[type="text"], .dnnRegistrationForm input[type="text"], .dnnRegistrationForm input[type="password"] {
	width: 100%;
	display: block;
	height: 50px;
	max-width: 650px;
	margin: 0 auto 140px;
}
.dnnSendPassword input[type="text"] {
	margin: 0 auto;
}
.password-strength-container {
	width: 100%;
	max-width: none;
}
.dnnRegistrationForm input[type="text"], .dnnRegistrationForm input[type="password"] {
	margin-bottom: 15px;
}
.bc-299 #content {
	z-index: 999;
	position: relative;
}
.dnnFormItem input[type="text"]:active, .dnnFormItem input[type="text"]:focus, .dnnFormItem input[type="password"]:focus, .dnnFormItem input[type="password"]:active, .dnnFormItem input[type="email"]:active, .dnnFormItem input[type="email"]:focus, .dnnFormItem select:active, .dnnFormItem select:focus, .dnnFormItem textarea:active, .dnnFormItem textarea:focus, .dnnFormItem input[type="search"]:active, .dnnFormItem input[type="search"]:focus {
	color: #C83232;
	font-size: 16px
}
@media (min-width: 768px) {
.band-2-quarter-expand-2-pane {
	padding-left: 40px!important;
}
}
	@media (max-width: 767px) {
.band-2-quarter-expand-2-pane {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
}
/* Accordion - FAQ Module */
.ModDNNUserDefinedTableC .dnnForm .dnnFormHelp {
	display: none;
}
.ModDNNUserDefinedTableC .Normal a.CommandButton, .ModDNNUserDefinedTableC .dnnForm input[type="text"] {
	float: left;
	width: 28%;
}
.ModDNNUserDefinedTableC .dnnForm input[type="text"] {
	width: 70%;
	margin-right: 2%;
}
.ModDNNUserDefinedTableC .Normal a.CommandButton {
	position: absolute;
	top: 0;
	right: 0;
}
.ModDNNUserDefinedTableC .Normal .dnnLabel {
	display: none;
}
#accordion {
	clear: both;
}
.ContentManagers .admin-only.sort-order, .admin .admin-only.sort-order {
	display: block;
	background: #6A6579;
	color: #fff;
	padding: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
.ContentManagers .admin-only.sort-order:after, .admin .admin-only.sort-order:after {
	content: ' - Group Cat by #, Sort by letter (1a, 1b, 2a, 2b). To insert question between 1a and 1b - 1aa. To insert Cat ahead of 1a - 11a.';
	display: inline-block;
	background: none;
	font-weight: normal;
}
.header-default {
	width: 100%;
	cursor: pointer;
	color: #6B6679;
	border-bottom: 1px solid #6B6679;
	font-size: 1.35em;
	font-weight: normal;
	position: relative;
	padding-bottom: 15px;
	letter-spacing: 0px;
	margin-left: 26px;
	padding-top: 10px;
	margin-top: 10px!important;
	margin-bottom: 10px;
}
#accordion a img {
	right: 0;
	position: absolute;
	z-index: 900;
	bottom: 3px;
}
[data-type="accordion"] {
	position: relative;
}
.header-default i {
	position: absolute;
	left: -26px;
	top: 13px;
}
 .header-default:hover {
	color: #E63841;
}
 .header-active {
	color: #E63841 !important;
}
.content-default {
	display: none;
	margin-left: 26px;
}
.right {
	float: right;
}
.accordion-content {
	padding: 15px;
}
.inline {
	display: inline;
}
.btn-ordering {
	margin: 0px 10px 0px 10px;
	border: 1px solid inherit;
	background-color: #e0e0e0;
	min-width: 80px;
	border-radius: 4px;
}
.btn-ordering:hover {
	border-style: inset;
	background-color: #bcbcbc;
}
[data-type="accordion-search"] {
	min-height: 15px;
	border-radius: 4px;
}
[data-type="accordion-filter"] {
	min-height: 15px;
	border-radius: 0px;
	min-width: 120px;
	height: 20px;
}

@media (max-width: 768px) {
#thePage .mainContent {
	padding-top: 60px;
}
}
#thePage .mainContent img {
	margin: 2em 0;
}
#thePage .mainContent .withSidebar {
	float: right;
	width: 60%;
	margin: 0 5% 0 0;
}

@media (max-width: 768px) {
#thePage .mainContent .withSidebar {
	float: none;
	width: 100%;
}
}

@media (max-width: 480px) {
#thePage .mainContent .withSidebar p a {
	word-wrap: break-word;
}
}
#thePage .containerWide {
	margin: 0 auto;
}
#thePage .containerWide .rowS4 {
	padding: 0 0px;
	position: relative;
	z-index: 2;
}

@media (max-width: 768px) {
#thePage .containerWide .rowS4 {
	padding: 0 0px;
}
}
#thePage .containerNarrow {
	margin: 0 auto;
}
#thePage .containerNarrow .rowS4 {
	max-width: 1280px;
	padding: 0 40px;
	z-index: 2;
	position: relative;
}
#thePage.bc-299 .containerNarrow .loginContent, .dnnRegistrationForm {
	z-index: 2;
}
#thePage.Home .containerNarrow .rowS4 {
	clear: both;
}

@media (max-width: 768px) {
#thePage .containerNarrow .rowS4 {
	padding: 0 20px;
}
}
#thePage .rowS4 {
	margin: 0 auto;
 *zoom: 1;
	clear: both;
}
.rowS4 > h2 {
	margin: 0 0 1em 0;
}
#thePage .quarter {
	width: 25%;
}
#thePage .half {
	width: 50%;
}
#thePage .oneThird {
	width: 33%;
}
#thePage .twoThirds {
	width: 66%;
}
#thePage .alignLeft {
	float: left;
}
#thePage .alignRight {
	float: right;
}
#thePage .hide {
	display: none;
}
#thePage .centered, #thePage .lines {
	margin: 0 auto;
	text-align: center;
}
#thePage .lines {
	display: table;
	margin: 0 auto!important;
}
h1 {font-family: 'PT Serif', serif;font-style:italic;}
.interior h1 {
	color: #fff;
	font-style:normal;
}
h2, .loginContent:before, .dnnSendPassword:before, .dnnRegistrationForm:before, #accordion div:before, .dnnPasswordReset:before {
	font-family: "calluna", sans-serif;
	font-weight: 700;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #3b3648;
	font-size: 2.75em;
	margin: 1em 0 .5em 0;
	line-height: 1.2;
}
.special-message {
	background: rgba(2, 139, 255, 0.25) none repeat scroll 0 0;
	border: 1px solid #333;
	color: #000;
	display: block;
	letter-spacing: 0;
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
	text-align: center;
	width: 100%;
}
#accordion div:before {
	text-transform: capitalize;
}
.dnnSendPassword .dnnFormItem, .dnnRegistrationForm .dnnFormItem, .dnnPasswordReset .dnnFormItem {
	position: relative;
}
.dnnRegistrationForm .dnnFormItem {
	padding: 0;
}
html.wf-loading #thePage h2 {
	visibility: hidden;
}

@media (max-width: 768px) {
h2 {
	font-size: 2.25em;
}
}
#thePage .centered {
	display: table;
	padding: 50px 85px;
	margin: 0 auto 0!important;
	background-image: url('../img/icon-sun.png');
	background-repeat: no-repeat;
	-webkit-background-size: 146px auto;
	-moz-background-size: 146px auto;
	background-size: 146px auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: center;
	position: relative;
}
#thePage .lines .ModDNNHTMLC {
	margin-bottom: 10.2%;
}
#thePage .lines .ModDNNHTMLC:before, #thePage .lines .ModDNNHTMLC:after, #thePage h2.lines:before, #thePage h2.lines:after {
	content: "";
	width: 45px;
	background-color: #e63840;
	display: inline-block;
	margin: 0 0 0;
	position: absolute;
	top: 28px;
	height: 4px;
	left: -55px
}
#thePage .lines .ModDNNHTMLC:after {
	right: -55px;
	left: auto;
}
#thePage h2.lines {
	position: relative;
}
#thePage h2.lines:before, #thePage h2.lines:after {
	position: relative;
	right: -20px;
	top: -4px;
	left: auto;
}
#thePage h2.lines:before {
	right: auto;
	left: -20px;
}
/* DUSTIN#thePage REMOVAL #thePage */ h3 {
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #3b3648;
	font-size: 1.625em;
	letter-spacing: .02em;
	margin: 1em 0 .5em 0;
	line-height: 1.23;
}
html.wf-loading #thePage h3 {
	visibility: hidden;
}

html.wf-loading  h4 {
	visibility: hidden;
}




a.nav-link.btn:visited {
	color: #fff;
}
html.wf-loading #thePage p, html.wf-loading #thePage li, html.wf-loading #thePage address {
	visibility: hidden;
}
#thePage p strong, #thePage li strong, #thePage address strong {
	font-weight: 700;
}
#thePage p.big, #thePage li.big, #thePage address.big {
	font-family: "calluna", sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #3b3648;
	font-size: 1.625em;
	max-width: 900px;
	margin: 0 auto 2em;
	line-height: 1.384;
	text-align: center;
}
html.wf-loading #thePage p.big, html.wf-loading #thePage li.big, html.wf-loading #thePage address.big {
	visibility: hidden;
}
a {
	color: #0c529c;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}
a:hover {
	color: #333;
}
#thePage a.arrowLink, .dnnLoginActions .dnnSecondaryAction {
	text-decoration: none;
	font-family: "sofia-pro", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.9375em;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
html.wf-loading #thePage a.arrowLink {
	visibility: hidden;
}
#thePage a.arrowLink:hover:before, .dnnLoginActions .dnnSecondaryAction:hover:before {
	bottom: -17px;
}
#thePage a.arrowLink:hover:after, .dnnLoginActions .dnnSecondaryAction:hover:after {
	left: 15px;
}
#thePage a.arrowLink:before, .dnnLoginActions .dnnSecondaryAction:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 3px;
	background-color: transparent;
	-webkit-transition: background-color 0.15s ease-in-out, bottom 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out, bottom 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out, bottom 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out, bottom 0.15s ease-in-out;
}
#thePage a.arrowLink:after, .dnnLoginActions .dnnSecondaryAction:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .35em 0 .35em .5em;
	border-color: transparent;
	position: relative;
	top: -0.01em;
	left: 5px;
	-webkit-transition: left 0.15s ease-in-out;
	-moz-transition: left 0.15s ease-in-out;
	-o-transition: left 0.15s ease-in-out;
	transition: left 0.15s ease-in-out;
}
#thePage a.arrowLink.red, .dnnLoginActions .dnnSecondaryAction {
	color: #e63840;
}
.dnnLoginActions .dnnSecondaryAction {
	background: none;
	border: none;
	padding: 0 10px;
	margin-bottom: 10px;
}
#thePage a.arrowLink.red:hover:before, .dnnLoginActions .dnnSecondaryAction:hover:before {
	background-color: #e63840;
}
.dnnLoginActions a.dnnSecondaryAction:hover {
	background: none;
	color: #E73E46;
}
#thePage a.arrowLink.red:after, .dnnLoginActions .dnnSecondaryAction:after {
	border-left-color: #e63840;
}
#thePage a.arrowLink.blue {
	color: #6989ff;
}
#thePage a.arrowLink.blue:hover:before {
	background-color: #6989ff;
}
#thePage a.arrowLink.blue:after {
	border-left-color: #6989ff;
}
#thePage a.arrowLink.orange {
	color: #ea7869;
}
#thePage a.arrowLink.orange:hover:before {
	background-color: #ea7869;
}
#thePage a.arrowLink.orange:after {
	border-left-color: #ea7869;
}
ul, ol {
	padding: 0;
	margin: 0 0 .5em 0;
}
.band-2-quarter-expand-2-pane ul {
	padding-left: 45px;
	margin-bottom: 30px;
}
#thePage .ModDNNHTMLC ul {
	list-style-type: none;
}
.default-theme .ModDNNHTMLC ul li {
	margin: 0 0 .5em 0;
	position: relative;
	padding: 0 0 0 25px;
}
.default-theme .ModDNNHTMLC ul li:before {
	content: "\f0da";
	font-family: 'FontAwesome';
	display: inline-block;
	margin: 0 26px 0;
	position: absolute;
	top: 0px;
	left: -24px;
	color: #6a6579;
}
.bc-65 #content li {
	font-size: inherit;
	letter-spacing: normal;
}
.default-theme.bc-65 #content ul li:before, .default-theme.bc-7 #content ul li:before {
	display: none;
}
.default-theme #content ul.dnnActions li {
	padding: 0 3px 0 0;
}
.default-theme #content ul li.ui-state-default {
	padding: 0 3px 0 0;
	margin: 0;
}
.bc-7 #content *, .bc-65 #content * {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.bc-7 #content .fa, .bc-65 #content .fa {
	font-family: FontAwesome!important;
}
#thePage .alert.alert-success {
	margin: 47px 0 0 0;
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #e63840;
	font-size: 1.625em;
	letter-spacing: .02em;
	line-height: 1.23;
}
html.wf-loading #thePage .alert.alert-success {
	visibility: hidden;
}
#thePage.default-theme .btn {
	display: inline-block;
	text-decoration: none;
	font-family: "PT Serif", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	padding: 12px 50px;
	-webkit-box-shadow: 0 0 0 0 #e63840;
	-moz-box-shadow: 0 0 0 0 #e63840;
	box-shadow: 0 0 0 0 #e63840;
	-webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, -moz-box-shadow 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
html.wf-loading #thePage .btn {
	visibility: hidden;
}

/* Default Form Styles */

.dnnForm input[type="text"] {
	margin-bottom: 18px;
	padding: 8px;
	background: #ffffff;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	color: #333;
	font-size: 12px;
}
/* Login Box & Password and Registration */
.LoginPanel {
	padding-right: 0px;
	width: 100%;
	text-align: center;
}
.dnnTooltip {
	right: auto!important;
}
div.dnnRegistrationForm .dnnForm {
	width: 100%;
}
div.dnnRegistrationForm .dnnFormItem.dnnFormShort {
	float: left;
	width: 48%;
	margin: 0 1%;
	clear: none;
}
div.dnnRegistrationForm .dnnFormItem.dnnFormShort:nth-child(2) {
	clear: both;
}
div.dnnRegistrationForm .dnnFormItem.dnnFormShort:nth-child(2n+0) {
	clear: both;
}
.loginContent, .dnnSendPassword, .dnnRegistrationForm, .dnnPasswordReset {
	display: table;
	margin: 50px auto;
	border: 1px solid #E63840;
	position: relative;
	padding: 0px 40px;
	max-width: 600px;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
}
.dnnRegistrationForm {
	max-width: 900px;
	text-align: center;
	min-width: 0px!important;
}
.dnnSocialRegistration {
	float: none;
}
.dnnRegistrationForm .dnnActions {
	margin-bottom: 40px;
}
/*.LoginPanel:before, .LoginPanel:after, .dnnSendPassword .dnnSendPasswordContent:before, .dnnSendPassword .dnnSendPasswordContent:after, .dnnRegistrationForm .dnnFormItem:before, .dnnRegistrationForm .dnnFormItem:after, .dnnPasswordReset .dnnFormItem:after {
	content: "";
	position: absolute;
	height: 5px;
	border-top: 1px solid red;
	top: 0;
	width: 35%;
	left: 0;
}*/
.dnnRegistrationForm .dnnFormItem {
	position: static!important;
}
.dnnRegistrationForm .dnnFormItem.dnnFormShort {
	position: relative!important;
}
.dnnRegistrationForm .dnnFormItem.dnnFormShort:after, .dnnRegistrationForm .dnnFormItem.dnnFormShort:before, .dnnSendPasswordContent .dnnFormItem:before, .dnnSendPasswordContent .dnnFormItem:after {
	border-top: 0px;
	height: 0px;
}
.LoginPanel:after, .dnnSendPassword .dnnFormItem:after, .dnnRegistrationForm .dnnFormItem:after, .dnnPasswordReset .dnnFormItem:after, .dnnSendPassword .dnnSendPasswordContent:after {
	right: 0;
	left: auto;
}
.dnnSendPasswordContent {
	width: auto;
	max-width: 100%;
}
.loginContent:before, .dnnSendPassword:before, .dnnRegistrationForm:before, .dnnPasswordReset:before {
	content: "Account Login";
	padding: 0 1em 10px;
	display: table;
	margin: -30px auto 20px;
	position: relative;
	z-index: 997 !important;
	background: #fff;
	border: 2px solid #E63840;
	text-align: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.loginContent:before, .dnnSendPassword:before, .dnnRegistrationForm:before, .dnnPasswordReset:before {
	display: block;
	width: 90%;
}
}
.loginContent:before {
	margin-bottom: 50px;
}

@media (max-width: 468px) {
.loginContent:before, .dnnSendPassword:before, .dnnRegistrationForm:before, .dnnPasswordReset:before {
	padding: 0 6px 10px;
	font-size: 32px;
}
}
.dnnPasswordReset:before {
	content: 'Enter a New Password';
}
.dnnSendPassword:before {
	content: 'Reset Password';
}
.dnnRegistrationForm:before {
	content: 'Account Registration';
}
.dnnLoginService .dnnFormItem > label.dnnFormLabel {
	margin: 0;
	width: 0;
}
.dnnLoginService .dnnLabel {
	text-align: left;
}
.LoginPanel .dnnForm .dnnFormItem {
	clear: both;
	display: table;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.LoginPanel .dnnForm .dnnFormItem ul.dnnActions {
	padding-top: 0px;
}
.dnnForm input[type="text"] {
	height: 40px;
}
.dnnLoginService input[type="text"], .dnnLoginService input[type="password"], .dnnForm input[type="text"], .dnnRegistrationForm .dnnForm input[type="text"], .dnnPasswordReset .dnnFormItem input[type="text"], .dnnPasswordReset .dnnFormItem input[type="password"], .dnnSendPassword .dnnFormItem input[type="text"] {
	width: 100%;
	height: 50px;
	color: #C83232;
	max-width: 100%;
}
.dnnForm input[type="text"] {
	width: 45%;
	max-width: 445px;
}
.dnnLoginService input[type="text"], .dnnLoginService input[type="password"], .dnnPasswordReset .dnnFormItem input[type="text"], .dnnPasswordReset .dnnFormItem input[type="password"], .dnnSendPassword .dnnFormItem input[type="text"] {
	width: 80%;
}
.dnnPasswordReset .dnnFormItem {
	text-align: center;
}
.dnnPasswordReset .dnnFormItem:after {
	width: auto!important;
}
.dnnLoginActions .dnnActions {
	margin: 5px 0px 10px 0px;
}
.dnnLoginActions .dnnActions li {
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.LoginPanel {
	margin-top: -30px;
}
.dnnLoginService .dnnLabel label {
	padding-left: 55px;
}
label {
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 0.3rem;
}
.password-strength-tooltip-content label {
	color: #fff;
}
.dnnFormMessage {
	border: 1px solid #373A4A;
	max-width: auto;
	padding: 15px 15px 15px 120px;
	border-radius: 0px;
	position: relative;
	margin: 10px auto;
	max-width: 700px;
	min-height: 80px;
	text-align: left;
	z-index: 1;
}
.dnnFormMessage.dnnFormSuccess, .dnnFormMessage.dnnFormWarning, .dnnFormMessage.dnnFormValidationSummary {
	background-color: #fff;
	z-index: 1001;
}
.dnnFormMessage.dnnFormSuccess:after, .dnnFormMessage.dnnFormWarning:after, .dnnFormMessage.dnnFormValidationSummary:after {
	background-color: rgba(0, 255, 0, 0.15);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	content: '';
}
.dnnFormItem span.dnnFormMessage.dnnFormError {
	z-index: 999;
}
.dnnFormMessage.dnnFormValidationSummary:after {
	background-color: rgba(255,0,0,0.15);
}
.dnnFormMessage.dnnFormWarning:after {
	background-color: rgba(255, 255, 0, 0.15);
}
.dnnFormMessage:before {
	left: 0;
	width: 10%;
	min-width: 100px;
	position: absolute;
	top: 0;
	border-right: 1px solid #e63840;
	background: #E63840;
	height: 100%;
	font: normal normal normal 14px/1.7 FontAwesome;
	font-size: 3em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #fff;
	z-index: 2;
}
.dnnFormMessage.dnnFormInfo:before {
	content: "\f05a";
	background: #3B3648;
	font-size: 50px;
}
.dnnFormMessage.dnnFormWarning:before, .dnnFormMessage.dnnFormValidationSummary:before {
	content: "\f071";
	background: #E63840;
}
.dnnFormMessage.dnnFormSuccess:before {
	content: "\f14a";
	background: #314629;
	border-right: 1px solid #fff;
}
.close-message {
	position: absolute;
	top: -18px;
	right: -12px;
	z-index: 998;
}
.close-message i {
	color: #fff;
	background: #3b3648;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 120%;
	font-size: 1.5em;
	padding: 3px;
	text-align: center;
	border: 1px solid #fff;
}
.dnnFormMessage.closed {
	display: none!important;
}
.btn-default {
	padding: 10px 15px;
	background: #3b3648;
	color: #fff;
	border-radius: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	display: inline-block;
	margin-bottom: 10px;
}
.btn-default:hover {
	color: #fff;
	opacity: .8;
	text-decoration: none;
}

@media (max-width: 768px) {
.dnnFormMessage {
	padding-left: 15px;
	margin-top: 100px;
	border: 1px solid #E63840;
	border: none;
}
.dnnFormMessage:before {
	top: -60px;
	border-right: 0px;
	height: 60px;
	width: 100%;
}
.dnnFormMessage::before {
	font-size: 2.5em!important;
}
.btn {
	padding: 22px 34px;
}
}
.btn.btnRed {
	background-color: #e63840;
	color: #fff;
	border: 1px solid #fff;
}
#banner.containerWide.interior .btn.btnRed {
	background-color: rgba(16, 106, 199, 0.85);
	border: 1px solid #fff;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
#banner.containerWide.interior .btn.btnRed:hover {
	background-color: rgba(106, 101, 121, 0.85);
	text-shadow: 1px 1px 1px #000;
}
.btn.btnRed:hover {
	color: #fff;
	background-color: #ea7869;
	-webkit-box-shadow: 0 0 0 3px #ea7869;
	-moz-box-shadow: 0 0 0 3px #ea7869;
	box-shadow: 0 0 0 3px #ea7869;
}
#thePage .shadowCard, #thePage .withSidebar img {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
	border: 4px solid #fff;
}
#thePage .fullBG {
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: left top;
}
#thePage .fullBG.bottom {
	background-position: right bottom;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
}
#thePage .iframeWrap {
	position: relative;
	height: 0;
	padding-bottom: 60%;
}
#thePage .iframeWrap iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}
.head-wrapper {
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(255,255,255,.95);
	z-index: 1000;
	-webkit-box-shadow: 0px 6px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 6px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 6px 5px 0px rgba(50, 50, 50, 0.3);
}
.content-wrapper {
	padding-top: 127px;
}
@media (max-width: 1200px) {
	.content-wrapper {
	padding-top: 124px;
}
}
.AccountLogin .content-wrapper {padding-top: 0;}
.AccountLogin .head-wrapper {position:relative;}

#content {
	background-position: 0px 143px!important;
}
.AccountLogin  #content {background-position: top center!important}
.admin .content-wrapper {
	padding-top: 200px;
}
 header {
	position: relative;
	max-width: 96%;
	margin: 0 auto;
 *zoom: 1;
}
.admin header {
	padding: 0 4% 0 0
}
 header:before,  header:after {
	content: "";
	display: table;
}
 header:after {
	clear: both;
}
 header:before,  header:after {
	content: "";
	display: table;
}
 header:after {
	clear: both;
}

nav ul {
	padding: 0;
	margin: 0;
 *zoom: 1;
}
nav ul:before, nav ul:after {
	content: "";
	display: table;
}
nav ul:after {
	clear: both;
}
nav ul:before, nav ul:after {
	content: "";
	display: table;
}
nav ul:after {
	clear: both;
}
nav ul li {
	float: left;
}
.default-theme nav ul li:before {
	display: none;
}
nav ul li a {
	text-decoration: none;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	font-size: 0.875em;
	display: block;
}
nav.utility {
	display: table;
	float: right;
}
nav.utility ul li:before {
	display: none;
	border-left: 1px solid #efefef;
}
nav.utility ul li:first-child a {
	padding-left: 24px;
	padding-bottom: 13px;
	padding-top: 10px;
	margin-top: 10px;
	border-left: 1px solid #ddd;
}
nav.utility ul li:first-child a:hover {
	color: #444;
	text-decoartion: none;
}
nav.utility ul li:first-child ul a {
	margin-top: 0;
}
nav.utility ul li:nth-child(3) a {
	padding-right: 20px;
}
a.user-login {
	padding-right: 0;
	border-left: 1px solid #ddd;
}
a.user-login:before {
	content: "";
	background-image: url('/Portals/_default/Skins/AELPDnnThemeExternal/img/icon-lock.gif');
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 15px;
	height: 20px;
	position: relative;
	top: 4px;
	left: -9px;
}
nav.utility ul li a.user-login {
	font-size: .9em;
	padding: 14px 15px 14px 27px;
	color: #981c1e;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "sofia-pro", serif;
	font-style: normal;
	margin-top: 7px;
}
@media (max-width: 767px) {
	nav.utility ul li a.user-login {
		font-size: 0;
	}
}
nav.utility ul li:last-child ul {
	left: auto;
	right: 0;
}
nav.utility ul li {
	margin-bottom: 0px;
}
nav.utility ul li a {
	font-family: "calluna", sans-serif;
	font-weight: 400;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #aaa5b9;
	padding: 20px 15px;
	font-size: 1.1em;
}
html.wf-loading #thePage nav.utility ul li a {
	visibility: hidden;
}
#navigation {
	border-top: 1px solid #e2e0e8;
	clear: both;
}
#thePage.default-theme nav.main > ul > li {
	position: relative;
	margin: 0;
	padding: 0;
}
nav.main > ul > li:first-child > a {
	padding-left: 0;
}
nav.main > ul > li:first-child ul {
	left: 0px;
}
nav.main > ul > li:last-child > a {
	padding-right: 0;
	color: #e63840;
	position: relative;
	top: -4px;
}

@media (max-width: 1200px) {
nav.utility ul li a {
	padding: 20px 12px;
}
nav.utility ul li:first-child a {
	padding-left: 20px;
}
}

@media (max-width: 960px) {
 header {
	max-width: 100%;
}
nav.utility ul li a {
	padding: 20px 10px 20px;
}
#thePage nav.main {
	border-top: none;
}
#thePage nav.main > ul {
	display: none;
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 1;
}
nav.main > ul > li {
	float: none;
	border-top: 1px solid #e2e0e8;
}
nav.main > ul > li:first-child > a {
	padding-left: 20px;
}
nav.main > ul > li:last-child > a {
	padding-right: 20px;
}
.content-wrapper {
	padding-top: 120px;
}
}

@media (max-width: 870px) {
ul.searchSkinObjectPreview {
	width: auto;
}

}

@media (max-width: 575px) {
#search {
	left: 205px;
}
.searchInputContainer.focus input {
	left: 40px;
	width: 170px;
}
}

@media (max-width: 764px) {
nav.utility ul li {
	padding-left: 4px;
}
}
html.wf-loading #thePage nav.main > ul > li a {
	visibility: hidden;
}

@media (max-width: 1500px) {
nav.main > ul > li a {
	padding: 40px 44px;
}
}

@media (max-width: 1200px) {
nav.main > ul > li a {
	padding: 40px 14px;
}
}

@media (max-width: 960px) {
nav.main > ul > li a {
	padding: 20px;
}
}
nav.main > ul > li a:hover {
	color: #e63840;
}
nav.main > ul > li ul {
	display: none;
	position: absolute;
	background-color: #fff;
	left: 67px;
	top: 77px;
	width: 250px;
	z-index: 1;
	border: 1px solid #e2e0e8;
}

@media (max-width: 1500px) {
nav.main > ul > li ul {
	left: 42px;
}
}

@media (max-width: 1200px) {
nav.main > ul > li ul {
	left: 12px;
}
}

@media (max-width: 960px) {
nav.main > ul > li ul {
	position: static;
	width: 100%;
	background-color: #f1f0f5;
}
}

@media (max-width: 750px) {
.ten-pound-menu-mobile-button {
	position: absolute;
	top: -60px;
	right: 0;
}
}
nav.main > ul > li ul li {
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	border-bottom: 1px solid #e2e0e8;
	position: relative;
}
nav.main > ul > li ul li:last-child {
	border-bottom: none;
}
nav.main > ul > li ul li a {
	margin: 0 0 0 0;
	padding: 10px 20px;
	display: block;
}

@media (max-width: 960px) {
nav.main > ul > li ul li a {
	padding: 20px;
}
}
nav.main > ul > li ul li ul {
	display: none;
	margin-left: 0 !important;
	top: 0;
	left: 250px;
	border-left: 1px solid #e2e0e8;
}

@media (max-width: 960px) {
#thePage nav.main > ul > li ul li ul {
	background-color: #e2e0e8;
}
}

@media (max-width: 960px) {
#thePage nav.main > ul > li ul li ul li {
	border-top: 1px solid #6a6579;
}
}
#thePage nav #mobileNavToggle {
	display: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 960px) {
#thePage nav #mobileNavToggle {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
}
#thePage nav #mobileNavToggle .title {
	display: block;
	text-indent: -9999px;
	height: 0;
}
#thePage nav #mobileNavToggle .hamburger {
	display: block;
	height: 4px;
	background-color: #e63840;
	margin: 18px 0 0 0;
}
#thePage nav #mobileNavToggle .hamburger:before, #thePage nav #mobileNavToggle .hamburger:after {
	content: "";
	display: block;
	background-color: #e63840;
	height: 4px;
	-webkit-transition: rotate 0.25s ease-in-out;
	-moz-transition: rotate 0.25s ease-in-out;
	-o-transition: rotate 0.25s ease-in-out;
	transition: rotate 0.25s ease-in-out;
	position: relative;
}
#thePage nav #mobileNavToggle .hamburger:before {
	top: -12px;
}
#thePage nav #mobileNavToggle .hamburger:after {
	bottom: -8px;
}
#thePage footer .rowS4 {
	max-width: 1160px;
	padding: 0 0;
}

@media (max-width: 1240px) {
#thePage footer .rowS4 {
	padding: 0 40px;
}
}
#thePage footer .rowS4 .contactInfo {
	margin: 62px 75px 75px 0;
	float: left;
	line-height: 1.6;
}

@media (max-width: 890px) {
#thePage footer .rowS4 .contactInfo {
	float: none;
	text-align: center;
	margin: 40px auto 0;
}
}
#thePage footer .rowS4 .contactInfo h3 a {
	font-family: "sofia-pro", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.92307692em;
	color: #106ac7;
	margin: 0 0 8px;
}
html.wf-loading #thePage footer .rowS4 .contactInfo h3 a {
	visibility: hidden;
}
#thePage footer .rowS4 .contactInfo h3 a:after {
	content: "";
	display: inline-block;
	border-style: solid;
	border-width: .35em 0 .35em .5em;
	border-color: transparent;
	position: relative;
	left: .3em;
	border-left-color: #106ac7;
	-webkit-transition: left 0.24s ease-in-out, border-left-color 0.24s ease-in-out;
	-moz-transition: left 0.24s ease-in-out, border-left-color 0.24s ease-in-out;
	-o-transition: left 0.24s ease-in-out, border-left-color 0.24s ease-in-out;
	transition: left 0.24s ease-in-out, border-left-color 0.24s ease-in-out;
}
#thePage footer .rowS4 .contactInfo h3 a:hover:after {
	border-left-color: #e63840;
	left: .6em;
}
#thePage footer .rowS4 .contactInfo strong {
	color: #6a6579;
	display: block;
	font-family: "sofia-pro", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.875em;
}
html.wf-loading #thePage footer .rowS4 .contactInfo strong {
	visibility: hidden;
}
#thePage footer .rowS4 .contactInfo a {
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #6a6579;
	display: block;
	font-size: 0.875em;
	text-decoration: none;
}
html.wf-loading #thePage footer .rowS4 .contactInfo a {
	visibility: hidden;
}
#thePage footer .rowS4 .contactInfo a:hover {
	color: #e63840;
}
#thePage footer .rowS4 .contactInfo address {
	font-style: normal;
}
#thePage footer .rowS4 .contactInfo address a {
	font-size: 0.7em;
}
#thePage footer .rowS4 .third-third {
	float: right;
	max-width: 180px;
	margin: 87px 0 0 0;
}

@media (max-width: 890px) {
#thePage footer .rowS4 .third-third {
	float: none;
	text-align: center;
	margin: 40px auto;
}
}
#thePage footer .rowS4 .third-third img {
	float: right;
	display: block;
	margin: 0 0 45px 0;
}

@media (max-width: 890px) {
#thePage footer .rowS4 .third-third img {
	float: none;
	margin: 0 auto 12px;
}
}
#thePage footer .rowS4 .third-third p {
	clear: both;
	text-align: right;
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.875em;
	line-height: 1.6;
}
html.wf-loading #thePage footer .rowS4 .third-third p {
	visibility: hidden;
}

@media (max-width: 890px) {
#thePage footer .rowS4 .third-third p {
	text-align: center;
}
}
#thePage footer .rowS4#subFooter {
	border-top: 1px solid #e2e0e8;
}
#thePage footer .rowS4#subFooter p {
	padding: 20px 0;
	font-size: 0.75em;
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #aaa5b9;
	float: left;
}
html.wf-loading #thePage footer .rowS4#subFooter p {
	visibility: hidden;
}

@media (max-width: 890px) {
#thePage footer .rowS4#subFooter p {
	float: none;
	text-align: center;
	margin: 40px auto 0;
	padding: 0 20px;
}
}
#thePage footer .rowS4#subFooter p a {
	font-weight: 700;
	text-decoration: none;
	color: #aaa5b9;
}
#thePage footer .rowS4#subFooter .social {
	display: block;
	float: right;
	margin: 16px 0 0;
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	text-decoration: none;
	color: #aaa5b9;
	text-transform: uppercase;
}
html.wf-loading #thePage footer .rowS4#subFooter .social {
	visibility: hidden;
}

@media (max-width: 890px) {
#thePage footer .rowS4#subFooter .social {
	float: none;
	text-align: center;
	margin: 40px auto;
}
}
#thePage .rowS4 h2.small {
	    font-family: 'PT Sans', sans-serif;
    font-size: 1.375em;
    font-style: normal;
    font-weight: bold;
	color: #981c1e;
}
h2.small a {color: #981c1e;}
h2.small a:hover {color: #3a3a3a;}
.Home #content a img:hover {
transition: transform .2s; /* Animation */
transform: scale(1.1);
}

html.wf-loading #thePage .rowS4 h2.small {
	visibility: hidden;
}

@media (max-width: 800px) {
#thePage.Home .rowS4 h2 {
	margin-bottom: .25em;
}
}

@media (max-width: 800px) {
#thePage.Home #content .rowS4 p {
	margin-bottom: .25em;
}
}
#thePage #ankleCTA {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.footer {
	background: #fff;
}
.Home #ankleCTA .rowS4 .jumpUp {
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0 8px 20px 0 rgba(27, 32, 49, 0.7);
	-moz-box-shadow: 0 8px 20px 0 rgba(27, 32, 49, 0.7);
	box-shadow: 0 8px 20px 0 rgba(27, 32, 49, 0.7);
}
.visible-xs {
	display: block;
}

@media (max-width: 1260px) {
.Home #ankleCTA .rowS4 .jumpUp {
	width: 90%;
	margin: -16% auto 0;
}
}
.Home #ankleCTA .rowS4 h2 {
	margin: 120px 20px 40px;
	color: #fff;
	font-family: "sofia-pro", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 3.25em;
	letter-spacing: .08em;
	text-shadow: 0 0 10px rgba(27, 32, 49, 0.7);
}
html.wf-loading .Home #ankleCTA .rowS4 h2 {
	visibility: hidden;
}

@media (max-width: 1260px) {
.Home #ankleCTA .rowS4 h2 {
	width: 90%;
	margin: 8% auto;
	font-size: 2.5em;
	line-height: 1.2;
}
}
.Home #ankleCTA .rowS4 .btn {
	margin-bottom: 128px;
}

@media (max-width: 1260px) {
#thePage #ankleCTA .rowS4 .btn {
	margin: 0 auto 16%;
}
}
#thePage .timelineWrap {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: left top;
	background-repeat: no-repeat;
}
#thePage .subheadIntro {
	font-family: "sofia-pro", serif;
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	color: #e63840;
	text-align: center;
	padding: 0 0 0 0;
	font-size: 0.9375em;
}
html.wf-loading #thePage .subheadIntro {
	visibility: hidden;
}
#thePage .timelineWrap .centered {
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 1em;
}
#thePage .timelineWrap .big {
	text-align: center;
	font-family: "calluna", sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 1.625em;
	max-width: 900px;
	line-height: 1.384;
	color: #3b3648;
	padding: 0 0 0 0;
}
html.wf-loading #thePage .timelineWrap .big {
	visibility: hidden;
}
#thePage .timelineWrap .timeline {
	max-width: 900px;
	margin: 0 auto;
}
#thePage .timelineWrap .timeline .event, #thePage .timelineWrap .timeline li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 60px 8.6%;
	border-left: 1px solid #aaa5b9;
}
#thePage .timelineWrap .timeline .event.highlight, #thePage .timelineWrap .timeline li.highlight {
	margin-top: 50px;
	font-size: 1.5em;
	font-style: italic;
}
#thePage .timelineWrap .timeline .event.highlight:before, #thePage .timelineWrap .timeline li.highlight:before {
	background-color: #ea7869;
}
#thePage .timelineWrap .timeline .event.highlight h3, #thePage .timelineWrap .timeline li.highlight h3 {
	color: #e63840;
	font-size: 1.5em;
}
#thePage .timelineWrap .timeline .event:last-child, #thePage .timelineWrap .timeline li:last-child, #thePage .timelineWrap .timeline .event.last, #thePage .timelineWrap .timeline li.last {
	border-left: none;
}
#thePage .timelineWrap .timeline .event:before, #thePage .timelineWrap .timeline li:before {
	content: "";
	display: block;
	margin: 0;
	width: .5em;
	height: .5em;
	position: absolute;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #6989ff;
	top: -0.4em;
	left: -0.25em;
}
#thePage .timelineWrap .timeline .event h3, #thePage .timelineWrap .timeline li h3 {
	margin: 0 0 -0.5em 0;
	position: relative;
	top: -0.75em;
	color: #3b3648;
}
#thePage .timelineWrap .timeline .event p:last-child, #thePage .timelineWrap .timeline li p:last-child {
	margin-bottom: 0;
}
#thePage #banner {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#thePage #banner.hasAlert.Home h1 {
	margin-top: 141px;
}
/*OLd Way to Handle Banner Scale 

#banner .ContainerPane .DNNModuleContent {
 display: inline-block;
    margin: auto 0 auto;
    padding: 3.5em 0px;
    width: 100%;
}
*/
.ankle-no-content #moduleIcon {
	display: inline;
	width: 100%;
	position: relative;
}
.ankle-no-content #moduleIcon img {
	min-height: none;
	width: 100%;
}
.Home #ankleCTA .ContainerPane .DNNModuleContent {
	padding: 0;
	text-align: center;
}

@media (max-width: 1024px) {
#thePage #banner.hasAlert.Home h1 {
	margin-top: 100px;
}
}

@media (max-width: 768px) {
#thePage #banner.hasAlert.Home h1 {
	margin-top: 40px;
}
}

@media (max-width: 1024px) {
#thePage #banner.hasAlert.Home .btn {
	margin-bottom: 130px;
}
}

@media (max-width: 768px) {
#thePage #banner.hasAlert.Home .btn {
	margin-bottom: 60px;
}
}
#thePage #banner.hasAlert.interior h1 {
	padding: 49px 40px 82px;
}

@media (max-width: 768px) {
#thePage #banner .rowS4 {
	padding-left: 0;
	padding-right: 0;
}
}
#dnn_ctr641_aelpOutage_aOutageInfo {
	padding: 0 20px 0 0px;
}
.alert {
	background-color: #e63840;
	margin: 0px auto -90px;
	padding: 15px 20px 15px 230px;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-radius: 0;
}
/* Alert Styles - */

.alert.primary {
	background-color: rgba(39, 50, 71, 0.8);
}
.alert.primary:hover {
	background-color: rgba(39, 50, 71, 1);
}
.alert:hover p {
	color: rgba(255,255,255,.8);
	text-shadow: none;
}
.alert p {
	color: rgb(239, 239, 154);
	font-size: 1.425em;
	font-weight: 600;
	margin: 0;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	display: inline;
}
.alert.red {
	background: rgba(152, 28, 30, .8);
}
.alert.orange {
	background: rgba(231, 142, 15, 0.8);
}
.alert.blue {
	background: rgba(21, 67, 131, .8);
}
.alert.green {
	background-color: rgba(55, 150, 45, 0.8);
}
.alert.purple {
	background-color: rgba(122, 40, 165, 0.8);
}
.alert.gray {
	background-color: rgba(31, 54, 92,.8);
}
.alert.gold {
	background-color: rgba(196, 153, 49,.8);
}
.alert.red:hover {
	background-color: rgb(152, 28, 30);
}
.alert.orange:hover {
	background-color: #e78e0f;
}
.alert.blue:hover {
	background-color: rgb(21, 67, 131);
}
.alert.green:hover {
	background-color: #37962d;
}
.alert.purple:hover {
	background-color: #7a28a5;
}
.alert.gray:hover {
	background-color: rgb(31, 54, 92);
}
.alert.gold:hover {
	background-color: rgb(196, 153, 49);
}
.alert i {
	padding-right: 10px;
	color: #fff;
	font-size: 2em;
	vertical-align: middle;
	display: none;
}
#thePage #banner .rowS4 .alert p {
	font-size: 1.425em;
	text-shadow: 0px 1px 1px #000;
	line-height: 1.3;
	padding: 0;
	font-weight: 500;
	margin: 0;
	text-align: center;
	max-width: 100%;
	color: #fff;
	font-family: "PT Sans Narrow", sans-serif;
	font-weight: 600;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
}
html.wf-loading #thePage #banner .rowS4 .alert p {
	visibility: hidden;
}

@media (max-width: 768px) {
.alert {
	margin-top: 0;
	padding: 10px 0px;
}
#thePage #banner .rowS4 .alert p {
	font-size: 1.1em;
}
div.dnnRegistrationForm .dnnFormItem.dnnFormShort {
	float: none;
	width: 100%;
	margin: 0;
}
}

@media (max-width: 480px) {
.alert {
	padding: 7px 20px;
	background-image: none;
}
}

@media (max-width: 575px) {
#thePage #banner .rowS4 .alert p {
	display: block;
}
.head-wrapper {
	position: relative;
}
.content-wrapper {
	padding-top: 0px;
}
}
#thePage #banner .rowS4 h1, #thePage #banner .rowS4 p {
	max-width: 1180px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 768px) {
#thePage #banner .rowS4 h1, #thePage #banner .rowS4 p {
	padding-left: 20px;
	padding-right: 20px;
}
#thePage #banner.Home .rowS4 h1 {
	padding-left: 0;
	padding-right: 0;
}
nav.utility ul li a {
	padding: 20px 7px 20px;
}
}
#thePage #banner.interior h1 {
	margin: 0 auto;
	padding: 119px 40px;
	font-size: 4em;
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	line-height: 1.1875;
	text-shadow: 3px 0 20px rgba(30, 37, 65, 0.7);
}
html.wf-loading #thePage #banner.interior h1 {
	visibility: hidden;
}
#thePage #banner.Home h1 {
	display: table;
	margin-top: 218px;
	margin-bottom: 5px;
	font-family: "calluna", sans-serif;
	font-weight: 700;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 1.8em;
	letter-spacing: .05em;
	padding: 0 85px;
	position: relative;
	text-shadow: 3px 0 20px rgba(30, 37, 65, 0.7);
	max-width: 730px;
	width: 100%;
	pointer-events: none;
}
html.wf-loading #thePage #banner.Home h1 {
	visibility: hidden;
}
#thePage #banner.Home h1:before, #thePage #banner.Home h1:after {
	content: "";
	height: 4px;
	width: 60px;
	background-color: #e63840;
	display: inline-block;
	margin: 0 0 0;
	position: absolute;
	top: .6em;
}

@media (max-width: 570px) {
#thePage #banner.Home h1:before, #thePage #banner.Home h1:after {
	width: 30px;
}
}
#thePage #banner.Home h1:before {
	left: 0px;
}
#thePage #banner.Home h1:after {
	right: 0px;
}

@media (max-width: 768px) {
#thePage #banner.Home h1:before {
	left: 20px;
}
#thePage #banner.Home h1:after {
	right: 20px;
}
}


#thePage #banner.Home .alert p:after {
	border-bottom: 0px;
	top: 0;
	display: none;
}
html .wf-loading #thePage #banner.Home p {
	visibility: hidden;
}
#thePage .ContainerWrapper.apOutFW .rowS4 {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
	cursor: pointer;
	margin-top: -2px;
}
#thePage .ContainerWrapper.apOutFW .rowS4:hover {
	border-bottom: 3px solid #8D191C;
}

@media (max-width: 960px) {
#thePage #banner.Home p {
	margin-bottom: 40px;
}
}

@media (max-width: 798px) {

	.DnnModule-976 {border-right: 0px!important;}
}

@media (max-width: 570px) {
#thePage #banner.Home p:after {
	top: 0;
}
}

@media (max-width: 729px) {

#thePage #banner.Home .alert p {
	background: none;
}
}

@media (max-width: 480px) {
#thePage #banner.Home .btn {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: .2em!important
}
.dnnLoginService .dnnLabel label {
	padding-left: 25px;
}
}

@media (max-width: 960px) {
#thePage #banner.interior h1 {
	font-size: 3em;
	padding: 60px 20px;
}
#thePage #banner.Home h1 {
	font-size: 3.3vw;
	padding: 0 40px;
}
}

@media (max-width: 570px) {
#thePage #banner.interior h1 {
	font-size: 2.25em;
}
#thePage #banner.Home h1 {
	font-size: 1.3em;
}
#thePage #banner.Home h1:before {
	left: 20px;
}
#thePage #banner.Home h1:after {
	right: 20px;
}
html.wf-loading #thePage #banner.Home h1 {
	visibility: hidden;
}
}

@media (max-width: 470px) {
#thePage #banner.Home h1 {
	max-width: 80%;
	width: 80%;
}
#thePage #banner.Home h1:before {
	left: -7%;
}
#thePage #banner.Home h1:after {
	right: -7%;
}
}

@media (max-width: 1024px) {
#thePage #banner.Home h1 {
	margin-top: 130px;
}
}
.directory h4 {
	color: #ea7869;
}
h3 {
	color: #e63840;
}

h4 {
	color: #e63840;
	font-family: "calluna", sans-serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	text-transform: none;
	font-size: 1.25em;
}
html.wf-loading h4 {
	visibility: hidden;
}
.shadowCard a {
	color: #6a6579;
	text-decoration: none;
}
#thePage .sideCTA {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin: 0 0 37px;
	padding: 0 0 52% 0;
}
#thePage .sideCTA h3 {
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.9375em;
	letter-spacing: .15em;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 20px 20px 75px;
	margin: 0 0 0 0;
	-webkit-background-size: 35px auto;
	-moz-background-size: 35px auto;
	background-size: 35px auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: 23px center;
	background-repeat: no-repeat;
	-webkit-transition: background-color 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
}
html.wf-loading #thePage .sideCTA h3 {
	visibility: hidden;
}
/* New Side Bar Image Navigation Code - Can remove abovve if all side bars are replaced with Form and LIst */
.shadowCard {
	position: relative;
	margin-bottom: 40px;
}
.shadowCard .edit-record {
	top: -35px;
	position: absolute;
}
.sc-bgimage {
	position: relative;
	z-index: 1;
}
.sc-bgimage img {
	max-width: 100%;
}
.shadowCard.theme h3 {
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.9375em;
	letter-spacing: .15em;
	color: #fff!important;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 20px;
	margin: 0 0 0 0;
	-webkit-background-size: 35px auto;
	-moz-background-size: 35px auto;
	background-size: 35px auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: 23px center;
	background-repeat: no-repeat;
	-webkit-transition: background-color 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	z-index: 2;
}
#thePage .sideCTA h3:after, .shadowCard.theme h3:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .35em 0 .35em .5em;
	border-color: transparent;
	position: relative;
	border-left-color: #fff;
	top: -0.01em;
	left: 5px;
}
.shadowCard.theme h3:after {
	left: 10px;
}
.shadowCard .sc-img-icon {
	min-height: 35px;
	display: inline-block;
}
.shadowCard .sc-img-icon img {
	max-height: 35px;
	padding: 0 15px 0 10px;
}
.shadowCard .sc-img-icon i {
	padding: 0 15px 0 10px;
	display: flex;
}
.shadowCard .sc-img-icon i:before {
	height: 35px;
	width: 35px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: abosolute;
	padding: 7px 7px 7px 9px;
	text-align: center;
}
#thePage .sideCTA.red h3, .shadowCard.theme.Red h3 {
	background-color: rgba(229, 52, 68, 0.8);
}
#thePage .sideCTA.orange h3, .shadowCard.theme.Orange h3 {
	background-color: rgba(231, 142, 15, 0.8);
}
#thePage .sideCTA.blue h3, .shadowCard.theme.Blue h3 {
	background-color: rgba(16, 106, 199, 0.8);
}
#thePage .sideCTA.green h3, .shadowCard.theme.Green h3 {
	background-color: rgba(55, 150, 45, 0.8);
}
#thePage .sideCTA.purple h3, .shadowCard.theme.Purple h3 {
	background-color: rgba(122, 40, 165, 0.8);
}
#thePage .sideCTA.gray h3, .shadowCard.theme.Gray h3 {
	background-color: rgba(59, 53, 62, 0.8);
}
#thePage .sideCTA.Gold h3, .shadowCard.theme.Gold h3 {
	background-color: rgba(205, 174, 5, 0.8);
}
#thePage .sideCTA:hover.red h3, .shadowCard.theme.Red:hover h3 {
	background-color: #e63840;
}
#thePage .sideCTA:hover.orange h3, .shadowCard.theme.Orange:hover h3 {
	background-color: #e78e0f;
}
#thePage .sideCTA:hover.blue h3, .shadowCard.theme.Blue:hover h3 {
	background-color: #106ac7;
}
#thePage .sideCTA:hover.green h3, .shadowCard.theme.Green:hover h3 {
	background-color: #37962d;
}
#thePage .sideCTA:hover.purple h3, .shadowCard.theme.Purple:hover h3 {
	background-color: #7a28a5;
}
#thePage .sideCTA:hover.gray h3, .shadowCard.theme.Gray:hover h3 {
	background-color: #3b353e;
}
#thePage .sideCTA:hover.gold h3, .shadowCard.theme.Gold:hover h3 {
	background-color: #cdae05;
}
#thePage .sidebarHistory h3 {
	background-color: #6989ff;
	padding: 16px 20px;
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.9375em;
	letter-spacing: .15em;
	color: #fff;
	text-transform: uppercase;
}
html.wf-loading #thePage .sidebarHistory h3 {
	visibility: hidden;
}
#thePage .sidebarHistory ul {
	padding: 0 0 0 20px;
}
#thePage .sidebarHistory ul li {
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 1em;
}
html.wf-loading #thePage .sidebarHistory ul li {
	visibility: hidden;
}
#thePage .sidebarHistory ul li.active a {
	color: #e63840;
}
#thePage .sidebarHistory ul li a {
	text-decoration: none;
	border-bottom: 0;
}
#thePage .sidebarHistory ul li a:hover {
	color: #e63840;
}
#content table {
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	width: 100%;
	margin: 0 0 40px 0;
}
html.wf-loading #thePage table {
	visibility: hidden;
}

@media (max-width: 768px) {
#thePage table tr {
	padding: 10px 0;
}
}
#thePage table tr:nth-child(odd) {
	background-color: #f1f0f5;
}
#thePage .edNews_adminWrapper table tr:nth-child(odd) {
	background-color: transparent;
}
#content .edNews_adminWrapper table {
	width: auto;
	margin-bottom: 0;
}
#thePage table tr td {
	color: #6a6579;
	font-size: 1.2em;
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
}
html.wf-loading #thePage table tr td {
	visibility: hidden;
}
#thePage .grid {
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	margin: 0 0 40px 0;
}
html.wf-loading #thePage .grid {
	visibility: hidden;
}
#thePage .grid .gridRow {
	clear: both;
 *zoom: 1;
}
#thePage .grid .gridRow:before, #thePage .grid .gridRow:after {
	content: "";
	display: table;
}
#thePage .grid .gridRow:after {
	clear: both;
}
#thePage .grid .gridRow:before, #thePage .grid .gridRow:after {
	content: "";
	display: table;
}
#thePage .grid .gridRow:after {
	clear: both;
}

@media (max-width: 768px) {
#thePage .grid .gridRow {
	padding: 10px 0;
}
}
#thePage .grid .gridRow:nth-child(odd) {
	background-color: #fff;
}
#thePage .grid .gridRow:nth-child(even) {
	background-color: #efefef;
}
#thePage .grid .gridRow.header {
	background-color: #106ac7;
}
#thePage .grid .gridRow .columnheader {
	float: left;
	padding: 2% 2%;
	color: #fff;
	font-family: "sofia-pro", serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 0.8125em;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
html.wf-loading #thePage .grid .gridRow .columnheader {
	visibility: hidden;
}
#thePage .grid .gridRow .gridcell {
	float: left;
	padding: .75% 2%;
	color: #6a6579;
	font-size: 0.9375em;
	font-family: "sofia-pro", serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	display: block;
}
html.wf-loading #thePage .grid .gridRow .gridcell {
	visibility: hidden;
}
#thePage .grid .gridRow .wide {
	width: 20%;
}

@media (max-width: 1024px) {
#thePage .grid .gridRow .wide {
	width: 16.666%;
}
}

@media (max-width: 768px) {
#thePage .grid .gridRow .wide {
	float: none;
	width: 100%;
	padding: 5px 20px;
}
}
#thePage .grid .gridRow .narrow {
	width: 15%;
}

@media (max-width: 1024px) {
#thePage .grid .gridRow .narrow {
	width: 16.666%;
}
}

@media (max-width: 768px) {
#thePage .grid .gridRow .narrow {
	float: none;
	width: 100%;
	padding: 5px 20px;
}
}
#thePage .splitContent .half {
	float: left;
	width: 46%;
	margin-right: 4%;
	padding: 0 0 0 0;
}

@media (max-width: 768px) {
#thePage .splitContent .half {
	float: none;
	width: 100%;
}
}
#thePage .imgLeadWrap .imgWrap {
	margin: 0 0 0 0;
	padding: 0 0 6% 0;
	position: relative;
}

@media (max-width: 1120px) {
#thePage .imgLeadWrap .imgWrap {
	width: 48%;
}
}

@media (max-width: 768px) {
#thePage .imgLeadWrap .imgWrap {
	width: 100%;
	float: none;
	margin: 0 auto 40px;
}
}
#thePage .imgLeadWrap .imgWrap .big {
	width: 81%;
	height: auto;
	margin: 0 0 0 0;
}
#thePage .imgLeadWrap .imgWrap .small {
	width: 38.7%;
	position: absolute;
	bottom: 2%;
	right: 2%;
	margin: 0 0 0 0;
}
#thePage .imgLeadWrap .leadWrap {
	margin: 0 0 0 7%;
}

@media (max-width: 1120px) {
#thePage .imgLeadWrap .leadWrap {
	width: 45%;
	margin: 0 0 0 4%;
}
}

@media (max-width: 768px) {
#thePage .imgLeadWrap .leadWrap {
	width: 100%;
	float: none;
	margin: 0 auto;
}
}
#thePage .imgLeadWrap .leadWrap p:first-child {
	margin-top: -10px;
}
#thePage #ankleCTA {
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
}
#ankleCTA .display-4 {
	color: #3b3b3b;
	font-family: 'PT Serif', serif;
	font-style:italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	font-size: 2.25em;
	    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,.8);
    padding: 20px;
    width: 100%;
}
html.wf-loading #thePage #ankleCTA .rowS4 h2 {
	visibility: hidden;
}

@media (max-width: 1260px) {
#thePage #ankleCTA .rowS4 h2 {
	width: 90%;
	margin: 8% auto;
	font-size: 2.5em;
	line-height: 1.2;
}
}
#thePage #ankleCTA .rowS4 .btn {
	margin-bottom: 16%;
}

@media (max-width: 1260px) {
#thePage #ankleCTA .rowS4 .btn {
	margin: 0 auto 16%;
}
}

@media (max-width: 660px) {
#thePage #ankleCTA .rowS4 .btn {
	padding: 6px 10px;
}
.alert {
	text-align: left;
}
.alert i {
	font-size: 1em;
}
}
#thePage .calendarWrap {
	margin: -1em 0 0 0;
 *zoom: 1;
}
#thePage .calendarWrap:before, #thePage .calendarWrap:after {
	content: "";
	display: table;
}
#thePage .calendarWrap:after {
	clear: both;
}
#thePage .calendarWrap:before, #thePage .calendarWrap:after {
	content: "";
	display: table;
}
#thePage .calendarWrap:after {
	clear: both;
}
#thePage .calendarWrap .calendarBlock {
	float: left;
	width: 30.3%;
	margin: 0 3% 0 0;
}

@media (max-width: 600px) {
#thePage .calendarWrap .calendarBlock {
	float: none;
	width: 100%;
	margin: 0;
}
}
.calendarWrap .calendarBlock h4 {
	color: #ea7869;
	font-family: "calluna", sans-serif;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	visibility: visible;
	text-transform: none;
	font-size: 1.25em;
}
html.wf-loading .calendarBlock h4 {
	visibility: hidden;
}
#thePage .iconLeft {
	float: left;
	padding: 0 0 0 35%;
	margin: 0 0 30px 0;
	-webkit-background-size: 154px auto;
	-moz-background-size: 154px auto;
	background-size: 154px auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: 13% center;
	background-repeat: no-repeat;
	width: 100%;
	cursor: pointer;
}
#thePage .iconLeft:hover h2 {
	color: #e63840;
}

@media (max-width: 960px) {
#thePage .iconLeft {
	background-position: left center;
	padding: 0 0 0 205px;
}
}

@media (max-width: 768px) {
#thePage .iconLeft {
	-webkit-background-size: 90px auto;
	-moz-background-size: 90px auto;
	background-size: 90px auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-position: center top;
	padding: 70px 0 0 0;
	text-align: center;
	margin: 0 0 70px;
}
}
#thePage .iconLeft.meter {
	background-image: url('../img/icon-meter.gif');
}
#thePage .iconLeft.money {
	background-image: url('../img/icon-money.gif');
}
#thePage .iconLeft.power {
	background-image: url('../img/icon-shield.gif');
}
#thePage .iconLeft.electricity {
	background-image: url('../img/icon-electricity.gif');
}
#thePage .iconLeft.box {
	background-image: url('../img/icon-box.gif');
}
#thePage .iconLeft h2 {
	-webkit-transition: color 0.15s ease-in-out;
	-moz-transition: color 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out;
	transition: color 0.15s ease-in-out;
}
#thePage #anexMap {
	background-image: url('/Portals/_default/Skins/HammerFlex/img/final-project-map.gif');
	height: 0;
	padding-bottom: 65%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-ms-behavior: url(../js/backgroundsize.min.htc);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-bottom: 20px;
}
#thePage #anexMap a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	height: 0;
}
#thePage #anexMap a#lake {
	top: 5%;
	left: 10%;
	width: 37%;
	padding-bottom: 20%;
}
#thePage #anexMap a#transline {
	top: 69%;
	left: 0;
	width: 68%;
	padding-bottom: 20%;
}
#thePage #anexMap a#camp {
	top: 42%;
	left: 70%;
	width: 14%;
	padding-bottom: 8%;
}
#thePage #anexMap a#plantExterior {
	top: 37%;
	left: 58%;
	width: 11%;
	padding-bottom: 7%;
}
#thePage #anexMap a#plantInterior {
	top: 48%;
	left: 60%;
	width: 8%;
	padding-bottom: 7%;
}
#thePage #anexMap a#penstock {
	top: 56%;
	left: 47%;
	width: 13%;
	padding-bottom: 3%;
}
#thePage #anexMap a#dam {
	top: 46%;
	left: 43%;
	width: 8%;
	padding-bottom: 6%;
}
#thePage #anexMap a#tunnel {
	top: 37%;
	left: 25%;
	width: 16%;
	padding-bottom: 4%;
}
#thePage #anexMap a#valvehouse {
	top: 44%;
	left: 19%;
	width: 21%;
	padding-bottom: 7%;
}
.carousel-control-next, .carousel-control-prev {
	z-index: 100;
	height: 76%;
}

@media print {
header, #banner, #subFooter, #ankleCTA, .btn, .footer, #dnn_Band2QuarterSidePane {
	display: none!important;
}
.row {
	display: block!important;
}
body, #thePage h1, #thePage h2, #thePage h3, h4, #thePage h5, #thePage h6, .default-theme #content p, #navigation li.root, .utility li, .default-theme #content li, address {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px!important;
	line-height: 1.1em!important
}
#thePage h1, #thePage h2, #thePage h3, h4, #thePage h5, #thePage h6 {
	font-size: 13px!important;
}
body, html, #thePage, #thePage #content, #thePage .DNNModuleContent, #thePage .pane, #thePage .content-wrapper, .accordion-heading, form {
	overflow-y: visible;
}
.footable>tbody>tr>td, .footable>thead>tr>th, .table-bordered td, .table-bordered th, .footable {
	border: none!important;
}
#thePage table tr td, #thePage table tr th {
	padding: 2px!important;
	display: table-cell!IMPORTANT;
	font-size: 11px!important
}
.footable th[data-class='expand'] {
	display: inline-block!important;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-sm-12, .col-md-12, .col-lg-12, #dnn_Band2Quarter2PaneExpandable.col-sm-8 {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.col-sm-11, .col-md-11, .col-lg-11 {
	width: 91.66666666666666%;
}
.col-sm-10, .col-md-10, .col-lg-10 {
	width: 83.33333333333334%;
}
.col-sm-9, .col-md-9, .col-lg-9 {
	width: 75%;
}
.col-sm-8, .col-md-8, .col-lg-8 {
	width: 66.66666666666666%;
}
.col-sm-7, .col-md-7, .col-lg-7 {
	width: 58.333333333333336%;
}
.col-sm-6, .col-md-6, .col-lg-6 {
	width: 50%;
}
.col-sm-5, .col-md-5, .col-lg-5 {
	width: 41.66666666666667%;
}
.col-sm-4, .col-md-4, .col-lg-4 {
	width: 33.33333333333333%;
}
.col-sm-3, .col-md-3, .col-lg-3 {
	width: 25%;
}
.col-sm-2, .col-md-2, .col-lg-2 {
	width: 16.666666666666664%;
}
.col-sm-1, .col-md-1, .col-lg-1 {
	width: 8.333333333333332%;
}
.content-wrapper {
	padding-top: 0;
}
}

/* Popovers */



.table-wrapper img.overlay-1, .table-wrapper img.overlay-2 {

border: 5px solid transparent;
}
.table-wrapper img.overlay-1 {
    background: #e5eef7;
}
.table-wrapper  img.overlay-1:hover, .table-wrapper img.overlay-2:hover {
    background: #fff;
border: 5px solid #0D1F3C;
}

.table-wrapper:hover img.overlay-1:not(.hover), .table-wrapper:hover img.overlay-2:not(.hover) {opacity: .2}

.table-wrapper {max-width: 100%;margin: 0 auto;padding: 30px;width: 742px;background: #fff!important;}
.popover
{
	background-color: #fff!important;
	border-radius: 10px!important;
	border: 2px solid #fff!important;
	box-shadow: 0px 0px 10px #333;
}
.popover-body {
	
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
  
  
}
.popover-header {font-weight:bold!important;background-color: #0E2240!important;padding: 7px 0px!important 7px 7px;color: #fff!important;border-top-right-radius: 10px!important;border-top-left-radius: 10px!important;}
/*.popover-header::first-letter {background: #981c1e;border-right:2px solid #fff;padding: 5px 7px;border-top-left-radius: 10px!important;margin-right: 7px;}*/
.table-wrapper a {display: inline-block;}
.table-wrapper img {max-width: 100%;}
/*.table-wrapper img:hover:after {opacity: .5;}*/


