@charset "ISO-8859-1";

/** Depuração CSS */
.css_debug .rsp-tablet-r {display: block;}

/* Layout */
.inner-wrapper {width: 556px; padding: 0 10px;}

/* Sidebar da home */
.sidebar.sidebar-materias .side-content .nfo-txt {display: none;}

/** Especiais */
.bloco.b-1g4p .items-g {flex: 1 1 100%;}
.bloco.b-1g4p .items-g .blk-item {flex-flow: row nowrap;}
.bloco.b-1g4p .items-g .blk-item .ite-img {flex:1 0 140px;}
.bloco.b-1g4p .items-g .blk-item .ite-meta {flex:1 1 auto; margin-top: 0;}
.bloco.b-1g4p .items-g .blk-item .ite-meta {display: flex; flex-flow: row wrap;}
.bloco.b-1g4p .items-g .blk-item .ite-meta .ite-nfo {flex: 0 0 100%;}
.bloco.b-1g4p .items-g .blk-item .ite-meta .nfo-tit {margin-top: auto; margin-bottom: auto;}
.bloco.b-1g4p .items-g .blk-item .ite-meta .nfo-txt {display: block;}
