@CHARSET "ISO-8859-1";

.ui-layout-north {
	z-index: 20 !important;
	overflow: visible !important;;
}

.ui-layout-north .ui-layout-unit-content {
	overflow: visible !important;
}

.ui-widget {
    font-family: 'Segoe UI',Arial,sans-serif;
    font-size: 1.0em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'Segoe UI',Arial,sans-serif;
}
.grdDadosAtestado .text-input {
	background-color: #fbfbfb;
	border: solid 50px #000000;
	margin-bottom: 8px;
	width: 178px;
	padding: 8px 5px;
	color: #797979;
}

.ui-growl {
	position: fixed;
	top: 50%;
	right: 50%;
	width: 400px;
}

