@charset "UTF-8";
.awoo-apps {
  /*!
  FullCalendar Core Package v4.2.0
  Docs & License: https://fullcalendar.io/
  (c) 2019 Adam Shaw
  */
  /*!
  FullCalendar Day Grid Plugin v4.2.0
  Docs & License: https://fullcalendar.io/
  (c) 2019 Adam Shaw
  */
  /*!
  FullCalendar List View Plugin v4.2.0
  Docs & License: https://fullcalendar.io/
  (c) 2019 Adam Shaw
  */
  position: relative;
  z-index: 0; }
  .awoo-apps .fc-button:not(:disabled), .awoo-apps .fc-event.fc-draggable, .awoo-apps .fc-event[href], .awoo-apps .fc-popover .fc-header .fc-close, .awoo-apps a.fc-more, .awoo-apps a[data-goto] {
    cursor: pointer; }
  .awoo-apps .fc-bg, .awoo-apps .fc-row .fc-bgevent-skeleton, .awoo-apps .fc-row .fc-highlight-skeleton {
    bottom: 0; }
  .awoo-apps .fc {
    direction: ltr;
    text-align: left; }
  .awoo-apps .fc-rtl {
    text-align: right; }
  .awoo-apps body .fc {
    font-size: 1em; }
  .awoo-apps .fc-highlight {
    background: #bce8f1;
    opacity: .3; }
  .awoo-apps .fc-bgevent {
    background: #8fdf82;
    opacity: .3; }
  .awoo-apps .fc-nonbusiness {
    background: #d7d7d7; }
  .awoo-apps .fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }
  .awoo-apps .fc-popover .fc-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 2px 4px; }
  .awoo-apps .fc-rtl .fc-popover .fc-header {
    flex-direction: row-reverse; }
  .awoo-apps .fc-popover .fc-header .fc-title {
    margin: 0 2px; }
  .awoo-apps .fc-popover .fc-header .fc-close {
    opacity: .65;
    font-size: 1.1em; }
  .awoo-apps .fc-divider {
    border-style: solid;
    border-width: 1px; }
  .awoo-apps hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0; }
  .awoo-apps .fc-bg table, .awoo-apps .fc-row .fc-bgevent-skeleton table, .awoo-apps .fc-row .fc-highlight-skeleton table {
    height: 100%; }
  .awoo-apps .fc-bg, .awoo-apps .fc-bgevent-skeleton, .awoo-apps .fc-highlight-skeleton, .awoo-apps .fc-mirror-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .awoo-apps .fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em; }
  .awoo-apps .fc th {
    text-align: center; }
  .awoo-apps .fc td, .awoo-apps .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top; }
  .awoo-apps .fc td.fc-today {
    border-style: double; }
  .awoo-apps a[data-goto]:hover {
    text-decoration: underline; }
  .awoo-apps .fc .fc-row {
    border-style: solid;
    border-width: 0; }
  .awoo-apps .fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent; }
  .awoo-apps .fc-row:first-child table {
    border-top: 0 hidden transparent; }
  .awoo-apps .fc-row {
    position: relative; }
  .awoo-apps .fc-row .fc-bg {
    z-index: 1; }
  .awoo-apps .fc-row .fc-bgevent-skeleton td, .awoo-apps .fc-row .fc-highlight-skeleton td {
    border-color: transparent; }
  .awoo-apps .fc-row .fc-bgevent-skeleton {
    z-index: 2; }
  .awoo-apps .fc-row .fc-highlight-skeleton {
    z-index: 3; }
  .awoo-apps .fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px; }
  .awoo-apps .fc-row .fc-mirror-skeleton {
    z-index: 5; }
  .awoo-apps .fc .fc-row .fc-content-skeleton table, .awoo-apps .fc .fc-row .fc-content-skeleton td, .awoo-apps .fc .fc-row .fc-mirror-skeleton td {
    background: 0 0;
    border-color: transparent; }
  .awoo-apps .fc-row .fc-content-skeleton td, .awoo-apps .fc-row .fc-mirror-skeleton td {
    border-bottom: 0; }
  .awoo-apps .fc-row .fc-content-skeleton tbody td, .awoo-apps .fc-row .fc-mirror-skeleton tbody td {
    border-top: 0; }
  .awoo-apps .fc-scroller {
    -webkit-overflow-scrolling: touch; }
  .awoo-apps .fc-scroller > .fc-day-grid, .awoo-apps .fc-scroller > .fc-time-grid {
    position: relative;
    width: 100%; }
  .awoo-apps .fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.4;
    border-radius: 3px;
    border: 1px solid #3788d8; }
  .awoo-apps .fc-event, .awoo-apps .fc-event-dot {
    background-color: #3788d8; }
  .awoo-apps .fc-event, .awoo-apps .fc-event:hover {
    color: #fff;
    text-decoration: none; }
  .awoo-apps .fc-not-allowed, .awoo-apps .fc-not-allowed .fc-event {
    cursor: not-allowed; }
  .awoo-apps .fc-event .fc-content {
    position: relative;
    z-index: 2; }
  .awoo-apps .fc-event .fc-resizer {
    position: absolute;
    z-index: 4;
    display: none; }
  .awoo-apps .fc-event.fc-allow-mouse-resize .fc-resizer, .awoo-apps .fc-event.fc-selected .fc-resizer {
    display: block; }
  .awoo-apps .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; }
  .awoo-apps .fc-event.fc-selected {
    z-index: 9999 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
  .awoo-apps .fc-event.fc-selected:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background: #000;
    opacity: .25; }
  .awoo-apps .fc-event.fc-dragging.fc-selected {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }
  .awoo-apps .fc-event.fc-dragging:not(.fc-selected) {
    opacity: .75; }
  .awoo-apps .fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0; }
  .awoo-apps .fc-ltr .fc-h-event.fc-not-start, .awoo-apps .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; }
  .awoo-apps .fc-ltr .fc-h-event.fc-not-end, .awoo-apps .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; }
  .awoo-apps .fc-ltr .fc-h-event .fc-start-resizer, .awoo-apps .fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px; }
  .awoo-apps .fc-ltr .fc-h-event .fc-end-resizer, .awoo-apps .fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px; }
  .awoo-apps .fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px; }
  .awoo-apps .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; }
  .awoo-apps .fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .awoo-apps .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px; }
  .awoo-apps .fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .awoo-apps .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px; }
  .awoo-apps .fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px; }
  .awoo-apps tr:first-child > td > .fc-day-grid-event {
    margin-top: 2px; }
  .awoo-apps .fc-mirror-skeleton tr:first-child > td > .fc-day-grid-event {
    margin-top: 0; }
  .awoo-apps .fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden; }
  .awoo-apps .fc-day-grid-event .fc-time {
    font-weight: 700; }
  .awoo-apps .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .awoo-apps .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px; }
  .awoo-apps .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .awoo-apps .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px; }
  .awoo-apps a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    text-decoration: none; }
  .awoo-apps a.fc-more:hover {
    text-decoration: underline; }
  .awoo-apps .fc-limited {
    display: none; }
  .awoo-apps .fc-button, .awoo-apps .fc-icon {
    display: inline-block;
    font-weight: 400;
    text-align: center; }
  .awoo-apps .fc-day-grid .fc-row {
    z-index: 1; }
  .awoo-apps .fc-more-popover {
    z-index: 2;
    width: 220px; }
  .awoo-apps .fc-more-popover .fc-event-container {
    padding: 10px; }
  .awoo-apps .fc-now-indicator {
    position: absolute;
    border: 0 solid red; }
  .awoo-apps .fc-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
  .awoo-apps .fc-unthemed .fc-content, .awoo-apps .fc-unthemed .fc-divider, .awoo-apps .fc-unthemed .fc-list-heading td, .awoo-apps .fc-unthemed .fc-list-view, .awoo-apps .fc-unthemed .fc-popover, .awoo-apps .fc-unthemed .fc-row, .awoo-apps .fc-unthemed tbody, .awoo-apps .fc-unthemed td, .awoo-apps .fc-unthemed th, .awoo-apps .fc-unthemed thead {
    border-color: #ddd; }
  .awoo-apps .fc-unthemed .fc-popover {
    background-color: #fff; }
  .awoo-apps .fc-unthemed .fc-divider, .awoo-apps .fc-unthemed .fc-list-heading td, .awoo-apps .fc-unthemed .fc-popover .fc-header {
    background: #eee; }
  .awoo-apps .fc-unthemed td.fc-today {
    background: #fcf8e3; }
  .awoo-apps .fc-unthemed .fc-disabled-day {
    background: #d7d7d7;
    opacity: .3; }
@font-face {
  .awoo-apps {
    font-family: fcicons;
    src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype");
    font-weight: 400;
    font-style: normal; } }
  .awoo-apps .fc-icon {
    font-family: fcicons !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1em;
    height: 1em; }
  .awoo-apps .fc-icon-chevron-left:before {
    content: "\e900"; }
  .awoo-apps .fc-icon-chevron-right:before {
    content: "\e901"; }
  .awoo-apps .fc-icon-chevrons-left:before {
    content: "\e902"; }
  .awoo-apps .fc-icon-chevrons-right:before {
    content: "\e903"; }
  .awoo-apps .fc-icon-minus-square:before {
    content: "\e904"; }
  .awoo-apps .fc-icon-plus-square:before {
    content: "\e905"; }
  .awoo-apps .fc-icon-x:before {
    content: "\e906"; }
  .awoo-apps .fc-button {
    overflow: visible;
    text-transform: none;
    margin: 0;
    font-family: inherit; }
  .awoo-apps .fc-button::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .awoo-apps .fc-button {
    -webkit-appearance: button;
    color: #212529;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .4em .65em;
    font-size: 1em;
    line-height: 1.5;
    border-radius: .25em; }
  .awoo-apps .fc-button:hover {
    color: #212529;
    text-decoration: none; }
  .awoo-apps .fc-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25); }
  .awoo-apps .fc-button:disabled {
    opacity: .65; }
  .awoo-apps .fc-button-primary {
    color: #fff;
    background-color: #2C3E50;
    border-color: #2C3E50; }
  .awoo-apps .fc-button-primary:hover {
    color: #fff;
    background-color: #1e2b37;
    border-color: #1a252f; }
  .awoo-apps .fc-button-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5); }
  .awoo-apps .fc-button-primary:disabled {
    color: #fff;
    background-color: #2C3E50;
    border-color: #2C3E50; }
  .awoo-apps .fc-button-primary:not(:disabled).fc-button-active, .awoo-apps .fc-button-primary:not(:disabled):active {
    color: #fff;
    background-color: #1a252f;
    border-color: #151e27; }
  .awoo-apps .fc-button-primary:not(:disabled).fc-button-active:focus, .awoo-apps .fc-button-primary:not(:disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5); }
  .awoo-apps .fc-button .fc-icon {
    vertical-align: middle;
    font-size: 1.5em; }
  .awoo-apps .fc-button-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle; }
  .awoo-apps .fc-button-group > .fc-button {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .awoo-apps .fc-button-group > .fc-button.fc-button-active, .awoo-apps .fc-button-group > .fc-button:active, .awoo-apps .fc-button-group > .fc-button:focus, .awoo-apps .fc-button-group > .fc-button:hover {
    z-index: 1; }
  .awoo-apps .fc-button-group > .fc-button:not(:first-child) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .awoo-apps .fc-button-group > .fc-button:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .awoo-apps .fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid; }
  .awoo-apps .fc-unthemed .fc-list-item:hover td {
    background-color: #f5f5f5; }
  .awoo-apps .fc-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .awoo-apps .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1.5em; }
  .awoo-apps .fc-toolbar.fc-footer-toolbar {
    margin-top: 1.5em; }
  .awoo-apps .fc-toolbar > * > :not(:first-child) {
    margin-left: .75em; }
  .awoo-apps .fc-toolbar h2 {
    font-size: 1.75em;
    margin: 0; }
  .awoo-apps .fc-view-container {
    position: relative; }
  .awoo-apps .fc-view-container *, .awoo-apps .fc-view-container :after, .awoo-apps .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .awoo-apps .fc-view, .awoo-apps .fc-view > table {
    position: relative;
    z-index: 1; }
  @media print {
    .awoo-apps .fc-bg, .awoo-apps .fc-bgevent-container, .awoo-apps .fc-bgevent-skeleton, .awoo-apps .fc-business-container, .awoo-apps .fc-event .fc-resizer, .awoo-apps .fc-highlight-container, .awoo-apps .fc-highlight-skeleton, .awoo-apps .fc-mirror-container, .awoo-apps .fc-mirror-skeleton {
      display: none; }
    .awoo-apps .fc tbody .fc-row, .awoo-apps .fc-time-grid {
      min-height: 0 !important; }
    .awoo-apps .fc-time-grid .fc-event.fc-not-end:after, .awoo-apps .fc-time-grid .fc-event.fc-not-start:before {
      content: "..."; }
    .awoo-apps .fc {
      max-width: 100% !important; }
    .awoo-apps .fc-event {
      background: #fff !important;
      color: #000 !important;
      page-break-inside: avoid; }
    .awoo-apps .fc hr, .awoo-apps .fc tbody, .awoo-apps .fc td, .awoo-apps .fc th, .awoo-apps .fc thead, .awoo-apps .fc-row {
      border-color: #ccc !important;
      background: #fff !important; }
    .awoo-apps .fc tbody .fc-row {
      height: auto !important; }
    .awoo-apps .fc tbody .fc-row .fc-content-skeleton {
      position: static;
      padding-bottom: 0 !important; }
    .awoo-apps .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
      padding-bottom: 1em; }
    .awoo-apps .fc tbody .fc-row .fc-content-skeleton table {
      height: 1em; }
    .awoo-apps .fc-more, .awoo-apps .fc-more-cell {
      display: none !important; }
    .awoo-apps .fc tr.fc-limited {
      display: table-row !important; }
    .awoo-apps .fc td.fc-limited {
      display: table-cell !important; }
    .awoo-apps .fc-popover, .awoo-apps .fc-timeGrid-view .fc-axis {
      display: none; }
    .awoo-apps .fc-slats, .awoo-apps .fc-time-grid hr {
      display: none !important; }
    .awoo-apps .fc button, .awoo-apps .fc-button-group, .awoo-apps .fc-time-grid .fc-event .fc-time span {
      display: none; }
    .awoo-apps .fc-time-grid .fc-content-skeleton {
      position: static; }
    .awoo-apps .fc-time-grid .fc-content-skeleton table {
      height: 4em; }
    .awoo-apps .fc-time-grid .fc-event-container {
      margin: 0 !important; }
    .awoo-apps .fc-time-grid .fc-event {
      position: static !important;
      margin: 3px 2px !important; }
    .awoo-apps .fc-time-grid .fc-event.fc-not-end {
      border-bottom-width: 1px !important; }
    .awoo-apps .fc-time-grid .fc-event.fc-not-start {
      border-top-width: 1px !important; }
    .awoo-apps .fc-time-grid .fc-event .fc-time {
      white-space: normal !important; }
    .awoo-apps .fc-time-grid .fc-event .fc-time:after {
      content: attr(data-full); }
    .awoo-apps .fc-day-grid-container, .awoo-apps .fc-scroller, .awoo-apps .fc-time-grid-container {
      overflow: visible !important;
      height: auto !important; }
    .awoo-apps .fc-row {
      border: 0 !important;
      margin: 0 !important; } }
  .awoo-apps .fc-dayGridDay-view .fc-content-skeleton, .awoo-apps .fc-dayGridWeek-view .fc-content-skeleton {
    padding-bottom: 1em; }
  .awoo-apps .fc-dayGrid-view .fc-body .fc-row {
    min-height: 4em; }
  .awoo-apps .fc-row.fc-rigid {
    overflow: hidden; }
  .awoo-apps .fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .awoo-apps .fc-day-top.fc-other-month {
    opacity: .3; }
  .awoo-apps .fc-dayGrid-view .fc-day-number, .awoo-apps .fc-dayGrid-view .fc-week-number {
    padding: 2px; }
  .awoo-apps .fc-dayGrid-view th.fc-day-number, .awoo-apps .fc-dayGrid-view th.fc-week-number {
    padding: 0 2px; }
  .awoo-apps .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: right; }
  .awoo-apps .fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: left; }
  .awoo-apps .fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number {
    float: left;
    border-radius: 0 0 3px; }
  .awoo-apps .fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number {
    float: right;
    border-radius: 0 0 0 3px; }
  .awoo-apps .fc-dayGrid-view .fc-day-top .fc-week-number {
    min-width: 1.5em;
    text-align: center;
    background-color: #f2f2f2;
    color: grey; }
  .awoo-apps .fc-dayGrid-view td.fc-week-number {
    text-align: center; }
  .awoo-apps .fc-dayGrid-view td.fc-week-number > * {
    display: inline-block;
    min-width: 1.25em; }
  .awoo-apps .fc-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px; }
  .awoo-apps .fc-rtl .fc-list-view {
    direction: rtl; }
  .awoo-apps .fc-list-view {
    border-width: 1px;
    border-style: solid; }
  .awoo-apps .fc .fc-list-table {
    table-layout: auto; }
  .awoo-apps .fc-list-table td {
    border-width: 1px 0 0;
    padding: 8px 14px; }
  .awoo-apps .fc-list-table tr:first-child td {
    border-top-width: 0; }
  .awoo-apps .fc-list-heading {
    border-bottom-width: 1px; }
  .awoo-apps .fc-list-heading td {
    font-weight: 700; }
  .awoo-apps .fc-ltr .fc-list-heading-main {
    float: left; }
  .awoo-apps .fc-ltr .fc-list-heading-alt, .awoo-apps .fc-rtl .fc-list-heading-main {
    float: right; }
  .awoo-apps .fc-rtl .fc-list-heading-alt {
    float: left; }
  .awoo-apps .fc-list-item.fc-has-url {
    cursor: pointer; }
  .awoo-apps .fc-list-item-marker, .awoo-apps .fc-list-item-time {
    white-space: nowrap;
    width: 1px; }
  .awoo-apps .fc-ltr .fc-list-item-marker {
    padding-right: 0; }
  .awoo-apps .fc-rtl .fc-list-item-marker {
    padding-left: 0; }
  .awoo-apps .fc-list-item-title a {
    text-decoration: none;
    color: inherit; }
  .awoo-apps .fc-list-item-title a[href]:hover {
    text-decoration: underline; }
  .awoo-apps .fc-list-empty-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .awoo-apps .fc-list-empty-wrap1 {
    width: 100%;
    height: 100%;
    display: table; }
  .awoo-apps .fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .awoo-apps .fc-unthemed .fc-list-empty {
    background-color: #eee; }
  .awoo-apps table {
    width: 100% !important; }
  .awoo-apps .fc-toolbar h2 {
    text-transform: capitalize; }
  .awoo-apps .fc-icon-chevron-left:before {
    content: '‹';
    top: -2px;
    position: relative; }
  .awoo-apps .fc-icon-chevron-right:before {
    content: '›';
    top: -2px;
    position: relative; }
  .awoo-apps .fc-day-grid-container {
    margin: 0; }
  .awoo-apps .fc-widget-header {
    padding: 0px; }
    .awoo-apps .fc-widget-header.fc td, .awoo-apps .fc-widget-header.fc th {
      padding: 0px; }
    .awoo-apps .fc-widget-header table {
      margin: 0; }
  .awoo-apps .fc-widget-content {
    padding: 0; }
  .awoo-apps .fc-list-view table tr th:last-child,
  .awoo-apps .fc-list-view table tr td:last-child,
  .awoo-apps .fc-list-view table tr th:first-child,
  .awoo-apps .fc-list-view table tr td:first-child {
    padding: 8px 14px; }
  .awoo-apps .fc-scroller {
    max-height: 400px; }
  .awoo-apps .fc-view td, .awoo-apps .fc-view span, .awoo-apps .fc-view a, .awoo-apps .fc-view button {
    font-size: 14px;
    color: #000; }
    .awoo-apps .fc-view td:hover, .awoo-apps .fc-view span:hover, .awoo-apps .fc-view a:hover, .awoo-apps .fc-view button:hover {
      color: #000; }
  .awoo-apps .fc-view .resa {
    margin-left: 20px;
    border-radius: 4px;
    background: #d67a0a;
    border: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 10px;
    line-height: 1; }
    .awoo-apps .fc-view .resa:hover {
      background: #a55e08;
      color: #FFF; }
  .awoo-apps .fc-list-item {
    padding: 8px 14px; }
  .awoo-apps .fc .fc-list-table {
    margin: 0; }
  .awoo-apps .fc-button {
    padding: 0.1em .20em; }
  .awoo-apps .fc-bgevent.closed, .awoo-apps .fc-bgevent:hover {
    background: #000 !important; }
  .awoo-apps .fc-row .fc-bgevent-skeleton {
    z-index: 4; }

.awoo-apps .awoo-btn {
  background: #d67a0a;
  border: none;
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 4px;
  line-height: 1;
  padding: 15px 20px;
  margin: 20px 0 0 0;
  display: inline-block; }
  .awoo-apps .awoo-btn:disabled {
    background: #EEE;
    color: #000; }
  .awoo-apps .awoo-btn:not(:disabled):hover {
    color: #FFF;
    background: #a55e08; }

.proceedAwooRes .title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 1.2; }
.proceedAwooRes p {
  margin: 0; }
.proceedAwooRes .prices {
  margin: 30px 0; }
  .proceedAwooRes .prices .price-row {
    padding: 10px 0;
    border-top: solid 1px #d6d6d6; }
  .proceedAwooRes .prices .price-row:first {
    border: none; }
.proceedAwooRes .recap {
  display: flex;
  justify-content: space-between; }
.proceedAwooRes .totalPrice {
  display: block;
  width: 200px; }
.proceedAwooRes .priceInput {
  border: solid 1px #000;
  padding: 5px;
  text-align: center;
  color: #d67a0a;
  outline: 0; }
.proceedAwooRes .error {
  color: red; }

.awooCart {
  width: 100%;
  max-width: 1000px;
  padding: 44px 0px 0px 0px; }
  .awooCart iframe {
    width: 100%;
    max-width: 100%;
    height: 80vh; }
  .awooCart .error {
    padding: 0px 50px 40px 50px;
    color: darkred; }

.awoo-loader:empty:after {
  content: '';
  border-radius: 50%;
  width: 10em;
  height: 10em;
  display: block;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #d67a0a;
  border-right: 1.1em solid #fef1e1;
  border-bottom: 1.1em solid #fef1e1;
  border-left: 1.1em solid #fef1e1;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*# sourceMappingURL=main.css.map */
