@media screen , print {
	.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error
		{
		color: #b94a48;
		background: #f2dede 50% 50% repeat-x;
		border: 1px solid #eed3d7;
	}

	body {
		/* font-size: 0.8em; */
		font-size: 12px;
		/* font-family:Verdana, Geneva, sans-serif; */
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		line-height: 2.0em;
	}
	.cabecalho {
		border-bottom-style: solid;
		border-bottom-width: 3px;
		border-bottom-color: #a5a5a5;
		height: 100px;
		margin: 2px;
	}
	.cabecalho .conupelogo {
		float: left;
		margin-left: 50px;
	}
	.cabecalho .empresa {
		float: right;
	}
	.cabecalho .empresatitulo {
		float: left;
		padding-top: 30px;
		padding-right: 20px;
		text-align: right;
		font-weight: bold;
	}
	.cabecalho .empresalogo {
		float: right;
		margin-right: 50px;
	}
	.ui-widget-content {
		border: none !important;
		
	}
	.ui-layout-unit .ui-layout-unit-content {
		border: none !important;
	}
	.pagTitulo {
		color: #A5A5A5;
		font-weight: bold;
	}
	.pagTituloLinha {
		margin-top: 5px;
		background-color: #6c6c6c;
		height: 6px;
		width: 70%;
	}
	.barra {
		background-color: #6c6c6c;
		height: 2px;
	}
	.rodape {
		padding-top: 2px;
		text-align: center;
		font-size: 1em;
		color: #fff;
		background: #ff0000; /* Old browsers */
		background: -moz-linear-gradient(top, #ff0000 0%, #820000 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0000),
			color-stop(100%, #820000) ); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ff0000 0%, #820000 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ff0000 0%, #820000 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ff0000 0%, #820000 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #ff0000 0%, #820000 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ff0000',
			endColorstr='#820000', GradientType=0 ); /* IE6-9 */
	}

	.ui-layout-center {
		overflow-x: hidden !important;
		overflow-y: auto;
	}
	.ui-layout-center .ui-layout-unit-content {
		overflow-x: hidden !important;
		overflow-y: auto;
	}
	.ui-layout-north {
		z-index: 20 !important;
		overflow: visible !important;;
	}
	.ui-layout-north .ui-layout-unit-content {
		overflow: visible !important;
	}
	.ui-layout-east {
		z-index: 20 !important;
		overflow: visible !important;;
	}
	.ui-layout-east .ui-layout-unit-content {
		overflow: visible !important;
	}
	
	.conteudo .quadrotitulo {
		font-weight: bold;
		color: #A5A5A5;
		text-align: center;
		margin: 0 auto;
	}
	.conteudo .quadro {
		font-weight: bold;
		margin: 0 auto;
	}
	.tituloMenor {
		text-decoration: underline;
	}
	.loginInfo {
		margin: 0 auto;
		width: 80%;
		display: block;
		padding: 0px;
		background-color: #e0e0e0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.loginInfoLP {
		margin: 0 auto;
		width: 100%;
		display: block;
		padding: 10px;
		background-color: #FFA07A;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.loginInfoRI {
		margin: 0 auto;
		width: 100%;
		display: block;
		padding: 10px;
		background-color: #00FA9A;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.loginInfoAviso {
		padding: 10px;
		background-color: #ff9999;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		width: 100%;
		
	}
	.loginInfoConfirmacao {
		margin: 0 auto;
		width: 500px;
		display: block;
		padding: 10px;
		background-color: #f0f0f0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.dadosTitulo {
		
		font-weight: bold;
		display: block;
		margin: 1px;
	}
	.dadosCampo {
	/* font-size: 0.9em; */
		display: block;
		/* width: 200px; */
		margin: 1px;
	}
	.dadosCampoPergunta {
	/* font-size: 0.9em; */
		display: block;
		/* width: 400px; */
		margin: 1px;
	}
	.dadosValor {
		/* font-size: 0.9em; */
		display: block;
		margin: 1px;
	}
	.dadosCampo_anexo {
	font-size: 0.9em;
	}
	.dadosValor_anexo {
		font-size: 0.9em;
	}
	
	.semrolagem{
	/* overflow:hidden !important; */
	}
}
	.localprovaDestaque{
		color:red;
		font-weight: bold;
	}
	.ui-picklist .ui-picklist-list {
    width: 350px !important;
}
	#tituloPanel{
	margin-left:20px !important;
	margin-right:20px !important;
	
	}
	.coluna_100percent{
	width:100%;
	}
	.coluna_80percent{
	width:80%;
	}
	.coluna_60percent{
	width:60%;
	}
	.coluna_40percent{
	width:40%;
	}
	.coluna_20percent{
	width:20%;
	}
	.coluna_10percent{
	width:10%;
	}

	.anexo_coluna1 {
	width: 400px;
}


@media print {	
	@page {
  size: A4;
  margin: 15mm 17mm 15mm 17mm;
 
}
	#dadosImpressao{
	 
	
	}
	body * {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		/* font-size: 1.0em; */
		font-size: 14px !important;
		
	}

   .header {
    position: fixed;
    display:inline-block;
    right: 0;
    top: 0;
    text-align: right;
    
  }



   .footer {
    position: fixed;
    display:inline-block;
    right: 0;
    bottom: 0;
/*     border-style: dashed; */
    text-align: right;
    width:200px;
    border-bottom: 1px solid black;
  }



  html, body {
    width: 210mm;
    height: 297mm; 
  
}
