
.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: 0px solid red !important}
td.B, div.B {border: 0px solid red !important}
td.C, div.C {border: 0px solid red !important}
td.D, div.D {border: 0px solid red !important}
td.E, div.E {border: 0px solid red !important}
td.F, div.F {border: 0px solid red !important}
td.G, div.G {border: 0px solid red !important}
td.H, div.H {border: 0px solid red !important}
td.I, div.I {border: 0px solid red !important}
td.J, div.J {border: 0px solid red !important}
td.W, div.W {border: 0px solid red !important}
td.K, div.K {border: 0px solid red !important}

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

.ui-resizable-handle {
  display: none;
}
.GII{
	background-color:#9BC2E6;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GIM{
	background-color:#f47920;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GIT{
	background-color:#fcaf17;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GIET{
	background-color:#5d91bd;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GIEI{
	background-color:#8c5b42;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GIQ{
	background-color:#2bbb9d;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.GCD{
	background-color:#d11f57;
	height: 50px;
	text-align: center;
	margin: auto;
    width: 100%;
    padding-top: 20px;
    vertical-align: middle;
}
.cabeceraMes{
	height: 50px;

}
.saltoPagina{
	//page-break-after: always;
	page-break-before:always;
}
.cabeceraPagina{
	background-color:white;
	font-size: 1.2em;
	
}
.TablaAcronimos
{
	display: table;
	font-family:Times New Roman;
	font-size:1em;
}

.TitleAcronimos
{
	display: table-caption;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

.HeadingAcronimos
{
	display: table-row;
	font-weight: bold;
	text-align: center;
}


.RowAcronimos
{
	display: table-row;
	padding-top:2px;
	padding-bottom:2px;
}

.CellAcronimos
{
	display: table-cell;
	border: solid grey;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom:2px;
}
body {
  font-size: small;
  margin: 0;
  padding: 0;
  color: #0B263B;
  font-family: 0.75em/1.5 'Arial',Heveltica;
  background-color: white;
}
.marco_mes td.invalid {
  background-color: white;

}


table.dwm_main#month_main td.invalid {
  background-color: white;
}


table.marco_mes#month_main td.invalid {
  background-color: white;
}



.separador{
	background-color:lightgrey;
	width:100%;
	height:4px;
	border:2px solid lightgrey;
	margin-top:0px;
	margin-bottom:0px;
}
.separador2{
	background-color:white;
	width:100%;
	height:4px;
	border:2px solid white;
	margin-top:0px;
	margin-bottom:0px;
}