body  { font: 90%/1.3em  'Montserrat', sans-serif;  background-color:#dddddd; width:950px;margin: 0 auto 0 auto;padding:0}
#page {   border-right:1px solid #ffffff; border-left:1px solid #ffffff; 
          min-height:919px; background-color: #eee; }

header 
{
    color:#555; padding:0; border-bottom:none ; height:270px;
    position: relative; font-style:normal;background-image:url("/img/Lisboa_-_Panorama_-_03.jpg");
}



#logo
{
    width:948px; height:247px; color:#ddbb00; position: relative;
}

#title
{
    position: absolute; left: 10px; top: 0;  font-weight:bold;
}

#maintitle
{
   position:absolute;width:100%; top: 0; line-height:100%; font-size:200%; text-align:center; color:#2277aa; font-weight:normal
}

#maintitle p{width:40%;float:right;opacity:0.5;background-color:#fff;margin:10px;font-weight:bold;border-radius: 5px; color:#7080a7;font-style: italic;padding:5px}

#header_links {position:absolute;top:0;left:0;z-index:100;background-color:#eee;opacity:0.8;padding:0.2em}

a.hidden {display:none}
a:link, a:visited{text-decoration:none; color:#225599;}

nav a:link, nav a:visited{padding:0;font-weight:bold;font-size:110%;margin:0 4px 0 4px;
        color:#ffffff; background-color:#4789a8;padding-left:7px; padding-right:7px}

nav a:link.current, nav a:visited.current{background-color:#4789a8;opacity:0.8;color:#eee;}

a:hover { text-decoration: underline;}
nav#menu{width:948px;margin: 0 auto 0 auto;text-align:center;background-color: #4789a8; border-top:none;}



#texto
{
    /* min-height:705px;  padding:20px;overflow:auto; background-image: url("/img/Calabi-Yau-alternate-bw"); background-repeat: repeat-y; background-color:#fff */
    min-height:705px;  padding:20px;overflow:auto; background-image: url("/img/950px-Rosa-dos-ventos_light.JPG"); background-repeat: repeat-y; background-color:#fff
}

h1{color:#607097;margin-top:2em}

h2{color:#7090b7;margin-top:2.5em}

h3{color:#90a0d7;margin-top:2.5em}

dt{font-weight:bold; margin-bottom:0.5em; color:#80a0c7;}

footer{
    clear:both;background-color: white; border-top: thin solid #777;padding-top:10px;text-align:center;
}

#editor{
    clear:both;margin:20px 5px;
}


textarea.codigo {
    color: #555;
    width: 50em; height:13em; margin:5px 0 5px 0;}

#myform {
    display:none;}

input.button#theform{font-size:10px}

#altuserform {display:inline}

table.schedule td{padding:5px;position:relative}
a.file{float:right}

.newschedule{background:rgb(245,245,220);background:rgba(245,245,220,.4);position:relative;width: 96%;margin:2em auto 2em auto;font-size:90%;border: thin solid #777;}
.days{position:absolute;top:0;left:0;border-bottom:thin solid #999; width:100%; height:20px}
.hours{position:absolute;top:0;left:0;border-right:thin solid #999; width:5%; height:100%}
.content{position:absolute;top:20px;left:5%;border:thin solid #f99; width:95%;}
.columns{text-align:center; font-weight:bold;position:absolute;border-right:thin solid #999}
.item{position:absolute;background:rgb(220,220,200);background:rgba(220,220,200,.4);border-top:thin solid #999;border-left:thin solid #999;padding-left:3px;padding-right:3px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;z-index:10;line-height:1.15em}
.document_link {float:right;font-size:75%;max-width:30%;width:130px;padding:0.5em;border:thin solid #995;background-color:#30a4d5;opacity: 0.6;margin:0 0 2em 2em}

form, fieldset,textarea, input, select, .abstract, #abstract_mathml, #abstract_title_mathml, #mensagens_arquivadas { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.btt {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

button.btt, button.btt:visited {
    background: #bf5700 url('/img/buttons/alert-overlay.png') repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    margin: 0 0 1em 0;
}

button.btt:hover, button.btt:focus {
    background-color: #0047af; color: #fff;
}

fieldset{margin-top:1.0em;background-color:#fceeba;opacity:0.5}

fieldset label{margin-top:1.0em;display:block}

#map, #map_canvas{width:100%}

button.deletefile{
    float:right; color:#ffffff;background-color: #ff7777;
}

#filelist{
    width:50%
}


.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top:0;
  z-index:150
}

.hyphenate {hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto;}
textarea, .donthyphenate{hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none;}


#my_abstracts dl dt{font-style: normal;font-size:150%;margin-top:2em;color:#7d98ab}

#my_abstracts dl dd h2{font-style: normal; margin-top:0.5em; margin-bottom:0.5em; font-size: 130%; font-weight:bold}

.abstract{margin-top:0}

.gm-style-iw {
    height: 85px;
    width: 300px;
}