.order-form-widget.cannot-book .order-form{display:none}.order-form-widget.force-sell.cannot-book .not-booking{display:none}.order-form-widget.force-sell.cannot-book .order-form{display:block}.arenacrp_header{padding-top:8px}.arenacrp_header .nav>li{margin-right:15px;padding:0 4px}.arenacrp_header .nav>li.active{border-bottom:4px solid #006aca;font-weight:bold}.arenacrp_header .nav>li a{border:0 !important;background-color:transparent;padding:0;padding-bottom:10px;color:#000;font-size:18px}.arenacrp_header .nav>li a:hover{color:#000}.arenacrp_order_form{--calendar-width:calc(var(--cell-size) * 7 + var(--cell-margin) * 14);--calendar-height:calc(var(--cell-size) * 6 + var(--cell-margin) * 14 + 30px * 2);position:relative;box-sizing:border-box;min-height:var(--calendar-height)}.arenacrp_order_form .left_pane{transition:width .1s ease,margin .1s ease,flex .1s ease}.arenacrp_order_form .left_pane .datepicker{margin:0 auto;width:var(--calendar-width)}.arenacrp_order_form .left_pane .datepicker table{width:var(--calendar-width)}.arenacrp_order_form .left_pane .datepicker td.day{width:auto;height:auto;padding:0}.arenacrp_order_form .left_pane .datepicker td.day .inner-day{display:flex;align-items:center;justify-content:center;width:var(--cell-size);height:var(--cell-size);margin:var(--cell-margin);border-radius:3px}.arenacrp_order_form .left_pane .datepicker td.day.disabled{color:#999999}.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled).active,.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled):hover{background-color:transparent}.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled).active .inner-day.bg-success,.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled):hover .inner-day.bg-success{color:#fff;background-color:#5ca43f}.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled).active .inner-day.bg-warning,.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled):hover .inner-day.bg-warning{color:#fff;background-color:#e1c118}.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled).active .inner-day.bg-danger,.arenacrp_order_form .left_pane .datepicker td.day:not(.disabled):hover .inner-day.bg-danger{color:#fff;background-color:#a84242}.arenacrp_order_form .left_pane .datepicker .datepicker-switch{cursor:unset}.arenacrp_order_form .left_pane .datepicker .datepicker-switch:hover{background:unset}.arenacrp_order_form .right_pane{display:flex;flex-direction:column;transition:width .1s ease,margin .1s ease,flex .1s ease}.arenacrp_order_form .right_pane .shows_date{font-weight:bold;font-size:16px}.arenacrp_order_form .right_pane .shows{overflow-x:hidden;overflow-y:auto}.arenacrp_order_form .right_pane .shows .show-item{width:100%;display:flex;flex-flow:row nowrap;overflow:hidden}.arenacrp_order_form .right_pane .shows .show-item .btn{transition:flex .1s ease;width:100%;flex-shrink:0}.arenacrp_order_form .right_pane .shows .show-item .show_activator{color:#333;font-weight:normal}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-success{background-color:#dff0d8;border-color:#b2dba1}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-success:hover{border-color:#5ca43f;background-color:#5ca43f;color:#fff}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-warning{background-color:#fcf8e3;border-color:#f5e79e}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-warning:hover{border-color:#e1c118;background-color:#e1c118;color:#fff}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-danger{background-color:#f2dede;border-color:#dca7a7}.arenacrp_order_form .right_pane .shows .show-item .show_activator.btn-danger:hover{border-color:#a84242;background-color:#a84242;color:#fff}.arenacrp_order_form .right_pane .shows .show-item .show_selector{margin-left:10px}.arenacrp_order_form .right_pane .shows .show-item.active .btn{flex-shrink:1}.arenacrp_order_form .right_pane .shows .show-item.active .show_activator.btn-success{border-color:#5ca43f;background-color:#5ca43f;color:#fff}.arenacrp_order_form .right_pane .shows .show-item.active .show_activator.btn-warning{border-color:#e1c118;background-color:#e1c118;color:#fff}.arenacrp_order_form .right_pane .shows .show-item.active .show_activator.btn-danger{border-color:#a84242;background-color:#a84242;color:#fff}.arenacrp_order_form .right_pane .shows_toolbar_desktop{display:none}.arenacrp_order_form .right_pane .shows_toolbar_mobile{display:none}@media (min-width:768px){.arenacrp_order_form{--cell-size:45px;--cell-margin:2px}.arenacrp_order_form .panes{width:100%;display:flex}.arenacrp_order_form .left_pane{flex:1;margin-right:20px}.arenacrp_order_form .right_pane{height:var(--calendar-height);overflow:hidden;flex:0}.arenacrp_order_form .right_pane .shows_toolbar_desktop{display:block;height:30px;padding:5px;text-align:center}.arenacrp_order_form .right_pane .shows{padding-right:10px}.arenacrp_order_form.shows_visible .left_pane{flex:6}.arenacrp_order_form.shows_visible .right_pane{flex:4}}@media (max-width:767px){.arenacrp_order_form{--cell-size:11vw;--cell-margin:1px;width:100%;overflow:hidden}.arenacrp_order_form .panes{display:flex;width:100%}.arenacrp_order_form .left_pane{width:100%}.arenacrp_order_form .right_pane{width:0;overflow:hidden}.arenacrp_order_form.shows_visible .left_pane{margin-left:calc(var(--calendar-width) * -1);margin-left:-100%}.arenacrp_order_form.shows_visible .right_pane{width:100%;margin-left:0}.arenacrp_order_form.shows_visible .right_pane .shows_toolbar_mobile{display:block}.arenacrp_order_form.shows_visible .right_pane .shows_toolbar_mobile .btn{width:100%;position:relative;color:#333333}.arenacrp_order_form.shows_visible .right_pane .shows_toolbar_mobile .btn .glyphicon{color:#006ACA;position:absolute;left:10px;top:11px}}@media (min-width:768px){body.whitelabel .arenacrp_order_form{--cell-size:40px;--cell-margin:2px}}