
/* - ploneCustom.css - */
@media all {
/* https://portalpadrao.ufma.br/ods/portal_css/ploneCustom.css?original=1 */
#footer-brasil #wrapper-footer-brasil {
justify-content: center !important;
}
/* **********/
#portal-searchbox {
width: 260px !important;
}
#portal-searchbox input.searchButton{
border-radius: 50% !important;
}
.links-destaque li {
margin-right: 15px !important;
font-size: 0.800em !important;
font-size: 0.800rem !important;
}
body .cssclasswidget-classlist
{
max-height: 40rem !important;
}
body #class-chooser
{
min-height: 42rem !important;
}
body #tile-configure.modal
{
min-height: 52rem !important;
}
}

