/* @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;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.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{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
#sliding-popup{background:url(/modules/contrib/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url(/modules/contrib/eu_cookie_compliance/images/close.png);width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
#page-title{display:none;}#zone-highlighted{display:none;}#akrr-booking-timer-container{position:absolute;text-align:center;width:100%;bottom:-3em;}#zone-content{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;padding-bottom:4em;}#region-content{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}tr:hover td,tr.even:hover td.active,tr.odd:hover td.active{background:inherit;}.akrr_booking_page{margin-left:auto;margin-right:auto;}.akrr_booking_page{position:relative;width:700px;height:auto;padding:10px 10px 10px 10px;margin:10px 10px 10px 10px;background-color:#FFF;margin:0 0 0 0;z-index:50;}.akrr_booking_page a{font-size:18px;font-weight:bold;}#akrr-booking-wizard fieldset{margin:0 0 0 0;}.ABI_ttp_check{position:relative;color:#000066;font-family:Verdana,sans-serif;font-size:24px;line-height:26px;background-color:#FFFFFF;color:#000000;margin:0 0 0 0;}.akrr_booking_block .ABI_ttp_check{width:407px;height:320px;padding:10px 10px 10px 10px;}.akrr_booking_page .ABI_ttp_check{width:427px;height:340px;padding:10px 10px 10px 10px;color:#000000;background-color:#EEEEEE;border:6px double #002F5E;margin:auto;}#ABI_ttp_please_log_in{font-family:Verdana,sans-serif;font-size:24px;line-height:26px;}#ABI_ttp_please_log_in a{font-family:Verdana,sans-serif;font-size:24px;line-height:26px;text-decoration:underline;}#akrr-booking-wizard .ABI_wizard_hide{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#002F5F;margin:0 0 0 0;padding:0 0 0 0;z-index:600;}#akrr-booking-wizard .ABI_wizard_hide table{height:100%;width:100%;margin:0 0 0 0;padding:20px 20px 20px 20px;border-width:0 0 0 0;}#akrr-booking-wizard .ABI_wizard_hide tr{height:100%;width:100%;border-width:0 0 0 0;}#akrr-booking-wizard .ABI_wizard_hide td{height:100%;width:100%;border-width:0 0 0 0;font-family:Verdana,sans-serif;font-size:16px;line-height:18px;background-color:#002F5F;color:#FFFFFF;vertical-align:middle;padding:10px 10px 10px 10px;}#akrr-booking-wizard .ABI_loading{display:block;position:absolute;top:0;left:0;height:100%;width:100%;border-width:0 0 0 0;margin:0 0 0 0;padding:0 0 0 0;background-image:url(/sites/default/files/images/arrc_block.png);background-repeat:repeat;z-index:590;}#akrr-booking-wizard .ABI_in_proc{height:24px;width:236px;border-width:0 0 0 0;margin-top:30%;margin-left:30%;padding:0 0 0 0;background-image:url(/sites/default/files/images/arrc_inproc.gif);z-index:591;}#akrr-booking-wizard .ABI_oops_hide{position:absolute;top:0;left:0;height:100%;width:100%;margin:0 0 0 0;padding:0 0 0 0;z-index:600;background-image:url(/sites/default/files/images/arrc_block.png);background-repeat:repeat;}#akrr-booking-wizard .ABI_oops_hide table{height:80%;width:80%;margin:5% 10% 10% 10%;padding:0 0 0 0;border-width:0 0 0 0;}#akrr-booking-wizard .ABI_oops_hide tr{height:100%;width:100%;border-width:0 0 0 0;}#akrr-booking-wizard .ABI_oops_hide td{height:100%;width:100%;border-width:0 0 0 0;font-family:Verdana,sans-serif;font-size:22px;line-height:24px;background-color:#000;color:#FFF;vertical-align:middle;text-align:left;border:8px double #666;padding:10px 10px 10px 10px;}#akrr-booking-wizard .ABI_oops_hide td .ABI_gen_button{text-align:center;font-size:18px;width:70%;margin-left:auto;margin-right:auto;padding:6px 6px 6px 6px;}#akrr-booking-wizard .some_info,#akrr-booking-wizard .some_info p{background-color:#DDD;color:#000;font-family:Verdana,sans-serif;font-size:16px;font-weight:normal;text-align:left;margin:0 0 0 0;padding:6px 6px 6px 6px;}.ABI_error_pop{position:relative;font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;color:#CC3300;background-color:#FFFFFF;background-image:none;border:#CC3300 ridge 4px;padding:0 0 0 0;margin:0 0 0 0;text-align:left;z-index:600;}.ABI_error_pop_head{color:#FFFFFF;background-color:#CC3300;padding:5px 5px 5px 5px;margin:0 0 0 0;text-align:center;font-family:Verdana,sans-serif;font-size:14px;}.ABI_error_button{color:#CC3300;background-color:#FFFFFF;border:#CC3300 outset 6px;padding:4px 8px 4px 8px;margin:0 0 0 0;text-align:center;font-family:Verdana,sans-serif;font-size:12px;font-weight:bold;}.ABI_error_button:hover,.ABI_error_button:active{color:#000000;border-color:#000000;}.ABI_info_pop{position:relative;font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;color:#002F5E;background-color:#FFFFFF;background-image:none;border:#0066CC ridge 4px;padding:0 0 0 0;margin:0 0 0 0;text-align:left;z-index:600;}.ABI_info_pop_head{color:#FFFFFF;background-color:#002F5E;padding:5px 5px 5px 5px;margin:0 0 0 0;text-align:center;font-family:Verdana,sans-serif;font-size:14px;}.ABI_info_button{color:#002F5E;background-color:#FFFFFF;border:#002F5E outset 6px;padding:4px 8px 4px 8px;margin:0 0 0 0;text-align:center;font-family:Verdana,sans-serif;font-size:12px;font-weight:bold;}.ABI_info_button:hover,.ABI_info_button:active{color:#0066CC;border-color:#0066CC;}.ABI_edit_button{color:#002F5E;background-color:#E39C08;border:#002F5E outset 6px;padding:4px 8px 4px 8px;margin:0 10px 0 10px;text-align:center;font-family:Verdana,sans-serif;font-size:15px;font-weight:bold;cursor:pointer;}.ABI_edit_button:hover,.ABI_edit_button:active{background:#002F5E;border-color:#E39C08;color:#E39C08;}.ABI_click{position:relative;cursor:pointer;vertical-align:middle;}#akrr-booking-wizard #main-submit,#akrr-booking-wizard #alt-submit,#akrr-booking-wizard #retry-button,#akrr-booking-wizard .ABI_gen_button{color:#002F5E;border:#E39C08 solid 4px;background-color:#E39C08;padding:10px 10px 10px 10px;font-family:Verdana,sans-serif;font-size:18px;cursor:pointer;margin-left:2px;margin-right:2px;}.alt-submit-prefix{display:inline-block;font-size:18px;font-weight:bold;padding:15px;text-transform:uppercase;}#akrr-booking-wizard #main-submit:active,#akrr-booking-wizard #main-submit:hover,#akrr-booking-wizard #alt-submit:active,#akrr-booking-wizard #alt-submit:hover,#akrr-booking-wizard #retry-button:active,#akrr-booking-wizard #retry-button:hover,#akrr-booking-wizard .ABI_gen_button:active,#akrr-booking-wizard .ABI_gen_button:hover{color:#FFF;border:#002F5E solid 4px;background-color:#002F5E;}#akrr-booking-wizard #main-submit:disabled,#akrr-booking-wizard #alt-submit:disabled,#akrr-booking-wizard #retry-button:disabled,#akrr-booking-wizard .ABI_gen_button:disabled{color:#000;border:#CCC solid 4px;background-color:#CCC;cursor:default;}#akrr-booking-wizard .smaller_button{font-size:12px;padding:2px 12px 2px 12px;margin-top:5px;font-weight:normal;}#akrr-booking-wizard #edit-button-bar{position:relative;width:700px;text-align:center;margin:5px auto 5px;}#edit-button-bar .button_bar_button{color:#CCC;border:#093F77 solid 4px;background-color:#093F77;padding:2px 12px 2px 12px;font-family:Verdana,sans-serif;font-size:12px;cursor:default;margin-top:25px;margin-left:2px;margin-right:2px;font-weight:normal;}#edit-button-bar .current_bar_button{color:#FFF;border:#002F5E solid 4px;background-color:#002F5E;}#edit-button-bar .disabled_button{color:#000;border:#CCC solid 4px;background-color:#CCC;}#trips-in-cart{padding:10px;}#trips-in-cart.search-step .current_step_header,#trips-in-cart.search-step #shopping-cart-info{margin-left:auto;margin-right:auto;}#akrr-booking-wizard #edit-the-route,#shopping-cart-info{position:relative;max-width:694px;height:auto;font-family:Verdana,sans-serif;font-size:12px;border:#002F5E solid 3px;padding:0 0 0 0;margin:0 0 5px 0;}.trip-wrapper,.grand-total{clear:both;margin:5px;}#akrr-booking-wizard #edit-the-route .outbound_box{position:relative;width:330px;height:auto;font-family:inherit;font-size:inherit;float:left;}#akrr-booking-wizard #edit-the-route .return_box{position:relative;width:330px;height:auto;font-family:inherit;font-size:inherit;float:right;}#akrr-booking-wizard #edit-the-route .seating_request{position:relative;height:auto;font-family:inherit;font-size:inherit;padding:5px 5px 5px 5px;font-weight:bold;}#akrr-booking-wizard #edit-the-route .outbound_box hr,#akrr-booking-wizard #edit-the-route .return_box hr,#akrr-booking-wizard #edit-the-route hr,#shopping-cart-info hr{height:2px;padding:0;margin:0;border-color:#000;}.action-buttons{float:right;margin:0 0 2px 0;}#shopping-cart-info .cart_button,#akrr-booking-wizard .cart_button{display:inline;font-family:Verdana,sans-serif;font-size:10px;font-weight:bold;cursor:pointer;color:#002F5E;border:#E39C08 solid 2px;background-color:#E39C08;padding:0 2px 0 2px;margin:0 4px 0 4px;text-transform:uppercase;}#shopping-cart-info .cart_button:hover,#shopping-cart-info .cart_button:active,#akrr-booking-wizard .cart_button:hover,#akrr-booking-wizard .cart_button:active{color:#FFF;border:#002F5E solid 2px;background-color:#002F5E;}#akrr-booking-wizard #edit-error-block{margin:10px 10px 10px 10px;padding:0 0 0 0;font-size:20px;}#akrr-booking-wizard #edit-error-block .ABI_error,#akrr-should-not-be-here .ABI_error,#akrr-expired-session .ABI_error,#akrr-wrong-place .ABI_error{font-family:Roboto,Verdana,sans-serif;margin:10px 10px 10px 10px;padding:10px 10px 10px 10px;line-height:26px;color:#FFF;border:#660000 outset 6px;background-color:#993333;}#akrr-booking-wizard #edit-error-block .ABI_error a,#akrr-should-not-be-here .ABI_error a,#akrr-expired-session .ABI_error a,#akrr-wrong-place .ABI_error a{font-family:Roboto,Verdana,sans-serif;font-size:20px;line-height:26px;color:#9FF;}#akrr-booking-wizard #edit-error-block .xml_bits{background-color:#FFF;color:#000;font-family:Courier New,monospace;font-size:12px;line-height:14px;border:inset 4px #666;padding:2px 2px 2px 2px;white-space:normal;}#akrr-booking-wizard table{width:100%;border-collapse:collapse;}#akrr-booking-wizard tr:nth-of-type(odd){background:#ddd;}#akrr-booking-wizard tr:nth-of-type(even){background:#fff;}#akrr-booking-wizard th{font-family:Verdana,sans-serif;font-size:14px;background:#333;color:white;font-weight:bold;}#akrr-booking-wizard td{font-family:Roboto,Verdana,sans-serif;font-size:14px;padding:6px;border:1px solid #ccc;text-align:left;}#akrr-booking-wizard td a{font-family:Roboto,Verdana,sans-serif;font-size:14px;}#akrr-booking-wizard .is_disabled{color:#CCC;}.current_step_header{position:relative;max-width:692px;color:#FEBE10;background-color:#002F5F;font-family:Verdana,sans-serif;font-size:20px;text-align:center;padding:6px 4px 6px 4px;margin:0;}#akrr-booking-wizard #edit-error-block .date_table{}#akrr-booking-wizard #edit-error-block .date_table,#akrr-booking-wizard #edit-error-block .date_table table{margin-left:auto;margin-right:auto;border:#000066 solid 4px;width:400px;}#akrr-booking-wizard #edit-error-block .date_table th{background:#003;color:white;font-size:16px;}#akrr-booking-wizard #edit-error-block .date_table td,#akrr-booking-wizard #edit-error-block .date_table th{font-size:16px;border:#000066 solid 4px;text-align:center;font-family:Verdana,sans-serif;font-weight:bold;padding:2px 4px 2px 4px;}#akrr-booking-wizard #edit-error-block .date_table tr:nth-of-type(odd){color:#000000;background:#FFFFFF;}#akrr-booking-wizard #edit-error-block .date_table tr:nth-of-type(even){background:#E39C08;color:#002F5E;}#akrr-booking-wizard .scrolling_box{position:relative;top:0;left:5px;width:685px;height:100px;font-family:Verdana,sans-serif;font-size:12px;text-align:left;text-transform:none;word-wrap:normal;overflow:scroll;border:#036 2px solid;}#akrr-booking-wizard .wrapping_box{position:relative;top:0;left:5px;width:685px;height:auto;font-family:Verdana,sans-serif;font-size:12px;text-align:left;text-transform:none;word-wrap:normal;border:#000 1px solid;}#akrr-booking-wizard .ttp-chargeback{width:80%;font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;text-align:center;text-transform:none;margin-left:auto;margin-right:auto;}#akrr-booking-wizard .form-item-terms-and-conditions{left:0;width:700px;font-family:Verdana,sans-serif;font-size:12px;font-weight:bold;text-align:right;text-transform:none;}#akrr-booking-wizard #edit-the-charges .charge_bar{padding:10px 10px 10px 10px;margin:0 0 0 0;font-family:Verdana,sans-serif;font-size:14px;color:#FFF;background-color:#666;}#akrr-booking-wizard .main_section_bar{position:relative;width:692px;padding:6px 4px 6px 4px;margin:0 0 0 0;text-align:left;font-family:Verdana,sans-serif;font-size:16px;text-transform:none;background-color:#666;color:#FFF;}#akrr-booking-wizard .main_section_bar_center{position:relative;width:692px;padding:6px 4px 6px 4px;margin:0 0 0 0;text-align:center;font-family:Verdana,sans-serif;font-size:16px;text-transform:none;background-color:#666;color:#FFF;}#akrr-booking-wizard .sub_section_bar{position:relative;width:630px;left:24px;text-transform:none;background-color:#666;color:#FFF;font-family:Verdana,sans-serif;font-size:16px;font-weight:normal;text-align:left;padding:6px 6px 6px 6px;margin:4px 0 4px 0;}#akrr-booking-wizard .cent_sub_section_bar{position:relative;width:90%;left:5%;text-transform:none;background-color:#666;color:#FFF;font-family:Verdana,sans-serif;font-size:16px;font-weight:normal;text-align:center;padding:6px 6px 6px 6px;margin:4px 0 4px 0;}#akrr-booking-wizard .general_message{position:relative;left:250px;width:400px;font-family:Verdana,sans-serif;font-size:12px;font-weight:bold;text-align:center;margin:0 0 0 0;}@media only screen and (max-width:436px){#akrr-booking-wizard .small_form_button{font-size:14px;padding:4px 10px 4px 10px;}}@media only screen and (max-width:498px){#akrr-booking-wizard .small_form_button{font-size:12px;padding:3px 10px 3px 10px;}}@media only screen and (min-width:740px) and (max-width:979px){.akrr_booking_block #akrr-booking-wizard .small_form_button{font-size:12px;padding:3px 10px 3px 10px;}}@media only screen and (max-width:980px){#trips-in-cart{position:relative;top:96px;}.akrr_booking_page,.akrr_booking_page .ABI_ttp_check,#ABI_ttp_please_log_in{margin-top:96px;margin-left:auto;margin-right:auto;}}@media only screen and (min-width:438px) and (max-width:725px){.akrr_booking_page,#akrr-booking-wizard #edit-button-bar{width:420px;}#akrr-booking-wizard #edit-error-block{margin:0 0 5px 0;}#akrr-booking-wizard #edit-error-block .ABI_error{margin:0 0 5px 0;}#akrr-booking-wizard #edit-error-block .date_table,#akrr-booking-wizard #edit-error-block .date_table table{width:360px;}#akrr-booking-wizard .current_step_header{font-size:18px;width:412px;}#akrr-booking-wizard .button_bar_button{display:inline;}#akrr-booking-wizard .button_bar_button:disabled{display:none;}#akrr-booking-wizard #edit-the-route{width:412px;border-width:3px 0 3px 0;}#akrr-booking-wizard #edit-the-route .outbound_box{width:410px;float:none;}#akrr-booking-wizard #edit-the-route .return_box{width:410px;background-color:#EEE;float:none;}#akrr-booking-wizard #main-submit,#akrr-booking-wizard #alt-submit{padding:4px 6px 4px 6px;font-size:smaller;}#akrr-booking-wizard .alt-submit-prefix{font-size:smaller;padding:10px;}#akrr-booking-wizard .scrolling_box{width:405px;height:200px;}#akrr-booking-wizard .wrapping_box{width:405px;}#akrr-booking-wizard .main_section_bar,#akrr-booking-wizard .main_section_bar_center{width:412px;font-size:14px;}#akrr-booking-wizard .cent_sub_section_bar,#akrr-booking-wizard .sub_section_bar{width:360px;left:20px;font-size:12px;}#akrr-booking-wizard .general_message{left:5px;}}@media only screen and (min-width:341px) and (max-width:437px){.akrr_booking_page,#akrr-booking-wizard #edit-button-bar{width:340px;}#akrr-booking-wizard #edit-error-block{margin:0 0 5px 0;}#akrr-booking-wizard #edit-error-block .ABI_error{margin:0 0 5px 0;}#akrr-booking-wizard #retry-button{padding:6px 6px 6px 6px;font-size:14px;}#akrr-booking-wizard #edit-error-block .date_table,#akrr-booking-wizard #edit-error-block .date_table table{width:300px;}#akrr-booking-wizard #edit-error-block .date_table td,#akrr-booking-wizard #edit-error-block .date_table th{font-size:14px;}#akrr-booking-wizard .current_step_header{width:334px;font-size:14px;}#akrr-booking-wizard .button_bar_button{display:inline;}#akrr-booking-wizard .button_bar_button:disabled{display:none;}#akrr-booking-wizard #edit-the-route{width:330px;border-width:3px 0 3px 0;}#akrr-booking-wizard #edit-the-route .outbound_box{width:330px;float:none;}#akrr-booking-wizard #edit-the-route .return_box{width:330px;float:none;}#akrr-booking-wizard #main-submit,#akrr-booking-wizard #alt-submit{padding:4px 6px 4px 6px;font-size:smaller;}#akrr-booking-wizard .alt-submit-prefix{padding:10px;font-size:smaller;}#akrr-booking-wizard .scrolling_box{width:325px;height:200px;}#akrr-booking-wizard .wrapping_box{width:325px;}#akrr-booking-wizard .main_section_bar,#akrr-booking-wizard .main_section_bar_center{width:334px;font-size:12px;}#akrr-booking-wizard .cent_sub_section_bar,#akrr-booking-wizard .sub_section_bar{width:288px;left:16px;font-size:12px;}#akrr-booking-wizard .general_message{left:5px;width:330px;}#akrr-booking-wizard .general_message{left:0;width:290px;font-size:11px;}}@media only screen and (max-width:340px){.akrr_booking_page,#akrr-booking-wizard #edit-button-bar{width:300px;}#akrr-booking-wizard #edit-error-block{margin:0 0 5px 0;}#akrr-booking-wizard #edit-error-block .ABI_error{margin:0 0 5px 0;}#akrr-booking-wizard #retry-button{padding:6px 6px 6px 6px;font-size:14px;}#akrr-booking-wizard #edit-error-block .date_table,#akrr-booking-wizard #edit-error-block .date_table table{margin:0 0 0 0;width:100%;}#akrr-booking-wizard #edit-error-block .date_table td,#akrr-booking-wizard #edit-error-block .date_table th{font-size:14px;padding:2px 2px 2px 2px;}#akrr-booking-wizard .current_step_header{width:294px;font-size:12px;}#akrr-booking-wizard .button_bar_button{display:inline;}#akrr-booking-wizard .button_bar_button:disabled{display:none;}#akrr-booking-wizard #edit-the-route{width:294px;border-width:3px 0 3px 0;}#akrr-booking-wizard #edit-the-route .outbound_box{width:290px;font-size:smaller;float:none;}#akrr-booking-wizard #edit-the-route .return_box{width:290px;font-size:smaller;background-color:#EEE;float:none;}#akrr-booking-wizard #main-submit,#akrr-booking-wizard #alt-submit{padding:4px 6px 4px 6px;font-size:smaller;}#akrr-booking-wizard .alt-submit-prefix{padding:10px;font-size:smaller;display:block;}#akrr-booking-wizard .scrolling_box{left:5px;width:285px;height:200px;}#akrr-booking-wizard .wrapping_box{width:285px;}#akrr-booking-wizard .main_section_bar,#akrr-booking-wizard .main_section_bar_center{width:294px;font-size:12px;padding:4px 4px 4px 4px;}#akrr-booking-wizard .cent_sub_section_bar,#akrr-booking-wizard .sub_section_bar{width:262px;left:14px;font-size:12px;}#akrr-booking-wizard .general_message{left:0;width:264px;font-size:10px;}.action-links .edit-menu ul{min-width:60px;}}#akrr-booking-wizard .generic_message{position:relative;left:0;width:680px;font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;text-transform:none;text-align:left;background-color:#CFC;padding:6px 10px 6px 10px;margin:10px 0 10px 0;}@media only screen and (min-width:438px) and (max-width:725px){#akrr-booking-wizard .generic_message{width:408px;padding:6px 6px 6px 6px;}}@media only screen and (min-width:341px) and (max-width:437px){#akrr-booking-wizard .generic_message{width:328px;padding:6px 6px 6px 6px;}}@media only screen and (max-width:340px){#akrr-booking-wizard .generic_message{width:288px;font-size:12px;padding:6px 6px 6px 6px;}}#akrr-booking-wizard .travel_w_others_group{position:relative;top:0;left:0;margin:0 0 5px 0;padding:0 0 0 0;border:#666 solid 2px;}#akrr-booking-wizard .travel_w_others_heading{font-family:Verdana,sans-serif;font-size:18px;text-align:left;font-weight:normal;text-transform:none;margin:0 0 0 0;padding:4px 4px 4px 4px;background-color:#666;color:#FFF;}#akrr-booking-wizard .travel_w_others_group .form-item{font-family:Verdana,sans-serif;font-size:16px;font-weight:normal;text-transform:none;margin:4px 4px 4px 4px;}#akrr-booking-wizard .travel_w_others_group .form-item label{margin:4px 4px 4px 4px;font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;text-transform:none;}#akrr-booking-wizard .travel_w_others_group .form-item input{margin:4px 4px 4px 4px;padding:0 3px 0 3px;font-size:16px;height:28px;width:98%;}@media only screen and (min-width:438px) and (max-width:725px){#akrr-booking-wizard .travel_w_others_group{border-width:3px 0 3px 0;}}@media only screen and (min-width:341px) and (max-width:437px){#akrr-booking-wizard .travel_w_others_group{border-width:3px 0 3px 0;}}@media only screen and (max-width:340px){#akrr-booking-wizard .travel_w_others_group{width:300px;margin:0 0 4px 0;border-width:0 0 2px 0;}#akrr-booking-wizard .travel_w_others_heading{font-size:16px;}#akrr-booking-wizard .travel_w_others_group .form-item{}#akrr-booking-wizard .travel_w_others_group .form-item label{font-size:12px;}#akrr-booking-wizard .travel_w_others_group .form-item input{width:280px;}}.wct_pop_ok{width:90%;height:auto;max-height:550px;max-width:400px;padding:0 0 0 0;margin:0 auto 0 auto;border:#002F5F ridge 6px;}.wct_pop_ok_head{padding:5px 5px 5px 5px;margin:0 0 0 0;text-align:center;font-family:Courier New,monospace;font-size:16px;cursor:move;color:#FEBE10;background-color:#002F5F;}.wct_pop_ok_inner{max-height:504px;max-width:378px;overflow:auto;white-space:normal;padding:5px 5px 5px 5px;font-family:Courier New,monospace;font-size:16px;font-weight:bold;color:#002F5F;background-color:#FFF;}.wct_pop_bad{width:90%;height:auto;max-height:550px;max-width:400px;padding:0 0 0 0;margin:0 auto 0 auto;border:#CC3300 ridge 6px;}.wct_pop_bad_head{padding:5px 5px 5px 5px;margin:0 0 0 0;text-align:center;font-family:Courier New,monospace;font-size:16px;cursor:move;color:#FFFFFF;background-color:#CC3300;}.wct_pop_bad_inner{max-height:504px;max-width:378px;overflow:auto;white-space:normal;padding:5px 5px 5px 5px;font-family:Courier New,monospace;font-size:16px;font-weight:bold;color:#CC3300;background-color:#FFFFFF;}.block-akrr-spawn-confirm-pixel{display:none;}.yellow_back,div .yellow_back{background-color:yellow;}
#page-title{display:none;}#zone-highlighted{display:none;}#admin-menu{display:none;}body.admin-menu.adminimal-menu:before{display:none;}#zone-content{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}#region-content{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}.akrr_ttp_head{width:100%;font-family:Verdana,sans-serif;font-size:12px;background-color:#eee;text-align:right;font-weight:normal;height:20px;padding:8px 6px 6px 6px;margin-bottom:4px;}.akrr_ttp_head .akrr_button_small{background:#e39c08;border:0;border-radius:0;color:#000;font-family:'Josefin Sans',Arial,sans-serif;font-size:10px;padding:6px 4px 6px 4px;text-shadow:none;text-transform:uppercase;}.akrr_ttp_head .akrr_button_small:hover{background:#002F5E;color:#fff;}.akrr_ttp_head .akrr_button_small{font-weight:bold;color:#000 !important;}.akrr_ttp_head .akrr_button_small:hover{color:#fff !important;}.akrr_ttp_head a{}.ttp_greeting{font-family:Verdana,sans-serif;}.block-akrr-ttpp a{font-size:18px;font-weight:bold;}td.currency{text-align:right;}#akrr-ttpp-review-bookings-form fieldset{border:1px solid #ccc;padding:0 0 15px 15px;}#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-item,#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-radios,#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-submit{display:inline-block;}#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-item,#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-radios{width:31.3%;margin-right:10px;}#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-radios .form-item{width:49%;margin-top:10px;position:relative;top:7px;}@media (max-width:979px){#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-item{width:30.8%}#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-radios{width:100%;}#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-radios .form-item{width:unset;margin-right:10px;}}@media (max-width:514px){#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-item,#akrr-ttpp-review-bookings-form .fieldset-wrapper > div.form-radios{width:97%;}}#akrr-ttpp-review-bookings-form .fieldset-wrapper #edit-dates{width:71%;margin:0 10px 0 0;}@media (max-width:1219px){#akrr-ttpp-review-bookings-form .fieldset-wrapper #edit-dates{width:95.5%;}}#akrr-ttpp-review-bookings-form .fieldset-wrapper #edit-actions{border:none;padding:0;}#akrr-ttpp-review-bookings-form .fieldset-wrapper .form-submit{vertical-align:middle;margin-right:7px;}#akrr-ttpp-review-bookings-form .fieldset-wrapper .reset-button{vertical-align:middle;position:relative;top:2px;}#akrr-ttpp-review-bookings-form label{display:inline-block;}#akrr-ttpp-review-bookings-form .help{cursor:help;}
.fc button,.fc table,body .fc{font-size:1em}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-webkit-touch-callout:none;-khtml-user-select:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc.fc-bootstrap3 a,.ui-widget .fc-event{text-decoration:none}.fc-limited{display:none}.fc-icon,.fc-toolbar .fc-center{display:inline-block}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-bootstrap3 .fc-popover .panel-body,.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-now-indicator{position:absolute;border:0 solid red}.fc-bootstrap3 .fc-today.alert,.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-bootstrap4 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-bootstrap3 hr.fc-divider,.fc-bootstrap4 hr.fc-divider{border-color:inherit}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}
#akrr-customer-availability-calendar-form fieldset{border:1px solid #ccc;padding:0 0 0 15px;}#akrr-customer-availability-calendar-form .fieldset-wrapper .form-item,#akrr-customer-availability-calendar-form .fieldset-wrapper .form-submit{display:inline-block;}#akrr-customer-availability-calendar-form .fieldset-wrapper .form-item{width:23.5%;margin-right:10px;}#akrr-customer-availability-calendar-form .fieldset-wrapper #edit-actions{width:unset;border:none;padding:5px 0 0;vertical-align:top;}#akrr-customer-availability-calendar-form .fieldset-wrapper .form-item select{width:100%;}#akrr-customer-availability-calendar-form .fieldset-wrapper .form-submit{margin-right:10px;}#akrr-customer-availability-calendar-form #sold-out-submit,#akrr-customer-availability-calendar-form #sold-out-reset{margin-right:7px;}#akrr-customer-availability-calendar-form #availability-calendar{position:relative;}#akrr-customer-availability-calendar-form #key{position:absolute;right:0;top:10px;}#akrr-customer-availability-calendar-form #key div,#akrr-customer-availability-calendar-form #key label{display:inline-block;vertical-align:middle;}#akrr-customer-availability-calendar-form #key label{margin-left:3px;}#akrr-customer-availability-calendar-form #key div{height:15px;width:15px;border:gray 1px solid;margin-left:10px;}.fc-center{margin-right:170px !important;}.fc-center h2{margin-top:0 !important;font-size:26px;}.fc-today{}.fc td{font-size:20px;vertical-align:middle;}.fc-event{line-height:3;font-family:Verdana,sans-serif;text-align:center;}#akrr-customer-availability-calendar-form .plenty-of-seats{font-family:Verdana,sans-serif;color:white;background-color:#33C;font-size:16px;}#akrr-customer-availability-calendar-form .less-than-10{font-family:Verdana,sans-serif;color:black;background-color:#fc3;border-color:#ff0;font-weight:bold;font-size:16px;line-height:20px;padding-top:2px;padding-bottom:2px;}#akrr-customer-availability-calendar-form .sold-out,#akrr-customer-availability-calendar-form .sold-out:hover,#akrr-customer-availability-calendar-form .sold-out:active{line-height:3;font-family:Verdana,sans-serif;background-color:#903;color:white;border-color:#330;font-size:16px;}#akrr-customer-availability-calendar-form .not-available{background-color:#ccc;font-size:16px;}#akrr-customer-availability-calendar-form .not-today{background-color:transparent;font-size:16px;}#akrr-customer-availability-calendar-form .form-type-textfield label::after,#akrr-customer-availability-calendar-form .form-type-select label::after{font-family:Courier New,monospace;content:"*";color:#FF0000;font-size:22px;font-weight:bold;}
