/** gestorpsi custom stylesheets can be written here */

.hidden { display: none }

div.chart-img {
    text-align: center;
}

.birthday-tr td {
    background-color: #e3fff3
}

.footable-filtering-search .dropdown-toggle {
    display: none
}

a.booked { color: #484848; float: left; padding: 2em;  }

table.schedule_results_daily  td.schedule_item, #table-weekly div.schedule_item {
        background-color: #f9f9f9;
}
#table-weekly div.schedule_item  {
    border-bottom: 2px solid #fff
}

table.schedule_results_daily td {  padding: 0.3em }
table.schedule_results_daily td.hour { font-size: 0.9em; white-space: nowrap }
table.schedule_results_daily td.hour .icon { font-size:0.8em }
table.schedule_results_daily td small { font-size:70% }

.datepicker {
    z-index: 9999 !important;
}

.g-recaptcha {
    display: inline-block;
}
