
/* CUSTOM CODE - GENIUSDESIGN */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body * {font-family: "Poppins";}

#topo-unirio {background: #f8f8f8; color: #333;}
#topo-unirio > .uk-container {padding: 7px 0;}
#topo-unirio > .uk-container img {width: 70px;}

.acessibilidade a {color: #333;}
.acessibilidade a .opcao {color: #fff; padding: 1px 2px; background: rgba(0,0,0,0.5);}

#header {background: linear-gradient(#f47141, #f15a25); box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2), inset 0 2px 0 rgba(0, 0, 0, 0.1);}

#logo-ppgac {width: 100%; max-width: 400px;}

#ppgac-header {position: relative; z-index: 2;}

#main-nav {background: #000;}
#main-nav a {font-family: "Poppins"; font-weight: 500;color: rgba(255,255,255,0.7);}
#main-nav a:hover {color: rgba(255,255,255,0.9);}
#main-nav a:active,
#main-nav a:focus {color: rgba(255,255,255,1);}
#main-nav .uk-navbar-dropdown {top: 80px!important; background: #000; padding-top: 0;}
#main-nav .uk-navbar-dropdown-nav li a,
#main-nave .LSResult a {font-size: 13px!important;}

.uk-navbar-dropdown .uk-drop-grid > * {width: 160px;}

.LSResult {background: #000!important;}

#portal-personaltools {margin: 0; top: -7px !important;}

.LSBox {margin: 0!important;}

#portal-column-one .portletStaticText .uk-h6 {font-size: 26px; font-weight: 800; letter-spacing: -1.3px; color: #ff5a19; display: flex; line-height: 27px;}
#portal-column-one .portletStaticText .uk-h6 span {font-weight: 300; letter-spacing: 0; padding-top: 1px; margin-left: 5px;}
#portal-column-one .portletStaticText .uk-h6 img {width: 35px!important; height: 35px!important; padding: 0!important;}

#portal-column-content,
#content-core {font-family: "Poppins"; line-height: 28px;}

#footer {background: #333; border-top: 6px solid #f47141;}
#extra-footer {margin: 20px 0; text-align: left !important; color: #999;}

.portletNavigationTree * {font-family: "Poppins";}
.portletNavigationTree .navTree {padding-left: 0;}
dl.portletNavigationTree > .portletItem > ul.navTree li a {border-bottom: 1px solid rgba(200,200,200,0.4)!important; color: #888!important; padding: 10px 20px !important;}
dl.portletNavigationTree > .portletItem > ul.navTree li a:hover {text-decoration: none !important; color: #f47141 !important; border-color: #f47141 !important;}
dl.portletNavigationTree > .portletItem > ul.navTree li a:focus,
dl.portletNavigationTree > .portletItem > ul.navTree li a:active {text-decoration: none !important; color: #f47141 !important; border-color: #f47141 !important;}

dl.portletNavigationTree > .portletItem > ul.navTree li a:hover,
dl.portletNavigationTree > .portletItem > ul.navTree li a:focus,
dl.portletNavigationTree > .portletItem > ul.navTree li a:active,
dl.portletNavigationTree > .portletItem > ul.navTree .navTree,
dl.portletNavigationTree > .portletItem > .navTreeItemInPath > .navTreeItemInPath {background:rgba(200,200,200,0.15)!important;}

dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeItem {border: none !important; margin-bottom: 0!important;}
dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeItemInPath > .navTreeItemInPath,
dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeItemInPath > .navTreeItemInPath a {color: #333!important;}
dl.portletNavigationTree > .portletItem > ul.navTree .navTree {padding-left: 10px; padding-right: 10px;}
dl.portletNavigationTree > .portletItem > ul.navTree .navTree .navTreeItem a {font-size: 12px;}
dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeCurrentNode,
dl.portletNavigationTree > .portletItem > ul.navTree li {padding-left: 0!important;}
dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeCurrentNode a {color: #555!important;}
dl.portletNavigationTree > .portletItem > ul.navTree li.navTreeCurrentNode a:hover {color: #333!important;}
dl.portletNavigationTree > .portletItem > ul.navTree .navTreeCurrentItem {margin: 0!important;}

.navTreeCurrentItem,
.navTreeItemInPath {color: #000!important;}

.image-inline {width: 100%!important; background: #ddd; padding: 4px;}
.image-inline .image-caption {width: 100%!important; text-align: center; margin: 4px 0 0; color: #555; font-size: 0.8em;}
input[type="button"] {background: #f15a25; padding: 10px 20px; border: none; border-radius: 3px; color: #fff; font-weight: 600;}

#content-core {font-size: 15px;}
#content-core dt .summary {margin-bottom: 15px;}
#content-core dt .summary img,
#content-core dt .summary .contenttype-file,
#content-core dt .summary .contenttype-image {display: none;}
#content-core h3,
#content-core dt .summary a {font-size: 17px; color: #000!important; padding-left:0!important; border-bottom: 2px solid #666!important; padding-bottom: 7px; margin-top: 40px;}
#content-core dt .summary a {display: block;}

#content-core dt .summary a:before {content: "»"; margin-right: 10px;}
#content-core a:hover,
#content-core dt .summary a:hover {color: #f47141!important; text-decoration: none!important;}

#content-core ul {list-style: none; margin-left: 0;}
#content-core ul li:before {content: "»"; color: #f15a25; font-weight: 600; margin-right: 10px; margin-left: -18px;}

#content-core p {text-align: justify;}
#content-core p a {color: #f15a25;}
#content-core p a:hover {color: red;}

#content .internal-link,
#content .external-link,
#content .internal-link:visited,
#content .external-link:visited {color: #205c90!important;}
#content .internal-link:hover,
#content .external-link:hover {color: #f47141!important;}

#content .documentDescription,
#content #description {line-height: 24px; text-align: justify;}

#content dd {margin: 0; padding: 0; font-size: 14px; line-height: 22px; text-align: justify; margin-bottom: 30px;}
#content dd.image-caption {margin-bottom: 0;}

#content {padding: 0!important;}
#content h1,
#content .documentFirstHeading {text-align: left; font-size: 26px; font-weight: bold; margin-bottom: 10px;}
#viewlet-below-content-title {margin-bottom: 20px;}

#edit-bar {background: none!important;}
#contentActionMenus,
#edit-bar,
#content-views {margin: 0; padding: 0; border: none; float: none;}

#portal-breadcrumbs {margin: -25px 0 45px 0 !important; color: #888 !important; border-bottom: 1px solid #ddd; padding-bottom: 20px; line-height: 15px;}
#portal-breadcrumbs .breadcrumbSeparator {font-size: 0; color: transparent; margin: 0 7px;}
#portal-breadcrumbs .breadcrumbSeparator:before {content: "»"; font-size: 15px; color: #888;}
#portal-breadcrumbs a {color: #444!important;}
#portal-breadcrumbs a:hover {color: #f15a25!important;}
    
#edit-bar .contentAction {display: table;}
#contentActionMenus {float: none; background: none; display: table; width: 100%; right: initial; top: initial; border-radius: 0;}
#contentActionMenus > li {display: table!important; float: left;}
#contentActionMenus dl.actionMenu {float: left!important; margin-bottom: 0!important;}
#contentActionMenus dl.actionMenu .actionMenuContent > ul {margin:0; padding: 0;}
#contentActionMenus dl.actionMenu a {color: #555;}
#contentActionMenus dl.actionMenu a:hover {color: #f15a25;}
#contentActionMenus dl.actionMenu.activated dd {border-bottom: none!important;}

#edit-bar .contentAction,
#contentActionMenus,
#edit-bar .contentAction,
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {background: #eee!important;}

#edit-bar #content-views {background: none!important; border-bottom: 5px solid #eee;}
#edit-bar #content-views a {color: #555; background: #eee; border-radius: 5px 5px 0 0;}
#edit-bar #content-views a:hover {color: #777; background: #fff;}
#edit-bar #content-views li.selected a {background: none; color: #f15a25;}

dl.portlet dt.portletHeader,
dl.portlet dt.portletHeader a,
dl.portlet dt.portletHeader a:link,
dl.portlet dt.portletHeader a:visited {font-family: "Poppins";}

dl.portlet.portletNews {border: none; background: #f8f8f8; padding: 20px; border-radius: 0;}
dl.portlet.portletNews .portletItem a {font-weight: normal !important; font-size: 13px; line-height: 17px; color: #000 !important;}
dl.portlet.portletNews .portletItem a:hover {color: #f15a25; text-decoration: none;}
dl.portlet.portletNews .portletItem .portletItemDetails {color: #999;}

.contraste #topo-unirio,
.contraste #portal-personaltools {background: #000!important; color: #fff!important;}
.contraste #header,
.contraste dl.portlet.portletNews {background: #333!important;}
.contraste dl.portlet.portletNews .portletItem a {color: #fff!important;}

#portal-searchbox .LSBox {width: auto!important; height: auto; display: flex; align-items: center;}
#portal-searchbox .LSBox input {background: none;}

table thead {border: 1px solid #ccc;}
table thead,
table thead tr,
table thead tr th,
table thead tr td {background: #f8f8f8;}
table th,
.uk-table th {color: #666; vertical-align: middle; padding: 10px;}

@media (max-width: 952px) {
    #portal-columns {display: table; float: none;}
    #portal-column-content {width: 100%; margin-left: 0; left: 0; float: none;}
    #portal-column-one {margin-left: 0; left: 0; width: 100%; border-top: 10px double #000; padding-top: 50px; margin-top: 25px;}
    
    #content h1, #content .documentFirstHeading {font-size: 42px;}
    #portal-column-one * {font-size: 22px!important; line-height: 44px!important;}
    #content-core h3, #content-core dt .summary a {font-size: 28px!important; line-height: 44px!important;}
    #content-core p {font-size: 25px!important;; line-height: 44px!important;}
    
    #portal-column-one .portletStaticText .uk-h6 {font-size: 60px !important;}
    #portal-column-one .portletStaticText .uk-h6 img {width: 65px!important; height: 65px!important;}
    
    #content dd.image-caption {font-size: 16px; line-height: 22px;}
    
    #main-nav a {font-size: 25px; line-height: 40px;}
    #main-nav .uk-nav-sub a {font-size: 22px; line-height: 42px;}
    #main-nav .uk-button {border: none;}
    #main-nav .uk-offcanvas-close svg {width: 30px;}
    .uk-offcanvas-bar {width: 100%; max-width: 100%;}
    
    #portal-searchbox .LSBox input {font-size: 20px!important;}
}