/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
:root{.nav-link.active{--bs-nav-tabs-link-active-color:white;--bs-nav-tabs-link-active-bg:#006699;}#booking_stats .nav-link{border-color:#e2e3e5;}#boat_select{--bs-body-color:#000;--bs-body-bg:white;width:auto;display:inline-block;}#boat_select:focus{box-shadow:none;}}#cal_wrapper,#booking_stats{font:11px/1.6 Arial,sans-serif;color:#444;max-width:690px;margin:20px auto;overflow:hidden;}#booking_stats{font:14px/1.6 Arial,sans-serif;}.clear{clear:both;}#ajax_message{text-align:center;border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:#FFFFEE;float:left;margin-left:10px;width:260px;}#booking_wrapper{font:11px/1.6 Arial,sans-serif;color:#444;overflow:hidden;text-align:center;border:1px solid #CCC;}#booking_wrapper form{background-color:DeepSkyBlue;padding:0 1rem 1rem;font-size:125%;--bs-body-bg:white;}.booking_time_slot{clear:both;line-height:20px;color:#666;margin:auto;}.booking_time_slot div{padding:3px;border:1px solid #CCC;text-align:center;background-color:#DDD;color:#000;font-size:120%;}.booking_time_slot div.is_selected{background-color:Yellow;}.booking_time_slot div.not_selected{background-color:GreenYellow;}.cal_month{width:100%;border:1px solid #006699;background:#FFF;line-height:20px;float:left;margin-bottom:6px;min-height:300px;color:#666;position:relative;}#cal_loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.8);}#cal_title #cal_prev{float:left;}#cal_title #cal_next{float:right;margin-left:2px;}.cal_month .cal_title{border-bottom:1px solid #CCC;background:#006699;padding:2px;text-align:center;color:#FFF;}.cal_row{display:flex;width:100%;}.cal_content{margin:2px;}.cal_cell:hover{opacity:0.8;transition:opacity 0.2s;}.cal_cell{flex:0 0 calc(100% / 7);box-sizing:border-box;height:80px;border:1px solid #EEE;margin-bottom:1px;text-align:center;background-color:#DDD;color:#000;font-size:120%;overflow:hidden;cursor:pointer;}.cal_cell.cal_weekday{color:#FFF;height:20px;background-color:#006699;border:1px solid #006699;border-left-color:#EEE;border-right-color:#EEE;}.cal_cell.cal_empty{background-color:#F3F3F3;color:#CCC;cursor:not-allowed;}.cal_cell.booked{background-color:#FF0000;}.cal_cell.booked_pr{background-color:#ff9700;}.booking_button{border-radius:10px;padding-right:10px;padding-left:10px;border:1px solid #CCC;background-color:WhiteSmoke;display:inline-block;text-align:center;}.booking_delete_button{background-color:#ffcccc;}.cal_cell.offer{background-color:lime;}.cal_cell.changeover{background-color:pink;}.cal_cell.is_selected{background-color:Yellow !important;}.cal_cell.full_booked{background-color:LightBlue;}.cal_cell.full_booked_pending{background-color:#cbced0;}.cal_cell.part_booked{background-color:GreenYellow;}.cal_cell.unbooked{background-color:green;}.cal_cell.unbooked-past{background-color:rgba(0,128,0,0.76);}.cal_cell.weekend{}.hidden{visibility:hidden;}.visible{visibility:visible}.tips{background:#000;padding:6px;color:#FFF;border:2px solid #666;}.table .cruise_title_row{background-color:#006699;color:White;}.table .cruise_pending > td{background-color:#cbced0;}.table .cruise_booked > td{background-color:LightBlue;}:root{--cruise-list-width:296px;--cruise-start-width:100px;--cruise-days-width:40px;--cruise-member-width:150px;}.table .crew_title_row{background-color:#006699;color:White;}.table .crew_pending > td{background-color:Yellow;}.table .crew_booked > td{background-color:GreenYellow;}#crew_list_row{float:left;line-height:20px;margin:auto;}.slot-crew{color:blue;}.slot-empty,.day-empty{color:DarkGray;}.slot-booked{color:black;}.slot-free{color:green;}.booking-accepting-crew{color:Red;}.booking-invited{color:Red;}.slot-list span{text-align:center;white-space:nowrap;}.day-bookable{font-weight:bold;}.day-bookable-cruise{font-weight:bold;}.day-today{font-weight:bold;color:Red;}.booking-title{font-size:150%;padding-top:1rem;}#booking_type_selector label{display:block;padding:7px;background-color:#f5f5f5;color:dimgrey;border:2px solid #ddd;border-radius:4px;cursor:pointer;transition:all 0.3s ease;}#booking_type_selector label:hover{background-color:#e9ecef;border-color:#ced4da;}#booking_type_selector input[type="radio"]{display:none;}#booking_type_selector label:has(input[type="radio"]:checked){background-color:LimeGreen;color:black;}#book_it_btn{cursor:pointer;}#booking_stats .nav-tabs{border-bottom:0;}#tabContent{padding:0 3px;border:1px solid #dee2e6;}@media screen and (max-width:600px){.cal_cell{height:100px;}.slot-list span{white-space:wrap;}}@media screen and (max-width:400px){.cal_cell{height:140px;}.slot-list span{white-space:wrap;}}.lalala{margin-top:10px;}
