
/* - ploneCustom.css - */
@media all {
/* https://portalpadrao.ufma.br/ineof/portal_css/ploneCustom.css?original=1 */
@media (max-width:600px){
div.row div.column{
width:96%!important;
margin: 0px 2%;
}
div.row div.column a.imag{
display: flex;
justify-content: center;
}
div.collection-item{
width:100%!important;
}
div.row div.column div.collection-item ~ div.collection-item{
margin:0px;
}
header#main-header div.header-wrapper{
height: auto;
min-height: 80px;
padding: 2% 0% 2% 0%;
}
}
#media {
display: none;
}
body.portaltype-collective-nitf-content .image-left, .portaltype-document .image-left{
margin-left: 0px!important;
}
#content div.cover-collection-tile div.tile-footer a {
right: auto;
display: inline-block;
float: none;
border-radius: 30px;
border: 2px solid #222 !important;
text-transform: uppercase;
padding: 15px 40px;
font-size: 1rem;
line-height: 1rem;
font-weight: 700 !important;
cursor: pointer;
margin-right: 4%;
}
#content div.cover-collection-tile div.tile-footer a:hover{
background: #06acff;
border-color: #06acff !important;
color: #fff !important;
}
div.tile-footer{
width: 100%;
}
header#main-header {
background-image: linear-gradient(to right, #8d0333, #76032a , #8d0333);
}
footer#portal-footer {
background: #76032a!important;
margin:0px;
}
#footer-brasil{
background: #76032a!important;
}
.portaltype-collective-cover-content div.row.img-topo {
background-image: linear-gradient(to right, #8d0333, #76032a , #8d0333)!important;
margin: 0px !important;
width: 100% !important;
text-align: center;
}
.portaltype-collective-cover-content div.row.img-topo .column,
.portaltype-collective-cover-content div.row.img-topo .column .tile{
padding: 0px;
margin:0px;
}
.portaltype-collective-cover-content div.row.img-topo img {
width: 100%;
margin: 0px;
float: none;
}
div#wrapper{
padding-top: 0px;
}
footer#portal-footer a,
#portal-footer a:hover,
#portal-footer h1,
#portal-footer h2,
#portal-footer h3,
#portal-footer h4,
#portal-footer h5{
color: #fff !important;
}
div#viewlet-below-content{
//display: none;
}
.portaltype-collective-cover-content #content div.row.linha-destacada{
// background: #76032a!important;
}
body.contraste footer#portal-footer {
background: #000 !important;
}
body.contraste div#footer-brasil {
background: #000 !important;
}
body.contraste header#main-header {
background: #000 !important;
}
body.contraste div.img-topo img {
filter: invert(100%);
}
body.contraste.portaltype-collective-cover-content div.row.img-topo {
background: #000 !important;
}
body.contraste div.img-topo img {
filter: contrast(100000%);
}
body.contraste  .logo-acesso-footer ,
body.contraste .logo-governo-federal{
background: #fff no-repeat;
padding: 10px ;
background-position: center;
}
body.contraste #footer-brasil .logo-governo-federal{
background-position: center;
}
a.outstanding-link{
text-align: center;
}
@media (max-width:767px) {
div.column.col-md-12 div.collection-item{
width: 100%;
}
div.column.col-md-12 div.collection-item ~ div.collection-item{
margin:10px 3% 10px 3%;
}
div#main{
margin:0px;
}
#iFrameMapeamentoCovid{
display:none
}
.collection-item {
margin-left: 3%;
margin-right: 3%;
}
div.collection-item a {
display: flex;
justify-content: center;
}
div.tile-footer{
text-align: center;
}
}
body .cssclasswidget-classlist
{
max-height: 40rem !important;
}
body #class-chooser
{
min-height: 42rem !important;
}
body #tile-configure.modal
{
min-height: 52rem !important;
}
}

