#SpawtzHeader #nav {
    height: auto;
}

.HeaderBarAndNavigationList {
    height: auto;
}

.bank-transfer-box dl dt {
	width: 145px;
	float: left;
	clear: left;
	font-weight: bold;
}
.bank-transfer-box dl {
	-webkit-margin-after: 0;
	margin-bottom: 0;
	
}
.bank-transfer-box dd { font-weight: bold;}

.bank-transfer-title { font-weight: bold;text-align: center;margin-bottom: 10px; }
.bank-transfer-box { border: 2px solid #666;padding: 5px; margin: 10px 0}

.heading2 {
	font-weight: bold;
	margin: 7px 0;
}

.rego-radio-label {
    font-weight: normal;
    padding-right: 20px;
}

.checkout-buttons-grid .checkout-button {
    font-family: 'Londrina Solid', cursive !important;
    letter-spacing: 1px !important;
    background: #1193f9 !important;
    padding: 10px 15px !important;
    margin: 5px 0 !important;
    color: #fff !important;
    border-radius: 4px !important;
    font-size: 20px !important;
    line-height: 1.42857143 !important;
    text-transform: uppercase !important;
}

.checkout-buttons-grid .checkout-button:hover {
    background-color: #337ab7 !important;
}

#aspnetForm .PMButtons #butCancel {
	margin: 15px 5px 0 0 !important;
}

.EventDescription { font-family: 'Varela Round', sans-serif; font-size: 16px; }
.EventName { font-family: 'Londrina Solid', cursive; font-size: 30px; color: #002850; }
.EventDateAndLocation .Title, .LoginOrRegisterHeader { background-color: #1193f9; color: #fff; font-family: 'Varela Round', sans-serif; }
div.EventDateAndLocation div { padding: 10px; }
.EventDateAndLocation { padding: 0; }
.RFDataCell input { border-radius: 5px; }
td.RFDescriptionCell { font-family: 'Varela Round', sans-serif; font-weight: bold; color: #333; }
select[name='SourceOptions'] { border-radius: 5px; }
p.RegistrationInstructions { color: #333; font-family: 'Varela Round', sans-serif; font-size: 16px; }
.TeamRegistrationButtons .submit { background-color: #1193f9; color: #fff; border: 0; border-radius: 3px; font-size: 25px; margin: 0 auto; display: block; font-family: "Londrina Solid",cursive; padding: 0 40px; text-transform: uppercase;}
.RFTable input[type=text], input[type=password], select[name=SourceOptions]
{
    height: 38px;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 4px;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border: 1px solid #ccc !important;
}

#gomammoth-header .navbar-header ul.navbar-right li:has(.find-activities) {
    display: none !important;
}

#gomammoth-header .find-activities {
    display: none !important;
}



