/* Estil per a impressió */
/* Universitat Autònoma de Barcelona UAB */
/* http://www.uab.cat */

/*  Base   */

* {zoom:1;}

body {
 overflow-x: visible;
 overflow-y: visible;
}

body { font-size: 12pt!important ; font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif; color: #000; line-height: 1.6em!important; background: #fff;}
a { color: #01644f; text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { background: hsla( 0, 100%, 100%, 0.5 ); }
a:hover img { opacity: 0.7; }
h1 { font-size: 28pt!important; line-height: 30pt!important;color: #103437;}
h2 { font-size: 24pt!important; line-height: 24pt!important;color: #103437;}
h3 { font-size: 22pt!important; line-height: 22pt!important;margin: 25pt 0; }
h4 { font-size: 16pt!important; line-height: 16pt!important;color: #333333; }
h1 em, h2 em, h3 em { font-style: normal; }
.clear { clear: both; height: 0.001em; overflow: hidden; }
img { border: 0; margin: 0; padding: 0; }
b { font-weight: bolder; }
p, ul, ol { font-size: 14pt!important; line-height: 1.6em; margin: 10pt 0 18pt; }
sup {font-size: 7px /* 5px */; vertical-align: top; margin: 0; padding: 0;  }

h1,h2,h3,h4 { page-break-after: avoid; }
ul, img { page-break-inside: avoid; }
img { max-width: 100% !important; }

.wrapper, #content{
    width: 100%;}
.mastersfons {background:none; }

/* Navegació */
.ciencies {
    background: #fff; display: block; width: 100%;margin: 0; padding: 0;
    border-radius: 0; overflow: hidden; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; }
nav li {border-right: none !important;  }
nav li a { display: none !important; }
nav li a.selected { display: block !important; font-size: 28pt ; color: #103437; font-weight: normal !important; 
    padding: 0; margin-top: 30pt;}



/* Taules */

table { border: 2px solid #999; }


/* Continguts */

.masters {
    border: 2px solid #999;  background: white;  border-radius: 0; box-shadow: none;
    overflow: hidden; padding: 20px; position: relative; font-size: 14pt; }
.masters h3 {
    font-size: 22pt ; color: #103437; font-weight: normal !important;  padding: 0; margin: 0 0 15pt 0; }
.masters em { font-style: normal; font-size: 14pt; font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif; line-height: 1.6em!important; }
p.web { margin: 8pt 0; font-size: 20pt; border: 2px solid #999;  padding: 8pt;}
p.web a { text-decoration: none !important;}


/* Footer */
#footer { margin: 0; padding: 0; width: auto; text-align: center;}
#footer:before { content: url(uabcei.jpg); }
#footer .legal, #footer .logo { display: none; }
#footer .credits,
#footer .drets { width: 100%; float: none; display: block; margin: 15pt 0; font-size: 12pt;}

/* Ocultar */
#MessageCookie,
#access,
#header,
.submenu,
.format,
.compartir,
#formulari .col8-8, #formulari .clear,
#campus,
#recerca,
#accessibilitat,
#destacats,
.veure-mes,
.veure-mes-gris,
.inscriu-te { display: none; }

/* estilos para noticia.html */

section#content.content-noticia {
    margin: 0 auto;
}

section.content-noticia .inside-sidebar {
    display: none;
}

section.content-noticia .aside-nav {
    display: none;
}

section.content-noticia .right-content {
    width: 1000px;
}

section.content-noticia .inside-left-content {
    width: 1000px;
}

section.content-noticia .greyback {
    width: 730px;
    margin: 0px auto 0px auto;
}


