#web-WebxBookingemoBackend- .backendModule  table{
    border:1px solid black;
}
#web-WebxBookingemoBackend- .backendModule  table th,
#web-WebxBookingemoBackend- .backendModule  table td{
    padding:10px 15px;
}
#web-WebxBookingemoBackend- .backendModule  table th {
    border-bottom:1px solid black;
    background:#ccc;
}
#web-WebxBookingemoBackend- .f3-widget-paginator {
    list-style-type:none;
    padding:0px;
    margin-left:0px;
}
#web-WebxBookingemoBackend- .f3-widget-paginator li {
    display:inline-block;
    padding-left:5px;
    padding-right:7px;
    border-right:1px solid #a59e9d;
}
#web-WebxBookingemoBackend- .f3-widget-paginator .next {
    border:0px;
}
#web-WebxBookingemoBackend- .failed {
    color:#971521;
}
#web-WebxBookingemoBackend- .success {
    color:#1ba03a;
}
