body {
	line-height: 25px;
}

a {
	color: #720000;
	font-weight: bold;
	text-decoration: underline;	
	font-size: 14px;
}

h1 {
	color: #720000;
	font-size: 30px;
	margin-top: 0px;
}

hr {
	border-color: #C6C093;
}

.clear {
	clear:both;
}

.navbar .nav {
    display: table;
    margin: 0;
    width: 100%;
}


.navbar .nav li {
    display: table-cell;
    float: none;
    width: 1%;
    white-space: nowrap;
	padding: 4px 0px;
	font-size: 14px;
}

.navbar .nav li a {
    text-align: center;
}

.header {
	background-color: #1f1f1f;
	padding: 10px 10px;
}

.header .member-block .quote {
	display: inline-block;
	position: relative;
	right: 50px;
	text-align: left;
}

.header .member-block .quote h1 {
	font-family: 'Rock Salt', cursive;	
	color: #ffffff;
	font-size: 14px;
	line-height: 180%;
	position: relative;	
	margin-top: 10px;
}

.header .member-block .quote h1 img {
	position: absolute; 
	top: 35px; 
	left: 100px;
}

.header .member-block {
	text-align:right;
	margin-top: 50px;
}

.header .member-block .member {
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	/*left: 50px;*/
	position: relative;
	top: -10px;
}

.header .member-block .member a {
	color: #ffffff;	
}

.header .member-block .member .links {
	margin-bottom: 5px;
	position: relative;
	margin-right: 15px;
	text-align:right;
}

.switchTop {
	float: right;  
}
.switchBottom {
	float: left;
}

ul.contentList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

ul.contentList li {	
	padding-right: 15px;
	float: left;	
}

ul.contentList li ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

ul.contentList li ul li {
	border: 0px;	
	padding-right: 15px;
	line-height: 200%;
	float: none;
}

ul.footerNav {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px;	
}

ul.footerNav li {	
	padding-right:5%;
	float: left;
	width: 20%;	
	white-space: nowrap;
}

ul.footerNav li a {	
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
}

ul.footerNav li a:hover, ul.footerNav li a.active {	
	color: #000000;
	padding: 5px;
	background-color: #fff;
}

ul.footerNav li ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

ul.footerNav li ul li {
	border: 0px;	
	line-height: 200%;
	float: none;
}

.center-align {
	text-align: center;	
}

.footer {
	background-color: #202020;
	padding: 1em 10px;
}

.footer .footerLogo {
	margin-bottom: 2%;	
}

.footer .copyright {
	text-align: center;
	color: #8f8f8f;
	font-size: 12px;
}

.header #HHlogo {
	position: relative;
	top: 12px;
	left: 10px;
}

.header #CWlogo {
	position: relative;
	top: 10px;	
	left: 25px;
}

#how-it-works {
	position: relative;
}

#how-it-works .quote-block {
	background-image: url(../img/bg-pull-quote.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #ffffff;	
	font-size: 24px;
	font-style: italic;
	padding: 5%;
	line-height: 150%;
}

#how-it-works .quote-block .quote {
	margin-bottom: 5%;	
}

#how-it-works .quote-block p {
	text-align: right;	
	line-height: 80%;
	font-size: 18px;
	font-style: normal;
}

.fundraising {
	background-image: url(../img/bg-site-bottom-blue.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 10px 30px 10px;
}

.fundraising h1 {
	color: #ffffff;	
}

.fundraising p {
	color: #ffffff;	
}

.create-your-fundraiser {
	position: relative;
	margin: 0 auto;	
	width: 175px;
	top: 20px;
	left: -95px;
}

.create-your-fundraiser h1 {
	font-family: 'Rock Salt', cursive;	
	font-size: 14px;
	line-height: 200%;
	position: relative;	
}

.create-your-fundraiser img {
	position: absolute; 
	top: -20px; 
	left: 160px;	
}

.create-your-fundraiser.white {
	color: #ffffff;
}

#myCarousel {
	background-image: url(../img/bg-banner-area.jpg);
	background-repeat: repeat;
	background-size: 100%;	
	color: #FFFFFF;
	padding: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.subpageTemplate {
	font-size: 14px;	
}

.subpageTemplate .subpageHeader.row {
	margin-left: 0px;
}

.subpageBody {
	position: relative;	
	padding: 0 10px;
	margin-bottom: 20px;	
}

.subpageHeader {
	position: relative;
	height: 160px;	
	color: #ffffff;
	background-image: url(../img/bg-banner-area.jpg);
	background-size: 100% auto;
	background-repeat: repeat;
	padding: 0 10px;
	font-weight: bold;
}

.subpageHeader .wrapper {
	width: 60%;
	margin-left: 2px;
}

.subpageHeader .wrapper a {
	color:#fff;
}


.subpageHeader h1 {
	color: #ffffff;	
	margin-top: 5px;
}

.subpageBody .leftCol {
	position: relative;	
	margin-top: 10px;
}

.subpageBody .rightCol {
	position:relative;
	margin-top: -100px;	
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #F7F0BF;
    text-shadow: none;
}

table td {
	vertical-align: top;
}

/* Form overrides */

label {
    display: block;
    //float: left;
    font-weight: 900;
    margin-bottom: 5px;
    margin-right: 7px;
    margin-top: 4px;
    vertical-align: baseline;
    color: #720000;
}

table.form {
	margin-right: 10px;
}

table.form td input, table.form td textarea {
	width: 100%;
}

/* Parsley validation styles */

.parsley-error-list {
	list-style-type: none;
}

.parsley-error-list  li{
	font-style: italic;
}


input.parsley-error  {background-color: #FFEEEE;}


/* Date picker stuff - pickadate*/
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #fff;
    cursor: pointer;
}

label em {
	 font-size: 9pt; 
	 color: black; 
	 font-weight: normal;"
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

clear {
	clear: both;
}

.quote {
	margin-bottom: 20px;
}

.quoteWho {
	float: right;
	font-style: italic;
	margin-bottom: 20px;
}

/* FileStyle for input=file style override */
.filestyle .fileName{
	border: solid 1px #333;
	background-color: #DDD;
	color: #000;
	width: 200px;
	height: 30px;
	border-right: 0;
}

.filestyle .fileButton {
	border: solid 1px #333;
	background-color: #CCC;
	background-image: url("img/bg-banner-area.jpg");
}

.fundraiserMoneyInfo {
	padding: 15px 10px;
	font-size: 15pt;
	background-color: #E0D99F;
}

.button {
	background-color: #720000;
	padding: 7px;
	color: #FFF;
	text-decoration: none;
}

.button:hover {
	background-color: #6ab7e3;
	color: #FFF;
	text-decoration: none;
}

li {
	margin-bottom: 10px;
}

.login > div > label  {
	float: none;
	display: block;
}

.login {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

/* App menu */

.main-menu-span {width: 150px;}

.mainMenuGroup {
    color: #fff;
    padding: 15px 10px 10px 10px;
    font-size: 11pt;
    background: -moz-linear-gradient(top,  #353735 0%, #2a2b2a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353735), color-stop(100%,#2a2b2a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #353735 0%,#2a2b2a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353735', endColorstr='#2a2b2a',GradientType=0 ); /* IE6-9 */

    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
       -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
            box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    width: 99.5%;
    border-radius: 0 0 0 0;
    border-style: solid none;
    border-width: 0px medium;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.45) inset, 0 0 1px rgba(0, 0, 0, 0.25) inset;

}

.mainMenuItem {
    color: #fff;
    padding: 10px 10px 10px 13px;
    text-decoration: none;
    background: -moz-linear-gradient(top,  #353735 0%, #2a2b2a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353735), color-stop(100%,#2a2b2a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #353735 0%,#2a2b2a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #353735 0%,#2a2b2a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353735', endColorstr='#2a2b2a',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
       -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
            box-shadow: inset 0 0px 0px rgba(0,0,0,0.45), inset 0 0px 0px rgba(0,0,0,0.25);
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    width: 100%;
    border-radius: 0 0 0 0;
    border-style: solid none;
    border-width: 0px medium;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.45) inset, 0 0 1px rgba(0, 0, 0, 0.25) inset;

    width: 88%;
}

.mainMenuItem:after {
    border: 1px solid yellow;
}

.mainMenuItem.active, .mainMenuItem.active:hover {
    background: none;
    color: #fff;
    background-color: #720000 !important;
    padding: 10px 10px 10px 13px;
    text-decoration: none;
    
    

    width: 88%;
}

.mainMenuItem:hover {
    color: re;
    padding: 10px 10px 10px 13px;
    text-decoration: none;
    background: -moz-linear-gradient(top,  #747674 0%, #2a2b2a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747674), color-stop(100%,#2a2b2a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #747674 0%,#2a2b2a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #747674 0%,#2a2b2a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #747674 0%,#2a2b2a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #747674 0%,#2a2b2a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747674', endColorstr='#2a2b2a',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.75), inset 0 0px 0px rgba(0,0,0,0.25);
       -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.75), inset 0 0px 0px rgba(0,0,0,0.25);
            box-shadow: inset 0 0px 0px rgba(0,0,0,0.75), inset 0 0px 0px rgba(0,0,0,0.25);
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;

    width: 88%;
}

.main-menu-span a, .mainMenuGroup a, .mainMenuItem a {
    color: #fff;
}

.main-menu-span a, .mainMenuGroup a, .mainMenuItem a:hover {
    text-decoration: none;
}

.mainMenuItem img {
    padding-right: 7px;   
}


.listTable {
	width: 100%;
}

.listTable td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid lightgrey;
}

.listTable td.number {
	vertical-align: top;
	text-align: right;
}

.listTable td.date {
	vertical-align: top;
	text-align: center;
}

.listTable th {
	border-bottom: 1px solid lightgrey;
	text-align: left;	
}

.manageNav {
	font-size: 12pt;
}

.headingIcon {
	margin-top: 12px; 
	margin-left: 10px; 
	display: block; 
	float: left
}

.listTable tbody tr:hover {
	background-color: #fffce6;
};

#logout {
	padding: 10px;
	background-color: #720000;
	color: #FFF;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.5;
}

.modal-backdrop.fade.out {
    opacity: 1;
}

.titleBar > .title {
	font-size: 14pt;
	font-weight: bold;
	color: #720000;
}

label.appForm {
	color: #000;
}

.formButton {
	background-color: #720000;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.formButton:hover {
	background-color: #720000;
	color: #FFF;
}

input[type="radio"], input[type="checkbox"] {
    width: auto !important;
    margin: 10px; 
}

input.qty {
    width: auto;
}

.cwTable {
	width: 100%;
}

table {
    width: 100%;
}

table thead th {
	text-align: left;
}

.CWcheckoutLink {
	background-color: #720000;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
}

.CWcheckoutLink:hover {
	background-color: #6AB7E3;
	color: #FFF !important;
	text-decoration: none;
}

.CWcheckoutLink:active {
	background-color: #720000;
	color: #FFF !important;
	text-decoration: none;
}

.CWcustomerLinks {
	float: left;
	margin-right: 10px;
}

#CWcartProductsTable th {
	background-color: #720000;
	color: #fff;
	padding: 5px;
}

h3, h3.CWformSectionTitle, h3.CWformTitle {
	font-size: 14pt;
	text-align: left;
}

h3.CWactiveSection {
	background-color: #720000;
	color: #fff;
	padding-left: 5px;
}

.CWformSectionTitle {
	background-color: #e0d99f;
}

.CWactiveSection .CWstepCounter {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	padding: 0px 0px 0px 20px;
	/* background-color: #6AB7E3; */
	color: #FFF;
	margin-right: 20px;
	display: block;
	float: left;
	width: 30px;
	height: 40px;
}

.CWstepCounter {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	padding: 0px 0px 0px 20px;
	/* background-color: #720000;
	color: #FFF; */
	margin-right: 20px;
	display: block;
	float: left;
	width: 30px;
	height: 40px;
}

#CWlinkSkipLogin {
	margin-bottom: 40px;
}

#CWlinkGuestLogin {
	margin-bottom: 40px;
}

.CWcheckoutLinkWrap {
	width: 200px;
	height: 50px;
}

.label, .badge {
    background: none;
    color: #000;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    padding: 2px 4px;
    text-shadow: none;
    vertical-align: baseline;
    white-space: nowrap;
}

.informationalText {
	padding: 10px;
	background-color: #E0D99F; 
	font-weight: bold;
	overflow: hidden;
}

table.data {

}

table.data > thead > tr > th {
	background-color: #720000;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.sortHeader {
	cursor: pointer;
}

.sortAsc {
	background:url(../img/ico/icon-sort-arrow-desc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}

.sortDesc {
	background:url(../img/ico/icon-sort-arrow-asc_on.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #aaa;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.bodyMinHeight {
	min-height: 600px;
}

.shadow {
	border-top: 1px solid #720000;
	background-color: #720000;
	margin-bottom: 20px;
	width: 100%;
	height:2px;
-webkit-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.45);
box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.45);

}


.surveySection {
	background-color: #720000;	
	color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 13pt;
	font-weight: bold;
}

.surveySection > .manageNav > a {
	font-weight: normal;
	color: #FFF;
}

.surveySectionContainer {
	margin-bottom: 20px;	
}

.surveySectionContents {
	padding: 0px 10px;
}

.fieldContainer {
	display: none;
}

.questionContainerManage {
	background-color: #FFF;
	border: 1px solid #720000;
	padding: 5px;
	margin-bottom: 10px;
	cursor: move;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 100%;
}

.modal {
    z-index: 1200000;
}

.redScore .badger-inner {
	background: -webkit-linear-gradient(100% 100% 90deg, #F13C31, #F79690);
	background: -moz-linear-gradient(100% 100% 90deg, #F13C31, #F79690);
	background: -o-linear-gradient(100% 100% 90deg, #F13C31, #F79690);
	background: linear-gradient(100% 100% 90deg, #F13C31, #F79690) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.greenScore .badger-inner {
	background: -webkit-linear-gradient(100% 100% 90deg, #76C043, #9ED29D) !important;
	background: -moz-linear-gradient(100% 100% 90deg, #76C043, #9ED29D) !important;
	background: -o-linear-gradient(100% 100% 90deg, #76C043, #9ED29D) !important;
	background: linear-gradient(100% 100% 90deg, #76C043, #9ED29D) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.badger-badge {
    color: #FFFFFF;
    margin: 0;
    padding: 2px 5px;
    text-align: center;
    text-shadow: none !important;
    z-index: 999999;
}

.listNoBullets {
	list-style-type: none;
}

.listNoBullets {
	list-style-type: none;
}


/* .dragNormal {
	-webkit-box-shadow: 0 0 0 0 ##000;
	box-shadow: 0 0 0 0 ##000;
} */

.dragInProgress {
	border: 5px solid #720000;
}

.questionNotes {
	font-style: italic;
	font-size: 10pt;
}

.parsley-yes-no-error {
	display: block; line-height: 28px; color: #720000;
}
