
.screenonly, .banner, div.minicalendars.formed,
nav:not(.main_calendar):not(.arrow):not(.location):not(.view) {
  display: none;
}

nav.arrow, nav.view {
  visibility: hidden;
}

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.A, div.A {border: 2px solid #ffff1a}
td.B, div.B {border: 2px solid #66ccff}
td.C, div.C {border: 2px solid #ff66ff}
td.D, div.D {border: 2px solid #ccffcc}
td.E, div.E {border: 2px solid #ff33cc}
td.F, div.F {border: 2px solid #b366ff}
td.G, div.G {border: 2px solid #ff8080}
td.H, div.H {border: 2px solid #ffebcc}
td.I, div.I {border: 2px solid #99cc66}
td.J, div.J {border: 2px solid #80ff80}
td.K, div.K {border: 2px solid #ffccff}
td.L, div.L {border: 2px solid #ccffff}
td.M, div.M {border: 2px solid #3385ff}
td.N, div.N {border: 2px solid #6666ff}
td.O, div.O {border: 2px solid #ffcc66}
td.P, div.P {border: 2px solid #ff4d4d}
td.Q, div.Q {border: 2px solid #ccff66}
td.R, div.R {border: 2px solid #ff6600}
td.S, div.S {border: 2px solid #808000}
td.T, div.T {border: 2px solid #A4A4A4}
td.U, div.U {border: 2px solid #FF9966}

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

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