﻿/* DEFAULTS
----------------------------------------------------------*/
html {
  height: 100%;
  box-sizing: border-box;
}

body {
  height: 100%;
  margin: 0;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    font-size: 16px;
    font-family: Trebuchet MS;
}

ul 
{
    font-size: 16px;
    font-family: Trebuchet MS;
}


ol 
{
    font-size: 16px;
    font-family: Trebuchet MS;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    background-color: #fff;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    margin: 0 auto;
    display: table;
    list-style: none;
}

div.menu ul li a, div.menu ul li a:visited
{
    border: 1px #4e667d solid;
    color: black;
    display: inline-block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* PERSONALIZAÇÃO */
#paginacompleta 
{
    flex: 1;
	background-image: url('../logos/FundoPagina.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
	height: 100%;
    min-width: 100%;
    background-color: white;
    position: relative;
}

#paginacentrada
{
    max-width: 1024px;
    min-height: 100%;
    margin: auto;
    position: relative;
}

#CabecalhoImagem
{
	padding-top: 50px;
    overflow: visible;
    z-index: -100;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Cabecalho
{
    min-width: 100%;
    min-height: 100px;
    max-height: 100px;
    content: "";
    display: table;
    clear: both;
    background: url('../logos/JIIDE-LogoTopoEsq.png') 5% center no-repeat, url('../logos/JIIDE-LogoTopoDir.png') 95% center no-repeat, #000078;
}

.Cabecalho-Dir 
{
    min-width: 20%;
    width: 20%;
    float: left;
}

.Cabecalho-Centro
{
    width: 60%;
    float: left;
}

.Cabecalho-Esq
{
    min-width: 20%;
    width: 20%;
    float: left;
    z-index: -1;
}

.titulo 
{
    font-family: Trebuchet MS;
    margin-top: 0px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000078;
}

.datas 
{
    font-family: Trebuchet MS;
    margin-top: 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000078;    
}

.Cabecalho img 
{
    padding-right: 5px;
}

#CabecalhoLogotipo
{
    display: table-row;
    position: absolute;
    left: 130px;
    top: 70px;
}

.CabecalhoLogotipoLogotipo
{
    display: table-cell;
    text-align: left;
}

.CabecalhoLogotipoLogotipoImagem
{
    z-index: -100;
    overflow: visible;
    width: 100%;
    position: absolute;
}

.CabecalhoLogotipoTitulo 
{
    padding-left: 170px;
    display: table-cell;
    width: 600px;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 16px;
    padding-top: 20px;
}

.CabecalhoLogotipoTituloTitulo
{
    padding-top: 10px;
    font-family: Trebuchet MS;
    font-size: 14.5pt;
    font-weight: bold;
    color: #515151;
}

.CabecalhoLogotipoTituloLocalData
{
    font-size: 10pt;
    font-family: Trebuchet MS;
}

#CabecalhoMenu
{
    text-align: center;
    width: 1024px;
	min-height: 253px;
    margin: 0 auto;
    position: relative;
    top: 0px;
}

#CentrarCSSMenu
{
    margin: auto;
    width: 480px;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
    clear:both;
    overflow:hidden;
    padding-top: 100px;
}

#ConteudoPrincipal
{
    width: 100%;
    position: static;
    margin-top: 20px;
    min-height: 200px;
	margin-bottom: 40px;
	
}

.ConteudoMaster
{
    display: flex;
    flex-direction: column;    
}

.Conteudo h1
{
    color: #2645BA;
    font-size: 16pt;
    font-variant: normal;
    padding-top: 25px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-transform: none !important;
}


.Conteudo h2
{
    color: #2645BA;
    font-size: 13pt;
    font-variant: normal;
    padding-top: 10px;
    font-family: Trebuchet MS;
    text-transform: none !important;
}



.Conteudo li

{
     margin-bottom:10px;
}


#Logotipos
{
    width: 100%;
    display: table;
    margin: auto;
    height: 50px;
    background-color: White;
    text-align: center;
}

#Logotipos img
{
    /*width: 800px;*/
}

#AvisoLegal
{
    height: 20px;
    text-align: right;
    font-size: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#AvisoLegal a
{
    padding-right: 20px;
    padding-top: 5px;
    position: relative;
    top: 5px;
    text-decoration: none;
}

#AvisoLegal a:hover
{
	color: white;
}

.RodapeContentor 
{
    z-index: 10;
    background-color: #B8C9F2;    
    position: relative; 
    /*bottom: 0;*/
    left: 0;
    right: 0;
}

.Rodape
{
    font-family: Trebuchet MS;
    width: 100%;
    color: #000078;
    font-size: 15px;
    text-align: center;
    margin: 0;
    height: 27px;
}

.TabelaBotoes
{
    margin: auto;
    max-width: 800px;
    border-spacing: 10px;
    padding-bottom: 35px;
}

.palavra
{
    text-transform: capitalize;
    font-size: 21pt;
    font-weight: bold;    
}

.BotaoInicioCima
{
    background-image: url('../imgs/Icone-Baixo.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #000078;
    background-size: 60px;
    min-width: 195px;
    max-width: 195px;
    height: 78px;
    margin: 0;
    padding: 5px;
    border: none;
    vertical-align: bottom;
    /*line-height: 18px;*/
}

.BotaoInicioBaixo
{
    background-image: url('../imgs/Icone-Baixo.png');
    background-repeat: no-repeat;
    background-position: center right;    
    background-color: #338dce;
    background-size: 60px;
    min-width: 195px;
    max-width: 195px;
    height: 78px;
    margin: 0;
    padding: 5px;
    border: none;
    vertical-align: bottom;
    line-height: 18px;
    text-decoration: none;
}

#MenuContainer 
{
    /*height: 60px;*/
    display: flex;
    background-color: #B8C9F2;
}

#PL1
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;

}

#PL1:hover
{
    color: #338dce;
}
     
#PL1 span 
{ 
    font-size: 16pt;
}

#PL2
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL2:hover
{
    color: #338dce;
}
     
#PL2 span 
{ 
    font-size: 16pt;
}

#PL3
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL3:hover
{
    color: #338dce;
}
     
#PL3 span 
{ 
    font-size: 16pt;
}

#PL4
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: white;
    text-decoration: none;
    display: block;
     
}

#PL4:hover
{
    color: #338dce;
}
     
#PL4 span 
{ 
    font-size: 16pt;
}

#PL5
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL5:hover
{
    color: #0035AA;
}
     
#PL5 span 
{ 
    font-size: 16pt;
}

#PL6
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL6:hover
{
    color: #0035AA;
}
     
#PL6 span 
{ 
    font-size: 16pt;
}

#PL7
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL7:hover
{
    color: #0035AA;
}
     
#PL7 span 
{ 
    font-size: 16pt;
}

#PL8
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: White;
    text-decoration: none;
    display: block;
}

#PL8:hover
{
    color: #0035AA;
}
     
#PL8 span 
{ 
    font-size: 16pt;
}

.BotaoSeparador
{
    width: 7px;
    height: 7px;
}

.SlideShow
{
    width: 100%;
    height: 250px;
}

.Logotipo
{
    height: 40px;
    /*padding: 0 1px 0 1px;*/
    /*padding: 0 1px 0 1px;*/
}

/* FORMULÁRIO DE INSCRIÇÃO */
.FormInscricao
{
    max-width: 500px;
    margin: auto;
    font-family: Trebuchet MS;
}

.FormErros
{
    color: red;
    font-size: 12pt;
}

#Form_Col1
{
    max-width: 100%;
    margin: auto;
}

#Form_Col2
{
    max-width: 100%;
    padding-left: 50px;
}

.FormInscricaoTituloCampo
{
    font-size: 17px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.FormInscricaoCampo
{
    padding-bottom: 15px;
}

.FormInscricaoCampo select
{
    font-size: 15px;
    width: 500px;
}

.CampoFormulario
{
    width: 500px;
}

.CampoFormularioObs
{
    width: 500px;
    height: 100px;
}

.FormBotao2
{
    width: 100px;
    height: 30px;
}

.FormBotao 
{
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#bcd2df;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}

.FormBotao:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#85b1cd');
	background-color:#85b1cd;
}

.FormBotao:active 
{
	position:relative;
	top:1px;
}

.FormConfirmacao
{
    padding-top: 10px;
    text-align: left;
    font-size: 11pt;
    font-family: Trebuchet MS;
}

.ListaOrdenada
{
    font-weight: bold;
    list-style-type: none;
}

.SubListaOrdenada
{
    list-style-type: circle;
    font-weight: normal;
}


.vermelho {  color: red;}

.centrar
{
    text-align: center;
   
}

.Conteudo table
{
    width: 100%;
   /* border-color:#338DCE;*/ border-color: #59A1EE;
    border-width:thin;
    border-style:solid;
    border-collapse: collapse;
    empty-cells: show; 
    margin-top:16px;
    font-family: Trebuchet MS;
}


.Conteudo caption
{
    color: #2645BA;
    font-size: 18px;
    padding-top:10px; padding-bottom: 10px;
    font-family: Trebuchet MS;
    text-align:left;
    font-weight: bold;
}




.Conteudo th
{
    /*border-color:#338DCE;*/  border-color: #59A1EE;
    border-width:thin;
    border-style:solid;
    height:45px;
    color:#FFFFFF;
     /*width:auto;*/
     text-align:center;
    /* background-color: #338DCE;*/ background-color:#59A1EE;
     font-size:18px;
     font-family: Trebuchet MS;

}




.Conteudo td
{
    
    border-color:#338DCE;
    border-width:thin;
    border-style:solid;
    /*padding: 3px;*/
    padding: 6px;
    text-align:left;
    /*width:auto;*/
    font-size:16px;
    font-family: Trebuchet MS;     
   /* font-weight: bold;*/           
}

#corlimite
{
	border-right-color:#338DCE;
}





#linkcelulabranca
{
   color:#59A1EE;
   text-decoration:none;
}

.Conteudo img

{
    border:none;
}

.sembullet 
{
    list-style-type: none;
}

.tipofonte 
{
    font-family: Arial, Helvetica, sans-serif;
}

.cx1
{
    width:692px; 
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    margin-bottom:15px;
}	

.legendacx1
{
    width:692px; 
    text-align:right;    
    padding-top:2px; 
    padding-bottom:2px;
    font-size: .70em;
    font-style: italic; 
}	

.cx2
{
    width:521px; 
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    margin-bottom:15px;
}	

.legendacx2
{
    width:521px; 
    text-align:right; 
    padding-top:2px; 
    padding-bottom:2px;
    font-size: .70em;
    font-style: italic;
}	

.ArtigosEsq
{
    display: table-cell;
    width: 45%;
}

.ArtigosDir
{
    display: table-cell;
    width: 48%;
    padding-left: 10px;
}

.mensagem 
{
    text-align: center;
    padding-top: 30px;
}

.textoInscricao
{
    font-weight: bold;
    font-size: large;
}

#wrap 
{
    padding-top: 10px;   
    width:600px;
    margin:0 auto;
}

#col_esq 
{
    float:left;
   /* width:300px;*/
    width:200px;
}

#col_dir 
{
    float:left;
    /*width:300px;*/
	width:200px;
}

#col_dir1 
{
    float:left;
    /*width:300px;*/
	width:200px;
}



.apresentacoes table
{
    font-size:8pt;
}

.apresentacoes th
{
	width:16%;
}

.apresentacoes td
{
	text-align:left;
	width:16%;
}



th.maior
{
   width:33%
	
}

td.maior
{
   width:33%
	
}

td.top 
{
    vertical-align:top;		
}

td.verde 
{
    background-color:#CCFFFF;	
}


td.centro
{
    text-align:center;	
}

td.meio
{
     vertical-align:middle;		
}

div.verde 
{
    background-color:#CCFFFF;	
	margin-top:6px;margin-bottom:6px;
	padding:6px;
	text-align:left;	
}

/* TABELA PROGRAMA */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.programa td {
    width: auto;
    vertical-align: top;
    min-width: 85px;
}

.Conteudo Summary
{
    font-size: 18px;
    padding-bottom: 10px;
}





/* SLIDES */


.conteudoslides {
                 width: 600px; 
	 height: 450px;
	 overflow: hidden;
	 margin-left:auto; 
	 margin-right:auto;
     }

 
.navegacao {   
	 display: flex; 
	 width:600px; 
	 overflow-x:auto;
	 overflow-y:hidden; 
	 margin:auto;
	 }

.nav {
                 width:100px;
	 height:75px;
	 border: 2px solid #ffffff;
	 margin-top: 10px; 
	 margin-bottom:10px;
	 margin-left:0px;
	 border-radius:0px;
	 cursor: pointer;
	 transition:.4s;
	 opacity: 0.6;
     }
	 
.nav:hover { opacity: 1;}
 	
.nav:not(:last-child){ margin-right:10px;}
 
.nav img{
                 width:100px;
	 height: 75px;	
     }	
 
div.slides input { 
                 display: none;
    }	
		
 .slides {
                 display: flex;
                 width:1600%;
                 height: 100%; 
   }

 .slide {
                 width:6.25%;
	  transition: .6s;
   }
		
		
  .slide img {
                   width:100%;
	   height: 100%
   }
			
  

#slide1:checked ~.s1{margin-left: 0;}
#slide2:checked ~.s1 {margin-left:-6.25%;}		
#slide3:checked ~.s1 {margin-left:-12.50%;}	
#slide4:checked ~.s1 {margin-left:-18.75%;}	
#slide5:checked ~.s1 {margin-left:-25%;}	
#slide6:checked ~.s1 {margin-left:-31.25%;}	
#slide7:checked ~.s1 {margin-left:-37.50%;}	
#slide8:checked ~.s1 {margin-left:-43.75%;}	
#slide9:checked ~.s1 {margin-left:-50%;}	
#slide10:checked ~.s1 {margin-left:-56.25%;}
#slide11:checked ~.s1 {margin-left:-62.50%;}	
#slide12:checked ~.s1 {margin-left:-68.75%;}	
#slide13:checked ~.s1 {margin-left:-75%;}	
#slide14:checked ~.s1 {margin-left:-81.25%;}	
#slide15:checked ~.s1 {margin-left:-87.50%;}	
#slide16:checked ~.s1 {margin-left:-93.75%;}		



.Legendaslides { 
                                 width:600px; 
                                 text-align:center; 
		 color:#2645BA; 
		 padding:6px; 
		 font-size:18px; 
		 font-family: Trebuchet MS;
         }
         
.LinkIdioma 
{
    font-size: 12pt !important;
}

.idioma 
{
    position: relative;
    top: 15px;
	font-size: 18px;	
}


/* Grid  container Alojamento*/

.grid-container {
  width:100%;
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 0px;
}
.grid-item {
  
   padding:10px;
   font-size:16px;
   font-family: Trebuchet MS;
   display: flex;
   align-items: center;
}
 
.item1{
  grid-column-start: 1;
  grid-column-end: 3;
  border-bottom:1px solid #338DCE;
} 

.item2 {
  grid-row-start: 2;
  grid-row-end: 7;
  justify-content: center;
  border-left:1px solid #338DCE; 
  border-bottom:1px solid #338DCE;
  border-right:1px solid #338DCE;
}

.item3, .item4, .item5, .item6, .item7 {
 border-right:1px solid #338DCE;
}

.item7 {
 border-bottom:1px solid #338DCE;
}



article 

{
    margin-top:25px;
}


summary


{
    font-size: 13pt; 
    font-family: Trebuchet MS;  
    color: #2645BA;
    font-weight: bold;
}




/* mapas*/




.mapas{
   width:46%;
   margin-left:2%; 
   margin-right:2%;
   margin-top:20px;
   margin-bottom:20px;
   float:left;

  
   }

.mapas img{
   width:100%;
  
   }
   




/* oradores*/


* {
  box-sizing: border-box;
}


.oradores {
  float: left;
  width: 48%;
  padding: 0px;
  margin-left:1%;
  margin-right:1%;
  margin-top:10px;
  margin-bottom:10px;
  height:174px;
  border: 1px solid #338DCE;
}


.oradoresA:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix {
  overflow: auto;
}

.oradores img  {
  float:left; 
  margin-right:6px;
 
}

  .holder {
    margin: 15px 0;
    text-align: center;
  }
  
  .holder a {
    font-size: 16px;
    cursor: pointer;
    margin: 0 5px;
    color: #034af3;
    font-family: Trebuchet MS;
  }
  
  .holder a:hover {
    background-color: #222;
    color: #1d60ff;
    text-decoration: none;

  }
  
  .holder a.jp-previous { margin-right: 15px; }
  .holder a.jp-next { margin-left: 15px; }
  .holder a.jp-current, a.jp-current:hover {
    color: #1d60ff;
    font-weight: bold;
    font-size: 18px;
  }
  
  .holder a.jp-disabled, a.jp-disabled:hover {
    color: #bbb;
  }
  
  .holder a.jp-current, a.jp-current:hover,
  .holder a.jp-disabled, a.jp-disabled:hover {
    cursor: default;
    background: none;
  }
  
  .holder span { margin: 0 5px; }

#itemContainer { list-style-type: none; }

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab 
{
    height: 35px !important;
    font-size: 15px;
    font-family: Trebuchet MS;
    color: #2645BA;
    font-weight: bold;
}

.botaoCalendario 
{
    color: #2645BA;
    font-size: 16px;
}

.botaoCalendarioAtivo 
{
    color: #2645BA;
    font-size: 16px;    
    font-weight: bold;
}