@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size:1em;
	
}

.disabled{
	color:#CCCCCC;
}

.headbox{
	background: #F7F9FC;
	width:100%;
	height:25px;
	display:block;
	vertical-align:top;
}
.bodybox{
	background-color:#fff;
	width:100%;
	height: 40px;
}

.Active{
	background-color:#89FF88;	
}

#barcal{
	background-color:#E6EDF5;
	width:50%;
	height:30px;
}

.Autorizado{
	font-size: 12pt;
	color: #4D7289;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	
}

@charset "utf-8";
.container #calendarview {
}
.container #calendarview h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.5em;
	color: #4D7289;
	background-color: #DFDFDF;
	height: 45px;
	padding-top: 11px;
	padding-left: 15px;
}.row .col-lg-3 h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.1em;
	color: #8F8F8F;
}
