.visually-hidden {   /* Borrowed from Drupal */
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal;
}

HTML {
  padding-top: 106px;
}

HTML BODY HEADER#gt-header {
  position: absolute;
  top: 0;
  z-index: 90000;
  width: 100%;
  margin: 0 !important;
  font-size: 0.9em;
  font-family: "Roboto","Helvetica Neue","Helvetica","Arial",sans-serif;
  line-height: 1.5;
  background: inherit;
}

HTML BODY.admin-bar HEADER#gt-header {
  top: 32px;
}

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

  HTML BODY.admin-bar HEADER#gt-header {
    top: 46px;
  }

}


/* This rule keeps the dotted underscore border from making layouts shift */
BODY A:link, BODY A:visited {
  border-bottom: dotted 1px transparent;
}

NAV#gt-header-links UL {
  margin: 0;
}

DIV.gt-header-right FORM#search-block-form LABEL {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
}

DIV#gt-header-tray DIV.gt-wrapper {
  height: 100%;
  overflow: hidden;
}

INPUT#gt-search-field {
  padding: 3px 1px;
  width: auto;
  line-height: normal;
  border: solid thin #b0b0b0;
  color: #303030;
  font-weight: 500;
}


INPUT#gt-search-field-tray {
  width: auto;
}

BUTTON#gt-searchsubmit {
  padding: 5px;
  background-color: #dddddd;
  border: solid thin #555555;
  border-radius: 5px;
}

DIV#page.site {
  margin: 0 auto !important;
  max-width: 1170px !important;
}

DIV#page.site DIV.site-inner {
  margin: 0 !important;
  padding: 0 46px !important;
}

DIV.site-container FOOTER {
  display: none;
}

DIV.gt-gt-footer NAV.gt-gt-footer-legalcolumns UL LI {
  line-height: 1.5;
}

FOOTER#gt-footer:not(#colophon) {
  position: relative;
  width: 100%;
  font-family: "Roboto","Helvetica Neue","Helvetica","Arial",sans-serif;
  line-height: 1.5;
  margin: 0;
  text-align: inherit;
}

BODY::after {
  display: none !important;
}
