
.screenonly, .banner, nav, nav.main_calendar, div.minicalendars.formed {
  display: none;
}

td.new a, a.new_booking img { display: none; }

.dwm_main :not(tbody) th {
  color: #0B263B;
}

.dwm_main th a:link {
  color: #0B263B;
}

table.dwm_main {
  border-width: 1px;
  border-color: #879AA8;
}

.dwm_main :not(tbody) th {
  border-left-color: #879AA8;
}

.dwm_main td,
.dwm_main tbody th {
  border-top-color:  #879AA8;
  border-left-color: #879AA8;
}

.dwm_main#month_main td {
  border-top-color:  #879AA8;
}



div.cell_container {
  min-height: 100px;
  height: auto;
}

div.cell_header {
  min-height: 1.4em;
  height: 1.4em;
  max-height: 1.4em;
}

div.booking_list {
  overflow: hidden;
  max-height: none;
}

div.booking_list div {
  box-sizing: border-box;
}


td.E, div.E {border: 2px solid #2693ff}
td.H, div.H {border: 2px solid #92c8fc}
td.I, div.I {border: 2px solid #99cc66}
td.S, div.S {border: 2px solid #dede0d}
td.V, div.V {border: 2px solid #f11d29}

.ColVis_Button, .dataTables_filter, .dataTables_length, .dataTables_paginate {
  display: none;
}

.ui-resizable-handle {
  display: none;
}
