@CHARSET "UTF-8";

.toolbar {
    border: 1px solid #CCC;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.03) inset, 2px 3px 1px rgba(0, 0, 0, 0.04);
    border-radius: 2px;
    margin: 15px 0px 20px;
    padding: 10px 10px 6px;
    /* position: relative; */
    position: inherit;
    z-index: 999999998;
    display: table;
    /* width: inherit; */
    width: 97%;
}
		
.toolbar .data-share-buttons {
    margin-left: -0.3em;
    margin-top: -0.35em;
}
		
.data-share-buttons {
    clear: both;
    display: block;
    font-size: 12px;
    position: relative;
}

.input-copiarUrl {
	width: 70%; 
	height: 10px; 
}

#opcoesDeCompartilhamento a:link, #opcoesDeCompartilhamento a:hover {
	text-decoration: none;
}

#opcoesDeCompartilhamento a:hover, 
#opcoesDeCompartilhamento div:hover {
	color: #720808;
}

#mais-opcoes a:hover {
	text-decoration: none;	
}

/* botões de compartilhamento */
.rrssb-buttons.small-format {
    padding-top: 5px;
}

.rrssb-buttons {
    box-sizing: border-box;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 36px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.rrssb-buttons.small-format li {
    height: 80%;
    padding: 0px 1px;
    width: 36px;
}

@media (max-width: 385px){
	.rrssb-buttons.small-format li {
		margin-bottom: 2px;
	}
}

.rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    /* height: 100%; */
    line-height: 13px;
    list-style: outside none none;
    margin: 0px;
    /* padding: 0px 2px; */
}

.rrssb-buttons li.small a {
    padding: 0px;
}

.rrssb-buttons li.rrssb-email a {
    background-color: #0A88FF;
}

.rrssb-buttons li.rrssb-facebook a {
    background-color: #3b579d;/* #306199 */
}

.rrssb-buttons li.rrssb-twitter a {
    background-color: #26C4F1;
}

.rrssb-buttons li.rrssb-googleplus a {
    background-color: #E93F2E;
}

.rrssb-buttons li.rrssb-linkedin a {
    background-color: #007BB6;
}

.rrssb-buttons li.rrssb-pinterest a {
    background-color: #B81621;
}

.rrssb-buttons li a {
    /* background-color: #CCC; */
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    /* padding: 11px 7px 12px 27px; */
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out 0s;
    width: 100%;
}

.rrssb-buttons.small-format li a .rrssb-icon {
    height: 100%;
    padding-top: 0px;
}

.rrssb-buttons li.small a .rrssb-icon {
    left: auto;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%;
}

.rrssb-buttons li a .rrssb-icon {
    display: block;
}

.rrssb-buttons.small-format li a .rrssb-icon span {
    height: 48%;
    position: relative;
    top: 4px;
    width: 80%;
}

.rrssb-buttons li a .rrssb-icon span i/* , .rrssb-buttons li .rrssb-icon span a */ {
    color: #FFF;
    font-size: 18px;
}

.rrssb-facebook .rrssb-icon span a {
	background-image: url("../img/fb-icon-14x14.png");
	background-repeat: no-repeat;
	background-position: center;	
	width: 100%;
	height: 100%;
}

#conteudo .rrssb-buttons li a:hover {
	text-decoration: none;
}

a.wa_btn.wa_btn_s.whatsapp-btn {
	min-height: 17px;
}

.area-botoes-rrssb {
	width: 60%; 
	float: left;
}

.botao-mais-opcoes {
	float: right; 
	width: auto; 
	position: relative; 
	top: 10px;
}


/* conflitos */
#conteudo .linha1.pagina-interna.noticia-completa.palavra-reitor.box-shadow .banner {
	height: 0px;
	width: auto;
	margin: auto auto 60px;
}

 #conteudo .linha1 .noticia-completa.box-shadow .banner {
    height: 0px;
    margin: 30px auto 80px;
} 
/* fim - conflitos */

@media only screen and (max-width: 1024px) {
	.opcao-imprimir {
		display: none;
	}
	
	div#opcoesDeCompartilhamento a, div#opcoesDeCompartilhamento div {
		font-size: 15px;
	}
	
}

/* li.rrssb-facebook.small a.fb-share-button.corrige-conflito {
	background-color: #f00;
	padding-top: 5px;
	padding-right: 16px;
	padding-left: 1px;
} */

li.rrssb-facebook.small a.fb-share-button {
	width: 100%;
	height: 100%;
	/* background-color: #f00; */
}

.corrige-conflito span {
	text-align: center;
	font-size: 24px;
	/* margin-right: 5px; */
}

.corrige-conflito span iframe {
	padding-top: 5px;
	/* background-color: #0f0; */
}

#contudoImprimivel {
	min-height: 200px;
}

p.nenhuma-palavra {
	font-size: 14px; 
	padding: 30px 20px;
}

td.palavras {
	text-align: center;
}

#conteudo td.palavras a:hover {
	text-decoration: none;
}