/*

	Genericos

*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@font-face { font-family: 'OpenSans'; src: url('/assets/fonts/Open Sans Regular.ttf') format('truetype'); }
@font-face { font-family: 'OpenSansBold'; src: url('/assets/fonts/Open Sans Extrabold Regular.ttf') format('truetype'); }
body { font-family: "Roboto", Helvetica, Arial, sans-serif; font-weight: 300; margin: 0; padding: 0; color: #000; overflow: -moz-scrollbars-vertical; }
a,
a:hover { color: black; }
h1,
h2,
h3,
h4,
h5 { font-family: "Roboto Condensed", Helvetica, Arial, sans-serif; font-weight: 600; margin: 20px 0; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4,
h5 { font-size: 1em; }


/*html { 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
/*

	Bootstrap override / Genéricos
	
*/
.col img { width: 100%; }
.padding10 { padding: 10px; }
.panel-body { padding-top: 10px; }
/* 

	Cabecalho 

*/

.navbar { border-bottom: 1px solid #EEE; margin-top: 0; padding-top: 0; background-color: white; text-transform: uppercase; font-family: 'Roboto Condensed', Helvetica, sans-serif; }
.navbar-header { width: 100%; height: 160px;}
.navbar-header-gr { width: 100%; height: 160px; font-size: 1.4em;}
.navbar-header .icon-bar { border: 2px solid black; }
.navbar-toggle { margin: 15px 20px; }
.navbar-toggle span { background-color: #333; }
.navbar-brand { display: table; padding: 30px 15px 30px 15px; font-size: 2em; font-weight: 900; line-height: 110%; text-transform: uppercase; }
.navbar-brand img { height: 95px; }
.navbar-brand span { display: block; float: right; max-width: 230px; margin-top: 2px; margin-left: 20px; }
.navbar-header-right { float: right; position: relative; left: auto; right: 0; top: 22px; font-family: 'Roboto Condensed', Helvetica, sans-serif; }
.menuNavegacao { background-color: #ecf0f1; /*border-top: 2px solid black;*/ }
.navbar-left { position: relative; left: -15px; }
.navbar-left li { width: auto; } /*Tamanho botões menu principal:*/
.navbar-left li a:hover { background-color: #E1E4E4; } /*cor ao passar rato em cima dos botões menu principal*/
.navbar { margin-bottom: 0;}
.navbar ul li a { padding: 10px 13px; }
.navbar ul li a:hover { text-decoration: underline; }
.navbar-nav { margin: 0; width: 120 px;}
.navbar-right { margin-right: -15px; }
.navbar-right li a { font-size: 115%; }
.nav a.active,
.nav > ul > li > a:hover { background-color: #E1E4E4; }


/*@media only screen and  (max-device-width : 667px) {
 	.navbar-header { height: 60px; }
	.navbar-brand img { height: 50px;  }
	
 }*/
/*
	Search
*/
.search { width: 360px; position: relative; top: 2px; padding: 8px 2px 8px 28px; border-top-width: 0px; outline: none; border-radius:0; box-shadow:none;  background: transparent url(/assets/img/search-icon.png) left center no-repeat; }
#search input { /*background: none;*/
 /*opacity: 0.1;*/
width: 30px !important; -moz-transition: width 0.5s ease-out !important; -webkit-transition: width 0.5s ease-out !important; transition: width 0.5s ease-out !important; border: 0 !important; outline: 0 !important; border-radius: 0; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; }
#search input:focus { /*opacity: 0.9;*/
width: 120px !important; -moz-transition: width 0.5s ease-out !important; -webkit-transition: width 0.5s ease-out !important; transition: width 0.5s ease-out !important; border: default !important; background: default !important; }
/*

	Menu

*/
.dropdownProcurar { padding: 10px; }
#BotaoPesquisar { height: 34px; box-shadow: none; }

#Cabecalho { position: fixed; width:100%; z-index: 2; } /*Fixar cabeçalho:*/
#SubCabecalhoArea { padding: 0; margin: 0; background-color: #E1E4E4; position: relative; }
#SubCabecalho { margin: 0 auto; }
#demo ul { margin-bottom: 0px !important; padding-left: 15px !important; height: 40px;}

/*

	SubMenu

*/
.submenu  { display: block; margin: 0; padding: 0; } 
.submenu  li { display: inline-block; padding: 0; margin: 0 0 0 0; list-style: none; overflow:hidden;}
.submenu  li a { display: block; text-transform: uppercase; padding: 10px; margin: 0;}
.submenu .active { font-weight: 700; }


/*.submenu ul li a:hover { display: block; background-color: #000000; }*/

/*

	Caminho

*/
#CaminhoArea { /*margin: 3px 0; z-index: -1; position: absolute; bottom: 180px;*/}
#Caminho { margin: 0 auto; color: #d7d7d7; text-align: right; }
#Caminho,
#Caminho a { color: #d7d7d7; }
#Caminho a:hover { }
#Caminho span { }
/*

	Destaques

*/
.panel { border: none; box-shadow: none; }
.panel-default > .panel-heading { background:none; background-image: none; border: none; box-shadow: none; }
.eventosList, .edicoesList { padding-top: 23px; }
.events, .lastestPub { font-weight: 700; font-size: 130%; } 
/*

	Conteudos

*/
#DestaquesArea { clear:both; margin-top: 199px; }
#Conteudos { clear:both; margin-top: 50px;}
#ConteudosArea { min-height: 250px;}
.evento { display: block; margin-bottom: 20px; overflow: visible; }
.evento .itemTitulo { text-transform: uppercase; font-weight: bold; }
.evento .itemCorpo { font-size: 1em; color: #757777; }
.evento .itemData { font-size: 0.9em; color: #000; }
.evento .itemDataNews { /*display: none;*/ font-size: 0.9em; color: #000;}
.evento .itemTipo { font-size: 0.9em; color: #b5babb; }
.evento img { border-top: 7px solid black; }
.gruposIndex a { color:#fff; }
.gruposIndex div:hover { }

/*

	Investigadores

*/
#Investigadores .panel { border: none; box-shadow: none; height: 278px; overflow: visible; }
#Investigadores .panel-heading { padding: 0; width: 100px; }
#Investigadores .panel-heading img { }
#Investigadores .panel-body { padding: 10px 0; }
#Investigadores .itemInst { font-size: 0.7em; }
#Investigadores .itemEmail { font-size: 0.7em; }
#Investigadores .foto { -webkit-filter: grayscale(100%); }
#Investigadores .img {  }

/* 

	Rodape 

*/
footer { margin-top: 30px; }
#RodapeArea { background-color: #ecf0f1; }
#Rodape { padding: 10px 0 0 0; }
/*

	Apoios

*/
#ApoiosArea { clear: both; background-color: black; padding: 0; }
#Apoios { display: table; margin: 0 auto; color: #CCC; padding: 10px 0; line-height: 30px; }
#ApoiosText { float: left;  }
#ApoiosSupport { float: left; }
#Apoios span { color: #666; }
#Apoios a { color: #999; text-decoration: none; }
#Apoios a:hover { color: #AAA; }
/*

	Support

*/
#SupportArea { clear: both; background-color: #000000; padding: 30px 0 0 0; }
#SupportArea img { border: 0; margin: 0 29px; }
#SupportArea .apoios { display: block; clear: both; padding: 0; margin: 0 auto; }
#Support span { color: #999; }

 @media screen and (max-width: 1023px) {
    .navbar-header-right { display: none; }
	.navbar-header { height: 70px; }
	.navbar-brand img { height: 60px; padding  }
	.navbar-toggle { margin: 20px -8px; }
	.navbar-toggle { display: block; }
	#DestaquesArea { clear:both; margin-top: 116px; }
	#RodapeTexto { padding-left: 30px; }
	#RodapeLinks { padding-right: 30px; }
	.gruposIndex { position: relative; }
}


/*@media (min-width: 768px) {.dropdown-menu li:hover .sub-menu {visibility: visible;}} and @media (min-width: 768px) {.dropdown:hover .dropdown-menu {display: block;}}*/


/*

	Barras subpaginas Libraries e Databases

*/
.Barras { background-color: #ecf0f1; padding: 10px;/*background-image: url('/assets/img/com.png'); width: 100%; background-repeat: no-repeat; background-size: 100% 100%; */}
.listaItem { padding-bottom: 20px;}




/* Livros ---- */


.itemTituloLivro { text-transform: uppercase; font-weight: bold; }
.itemCorpoLivro {  text-align: justify; font-size: 1em; color: #757777; }
.itemSinopseLivro {  font-size: 0.8 em; color: #757777; }
.itemSubLivro { font-size: 0.9em; color: #b5babb; }
a.livroEncomendar { padding: 5px 8px; background-color: #ECF0F1; color: black; text-decoration: none; }
a.livroEncomendar:hover { background-color: #E1E4E4; text-decoration: underline; }
.style2 { color: black; letter-spacing: 1px; }

.livroSinopse { text-align: justify; line-height: 1.5em !important; }
.livroAutores { margin: 10px 0; }
span.livroAutores { font-size: 1.5em; text-shadow: 1px 1px 1px #a99; color: #F09; font-style: italic; }
.livroInfo { color: #F1B; }
.livroInfo p { margin-top: 10px; line-height: 2em; }
div.livroIndice { display: block; padding: 10px; border: 1px dashed #CCC; margin-right: 15px; }
a.livroTitulo { font-size: 2.25em; color: #FF0099; text-shadow: 1px 1px 2px #999; padding: 2px; }
a.livroTitulo:hover { text-shadow: 1px 1px 2px #000; }
.texto-superior1 { color: #898989; }
.texto-superior { color: #898989; }
.texto-superior a:link { text-decoration: none; color: #EC008C; }
.texto-superior a:visited { text-decoration: none; color: #898989; }
.texto-superior a:hover,
.texto-superior a:active { color: #EC008C; }
.titulos { font-weight: bold; color: #636363; }
.titulos a:link,
.titulos a:visited { text-decoration: none; color: #636363; }
.titulos a:hover,
.titulos a:active { color: #EC008C; }
/*.texto-rosa a:link,
.texto-rosa a:visited { text-decoration: none; color: #EC008C; }
.texto-rosa a:hover,
.texto-rosa a:active { color: #EC008C; text-decoration: underline; }
.texto-cinza-claro { color: #898989; font-weight: normal; }
.rosa,
a.rosa { color: #F69; padding: 3px; }
a.rosa:link,
a.rosa:active,
a.rosa:visited { padding: 3px 10px; background-color: #BAA; color: white; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; position: absolute; top: 10px; right: 0; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); -moz-opacity: 0.7; -khtml-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; opacity: 0.7; filter: alpha(opacity=70); }
a.rosa:hover { background-color: #333; color: white; }*/

/* Pagina principal Livros----- */
#Destaque td { background-image: url(/assets/imagens/bg-madeira-dest.jpg); padding: 40px 20px; height: 200px; }
.DestaquesIndex { display: block; float: left; margin-left: 5px; height: 256px; overflow: hidden; }
.DestaquesIndex .livro { float: left; display: block; }
.DestaquesIndex .imagem { float: left; width: 200px; }
.DestaquesIndex .imagem img { padding: 5px; width: 177px; height: 245px; margin-left: 5px; background-color: white; -webkit-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); }
.DestaquesIndex .imagem img:hover { background-color: #999; }
.DestaquesIndex .livroDestaque { float: left; width: 190px; height: 200px; margin-left: 5px; }
.DestaquesIndex .livroDestaque .titulo a { font-size: 1.5em; font-style: italic; color: black; text-shadow: -0px -1px -1px #AAA; max-height: 40px; overflow: hidden; }
.DestaquesIndex .livroDestaque .titulo a:hover { text-shadow: 0px 1px 1px #DDD; }
.DestaquesIndex .livroDestaque .autores { color: red; text-shadow: 0px -1px -1px #AAA; overflow: hidden; }
.DestaquesIndex .livroDestaque .ano { color: #000; text-shadow: 0px -1px -1px #AAA; }
.DestaquesIndex .livroDestaque .sinopse { display: block; font-size: 0.9em; color: black; max-height: 100px; overflow: hidden; }
.DestaquesIndex .livroDestaque .lermais { clear: both; text-align: right; position: relative; margin-top: 10px; bottom: 15px; }
.Thumbnails { margin-left: 5px; height: 240px; padding-top: 20px;}
.boxgrid { display: block; width: 130px; height: 187px; float: left; border: solid 0px white; overflow: hidden; position: relative; margin: 25px 13px; -webkit-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); }
.boxgrid img { position: absolute; top: 0; left: 0; border: 0; }
.boxcaption { float: left; position: absolute; background: #000; height: 130px; width: 100%; opacity: .8;     /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */  
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
.boxgrid { background-color: #fff; }
.boxgrid h3 { margin: 5px; padding: 3px; text-align: left; line-height: 1em;}
.boxgrid h3 a { padding: 0px; text-align: left; font-size: 0.9em; color: white; }
.boxgrid img { padding: 0px; width: 130px; margin-bottom: 10px; }
.boxgrid p { font-size: 1em; text-align: left; padding: 3px; margin: 5px; color: #CCC; }
.bMaisLivros { background: url("/assets/img/mais-livros.png"); background-position: bottom center; display: block; margin-top: 32px; margin-left: 5px; position: relative; float: left; left: 0; top: 0; width: 16px; height: 181px; text-indent: -99999px; background-repeat:no-repeat; }
/*.bMaisLivros:hover { background-position: 30px 0px; }

/* Colecções ----- */
#ListaLivros { font-size: 11px; text-align: left; margin: 20px 0; width: 1140px; }
#ListaLivros ul { list-style: none; margin: 0 auto; padding: 0; }
#ListaLivros .GridView { width: 1140px; margin-left: 20px; }
#ListaLivros .GridView ul li:hover { background-color: #F9F9F9; }
#ListaLivros .GridView ul li { display: inline; width: 170px; margin: 5px 0; text-align: center; float: left; overflow: hidden; }
#ListaLivros .GridView ul li:nth-child(5n+1) { clear: both; }
#ListaLivros .GridView ul li a img { float: none; margin: 5px auto; padding: 0px; background-color: white; width: 80px; height: 116px; -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.6); -moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); }
#ListaLivros .GridView ul li div.backCover { height: auto; margin: 10px 5px 30px 5px; }
#ListaLivros .GridView ul li div.backCover h3 { width: 160px; margin: 5px 0; color: black; }
#ListaLivros .GridView ul li div.backCover p { width: 160px; margin: 5px 0; }

/*  Lista Livros-----*/
#ListaLivros .ListView { width: 840px; margin: 0 auto; }
#ListaLivros .ListView ul li:hover { background-color: #DDD; }
#ListaLivros .ListView ul li { display: table-row; height: text-align: center;
overflow: hidden; min-height: 140px; }
#ListaLivros .ListView ul li:nth-child(5n+1) { }
#ListaLivros .ListView ul li:hover { background-color: #EEE; }
#ListaLivros .ListView ul li a img { width: 30px; height: 40px; float: left; margin: 3px 5px; padding: 0px; background-color: white; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }
#ListaLivros .ListView ul li div.backCover { height: auto; margin: 0px 5px 10px 20px; }
#ListaLivros .ListView ul li div.backCover h3 { color: black; width: 750px; margin: 3px 0 0 10px; }
#ListaLivros .ListView ul li div.backCover p { width: 750px; margin: 0 0 0 10px; }
.buttons { width: 200px; float: right; text-align: right; margin: 15px 10px; }

/* Livro detalhes ----- */
#Capa img { padding: 0px; background-color: white; -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.6); -moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.6); }
#Capa img:hover { background-color: #ddd; }

/*Botões Colecções*/
#Nav { clear: both; display: block; margin: 0 auto; }
#Nav ul { margin: 0; padding: 0; }
#Nav ul li { list-style: none; display: inline; line-height: 25px; }
#Nav ul li a { padding: 3px 7px; margin-left: 5px; background-color: white; color: #1e1e1e; text-transform: uppercase; /*text-shadow: 0px 0px 1px #999;*/ font-size: 90%; }
#Nav a:hover { background-color: #ECF0F1; color: black; }
.buttons { width: 200px; float: right; text-align: right; margin: 0px 10px; }
.grid { border:none; background-color:white; text-transform: uppercase; font-family: 'Roboto Condensed'; font-size: 90% }
.list { border:none; background-color:white; text-transform: uppercase; font-family: 'Roboto Condensed'; font-size: 90% }

/* Formatação para os selects*/
select:focus{outline:none;}
select {
   /*-webkit-appearance: none !important;
   -moz-appearance: none !important;
   appearance: none !important;*/
   border: none !important;
   min-width: 185px;
   background-color: rgba(236, 240, 241, 0.29);
   
}


/*SlideShow*/

.carousel-caption {
	text-align: left !important;
	width: 200px;
	height: 150px;
	left: 80px;
	padding-bottom: 0;
	padding-top: 0;
	z-index: inherit;
	position: absolute;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY( -50% );
    -moz-transform: translateY( -50% );
    transform: translateY( -50% );
	}

.carousel-caption a {
    color: #fff;
	}

.carousel-caption p { font-size: 1.6em; font-family: "Roboto Condensed";}


.carousel-indicators .active {
	    background-color: rgba(255,255,255,0.45); }

.carousel-indicators li {
		border: 1px solid rgba(255,255,255,0.45);
}
		
@media (max-width: 700px) {
	.carousel-caption { display:none; }
	}
	
	
	
.submenu a {background-color: #e1e4e4;}


/* 
    NAVBAR-UBI
*/
.navbar-ubi {
  background-color: #0c2340;
  color: white;
  border-color: #0c2340;
  background-image: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  height: 45px;
}

  .navbar-ubi ul {
    margin: 0;
    padding: 0;
  }

    .navbar-ubi ul li {
      list-style: none;
    }

  .navbar-ubi a {
    color: #eff0f1;
    font-weight: 300;
  }

    .navbar-ubi a:hover {
      color: #FFFFFF;
    }

  .navbar-ubi .sociais {
    padding: 0;
    position: relative;
    top: 8px;
  }

    .navbar-ubi .sociais li {
      display: inline;
      list-style: none;
      margin: 0;
      padding: 0;
    }

      .navbar-ubi .sociais li a {
        padding: 13px 10px;
        margin: 0;
        position: relative;
        top: 4px;
      }