
body {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
}

.centralizar {
	width: 100%;
}

.tabela_completa {
	height: 95vh;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}

.identificacao_projeto {
	height: 13vh;
	width: 100%;
	border: 1px solid #000000;
	background-color: #9ddb7b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#colunas_identificacao {
	width: 100%;
}

#coluna_identificacao_logotipo
{
	float:left;
	width: 10%;
}

#coluna_identificacao_texto
{
	float: left;
	width: 60%;
}

#coluna_identificacao_usuario
{
	float: right;
	width: 30%;
}

.linha_logotipo {
	line-height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
}

#uffs {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.areadetrabalho {
	height: 75vh;
	width: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #defdcd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	overflow: auto;
}

#principal {
	margin: 0;
	width: 100%;
	height: auto;
}

.acoes {
	width: 100%;
	height: 6vh;	
	border: 1px solid #000000;
	background-color: #9ddb7b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.login_msg_inicial {
	text-align: center;
	font-weight: bold;	
	margin-top: 30px;
}

.login_msg_inicial_segmentos {
	text-align: center;
	font-size: 0.8em;	
	margin-top: 5px;
}

.tabela_identificacao {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

.tabela_identificacao_branco {
	width: 37%;
}

.tabela_identificacao_label {
	width: 10%;
}

.tabela_identificacao_edit {
	width: 5%;
	text-align: center;	
}

.tabela_identificacao_botoes_centro {
	width: 14%;
	text-align: center;	
}

.tabela_identificacao_botoes_vazio {
	width: 36%;
}

.user {
	width: 100px;
}

.cpf {
	width: 100px;
}

.dtn {
	width: 100px;
}

.link_botao {
    border-radius: 5px;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 2px 8px;
	text-decoration: none;
	color:#000000;
}

.botao_iniciar {
	background-color: #00aaaa;
}

.botao_prosseguir {
	background-color: #aaaa00;
}

.botao_completa {
	background-color: #00ff00;
}

.botao_normal {
	background-color: #88bb88;
}

#sem_disciplinas_matriculadas {
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 100px;
}

#disciplinas_matriculadas {
	width: 100%;
	text-align: center;
}

.disciplinas_titulo {
	text-align: center;
	font-weight: bold;
}

.disciplinas_tabela {
	margin: 0px auto;
	padding: 0px auto;
	border: 0px;
	width: 90%;
	min-width: 90%;
}

.disciplinas_linha1 {
	height: 30px;
	background-color: #aadb7b;
}

.disciplinas_linha2 {
	height: 30px;
	background-color: #c1d9aa;
}

.disciplinas_codigo {
	width : 10%;
	text-align: center;
}

.disciplinas_nome_turma {
	margin-left: 10px;
	padding: 0;
	font-weight: bold;
	font-size: 0.7em;
}

.disciplinas_nome {
	width : 40%;
}

.disciplinas_link {
	width : 15%;
	text-align: center;
}

.uma_opcao_corpo {
	width: 100%;
}

.uma_opcao_esquerda {
	float:left;
	width: 33%;
	text-align: center;
	margin-top: 2vh;
}

.uma_opcao_centro {
	float: left;
	width: 33%;
	text-align: center;
	margin-top: 2vh;
}

.uma_opcao_direita {
	float: right;
	width: 33%;
	text-align: center;
	margin-top: 2vh;
}

#uma_disciplina_identificacao {
	width:100%;
	height: 25px;
	text-align: center;
	border-bottom: 2px solid #000000;
	background-color: #c1d9aa;
	font-weight: bold;	
	font-size: 16px;
	padding-top: 3px;
}

#uma_disciplina_questionario {
	width: 100%;
	height: 70vh;
	overflow: auto;
}

#uma_disciplina_introducao {
	width:100%;
	border-bottom: 1px solid #000000;
	background-color: #aadb7b
}

.uma_disciplina_introducao1
{
	text-align: justify;
	font-size:11px;
	font-weight:bold;
	padding: 10px;
	margin: 0 0 0 0;
}

.uma_disciplina_introducao2
{
	text-align: center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding: 1 0 0 0;
	margin: 0 0 0 0;
	color: #ff0000;
}

.uma_disciplina_grupo_linha {
	border-bottom: 3px solid #999999;
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
	clear:both;
}

.uma_disciplina_corpo {
	width: 100%;
	/*display: block;*/
	/*overflow: hidden; */
}

.uma_disciplina_grupo_esquerda {
	/*width: 25%;
	display: inline;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.uma_disciplina_grupo_direita {
	/*width: 74%;
	display: inline;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5%;
}

.uma_disciplina_linha {
	height: 24px;
	/*display: block;*/
 }

 .um_grupo_cabecalho {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}

.um_grupo_cabecalho_linha {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.uma_questao_corpo1 {
	width: 100%;
	border-bottom: 1px solid #000000;
	background-color: #c8dc96;
	padding-top: 6px;
	/*display: block;
	overflow: hidden;*/
}

.uma_questao_corpo2 {
	width: 100%;
	border-bottom: 1px solid #000000;
	background-color: #ccd9ae;
	padding-top: 6px;
	/*display: block;
	overflow: hidden;*/
}

.uma_questao_esquerda {
	float:left;
	width: 5%;
	display: inline;
	font-weight:bold;
}

.uma_questao_centro {
	float: left;
	width: 94%;
	font-weight:bold;
}

.uma_questao_direita {
	/*width: 90%;   26-6-22 */
	text-align:left;
	font-weight:bold;
	margin: 0px 1% 0px 0px;
}

.uma_questao_linha {
	height: 24px;
   	/*display: block;*/
}

.uma_alternativa {
	padding-left: 5%;
	margin-bottom: 5px;;
}

.questao_texto {
	width: 99%;
	background-color: #fefefe;
}

.evento_encerrado {
	width:100%;
	height: 25px;
	text-align: center;
	border: 2px solid #000000;
	background-color: #c1d9aa;
	font-weight: bold;	
	font-size: 16px;
	margin-top: 30px;
	padding-top: 3px;
}

@media(max-width:767px){
	body {
		font-size: 10px;
		font-weight: 600;
	}

	#uffs {
		width: 100%;
		height: auto;
		vertical-align: middle;
	}

	.linha_logotipo {
		line-height: 12px;
	}

	.tabela_identificacao_branco {
		width: 10%;
		font-size: 8px;
	}
	
	.tabela_identificacao_botoes_vazio {
		width: 10%;
	}

	#uma_disciplina_identificacao {
		font-size: 12px;
	}

	.uma_questao_esquerda {
		width: 8%;
	}

	.uma_questao_centro {
		width: 85%;
	}
	
	.uma_questao_direita {
		width: 85%;
	}

	.link_botao {
		font-size: 12px;
		padding: 2px 4px;
		white-space:nowrap;
   		text-overflow:ellipsis;
   		overflow:hidden;
	}

	.disciplinas_linha1 {
		height: 50px;
	}
	
	.disciplinas_linha2 {
		height: 50px;
	}

 }

 
