/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  04: 3 Col Flex Sidebar Right and Left
  ------------------------------------------------
*/
.public_skating, .public_skating_off_peak, .teen_night { background-color: #FDD2F2 !important; min-width: 98%; }

.pond_hockey, .stick_and_puck { background-color: #D5ED14 !important; min-width: 98%; }
.junior_hockey_we { background-color: #B7E0FB !important; min-width: width: 98%; }
.junior_hockey, .peconic_hockey_association, .bridge_hockey, .learn_to_hockey, .pre_hockey { background-color: #B7E0FB !important; min-width: 98%; }
.basic_skills_1_3, .basic_skills_4_6, .snowplow_sam { background-color: #F657DA; min-width: 98%; }

.adult_drop_in_hockey_we { background-color: #CCEAD1 !important; min-width: 98%; }
.adult_drop_in_hockey { background-color: #CCEAD1 !important; min-width: 98%; }
.hackers_hockey_charter, .private_hockey_charter, .first_responders_hockey, .private_rental_rink_closed { background: #90D190 !important; min-width: 98%; height: 58px; }
.we_bridge_hockey { background-color: #70A1E8 !important; width: 30%; }
.high_school_hockey, .elite_hockey_over_12_yrs { background-color: #D0DCE6; min-width: 98% }
.freestyle { background-color: #F5F7CA; }
.choreo_lab, .bwc_ice_stars, .free_skate { background-color: #EAD2FC; min-width: 98%; }
.edge_and_power_skate_class { background-color: #D8ACFC; }
.edge_and_movement_class, .adult_learn_to_skate, .adult_skate_night { background-color: #D8ACFC; min-width: 98%; }
.curling_learn_to_curl { background-color: #5F9BF9; min-width: 98%;}
.hc_day, .hc_morning { padding: .05em !important;}
.hc_time { white-space: pre-wrap !important; width: 50px; }
.hc_starttime { color: #494949; }
.hc_endtime { color: #494949 !important; }
.hc_class { float:none; line-height: 1.2em !important; min-height: 6px; width: 95px;}
.hc_availability { display: none; }
.sign_up_now, .hc_button { max-width: 29% !important; white-space: pre-wrap !important; }

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
.public_skating, .public_skating_off_peak, .teen_night { background-color: #FDD2F2 !important; min-height: 10px; min-width: 0%;}

.pond_hockey, .stick_and_puck { background-color: #D5ED14 !important;min-width: 0%; }
.junior_hockey_we { background-color: #B7E0FB !important;}
.junior_hockey, .peconic_hockey_association, .bridge_hockey, .learn_to_hockey { background-color: #B7E0FB !important;min-width: 0%; }
.basic_skills_1_3, .basic_skills_4_6, .snowplow_sam { background-color: #F657DA !important; min-width: 0%; }
.adult_drop_in_hockey_we { background-color: #CCEAD1 !important;}
.adult_drop_in_hockey { background-color: #CCEAD1 !important;}
.hackers_hockey_charter, .private_hockey_charter, .first_responders_hockey { background: #90D190 !important; min-width: 0%; height: 0%; }
.we_bridge_hockey { background-color: #70A1E8 !important;}
.high_school_hockey, .elite_hockey_over_12_yrs { background-color: #D0DCE6 !important; min-width: 0%; }
.freestyle { background-color: #F5F7CA; }
.choreo_lab, .bwc_ice_stars, .free_skate { background-color: #EAD2FC !important; min-width: 0%; }
.edge_and_power_skate_class { background-color: #D8ACFC; }
.edge_and_movement_class, .adult_learn_to_skate, .adult_skate_night { background-color: #D8ACFC !important; min-width: 0%; }
.curling_learn_to_curl { background-color: #5F9BF9 !important; min-width: 0%; }
.hc_day { padding: .05em !important; }
.hc_time { white-space: pre-wrap !important; width: 100%; }
.hc_starttime { color: #494949; }
.hc_endtime { color: #494949 !important; }
.hc_class {  min-height: none; }
.hc_availability { display: none; }
.sign_up_now, .hc_button { max-width: 29%; }	
	
}