body{
	background:#888;
	padding-bottom:100px;
}

.event-title{
	height:80px;
}

.padTop{
	margin-top:20px;
}

.noBottomPad{
	margin-bottom:none;
}

.list-group a .list-group-item{
	border-bottom: 1px solid #eee !important;
}

.panel-title{
	line-height:30px;
}

#member-results tbody > tr > td{
	vertical-align:middle;
}

.panel-divider{
	clear:both;
	margin:0 0 10px 0px;
	padding:10px;
	background:#eee;
	font-size:16px;
	font-weight:bold;
}

.table > tbody > tr > td{
	vertical-align:middle;
}

.checkbox{
	margin-top:30px;
}

.modal-header{
	background:#333;
	color:#fff;
}

.modal-title{
	font-size:16px;
	color:#eee;
}

.modal-footer{
	background:#eee;
}

#maleInfo, #femaleInfo{
	display:block;
}

.modal-header .close{
	color:#fff;
}

#Description{
	height:150px;
}

#addTicketToCheckin,#btnAddMembership{
	margin-top:25px;
}

#frmAddMembership{
	display:none;
}

#frmWaiver .panel-body .checkbox{
	margin-top:10px;
}

.del-note{
	color:red;
	cursor:pointer;
}

#tbl-notes > tbody > td{
	vertical-align: middle;
}

