@charset "UTF-8";
/**
 * Colors
 */
/**
 * Often re-used variables
 */
/**
 * Breakpoints & Media Queries
 */
.clear {
  clear: both; }

.nobr {
  white-space: nowrap; }

/**
 * Objects
 */
.clear {
  clear: both; }

.nobr {
  white-space: nowrap; }

/**
 * Objects
 */
@font-face {
  font-family: 'woocommerce';
  src: url(../fonts/WooCommerce.eot);
  src: url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/WooCommerce.woff) format("woff"), url(../fonts/WooCommerce.ttf) format("truetype"), url(../fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: normal;
  font-style: normal; }

#adminmenu #menu-posts-wc_booking.menu-icon-post div.wp-menu-image:before {
  content: '\E00E';
  font-size: 1.25em !important;
  font-family: 'woocommerce' !important; }

table.wp-list-table span.product-type.booking:before {
  content: '\E00E';
  font-family: 'woocommerce' !important; }

#woocommerce-product-data ul.wc-tabs li.bookings_resources_tab a:before {
  content: '\E027' !important;
  font-family: 'woocommerce' !important; }

#woocommerce-product-data ul.wc-tabs li.bookings_availability_tab a:before {
  content: '\E00E' !important;
  font-family: 'woocommerce' !important; }

#woocommerce-product-data ul.wc-tabs li.bookings_pricing_tab a:before {
  content: '\E01E' !important;
  font-family: 'woocommerce' !important; }

#woocommerce-product-data ul.wc-tabs li.bookings_persons_tab a:before {
  content: '\E026' !important;
  font-family: 'woocommerce' !important; }

#woocommerce-product-data .addon_wc_booking_person_qty_multiplier {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #eee; }
  #woocommerce-product-data .addon_wc_booking_person_qty_multiplier label {
    display: block;
    float: none;
    margin-bottom: 5px !important;
    margin-left: 0;
    width: auto; }
  #woocommerce-product-data .addon_wc_booking_person_qty_multiplier input {
    margin-right: 2px; }

#woocommerce-product-data .addon_wc_booking_block_qty_multiplier {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #eee; }
  #woocommerce-product-data .addon_wc_booking_block_qty_multiplier label {
    display: block;
    float: none;
    margin-bottom: 5px !important;
    margin-left: 0;
    width: auto; }
  #woocommerce-product-data .addon_wc_booking_block_qty_multiplier input {
    margin-right: 2px; }

.wc-pao-addon-content .addon_wc_booking_person_qty_multiplier {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #eee; }
  .wc-pao-addon-content .addon_wc_booking_person_qty_multiplier label {
    display: block;
    float: none;
    margin-bottom: 5px !important;
    margin-left: 0;
    width: auto; }
  .wc-pao-addon-content .addon_wc_booking_person_qty_multiplier input {
    margin-right: 2px; }

.wc-pao-addon-content .addon_wc_booking_block_qty_multiplier {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #eee; }
  .wc-pao-addon-content .addon_wc_booking_block_qty_multiplier label {
    display: block;
    float: none;
    margin-bottom: 5px !important;
    margin-left: 0;
    width: auto; }
  .wc-pao-addon-content .addon_wc_booking_block_qty_multiplier input {
    margin-right: 2px; }

._wc_booking_first_block_time_field input[type="time"] {
  width: auto;
  border-color: #ddd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  border-style: solid;
  border-width: 1px;
  color: #333; }

th.column-booking_status {
  text-align: center;
  width: 48px; }

.type-wc_booking .column-booking_status {
  text-align: center;
  width: 48px; }
  .type-wc_booking .column-booking_status span {
    display: block;
    text-indent: -9999px;
    position: relative;
    height: 1em;
    width: 1em; }
    .type-wc_booking .column-booking_status span:before {
      font-family: 'woocommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin: 0;
      text-indent: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      content: "\E001";
      font-size: 1.4em; }
    .type-wc_booking .column-booking_status span.status-unpaid:before, .type-wc_booking .column-booking_status span.status-incart:before {
      content: "\E033"; }
    .type-wc_booking .column-booking_status span.status-pending:before, .type-wc_booking .column-booking_status span.status-pending-confirmation:before {
      content: "\E012";
      color: #ffba00; }
    .type-wc_booking .column-booking_status span.status-confirmed:before {
      content: "\E011";
      color: #7ad03a; }
    .type-wc_booking .column-booking_status span.status-paid:before {
      content: "\E015";
      color: #2ea2cc; }
    .type-wc_booking .column-booking_status span.status-cancelled:before {
      content: "\E013";
      color: #a00; }
    .type-wc_booking .column-booking_status span.status-complete:before {
      content: "\E015";
      color: #995; }

.column-booking_actions a {
  display: block;
  text-indent: -9999px;
  position: relative;
  height: 1em;
  width: 1em;
  padding: 0 !important;
  height: 2em !important;
  width: 2em;
  margin-right: 4px !important; }
  .column-booking_actions a:after {
    font-family: 'woocommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\E001";
    line-height: 1.85; }
  .column-booking_actions a.confirm:after {
    content: "\E017"; }
  .column-booking_actions a.view:after {
    content: "\E010"; }

#woocommerce-booking-save input {
  float: right; }

#woocommerce-booking-save #delete-action {
  line-height: 25px;
  vertical-align: middle;
  text-align: left;
  float: left; }
  #woocommerce-booking-save #delete-action a {
    color: #a00; }

#woocommerce-booking-save .inside {
  margin: 0;
  padding: 10px;
  overflow: hidden; }

#woocommerce-booking-data h2.hndle, #woocommerce-booking-data h3.hndle, #woocommerce-booking-data .handlediv {
  display: none; }

#woocommerce-booking-data .inside {
  display: block !important;
  padding: 0;
  margin: 0; }
  #woocommerce-booking-data .inside .select2-container {
    width: 100% !important; }

#woocommerce-bookable-resource-data .inside, #woocommerce-bookable-resource-data .woocommerce_options_panel {
  padding: 0;
  margin: 0; }

.dokan-booking-wrapper .booking-customer-details {
    width: 100%;
}
.dokan-booking-wrapper .booking-customer-details td, #woocommerce-customer-data .booking-customer-details th {
    vertical-align: top;
    text-align: left;
}
.dokan-booking-wrapper .booking-customer-details th {
    padding: 0 6px 6px 0;
    background-color: transparent;
}
.dokan-booking-wrapper .booking-customer-details td {
    padding: 0 0 6px;
    overflow-wrap: anywhere;
}
.dokan-booking-wrapper .booking-customer-details .view td {
    padding-bottom: 12px;
}

#booking_data {
  padding: 23px 24px;
  *zoom: 1; }
  #booking_data:before, #booking_data:after {
    content: " ";
    display: table; }
  #booking_data:after {
    clear: both; }
  #booking_data h2 {
    margin: 0;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 1.2;
    text-shadow: 1px 1px 1px white;
    padding: 0; }
  #booking_data h4 {
    color: #333;
    margin: 1.33em 0 0; }
  #booking_data p {
    color: #777; }
  #booking_data p.booking_number {
    margin: 0;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
    font-weight: normal;
    line-height: 1.6em;
    font-size: 16px; }
  #booking_data .booking_data_column_container {
    clear: both; }
  #booking_data .booking_data_column {
    width: 32%;
    padding: 0 2% 0 0;
    float: left; }
    #booking_data .booking_data_column:last-child {
      padding-right: 0; }
    #booking_data .booking_data_column p {
      padding: 0 !important; }
    #booking_data .booking_data_column .form-field {
      float: left;
      width: 48%;
      padding: 0;
      margin: 9px 0 0 0; }
      #booking_data .booking_data_column .form-field.product_or_resource_id_field, #booking_data .booking_data_column .form-field.booking_start_date_field, #booking_data .booking_data_column .form-field.booking_start_time_field {
        margin-right: 3.8%; }
      #booking_data .booking_data_column .form-field._booking_all_day_field {
        width: 100%; }
      #booking_data .booking_data_column .form-field label {
        display: block;
        padding: 0 0 3px; }
      #booking_data .booking_data_column .form-field input[type="number"], #booking_data .booking_data_column .form-field input[type="text"] {
        padding: 6px;
        height: auto; }
      #booking_data .booking_data_column .form-field input[type="text"], #booking_data .booking_data_column .form-field textarea {
        width: 100%; }
      #booking_data .booking_data_column .form-field input[type="checkbox"] {
        width: auto; }
      #booking_data .booking_data_column .form-field select {
        width: 100%; }
      #booking_data .booking_data_column .form-field #booking_status_chzn .chzn-search {
        display: none; }
      #booking_data .booking_data_column .form-field .chzn-container {
        width: 100% !important; }
      #booking_data .booking_data_column .form-field .date-picker-field {
        width: 9em; }
      #booking_data .booking_data_column .form-field .hour, #booking_data .booking_data_column .form-field .minute {
        width: 3.5em; }
      #booking_data .booking_data_column .form-field small {
        display: block;
        margin: 5px 0 0 0;
        color: #999; }
      #booking_data .booking_data_column .form-field.form-field-wide input[type="text"] {
        width: 100%; }
      #booking_data .booking_data_column .form-field.booking-person {
        float: none;
        width: 100%; }
    #booking_data .booking_data_column .form-field.last {
      float: right; }
    #booking_data .booking_data_column .form-field-wide {
      width: 100%;
      clear: both; }
      #booking_data .booking_data_column .form-field-wide input, #booking_data .booking_data_column .form-field-wide textarea {
        width: 100%; }
      #booking_data .booking_data_column .form-field-wide select {
        width: 100%; }
    #booking_data .booking_data_column p.none_set {
      color: #999; }
    #booking_data .booking_data_column ._billing_first_name_field, #booking_data .booking_data_column ._billing_address_1_field, #booking_data .booking_data_column ._billing_city_field, #booking_data .booking_data_column ._billing_country_field, #booking_data .booking_data_column ._billing_email_field,
    #booking_data .booking_data_column ._shipping_first_name_field, #booking_data .booking_data_column ._shipping_address_1_field, #booking_data .booking_data_column ._shipping_city_field, #booking_data .booking_data_column ._shipping_country_field {
      float: left; }
    #booking_data .booking_data_column ._billing_last_name_field, #booking_data .booking_data_column ._billing_address_2_field, #booking_data .booking_data_column ._billing_postcode_field, #booking_data .booking_data_column ._billing_state_field, #booking_data .booking_data_column ._billing_phone_field,
    #booking_data .booking_data_column ._shipping_last_name_field, #booking_data .booking_data_column ._shipping_address_2_field, #booking_data .booking_data_column ._shipping_postcode_field, #booking_data .booking_data_column ._shipping_state_field {
      float: right; }
    #booking_data .booking_data_column ._billing_company_field, #booking_data .booking_data_column ._shipping_company_field {
      clear: both;
      width: 100%; }
    #booking_data .booking_data_column ._billing_email_field {
      clear: left; }
    #booking_data .booking_data_column div.edit_address {
      display: none;
      overflow: hidden;
      zoom: 1;
      padding-right: 1px; }
  #booking_data #booking_date {
    width: 50%; }

.wc_bookings_calendar_form {
  margin: 1em 0 0 !important;
  width: 100%;
  max-width: 875px; }
  .wc_bookings_calendar_form .daily_popover {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    position: absolute;
    background: #fff;
    padding: 0 10px;
    z-index: 999999;
    font-size: 12px;
    width: 260px;
    box-shadow: 0px 0px 11px 0px #E3E3E3; }
    .wc_bookings_calendar_form .daily_popover h3 {
      margin: 0 0 0 11px;
      font-weight: 500;
      font-size: 18px;
      width: 210px; }
    .wc_bookings_calendar_form .daily_popover a {
      color: #000; }
    .wc_bookings_calendar_form .daily_popover a:hover {
      text-decoration: none; }
    .wc_bookings_calendar_form .daily_popover #event_detail_header {
      padding: 30px 0; }
      .wc_bookings_calendar_form .daily_popover #event_detail_header span {
        display: block;
        position: absolute;
        top: 16px;
        right: 16px;
        font-weight: bold;
        cursor: pointer; }
    .wc_bookings_calendar_form .daily_popover #event_detail_footer {
      margin: 20px 0;
      padding-left: 10px; }
      .wc_bookings_calendar_form .daily_popover #event_detail_footer span {
        padding-left: 12px; }
    .wc_bookings_calendar_form .daily_popover #event_detail_body {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body ul {
        margin-left: 28px; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li span:before {
        font-family: "dashicons";
        display: block;
        position: absolute;
        left: -18px; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li.daily_popover_datetime_icon span:before {
        content: "\F508"; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li.daily_popover_customer_icon span:before {
        content: "\F110"; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li.daily_popover_resource_icon span:before {
        content: "\F180"; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li.daily_popover_persons_icon span:before {
        content: "\F307"; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li {
        position: relative;
        margin-bottom: 22px; }
      .wc_bookings_calendar_form .daily_popover #event_detail_body li strong {
        display: block;
        font-weight: bold; }
  .wc_bookings_calendar_form .calendar_spacer {
    height: 41px;
    background-color: white;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #DEDEDE; }
    .wc_bookings_calendar_form .calendar_spacer .calendar_spacer_corner {
      height: inherit;
      width: 40px;
      border: inherit;
      border-width: 0px 1px 0px 0px; }
  .wc_bookings_calendar_form .calendar_days {
      overflow: auto;
      position: relative;
      border: solid #ddd;
      border-width: 0px 1px 1px 1px;
      background-repeat: repeat;
      background-position: 0 -1px;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAACoCAYAAAAo7STVAAAEGWlDQ1BrQ0dDb2xvclNwYWNlR2VuZXJpY1JHQgAAOI2NVV1oHFUUPrtzZyMkzlNsNIV0qD8NJQ2TVjShtLp/3d02bpZJNtoi6GT27s6Yyc44M7v9oU9FUHwx6psUxL+3gCAo9Q/bPrQvlQol2tQgKD60+INQ6Ium65k7M5lpurHeZe58853vnnvuuWfvBei5qliWkRQBFpquLRcy4nOHj4g9K5CEh6AXBqFXUR0rXalMAjZPC3e1W99Dwntf2dXd/p+tt0YdFSBxH2Kz5qgLiI8B8KdVy3YBevqRHz/qWh72Yui3MUDEL3q44WPXw3M+fo1pZuQs4tOIBVVTaoiXEI/MxfhGDPsxsNZfoE1q66ro5aJim3XdoLFw72H+n23BaIXzbcOnz5mfPoTvYVz7KzUl5+FRxEuqkp9G/Ajia219thzg25abkRE/BpDc3pqvphHvRFys2weqvp+krbWKIX7nhDbzLOItiM8358pTwdirqpPFnMF2xLc1WvLyOwTAibpbmvHHcvttU57y5+XqNZrLe3lE/Pq8eUj2fXKfOe3pfOjzhJYtB/yll5SDFcSDiH+hRkH25+L+sdxKEAMZahrlSX8ukqMOWy/jXW2m6M9LDBc31B9LFuv6gVKg/0Szi3KAr1kGq1GMjU/aLbnq6/lRxc4XfJ98hTargX++DbMJBSiYMIe9Ck1YAxFkKEAG3xbYaKmDDgYyFK0UGYpfoWYXG+fAPPI6tJnNwb7ClP7IyF+D+bjOtCpkhz6CFrIa/I6sFtNl8auFXGMTP34sNwI/JhkgEtmDz14ySfaRcTIBInmKPE32kxyyE2Tv+thKbEVePDfW/byMM1Kmm0XdObS7oGD/MypMXFPXrCwOtoYjyyn7BV29/MZfsVzpLDdRtuIZnbpXzvlf+ev8MvYr/Gqk4H/kV/G3csdazLuyTMPsbFhzd1UabQbjFvDRmcWJxR3zcfHkVw9GfpbJmeev9F08WW8uDkaslwX6avlWGU6NRKz0g/SHtCy9J30o/ca9zX3Kfc19zn3BXQKRO8ud477hLnAfc1/G9mrzGlrfexZ5GLdn6ZZrrEohI2wVHhZywjbhUWEy8icMCGNCUdiBlq3r+xafL549HQ5jH+an+1y+LlYBifuxAvRN/lVVVOlwlCkdVm9NOL5BE4wkQ2SMlDZU97hX86EilU/lUmkQUztTE6mx1EEPh7OmdqBtAvv8HdWpbrJS6tJj3n0CWdM6busNzRV3S9KTYhqvNiqWmuroiKgYhshMjmhTh9ptWhsF7970j/SbMrsPE1suR5z7DMC+P/Hs+y7ijrQAlhyAgccjbhjPygfeBTjzhNqy28EdkUh8C+DU9+z2v/oyeH791OncxHOs5y2AtTc7nb/f73TWPkD/qwBnjX8BoJ98VQNcC+8AAABkSURBVEgN7ZMxDsAgDANL1f8/Lx/JA6CixUPkAYn1shAbWE52i4h+lbmLnrL1d+qFfYlZMAEEICLwZKbEWmxCaNzC85+WEiaURMCGgcaJz7dYSphQEoHDMNA4kaRxh1ni+06WBr2wHU4T5VZAAAAAAElFTkSuQmCC);
      background-size: 2px 82px;
  }
    .wc_bookings_calendar_form .calendar_days .hours {
      position: absolute !important;
      top: 0;
      left: 0;
      -webkit-margin-before: 0;
              margin-block-start: 0; }
      .wc_bookings_calendar_form .calendar_days .hours li {
        height: 82px;
        vertical-align: top;
        padding: 0;
        margin: 0;
        color: grey;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #DEDEDE; }
        .wc_bookings_calendar_form .calendar_days .hours li label {
          width: auto;
          text-align: right;
          float: left;
          margin: 2px 8px;
          font-size: 11px; }
    .wc_bookings_calendar_form .calendar_days .bookings {
      margin: 0 7px 0 90px;
      padding: 0;
      height: 1968px;
      position: relative;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
      font-size: 12px;
      color: #000; }
      .wc_bookings_calendar_form .calendar_days .bookings li {
        position: absolute;
        width: 86px;
        background: #000;
        border-radius: 2px;
        margin: 0;
        overflow: hidden;
        padding: 6px;
        display: none;
        z-index: 2; }
        .wc_bookings_calendar_form .calendar_days .bookings li a {
          display: block;
          padding: 2px 4px;
          height: 100%;
          width: 100%;
          position: relative;
          color: #fff;
          text-decoration: none; }
      .wc_bookings_calendar_form .calendar_days .bookings li.daily_view_global_availabiltiy {
        padding: 0;
        z-index: 1; }
    .wc_bookings_calendar_form .calendar_days .no_availability {
      background-color: #dbdbdb !important;
      background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c6c6c6' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E") !important; }
  .wc_bookings_calendar_form .tablenav {
    border: solid #dedede;
    border-width: 1px 1px 0 1px;
    background: #fff;
    margin: 0;
    height: 70px;
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    z-index: 999;
    *zoom: 1;
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); }
    .wc_bookings_calendar_form .tablenav:before, .wc_bookings_calendar_form .tablenav:after {
      content: " ";
      display: table; }
    .wc_bookings_calendar_form .tablenav:after {
      clear: both; }
    .wc_bookings_calendar_form .tablenav .filters {
      float: left;
      padding: 5px;
      margin-top: 15px; }
      .wc_bookings_calendar_form .tablenav .filters .chosen-container {
        width: 12em; }
    .wc_bookings_calendar_form .tablenav #wc-bookings-datepicker-toggle {
      color: black; }
    .wc_bookings_calendar_form .tablenav .bookings-filter-label {
      margin: 0 0 12px 12px;
      font-weight: bold;
      display: inline-block; }
    .wc_bookings_calendar_form .tablenav .calendar-bookings-filter-container {
      margin-left: 5px;
      width: 200px;
      display: inline-block;
      vertical-align: middle; }
      .wc_bookings_calendar_form .tablenav .calendar-bookings-filter-container .select2-container {
        vertical-align: unset; }
    .wc_bookings_calendar_form .tablenav .views {
      float: right;
      padding: 0;
      height: 100%; }
      .wc_bookings_calendar_form .tablenav .views .view-select {
        padding: 0 25px;
        display: inline-block;
        font-weight: 500;
        line-height: 68px; }
      .wc_bookings_calendar_form .tablenav .views a {
        text-decoration: none; }
      .wc_bookings_calendar_form .tablenav .views .current {
        border-bottom: solid #0172AA 3px;
        pointer-events: none;
        cursor: default;
        color: black; }
    .wc_bookings_calendar_form .tablenav .current_month {
      font-size: 18px;
      font-weight: 500; }
    .wc_bookings_calendar_form .tablenav .date_selector {
      display: block;
      white-space: nowrap;
      margin-left: auto;
      margin-right: auto;
      width: -webkit-min-content;
      width: min-content;
      width: -moz-min-content; }
      .wc_bookings_calendar_form .tablenav .date_selector > div {
        height: 70px;
        line-height: 70px;
        vertical-align: middle;
        display: inline-block; }
        .wc_bookings_calendar_form .tablenav .date_selector > div:first-of-type select {
          margin-right: 5px; }
      .wc_bookings_calendar_form .tablenav .date_selector a {
        display: block;
        text-indent: -9999px;
        position: relative;
        height: 1em;
        width: 1em;
        font-size: 1.3em;
        padding: .6em;
        display: inline !important;
        visibility: hidden;
        text-decoration: none; }
        .wc_bookings_calendar_form .tablenav .date_selector a:before {
          font-family: 'woocommerce';
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin: 0;
          text-indent: 0;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          text-align: center;
          content: "\E001";
          font-family: 'dashicons' !important;
          color: black;
          line-height: 2.5;
          visibility: visible; }
      .wc_bookings_calendar_form .tablenav .date_selector a.prev {
        font-size: 1.3em;
        visibility: hidden; }
        .wc_bookings_calendar_form .tablenav .date_selector a.prev:before {
          font-family: 'dashicons' !important;
          color: black;
          visibility: visible;
          content: "\F341"; }
      .wc_bookings_calendar_form .tablenav .date_selector a.next {
        margin-left: 10px;
        font-size: 1.3em;
        visibility: hidden; }
        .wc_bookings_calendar_form .tablenav .date_selector a.next:before {
          font-family: 'dashicons' !important;
          color: black;
          visibility: visible;
          content: "\F345"; }
    .wc_bookings_calendar_form .tablenav .date-selector-popover {
      display: block;
      white-space: nowrap;
      margin-left: auto;
      margin-right: auto;
      width: -webkit-min-content;
      width: min-content;
      width: -moz-min-content; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover > div {
        height: 70px;
        line-height: 70px;
        vertical-align: middle;
        display: inline-block; }
        .wc_bookings_calendar_form .tablenav .date-selector-popover > div:first-of-type select {
          margin-right: 5px; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover .current_month {
        margin-right: 10px; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover a {
        text-decoration: none; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-month {
        text-decoration: none; }
        .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-month:hover, .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-month:visited, .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-month:active {
          color: black !important; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-day {
        text-decoration: none; }
        .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-day:hover, .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-day:visited, .wc_bookings_calendar_form .tablenav .date-selector-popover a#wc-bookings-datepicker-toggle-day:active {
          color: black !important; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover a.change-date.prev {
        font-size: 1.3em;
        visibility: hidden; }
        .wc_bookings_calendar_form .tablenav .date-selector-popover a.change-date.prev:before {
          font-family: 'dashicons' !important;
          color: black;
          visibility: visible;
          content: "\F341"; }
      .wc_bookings_calendar_form .tablenav .date-selector-popover a.change-date.next {
        margin-left: 10px;
        font-size: 1.3em;
        visibility: hidden; }
        .wc_bookings_calendar_form .tablenav .date-selector-popover a.change-date.next:before {
          font-family: 'dashicons' !important;
          color: black;
          visibility: visible;
          content: "\F345"; }
  .wc_bookings_calendar_form .wc_bookings_calendar {
    width: 100%;
    margin: 0 0 0 !important;
    table-layout: fixed; }
    .wc_bookings_calendar_form .wc_bookings_calendar th {
      text-align: center;
      color: gray;
      font-weight: bold;
      font-size: 12px; }
    .wc_bookings_calendar_form .wc_bookings_calendar .full_day_link {
      padding-left: 10px;
      font-size: 12px; }
    .wc_bookings_calendar_form .wc_bookings_calendar .current_day {
      color: white;
      background-color: black;
      border-radius: 50%;
      text-align: center;
      width: 24px;
      height: 24px;
      display: inline-block; }
    .wc_bookings_calendar_form .wc_bookings_calendar td {
      color: #bbb;
      text-align: right;
      padding: 0;
      font-size: 20px;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      height: 120px;
      overflow: hidden; }
      .wc_bookings_calendar_form .wc_bookings_calendar td a {
        font-weight: 400;
        color: black; }
      .wc_bookings_calendar_form .wc_bookings_calendar td .day_link {
        font-size: 12px;
        margin-right: 6px;
        line-height: 24px; }
      .wc_bookings_calendar_form .wc_bookings_calendar td .bookings {
        height: auto;
        width: 100%;
        text-align: left;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; }
        .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul {
          padding: 3px 0 0 0;
          margin: 0; }
          .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li {
            padding: 0;
            margin: 0 3px 4px 0;
            list-style: none;
            white-space: nowrap;
            width: 100%; }
            .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a {
              padding-left: 2px;
              display: block;
              font-size: 12px;
              border-radius: 3px;
              border-collapse: separate;
              border-bottom: 1px solid transparent;
              overflow: hidden;
              margin-bottom: 2px; }
              .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a .booking-calendar-product-title {
                font-weight: bold;
                float: left;
                padding-left: 7px;
                overflow: hidden;
                display: inline-block;
                max-width: 63%;
                text-overflow: ellipsis; }
              .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a .booking-calendar-time-range {
                float: right;
                padding-right: 7px;
                text-align: right;
                max-width: 25%; }
            .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li .past_booking {
              color: gray; }
            .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a:hover {
              border-left-color: #ccc;
              background: #cee6fd; }
            .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li .no_availability {
              background-color: #dbdbdb !important;
              background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c6c6c6' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E") !important; }
          .wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul .calendar_month_event_selected {
            border-bottom: 1px solid rgba(0, 0, 0, 0.06);
            box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15); }
    .wc_bookings_calendar_form .wc_bookings_calendar .wc-bookings-unavailable-day,
    .wc_bookings_calendar_form .wc_bookings_calendar .wc-bookings-passed-day {
      background-color: #F9F9F9; }
      .wc_bookings_calendar_form .wc_bookings_calendar .wc-bookings-unavailable-day a,
      .wc_bookings_calendar_form .wc_bookings_calendar .wc-bookings-passed-day a {
        color: #C0C0C0; }
    .wc_bookings_calendar_form .wc_bookings_calendar tbody tr td:last-child {
      border-right: 0; }
    .wc_bookings_calendar_form .wc_bookings_calendar tbody tr:last-child td {
      border-bottom: 0; }

#bookings_product_data .table_grid, #bookings_availability .table_grid, #bookings_pricing .table_grid, .bookings_extension .table_grid {
  padding: 9px 9px 0; }

#bookings_product_data .options_group_heading, #bookings_persons .options_group_heading, #bookings_availability .options_group_heading, #bookings_pricing .options_group_heading, #bookings_settings .options_group_heading, #bookings_resources .options_group_heading, .bookings_extension .options_group_heading {
  background: #ececec;
  border-bottom: 1px solid #dfdfdf;
  padding: .5em 12px;
  margin: -10px -9px .75em; }

#bookings_product_data .edit_resource, #bookings_persons .edit_resource, #bookings_availability .edit_resource, #bookings_pricing .edit_resource, #bookings_settings .edit_resource, #bookings_resources .edit_resource, .bookings_extension .edit_resource {
  float: right;
  margin: 0 1em 0 0;
  font-weight: normal;
  line-height: 26px;
  padding: 0; }

#bookings_product_data .table_grid table, #bookings_persons .table_grid table, #bookings_availability .table_grid table, #bookings_pricing .table_grid table, #bookings_settings .table_grid table, #bookings_resources .table_grid table, .bookings_extension .table_grid table {
  margin-bottom: 9px; }
  #bookings_product_data .table_grid table td.sort, #bookings_persons .table_grid table td.sort, #bookings_availability .table_grid table td.sort, #bookings_pricing .table_grid table td.sort, #bookings_settings .table_grid table td.sort, #bookings_resources .table_grid table td.sort, .bookings_extension .table_grid table td.sort {
    width: 16px !important;
    padding: 9px;
    cursor: move;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAHUlEQVQYV2O8f//+fwY8gJGgAny6QXKETRgEVgAAXxAVsa5Xr3QAAAAASUVORK5CYII=) no-repeat center; }
  #bookings_product_data .table_grid table td.remove, #bookings_persons .table_grid table td.remove, #bookings_availability .table_grid table td.remove, #bookings_pricing .table_grid table td.remove, #bookings_settings .table_grid table td.remove, #bookings_resources .table_grid table td.remove, .bookings_extension .table_grid table td.remove {
    width: 16px !important;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAOElEQVQYV2O8f//+fwYgUFRUZATRMAATZ4QxkBUhi4F1IQsgmwIyFW4suiKYlcQpwGsFQUcS8iYAtbQueUkqcX4AAAAASUVORK5CYII=) no-repeat center !important; }
    #bookings_product_data .table_grid table td.remove:hover, #bookings_persons .table_grid table td.remove:hover, #bookings_availability .table_grid table td.remove:hover, #bookings_pricing .table_grid table td.remove:hover, #bookings_settings .table_grid table td.remove:hover, #bookings_resources .table_grid table td.remove:hover, .bookings_extension .table_grid table td.remove:hover {
      background: #d73026 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAXElEQVQYV2P8DwQMQMAIBCAaBuDiMAayIhSxNery/4NvPEDWDGev1VBgABuLTRFIMuTmQ4S9yMYiWwd3GLoCmCJGZAmQsSCA7Ca4Apid6G5iBDkQJAhyELJXYOIAYDU73N3P8p4AAAAASUVORK5CYII=) no-repeat center !important; }
  #bookings_product_data .table_grid table th.sort, #bookings_product_data .table_grid table th.remove, #bookings_persons .table_grid table th.sort, #bookings_persons .table_grid table th.remove, #bookings_availability .table_grid table th.sort, #bookings_availability .table_grid table th.remove, #bookings_pricing .table_grid table th.sort, #bookings_pricing .table_grid table th.remove, #bookings_settings .table_grid table th.sort, #bookings_settings .table_grid table th.remove, #bookings_resources .table_grid table th.sort, #bookings_resources .table_grid table th.remove, .bookings_extension .table_grid table th.sort, .bookings_extension .table_grid table th.remove {
    width: 16px !important; }
  #bookings_product_data .table_grid table th, #bookings_persons .table_grid table th, #bookings_availability .table_grid table th, #bookings_pricing .table_grid table th, #bookings_settings .table_grid table th, #bookings_resources .table_grid table th, .bookings_extension .table_grid table th {
    padding: 9px; }
  #bookings_product_data .table_grid table td, #bookings_persons .table_grid table td, #bookings_availability .table_grid table td, #bookings_pricing .table_grid table td, #bookings_settings .table_grid table td, #bookings_resources .table_grid table td, .bookings_extension .table_grid table td {
    padding: 9px;
    width: auto !important;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 0;
    background: #fff;
    position: relative; }
    #bookings_product_data .table_grid table td select, #bookings_product_data .table_grid table td input, #bookings_persons .table_grid table td select, #bookings_persons .table_grid table td input, #bookings_availability .table_grid table td select, #bookings_availability .table_grid table td input, #bookings_pricing .table_grid table td select, #bookings_pricing .table_grid table td input, #bookings_settings .table_grid table td select, #bookings_settings .table_grid table td input, #bookings_resources .table_grid table td select, #bookings_resources .table_grid table td input, .bookings_extension .table_grid table td select, .bookings_extension .table_grid table td input {
      line-height: 14px;
      font-size: 14px; }
    #bookings_product_data .table_grid table td input, #bookings_product_data .table_grid table td span.text, #bookings_persons .table_grid table td input, #bookings_persons .table_grid table td span.text, #bookings_availability .table_grid table td input, #bookings_availability .table_grid table td span.text, #bookings_pricing .table_grid table td input, #bookings_pricing .table_grid table td span.text, #bookings_settings .table_grid table td input, #bookings_settings .table_grid table td span.text, #bookings_resources .table_grid table td input, #bookings_resources .table_grid table td span.text, .bookings_extension .table_grid table td input, .bookings_extension .table_grid table td span.text {
      width: 100%;
      padding: 6px 7px;
      margin: 0;
      border: 0;
      background: transparent none;
      display: block;
      box-sizing: border-box;
      float: none;
      outline: none !important; }
    #bookings_product_data .table_grid table td.checkbox, #bookings_persons .table_grid table td.checkbox, #bookings_availability .table_grid table td.checkbox, #bookings_pricing .table_grid table td.checkbox, #bookings_settings .table_grid table td.checkbox, #bookings_resources .table_grid table td.checkbox, .bookings_extension .table_grid table td.checkbox {
      vertical-align: middle;
      text-align: center; }
      #bookings_product_data .table_grid table td.checkbox input, #bookings_product_data .table_grid table td.checkbox label, #bookings_persons .table_grid table td.checkbox input, #bookings_persons .table_grid table td.checkbox label, #bookings_availability .table_grid table td.checkbox input, #bookings_availability .table_grid table td.checkbox label, #bookings_pricing .table_grid table td.checkbox input, #bookings_pricing .table_grid table td.checkbox label, #bookings_settings .table_grid table td.checkbox input, #bookings_settings .table_grid table td.checkbox label, #bookings_resources .table_grid table td.checkbox input, #bookings_resources .table_grid table td.checkbox label, .bookings_extension .table_grid table td.checkbox input, .bookings_extension .table_grid table td.checkbox label {
        width: auto;
        float: none;
        display: inline; }
    #bookings_product_data .table_grid table td .from_date,
    #bookings_product_data .table_grid table td .to_date, #bookings_persons .table_grid table td .from_date,
    #bookings_persons .table_grid table td .to_date, #bookings_availability .table_grid table td .from_date,
    #bookings_availability .table_grid table td .to_date, #bookings_pricing .table_grid table td .from_date,
    #bookings_pricing .table_grid table td .to_date, #bookings_settings .table_grid table td .from_date,
    #bookings_settings .table_grid table td .to_date, #bookings_resources .table_grid table td .from_date,
    #bookings_resources .table_grid table td .to_date, .bookings_extension .table_grid table td .from_date,
    .bookings_extension .table_grid table td .to_date {
      position: relative; }
    #bookings_product_data .table_grid table td input.short, #bookings_persons .table_grid table td input.short, #bookings_availability .table_grid table td input.short, #bookings_pricing .table_grid table td input.short, #bookings_settings .table_grid table td input.short, #bookings_resources .table_grid table td input.short, .bookings_extension .table_grid table td input.short {
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      width: 1em;
      box-sizing: content-box;
      text-align: center; }
    #bookings_product_data .table_grid table td .ui-datepicker-trigger, #bookings_persons .table_grid table td .ui-datepicker-trigger, #bookings_availability .table_grid table td .ui-datepicker-trigger, #bookings_pricing .table_grid table td .ui-datepicker-trigger, #bookings_settings .table_grid table td .ui-datepicker-trigger, #bookings_resources .table_grid table td .ui-datepicker-trigger, .bookings_extension .table_grid table td .ui-datepicker-trigger {
      position: absolute;
      right: 0;
      top: 50%;
      margin: -8px 9px 0 0; }
    #bookings_product_data .table_grid table td select, #bookings_persons .table_grid table td select, #bookings_availability .table_grid table td select, #bookings_pricing .table_grid table td select, #bookings_settings .table_grid table td select, #bookings_resources .table_grid table td select, .bookings_extension .table_grid table td select {
      width: 100%;
      padding: 4px 7px;
      margin: 0; }
    #bookings_product_data .table_grid table td .select, #bookings_persons .table_grid table td .select, #bookings_availability .table_grid table td .select, #bookings_pricing .table_grid table td .select, #bookings_settings .table_grid table td .select, #bookings_resources .table_grid table td .select, .bookings_extension .table_grid table td .select {
      padding: 2px;
      overflow: hidden;
      zoom: 1;
      min-width: 50px; }
    #bookings_product_data .table_grid table td .priority input, #bookings_persons .table_grid table td .priority input, #bookings_availability .table_grid table td .priority input, #bookings_pricing .table_grid table td .priority input, #bookings_settings .table_grid table td .priority input, #bookings_resources .table_grid table td .priority input, .bookings_extension .table_grid table td .priority input {
      width: 50px; }
  #bookings_product_data .table_grid table td:last-child, #bookings_persons .table_grid table td:last-child, #bookings_availability .table_grid table td:last-child, #bookings_pricing .table_grid table td:last-child, #bookings_settings .table_grid table td:last-child, #bookings_resources .table_grid table td:last-child, .bookings_extension .table_grid table td:last-child {
    border-right: 0; }
  #bookings_product_data .table_grid table tr.current td, #bookings_persons .table_grid table tr.current td, #bookings_availability .table_grid table tr.current td, #bookings_pricing .table_grid table tr.current td, #bookings_settings .table_grid table tr.current td, #bookings_resources .table_grid table tr.current td, .bookings_extension .table_grid table tr.current td {
    background: #fefbcc; }
  #bookings_product_data .table_grid table .button-primary, #bookings_persons .table_grid table .button-primary, #bookings_availability .table_grid table .button-primary, #bookings_pricing .table_grid table .button-primary, #bookings_settings .table_grid table .button-primary, #bookings_resources .table_grid table .button-primary, .bookings_extension .table_grid table .button-primary {
    float: right; }
  #bookings_product_data .table_grid table tfoot td, #bookings_product_data .table_grid table tfoot th, #bookings_persons .table_grid table tfoot td, #bookings_persons .table_grid table tfoot th, #bookings_availability .table_grid table tfoot td, #bookings_availability .table_grid table tfoot th, #bookings_pricing .table_grid table tfoot td, #bookings_pricing .table_grid table tfoot th, #bookings_settings .table_grid table tfoot td, #bookings_settings .table_grid table tfoot th, #bookings_resources .table_grid table tfoot td, #bookings_resources .table_grid table tfoot th, .bookings_extension .table_grid table tfoot td, .bookings_extension .table_grid table tfoot th {
    padding: 9px;
    vertical-align: middle;
    line-height: 26px; }

#bookings_product_data .toolbar, #bookings_persons .toolbar, #bookings_availability .toolbar, #bookings_pricing .toolbar, #bookings_settings .toolbar, #bookings_resources .toolbar, .bookings_extension .toolbar {
  overflow: hidden; }
  #bookings_product_data .toolbar .add_resource, #bookings_product_data .toolbar .add_resource_id, #bookings_persons .toolbar .add_resource, #bookings_persons .toolbar .add_resource_id, #bookings_availability .toolbar .add_resource, #bookings_availability .toolbar .add_resource_id, #bookings_pricing .toolbar .add_resource, #bookings_pricing .toolbar .add_resource_id, #bookings_settings .toolbar .add_resource, #bookings_settings .toolbar .add_resource_id, #bookings_resources .toolbar .add_resource, #bookings_resources .toolbar .add_resource_id, .bookings_extension .toolbar .add_resource, .bookings_extension .toolbar .add_resource_id {
    float: right;
    margin-left: 10px; }

#bookings_product_data .toolbar h3, #bookings_persons .toolbar h3, #bookings_availability .toolbar h3, #bookings_pricing .toolbar h3, #bookings_settings .toolbar h3, #bookings_resources .toolbar h3, .bookings_extension .toolbar h3 {
  float: left;
  padding: 0;
  border: 0; }

#bookings_product_data .woocommerce_booking_person label,
#bookings_product_data .woocommerce_booking_resource label, #bookings_persons .woocommerce_booking_person label,
#bookings_persons .woocommerce_booking_resource label, #bookings_availability .woocommerce_booking_person label,
#bookings_availability .woocommerce_booking_resource label, #bookings_pricing .woocommerce_booking_person label,
#bookings_pricing .woocommerce_booking_resource label, #bookings_settings .woocommerce_booking_person label,
#bookings_settings .woocommerce_booking_resource label, #bookings_resources .woocommerce_booking_person label,
#bookings_resources .woocommerce_booking_resource label, .bookings_extension .woocommerce_booking_person label,
.bookings_extension .woocommerce_booking_resource label {
  width: auto;
  float: none;
  margin: 0; }

#bookings_persons .woocommerce_bookable_persons h4 {
  padding: 0px 0px 0px 15px; }

.toolbar_links {
  float: right; }

.toolbar_links a {
  margin-left: 15px; }

#bookings_settings .hndle {
  display: none; }

#bookings_settings #poststuff {
  padding-top: 0; }

#bookings_settings .postbox {
  border: 0;
  box-shadow: none;
  background: none; }
  #bookings_settings .postbox .inside {
    margin: 0;
    padding: 0; }

.wc_booking_availability_type select, .wc_booking_pricing_type select {
  white-space: pre-line;
  height: 100%; }

.bookings-datetime-select-both .from_time,
.bookings-datetime-select-both .to_time {
  margin-top: 1em; }

.bookings-datetime-select-from select, .bookings-datetime-select-to input, .bookings-datetime-select-from input, .bookings-datetime-select-to select {
  border: 1px solid #ccc !important;
  border-radius: 5px !important; }

.bookings-to-label-row p {
  padding: 0 !important;
  margin-top: .5em !important; }

.bookings-to-label-row .bookings-datetimerange-second-label {
  margin-top: 2em !important; }

.google-event .bookings-to-label-row p {
  margin: 0 !important; }

.google-event .bookings-datetime-select-both .from_time,
.google-event .bookings-datetime-select-both .to_time {
  margin: 0; }

.hide_initial_booking_addon_options {
  display: none; }

.woocommerce_options_panel .add_row + .description {
  display: block;
  margin: 7px 0 0; }

.wc-booking-summary {
  margin: 1em 0 0;
  border: 2px solid #d7cad2;
  padding: 1.5em;
  color: #888;
  background: #F7F5F6;
  border-radius: 4px; }
  .wc-booking-summary .wc-booking-summary-actions {
    margin: 1em 0 0 0; }
    .wc-booking-summary .wc-booking-summary-actions a {
      border-right: 1px solid #ddd;
      margin: 0 3px 0 0;
      padding: 0 4px 0 0; }
    .wc-booking-summary .wc-booking-summary-actions a:last-child {
      border-right: 0;
      margin: 0;
      padding: 0; }
  .wc-booking-summary .wc-booking-summary-number {
    line-height: 1em; }
    .wc-booking-summary .wc-booking-summary-number span {
      color: #fff;
      font-size: 0.8em;
      background-color: #ccc;
      padding: .4em .8em;
      border-radius: 4px;
      margin-left: 1em;
      margin-top: -.2em;
      float: right; }
    .wc-booking-summary .wc-booking-summary-number .status-unpaid,
    .wc-booking-summary .wc-booking-summary-number .status-incart {
      background-color: #ccc; }
    .wc-booking-summary .wc-booking-summary-number .status-pending,
    .wc-booking-summary .wc-booking-summary-number .status-pending-confirmation {
      background-color: #ffba00; }
    .wc-booking-summary .wc-booking-summary-number .status-confirmed {
      background-color: #7ad03a; }
    .wc-booking-summary .wc-booking-summary-number .status-paid {
      background-color: #2ea2cc; }
    .wc-booking-summary .wc-booking-summary-number .status-cancelled {
      background-color: #a00; }
    .wc-booking-summary .wc-booking-summary-number .status-complete {
      background-color: #995; }
  .wc-booking-summary .wc-booking-summary-list {
    margin: 1em 0 0 0;
    list-style: none outside; }
    .wc-booking-summary .wc-booking-summary-list li {
      margin: 0 0 .5em; }


#availability_rows tr.wc-metabox-sortable-placeholder {
    display: table-row;
}

.wc-bookings-ui-datpicker-widget {
  z-index: 9999 !important; }

.wc_bookings_radio_custom_label_notice {
  color: red;
}

.wc_bookings_calendar_form .tablenav {
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
}
.wc_bookings_calendar_form .tablenav .views {
  margin-top: 20px;
}
.wc_bookings_calendar_form .tablenav .views a {
  color: #6d6d6d;
  transition: .2s linear;
}
.wc_bookings_calendar_form .tablenav .views a:hover {
  color: #000;
}

/*# sourceMappingURL=admin.css.map*/
