/* Style sheet copied from equity.css - update appropriately for ANCHOR --- */

body {
    background: #fff;
}

* {
  box-sizing: border-box;
}

dl.portalMessage, div.attention, div.caution, div.danger, div.error, div.hint, div.important, div.note, div.tip, div.warning {
    margin: 3em 0 1em;
}
.lp-footer { display: block; }

body.kssActive .inlineEditable:hover, body.kssActive .formlibInlineEditable:hover {
    padding: 0;
    border: 1px solid #fff !important;
    border-color: #fff;
    cursor: text;
    background: White url(blank.png) repeat-x;
}

/* Hide these items */
#jumpmenu,.rss,.rss-feeds,.footer-mid,.footer-rt {
    display: none;
}

.template-equity_home #edit-bar {
    display: none;
}

.template-equity_home #portal-breadcrumbs {
    display: none;
}
.template-equity_home .addthis_toolbox.addthis_default_style {
    right: 2em;
    top: -65px;
    position: absolute;
    z-index: 3;
}

.template-folder_contents #portal-top {
  height: 150px;
}

@media only screen and (max-width: 768px) {
.template-equity_home .addthis_toolbox.addthis_default_style {
    right: 0;
    top: -200px;
}
.addthis_toolbox.addthis_default_style {
    right: 0;
    top: -200px;
}
}

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

/* Hide title and byline on pages */
.template-document_view .documentByLine, .template-document_view .documentFirstHeading {
    display: none !important;
} 
.hide-heading { display: none; } /* ---  turn off heading in grid_layout --- */


.template-equity_home #visual-portal-wrapper {
    max-width: 100% !important;
}


div.row {
    float: none;
    
}

#portal-column-one {
    position: relative;
    top: 6em;
}

#portal-columns {
    position: relative;
    width: 1170px;
    margin: 20px auto;
}

@media only screen and (max-width: 1169px) {

#portal-columns { width: 100%; }
}


#portal-column-two {
    position: relative;
    top: 2em;
}

.fullwidth-section { 
    margin-bottom: 2em;
    padding: 0;
 }

/* Portlets */

.portletNavigationTree .portletHeader {
    background: #205C90 none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
    padding: 15px;
}


dl.portlet {
    font-size: 90%;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 1.5em;
}

dl.portlet dt, div.portletAssignments div.portletHeader {
    padding: 1em 1em 0.25em;
    background: transparent;
    line-height: normal;
    color: #666;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
}

/* Table listing */

#content table.listing {
    width: 100%;
}


.addthis_toolbox.addthis_default_style {
    right: 2em;
    top: 1.4em;
    position: relative;
}

#portal-breadcrumbs {
    font-size: 85%;
    margin: 1.5em auto 2em;
   display: none;
}


/* --- Banner Images --- */

.site-anchor #portal-banner {
   background: url(anchor-images/iStock-157431434-grasslands.jpg) no-repeat center / cover !important;
   height: 440px; }


@media only screen and (max-width: 768px) {
.site-anchor #portal-banner  {
   height: 230px; 
}
}
#portal-footer {
 background: #27426a;
}
 #portal-footer h3 {
    color: #f4d69e;
}

.nest-navigation-bar {
    display: none;
}

.nest-navigation-bar img {
    width: 320px;
}
.wlfw-nav-bar {
  background: #27426a;
  display: block;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Montserrat';
}
.wlfw-nav-bar a {
  color: #fff !important;
}

.wlfw-nav-bar a:hover {
  color: #ffe061 !important;
}

.nest-nav-inner {
    margin: 0 auto;
    width: 100%;
    padding: 1px 30px;
}

@media only screen and (max-width: 768px) {
.nest-navigation-bar {
    padding: 5px 0px;
}
.nest-nav-inner {
    padding: 1px 5px;
}
}

#visual-portal-wrapper {
    background-color: #fff;
    margin: 0 auto;
    max-width: 100%;
    min-height: calc(100vh - 190px);
} 

#portal-top {
    height: 0;
    background-image: none;
}
@media only screen and (max-width: 768px) {
  #portal-top {
    height: 0;
}
}

#portal-header {
    width: 100%;
}

#portal-logo {
 position: relative;
    margin: 0;
}

#portal-logo img {
   width: 500px;
    position: relative;
    top: 10px;
    left: 16%;
  transition: all .3s ease-in-out;
}


@media only screen and (max-width: 768px) {

#portal-logo {
    margin: 0;
    top: 0;
    position: absolute;
}

#portal-logo img {
    width: 300px;
    height: auto;
    left: 3%;

}
}

img.image-right, img.image-left, .captioned img {
    border: 0 solid #fff;
  }

.image-border {
  border: 1px solid #dfdfdf;
}

#portal-searchbox {
    top: -30px;
    right: 30px;
   border-radius: 6px;
}

#partnerSiteSelection {
    position: absolute;
    right: 15px;
    top: 145px;
}

#jumpmenu {
    clear: right;
    float: right;
    margin-top: -60px;
    position: relative;
    width: 225px;
}


/* --- main navigation tabs --- */
#globalnav-wrapper {
    background-color: #27426A;
    border-bottom: medium none;
    border-top: 1px solid white;
    top: 388px;
}

#portal-globalnav {
    background-color: #27426A;
}
   
#portal-globalnav li a {
    background-color: #27426A;
    font-size: 16px;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
}


#portal-globalnav .selected a {
    background: #DFDF9E;
    color: #222!important;
}

#portal-globalnav a:hover, #portal-globalnav .selected a:hover {
    background: #84984c;
    color: #fff;
}

#portal-globalnav ul.submenu a {
    font-weight: 400;
}

#portal-personaltools-wrapper {
    right: 30px;
    top: -35px;
    position: absolute;
}
#portal-personaltools a { color: #fff; }
#portal-personaltools a:visited { color: #a9e1f3 !important; }


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

@media only screen and (max-width: 768px)
 .menu-toggle {
    padding: 10px 15px 10px 35px;
}
}

/* Typography */

#content h1.documentFirstHeading {
    color: #27426A;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6em;
    font-weight: 500;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}

#content h1 {
     color: #27426A;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6em;
    font-weight: 500;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
#content h1.documentFirstHeading, #content h1 {
  margin-top: 0;
}
}

h2, h3, h4, h5, h6 {
    color: #27426A;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: -0.0115em;
   margin-bottom: 0;
}

p {
    color: #666;
    line-height: 1.6em;
    padding-bottom: 15px;
}

.intro {
    font-size: 17px;
    line-height: 1.7em;
    color: #676767;
    margin: 1em 0em;
}

.image-inline, a .image-inline, a:visited .image-inline {
    border: none;
    padding: 0;
    background: #fff;
}

.anchor-text {
 font-weight:600;
 color: #27426A;
}

.bg-tan {
    background: #F0DEBB;
    padding: 2rem;
 }

.LSBox {
  top: 85px;
  position: relative;
  background: rgba(255, 255, 255, 0.35);
  padding: 11px 15px;
  border-radius: 6px;
  border: 1px solid #fff;
  right: 2rem;
}

.searchSection {
  display: none;
}

/* Mobile settings */


@media only screen and (max-width: 768px) {

#portal-searchbox {
    top: 0;
}

.LSBox {
    top: 168px;
    background: transparent;
    position: absolute;
    padding: 11px;
    border-radius: 6px;
    border: none;
    left: 57px;
    width: 150px;
}

#globalnav-wrapper {
    top: 45px;
}
}


#edit-bar {
    position: relative;
    margin: 0 auto;
    background-color: #84B3B3;
    border: 0.25em solid #84B3B3;
}

#contentActionMenus {
    background: #84B3B3;
    }

#contentActionMenus dl.actionMenu a, #contentActionMenus dl.actionMenu.activated dd {
    background-color: #84B3B3;
}

#content-views {
    background-color: #84B3B3;
}

.button {
    color: #54585b;
    font-size: 1.125rem;
    padding: .75rem 1rem;
    margin-bottom: 0.1875rem;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #888;
    border-radius: 0.25rem;
    text-align: center;
    font-weight: 700;
    transition: background .2s linear, color .2s linear, border-color .2s linear;
    font-family: "Open Sans", Arial, sans-serif;
    box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.35);
}

.button:hover {
    border-color: transparent;
    background: #e64c00;
    color: #ffffff;
}

.btn-solid-orange {
    color: #ffffff!important;
    background: #F59E20;
    border-color: transparent;
}

#content a.btn-solid-orange:hover {
    background: #e64c00;
    color: #ffffff!important;
    border-color: transparent;
}

a.btn-solid-orange:visited {
    color: #fff!important;
}
.caption {
    padding: 0 0 10px;
    color: #777;
    font-size: 13px;
}

a.readmore {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: none!important;
   font-family: 'Source Sans Pro', sans-serif;
}

#content a.readmore:hover {
    color: #f7931e !important;
}


.tileItem {
    clear: both;
}

.tileHeadline {
    font-size: 1.5em;
    font-weight: 600;
}

.tileImage img {
    width: 280px;
    height: auto;
}


.listingBar {
    padding-bottom: 50px;
}

/* STYLEGUIDE */

/* colors */
.orange { background: #f7931f; }
.brown { background: #a26623; }
.dark-blue { background: #205c90; }
.light-grey { background: #f5f5f5; }
.dark-grey { background: #676767; }
.gold { background: #f6d514; }
.blue { background: #6d97bf; }


dd.image-caption {
    color: #666;
    font-size: 100%;
    max-width: 100%;
    padding: 20px;
    text-align: center;
}

.portletNavigationTree .portletHeader {
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
.flex-container {
    flex-direction: column;
}

.flex-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}

.grid-item { padding: 0; }

.grid-container-three-quarter {
    display: grid;
    grid-template-columns: 80% 1fr;
    grid-column-gap: 25px;
    margin: 0!important;
}
@media screen and (max-width: 768px){
.grid-container-three-quarter {
  grid-template-columns: auto;
    grid-column-gap: 0;
    width: 100%;
}
}

.image-right { margin: 0 0 0 2em; }

@media only screen and (max-width: 768px) {

.image-right.captioned {
    max-width: 100%;
    margin: 0;
    float: none;
}
dl.image-right.captioned img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

#content {
 padding: 0 1em;
}
}
.partner-block {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  margin: 2em auto;
}
.partner-logo {
  
}
@media only screen and (max-width: 768px) {
.partner-block {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 0;
    grid-column-gap: 10px;
}
.partner-logo {
  width: 85%;
}
}
#portal-footer .sitecredit a, #portal-footer .sitecredit a:visited {
    color: #fff !important;
  }
#portal-footer .sitecredit a:hover {
    color: #f0debb !important;
  }
/* --- ANCHOR MAP -- */
.section-anchor-map #globalnav-wrapper,.section-anchor-registration-form #globalnav-wrapper {
    top: 185px;
}
.section-anchor-map #portal-banner,.section-anchor-registration-form #portal-banner {
  background: url(anchor-images/iStock-157431434-grasslands.jpg) no-repeat center top / cover !important;
  height: 230px;
}
