
/* - plonetheme_estgf_styles.css - */
@media screen {
/*
 *
 *  ESTGF Theme stylesheets.
 *
 */

/*  (do not remove this :) */
/*  (not this either :) */


/* base styles */

body {
    font: 100% 'Helvetica', Arial, sans-serif;
    background: #f6f6f6;
}

h2 {
    text-transform: uppercase;
    color: #8c8d8d;
    font-size: 18px;
}

#content-views,
#edit-bar,
#contentActionMenus,
#contentActionMenus dl.actionMenu a, 
#contentActionMenus dl.actionMenu.activated dd {
    background-color: #412d22;
    border-color: #412d22;
}


#content a, dl.porltet a,
#content a:visited, dl.portlet a:visited,
#content a:link, dl.portlet a:link {
    border-bottom: none;
    color:#035DA3;
}

#content a:hover, dl.portlet a:hover {
    border-bottom: none;
    text-decoration: underline;
    color: #035DA3 !important;
}

a:link, a:visited {
    color: #035DA3;
}


#content p, 
dl.portlet p {
    margin-bottom: 10px;
}


/*header*/

#portal-header {
    width: 960px;
    margin: 0 auto;
    height: 115px;
}

#portal-top {
    background: url(https://www2.estgf.ipp.pt/border-top.jpg) repeat-x #fff;
}

#visual-portal-wrapper {
    width: 960px;
    margin: 0 auto;

}


#portal-footer-wrapper {
    background: url(https://www2.estgf.ipp.pt/border_footer.jpg) repeat-x transparent;
/*    height: 245px;*/
    color: #fff;
}

div.footer-center {
    width: 960px;
    margin: 0 auto;
}

#portal-logo {
    display: block;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
}

#portal-languageselector {
    margin-right: 0;
    padding-right: 0;
    background: transparent;
    z-index: 2;
}

#portal-languageselector li a {
    color: #818181;
    padding-left: 10px;
    background: url(https://www2.estgf.ipp.pt/icons_language.png) no-repeat left center;
    font-size: 12px;
    margin-left: 10px;
}

#portal-languageselector li.currentLanguage a {
    font-weight: bold;
}

#portal-searchbox div.searchSection {
    display: none;
}

#portal-searchbox {
    margin: 10px 0 0 0;
}

#portal-searchbox input.searchField {
    border: none;
    width: 106px;
    height: 22px;
    padding-left: 10px;    
    color:  #818181;
    font-size: 12px;
    border: 1px solid #e2e2e2;
}

#portal-searchbox div.LSResult {
    margin: 0;
}

#portal-searchbox  input.searchButton {
    background: url(https://www2.estgf.ipp.pt/button_search.png) no-repeat center #e6e6e6;
    border: none;
    font-size: 0;
    width: 20px;
    height: 24px;
    vertical-align: top;
    margin-left: -4px;
}

#portal-globalnav {
    background: transparent;
    height: 42px;
    z-index: 3;
    margin-bottom: 5px;
}

#portal-globalnav li a {
    height: 42px;
    line-height: 42px;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background: transparent;
    color: #fff;
    font-weight: bold;
    min-width: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    text-align: center;
}

#portal-globalnav li a:hover,
#portal-globalnav li.selected a:hover {
    background: #74533d;
    color: #fff;
    box-shadow: inset 0 0 12px 4px #412d22;
    -webkit-box-shadow: inset 0 0 12px 4px #412d22;
    -moz-box-shadow: inset 0 0 12px 4px #412d22;
}

#portal-globalnav .submenu li a:hover,
#portal-globalnav .submenu li.selected a:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#portal-globalnav li.selected a {
    color: #EB8900;
    background: transparent;
}

#portal-globalnav ul.submenu {
    padding-top: 10px;
    background: #f6f6f6;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#portal-globalnav ul.submenu li a {
    background: #f6f6f6;
    color: #8d8d8c !important;
/*    height: 28px;
    line-height: 28px;

    padding-top: 0;
    padding-bottom: 0;
*/
    height: auto;
    min-height: 18px;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #fff;
    width: 245px;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
}

#portal-globalnav ul.submenu li a.hasDropDown {
    background: #74533d;
    color: #fff !important;
    box-shadow: inset 0 0 12px 4px #412d22;
    -webkit-box-shadow: inset 0 0 12px 4px #412d22;
    -moz-box-shadow: inset 0 0 12px 4px #412d22;
    border-bottom: none;
}

#portal-globalnav ul.submenu.navTree.navTreeLevel1 li a.hasDropDown {
/*    background: url(icons_submenu.png) no-repeat 240px center;;*/
    color: #8d8d8c !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-bottom: 1px solid #eee;
}

#portal-globalnav ul.submenu {
    box-shadow: 0 0 5px #412d22;
    -moz-box-shadow: 0 0 5px #412d22;
    -webkit-box-shadow: 0 0 5px #412d22;
    width: 570px;
    padding-bottom: 20px;
}


#portal-globalnav li#portaltab-research ul.submenu, 
#portal-globalnav li#portaltab-documentos-publicos ul.submenu {
    width: 285px;
}

#portal-globalnav li#portaltab-estgf ul.submenu {
    width: 855px;
}

#portal-globalnav li#portaltab-estgf ul.submenu.navTree {
    width: auto;
}



#portal-globalnav ul.submenu.navTree {
    width: auto;
}

#portal-globalnav ul.submenu.navTree.navTreeLevel2 {
    box-shadow: 0 0 5px #412d22;
    z-index: 1;
    position:relative;
    left: 0;
    display: none;
}

#portal-globalnav ul.submenu li a.hasDropDown:hover {
    background: #74533d;
}


#portal-globalnav ul.submenu li a:hover {
    color: #EB8900 !important;
    background: #f6f6f6;
}
/*
#portal-globalnav ul.submenu.navTree {
    margin-left: 1px;
    position: relative;
    left: 0;
    background: #eee;
}
*/
#portal-globalnav ul.submenu.navTree.navTreeLevel1 {
    display: inline;
    left: 0;
    position: relative;
    background: #f6f6f6;
}

#portal-globalnav ul.submenu.navTree.navTreeLevel1 li,
#portal-globalnav ul.submenu.navTree.navTreeLevel1 li a {
    background: #f6f6f6;
}


#portal-globalnav ul.submenu.navTree li a {
    margin-left: 20px;
    font-weight: normal;
    width: 225px;
}

#portal-globalnav ul.submenu li {
    float: left !important; 
}

#portal-globalnav ul.submenu.navTree li {
    float: none !important;
}


/*footer*/

#portal-footer-wrapper {
    font-size: 13px;
}

#portal-footer-wrapper a:hover {
    text-decoration: underline;
}

.footer-top .footer-columns {
    width: 155px;
    float: left;
    margin-right: 25px;
    height: 185px;
    padding-top: 5px;
    margin-bottom: 10px;
    border-right: 1px solid #ccc;
}

.footer-top .footer-columns a {
    color: #fff;
}

.footer-top .footer-columns.contacts {
    border: none;
    margin-right: 0;
    width: 236px;
}

.footer-top .footer-columns.comunity {    
    width: 140px;
}

.footer-top .footer-columns.certified {
    width: 145px;
}

.footer-top .footer-columns.services {
    width: 180px;
}


.footer-top .footer-columns.contacts div,
.footer-top .footer-columns.contacts b {
    font-size: 12px;
}

.footer-top .footer-columns.contacts .footer-title {
    margin-bottom: 5px;
}

.footer-top .footer-columns.contacts a {
    display: block;
    padding-bottom: 10px;
}
.footer-top .footer-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 13px;
}

.footer-top .footer-columns.services .footer-title {
    margin-bottom: 5px;
}

.footer-top .footer-columns.services li {
    display: block;
    height: 25px;
}

.footer-top .footer-columns.services li a {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    background: url(https://www2.estgf.ipp.pt/icons_services.png) no-repeat;
    padding-left: 35px;
    font-size: 12px;
}

.footer-top .footer-columns.services li.library a {
    background-position: 0 -28px;
}

.footer-top .footer-columns.services li.webmail a {
    background-position: 0 -53px;
}

.footer-top .footer-columns.services li.eu a {
    background-position: 0 -78px;
}

.footer-top .footer-columns.services li.eduroam a {
    background-position: 0 -107px;
}

.footer-top .footer-columns.services li.marking a {
    background-position: 0 -131px;
}

.footer-top .footer-columns.services li.suport a {
    background-position: 0 -156px;
}

.footer-top .footer-columns.links a.sas {
    display: block;
    margin-bottom: 15px;
}

.footer-top .footer-columns.comunity li {
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer-top .footer-columns.comunity li a {
    display: block;
    width: 34px;
    height: 34px;
    background: url(https://www2.estgf.ipp.pt/icons_social.png) no-repeat;
}

.footer-top .footer-columns.comunity li.facebook a {
    background-position: -42px 0;
} 


.footer-top .footer-columns.comunity li.flickr a {
    background-position: -82px 0;
}

.footer-top .footer-columns.comunity li.linkedin a {
    background-position: -124px 0;
}

.footer-top .footer-columns.comunity li.youtube a {
    background-position: -164px 0;
}


#portal-footer-wrapper .footer-bottom {
    clear: both;
    font-size: 11px;
}

.footer-bottom,
.footer-bottom a {
    color: #fff
}

.footer-bottom a {
/*    text-decoration: underline;*/
    padding-right: 5px;
}

.footer-bottom .bottom-left p {
    float: left;
    margin-top: 10px;
}

.footer-bottom ul.site-actions {
    padding-top: 10px;
    padding-bottom: 5px;
    float: right;
}

.footer-bottom ul.site-actions a {
    padding-left: 10px;
}


.footer-bottom .bottom-left {
    float: left;
/*    width: 700px; */
    width: 100%;
}

ul.user-actions {
    float: right;
    text-align: right;
}

body.template-prettyPhoto_album_view #content,
body.template-estgf_videosfolder_view #content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body.template-estgf_videosfolder_view #content {
    padding-top: 10px;
}

.photoAlbumEntry {
    width: 304px;
    height: 174px;
    margin: 0;
    padding: 0;
    text-align: left;
    background: transparent;
    margin-right: 20px;
    -webkit-box-shadow: 0 4px 2px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 2px -2px #e2e2e2;
    box-shadow: 0 4px 2px -2px #e2e2e2;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.photoAlbumEntry.img-column-0,
.videoAlbumEntry.img-column-0 {
    margin-right: 0;
} 

.photoAlbumEntry a {
    width: 304px;
    margin-top: 0;
}

.photoAlbumEntryTitle,
.video-title {
    color: #035da3;
    font-size: 14px;
    width: 280px;
    padding-top: 5px;
    padding-left: 10px;
    height: 40px;
    display: block;
}

.videoAlbumEntry {
    width: 304px;
    height: 174px;
    margin-right: 20px;
    float: left;
    -webkit-box-shadow: 0 4px 2px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 2px -2px #e2e2e2;
    box-shadow: 0 4px 2px -2px #e2e2e2;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.videoAlbumEntry a.link-video {
    width: 304px;
    height: 144px;
    overflow: hidden;
    display: block;
}

.videoAlbumEntry .frame img {
    position: absolute;
    top: -50%;
}

.videoAlbumEntry .frame {
    width: 304px;
    height: 144px;
    overflow: hidden;
    position: relative;
}

/*carrossel*/


.ic_caption {
    color: #fff;
    margin-left: 250px;
    background: url(bg_description.png) repeat;
    width: 690px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.ic_caption a {
    color: #fff;
    font-weight: bold;
}

.ic_caption span {
    padding-right: 30px;
    font-weight: normal;
}

.infiniteCarousel {
    width: 100%;
    background: #262626;
}

div.width-full {
    width: 100%;
}
div.position-0 {
    margin-left: -100%;
}
.play-wrapper {
/*    background: transparent url(bg_play.png) top left repeat-x;*/
    width: 30px;
    height: 30px;
    position: absolute;
/*    bottom: 10px;*/
    bottom: 11px;
    background-color: #e6e6e6;
}
#carousel,
#carousel li {
    float: left;
    opacity: 0.1;
}
.infiniteCarousel_item .ic_title {
    color: white;
    background-color: #262626;
    width: 220px;
    font-size: 26px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.infiniteCarousel_item img {
    float: right;
}

/*homepage*/

div.home-events {
    margin-bottom: 30px;
}

div.highlight-title {
    width: 147px;
    height: 120px;
    float: left;
/*    background: #412d22;
    -webkit-box-shadow: 0 4px 8px -2px #e2e2e2;
    box-shadow: 0 4px 8px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 8px -2px #e2e2e2;
*/
    background: #74533d;
    -webkit-box-shadow: inset 0 0 32px 8px #412d22;
    box-shadow: inset 0 0 32px 8px #412d22;
    -moz-box-shadow: 0 0 32px 8px #412d22;  
}


div.highlight-title h2,
#content div.highlight-title a {
    color: #fff !important;
    margin-left: 15px;
}

#content div.highlight-title a {
    background: url(https://www2.estgf.ipp.pt/icons_more.png) no-repeat right 5px;
    padding-right: 10px;
}


body.template-newsitem_view div.highlight-title h2,
body.template-event_view div.highlight-title h2 {
    margin-left: 15px;
    margin-bottom: 15px;
}

body.template-event_view div#parent-fieldname-description,
body.template-newsitem_view div#parent-fieldname-description, 
body.template-event_view div#plone-document-byline,
body.template-newsitem_view div#plone-document-byline {
    display: none;
}

div.kundart-socialpublisher {
    margin-top: 10px;
    margin-bottom: 10px;
}


p.item-date {
    float: right;
    margin-left: 10px;
}

#content div.highlight-title a:hover {
    text-decoration: underline;
}

body.template-estgf_homepage #content div.highlight-content p.home-title {
    font-size: 13px;
    max-height: 57px;
    margin-top: 2px;
    margin-bottom: 5px;
}

body.template-estgf_homepage #content div.highlight-title {
    height: 90px;
}

body.template-estgf_homepage div.highlight-title h2 {
    margin-top: 12px;
}

div.highlight-title h2 {
    text-transform: none;
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 20px;
}

div.highlight-content {
    width: 163px;
    height: 118px;
    float: left;
    padding-right: 20px;
    padding-left: 19px;
    border: 1px solid #e2e2e2;
    border-left: none;
    -webkit-box-shadow: 0 4px 8px -4px #e2e2e2;
    box-shadow: 0 4px 8px -4px #e2e2e2;
    -moz-box-shadow: 0 4px 8px -4px #e2e2e2;
    background: #fff;
}

body.template-estgf_homepage div.highlight-content {
    height: 89px;
}

#content div.highlight-content p.home-title {
    font-size: 14px;
    line-height: 20px;
    max-height: 77px;
}

body.template-estgf_homepage #viewlet-above-content {
    display: none;
}

div.highlight-content p.home-title {
    font-size: 16px;
    line-height: 22px;
}

#content p.home-title {
    color: #035da3;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 10px;
}

body.template-estgf_homepage div.highlights {
    height: 94px;
    margin-bottom: 0;
    margin-top: 0;
}

div.highlights {
    height: 124px;
    margin-top: 20px;
    margin-bottom: 15px;
}

body.template-estgf_homepage #content h1.subtitle {
    margin-top: 5px;
    padding-bottom: 0;
}

h1.subtitle {
    color: #9a9998;
/*    padding-left: 10px;*/
    font-size: 22px;
    letter-spacing: 0;
    padding-bottom: 10px;
}

div.home-content {
    width: 308px;
    float: left;
    border: 1px solid #e2e2e2;
    margin-right: 15px;
    height: 365px;
    overflow: hidden;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 4px 2px -2px #e2e2e2;
    box-shadow: 0 4px 2px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 2px -2px #e2e2e2;
    background: #fff;
}


body.template-estgf_homepage div.home-content {
    margin-bottom: 10px;
}


div.home-events div.home-content {
    height: 370px;
}

div.home-content div.item-content {
    padding-left: 10px;
    padding-right: 10px;
}

div.home-content a {
    color: #035da3;
}

div.item-image {
    width: 308px;
    height: 144px;
    overflow: hidden;
    text-align: center;
}

div.home-content.img-column-0 {
    margin-right: 0;
}

body.template-estgf_homepage #portal-column-content,
body.template-newsitem_view  #portal-column-content,
body.template-event_view  #portal-column-content,
body.template-estgf_folder_summary_view  #portal-column-content,
body.template-prettyPhoto_album_view #portal-column-content,
body.template-estgf_videosfolder_view #portal-column-content {
    width: 100%;
    margin-left: -100%;
}


#portal-column-content.width-full {
    width: 100%;
    margin-left: -100%;
}


#content {
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0 4px 2px -2px #e2e2e2;
    box-shadow: 0 4px 2px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 2px -2px #e2e2e2;
    padding: 15px 30px;    
    color: #6d6e6e;
    background: #fff;
}

body.template-estgf_homepage #content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    margin: 0;
    padding: 0;
    color: black;
    background: transparent;
}

body.template-estgf_folder_summary_view #content {
    margin-bottom: 20px;
    padding: 0;
}

body.template-newsitem_view .content-core,
body.template-event_view .content-core {
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 0 4px 2px -2px #e2e2e2;
    box-shadow: 0 4px 2px -2px #e2e2e2;
    -moz-box-shadow: 0 4px 2px -2px #e2e2e2;
    padding: 15px 30px;
    margin-bottom: 20px;
    background: #fff;
}

body.template-newsitem_view #content,
body.template-event_view #content {
    margin: 0;
    border: none;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    margin: 0;
    background: transparent;
}


a.see-more {
    float: right;
    padding-right: 10px;
}

#content p.event-subtitle {
    color: #412D22;
    margin-bottom: 0;
    font-weight: bold;
}

/* breadcrumbs */

#portal-breadcrumbs {
    margin-top: 5px;
    margin-bottom: 10px;
}

span#breadcrumbs-you-are-here {
    color: #412D22;
    font-weight: bold;
}

.breadcrumbSeparator {
    background: url(https://www2.estgf.ipp.pt/breadcrumbs_separator.png) no-repeat center;
    padding-right: 8px;
    padding-left: 7px;
    font-size: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}

#portal-breadcrumbs a {
    color: #8c8d8d;
}

span#breadcrumbs-current {
    color: #8c8d8d;
}

h1.documentFirstHeading {
    color: #8c8d8d;
    font-size: 18px;
    margin-bottom: 20px;
}

#content .documentDescription {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #8c8d8d;
}

#content .eventDetails h2 {
    background-color: #412d22;
    color: #fff;
}

#content .eventDetails .eventDetail h3 {
    color: #412d22;
    text-align: left;
}

body.template-newsitem_view div.home-content,
body.template-event_view div.home-content {
    height: 255px;
}

div.imageContainer {
    width: 304px;
    height: 144px;
    float: left;
}

#content div.imageContainer img.tileImage {
    float: left;
    margin: 0;
}

#content div.itemContainer {
    width: 600px;
    float:left;
    margin-left: 20px;
}

body.template-estgf_folder_summary_view div.tileItem {
    margin-bottom: 10px;
}

h2.tileHeadline {
    line-height: 24px;
    padding-top: 10px;
    font-size: 18px;
    text-transform: none;
}

div.listingBar {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}

#content div.listingBar a {
    border: none;
    text-decoration: underline;
}

#content div.listingBar span.current {
    color: #464647;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #464647;
}

#content div.listingBar a:hover {
    background: transparent;
    border: 1px solid #ceedfc;
    padding: 0 6px;
}

#content div.listingBar span.next a:hover,
#content div.listingBar span.previous a:hover {
    border: none;
}

.subscribe-actions li {
    display: block;
    float: left;
    margin-left: 5px;
}

.subscribe-actions li a {
    display: block;
    width: 18px;
    height: 18px;
    background: url(https://www2.estgf.ipp.pt/icons_subscribe.png) no-repeat left center;
}

.subscribe-actions li.facebook a {
    background-position: -26px center;
}

.subscribe-actions li.twitter a {
    background-position: -52px center;
}



.subscribe-actions {
    float: right;
    margin-top: 10px;
    font-size: 13px;
}

li.subscribe {
    margin-right: 5px;
}

li.subscribe span.subscribe {
    color: #495867;
}

li.subscribe span {
    color: #6a87a3;
}

div.context-title {
    float: left;
    margin-top: 5px;
    width: 75%;
}
/*
#viewlet-above-content {
    height: 80px;
}*/

div.version-info {
    float: right;
}


/*teachers view*/

img.teacher-photo {
    float: right;
}

p.teachers-title {
    color: #412d22;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 4px 2px -2px #e6e6e6;
    -webkit-box-shadow: 0 4px 2px -2px #e6e6e6;
    -moz-box-shadow: 0 4px 2px -2px #e6e6e6;
    margin-right: 200px;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 15px;
}

h1.teacher-view {
    float: left;
    width: 70%;
}

form.search-teachers input[type="text"] {
    border: 1px solid #e6e6e6;
    height: 20px;
    width: 260px !important;
}

form.search-teachers {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content ul.search-teachers {
    list-style: none;
    margin-left: 0;
    margin-top: 20px;
}

ul.search-teachers li a {
    display: block;
    float: left;
    margin-right: 20px;
}

ul.search-teachers li p {
    margin-bottom: 5px;
}

a.teacher-link {
    display: block;
    height: 60px;
    line-height: 60px;
}


span.twitter-published {
    display: none;
}

form input.facebook-button-published {
    background-color: #fff;
}

form input.facebook-button {
    background-color: #fff;
}

.fb_edge_widget_with_comment {
    float: right;
}

#globalnav-submenu {
    float: left;
    margin-left: 310px;
    margin-top: 20px;
    position: absolute;
    z-index: 0;
}

#globalnav-submenu #portal-globalnav {
    width: 470px;
    height: 30px;
}


#globalnav-submenu ul li a {
    color: #818181;
/*    color: #74533d; */
    line-height: 30px;
    height: 30px;
}

#globalnav-submenu ul li a:hover {
    background: transparent;
    color: #818181;
    box-shadow: inset 0 0 12px 4px #ccc;
    -moz-box-shadow: inset 0 0 12px 4px #ccc;
    -webkit-box-shadow: inset 0 0 12px 4px #ccc;
}

#globalnav-submenu ul li {
    background: url(breadcrumbs_separator.png) no-repeat right center;
}

#globalnav-submenu ul li:last-child {
    background: transparent;
}


#portal-footerportlets dt.portletHeader {
    background: transparent;
    text-transform: uppercase;
    padding-top: 5px;
    font-size: 13px;
}

#portal-footerportlets dl.portletStaticText dt.portletHeader,
#portal-footerportlets dl.portletStaticText dd.portletItem {
    padding-left: 0;
}

#portal-footerportlets dl.portlet-static-servicos-online dd.portletItem {
    padding-top: 0;
}

#portal-footerportlets dl.portlet-static-servicos-online ul li a,
#portal-footerportlets dl.portlet-static-servicos-online ul li a:hover {
    color: #fff !important;
}

#portal-footerportlets dl.portletStaticText {
    width: 155px;
    float: left;
    margin-right: 25px;
    height: 185px;
    margin-bottom: 10px;
    border-right: 1px solid #ccc;
}

#portal-footerportlets dl.portlet-static-servicos-online {
    width: 180px;
}

#portal-footerportlets dl.portlet-static-certificados {
    width: 145px;
}

#portal-footerportlets dl.portlet-static-links a.sas {
    display: block;
    margin-bottom: 15px;
}

#portal-footerportlets dl.portlet-static-siga-nos {
    width: 140px;
}

#portal-footerportlets dl.portlet-static-contactos {
    border: none;
    margin-right: 0;
    width: 235px;
}

#portal-footerportlets dl.portlet-static-contactos div,
#portal-footerportlets dl.portlet-static-contactos b {
    font-size: 12px;
}

.bottom-portlets div.managePortletsLink {
    display: none;
}

#portal-footerportlets dl.portlet-static-contactos p {
    margin-bottom: 0;
    font-size: 13px;
}

#portal-footerportlets dl.portlet-static-contactos a,
#portal-footerportlets dl.portlet-static-contactos a:hover {
    color: #fff !important;
}


#estgf-dropdown-files #portal-sitemap li.selected ul.submenu {
    display: block;
    position: relative;
    margin-left: 0;
}


#estgf-dropdown-files #portal-sitemap ul.submenu a.state-published:hover,
#estgf-dropdown-files #portal-sitemap .selected ul.submenu .state-published {
    color: #818181 !important;
}

.icons-on .folder_tree_view .expanded {
    background: transparent url(downloads-expanded.png) no-repeat center left !important;
}

.icons-on .folder_tree_view .contenttype-folder {
    background: transparent url(downloads-collapsed.png) no-repeat center left;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    cursor: pointer;
}

.icons-on .folder_tree_view .navTreeItem .file {
    color: #ADADAD !important;
    font-size: 12px;
    border-top: solid 1px #ADADAD !important;
    border-bottom: solid 1px #ADADAD !important;
    padding: 10px 0;
    margin: 10px 0;
    position: relative;
}

.icons-on .folder_tree_view .file * {
    display: inline;
    font-size: 12px;
    color: #ADADAD !important;
}

.icons-on .folder_tree_view .file .name {
    color: #807F83!important;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 5px;
}

.template-folder_tree_view #content .downloadDescriptionBlock {
    min-height: 40px;
}

.icons-on .folder_tree_view .download {
    display: block;
    float: right;
/*    background: url(input-background.png) no-repeat;*/
    width: 150px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 0px;
    width: 147px;
    background: transparent;
    color: #818181 !important;
    box-shadow: inset 0 0 12px 4px #ccc;
    -moz-box-shadow: inset 0 0 12px 4px #ccc;
    -webkit-box-shadow: inset 0 0 12px 4px #ccc;
}


/*  */





}

