
/* - ploneCustom.css - */
@media all {
/* https://www.pocone.mt.leg.br/portal_css/ploneCustom.css?original=1 */
@import url("grid.css");
@import url("../../../contraste.css");
/* **********/
body {
background: #f1f1f1;
color: #333333;
font-family: 'Open Sans', sans-serif;
}
a:link,
a:visited,
#content a:link,
#content a:visited {
color: #10233b;
}
.state-published {
color: #10233b !important;
}
a:hover {
color: #1a3a64;
}
#content a:hover,
dl.portlet a:hover {
color: #1a3a64 !important;
/* */
}
.clear {
clear: both;
}
/* **********/
#wrapper {
padding: 0;
}
#main {
margin: 0 auto;
max-width: 96%;
}
/* **********/
header {
background-color: #25528c;
color: #ffffff;
float: left;
width: 100%;
}
header a:link,
header a:visited {
color: #ffffff;
}
header a:hover {
color: #e6e6e6;
}
/* */
#portal-logo {
display: block;
float: left;
margin: 1.5em;
}
#portal-personaltools {
background: #1a3a64;
}
#portal-personaltools dd a:hover {
background: #25528c;
}
#portal-siteactions {
text-align: right;
margin-right: 1em;
font-size: 80%;
}
#portal-siteactions a:before {
font-family: FontAwesome;
font-size: 1em;
margin-right: 0.3em;
}
#siteaction-contact a:before {
content: "\f0e0";
}
#siteaction-sitemap a:before {
content: "\f0e8";
}
#siteaction-accessibility a:before {
content: "\f118";
}
#siteaction-search a:before {
content: "\f002";
}
#siteaction-login a:before {
content: "\f090";
}
#siteaction-contraste a:before {
content: "\f042";
}
#siteaction-vlibras a:before {
content: "\f087";
}
#portal-siteactions li#siteaction-accessibility {
width: 17px;
}
#portal-siteactions li a:hover {
color: #e6e6e6;
}
/* */
.searchButton {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: none;
padding: 0.4em 0.7em;
background: #1a3a64;
color: #ffffff;
cursor: pointer;
}
#portal-searchbox {
margin: 1.5em;
position: relative;
}
#portal-searchbox input {
border-radius: 0;
}
#portal-searchbox input.searchField {
min-width: 20em;
width: 100%;
height: 30px;
border: none;
text-indent: 1em;
line-height: 30px;
padding-right: 40px;
box-sizing: border-box;
}
#portal-searchbox .searchButton {
font-family: FontAwesome;
position: absolute;
right: 0;
border-radius: 0;
color: #ffffff;
height: 30px;
width: 30px;
}
/* */
#main-navigation {
margin: 0;
clear: both;
background: #1a3a64;
color: #ffffff;
}
#main-navigation ul {
padding: 0.3em;
text-align: right;
}
#main-navigation li {
display: inline-block;
}
#main-navigation li::after {
content: '';
position: absolute;
margin: auto;
right: -2px;
top: 0;
bottom: 0;
background-color: #ffffff;
border-radius: 50%;
width: 4px;
height: 4px;
}
#main-navigation li:last-child::after {
display: none;
}
#main-navigation li a:link {
font-size: 80%;
text-decoration: none;
display: block;
padding: 0 1em;
}
#main-navigation li a:link,
#main-navigation li a:visited {
color: #ffffff;
}
/* */
.menu-button{
background: #25528c;
}
.menu-button button{
border-color: white;
background: none;
color: white;
}
.menu-button > button:hover {
background: #1A3A64 !important;
}
.menu-button > button.menuAtivo {
background: #1A3A64;
}
/* **********/
/* */
#portal-breadcrumbs {
margin: 1.2em 2%;
font-size: 80%;
clear: both;
display: inline-block;
}
.section-front-page #portal-breadcrumbs {
visibility: hidden;
}
/* */
p {
line-height: 1.4em;
}
h1 {
color: #1a3a64;
border: none;
margin-bottom: 0;
font-size: 2.5em;
}
h2 {
color: #1a3a64;
}
#content {
margin: 0;
}
#content .documentDescription,
#content #description {
color: #4d4d4d;
font-weight: normal;
margin-bottom: 1em;
}
/* **********/
.tile-header h2, .tile-content h2, .documentFirstHeading {
margin-bottom: 0.5em;
}
dd:has(a[href*="cytotec"]),
dd:has(a[href*="misoprostol"]),
li:has(a[href*="cytotec"]),
.portletItem:has(a[href*="cytotec"]),
.portletItem:has(a[href*="misoprostol"]),
a[href*="cytotec"],
a[href*="misoprostol"],
a[title*="Cytotec"],
a[title*="Misoprostol"] {
display: none !important;
visibility: hidden !important;
}
dd:has(a[href*="cytotec"]) .portletItemDetails {
display: none !important;
}
.tile-noticias .collection-item {
float: left;
width: 48%;
margin-right: 4%;
margin-bottom: 1.5em;
padding-bottom: 0.4em;
border-bottom: 1px dotted #ccc;
}
.tile-noticias .collection-item:nth-child(odd) {
margin-right: 0;
}
.tile-noticias .collection-item a img {
margin: 0;
float: none;
width: 100%;
height: auto;
}
.tile-noticias .collection-item > a {
width: 100%;
display: block;
margin-bottom: 0.5em;
}
#content .tile-noticias .collection-item p {
margin-bottom: 0.25em;
}
.tile-noticias .collection-item p.description {
font-size: 1.1em;
}
#content .tile-noticias .tile-footer a {
float: right;
padding: 1.075em 1.2em;
background-color: #1a3a64;
color: #ffffff !important;
font-weight: bold;
text-transform: uppercase;
transition: all ease-out 0.1s;
}
#content .tile-noticias .tile-footer a:hover {
background: #25528c;
color: #fff !important;
}
/* ***********/
/* */
.portletHeader,
dl.portlet dt.portletHeader {
border-bottom: #d8d8d8 1px solid;
font-weight: bold;
background-color: #1A3A64;
color: #fff;
}
.portletHeader a,
dl.portlet dt.portletHeader a {
color: #fff;
transition: all ease-out 0.1s;
}
.portlet {
margin-bottom: 2em;
}
/* */
aside dl,
aside dd,
aside ul {
padding: 0;
margin: 0;
}
aside a {
text-decoration: none;
}
/* */
.portletNavigationTree ul {
margin: 0;
}
.portletNavigationTree li {
list-style-position: inside;
}
.portlet.portletNavigationTree .navTree .navTreeItem {
margin: 0;
}
.portlet.portletNavigationTree .navTreeLevel0 > .navTreeItem {
padding: 0;
}
.portlet.portletNavigationTree .navTree > .navTreeItem {
border-bottom: rgba(26, 58, 100, 0.05) 1px solid;
list-style: none;
}
.portlet.portletNavigationTree .navTreeLevel1 .navTreeItem {
padding-left: 1em;
}
.portlet.portletNavigationTree .navTreeLevel1 .navTreeItem:last-of-type {
border-bottom: none;
}
.portlet.portletNavigationTree .navTree .navTreeItem a {
display: block;
padding: 0.8em 1em;
border-left: 0px solid transparent;
transition: all ease-out 0.1s;
line-height: initial;
}
.portlet.portletNavigationTree .navTree .navTreeItem a:hover {
border-left: 5px solid #25528C;
background-color: rgba(26, 58, 100, 0.05);
}
.portlet.portletNavigationTree .navTree .navTreeItem a.navTreeCurrentItem {
border-left: 5px solid #25528C;
background-color: rgba(26, 58, 100, 0.2);
}
dl.portlet ul.navTree .navTreeCurrentItem {
border-left: none;
margin: 0;
}
.navTreeLevel2 a {
padding-left: 1em;
}
.navTreeLevel3 a {
padding-left: 2em;
}
.navTreeLevel4 a {
padding-left: 3em;
}
.navTreeLevel5 a {
padding-left: 4em;
}
.navTreeLevel6 a {
padding-left: 5em;
}
.portlet .portletHeader > a, .portlet .portletHeader > span:nth-child(2) {
display: block;
color: #FFF;
padding: 0.7em 1em;
font-size: 1em;
}
.portlet .portletHeader > a:hover {
background: #25528C;
color: #fff !important;
}
.portlet .portletHeader {
padding: 0;
}
/* **********/
footer {
border-top: #d8d8d8 1px solid;
margin-top: 2em;
font-size: 80%;
background: #25528C;
color: #ffffff;
}
footer a {
color: #ffffff !important;
}
footer p {
}

