/* Mobile */
@media only screen and (max-width: 640px) {}

/* Global */
html {
 background-color: #68A4CF;
 background-image: url('bg.png');
 background-size: auto;
 background-repeat: repeat;
 background-position: bottom left;
}
/* This is where you can put in a specific font if you want to make it global */
body { }

/* Header (This is that bar on the very top) */
header#page_header #header_bg {
	background-color: #68A4CF; 
	background-image: url('header.png');
	background-size: auto;
    background-repeat: repeat-x;
    background-position: top left;
    height: 212px;
	 border-style: solid; 
 border-color: #E92429; 
 border-bottom-width: 3px;
 border-left-width: 0px; 
 border-right-width: 0px;
 border-top-width: 3px;}
header#page_header nav#user_nav {}
header#page_header, header#page_header a {}
header#page_header nav#user_nav a {}
header#page_header nav#user_nav ul li:first-child {}

/* Hero (The logo) */
header#page_header a#logo {}
header#page_header #hero { }
header#page_header #hero a#logo { background: none; box-shadow: none;  margin-top: -1em;}
header#page_header #hero a#logo img { }

/* Main Content (The main box) */
#main_content {
 max-width: 1000px;
 margin-bottom: 6em;
 background-color: #ffffff;
 color: #000000;
 margin-bottom: 10em;
 margin-top: 1em;
}
/* The Step whatever of whatever bar */
nav.breadcrumbs {background-color: #E92429;
 border-style: solid; 
 border-bottom-width: 4px;
 border-left-width: 0px; 
 border-right-width: 0px;
 border-top-width: 0px; }

/* The Select from all available packages bar */
#main_content section#package_select { 
 background-color: #67A4D0;
 font-style: normal;
 color: #ffffff;
 border-style: solid; 
 border-color: #E92429; 
 border-bottom-width: 4px;
 border-left-width: 0px; 
 border-right-width: 0px;
 border-top-width: 0px;};
}
/* The widget box header with the month and year in it */
#datepicker .ui-widget-header {
 background-color: #E92429;
 color: #ffffff;
}

/* The bar on the bottom of the main box */
#main_content footer.main-actions {background-color: rgba(25,18,183,0); color: #E92429;}

/* The 'Date & Time' header */
h1, h2, form fieldset.container legend {color: #136EB6 }

/* Footer */
footer#page_footer {background-color: #68A4CF; color: #E92429;}
#PrivacyPolicy a {}

/* Buttons */
button.btn-success, input[type="button"].btn-success, input[type="submit"].btn-success, input[type="reset"].btn-success, .btn.btn-success, .table tbody tr td.is-actions a.btn-success, table tbody tr td.is-actions a.btn-success, form fieldset.dark-button-select input[type='radio']+label.btn-success, form fieldset.dark-button-select input[type='radio']+legend.btn-success, #main_content fieldset.time-picker input[type='radio']+label.btn-success, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success, form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success, #main_content form#guest_form fieldset input[type='radio']+label.btn-success, #main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success, body.authentication a#account_create {background-color: #E92429; background-image: none; color: #ffffff  !important;
}

button.btn-success:hover, button.btn-success:active, button.btn-success.active, input[type="button"].btn-success:hover, input[type="button"].btn-success:active, input[type="button"].btn-success.active, input[type="submit"].btn-success:hover, input[type="submit"].btn-success:active, input[type="submit"].btn-success.active, input[type="reset"].btn-success:hover, input[type="reset"].btn-success:active, input[type="reset"].btn-success.active, .btn.btn-success:hover, .table tbody tr td.is-actions a.btn-success:hover, table tbody tr td.is-actions a.btn-success:hover, form fieldset.dark-button-select input[type='radio']+label.btn-success:hover, form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover, #main_content fieldset.time-picker input[type='radio']+label.btn-success:hover, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover, form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success:hover, #main_content form#guest_form fieldset input[type='radio']+label.btn-success:hover, #main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover, body.authentication a#account_create:hover, .btn.btn-success:active, .table tbody tr td.is-actions a.btn-success:active, table tbody tr td.is-actions a.btn-success:active, form fieldset.dark-button-select input[type='radio']+label.btn-success:active, form fieldset.dark-button-select input[type='radio']+legend.btn-success:active, #main_content fieldset.time-picker input[type='radio']+label.btn-success:active, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success:active, form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success:active, #main_content form#guest_form fieldset input[type='radio']+label.btn-success:active, #main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success:active, body.authentication a#account_create:active, .btn.btn-success.active, .table tbody tr td.is-actions a.btn-success.active, table tbody tr td.is-actions a.btn-success.active, form fieldset.dark-button-select input[type='radio']+label.btn-success.active, form fieldset.dark-button-select input[type='radio']+legend.btn-success.active, #main_content fieldset.time-picker input[type='radio']+label.btn-success.active, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success.active, form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success.active, #main_content form#guest_form fieldset input[type='radio']+label.btn-success.active, #main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success.active, body.authentication a.active#account_create {
	background-color: #FCF101; background-image: none; color: #E92429 !important;
}


/*Hide Book event, online store buttons on waiver page*/
p.consumer_actions {display: none !important;}


