body {
  background: #efefef;
    margin: 0;
    padding: 0;
    font-size: 95%;
    font-family: 'Open sans',sans-serif;

}
#content {
 margin: 1em 2em;
}

#content .documentDescription, #content #description {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: normal;
    font-family: 'Open sans';
}

.lp-footer { display: block; }
#portal-banner { display: none; }


.nest-navigation-bar {
    background: #2b6283 none repeat scroll 0 0;
    box-shadow: 0 2px 10px rgb(0 0 0 / 40%);
    display: block;
    padding: 6px 25px;
}

.nest-nav-inner { width: 1170px; }
.nest-navigation-bar img { width: 340px; }

#visual-portal-wrapper { max-width: 1170px; }

#portal-top {
    height: 275px;
    background-image: none;
}

#portal-header {
    background: #1a1e4f url("cr-banner-4.jpg") no-repeat scroll left top !important;
    border-color: transparent;
    border-style: none;
width: 100%;
}

#portal-searchbox {
    background: rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 10px;
    border-right: medium none;
    border-top-left-radius: 10px;
    padding: 10px;
    top: 5px;
}

#searchGadget {
    width: 14em;
}

#portal-logo {
    display: inline-block;
    margin: 0px 0px 97px;
}



h1, h2, h3 {
    color: #205c90 !important;
    font-family: 'Open sans',sans-serif;
}

h1 {
    font-size: 2.3em;
    font-weight: 400;
    margin: 1em 0 10px !important;
}

#content h1.documentFirstHeading {
    margin-bottom: 0.5em;
    margin-top: 1em 0 10px !important;
}

.lead,.intro {
    color: #666;
    font-size: 135%;
    line-height: 1.4em;
    margin-bottom: 20px;
}

.tileHeadline {
    font-size: 20px;
    font-weight: 600;
}

#partnerSiteSelection {
    position: absolute;
    right: 10px;
    top: 120px;
}

/* --- main navigation tabs --- */

#portaltab-the-cooperative,
#portaltab-research,
#portaltab-projects,
li#portaltab-home ul.submenu {
    display: none! important;
}


li#portaltab-child-home ul.submenu {
    display:none;
}

#globalnav-wrapper {
    background-color: #000;
    border-bottom: medium none;
    border-top: 1px solid white;
     top: 181px;
}

#portal-globalnav {
    background-color: #0E1D1C;
    justify-content: left;
}
   

#portal-globalnav li a {
    background: #555555 none repeat scroll 0 0;
    border-right: 0.1em solid white;
    font-size: 1.5em;
    min-width: 2.5em;
    padding: 0.6em 1.5em;
}

#portal-globalnav a:hover, #portal-globalnav .selected a:hover {
    background: #5DA7E5;
    color: White;
}
#portal-globalnav .selected a {
    background: #5DA7E5;
}

/* --- Home Icon off --- */

#portaltab-home > a {
    background: url(none)!important;
    text-indent: 0;
}

#portaltab-home > a:hover {
    background: #5DA7E5 url(none)!important;
    text-indent: 0;
}


#portal-globalnav ul.submenu {
    box-shadow: 0 0 5px #666;
    top: 44px;
    width: 260px;
}

#portal-globalnav li ul ul {
    box-shadow: 0 0 5px #666;
    margin: 0 0 0 250px;
    width: 240px;
}

#portal-personaltools-wrapper {
    right: 0;
    top: 220px;
}

#portal-personaltools {
    margin-top: 10px;
}   

#portal-footer h3 {
    color: #aae2fd !important;
    font-size: 20px;
    margin: 17px 0 10px;
    text-transform: uppercase;
}

