/*
 Folha de Estilos do Modulo do Aluno
*/

.ImagemSistema
{
    background-image: url(imagens/aluno/icon.gif);
}

.GVmenuHeader
{
	border : 0px solid #99bbe8;
	border-width: 0px 0px 1px 0px;
	font-weight:bold;
	padding:2px;
	margin-bottom:3px;
	margin-top:5px;
	font-size:11px;
}

#menu .x-tree-node-anchor{
	width: 100%;
}

.x-tree-node-anchor SPAN{
	font-size:10px;
}

#menu * {
	color:#37526b;
}

#menu .x-tree-node-el {
	padding: 1px 0;
	display: flex;
}

#menu .x-tree-node-icon {
    width: 16px;
    height: 16px;
	margin: auto 1px auto 4px;
	vertical-align: middle;
}

/* MATRICULA WEB  */

.tabelaFases{
	padding:2px;
	margin:2px;
	margin-top:3px;
}

.tabelaFases tr td span{
	font-size:10px;
}

.FaseAtual{
	font-weight:bold;
	font-size: 12px;
}

.FaseFutura{
	color:#b5b5b5;
	font-size:9px;
}

#descricaoFases{
	border: 1px solid #99bbe8;
	border-width: 0px 0px 1px 0px;
	
}

.TituloProcessoMatriculaIndisponivel{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	font-weight:bold;
	font-size: 11px;
	border: 1px solid #99bbe8;
	border-width: 0px 0px 1px 0px;
}
#bodystruct {
	padding: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}
#bodyContent{
	width:100% !important;
}
#leftmenutd {
	padding-right:20px;
}

.TituloProcessoMatricula{
	padding-left:5px;
	padding-top:5px;
	font-weight:bold;
	font-size: 11px;
	float:left
}

.FaseIndisponivelTitulo{
	color:red;
	text-align: center;	
	font-size:15px;
	font-weight: bold;
	margin:3px;
}

.FaseIndisponivelPeriodos{
	color:red;
	text-align: center;
	font-size:11px;
}

.tituloLabelProcessoMatricula{
	font-size: 12px;
}

.borderInfo{
	border: 0px solid #96d1fe;
	border-width:2px 0 0 0;
	padding:3px;
}

.ListaDisciplinasComprovateMatricula{
	border: 0px solid #96d1fe;
	border-width:1px 0 0 0;
	padding:3px;
}

.TituloComprovateMatricula{
	font-size: 12px;
	border: 0px solid #96d1fe;
	border-width:0 0 1px 0;
	padding:3px;
	margin-top:2px;
	font-weight: bold;
}

#textoInfoRelevantes{
	border: 0px solid #96d1fe;
	border-width:2px 0 0 0;
	padding:3px;
}

#areaInfo EM{
	font-style: italic;
}

#panelRespExt FIELDSET LEGEND SPAN{
	font-style: normal;
	font-weight: bold;
}

#areaInfo FIELDSET LEGEND SPAN{
	font-style: normal;
	font-weight: bold;
}

#areaInfo * A{
	border: 0px solid inherit;
	border-width: 0px 0px 1px 0px;
}

#areaInfo FIELDSET DIV DIV UL{
	list-style-position: inside;
	margin-left:8px;
}

#areaInfo FIELDSET DIV DIV UL LI{
	list-style: disc;
}

#areaInfo UL OL{
	list-style: decimal;
}
 
.totalCreditos{
	border: 0px solid #96d1fe;
	border-width:1px 0 0 0;
	font-weight: bold;
}

.clickSelecionarDisciplinas{
	font-weight: bold;
	color:red;
}

#pnlContrato .x-panel-header{
	background: transparent;
	background-color: #fff;
	
}

#pnlContrato .x-panel-header SPAN{
	font-weight: bold;
}
.taskIcon
{
	background-image:url(imagens/tasks.png) !important;
}
.linkConclusao{
	text-decoration: underline;
	color:blue;
}

/* Reemissão de contrato */
.contrato_list,
.emissao_contrato {
    padding: 20px;
} 

.contrato_list table {
    width: 100%;
    *width: 96%; /* MSIE sux */
    margin: 0 0 12px 0;
    border-collapse: separate;
	border-spacing: 2px;
}

.contrato_list table tr.even {
    background-color: #f6f6f6;
}

.contrato_list table tr.odd {
}

.contrato_list table th {
    font-weight: bold;
    text-align: center;
    background-color: #E2EDF3;
    padding: 20px 5px 10px 5px; 
}

.contrato_list .emitir {
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
}

.contrato_list .contrato_pendente {
    color: red;
}

.emissao_contrato {
}

.emissao_contrato .pdf_content a {
    height: 16px;
    padding: 0 0 0 5px;
}

.emissao_contrato .bottom_bar {
    padding: 20px 8px;
}

.emissao_contrato .gv-botao-download {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
}

.emissao_contrato .pdf_content {
    width: 100%;
    height: 100%;
}

/**
*	Template padrão do Boletim
*/

.boletimCelula_top{
	text-align: center;
	background-color: #CBD9EB;
}

.boletimCelula_sub_titulo{
	text-align: center;
	background-color: #E7EDF5;
}

.boletimCelula_direita{
	text-align: center;
	vertical-align: center;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	background-color: #CBD9EB;
	border-color: #BFBFBF;
}

.boletimTabelaTopCmp{
	font-weight: bold;
}

.boletimTabelaTop td{
	font-size:9px;
}

.boletimTabelaTop th {
	border-width: 0px 1px 1px 0px;
	border-style:solid;
	border-color: #BFBFBF;
	font-weight: bold;
}

.boletimTabelaNotas th{
	text-align: center;
	vertical-align: center;
	color:#000;
	font-size:9px;
	background-color: #5fa8b8;
	border-style:solid;
	border-width: 1px 1px 1px 0px;
	border-color: #BFBFBF;
}

.boletimIconeParciais {
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.boletimLinkParciais .boletimIconeParciais {
    margin-left: 5px;
}

.boletimTabelaNotas td{
	text-align: center;
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	border-width: 0px 0px 1px 1px;
}
.boletimTabelaNotas td:last-child{
	border-width: 0px 1px 1px 1px;
}
.boletimTabelaObjetivos td{
	/*text-align: left;*/
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	border-width: 0px 0px 1px 1px;
}

.boletimTabelaObjetivos th{
	text-align: center;
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	background-color: #E7EDF5;
	border-width: 0px 0px 1px 1px;
}

.boletimDivObjetivos {
	margin-top:20px;
	display: none;
}
.boletimTituloObjetivos{
	margin-top:10px;
	font-weight: bold;
	color:black;
}
.boletimCampoVazio{
	text-align: center;
	vertical-align: center;
}

.boletimTabelaParRecAl td{
	/*text-align: left;*/
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	border-width: 0px 0px 1px 1px;
}

.boletimTabelaParRecAl th{
	text-align: center;
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	background-color: #E7EDF5;
	border-width: 0px 0px 1px 1px;
}


.boletimDiv{
	margin-top:20px;
	display: none;
}
.boletimDivPrint{
	margin-top:20px;
	
}
.boletimTabelaParRecDis td{
	/*text-align: left;*/
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	border-width: 0px 0px 1px 1px;
}

.boletimTabelaParRecDis th{
	text-align: center;
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	background-color: #E7EDF5;
	border-width: 0px 0px 1px 1px;
}

.boletimTabelaParDesDis td{
	/*text-align: left;*/
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	border-width: 0px 0px 1px 1px;
}

.boletimTabelaParDesDis th{
	text-align: center;
	vertical-align: center;
	border-color: #BFBFBF;
	font-size:9px;
	border-style:solid;
	background-color: #E7EDF5;
	border-width: 0px 0px 1px 1px;
}

/*
	Template Boletim Customisado
*/

.boletimCustomTable{
	border-spacing: 0px;
	margin-bottom: 20px;
}

.boletimCustomMargin{
	border-spacing: 0px;
	margin-bottom: 10px;
}

.boletimCustomDescr{
	text-align: center;
}

.boletimCustomHab{
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	background-color:#eceef2; 
	text-align: center
}

.boletimCustomObj{
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
}

.boletimCustomParecerInf{
	background-color:#d6dce4;
	font-size: 14px;
	padding: 5px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	border-color: black;
}

.boletimCustomBorderTop{
	background-color:#d7d1f5;
	font-size: 14px;
	padding: 5px;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	border-color: black;
}

.boletimCustomBorderTop1{
	background-color:#d7d1f5;
	font-size: 14px;
	padding: 5px;
	border-style: solid; 
	border-width: 1px 1px 1px 0px;
	border-color: black;
}

.boletimCustomParecer{
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
	border-color: black; 
}

.boletimCustomRodape{
	color: white;
	font-weight: bold;
	font-size: 18px; 
	background-image:url(../../resource/imagens/logo_gvdasa.jpg) no-repeat left !important;
}

.boletimCustomCabecalho{
	width:820px;
	height: 100px;
	color: white;
	font-weight: bold;
	font-size: 18px; 
	text-align: center;
	background-image:url(../../resource/imagens/logo_EI_avaliação.jpg)!important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-top: 50px;
}

.boletimCustomTitulo{
	text-align:center; 
	font-size: 14px;
}

.boletimCustomLeg1{
	background-color: #FF0000;
	color: white; 
	text-align: center; 
	padding: 5px;
}

.boletimCustomLeg2{
	background-color:#FF7F50;
	color: white; 
	text-align: center; 
	padding: 5px;
}

.boletimCustomLeg3{
	background-color: #9ACD32;
	color: white; 
	text-align: center; 
	padding: 5px;
}

.boletimCustomLeg4{
	background-color: #4169A8;
	color: white; 
	text-align: center; 
	padding: 5px;
}

.boletimCustomTitHabil{
	background-color:#000080;
	color: white;
}

.boletimCustomAvalAutom{
	color: white;
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: black;
	padding: 5px;
}

.boletimCustomAvalAutom0{
	background-color:#385723; 
}
.boletimCustomAvalAutom1{
	background-color:#1f4e79; 
}
.boletimCustomAvalAutom2{
	background-color:#7f6000; 
}
.boletimCustomAvalAutom3{
	background-color:#c55a11; 
}
.boletimCustomAvalAutom4{
	background-color:#7030a0; 
}
.boletimCustomAvalAutom5{
	background-color:#843c0c; 
}
.boletimCustomAvalAutom6{
	background-color:#ff0000; 
}
.boletimCustomAvalAutom7{
	background-color:#cc0099; 
}

.boletimCustomAvalAutomR{
	color: white;
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	text-align: center;
	border-color: black;
}

.boletimCustomAvalN{
	background-color: #7f7f7f; 
	color: white; 
	border-style: solid; 
	border-width: 0px 1px 1px 1px; 
	border-color: black;
	padding: 5px;
}

.boletimCustomcompT{
	background-color: black; 
	color: white; 
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: black;
	padding: 5px;
}
.boletimCustomAval{
	background-color: #7f7f7f; 
	color: white;
	text-align: center; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black;
}

.boletimCustomDescObj{
	border-style: solid;
	border-width: 0px 1px 1px 1px; 
	border-color: black;
}

.boletimCustomAvalRes{
	text-align: center; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black;
}

.boletimCustomTableCabc{
	margin-top: 20px;
}


/*
   Opção de Matrícula
*/
.TituloOpcaoMatricula{
	border: 1px solid #000;
	border-width: 0px 0px 1px 0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	margin-bottom:5px;
	font-weight:bold;
	font-size: 12px;
	float:left;
	width:100%;
}
	
	
.TituloHeaderSemana{
	font-size: 10.5pt;
	padding:3px;
	background-color:#cfdbeb;
}

.listaDisciplinas * {
	font-size: 7.5pt;
	vertical-align: top;
	padding-bottom: 10px;
}

/* Agenda aluno */
table.detalhesAgenda {
    width:100%;
}

table.detalhesAgenda td {
    vertical-align: top;
}

table.detalhesAgenda td.detalhe{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 40px;
}

.fundoAgenda {
    background-color: #DEECFD;
}

.tabsAgenda {
    /* ajuste da altura do TabPanel usado na agenda */
    height: 21px !important;
}

/*Parcelas Negociação*/
table.detalhesNegociacao {
    width:100%;
}

table.detalhesNegociacao td {
    vertical-align: top;
}

p.tituloN{
    font-size: 11px;
    font-weight: bold;
    text-align: center;	
    margin-bottom: 5px;
}

table.detalhesNegociacao td.tHead{
    font-size: 11px;
    font-weight: bold;
}

table.detalhesNegociacao td.detalheN{
    font-family: sans-serif;
    font-size: 11px;
}

/* Genericos */
.gv-botao-turmas-bg {
    background-image:url(imagens/aluno/edit-redo.png) !important;
}

/* Estilos usados no Plano de Ensino (professor/coordenador) */

.planoEnsino .cabecalho td {
    vertical-align: top;
}
.planoEnsino .cabecalho label {
    display: block;
    float: left;
    width: 160px;
    font-weight: bold;
}
.planoEnsino .cabecalho span {
    display: block;
    padding: 0 0 0 160px;
}

.planoEnsino .readOnly .x-form-textarea {
    border: 0;
    background: #FFFFFF;
}

.planoEnsino td{
	line-height: 15px;
}

.labelHistorico{
	margin-right:15px;
	font-weight: bold;
}

#cabecalhoPlano {
    margin: 0 0 10px 0;
}

#cabecalhoPlano .links {
    padding: 5px;
}

#cabecalhoPlano .links span {
    clear: none;
    float: right;
    margin: 0 5px 0 5px;
}

a.print {
    color: #0075ff;
    padding: 2px 2px 2px 20px;
    background: url("../../resource/icones/printer.png") no-repeat left !important;
}

a.report {
    padding: 10px 0 0 18px;
    background: url(../../resource/icones/table.png) no-repeat bottom left !important;
}

a.calculate {
    padding: 2px 2px 2px 20px;
    background: url("../../resource/icones/calculator.png") no-repeat left !important;
}

ul.listalinks li a {
	color: #0075ff;
	line-height: 20px;
    background-position: left;
    background-repeat: no-repeat;
	padding-left: 20px;
}

ul.listalinks.enquetes li a {
    background-image: url("imagens/aluno/avaliacao.png");
}

a.linkvoltar {
    color: #0075ff;
    background: url("../../resource/icones/back.png") no-repeat left bottom;
    padding: 2px 2px 2px 20px;
}

.estiloReadOnly{
		border-width: 1px;
		border-color: silver;
		background: 0;
}

.gv-readonly {
    background: transparent;
    border: 0;
}

.tbutton-protocolo-add {
	background-image: url("../../resource/icones/icon-protocolo-add.png") !important;
}

a.link_consulta, a.link_consulta:hover {
    color: #EE0000;
    padding: 2px 2px 2px 20px;
    background: url("../../resource/icones/zoom_in.png") no-repeat left !important;
}

.gv-botao-search{
    background-image:url(../../resource/icones/search.png) !important;
}

/**Botão enviar (central de mensagens) apenas aluno*/
#enviar{
	height:35px;
}

/** Relatorio Conceito Global */

.tableConceitoGlobal{
	border-spacing: 0px;
	border-width: 1px 1px 1px 1px; 
	margin-top: 10px;
	margin-bottom: 20px;
}

#tituloRelatorioGlobal th{
	background: #002060;
	padding: 20px 5px;
	color: #FFF;
    text-align: center;
    text-transform:uppercase;
}
.linhaGrupoGlobal td,
.linhaHabilidadesGlobal td{
	background: #2f5597;
	padding: 15px 10px;
	color: #FFF;
}


.linhaHabilidadesGlobal td:LAST-CHILD,
.linhaObjetivoGlobal td:LAST-CHILD{
	text-transform:uppercase;
	text-align: center;
}
.linhaHabilidadesGlobal td{
	background: #7f7f7f;
}
.linhaObjetivoGlobal td{
	padding: 5px;
	background: #FFF;
	color: #000;
}

.col1ObjetivoHabSocial{
	background: #7f7f7f;
	text-transform:uppercase;
	text-align: center;
	padding: 15px 10px;
	color: #FFF;
}

.linhaHabilidadesSociais{
	background: #2f5597;
	padding: 15px 10px;
	color: #FFF;
}

/* Grafico Boletim */
/* css bar graph */
	.bargraph-bg {
		margin-top: 50px; 
		height: 410px; 
		overflow: hidden;
	}
    .bargraph {     
          height: 200px; 
          position: relative; 
          margin-top: 15px 0;
          margin-left: 150px;
    }

    .bargraph ul.bars {
		margin: 0;
	    padding: 0;
	    list-style-type: none;
	    position: absolute;
	    bottom: 0;
    }

    div.bargraph div.colorfilter {
        position: absolute;
        top: 0; left: 0;
        height: 201px;
        background-color: black;
        opacity:0.2;  filter:alpha(opacity=20);
        z-index: 97;
    
    }

    div.bargraph div.colorfilter2 {
        position: absolute;
        top: 0; left: 0;
        height: 201px;
        background-color: black;
        opacity:0.4;  filter:alpha(opacity=40);
        z-index: 97;
    
    }

    .bargraph ul.bars li {  
        position: absolute; 
        width: 23px;
        height: 200px; 
        background: blue;
        /*move it up from bottom label*/
        bottom: 0; 
        padding: 0; 
        margin: 0; 
        text-align: center; 
        font-weight: bold; 
        color: white; 
        line-height: 10px;
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
    	padding-top: 5px;
        z-index: 99;
    }

   
    .bargraph ul.bars li span {
        position: relative;
        top: -25px;
        color: #7c7c7c;
     }
    .bargraph ul.bars li img {        
           margin: 0; padding: 0;
           position: relative;
           top: -71px;
           left: 0;
    }

    .bargraph ul.bars li span.darkpen {
        color: #515151;
        position: static;
    }
    .bargraph ul.bars li span.whitepen {
        color: red;
    }

    .bargraph ul.bars li.bar1 { left: 21px;  }
    .bargraph ul.bars li.bar2 { left: 94px;  }
    .bargraph ul.bars li.bar3 { left: 167px; }
    .bargraph ul.bars li.bar4 { left: 240px; }
    .bargraph ul.bars li.bar5 { left: 313px; }
    .bargraph ul.bars li.bar6 { left: 386px; }
    .bargraph ul.bars li.bar7 { left: 459px; }
    .bargraph ul.bars li.bar8 { left: 532px; }
    .bargraph ul.bars li.bar9 { left: 605px; }

    /* bottom means 100% in background-position */
    .bargraph ul.bars li.bluebar  { background-position: 0px bottom; }
    .bargraph ul.bars li.redbar   { background-position: -30px bottom; }
    .bargraph ul.bars li.greenbar { background-position: -60px bottom; }
    .bargraph ul.bars li.orangebar  {  background-position: -90px bottom; }
    .bargraph ul.bars li.grapebar   {  background-position: -120px bottom; }
    .bargraph ul.bars li.purplebar  {  background-position: -150px bottom; }
    .bargraph ul.bars li.crimsonbar {  background-position: -180px bottom; }
    .bargraph ul.bars li.navybar    {  background-position: -210px bottom; }
    .bargraph ul.bars li.goldbar    {  background-position: -240px bottom; }
    .bargraph ul.bars li.tealbar    {  background-position: -270px bottom; }

    .bargraph .label { 
    	list-style-type: none;
	    position: absolute;
	    bottom: -180px;
	    margin: 0;
	    padding: 5px 0px;
	    z-index: 100;
	    background: #FFF;
	    height: 170px;
    }
    .bargraph .label li { 
        color: #000;
        font-weight: bold;
	    text-transform: uppercase;
	    letter-spacing: 0.1em;
	    font-size: 8px;
	    display: flex;
	    width: 160px;
	    height: 35px;
	    padding: 0px 5px;
	    float: left;
	    margin-left: -130px;
	    margin-top: 62px;
	    overflow: hidden;
	    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	    line-height: 35px;
	    transform: rotate(90deg);
    }
    .bargraph .label li:FIRST-CHIlD {
  		margin-left: -65px;
    }


    ul.y-axis { 
    	list-style-type: none;
	    position: absolute;
	    left: -150px;
	    width: 150px;
	    height: 200px;
	    text-align: right;
	    top: 0;
	    margin: 0;
	    padding: 0;
    }

    ul.y-axis li { 
        color: #000;  
        font-size: 11px;
        height: 25%;
        text-align: right;
        padding-right: 5px;
    }
    
    ul.y-axis-bg { 
    	list-style-type: none;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    height: 200px;
	    text-align: right;
	    top: 0;
	    margin: 0;
	    padding: 0;
	    z-index: 0;
	    background: #EEE;
    }

    ul.y-axis-bg li { 
        height: 25%;
        border-top: 1px #AAA solid;
    }
   /* end of css bar graph */
   
/*Comprovante Dia Letivo*/
.tituloDisciplinaHeader{
	font-size: 10.5pt;
	padding:3px;
	background-color:#cfdbeb;
}

.tituloTurmaHeader{
	font-size: 10.5pt;
	padding:3px;
	background-color:#d9e8fb;
	padding-left: 15px;
}

.listaDisciplinasDiaLetivo * {
	font-size: 7.5pt;
	padding-left: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}

.listaHeaderDiaLetivo * {
	padding-left: 15px;
}

/*Fase financeira | Rematricula aluno*/

.grid-fieldset{
	margin: 10px;
	color: #2E2E2E;
	font-weight: lighter;
}

.grid-simulacao{
	margin: 5px;
	width: 98%;
	margin-right: 20px;
}

.grid-simulacao tr{
	padding: 5px;
}

.grid-simulacao th{
	font-weight: bold;
}

.grid-simulacao-align-right{
	text-align: right;
}

.parcela-vencida{
	color: red;
}

.detalhes-header th{
	font-weight: bold;
	padding: 5px 5px;
}

table.tabela-detalhes{
	max-width: 500px;
	border-spacing: 0px;
    padding: 15px 20px;
    border-collapse: collapse;
}

.div-detalhes{
	background-color: white;
	height: 210px;
	padding: 20px;
}

.tabela-detalhes tr td,
.detalhes-header th{
	border: 1px solid #c0c0c0;
}

.tabela-detalhes td{
    padding: 5px 5px;
}

.detalhes-header th{
	width: 20%;
}

.espaco-tabela-superior{
	margin-top: 20px;
}

/**Botão enviar (central de mensagens) apenas aluno*/
#enviar{
	height:35px;
}


.pareceres-web ul li{
	list-style-type: disc !important;
}

.pareceres-web ul, ol{
	margin: auto !important;   
    padding: 0 0 0 35px !important;
}

.pareceres-web ol li{
	list-style-type: decimal !important;
}

.pareceres-web{
	padding: 5px !important;
}

.pareceres-web *{
	font-size: 9pt !important;
}

.boletimTabelaParDesDis p{
    margin-block-start: 10px !important;
    margin-block-end: 10px !important;
}

.boletimTabelaParDesDis em{
	font-style: italic !important;
}

#chkConfirmacao .x-form-check-wrap-inner  {
	display: block; 
	margin: 0 auto; 
	width: 90px;
}

.nome-social{
  	display: inline;
  	position: relative;
 	cursor: pointer;
}
  
.nome-social:hover:after {
  	background: #F0F8FF;
    border: 1px solid #8db3e3;
	color: #37526B;
	border-radius: 3px;
  	content: attr(gloss);
  	font-size: 8pt;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	left: 30px;
  	padding: 0px 6px 0px 5px;
  	position: absolute;
  	z-index: 98;
  	width: 175px;
  }
  
.boletim_maplebear_bg{
    background: #b72025;
    padding: 3px 0px 3px 3px;
}
.content_template_maplebear{
	background: #fff;
    padding: 40px 43px;
    -webkit-border-top-left-radius: 70px;
	-webkit-border-bottom-left-radius: 70px;
	-moz-border-radius-topleft: 70px;
	-moz-border-radius-bottomleft: 70px;
	border-top-left-radius: 70px;
	border-bottom-left-radius: 70px;
}


.content_template_maplebear .td1{
        width: 172.85pt;
        border-left: none;
        border-bottom: 1pt solid windowtext;
        border-right: 1pt solid windowtext;
        padding: 0cm 3.5pt;height: 48.45pt;
        vertical-align: top;
    }
.content_template_maplebear .td2{
        width: 60pt;
        border: 1pt solid windowtext;
        padding: 0cm 3.5pt;
        height: 48pt;
        text-align: center;
        vertical-align: middle;
    }
.content_template_maplebear .border{
        padding: 0px 10px;
        border: 1pt solid windowtext;
    }
.content_template_maplebear .td_image{
        width:74.75pt;
        border:solid windowtext 1.0pt;
        padding:0cm 3.5pt 0cm 3.5pt;
        height:52.05pt;
    }
.content_template_maplebear td p{
        font-family:"Calibri",sans-serif;color:black;
        line-height:normal;
    }
.content_template_maplebear table{
        border: none;
        width:100%;
        margin-left:6.85pt;
        border-collapse:collapse;
        margin-bottom: 25px;
    }
.content_template_maplebear .title{
        width: 519.05pt;
        border: 1pt solid windowtext;
        padding: 0cm 3.5pt;
        height: 32.85pt;
        vertical-align:middle;
        text-align: center;
    }
.content_template_maplebear .border-top{
        border-top: 1pt solid windowtext;
    }
.content_template_maplebear .border-left{
        border-left: 1pt solid windowtext;
    }
.content_template_maplebear .min-height{
        height: 30pt;
    }


.boletim_foundamental table, .boletim_foundamental td, .boletim_foundamental th {
  border: 1px solid #BFBFBF;
}

.boletim_foundamental table {
	width: 100%;
	border-collapse: collapse;
}
.text_parecer_discritivo p{
	font-size: 8pt !important;
}
.boletim_logo{
	height: 70px;
    float: right;
    margin: 10px;
}

.boletim_nome_unidade{
	font-size: 12px;
}
