@charset "utf-8";
/* CSS Document */
.merchandise_holding {
    width: 30%;
    margin: 0 1%;
    display: inline-block;
    text-align: center;
    /* line-height: 1.5!important; */
}


.extra_content {
	width: 45%;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 20px;
	vertical-align: text-top;	
    padding: 20px;
    background: #f9f9f9;
}

.ofsted_register_block {
	width:215px; 
	display:inline-block; 
	font-size:11px; 
	text-align:center; 
	font-weight: bold;
}

.ofsted_register_blockb {
    width: 215px;
    display: inline-block;
	word-wrap: break-word;
    font-size: 10px;
    text-align: center;
    /* padding: 5px 0px; */
    /* border-bottom: 1px solid #a6d24c; */
    /* vertical-align: bottom; */
}


.price_holder_be {    background: none;
    border: none;
    display: inline-block;
    width: 50px;
    color: #ffffff;
    font-weight: bold;}
.report_holder {
    background: #ffffff;
    width: 100%;
    margin: 10px 0px;
    position: relative;
    box-sizing: border-box;
    padding: 30px 30px 30px;
    border: 2px solid rgb(167, 211, 79);
}
.report_item_holder {
    width: 25%;
    display: inline-block;
    border: 3px solid #ffffff;
}
.report_item_header {
    width: 100%;
    background: #9cce31;
    padding: 10px;
    display: block;
    height: 60px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.report_item_content {
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    color: #bc34ba;
    padding: 20px 10px;
    text-align: center;
    background: #c5e879;
}
.report_item_totals {
    width: 100%;
    background: #bc34ba;
    padding: 10px;
    font-size: 20px;
    border: 3px solid #ffffff;
    color: #ffffff;
    text-align: center;
}
.report_items_date_toggle {
    background: #7f62d3;
    padding: 15px 50px;
	border-radius: 6px;
    margin-top: 30px;
    color: #ffffff;
    display: inline-block;
}
.report_items_date_toggle:hover {
    background:#593BB1;
}
.report_items_singledate_holder {
    width: 19.6%;
    /* padding: 10px; */
    box-sizing: border-box;
    border: 3px solid #ffffff;
    background: #c5e879;
    display: inline-block;
    text-align: center;
    color: #ffffff;
}
.report_items_date_holder {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    /* border: 3px solid #ffffff; */
    background: #9cce31;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #ffffff;
}
.report_items_totals_holder {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    /* border: 3px solid #ffffff; */
    display: inline-block;
    text-align: center;
    color: #bc34ba;
    font-weight: bold;
    font-size: 120%;
}
.full_hide-toggle	{
    float: right;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    z-index: 500;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
}
.search_field {
    display: inline-block;
    font-size: 14px!important;
    margin-top: 10px;
    width: 29%!important;
    padding: 15px!important;
}
.search_field_book {
    display: inline-block;
    font-size: 14px!important;
    width: 40%;
    padding: 15px!important;
}
.parent_content {
    width: 50%;
    display: inline-block;
    padding: 5px;
    vertical-align: top!important;
    box-sizing: border-box;
}
.order_refa {
    width: 8%;
    font-weight: bold;
    display: inline-block;
    padding: 13px 2px;
}
.camp_search_ref_name {
    width: 200px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    background: #9cce31;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
	height:40px;
	vertical-align: top;
}
.camp_search_ref_other {
    width: 115px;
    font-weight: bold;
    text-align: center;
	height:40px;
	vertical-align: top;
    display: inline-block;
    background: #9cce31;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.camp_mark_noshow_box{
	width: 100px;
    font-weight: bold;
    text-align: center;
	height:40px;
	vertical-align: top;
    display: inline-block;
    border: 3px solid #ffffff;
    padding: 0px;
    box-sizing: border-box;
}
.camp_mark_attended_box {
    width: 100px;
    font-weight: bold;
    text-align: center;
	height:40px;
	vertical-align: top;
    display: inline-block;
    border: 3px solid #ffffff;
    padding: 0px;
    box-sizing: border-box;
}
.camp_search_ref_attended {
    width:100%;
    font-weight: 100;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    background: #bc34ba;
	vertical-align: top;
    border: 0;
    font-size: 11px;
    padding: 10px;
    box-sizing: border-box;
}
.camp_search_ref_attended_header {
    width: 100px;
   font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #9cce31;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.camp_search_ref_collect {
    width: 150px;
    font-weight: bold;
    text-align: left;
	height:40px;
    display: inline-block;
	vertical-align: top;
    background: #9cce31;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.search_field_register {
    display: inline-block;
    font-size: 14px!important;
    margin-top: 10px;
    padding-left: 8px!important;
    margin-right: 10px;
}
.date_register {
    width: 250px;
    margin-right: 10px;
    font-size: 14px;
    padding: 9px;
    background: #ffd7ff;
    border: 1px solid #DBDBDB;
    display: inline-block;
    color: #bc34ba!important;
}
#datecheck_holder {
    width: 150px;
    display: inline-block;
    text-align: center;
    font-size: 100%;
    padding: 5px 0px;
    vertical-align: bottom!important;
}
.season_offer_holder {
	margin-top:50px;
}
.camp_date_main {
    width: 90%;
    margin-bottom: 25px;
    margin-right: auto;
    margin-top: 50px;
    box-sizing: border-box;
    margin-left: auto;
}
.camp_content {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.camp_week_view {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    padding-bottom: 10px;
	text-align:center;
    background: #ffd7ff;
    margin-top: 30px;
    border: 2px solid #bd33ba;
    padding: 35px;
}
.pick_an_option {
    margin-top: 20px;
    padding: 30px;
    width: 80%;
    margin-right: auto;
    text-align: center;
    border: 2px solid #a7d34f;
    background: #e9f4d3;
    margin-left: auto;
}
input[type="radio"] + label span {
    margin-top: 5px!important;
}
.camp_extras_holder {
    width: 800px;
    display: block;
    min-height: 50px;
    padding: 5px;
    margin-top: 10px;
    margin-left: 100px;
    text-align: left;
    vertical-align: text-top;
    font-size: 100%;
}
.camp_extras_tick {
    width: 80px;
    text-align: center;
    top: 0;
    margin-left: 80px;
    bottom: 0;
    vertical-align: top;
    /* float: left; */
    display: inline-block;
}
.camp_extras_description {
    width: 600px;
    display: inline-block;
}
.camp_merchandise_container {
	width: 100%;
	display: block;
}
.camp_merchandise_holder {
    width: 32%;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
.daydate {
    color: #000000;
    font-family: "Quicksand", sans-serif;
    font-size: 80%;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.4;
}
.child_details_individual {
    width: 100%;
    line-height: 2.5;
    display: inline-block;
    box-sizing: border-box;
}
.child_details_individual .select {
    width: 200px;
    padding-left: 8px;
    margin-left: 10px;
}
.merchandise_in_booking {
    width: 33%;
    display: inline-block;
    background: #bc34ba;
    padding: 15px;
    border: 3px solid #ffffff;
    font-size: 12px;
	margin-bottom:20px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.merch_received {
    background: #7f62d3;
    width: 300px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-weight: bold;
}
.key_display_holder{
    display: block;
    width: 700px;
	text-align: center;
	padding:20px 0px;
   	margin-left: auto;
	margin-right: auto;
}
.key_display{
    display: inline-block;
    width: 100px;
    padding: 10px;
	border:3px solid #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.key_display_holder h3{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.ui-widget-header {
    border: 0px solid #aaaaaa!important;
    background: #9cce31!important;
    font-family: quicksand!important;
    font-weight: bold!important;
    color: #000000!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #FFFFFF!important;
    background: #c7e684!important;
    font-weight: normal!important;
    text-align: center!important;
    color: #000000!important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #bc34ba!important;
    background: #bc34ba!important;
    color: #ffffff!important;
}
#brentwood_school {
  display:none;
}
#full_week_check{
    width: 100%;
    margin-top: 20px;
    background: #f5b2f5;
	text-align: center;
    /* font-size: 120%; */
    padding: 15px;
}
#datecheck {
    width: 20%;
    display: inline-block;
    text-align: center;
    font-size: 100%;
    font-size: 14px;
}
.name_check {
    width: 20%;
    display: inline-block;
    text-align: center;
    font-size: 100%;
}
.parentdetails-content{
    width: 100%;
    margin: 10px 0px;
    box-sizing: border-box;
    padding: 15px;
    border: 2px solid rgb(167, 211, 79);
    background: rgb(255, 255, 255);
    overflow: hidden;
}
.booking_info_display {
    width: 25%;
    font-weight: bold;
    display: inline-block;
    background: #d1e8a4;
    text-align: center;
    /* display: none; */
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.many_kids_selector_title {
	width:50%; display:inline-block; box-sizing:border-box; padding:0px 10px 0 0;
}
.many_kids_selector {
	display:inline-block; width:200px; margin-left:4%; margin-bottom:20px; padding-left:8px;  box-sizing:border-box;
}
.enter_pw {
	width: 50%; margin-lefT:auto; margin-right:auto; margin-top:20px; box-sizing: border-box; padding: 30px; border: 2px solid rgb(167, 211, 79); background: rgb(255, 255, 255);
}
.holder_box_child {
   
    margin-top: 20px;
    vertical-align: top;
  
}
.child_photos {
	width:100%; margin-top:15px;
}
.overview_attenee_number_box {
    width: 50%;
    text-align: right;
    font-weight: bold;
    display: inline-block;
    margin-left: 25%;
    background: #ffffff;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.overview_attenee_cost_box {
    width: 25%;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #9cce31!important;
    background: #ffffff;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.offer_disply_overview {
	width: 309px;
    text-align: center;
    display: inline-block;
    padding: 20px 10px;
    background: #bc34ba;
    vertical-align: top;
    margin: 20px 0px;
    /* font-weight: bold; */
    font-size: 14px;
    color: #ffffff;
}
.offer_disply_costings {
	width: 600px;display: inline-block;
}
.offer_display_blank {
	width: 300px; text-align: center; display:inline-block;padding: 20px 10px;
}
.overview_payment_type {
	width:30%;
	text-align: center;
	    display: inline-block;
}
.holder_box_child {
    width: 48.7%!important;
    margin-right: 1%;
    box-sizing: border-box;
    display: inline-block;
    padding: 30px;
    border: 2px solid #a7d34f;
    background: rgb(255, 255, 255);
}
.holder_box_childshowkid4 {
    width: 48.7%!important;
    margin-right: 1%;
    box-sizing: border-box;
    display: block;
    padding: 30px;
	margin-top:20px;
    border: 2px solid #a7d34f;
    background: rgb(255, 255, 255);
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    width: 45px;
    margin-left: 10px;
    height: 20px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 4px;
    background-color: #cfe69f;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #5b820e;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
@media screen and (max-width: 880px) {
		.extra_content {width:100%; display:block; margin-left:0%; margin-right:0%;}

	.child_photos {
		width:100%; 
		margin-top:15px;
		text-align: center;
}
	.many_kids_selector_title {
		width:100%; 
		display:inline-block; 
		box-sizing:border-box; 
		padding:0px 0px 0 0; 
		text-align: center;
}
	.many_kids_selector {
		display:inline-block; 
		width:100%; 
		margin-left:auto;     
		margin-bottom: 20px!important; 
		padding-left:8px;  
		box-sizing:border-box;
}
	.enter_pw {
		width: 100%; 
		margin-lefT:auto; 
		margin-right:auto; 
		margin-top:20px; 
		box-sizing: border-box; 
		padding: 30px; 
		border: 2px solid rgb(167, 211, 79); 
		background: rgb(255, 255, 255);
}
	.kid_holder {
    display: none;
    width: 100%;
    margin: 20px 0px;
    box-sizing: border-box;
    padding: 20px 10px;
    border: 2px solid rgb(167, 211, 79);
    background: rgb(255, 255, 255);
}
	.parentdetails-content{
    width: 100%;
    margin: 10px 0px;
    box-sizing: border-box;
    padding: 15px;
    border: 2px solid rgb(167, 211, 79);
    background: rgb(255, 255, 255);
    overflow: hidden;
}
	.camp_extras_tick {
    width: 80px;
    text-align: center;
    top: 0;
    margin-left: 0px; 
    bottom: 0;
    vertical-align: top;
    /* float: left; */
    display: inline-block;
}
    .camp_extras_holder {
    width: 100%;
    display: block;
    min-height: 50px;
    padding: 5px;
    margin-top: 10px;
    margin-left: 00px;
    text-align: left;
    vertical-align: text-top;
    font-size: 100%;
}
	.camp_extras_description {
    width: 65%;
    display: inline-block;
}
	#datecheck {
    width: 49%!important;
    display: inline-block;
    text-align: center;
    margin-top: 20px!important;
    font-size: 100%;
}
	.camp_week_view {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    padding-bottom: 10px;
    background: #ffd7ff;
    margin-top: 30px;
    border: 2px solid #bd33ba;
    padding: 15px;
}
	.pick_an_option {
    margin-top: 20px;
    padding: 10px;
    width: 100%;
    margin-right: auto;
    text-align: center;
    border: 2px solid #a7d34f;
    background: #e9f4d3;
    margin-left: auto;
}
	.camp_merchandise_holder {
    width: 50%;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
	.booking_info_display {
    width: 33.3%;
    font-weight: bold;
    display: inline-block;
    background: #d1e8a4;
    text-align: center;
    /* display: none; */
    border: 0px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
	
	.kid_holder {
    display: none;
    width: 100%;
    margin: 20px 0px;
    box-sizing: border-box;
    padding: 20px;
    border: 2px solid rgb(167, 211, 79);
    background: rgb(255, 255, 255);
}
	.name_check {
		width:100%;
		 display: inline-block;
    text-align: center;
    margin-top: 10px;
    font-size: 100%;
	}
	.pick_an_option {
    margin-top: 20px;
    padding: 30px;
    width: 100%;
    margin-right: auto;
    text-align: center;
    border: 2px solid #a7d34f;
    background: #e9f4d3;
    margin-left: auto;
}
.booking_location_holder {
    width: 33.33%!important;
    font-weight: bold;
    display: inline-block!important;
    background: #9cce31;
    border: 0px solid #ffffff!important;
    padding: 10px;
    box-sizing: border-box;
}
	.booking_activity_holder {
    width: 33.33%!important;
    font-weight: bold;
    display: inline-block!important;
    background: #9cce31;
    border: 0px solid #ffffff!important;
    padding: 10px;
    box-sizing: border-box;
}
	.booking_date_holder {
    width: 33.33%!important;
    font-weight: bold;
    display: inline-block!important;
    background: #9cce31;
    border: 0px solid #ffffff!important;
    padding: 10px;
    box-sizing: border-box;
}
	.offer_disply_overview {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 20px 10px;
    background: #e6a5e5;
    vertical-align: top;
    margin: 20px 0px;
    font-weight: bold;
    color: #bc34ba;
}
	.offer_disply_costings {
    width: 100%;
    display: inline-block;
}
	.overview_attenee_number_box {
    width: 75%;
    text-align: right;
    font-weight: bold;
    display: inline-block;
    margin-left: 0%;
    background: #ffffff;
    border: 0px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
	.overview_payment_type {
	width:100%;
	text-align: center;
	    display: inline-block;
}
	.offer_display_blank {
	display:none;
}
	.child_details_individual .select {
    width: 50%;
    padding-left: 8px;
    margin-left: 10px;
}
	input[type="radio"] + label span {
    margin-left:10px!important;
}
	.camp_search_ref_other {
    width: 40%;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #9cce31;
    border: 3px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
	.camp_search_ref_name {
    width: 60%;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #9cce31;
    border: 1px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
	.camp_search_ref_other {
    width: 40%;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    background: #9cce31;
    border: 1px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
	.parent_content h3 {
    color: #EF551F;
    font-size: 110%;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.2;
    margin-top: 5px;
    font-family: "Quicksand", sans-serif;
}
	.showkid4 {width: 100%!important; display: block;}
	
	.holder_box_childshowkid4 {
    width: 48.7%!important;
    margin-right: auto;
		margin-left:auto;
    box-sizing: border-box;
    display: block;
    padding: 30px;
    border: 2px solid #a7d34f;
    background: rgb(255, 255, 255);
}
	.report_item_content {
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    color: #bc34ba;
    padding: 20px 10px;
    text-align: center;
    background: #c5e879;
}
	.report_item_holder {
    width: 100%;
    display: inline-block;
    border: 3px solid #ffffff;
}
	.report_items_singledate_holder {
    width: 49%;
    /* padding: 10px; */
    box-sizing: border-box;
    border: 3px solid #ffffff;
    background: #c5e879;
    display: inline-block;
    text-align: center;
    color: #ffffff;
}
	.merchandise_holding {
    width: 90%;
    margin: 10px auto;
    display: block;
    text-align: center;
    /* line-height: 1.5!important; */
}

}

