/* Global Give Styles */
input {
	padding: 4px;
	font-family: arial,sans-serif;
	font-size: 13px;
}

.tableHeader {background-color: rgb(98,96,98); color: rgb(255,255,255);}
.tableHeader a {color: rgb(255,255,255);}
.tableHeaderAlternate {background-color: rgb(245,245,245); color: #000;}
.rowHeader {background: rgb(98,96,98); color: rgb(255,255,255);}
.tableFooter {background: rgb(230,230,230);}
.cruDarkBlue {background: rgb(0,115,152);}
.cruLightBlue {background: rgb(62,177,200);}
.cruLightBlueText {color: rgb(62,177,200);}
.cruGold {background: rgb(249,182,37);}
.cruDarkGold {background: rgb(222,124,0);}
.cruGrey {background: rgb(98,96,98);}
.goldText {color: #930;}
.giftNumbers {font-family: Arial, sans-serif;}
.greyButton {padding: 5px 8px; font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer; color: rgb(255,255,255); background-color: rgb(98,96,98); border-radius: 4px; border: none;}
.goldButton {padding: 5px 8px; font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer; color: rgb(255,255,255); background-color: rgb(249,182,37); border-radius: 4px; border: none;}
.goldButton:hover {background-color: rgb(222,124,0); text-decoration: none;}
.alternatingRows:nth-child(odd) {background: rgb(240,240,240);}
.alternatingRows a {color: rgb(0,115,152);}
.alternatingRows:nth-child(even) {background: rgb(220,220,220);}

.recurringGiftTable th, .recurringGiftTable td {padding: .25em;}
.recurringGiftTable hr {height: 1px; color: rgb(220,220,220); border: 0; background-color:  rgb(220,220,220);}

.currentStep {color: rgb(0,0,0);}
.notCurrentStep {color: rgb(200,200,200);}


/* used on sign in page */
.borderLeft {border-left: 1px solid gray; padding-left: 35px;}

.error {
   background-color: #FFEEEE;
   color: #AA0000;
   border: #AA0000 1px solid;
   padding: 7px 7px 7px 7px;
   width: 624px;
   display: block;
}

.errorSidebox {
   background-color: #FFEEEE;
   color: #AA0000;
   border: #AA0000 1px solid;
   padding: 7px 7px 7px 7px;
   width: 100%;
   display: block;
}

.success {
   background-color: #DDFFDD;
   color: #007700;
   border: #007700 1px solid;
   padding: 7px;
   width: 624px;
   display: block;
}

.info {
   background-color: #CCDDFF;
   color: #000077;
   border: #000077 1px solid;
   padding: 7px;
   width: 624px;
   display: block;
}

textarea {width: 550px;}

.signin {margin-right: 20px;}

.td-no-padding {
	padding-left: 0 !important; padding-right: 0 !important;
} 

.td-padding-right {
	padding-right: .5em !important;
}

form.sidebar-padding {
	padding: 10px;
}


#giveIntegrity { margin-top: 50px; }
#digicertsitesealcode_dss { width: 69px; height: 35px; margin-top: 15px; padding: 0px; position: relative; float: left;}
#ecfa { float: left; }
#incometax { float:right; margin:15px 60px 0 0; width:420px;}
#incometax p { font-size: 12px; }
.accountnumber h3 { margin-top:-20px; margin-bottom:15px;}

.cols-2 .col:first-child {float: left;}
/* .cols-2 .col:last-child {float: right;} */
.cols-2 .col {float: right;}

/* Page Specific Give Styles */

/* Pages with tables breaking widths fix due to padding */
body#editprofile td, body#editpayment td, body#addpayment td, body#removepaymentmethodsimple td, body#changerecurringgift td, body#redirectgift1 td {
	padding: .5em 0 .5em .5em;
}

/* End of Page Specific Give Styles */


#content {
	float: left;
	width: 640px;
	min-height: 400px;
	padding: 35px;
	background: white;
	-moz-box-shadow: 0px 0px 100px #c8c8c8;
	-webkit-box-shadow: 0px 0px 100px #c8c8c8;
	box-shadow: 0px 0px 100px #c8c8c8;
}

#sidebar {
	float: right;
	width: 250px;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}

#home #content {
	width: auto; float: none;
}

#home #sidebar {display: none;}


/* Uber bar search box - override style.css */ 
#toolbar form {
/*	position: absolute;
	top: 6px;
	right: 0;
	height: 24px; */
	/* width: 200px; */ /* width 170px on style.css */
/*	background: #fff; */
}
#toolbar form input {
/*	position: absolute;
	left: 5px; 
	width: 140px; */
/*	top: 0; */ /* top 5 px on style.css */
/*	height: 20px; */ /* no height on style.css */
/*	background: none;
	border: 1px solid #bbb;
	font-size: 14px;
	color: white; */
}
body{background-color:#f8f8f8}
.preload{display:none}
.fixed-width{position:relative;width:980px;margin-left:auto;margin-right:auto}
#header{height:84px;background-color:#ffffff;margin-bottom:60px;border-top:4px solid #f9b625;-webkit-box-shadow:0 1px 1px rgba(6,8,8,0.1);-moz-box-shadow:0 1px 1px rgba(6,8,8,0.1);-ms-box-shadow:0 1px 1px rgba(6,8,8,0.1);-o-box-shadow:0 1px 1px rgba(6,8,8,0.1);box-shadow:0 1px 1px rgba(6,8,8,0.1)}
#nav-bg{background-color:#e9e9e9;top:87px;display:block;height:0px}
#nav{position:absolute;z-index:500;top:42px;left:189px}
#header h1 a{background-image:url("images/cru-logo.svg");background-repeat:no-repeat;background-size:contain;height:64px;width:92px}
#nav>ul>li>ul{left:-62px;background-color:#e9e9e9}#user-actions{position:absolute;right:220px;margin:0}
#user-actions>li{display:block;float:left}
#user-actions>li>a, #loggedinstatus a{display:block;color:#8a8a8a;padding:0 10px;font-size:14px;font-weight:400;letter-spacing:0.9px}
#nav>ul>li.selected>a,#nav>ul>li.hover>a,#nav>ul>li>a:hover{background-color:#e9e9e9;color:#f9b625}
#nav>ul>li>ul>li>a{color:#666062;line-height:34px;letter-spacing:0.2px;font-weight:400}
#nav>ul>li>strong>a,#nav>ul>li>a{height:42px;line-height:42px;letter-spacing:0.9px;font-weight:400}
#nav>ul>li>ul{background-color:transparent;top:42px}
#toolbar form{border-radius:2px}
#nav div.menu h4 a{font-size:15px;font-weight:400;letter-spacing:0.3px}
#search_options{z-index:501;top:31px;background-color:#ffffff;border-bottom-right-radius:2px;border-bottom-left-radius:2px}
#start > h2 {margin-top: 225px;}
#content {float: left;}
#sidebar .social {padding-bottom: 30px;}
#toolbar form input {color:#8a8a8a;}
/* give site specific fix to search box padding */
#toolbar form input {padding: 0;}