
.fa-layout-frontend .fc-prev-button, .fa-layout-frontend .fc-next-button {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0; }
.fa-layout-frontend .fc-prev-button > span, .fa-layout-frontend .fc-next-button > span {
    padding: 0; }
.fa-layout-frontend .fc-prev-button .fc-icon:after, .fa-layout-frontend .fc-next-button .fc-icon:after {
    color: #1e1e1e; }
.fa-layout-frontend .fc-toolbar.fc-header-toolbar {
    margin-bottom: 26px; }
.fa-layout-frontend .fc-toolbar.fc-header-toolbar h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    color: #1e1e1e; }
.fa-layout-frontend th.fc-day-header.fc-widget-header {
    background-color: #ac8848;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 38px;
    border: none; }
.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top {
    text-align: center; }
.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    margin: 0;
    padding: 0;
    width: auto;
    font-size: 16px;
    color: #787878;
    position: initial;
    float: none;
    display: inline-block;
    line-height: 80px;
    background-color: transparent !important; }
.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top.fa-fr-active span {
    color: #fff; }
.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top.fa-fr-active.fc-today span {
    color: #787878; }
.fa-layout-frontend td.fa-fr-not-space, .fa-layout-frontend td.fc-other-month {
    background-color: #fff !important; }
.fa-layout-frontend td.fa-fr-not-space span, .fa-layout-frontend td.fc-other-month span {
    color: #dfdfdf !important; }
.fa-layout-frontend .fa-fr-active {
    background-color: #ac8848; }
.fa-layout-frontend td.fc-other-month span {
    color: #ccc !important; }
.fa-layout-frontend .fc-day-top.fc-other-month {
    opacity: 0.7; }
.fa-layout-frontend table {
    margin: 0; }
.fa-layout-frontend .fsa-ct-book {
    background-color: #1e1e1e;
    padding: 55px 60px; }
.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list {
    background-color: #1e1e1e !important;
    padding: 0;
    color: #fff; }
.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list h2 {
    color: inherit;
    font-weight: 400;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 34px !important; }
.fa-layout-frontend .fsa-ct-book button.fa-new-appt {
    height: auto;
    padding: 0;
    background: transparent; }
.fa-layout-frontend .fsa-ct-book button.fa-new-appt span.btn {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Ubuntu';
    font-weight: bold;
    color: #fff;
    width: 260px;
    box-sizing: border-box; }
.fa-layout-frontend .fsa-ct-book button.fa-new-appt span.btn:hover {
    color: #1e1e1e;
    background-color: #ac8848; }
.fa-layout-frontend .fsa-ct-book span.fa-timeslot-time {
    width: 30%; }
.fa-layout-frontend .fsa-ct-book span.fa-timeslot-time i {
    font-size: 18px;
    color: #ac8848;
    line-height: 60px;
    padding-top: 0; }
.fa-layout-frontend .fsa-ct-book .fa-time_ts {
    margin-left: 18px;
    color: #fff; }
.fa-layout-frontend .fsa-ct-book .fa_spaces {
    color: #ac8848; }
.fa-layout-frontend .fsa-ct-book p.over_spaces {
    color: #787878; }
.fa-layout-frontend .fsa-ct-book .fa-new-appt-unavaiabale {
    background: transparent;
    height: 60px;
    padding: 0; }
.fa-layout-frontend .fsa-ct-book .fa-new-appt-unavaiabale span.fa-button-text {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Ubuntu';
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    color: #1e1e1e;
    width: 260px;
    box-sizing: border-box;
    background-color: #787878; }
.fa-layout-frontend .fa-timeslot {
    border-color: #343434;
    font-size: 16px;
    padding: 10px 0; }
.fa-layout-frontend .fa-timeslot > span {
    line-height: 60px;
    display: inline-block; }
.fa-layout-frontend .fa-timeslot:last-child {
    border-bottom: 1px solid #343434; }
.fa-layout-frontend .fc-row .fc-content-skeleton {
    padding-bottom: 0; }