html, body {
	font-size: 12px !important;
	overflow: auto !important;
	margin: 0px;
	padding: 0px;
	/*height: 100% !important;*/
}

body {
	overflow: hidden !important;
}

a, a:visited, .ms-link:visited {
	color: #000 !important;
	/*text-decoration: underline !important;*/
}

/* conteudo MAIN */
#DeltaPlaceHolderMain {
	/*padding-left: 40px;*/
	/*width: 100% !important;*/
	width: auto !important´;
	/*margin-left: 40px;*/
}

#contentBox {
	margin-left: 210px !important;
	margin-right: 0px !important;
}

.destaquesPaginaDivTopo {
	margin-left: 40px;
	width: auto !important;
}

/* ICON */
#siteIcon {
	display: none;
}

/* TOP Navigation */
.ms-breadcrumb-box {
	height: 44px !important;
	vertical-align: middle !important;
}

/*  */
.ms-core-listMenu-horizontalBox li.static a {
	color: #000;
}

/* ID Input Search */
#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox {
	color: #000;
}

#searchInputBox {
	margin-bottom: 0px !important;
	margin-top: 10px !important;
}

.headerBannerDiv
{
	height:280px;
}
/* IMG Banner */
.headerBannerImg {
	width: 960px;
	/*height: 280px;*/
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageTitle {
	display: none;
}

/* Linha depois do banner e top Navigation, com o conteudo principal */
#contentRow {
	padding-top: 0px !important;
	height: 100% !important;
	margin-top: 24px;	
}

/* Main Container */
#s4-bodyContainer {
	width: 960px !important;
	margin: auto;
}

#topHeader {
     padding-top: 6px !important;
     /*width: 100%;*/ /*img em background*/
     width: 960px; /*img*/
     color: #fff;  
     background-color: #000; 
     /*position: absolute;*/ /*img*/
     /*position: relative;*/
     /*top: 0px;*/ /*img em background*/
     /*top: 65px;*/ /*img*/
     /*top:-285px;*/
     text-align: center;
     opacity: 0.75;
     height: 24px !important;
}

#ctl00_headerDate { 
	float: left;
	padding-left: 5px;
}

#headerLang {
	float: right;
	padding-right: 5px;
}

#headerLang a, #headerLang a:hover {
	color: #fff !important;
}


/* Div TOP Navigation */
#s4-titlerow {
	background-color: #CCC;
	height: 44px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


/* TOP Navigation - Disable 1º item /, e 2º item */
/*ul.ms-core-listMenu-root > li:first-child > a*/
ul.ms-core-listMenu-root > li.static > a
{
    display: none !important; 
}
/* TOP Navigation */
#zz13_RootAspMenu ul li a:hover {
	/*text-decoration: underline;*/
	background-color: #b8860b;
}

/* Logo Facebook */
#imgFace {
	padding-top: 4px !important;
}

/*#imgFace:hover {
	background-image: url('/sites/DGLB/Portugues/PublishingImages/facebookMo.png');
}*/



/* Left Navigation */
#sideNavBox, #DeltaPlaceHolderLeftNavBar, .ms-core-sideNavBox-removeLeftMargin {
	width: 210px !important;
	margin-right: 0px !important;
	margin-left: 0px !important; 
}

.ms-core-sideNavBox-removeLeftMargin {
	padding-left: 0px !important;
}

/* Left Navigation - Ultimo item: Conteudos do site */
#ctl00_PlaceHolderLeftNavBar_PlaceHolderQuickLaunchBottom_idNavLinkViewAll {
	display: none;
}

/* Left Navigation - largura */
#zz15_RootAspMenu {
	width: 210px !important;
}

/* Left Navigation - 1º item */
#zz15_RootAspMenu > li.static.selected > a {
	/*display: none;*/
}

/* Left Nav 1º item */
#zz15_RootAspMenu > .ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
	padding-left: 0px !important;
}

/* Left Nav */
#zz15_RootAspMenu > .ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* Left Nav - Background color hover / selected link */
#zz15_RootAspMenu ul > li > a.ms-core-listMenu-selected.ms-core-listMenu-item:hover, #zz15_RootAspMenu ul > li > a.ms-core-listMenu-item:hover, #zz15_RootAspMenu ul > li > a.ms-core-listMenu-item.selected {
	background-color: #b8860b !important;
}

/* Left Nav - COR letras */
#zz15_RootAspMenu > .ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited {
	color: #000 !important;
}

#zz15_RootAspMenu ul > li > a {

	/*list-style-type: inside;*/
	border-bottom: 1px solid #CCC;
	padding-left: 3px !important;
/*	border-bottom-color: #CCC;
	border-bottom-style: solid;;
	border-bottom-width: 1px;*/
}

/* 2º Left Nav - Base de Dados */
#subLeftNav {
	width: 210px !important;
	/*margin-left: -20px !important;*/
	background-color: #ededed;
}

/* 2º Left Nav - Forms, Material */
#subLeftNavForms, #subLeftNavMaterial {
	width: 200px !important;
	/*margin-left: -20px !important;*/
	background-color: #ededed;
}

/* 2º Left Nav - LInhas */
#subLeftNav > ul > li, #subLeftNavForms, #subLeftNavMaterial {
	padding: 5px 5px;
}

/* 2º Left Nav - Links */
#subLeftNav > ul > li > a, #subLeftNavForms > a, #subLeftNavMaterial > a {
	color: #000;
	text-decoration: none;
}

#subLeftNav > ul > li > a:hover, #subLeftNavForms > a:hover, #subLeftNavMaterial > a:hover {
	text-decoration: underline;
}

#subLeftNavForms > a > img  {
	float: left;
	padding-right: 5px;
}

#subLeftNavForms > a > p, #subLeftNavMaterial > a > p  {
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px !important;
	/*font-size: 10px !important;*/
}

.subLeftNavMargins {
	margin-top: 0px;
	margin-bottom: 2px;
}

/* --------------------NOVO LEFT NAVIGATION ----------------------- */

.leftNav1 {
	padding: 5px 5px;
}

.leftNav2 {
	padding: 5px 20px;	
}

.leftNav1 > a, 
.leftNav2 > a,
.leftNavSelParent1 > a {
	font-size: 12px;
	color: #000;
	width: 100%;
}


.leftNav1:hover, .leftNav1 > a:hover, 
.leftNav2:hover, .leftNav2 > a:hover, 
.leftNavSelParent1:hover, .leftNavSelParent1 > a:hover {
	background-color: #b8860b !important;
	text-decoration: none;
}

.leftNavSelected1 {
	background-color: #b8860b !important;
	padding: 5px 5px;
	/*text-decoration: none;*/
}

.leftNavSelected2 {
	color: #fff !important;
	background-color: #b8860b !important;
	padding: 5px 20px;
}

.leftNavSelected2 > a {
	color: #fff !important;
}


.leftNavSelected1 > a:hover, 
.leftNavSelected2 > a:hover {
	text-decoration: none;
}

.leftNavSelected1 > a:visited, .leftNav1 > a:visited, 
.leftNavSelected2 > a:visited, .leftNav2 > a:visited {
	color: #000;
	text-decoration: none;
}

#ctl00_PlaceHolderLeftNavBar_QuickLaunchNavigationManager > div {
	border-bottom: 1px solid #CCC;
}


.leftNavSelParent1 {
	padding: 5px 5px;
	background-color: #FFF !important;
}

.leftNavSelParent1 > a {
	color: #b8860b !important;
}

.leftNavSelParent1:hover, .leftNavSelParent2:hover, 
.leftNavSelParent1 > a:hover, .leftNavSelParent2 > a:hover, 
.leftNavSelParent1:hover a, .leftNavSelParent2:hover a {
	color: #000 !important;
	background-color: #b8860b !important;
}

/* -------------------- /FIM/ NOVO LEFT NAVIGATION ----------------------- */

/* Form AUTORES */
#WebPartWPQ2 {
	/*height: 100% !important;*/
}


/*#subLeftNav > ul > li > a:hover, #subLeftNav > ul > li > a:active {
	background-color: #b8860b !important;
}*/

#ctl00_footer {
	/*height: 110px !important;*/
	float: left;
	width: 100%;
}

.hFooterLine1 {
	border: 4px solid #CCC;
	border-radius: 25px;
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
}

.hFooterLine1MarBottom {
	margin-bottom: 14px !important;
}

#ctl00_footerDiv {
	height: 100% !important;
	width: 700px;
	/*width: 540px;*/
	margin: 0 auto;
}

#ctl00_footerDiv div {
	height: auto !important;
}

/*  */
.footerCenter{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

/* Footer img do centro margens */
.footerCenterImgMargin {
/*	margin-right: 75px; 
	margin-left: 75px;*/
	margin-right: 150px; 
	margin-left: 150px;
}

.hFooterLine2 {
	/*height: 1px;*/
	border: 1px solid #CCC;
	border-radius: 25px;
	/*color: #CCC;
	background-color: #CCC;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/*	 -----	CONTEUDO DAS PAGINAS	-----	*/

#MSOZoneCell_WebPartWPQ4 {
	display: none;
}

.paginaConteudoDiv, 
.paginaConteudoMenu4NivelDivTitulo, 
.paginaConteudoMenu4NivelDiv {
	width: 710px;
	margin-left: 40px;
	/*margin-left: 20px !important;*/
}

/* */
.paginaConteudoDiv div, /*.paginaConteudoDiv div > img,*/
.paginaConteudoMenu4NivelDivTitulo,
.paginaConteudoMenu4NivelDiv {
	/*float: left;*/
	
	max-width: 710px !important;	
}

/*.paginaConteudoMenu4NivelDiv,
.paginaConteudoMenu4NivelDivTitulo {
	margin-left: 40px;
	width: 560px;
	max-width: 560px !important;
}*/

/*#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField {*/
.promoLeitura, .linksUteis {
	width: 560px;
	max-width: 560px !important;
	display: block;
	float: left;
}

#menuNivel4Div {
	width: 139px;
	max-width: 139px;
	margin-left: 10px;
	float: left;
	border-left: 1px solid #CCC; 
}

#menuNivel4UL {
	list-style-type: none;
	padding: 0px;
}

	.paginaConteudoTitulo {

	}

/* */
.paginaConteudoTitulo, .paginaConteudoMenu4NivelTitulo {
	color: #b8860b;
	font-size: 2.3em;
	margin-bottom: 10px;	/*19-12-16*/
}

#destaquesLivro div, #destaquesLivro div > img, #destaquesBiblioteca div, #destaquesBiblioteca div > img {
	/*max-width: 750px !important*/
}

.ms-fullWidth, .ms-webpart-zone {
	width: 100% !important;
}

/* divs webpart ms-fullWidth  100% para esticar ate limite drt */
.destaquesLivroArea .ms-fullWidth, .destaquesBibliotecaArea .ms-fullWidth {
	width: 100% !important;
}

/* div com o opçoes do menu nível 4º, no fim de algumas páginas */
.paginaConteudoMenu4NivelDivMenu {
	display: none;
}

/* div da WebPart com o opçoes do menu nível 4º */
#MSOZoneCell_WebPartWPQ2 {
	width: 100% !important;
	margin: 0px;
}

#destaquesBiblioteca {
	/*width: 960px; */
	width: 1110px;
	/*height: 243px;*/
	height: auto;
	/*margin-left: -210px;*/
	margin-left: -285px;
	/*margin-bottom: 40px;*/
}


.destaquesDivBiblio {
	width: 210px;
	height: 225px;
	float: left;
	/*border: solid 1px #CCC;*/
	margin-right: 40px !important;
}

.destaquesDivBiblio:first-child {
	margin-right: 40px !important;
	margin-left: 40px !important;
}

.destaquesDivBiblio:last-child {
	margin-right: 0px !important;
}

/* Peças WEB 1, 2, 3*/
.destaquesBibliotecaArea, .destaquesLivroArea, .linksRapidosSeparadorArea {
	/*float: left;*/
	/*width: 210px !important;*/
}

.destaquesBibliotecaArea, .destaquesLivroArea {
	/*margin-right: 40px;*/
}

.destaquesDiv /*, .destaquesDivTitulo, .destaquesDivResumo*/ {
	width: 209px;
	height: 225px;
	margin-bottom: 64px;
	margin-left: 40px;
	float: left;
}

.destaquesDivImagem, .destaquesDivImagemBiblio {
	width: 210px;
	height: 140px;.
  	vertical-align: middle;
    text-align: center;
    /*border: 1px solid #CCC;*/
   	display:flex;
   	justify-content:center;
   	align-items:center;
}


.destaquesImagem {
	max-width: 210px !important;
	max-height: 140px !important;
	vertical-align: middle;
}

.destaquesDivTituloResumo {
	height: 85px !important;
}

.destaquesTituloLink, .destaquesTituloLink:visited {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.destaquesDivResumo {
	font-size: 12px;
	color: #000;
}

.destaquesDivTitulo, .destaquesDivTituloBiblio {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2; /* X - number of lines to show */
   line-height: 20px;        /* N - fallback */
   max-height: 40px;       /* X*N - fallback */
   text-transform: uppercase;
}

.destaquesDivResumo, .destaquesDivResumoBiblio {
	margin: 0px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 4; /* X - number of lines to show */
   line-height: 16px;        /* N - fallback */
   max-height: 64px;       /* X*N - fallback */
}

.destaquesDivResumo p, .destaquesDivResumoBiblio p {
	margin: 0px !important;
}


.destaquesDivImagem, .destaquesDivTituloResumo {
	float: left;
}


/* --------------- left & right div arrow --------------- */

/*.arrowDiv {
	height: 225px;
	width: auto;
}*/

.leftArrowCss {
	float: left;
	margin-right: 40px;
	margin-top: 73px;
	outline: none;

}
.leftArrowCss:hover {
	background-image: url('/sites/DGLB/Portugues/PublishingImages/SetaEsquerdaMo.png');
}

.rightArrowCss {
	margin-top: 73px;
	float: right;
	outline: none;
}

.rightArrowCss:hover {
	background-image: url('/sites/DGLB/Portugues/PublishingImages/SetaDireitaMo.png');
}

/* SLIDER BOTTOM */
ul.pagination {
    display: inline-block;
    /*padding: 0;*/
    margin: 0;
    margin-top: 30px;
    /*margin-left: 43%;*/
    margin-left: 41%;
    margin-right: 41%;
    text-align: center;
    vertical-align: middle;
}

ul.pagination li {
	display: inline;
	/*padding-right: 5px;*/
}

ul.pagination li input {
    /*color: black;*/
    /*float: left;*/
    /*padding: 8px 16px;*/
    /*padding: 8px 8px;*/
    padding: 2px 2px;
    text-decoration: none;
    border-radius: 75px;
	text-indent: -10000px;
	background-color: #CCC;
	/*margin-right: 2px;*/
	min-width: 2em !important;
	outline: none;
}

ul.pagination li input.active {
    background-color: #b8860b;
    border-radius: 75px;
    text-indent:-10000px;
    border-color: #b8860b;
}

ul.pagination li input:hover:not(.active) {
	/*background-color: #916a08;*/
	background-color: #b8860b;
	/*border: none;*/
	cursor: pointer;
}


/* **********************************************************************************************
	DIV peca web - Form NOTICIAS / Arquivo - WB Form 

	NOTICIAS - #ctl00_ctl40_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 - OLD
	NOTICIAS - #ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 - NEW 28/12/2017
	NOTI. ARQUIVO - #ctl00_ctl40_g_2b844687_654e_4daa_9669_0cf398c0fd5a - OLD
	NOTI. ARQUIVO - #ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a - NEW 28/12/2017
	BD PREMIOS PAGINACAO - #ctl00_ctl40_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao - OLD
	BD PREMIOS PAGINACAO - #ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao - NEW 28/12/2017
	BD PREMIOS LISTA/CONTEUDO - ctl00_ctl40_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPremios - OLD
	BD PREMIOS LISTA/CONTEUDO - ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPremios - NEW 28/12/2017
	OBRAS CLASSICAS - #ctl00_ctl40_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b - OLD
	OBRAS CLASSICAS - #ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b - NEW 28/12/2017	
*/

.paginaConteudoVoltar {
	display: none;
}

/* DIV com conteudo */
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39,
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a {
	background-color: #CCC;
	height: 33px;
	border-top-color: #CCC;
	border-top-style: solid;  
}

/* DIV com conteudo */
#ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao,
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b > div:nth-child(5) {
	background-color: #CCC;
	/*height: 45px;
	border-top-color: #CCC;
	border-top-style: solid;*/
	width: 100% !important;
	margin-top: 10px;  
}

/* Titulo ou resumo */
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 > div.first-child span,
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a > div:first-child span, {
	display: none;
}

/* Caixa de pesquisa */
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 div:nth-child(1),
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a div:nth-child(1) {
	float: left;
}

/* Paginacao */
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 div:nth-child(2),
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a div:nth-child(2) {
	float: right;
}

/* INPUT Paginacao */
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 div:nth-child(2) > input,
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a div:nth-child(2) > input,
#ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao > input,
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b div:nth-child(5) > input {
	border: 0px;
	min-width: 2em;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	font-size: 15px; 
	text-decoration: none;
	font-weight: bold;
}


#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 div:nth-child(2) > input:hover, 
#ctl00_ctl41_g_0f91859e_3fde_4f06_828c_d88e6e38ca39 div:nth-child(2) > input:disabled,
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a div:nth-child(2) > input:hover, 
#ctl00_ctl41_g_2b844687_654e_4daa_9669_0cf398c0fd5a div:nth-child(2) > input:disabled,
#ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao > input:hover,
#ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPaginacao > input:disabled,
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b div:nth-child(5) > input:hover,
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b div:nth-child(5) > input:disabled {	
	cursor: pointer;
	text-decoration: underline;
}

/* div com img e descricao */
.paginaConteudoDivElement {
	float: left;
	padding-top: 40px !important;
	margin: 0px;
	padding: 0px;
	/*
		background-image : url('../../../SiteCollectionImages/LinksRapidos/seta1Nivel.gif');
	*/
}

/* Prémios > Base de Dados de Prémios Literários - lista premios */
#ctl00_ctl41_g_b647af32_d864_4e46_80a1_a5c70c2a78d5_ctl00_panelPremios .paginaConteudoDivElement {

	float: none;
	padding-top: 0px !important;
	padding-left: 12px;
	margin-bottom: 5px;
	background-image : url('./../SiteCollectionImages/LinksRapidos/seta1Nivel.gif');
	background-repeat: no-repeat;
	border-bottom: 1px #CC9999 dashed;
}

/* div img */
.paginaConteudoDivListaImagem {
	width: 210px;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* LINKS - Prémios > Base de Dados de Prémios Literários */
a.paginaConteudoDivListaSubTituloLink {
	color: #cc9900 !important;
}

/* div img obras classicas */
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b .paginaConteudoDivListaImagem {
	float: left;
}

/* img */
.paginaConteudoListaImagem {
	max-width: 210px !important;
	max-height: 140px !important;
}

/* div com titulo e descricao */
.paginaConteudosDivTexto {
	/*display: none;*/
	width: 450px;
	height: 100%;
	margin-left: 20px;
}

/* div com titulo e descricao  obras classicas */
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b .paginaConteudosDivTexto {
	float: right;
	height: 140px;
}

#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b .paginaConteudoDivElementComImagem {
	/*height: 150px;*/ /*SOBREPOSICAO*/
	height: 220px;
}

/*  */
.paginaConteudoDivTexto {
	display: inline-block;
}

/* Link titulo */
.paginaConteudoDivSubTitulo a {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

/* Obras Clássicas da Literatura > Obras Completas de Filinto Elísio - Vol. 1 */
.paginaConteudoDivSubTitulo {
	color: #cc9900;	
}
#ctl00_PlaceHolderMain_RichImageField1__ControlWrapper_RichImageField {
	float: left;
	margin-right: 50px;
}
.paginaConteudoDivTextoCurto {
	float: left;
}
.paginaConteudoDivTextoSemImagem {
	float: left;
	margin-top: 10px;
/*	margin-bottom: 30px;*/
}

/* Noticias > O Mutilado */
#ctl00_PlaceHolderMain_panelTexto {
	float: none;
}

.paginaConteudoDivTextoEsquerdaImagemGrande .paginaConteudoDivTextoCurto {
	float: none;
}

/* div com data */
.paginaConteudoDivNota {
	/*display: none;*/
	/*font-style: italic; margin-left: 10px;*/
}

/* Top Nav remove dropdown arrow */
/*.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	background-image: none !important;
	padding-right: 0px !important;
}*/

/* Top Nav disable submenu options */
/*ul.dynamic {
	display: none !important;
}*/

/* PesquisaAutores.aspx - margem pesquisa simples / avancada */
#pesquisaAutoresCampo0 {
    margin-bottom: 15px;
}

/* Pesquisa Autores > Biografia  */
#detalheAutorInformacaoAssociada0 input, 
#detalheAutorInformacaoAssociada1 input,
#detalheAutorBotoesInformacaoAssociada2 input,
#detalheAutorBotoesInformacaoAssociada3 input, 
/* Autores > Pesquisa Autores */
#pesquisaAutoresTipoPesquisa input, 
/* Obras Classicas da Literatura */ 
#ctl00_ctl41_g_d0e7eb24_9db2_433c_9db3_26b5b5af374b div:first-child > input {
	border: 0px !important;
}

/* Pesquisa Autores > Bibliografia */
#ctl00_ctl41_g_a0a8ebb8_4cf1_428e_b36e_a2c66ee173bb_ctl00_panelDetalheBibliografia div a {
	color: #cc9900 !important;
}

#ctl00_ctl41_g_a0a8ebb8_4cf1_428e_b36e_a2c66ee173bb_ctl00_panelDetalheBibliografia div a:hover {
	color: #000 !important;
}

/* DGLB > Missão */
div.welcome, div.welcome-links {
	margin-left: 40px;
}

 /* webpart de pesquisa LISTA - editoras, livarias, autores */
 .pesquisaGrelha caption {
 	background-color: #CCC !important;
 	color: #000000 !important;
 }

/* webpart de pesquisa PAGINACAO - editoras, livarias, autores */
 .pesquisaGrelhaPaginacao, .pesquisaGrelhaPaginacao input {
 	background-color: #CCC !important;
 	color: #000000 !important;
 }
