/*
Theme Name: Institucional UFMS - Flat
Theme URI: http://nti.ufms.br
Author: Lúdio Oliveira - NTI
Author URI: http://www.pixelize.com.br
Description: Versão Flat. Template desenvolvido em 2015. Lúdio Oliveira
Version: 3.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: layout institucional, ufms, pantanal, layout ufms
Text Domain: ufms
*/

div[vw].enabled {
    top: 120px !important;
    transform: unset !important;
}

.uwy.userway_p2 .userway_buttons_wrapper{
     top: 200px !important;
}

@font-face {
 font-family: 'Droid Sans';
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
}
.post-relacionado{
	height: auto;
	min-height: 250px;
	max-height: 400px;
}
.margin20b { margin-bottom: 20px }
.hfeed {margin-top:25px; list-style: none; padding:0px }
#wrapper-barra-brasil, #barra-brasil .brasil-flag { height: 32px !important; }
.navegacao-topo {width: 100%; margin: 0 auto;}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#fff !important;background-color:rgba(0, 0, 0, 0.2) !important}
.affix {top: 0;}


/* media queries */
@media(min-width: 768px) and (max-width: 1200px)
{
	.sf-menu a {
		    padding: 16px 16px !important;
			border-left: solid 1px rgba(0,0,0,0.1);
	}
}

/* Barra do Brasil */
#campanha-contra-aegypti {
	left: 105% !important;
    top: 131px !important;
    zoom: 0.8 !important;	
}


/* style list revistas */
/*
.container-wp {
	margin: 0 auto;
	display: flex;
}
.wrap-wp {
	justify-content: flex-start;
	flex-wrap: wrap;
}
.revistas-hospedadas ul {
	margin-right: 0;
}
.revistas-hospedadas ul {
	line-height: 30px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 0;
	text-align: center;
	list-style: none;
	border-bottom: #0088B7 solid 1px;
}
.revistas-hospedadas li {
	float: none;
	display: inline;
}
.revistas-hospedadas a {
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #606060;
	padding: 0 2px;
}
.item-wp {
	width: 150px;
	height: 120px;
	margin: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 1.5em;
	box-shadow: 8px 8px 10px rgba(0,0,0,0.5);
	transition: all 0.3s linear;
	background-color: white;
}

.item-wp:hover {
	width: 165px;
	height: 132px;
	margin: 0px;
	margin-right: 5px;
}
*/

/*todas revistas*/
.total-revistas {
	display: block;
	text-align: center;
	font-size: 1.6em;
	margin: 2% 0;
}

.letra{
	background: rgba(53, 79, 145, 0.2);
	padding: 1% 2%;
}

.lista-resultados{
	margin-left: 0;
	font-size: 1.2em;
}
.lista-resultados> li{
	list-style-type: square;
}

a:hover.link-post {
	color: #676767;
	text-decoration: underline;
}