body {

}

#lbc-header {
background: linear-gradient(-150deg,#3f51b5 15%,#2886e5 70%,#2196f3 94%);
  color: #ffffff;
  height: 96px;
}

#lbc-site-title {
    height: auto;
  display: block;
  font-size: 1.6em;
  line-height: 3.5;
  float: left;
  padding-left:1rem;
}

#lbc-site-logo {
  display: block;
  margin-top: 24px;
  max-width: 3rem;
  float: left;
}

#lbc-auth div {
    height: 100%;
    line-height: 3;
}
#lbc-auth a{
    height: auto;
    line-height: 6;
    background-color: #fa9f1b;
    color: white;
    padding: .7rem 2rem;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.16), 0 1px 10px 0 rgba(0,0,0,.12);
}
#lbc-auth a:hover {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.2), 0 3px 15px 0 rgba(0,0,0,.16);
    text-decoration: none;
}

#lbc-footer {
  text-align: center;
  margin-top: 20px;
}

#lbc-main-content table{
    width: 100%;
}

#lbc-footer > span {
  font-size: 0.95em;
  color: #a1a1a1;
}

#lbc-main {
  margin-top: 40px;
}

#lbc-nav table {
  padding: 0px;
  width: 100%;
  /* border-collapse:separate; 
    border-spacing:1rem; */
}

#lbc-nav td {
  color: #2196f3;
  border-radius: 2px;
  padding-left: 20px;
  padding-top: 1rem;;
  padding-bottom: 1rem;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal !important;
  font-weight: bold !important;
}

#lbc-nav td:hover {
    background-color: #fa9f1b;
    color: white;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}


#ctl07_ctl03_GivingWizard_fundAmountsControl_tblPurposes td.givingWizardItem {
  width: 108px !important;
}
 #ctl07_ctl03_GivingWizard_fundAmountsControl_tblPurposes .givingWizardItem input {
  margin-left: 2px !important;
}
#ctl07_ctl03_GivingWizard_fundAmountsControl_tblPurposes tr {
  height: 36px;
}

small 
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#popOver
{
	position:absolute;
	visibility:hidden;
	z-index:200000; 
	max-width: 300px;
	width: auto;
}

#popOver table
{
	text-align: left;
	border: 1px #cccccc solid;
	font: 10px Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color:#FFFCF0; 
	padding: 5px;
}
/*Calendar CSS*/
.ajax__calendar_container { z-index : 200000 ; background-color: #FFFFFF; border: 1px solid #ccc; }
.arenaCalendar .ajax__calendar_title 
{
	font-weight: bold; 
	cursor: pointer;
	color:Black;
}
.arenaCalendar .ajax__calendar_today 
{
	cursor: pointer;
	padding-top: 3px;
	color:Black;
}
.arenaCalendar .ajax__calendar_container 
{
	padding-right: 4px; 
	padding-left: 4px; 
	font-size: 11px; 
	padding-bottom: 4px; 
	width: 170px; 
	cursor: default; 
	padding-top: 4px; 
	font-family: tahoma,verdana,helvetica; 
	position: absolute; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_body 
{
	margin: auto; 
	overflow: hidden; 
	width: 170px; 
	position: relative; 
	height: 139px;
}
.arenaCalendar .ajax__calendar_days 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_months 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_years 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_container TABLE 
{
	font-size: 11px;
}
.arenaCalendar .ajax__calendar_container td
{
  padding:0;
} 
.arenaCalendar .ajax__calendar_header 
{
	width: 100%; 
	height: 20px;
}
.ajax__calendar_prev 
{
	background-position: 50% 50%; 
	float: left; 
	background-image: url(WebResource.axd?d=T5Qz2-d1avf0S4hW3i2B665Kr1UC9uiBOAaBSiOTomnclwITyQAenQ3EJBT6SAo2eX73ZleGLENR28Tgl6b0nw2&t=633259125600000000); 
	width: 15px; 
	cursor: pointer; 
	background-repeat: no-repeat; 
	height: 15px;
}
.ajax__calendar_next 
{
	background-position: 50% 50%; 
	float: right; 
	background-image: url(WebResource.axd?d=T5Qz2-d1avf0S4hW3i2B665Kr1UC9uiBOAaBSiOTomnclwITyQAenQ3EJBT6SAo2tfX47PabV8_xiyJ17vgr8Q2&t=633259125600000000); 
	width: 15px; 
	cursor: pointer; 
	background-repeat: no-repeat; 
	height: 15px
}
.arenaCalendar .ajax__calendar_footer 
{
	height: 15px
}
.arenaCalendar .ajax__calendar_today 
{
	cursor: pointer; 
	padding-top: 3px;
}
.arenaCalendar .ajax__calendar_dayname 
{
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	width: 17px; 
	padding-top: 0px; 
	height: 17px; 
	text-align: right
}
.arenaCalendar .ajax__calendar_day 
{
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	width: 18px; 
	cursor: pointer; 
	padding-top: 0px; 
	height: 17px; 
	text-align: right
}
.arenaCalendar .ajax__calendar_month 
{
	overflow: hidden; 
	width: 40px; 
	cursor: pointer; 
	height: 44px; 
	text-align: center
}
.arenaCalendar .ajax__calendar_year 
{
	overflow: hidden; 
	width: 40px; 
	cursor: pointer; 
	height: 44px; 
	text-align: center
}
.arenaCalendar .ajax__calendar_container 
{
	border:#000000 1px solid;
	color: #000000; 
	background-color: #ffffff
}
.arenaCalendar .ajax__calendar_footer 
{
	border-top: #f5f5f5 1px solid
}
.arenaCalendar .ajax__calendar_dayname 
{
	border-bottom: #f5f5f5 1px solid
}
.arenaCalendar .ajax__calendar_day 
{
	border: #ffffff 1px solid; 
}
.arenaCalendar .ajax__calendar_month 
{
	border: #ffffff 1px solid;
}
.arenaCalendar .ajax__calendar_year 
{
	border: #ffffff 1px solid;
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_day 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_month 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_year 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_other .ajax__calendar_day 
{
	color: #646464; 
	border: #ffffff 1px solid;	
	background-color: #ffffff; 
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_day 
{
	color: #75a329; 
	border: #addf59 1px solid;	 
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_month 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff;
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_year 
{
	color: #75a329; 
	border: #addf59 1px solid;
	background-color: #edf9ff;
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_title 
{
	color: #75a329
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_today 
{
	color: #75a329;
}
/*End Calendar CSS*/

/* Sample CSS for Event Registration Pages 1 - 5 */

.registrationPage .registrationLabelRequired 
{
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

.registrationPage .registrationLabel
{
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

.registrationPage .registrationEventTitle
{
    font-size: 12pt;
    font-weight: bold;
}

.registrationPage .disabled 
{ 
    color: #e3e3e3; 
}

.registrationPage .registrationError 
{ 
    color: Red; 
    border: solid 1px red;
    padding: 10px;
    margin: 10px 0 10px 0;
}

#divRegisrationButtons
{
    margin-top: 20px;
}

#registrationPage1 .registrationTitle
{
    font-size: 14pt;
    font-weight: bold;
}

#registrationPage1 .registrationHeading
{
    margin: 20px 0 20px 0;
    font-size: 12pt;
    font-weight: bold;
}

#registrationPage2 .registrationDetails
{
    margin-top: 10px;
}

#registrationPage2 .registrationSubEventsContainer
{
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
}

#registrationPage2 .registrationSubEventDate
{
    font-weight: bold;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}

#registrationPage2 .registrationSubEventItem
{
    display:block;
    margin-left: 15px;
}

#registrationPage2 .registrationSubEventLimited
{
    color: #808080;
    font-size: 8pt;
    font-style: italic;
}

#registrationPage2 .registrationSubEventFull
{
    color: Red;
    font-size: 8pt;
    font-style: italic;
}

#registrationPage2 .registrantSubEventsContainer
{
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
}

#registrationPage2 .registrantSubEventItem
{
    display:block;
    margin-left: 15px;
}

#registrationPage2 .registrantSubEventContainer
{
    display:block;
    margin-top: 20px;
    margin-bottom: 5px;
}

#registrationPage2 .registrantSubEventName
{
    font-weight: bold;
}

#registrationPage2 .registrantNameEntryTable
{
}


#registrationPage3 .registrationParentCostsFeesContainer
{
    margin-top: 10px;
}

#registrationPage3 .registrationSubEventCostsFeesContainer
{
    margin-left: 15px;
}

#registrationPage3 .registrationFeeTitle, #registrationPage3 .registrationCostTitle
{
}

#registrationPage3 .registrationSubEventTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
}

#registrationPage3 .registrationSubEventDate
{
    font-weight: normal;
}

#registrationPage3 .registrationSubEventDetails
{
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}

#registrationPage3 .registrationDiscountCode
{
    margin-top: 10px;
}

#registrationPage3 .registrationRunningTotalContainer
{
    margin-top: 20px;
    border: solid 1px #E3E3E3;
    padding: 10px;
}

#registrationPage3 .registrationDetails table tr td 
{
    padding-top:5px;
}

#registrationPage3 .registrationEventDates
{
    margin-bottom: 10px;
}

#registrationPage3 #runningTotalLabel
{
    font-weight: bold;
    margin-right: 10px;
}

.registrationCCProcessing
{
    border: solid 1px #E3E3E3;
    padding: 10px;
    margin-bottom: 20px;
}

.registrationCCProcessing .registrationTitle
{
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 10px;
}

#registrationPage4 .registrationSummaryTitle
{
    font-size: 14pt;
    font-weight: bold;
}

#registrationPage4 .registrationSummaryDetails
{
    margin: 10px 0 20px 0;
}

#registrationPage4 .registrationTotalDueContainer
{
    margin: 10px 0 20px 0;
}

#registrationPage4 .registrationTotalDueLabel
{
    font-weight: bold;
    margin-right: 10px;
}

#registrationPage4 .registrationDiscountSubEventTitle
{
    display:block;
    color: #808080;
    font-size: 7pt;
}

#registrationPage4 .registrationDiscountDescription
{
    display:block;
    margin-left: 10px;
}

#registrationPage4 .registrationItemSubEventTitle
{
    display:block;
    color: #808080;
    font-size: 7pt;
}

#registrationPage4 .registrationItemDescription
{
    display:block;
    margin-left: 10px;
}

#registrationPage5 .registrationTitle
{
    font-size:12pt;
    font-weight:bold;
    margin-bottom: 10px;
}


input[type=submit] {
    height: auto;
    background-color: #349ff4;
    color: white;
    padding: .7rem 2rem;
    border-radius: 4px;
    border:none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.16), 0 1px 10px 0 rgba(0,0,0,.12);
}
input[types=submit]:hover {
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.2), 0px 7px 10px 1px rgba(0,0,0,0.14), 0px 2px 16px 1px rgba(0,0,0,0.12);
}

a[title=Documents] {
    display: none;
}

.notice {
    display: none;
}

#ctl07_ctl05_pnlTreeView {
    display: none;
}
#ctl07_ctl05_pnlTabs {
    min-width: 100%;
}