<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*  dk Blue       =&gt; #07256c
    lt Green      =&gt; #8ed72b
    ultra lt grey =&gt; #f1f1f1
    charcoal      =&gt; #161616
    grey          =&gt; #5e5d5d
    
*/
table.dtr_message_hdr {
	margin-bottom: 20px;
}
.dtr_componentheading, .componentheading {
	font-size: 18px;
	padding: 0 0 15px 0;
}
table.dtr_message_list {
	border-right: #CCC 1px solid;
	border-left: #CCC 1px solid;
	margin-top: 20px;
}
.coltitle {
	padding: 10px;
	background-color: #ccc;	
}
.eventlist {
	padding: 10px;
	background-color: #F9F9F9;
	border-bottom: #CCC 1px solid;
}
table.dtr_select_message {
	width: 100%;
}
td.event_msg {
	padding: 15px 15px;
	background-color: #FFC;
	border-radius: 12px;
}
td.pmt_msg {
	color: #0E3793;
	font-weight: bold;
	font-size: 14px;
}
img.event_button {
	padding: 5px 5px 0 0;
}
.ev_navigation {
	display: none;
}
td.contentheading {
	font-size: 18px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
#jevents_header {
	display: none;
}
#contact {
	min-height: 580px;
}
#fees {
	width: 180px;
	border-radius: 9px;
	padding: 10px;
	margin: 10px 0 10px 10px;
	background-color: #07256C;
	color: #ffffff;
	font-size: 14px;
	text-align: center;	
	float: right;
}
#events p {
	float: none;
}
.large {
	font-size: 60px;
	font-weight: bold;
	line-height: 56px;
}
.line {
	height: 1px;
	margin: 10px 0;
	background-color: white;
}
.event-photos ul {
	padding: 3px 15px;
	list-style: none;
	background-color: #07256C;
	width: 50%;
	border-radius: 5px;
	border: #ccc 1px solid;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #ffffff;
}
.event-photos ul a{
	color: #93df0a;
}
.divPPPTHeader {
    margin-bottom: 20px;
}
.divPPPTHeader div {
    text-align: right;
    display:inline;
}
.PPPTPriceText{
    font-size: 2.8em;
    color: #ff0000;
    text-align: left !important;
}
.divPPPTBody {

}
fieldset:last-child ~ fieldset {
    margin-bottom: 40px; 
}
legend{
    color: #07256c;
    font-size: 1.6em;
}
.divPPPTBody div div {display:inline;}
.ppptDate {

}
.ppptGym{/*display:none;*/}
.ppptCourt{/*display:none;*/}
.ppptTime{/*display:none;*/}
.btnMargin{    
    margin: 5px 5px 5px 5px;
}
.unslider {
    margin: 0px 0px 20px 0px;
}
.unslider-arrow{
    color: #07256c;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.6em;
}
.unslider-wrap{
    text-align: center;
}
.btn-default {
    color: #07256c !important;
    border-color: #07256c !important;
	min-height: 60px;
}
.ppptGymTitle{
    color: #07256c;
    text-align: center;
    font-size: 2.0em;
    font-weight: bold;
    display: inline-block;
}
.ppptCourtTitle{
    color: #07256c;
    text-align: center;
    font-size: 2.0em;
    font-weight: bold;
    display: inline-block;
}
.btn-default:hover {
    color: #07256c !important;
    border-color: #07256c !important;
    background-position: 0 0 !important;
}
.btn-default:focus {
    background-position: 0 0 !important;
}
.selected {
    color: #ffffff !important;
    background-color: #0E3793 !important;
    background-position: 0 0;
    background-image: -webkit-linear-gradient(top,#0E3793 0,#07256c 100%) !important;
    background-image: -o-linear-gradient(top,#0E3793 0,#07256c 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0E3793),to(#07256c)) !important; 
    background-image: linear-gradient(to bottom,#0E3793 0,#07256c 100%) !important;
}
.PPPTSummaryText{
    padding: 10px 10px 10px 10px;
    font-size: 1.4em;
}
.disclaimerChlBox{
    padding-right: 0px;
}
.workflowStatus{
	margin: 20px 20px 5px 20px;
}
.btn {
	cursor: pointer;
}</pre></body></html>