@CHARSET "ISO-8859-1";

/* MEDIA QUERIES PARA TELAS 'PEQUENAS' - ATÉ 640px */
@media screen and (max-width: 640px) {

footer {
	margin-top: 25px;
}
	
/*	LOGO	*/
.logo {
	width: 100%;
	text-align: center;
}

/* CAIXA DE LOGIN */
.login {
	width: 95%;
}

/*	NAVEGACAO DO PERFIL NA PAGINA INICIAL	*/
.navperfil {
	width: 100%;
	text-align: center;
	line-height: 150%;
}
		
		
/* CATEGORIAS NO HEADER */
.navCategorias {
	width: 100%;
}

.itemCategoria {
	text-align: center;
	font-weight: bold;
	font-size: 3vw;
	display: table-cell;
	/*border: 1px solid #000;*/
}

.imgCategoria {
	width: 100%;	
	margin: 0 5px;
}

/* DIV CORPO - CONTÉM O CONTEÚDO PRINCIPAL */
.corpo {
	width: calc(100% - 15px);
}


/* CONTEÚDO PRINCIPAL	*/
.conteudo {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
}

/* DIVS NO CONTEUDO PRINCIPAL QUE CONTÉM O FORMULÁRIO DE CRIAÇÃO	*/
.editarPerfil, .criarUsuario, .cadastrarCategoria, .cadastrarFornecedor, .cadastrarProduto, .cadastrarContaBancaria,  
.cadastrarDespesa, .cadastrarPagamento, .cadastrarReceita {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#divRadiosMateriais, #divCoordenacoesMateriais {
	float: none;
	width: 100%;
}


/* DETALHES DO MATERIAL */
#divDetalhesMaterial .nomeCampo {
	width: 70px;
}

#divRespostas {
	margin-left: 0;	
}
.divTipoResposta {
	width: 33px;
	padding: 0;
}
.divDetalhesResposta {
	width: calc(100% - 35px);
}
.divCabecalhoRespostaEsq, .divCabecalhoRespostaDir {
	font-size: 9pt;
	line-height: 140%;
}

.divConteudoResposta {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 10px 0;
}
.divResponderResposta {
	display: block;
	width: 100%;
	text-align: center;
}
#btResponderResposta {
	margin: 15px 0;
}
#divResponder {
	margin: 30px 0;
}



/* MURAL DE RECADOS NO PORTAL DO ALUNO		*/
#pTituloMuralRecadosAluno {	
	font-size: 12pt;
}

.divRecadoMural {
	font-size: 10pt;
}

.divDataRecadoMural {
	width: 100%;
	margin: 0;
	text-align: center;
	padding-bottom: 6px;
}

.divMensagemRecadoMural {
	width: 100%;
	padding: 6px 5px;
	border-left: 0;
	border-top: 1px solid gray;
}

/*	DIV NAVEGACAO - CONTÉM A NAVEGAÇÃO LATERAL	*/
#divNavegacao {
	float: left;
	text-align: center;
	width: 100%; 
}

/* NAVEGACAO LATERAL	*/
.navLateral {
	width: 100%; 
	text-align: center;	
}

.navLateral ul a:link, .navLateral ul a:active, .navLateral ul a:visited, .navLateral ul li a:hover { 
   font-size: 5vw;
} 


/* IMAGEM DO MENU NA NAVEGACAO LATERAL	*/
.imgMenuNavegacaoLateral {	
	visibility: hidden;
	height: 0px;
}



/* TITULO	*/
.titulo h2 {
	font-size: 5vw;
	margin-top: .3em;
	margin-bottom: .3em;
}


.onlyMobile {
	display: block;
}
.onlyDesktop {
	display: none;
}


/* FORMULARIOS*/
label {
    display: block;
    margin-bottom: 12px;   
}
label>span {
    /*float: left;*/
    display: inline-block;
    width: 95%;
	font-size: 5vw;
    margin-top: 10px;
    color: #333;
    font-size: 5vw; 
    font-weight: bold;
}
label>span.valorCampo {
	float: none;
	text-align: left;
    font-weight: normal;
}
.form input[type="text"], .form input[type="email"], .form input[type="password"], input[type="date"], .form input[type="number"], input[type="number"], .form input[type="time"], .form textarea, select {
    border: 1px solid #CCC;
    color: gray;
    height: 6vw;
    font-size: 4.5vw;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
}
select {
    height: 9vw;
   	width: auto;   
}

/*	span para texto após outro span	*/
.spanTexto {
	font-weight: normal;
	width: 95% !important;	
}

#tbProdutosOrdemCompra input[type="text"], #tbProdutosDespesa input[type="text"], #tbParcelasDespesa input[type="text"], #tbParcelasDespesa input[type="date"], #tbParcelasDespesa select, 
#tbProdutosReceita input[type="text"], #tbParcelasReceita input[type="text"], #tbParcelasReceita input[type="date"], #tbParcelasReceita select, #tabelaAlternativas input[type="text"] {
    font-size: 3.2vw;
}



/*	TABELA DE DISCIPLINAS DE MATRIZ	e outras... */
#tbProdutosDespesa, #tbParcelasDespesa, #tbParcelasAPagar, #tbProdutosReceita, #tbParcelasReceita  {
	max-width: 100%;	
}

.tbEstilo1 td, .tbEstilo2 td {
	font-size: 3.5vw;
}

.tbEstilo1 th, .tbEstilo2 th {
	font-size: 3vw;
}

#tbMeusMateriais th:nth-child(2), #tbMeusMateriais td:nth-child(2), #tbMeusMateriais th:nth-child(4), #tbMeusMateriais td:nth-child(4),  #tbMeusMateriais th:nth-child(5), #tbMeusMateriais td:nth-child(5),
#tbListaRadiosVisualizarMaterial th:nth-child(3), #tbListaRadiosVisualizarMaterial td:nth-child(3),
#tbListaCoordVisualizarMaterial th:nth-child(3), #tbListaCoordVisualizarMaterial td:nth-child(3), 
#tbProdutosDespesa th:nth-child(1), #tbProdutosDespesa td:nth-child(1), 
#tbParcelasDespesa th:nth-child(1), #tbParcelasDespesa td:nth-child(1),
#tbProdutosReceita th:nth-child(1), #tbProdutosReceita td:nth-child(1), 
#tbParcelasReceita th:nth-child(1), #tbParcelasReceita td:nth-child(1),
#tbParcelasAPagar th:nth-child(4), #tbParcelasAPagar td:nth-child(4),
#tbParcelasAPagar th:nth-child(5), #tbParcelasAPagar td:nth-child(5),
#tbDadosRelatorioDespesas th:nth-child(2), #tbDadosRelatorioDespesas td:nth-child(2), 
#tbDadosRelatorioDespesas th:nth-child(3), #tbDadosRelatorioDespesas td:nth-child(3),
#tbDadosRelatorioContasAPagar th:nth-child(3), #tbDadosRelatorioContasAPagar td:nth-child(3), 
#tbDadosRelatorioContasAPagar th:nth-child(4), #tbDadosRelatorioContasAPagar td:nth-child(4),
#tbDadosRelatorioContasPagas th:nth-child(3), #tbDadosRelatorioContasPagas td:nth-child(3), 
#tbDadosRelatorioContasPagas th:nth-child(4), #tbDadosRelatorioContasPagas td:nth-child(4),
#tbDadosRelatorioContasPagas th:nth-child(5), #tbDadosRelatorioContasPagas td:nth-child(5), 
#tbMensalidadesPagas th:nth-child(7), #tbMensalidadesPagas td:nth-child(7), #tbTaxasPagas th:nth-child(6), #tbTaxasPagas td:nth-child(6), #tbTaxasPagas th:nth-child(7), #tbTaxasPagas td:nth-child(7) {  	
	display: none;
}




	
/*	TABS	*/
.tab-links li {
	margin:5px 5px;;
}

.tab-links a {
	font-size:3.7vw;
}



	
	
}







