#ConteinerMenuContexto {
	height: auto;
}

#FiltroGrid {
	border: 1px #000 inset;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#GridCursosPorUE {
	border: 1px #000 inset;
	margin-bottom: 1px;
	padding: 5px 5px 5px 5px;
}

.barraGrid{
	background: #F1F1F1;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
}

.columOver{
	background: #E0EEE0;
}

.columActive{
	background: #E0EEE0;
}

.spanEscolhaImpressao{border: 1px solid ; background:#fff; z-index: 1; position: fixed; text-align: left; width: 130px;}