@charset "UTF-8";

 /*!
	Theme Name: Medicina Padrao 2025
	Theme URI: ###
	Author: Fabio Xavier e Cleber Paes - CCS Centro de Comunicação Social
	Author URI:
	Description: 2024 - Faculdade de Medicina da UFMG - Tema desenvolvido para o site do Centro de Pós-Graduação da Faculdade
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: 
	Text Domain: medicina.ufmg.br

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@font-face {font-family: medicina-ufmg; src: local('fonts/MyriadPro-Regular.otf'), url('fonts/MyriadPro-Regular.otf');}



.botao-negativo p {
	display: table;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 15px;
	border: solid 4px white;
	margin: 30px 20px 30px 0;
}

.botao-negativo:hover p {
	background-color: rgba(255,255,255,0.1);
}

.slides, .otw-sc-toggle {
	border-radius: 10px;
    overflow: hidden;
}

.tombar {
	top: 500px;
}
p, li {
    color: #000;
}
/* inicio menu lateral! */
ul {
    
	padding: 0;
}
ul a {
	 color: #00728d;
    font-weight: bold;
    font-family: Open Sans, sans-serif;
    text-decoration: none;
  
}
#menu-lateral-1 li {

}
ul#menu-lateral a {
	overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
.box_widget{
	width: 100%;
}
/* fim menu lateral! */
section { padding: 10px 0;}
/* enu lateral idioma! */
ul#menu-lateral-ingles a {
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
ul#menu-lateral-espanhol a {
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
ul#menu-lateral-frances a {
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
ul#menu-lateral-alemao a {
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
ul#menu-lateral-catalao a {
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: table;
    padding: 10px;
}
/* menu lateral ou abaixo do slide*/
ul#menu-lateral li{
display: inline-table;
margin:5px;
}
/* fim menu lateral idioma! */
/* seletor idioma! */
li.lang-item.lang-item-12.lang-item-en {
    margin-right: 15px;
    float: left;
}
li.lang-item.lang-item-7.lang-item-en{
    margin-right: 15px;
    float: left;
}
li.lang-item.lang-item-10.lang-item-en{
    margin-right: 15px;
    float: left;
}
li.lang-item.lang-item-8.lang-item-en{
    margin-right: 15px;
    float: left;
}
/* fim seletor! */
#sidebar li {
   list-style: none;
}
footer {
    bottom: 0 !important;
    width: 100%;
}
.pagina {
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    margin-bottom: 50px;
    min-height: 500px;
}
.tituloarquivo {
    margin-top:100px;
}
.buscapc {
    width: 200px;
    display: inline-block;
    float: inline-end;
    margin-top: 20px;
}
.active {
    margin-right: 12px !important;
}