
body {
  font-family:Helvetica,Arial;
}


#titlebar  {
  background: #005ca7;
font-size: 1.375rem;
color:white;
height:72px;
line-height:72px;
margin: 00px;
position: fixed;
left:0px;
top:0px;
width:100%;
}

a {
  text-decoration:none;
}

hu {
  padding: 0px 0px;
  border-bottom: 1px solid black;
  font-weight: bold;
  font-size: 1.2rem;
  width:100%;
  display: block;
}

.ib {
  display:inline-block;
}

#menubar {
 width:1200px;
}

#menubar  {
background: white;
line-height:100px;
padding: 0px 0px;
position: fixed;
left:0px;
top:72px;
width:100%;
z-index:1;
}

#menumenu {
 max-width:1200px;
 margin:0 auto;
}

.vertical-center {
display:inline-block;
vertical-align:middle;
}

#titletext {
 display:inline-block;
 margin-left:20px;
}

@media only screen and (max-width: 560px) {
  #titletext {
   display:none;
  }
}

.dropdownmenu {
display:inline-block;
padding:0px 10px;
margin:0px;
position:relative;
background:white;
text-transform: uppercase;
 color:#005ca7;
#text-align:right;
}

.dropdownmenu:hover, .dropdownmenu:focus-within {
 background:#005ca7;
 color:white;
}

.menu {
 padding:0px 0px;
 float:right;
}

.oright {
  right:0;
}

.left {
  left:0;
}

.menuitems {
  display: none;
  #max-width:30%;
  background:#005ca7;
  color:#00aaff;
  position:relative;
  min-width:100px;
  #width:auto;
  z-index:10;
# outline: 10px solid #005ca7;
}

.menuitem {
 text-align:left;
 line-height:18px;
 padding: 0px 15px;
 width:200px;
 min-height:44px;
 border-bottom: 1px solid #fff;
 text-trasform: none;
}

.dropdownmenu:hover .menuitems, .dropdownmenu:focus-within .menuitems  {
 display: block;
 position: absolute;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}


#rest {
 padding-top:200px;
 display: flex;
  justify-content: center;
}

.center{
  text-align:center;
}
.bold{
  font-weight:bold;
}
.small{
  font-size:0.8rem;
}

ol.toclist { 
 counter-reset: item;
}

ol.zeroindent{
  padding-inline-start:10px;
}

li.toclist{ display: block }
li.toclist:before { content: counters(item, ".") ". "; counter-increment: item }


@media only screen and (max-width: 810px) {
 #rest {
 padding-top:240px;
 }
}
#title {
  max-width:1200px;
  margin: 0 auto;
}
#titlebar {
 z-index:1;
 #display: flex;
  justify-content: center;
}

#rest:after {
  max-width: 1200px;
  #display: table;
  clear: both;
}

#contentbox {
 #border: 1px solid green;
    float: left;
   max-width:850px;
   width:100%;
   margin:0px 10px;
text-align: justify;
  text-justify: inter-word;
}

#sidemenu {
float: left;
  width: 300px;
  padding: 10px;
  float:left;
  #border: 1px solid red;
}

@media only screen and (max-width: 1000px) {
 #sidemenu {
  display: none;
 } 
}

.aa {
  text-decoration:none;
  line-height:44px;
  display:block;
}
.aa:link {
  color: #005ca7;
  text-decoration:none;
  line-height:44px;
  display:block;
}

.aa:visited {
  color: #005ca7;
  text-decoration:none;
  line-height:44px;
  display:block;
}

.aa:hover, .aa:focus {
  color: white;
  text-decoration:none;
  line-height:44px;
  display:block;
}

.aa:active {
  color: #005ca7;
  text-decoration:none;
  line-height:44px;
  display:block;
}

.ofic {
 float:left;
}

@media only screen and (max-width: 560px) {
 .ofic {
   display:none;
 }
  #menubar  {
   line-height:60px;
  }
}

.bb {
  text-decoration:none;
  text-align:center;
  display:inline-block;
  width:100%;
  height:100%;
}

.bb:link {
  color: white;
  line-height:44px;
}

.bb:visited {
  color: white;
  line-height:44px;
}

.bb:hover, .bb:focus  {
  color: red;
  line-height:44px;
}

.bb:active {
  color: white;
  line-height:44px;
}

ul.sidemenu {
  border: 1px solid #888888;
  list-style-type:none
  whitespace:nowrap
}

ul.seminaria {
padding-inline-start:0px;
}

li.sidemenu {
  padding:1rem 0;
  font-size: 1.2rem;
  display:block;
  left:0;
  max-width:190px;
  border-bottom:1px solid blue;

}

li.sidemenu:last-child {
  border-bottom: none;

}

a.sidemenu {
  color: #005ca7;
}

table.pubsl {
	width: 100%;
	text-align: left;
}

.bibref {
	border-bottom: 1px solid #ccc;
}


.bibitem {
	border-bottom: 1px solid #ccc;
	padding: 10px 10px;
}



td .bibref {
   width :50px;
}

.bibtitle {
    font-style: italic;
    padding-top:8px;
    padding-bottom:8px;
}

.bibauthor {
 padding-bottom:2px;
 
 font-weight: bold;

}


.toggle {
   color:#0000ff;
	 cursor: pointer;
}

.flags {
  margins: 10px 10px;
  float: right;
  padding: 10px;
}

.flagsl {
  margins: 10px 10px;
  float: left;
  padding-right: 10px;
  padding-top: 10px;
}

table.news {
  margin: 20px 10px;
  border: 1px solid #000;
  width:100%;
  font-size: 1.1rem;
}

td.newsdata {
  font-size: 1.3rem;
  width:150px;
  text-align: center;
  border:0;
}

td.newsshort {
  font-size: 1.4rem;
  border:0;
  text-align: center;
  color: #005ca7;
}

td.newsdetail {
  min-height:40px;
  padding: 10px 0px;
}

tr.newshead{
  line-height:40px;
  #background:#ddd;
  background: #c0dcf7;
}

li.seminaria {
  border:1px solid #000;
  padding: 10px 15px;
  margin-bottom: 50px;
  line-height:20px;
  list-style-type:none;
  max-width:600px;
  box-shadow: 0 0 15px rgba(120,120,120,1);
}

.boldtable {
  padding-bottom: 40px;
}

td.bibref {
  font-size: 1.3rem;
}

.sheader {
  font-size: 1.3rem;
}

.members_photo {
  height:100px;
}

.members_photoc {
  text-align: center;

}

.members_linklink {
  word-wrap: break-all;
}
.members_linklink {
  width:100%;
}

.members_container {
  display:inline-block;
  padding: 5px;
}

.imgenc {
  max-width:140px;
  height:auto;
  margin-top:0px;
  padding-bottom: 20px;
  padding-right:10px;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    heihgt:0;
} 
 
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.person {
  display:inline-block;
  height:250px;
  min-width:380px;
}

.breakablelink {
}

.sciident {
   padding-top:6px;
}

.addrdata {
  padding-top:3px;
}

.toc {
  background:#fafafa;
  padding:10px;
  padding-right:10px;
  display:inline-block;
  width:auto;
  border-style:dashed;
  border: 1px dashed black;
  margin-top:10px;
}
