@charset "UTF-8";
/*
                         _
 ___  ___  __ _ _ __ ___| |__
/ __|/ _ \/ _` | '__/ __| '_ \
\__ \  __/ (_| | | | (__| | | |
|___/\___|\__,_|_|  \___|_| |_|


*/
/* Breakpoints */
/* when using touch media queries exist. */
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- */
/* No files to import found in ../../abstractions/**\/* */
/* No files to import found in ../../variables/**\/* */
.contextual-links-region {
  position: static;
}

.l-header {
  padding: 0;
}

.front .l-header {
  padding: 0.5em 0 0;
}

.l-header-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  transition: margin-left 0.6s ease-in-out;
}

section.l-region.l-region--header-top {
  width: 45%;
  margin: 0 5%;
}

.front .l-header-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 80em;
  padding: 0 0.5em;
}

.front section.l-region.l-region--header-top {
  width: 100%;
}

#header-logo {
  width: 25%;
}
#header-logo h1 {
  font-size: 24px;
  line-height: 1.2;
  margin: -0.1em 0 0 0;
  height: 2.5em;
}
#header-logo h3 {
  line-height: 1.2;
}
#header-logo .site-logo, #header-logo .site-strapline {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  display: block;
  height: 100%;
}
#header-logo .site-logo:hover, #header-logo .site-strapline:hover {
  color: transparent;
}
#header-logo .site-logo {
  background-image: url("/sites/all/themes/teara2/images/logo-2.svg");
  margin: 0.25em 0 0 0;
}
#header-logo .site-strapline {
  background-image: url("/sites/all/themes/teara2/images/logo-strapline.svg");
  display: none;
}

.front #header-logo h1 {
  height: 100%;
  margin: 0;
}
.front #header-logo h1 a {
  min-height: 4em;
}
.front #header-logo h3, .front #header-logo h3 .site-strapline {
  display: none;
}
.front #header-logo .site-logo {
  background-position: center top;
  margin: 0.5em 0 0 0;
  background-size: 110%;
}

body.not-front.node-type-page #header-logo .site-logo, body.node-type-webform #header-logo .site-logo, .page-site-map #header-logo .site-logo {
  background-image: url("/sites/all/themes/teara2/images/logo-2-black.svg");
}

.front #teara-intro:after {
  content: "Te Ara\2013 The Encyclopedia of New Zealand";
}

.front.i18n-mi #teara-intro:after {
  content: "Ko Te Ara\2013 The Encyclopedia of New Zealand";
}

.front #teara-intro {
  color: #fff;
  font-family: georgia;
  font-weight: normal;
  text-shadow: 0 0.02em 0.095em rgba(0, 0, 0, 0.25);
  font-size: 1.25em;
  line-height: 1.1em;
  padding: 0 0 0 0.5em;
}

#header-components #block-teara-search-teara-search.open, #header-components #block-teara-search-teara-search--2.open {
  transition: all ease-out 0.4s;
}

#header-components #block-teara-search-teara-search.open:after, #header-components #block-teara-search-teara-search--2.open:after {
  content: "Cancel";
  position: absolute;
  top: 1em;
  right: 0.25em;
  padding: 1em 0.2em;
  color: #fff;
}

#header-components #block-teara-search-teara-search:hover, #header-components #block-teara-search-teara-search--2:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.front #header-components #block-teara-search-teara-search {
  margin: 1em 0;
}

.front #header-components #block-teara-search-teara-search :-webkit-input-placeholder {
  color: #666;
}

.page-search #header-logo .site-logo {
  background-image: url("/sites/all/themes/teara2/images/logo-2-black.svg");
}

#header-components {
  transition: width 0.6s ease-in-out;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flexbox-wrap: wrap;
  flex-wrap: wrap;
  width: 75%;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
#header-components #block-teara-search-teara-search, #header-components #block-teara-search-teara-search--2 {
  background: url("/sites/all/themes/teara2/images/header-icons.svg") -0.5em -12.8em no-repeat rgba(0, 0, 0, 0.25);
  border: 0;
  width: 3.75em;
  height: 3.75em;
  margin: 0.2em 1em 0 0;
  padding: 0;
  cursor: pointer;
  background-size: 135%;
  border-radius: 0.5em;
  font-size: 0.875em;
}
#header-components #block-teara-search-teara-search:hover, #header-components #block-teara-search-teara-search--2:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
#header-components #block-teara-search-teara-search #edit-keys-wrapper, #header-components #block-teara-search-teara-search--2 #edit-keys-wrapper {
  width: 100%;
  display: inline;
  float: left;
  text-align: center;
  background-color: #fff;
  border-radius: 0.357em;
}
#header-components #block-teara-search-teara-search .field-box, #header-components #block-teara-search-teara-search--2 .field-box {
  background-color: transparent;
  display: none;
  margin: 0;
  border: 0;
  box-shadow: none;
  padding: 0.286em 0 0.15em 1.25em;
}
#header-components #block-teara-search-teara-search .field-box:focus, #header-components #block-teara-search-teara-search--2 .field-box:focus {
  outline: none;
}
#header-components #block-teara-search-teara-search .form-submit, #header-components #block-teara-search-teara-search--2 .form-submit {
  background: transparent;
  display: none;
  line-height: 1.25em;
}
#header-components #block-teara-search-teara-search .form-submit:hover, #header-components #block-teara-search-teara-search--2 .form-submit:hover {
  color: #FFF2AA;
}
#header-components #block-locale-language-content {
  display: none;
  width: 30%;
  border-radius: 5px;
  color: #fff;
  font-size: 0.75em;
  padding: 0.6em 1.25em;
  margin: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  background-color: rgba(0, 0, 0, 0.25);
}
#header-components #block-locale-language-content .block__title {
  font-size: 0.909em;
  line-height: 1.6em;
  text-align: center;
  display: inline;
}
#header-components #block-locale-language-content ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
#header-components #block-locale-language-content ul li {
  width: auto;
  display: inline;
}
#header-components #block-locale-language-content ul li a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -1em -14.6em no-repeat;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.01em;
  padding: 0 0 0.175em 1.75em;
}
#header-components #block-locale-language-content ul li a:hover {
  color: #FFF2AA;
}
#header-components #block-locale-language-content ul li.active a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -1em -21.1em no-repeat;
}

.front #header-components {
  -ms-flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0.5em 0 0 0;
  width: 70%;
  margin: 0;
}
.front #header-components #block-teara-search-teara-search :-webkit-input-placeholder {
  color: #666;
}
.front #header-components #block-teara-search-teara-search input.field-box {
  background-position: calc(50% - 1.75em) -0.35em;
  background-size: 3.5em auto;
}
.front #header-components #block-locale-language-content {
  margin: 1em auto;
}
.front #header-components #block-locale-language-content .block__title {
  font-size: 1em;
  padding: 0;
  width: 100%;
  text-align: center;
}
.front #header-components #block-locale-language-content ul {
  justify-content: center;
}
.front #header-components #block-locale-language-content ul li a {
  padding: 0 0 0.175em 2em;
}
.front #header-components #block-locale-language-content ul li.first {
  padding: 0 1em 0 0;
}
.front #header-components #block-locale-language-content ul li.first a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -0.3em -10.7em no-repeat;
}
.front #header-components #block-locale-language-content ul li.last a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -0.2em -10.7em no-repeat;
}
.front #header-components #block-locale-language-content ul li.active a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -0.2em -15.6em no-repeat;
}

#header-bottom {
  clear: both;
  margin: -0.15em 0 0 0;
}

.front #header-bottom {
  padding: 0;
  margin: 0.5em 0 1em;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.4) 100%);
}

.page-search .l-header #header-logo .site-logo, .utility .l-header #header-logo .site-logo {
  background-image: url("/sites/all/themes/teara2/images/logo-2-black.svg");
}

#header-components #block-teara-search-teara-search, #header-components #block-teara-search-teara-search--2 {
  width: 3.75em;
  margin: 0.2em 1em 0 auto;
  font-size: 1em;
}

#header-components #block-teara-search-teara-search .field-box, #header-components #block-teara-search-teara-search--2 .field-box {
  background-color: transparent;
  padding: 0.286em 0 0.286em 1.25em;
}

#block-teara-search-teara-search.open input[type="submit"], #block-teara-search-teara-search--2.open input[type="submit"] {
  top: 1.5em;
}

@media all and (max-width: 51.9em) {
  #header-components #block-teara-search-teara-search.open, #header-components #block-teara-search-teara-search--2.open {
    background: rgba(0, 0, 0, 0.55);
    border-radius: 0;
    margin: 0;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
    height: 4.5em;
    padding: 0.5em;
  }

  .front #header-components #block-teara-search-teara-search.open {
    position: relative;
    margin: 1em 0 1em -46%;
    width: 154%;
    padding: 0.5em 0.5em 1em;
  }

  .front #header-components #block-teara-search-teara-search.open:after {
    top: 0.5em;
  }

  #header-components #block-teara-search-teara-search.open #edit-keys-wrapper, #header-components #block-teara-search-teara-search--2.open #edit-keys-wrapper {
    background: transparent;
    width: calc(100% - 6em);
  }

  #header-components #block-teara-search-teara-search.open .field-box, #header-components #block-teara-search-teara-search--2.open .field-box {
    background: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: block;
    width: 100%;
    height: 3.5em;
    text-align: left;
  }

  #header-components #block-teara-search-teara-search #edit-keys-wrapper, #header-components #block-teara-search-teara-search--2 #edit-keys-wrapper {
    background-color: #fff;
    text-align: center;
    width: 100%;
  }

  #header-components #block-teara-search-teara-search.open input[type="submit"], #header-components #block-teara-search-teara-search--2.open input[type="submit"] {
    background: url("/sites/all/themes/teara2/images/icons-header.svg") -0.35em -8.25em no-repeat #455280;
    width: 2.5em;
    height: 3.5em;
    display: inline;
    color: transparent;
    background-size: 135%;
  }

  #header-components #block-teara-search-teara-search.open:after, #header-components #block-teara-search-teara-search--2.open:after {
    top: 0.5em;
  }
}
@media all and (min-width: 20em) {
  #header-logo h1 {
    height: 2.5em;
    margin: -0.2em 0 0 0;
    min-height: 2.75em;
  }

  #header-components #block-teara-search-teara-search, #header-components #block-teara-search-teara-search--2 {
    border: 0;
    border-radius: 0.5em;
    background: rgba(0, 0, 0, 0.25);
    height: auto;
    padding: 2px;
    margin: 0.25em auto 0 auto;
    width: 100%;
  }

  #header-components #block-teara-search-teara-search .field-box, #header-components #block-teara-search-teara-search--2 .field-box {
    background-color: #fff;
    background: url("/sites/all/themes/teara2/images/header-icons.svg") 0.55em 0.1em no-repeat #fff;
    background-position: calc(50% - 1.75em)-0.15em;
    background-size: 3.2em;
    display: inline;
    text-align: center;
    font-weight: normal;
    font-family: "Helvetica", Arial, sans-serif;
    letter-spacing: 0.03em;
    font-size: 1em;
    width: 100%;
    height: 2.5em;
  }

  .front #header-logo .site-logo {
    background-size: contain;
    margin: 0.5em 0 0 0;
  }

  .front #header-components {
    width: 75%;
    padding: 0.75em 0 0 0;
  }

  .front #teara-intro {
    font-size: 1.65em;
  }

  .front #header-components #block-teara-search-teara-search {
    font-size: 1em;
    height: auto;
    margin: 1em 0 1em -5.5%;
    padding: 0.188em;
    width: 66.66%;
  }
}
@media (max-width: 51.9em) and (min-width: 20em) {
  .front #header-components #block-teara-search-teara-search.open {
    margin: 1em 0 1em -43%;
    width: 143%;
  }
}
@media all and (min-width: 24em) {
  .site-logo, .site-strapline {
    height: 100%;
  }

  .front .l-header-top {
    padding: 0 1em;
  }

  #header-logo h1 {
    height: 2.75em;
    margin: -0.2em 0 0 0;
  }

  .front #header-logo .site-logo {
    margin: 0.5em 0 0 0;
  }

  #header-components #block-teara-search-teara-search, #header-components #block-teara-search-teara-search--2 {
    margin: 0.25em auto 0 auto;
  }

  #header-components #block-teara-search-teara-search .field-box, #header-components #block-teara-search-teara-search--2 .field-box {
    background-position: calc(50% - 1.75em)-0.25em;
    background-size: 3em;
    height: 2.25em;
  }

  .front #header-bottom {
    margin: 0 0 1em 0;
  }
}
@media all and (min-width: 24em) and (max-width: 52em) {
  #block-teara-search-teara-search.open, #block-teara-search-teara-search--2.open {
    top: 0.1em;
  }

  #header-components #block-teara-search-teara-search.open, #header-components #block-teara-search-teara-search--2.open {
    height: 4.75em;
    padding: 0.55em 0.5em 1em;
  }

  #header-components #block-teara-search-teara-search.open:after, #header-components #block-teara-search-teara-search--2.open:after {
    top: 1em;
  }

  .front #header-components #block-teara-search-teara-search.open {
    margin: 1em 0 1em -44%;
    width: 145%;
    padding: 0.75em 0.5em 1em;
  }

  .front #header-components #block-teara-search-teara-search.open:after {
    top: 1em;
  }
}
@media all and (max-width: 30em) {
  #header-logo h3, #header-logo h3 .site-strapline {
    display: none;
  }
}
@media all and (min-width: 32em) {
  #header-logo h1 {
    height: 3.2em;
    margin: -0.35em 0 0 0;
  }

  #header-logo .site-logo {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.1));
  }

  .front #teara-intro {
    font-size: 2.25em;
    padding: 0 0.25em;
  }

  .front #header-components {
    width: 75%;
  }

  .front #header-components #block-teara-search-teara-search {
    font-size: 1.125em;
    margin: 1.5em 0 1.5em -5.5%;
    padding: 0.167em;
  }

  .front #header-bottom {
    margin: 0 0 1em 0;
    padding: 0.35em 0 0.5em;
  }
}
@media all and (min-width: 32em) and (max-width: 52em) {
  #header-components #block-teara-search-teara-search.open, #header-components #block-teara-search-teara-search--2.open {
    height: 5.25em;
  }

  .front #header-components #block-teara-search-teara-search.open {
    margin: 1em 0 1em -43%;
    width: 142%;
  }

  #header-components #block-teara-search-teara-search.open input[type="submit"], #header-components #block-teara-search-teara-search--2.open input[type="submit"] {
    background-position: -0.55em -13.75em;
    height: 4em;
    width: 4em;
  }

  #header-components #block-teara-search-teara-search.open .field-box, #header-components #block-teara-search-teara-search--2.open .field-box {
    height: 4em;
  }

  #header-components #block-teara-search-teara-search.open #edit-keys-wrapper, #header-components #block-teara-search-teara-search--2.open #edit-keys-wrapper {
    width: calc(100% - 7.5em);
  }
}
@media all and (min-width: 38em) {
  .front #header-logo .site-logo {
    background-image: url("/sites/all/themes/teara2/images/uber-logo-white.svg");
    margin: 0.1em 0 0;
  }

  .front #header-logo h1 a {
    min-height: 8.5em;
  }

  .front .l-header-top {
    padding: 0.5em 1em 0;
  }

  .front #teara-intro {
    font-size: 2em;
  }

  .front #header-components #block-teara-search-teara-search {
    margin: 1.5em 0 1.5em 3%;
    width: 50%;
  }
}
@media all and (min-width: 42em) {
  #header-logo h1 {
    height: 3.5em;
  }

  .front #teara-intro {
    font-size: 2.125em;
    padding: 0 0.5em;
  }

  .front #header-bottom {
    margin: 0 0 1em 0;
  }

  .front #teara-intro:after {
    content: "Te Ara\2013 The Encyclopedia of New Zealand is the complete guide to our peoples, environment, history, culture and society.";
  }

  .front.i18n-mi #teara-intro:after {
    content: "Ko Te Ara\2013 The Encyclopedia of New Zealand tētahi puka tohutohu mō ō tātou iwi, te taiao, ō tātou tātai kōrero, te ahurea, te ōhanga, otirā te pāpori nui tonu.";
  }
}
@media all and (min-width: 42em) and (max-width: 52em) {
  #header-components #block-teara-search-teara-search.open, #header-components #block-teara-search-teara-search--2.open {
    height: 6.75em;
    padding: 1.5em 0.5em 1em;
  }

  .front #header-components #block-teara-search-teara-search.open {
    padding: 1.5em 0.5em 1em;
  }

  #header-components #block-teara-search-teara-search.open:after, #header-components #block-teara-search-teara-search--2.open:after {
    top: 2em;
  }

  .front #header-components #block-teara-search-teara-search.open:after {
    top: 2em;
  }
}
@media all and (min-width: 46.8em) {
  .front #header-components {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }

  .front #teara-intro {
    font-size: 2em;
  }

  .front #header-components #block-teara-search-teara-search {
    margin: 1.5em 0 1.5em 6%;
  }
}
@media all and (min-width: 46.8em) and (max-width: 52em) {
  .front #header-components #block-teara-search-teara-search.open {
    margin: 1em 0 1em -46%;
    width: 155%;
    padding: 1.5em 0.5em 1em;
  }
}
@media all and (min-width: 52em) {
  .l-header {
    padding: 1.2em 0 0.5em 0;
  }

  .l-header-top {
    height: 8em;
    margin-left: auto;
  }

  #header-logo h1 {
    height: 3.2em;
    margin: 0 0 0.53em 0;
  }

  .front #header-logo h1 a {
    min-height: 12.5em;
  }

  #header-logo h3 {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px 0 0 5px;
    height: 1.3em;
  }

  #header-logo .site-logo {
    background-image: url("/sites/all/themes/teara2/images/logo-1.svg");
    margin: 0;
  }

  .front #header-logo .site-logo {
    background-image: url("/sites/all/themes/teara2/images/uber-logo-white.svg");
    margin: 0.15em 0 0 0;
  }

  #header-logo .site-strapline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .front #teara-intro {
    font-size: 2.25em;
    padding: 0em;
  }

  .page-search #header-logo h1, .utility #header-logo h1 {
    height: 4.5em;
    margin: -1.13em 0 0.37em 0;
  }

  #header-components {
    margin: 0;
    padding: 0.5em 0 0 0;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  #header-components .l-region--header-top {
    width: 100%;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #header-components #block-teara-search-teara-search.open:after, #header-components #block-teara-search-teara-search--2.open:after {
    content: "";
  }

  #header-components #block-teara-search-teara-search, #header-components #block-teara-search-teara-search--2 {
    width: 60%;
    height: 2.417em;
    padding: 1px;
    margin: 0 10% 0.75em;
    border-radius: 0.417em;
    font-size: 0.75em;
  }

  #header-components #block-teara-search-teara-search #edit-keys-wrapper, #header-components #block-teara-search-teara-search--2 #edit-keys-wrapper {
    border-radius: 0;
    background-color: transparent;
    text-align: left;
    width: 80%;
  }

  #header-components #block-teara-search-teara-search .field-box, #header-components #block-teara-search-teara-search--2 .field-box {
    -moz-box-shadow: inset 0px 1px 0.286em rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 1px 0.286em rgba(0, 0, 0, 0.25);
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    background: #fff;
    padding: 0.5em 0 0.286em 1.25em;
  }

  #header-components #block-teara-search-teara-search .form-submit, #header-components #block-teara-search-teara-search--2 .form-submit {
    display: inline;
    font-weight: bold;
    font-size: 1em;
    padding: 0.5em 0;
    width: 20%;
    margin: 0 0 0.75em;
    border: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  }

  #header-components #block-locale-language-content {
    height: 2.417em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .front #header-components #block-locale-language-content {
    background-color: transparent;
    display: flex;
    flex-flow: row wrap;
    font-size: 1em;
    padding: 0 25% 0 0;
    padding: 0;
    width: 32%;
    height: auto;
  }

  #header-components .lang-title, #header-components #block-locale-language-content .block__title {
    font-size: 0;
  }

  .front #header-components #block-locale-language-content .block__title {
    font-size: 1em;
    text-align: center;
    padding: 0;
    font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", Arial, sans-serif;
  }

  .front #header-components #block-teara-search-teara-search {
    margin: 1em auto;
    width: 61%;
    font-size: 1em;
    padding: 0.188em 3.5em 0.188em 0.188em;
    max-width: 27em;
    position: relative;
  }

  .front #header-components #block-teara-search-teara-search input.field-box {
    box-shadow: none;
    height: 3em;
    padding: 0 1em;
  }

  .front #header-components #block-teara-search-teara-search .form-submit {
    background: url(/sites/all/themes/teara2/images/header-icons.svg) 102% 98% no-repeat transparent;
    background-size: 4.5em;
    width: 4em;
    position: absolute;
    top: 0;
    padding: 1em;
    color: transparent;
    text-shadow: none;
  }

  .front #header-components #block-teara-search-teara-search #edit-keys-wrapper {
    background-color: #fff;
    border-radius: 0.357em;
    height: auto;
    width: 100%;
  }

  .utility #header-components #block-teara-search-teara-search, .page-search #header-components #block-teara-search-teara-search {
    background: rgba(0, 0, 0, 0.35);
  }

  .front #header-bottom {
    background: rgba(0, 0, 0, 0.4);
    margin: 0 0 1.5em 0;
    padding: 0;
  }
}
@media all and (min-width: 62.5em) {
  .front #teara-intro {
    font-size: 2.375em;
    padding: 0 1em 0 0;
  }

  .front #header-logo h1 {
    min-height: 12.5em;
  }
}
/* No files to import found in ../../abstractions/**\/* */
/* No files to import found in ../../variables/**\/* */
/* TOP (Main) MENU */
.l-region--navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 40%;
  transition: width 0.6s ease-in-out, margin 0.6s ease-in-out;
}

.front .l-region.l-region--navigation {
  margin: auto;
  min-height: 1.750em;
}

nav#browse {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 0.2em 0 0.25em 0;
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  font-size: 1em;
}
nav#browse .menu {
  background: url("/sites/all/themes/teara2/images/header-icons.svg") 100% -4.1rem no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 1em;
  height: 2rem;
  padding: 0.5em 0.75em;
  margin: 0 auto;
  width: 100%;
}
nav#browse ul {
  display: none;
  height: 100%;
  width: 100%;
  /* background: url("/sites/all/themes/teara2/images/nav-gradient.png") 0px 0px repeat transparent; */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.4)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
}
nav#browse ul li {
  width: 25%;
  list-style: none outside none;
  border-right: 1px solid transparent;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid transparent;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 1.500em;
  text-align: center;
}
nav#browse ul li a {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.750em;
  color: #f5f5f5;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  display: block;
  height: 2em;
  padding: 0.333em 0;
  line-height: 1.35em;
}
nav#browse ul li.last {
  border-right: 0;
}
nav#browse ul li:hover {
  background: url("/sites/all/themes/teara2/images/nav-gradient.png") -1px -26px repeat transparent;
  background: rgba(255, 255, 255, 0.1);
}

.front nav#browse {
  background: transparent;
  border-radius: 0;
  font-size: 1.5em;
  max-width: 60em;
  margin: 0 auto;
  -webkit-justify-content: center;
  justify-content: center;
}
.front nav#browse ul {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.3)));
  border-radius: 0;
}
.front nav#browse li, .front nav#browse a, .front nav#browse a:hover {
  background: transparent;
  height: auto;
  padding: 0;
}
.front nav#browse a, .front nav#browse a:hover {
  padding: 0.65em 0;
}
.front nav#browse li.first {
  border-left: 0;
}
.front nav#browse #nav-button {
  justify-content: center;
  -webkit-justify-content: center;
}
.front nav#browse #nav-icon {
  display: inline;
  width: 1em;
}

/** BROWSE NAV OPEN **/
.l-main, #header-top, #strata-inner {
  transition: margin 0.6s ease-in-out;
  margin-left: 0;
}

body.menu-open [role=main], body.menu-open #header-top, body.menu-open #strata-inner, body.menu-open #related-inner section, body.menu-open footer section div, body.menu-open footer #sites-inner, body.menu-open footer #nz-govt-logo a {
  /* for devices slide browser from the right */
}

#browser {
  font-family: "Helvetica Neue",Arial,sans-serif;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  background-color: rgba(26, 26, 26, 0.7);
  padding: 0;
  width: 88%;
  margin-right: -88%;
  transition: left 0.6s ease-in-out;
  z-index: 25;
  border: 0px solid transparent;
}

body.menu-open #browser {
  left: 12%;
  display: block;
}

#browser_blocks {
  position: relative;
  font-family: "Helvetica Neue",Arial,sans-serif;
  margin: 0 auto;
  max-width: 65rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0 0 1em 0;
}

.front #browser_blocks {
  max-width: 75rem;
}

nav#browse, nav#browse .menu {
  transition: all 0.6s ease-in-out;
}

body.menu-open .l-region--navigation {
  margin: 0 -8% 0 0;
  width: 17%;
  position: relative;
}

body.front.menu-open .l-region--navigation {
  position: static;
}

nav#browse #nav-button {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0.25em 0 0 0;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  transition: background-color 0s ease-in-out;
}

body.menu-open nav#browse {
  position: relative;
  width: 80%;
  font-size: 1em;
}

body.front.menu-open nav#browse {
  font-size: 1.5em;
}

body.menu-open nav#browse #nav-button.open {
  min-width: 2.5em;
  padding: 1em 0.5em;
  transition: background-color 0.6s ease-in-out;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #1a1b17;
  z-index: 50;
  margin: 0;
}

#nav-button:before {
  content: "Menu";
  cursor: pointer;
  display: inline;
  line-height: 1em;
  padding: 0;
  margin: 0;
  background-size: initial;
  font-size: 1.125em;
  font-weight: bold;
  letter-spacing: 0.01em;
  text-align: left;
  width: auto;
}

.front #nav-button:before {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 0.875em;
  padding: 0 0.5em 0.15em 0;
}

body.menu-open #nav-button:before {
  display: none;
}

body.menu-open #nav-icon span, #nav-button.open #nav-icon span:nth-child(3), #nav-button.open #nav-icon span:nth-child(2) {
  background: #fff;
}

#nav-icon {
  height: 15px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
  width: 1.5em;
  display: none;
}

#nav-button.open #nav-icon {
  display: inline;
  width: 1.5em;
}

.front #nav-button.open #nav-icon {
  width: 1.25em;
}

#nav-icon span {
  transition: all .25s ease-in-out;
  display: block;
  position: absolute;
  height: 0.2em;
  height: 3px;
  width: 100%;
  border-radius: 0.15em;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#nav-button.open #nav-icon span {
  background: rgba(0, 0, 0, 0.45);
}

#nav-icon span:nth-child(1) {
  top: 0;
}

#nav-icon span:nth-child(2) {
  top: 6px;
}

#nav-icon span:nth-child(3) {
  top: 6px;
  background: transparent;
}

#nav-icon span:nth-child(4) {
  bottom: 0px;
}

#nav-button.open #nav-icon span:nth-child(1) {
  top: 6px;
  width: 0%;
  left: 50%;
}

#nav-button.open #nav-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}

#nav-button.open #nav-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
}

#nav-button.open #nav-icon span:nth-child(4) {
  top: 6px;
  width: 0%;
  left: 50%;
}

.front #nav-icon span {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 0.9);
}

#browser #language-sub {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.25);
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  width: 100%;
  font-size: 0.875em;
  padding: 1.75em 1.5em 0.75em;
  margin: 0 auto;
  max-width: 60rem;
}

#browser #language-sub .lang-title {
  display: inline;
  padding: 0 0 0.5em 0;
  width: 8em;
  color: #ddd;
}

#browser #language-sub ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

#browser #language-sub .item-list {
  width: auto;
}

#browser #language-sub li {
  padding: 0 1.75em 0.5em 0;
  width: 100%;
}

#browser #language-sub a {
  transition: all 0.8s ease-in-out;
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -1em -11.65em no-repeat;
  border: 0;
  color: #fff;
  display: inline;
  padding: 0.75em 0 0.75em 1.75em;
  height: 1em;
  opacity: 1;
}

#browser #language-sub .active a {
  background: url("/sites/all/themes/teara2/images/icons-header.svg") -1em -17.25em no-repeat;
}

#browser h3 {
  padding: 0.75em 1.25em;
  font-size: 1em;
  font-weight: normal;
  color: #ddd;
  margin: 0 auto;
  max-width: 65rem;
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25);
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#browser a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #DEDEDE;
  display: none;
  font-weight: bold;
  padding: 0.75em 1.5em;
  position: relative;
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25);
}

#browser a:active {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}

#browser a.focused {
  background-color: #1a1b17;
  color: #FFF2AA;
  display: block;
  padding: 0.75em 2.75em 0.75em 1.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}

#browser #teara_browser_level1 a.atoz.focused {
  padding: 0.75em 2.75em 0.75em 1.5em;
}

#browser #teara_browser_theme a, #browser #teara_browser_level1 a {
  background: url("/sites/all/themes/teara2/images/icons-browser.svg") no-repeat 95% 0.9em;
}

#browser #teara_browser_theme a:active, #browser #teara_browser_level1 a:active {
  background: rgba(0, 0, 0, 0.25) url("/sites/all/themes/teara2/images/icons-browser.svg") no-repeat 95% -3.277em;
  color: #fff;
}

#browser #teara_browser_theme a.focused, #browser #teara_browser_level1 a.focused {
  background: rgba(0, 0, 0, 0.25) url("/sites/all/themes/teara2/images/icons-browser.svg") no-repeat 95% -7.5em;
}

#browser #teara_browser_theme a.focused:after, #browser #teara_browser_level1 a.focused:after {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff2aa;
}

#browser #teara_browser_theme a:after, #browser #teara_browser_level1 a:after {
  background-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.5);
  /*  content: "\0025B8";*/
  height: 100%;
  padding: 0.75em 1em 0;
  position: absolute;
  right: 0;
  top: 0;
}

#browser #teara_browser_level2 a {
  display: block;
}

#browser .teara_browser_block {
  margin: 0;
  width: 100%;
  overflow: hidden;
}

#browser #teara_browser_theme {
  border-left: 0;
}

#browser #teara_browser_level2 {
  border-right: 0;
}

#browser .thumb-right {
  float: right;
  width: 60px;
  padding: 0;
  margin: 0;
}

#teara_browser_level2 .view-browse-bios a p, #teara_browser_level2 .view-browse-bios a .thumb-right {
  display: none;
}

#teara_browser_level2 .view-browse-bios a {
  display: block;
  color: #FFFFFF;
  margin-bottom: 1px;
  overflow: hidden;
  padding: 0.75em 1em 0.75em 1.5em;
  transition: height 0.4s ease-in 0.1s;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  height: auto;
}

#teara_browser_level2 .view-browse-bios a img {
  width: 60px;
}

#teara_browser_level2 .view-browse-bios a p {
  color: #FFF2AA;
  font-size: 0.8em;
  padding: 0.25em 0 0 0;
}

#browser #teara_browser_level2 a:active {
  background: #2f3028 url("/sites/all/themes/teara2/images/sprites-common.svg") -0.8em -4.8em no-repeat;
  color: #FFF2AA;
  position: relative;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}

#browser #teara_browser_level2 a:active:after {
  content: "\0025B8  Open";
  font-size: 0.675em;
  font-weight: normal;
  position: absolute;
  right: 1em;
  top: 1.5em;
}

/* SIDE (Story) MENU */
nav#story {
  border-bottom: 1px solid #fff;
  font-size: 1.125em;
  padding: 0;
  position: relative;
}
nav#story a:visited {
  color: #778899;
}
nav#story h3 {
  cursor: pointer;
  margin: 0;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  font-size: 1em;
  margin: 0;
  padding: 0.5em 1em;
  background: linear-gradient(to bottom, #f6f4f1 0%, #f2efeb 100%);
  border-bottom: 1px solid #e0dedb;
}
nav#story h3:after {
  color: #4169F9;
  cursor: pointer;
  font-size: 0.75em;
  font-family: "Helvetica Neue", arial, sans serif;
  font-weight: bold;
  position: absolute;
  right: 2em;
  top: 0.65em;
  letter-spacing: 0.015em;
  background: url("/sites/all/themes/teara2/images/icons-story-nav-02.svg") 0 -29.85em no-repeat;
  padding: 0 0 0 1.5em;
}
nav#story .close-nav:after {
  content: "Close";
  background: url("/sites/all/themes/teara2/images/icons-story-nav-02.svg") 0 0.25em no-repeat;
}
nav#story .open-nav:after {
  content: "Open";
}
nav#story ol {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0dedb;
  font-size: 1.125em;
  list-style-position: outside;
  margin: 0;
  padding: 0.75em 0.5em;
  height: auto;
}
nav#story ol li {
  border-top: 1px solid #e0dedb;
  color: #455280;
  list-style-type: none;
  padding: 0.5em 0.8em;
  padding: 0;
  margin: 0 2em 0 0;
  width: 100%;
  line-height: 1.2em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: list-item;
}
nav#story ol h4 {
  font-size: 0.875em;
  font-style: normal;
  background: none;
  border: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav#story ol {
    /* IE10+ CSS styles go here */
  }
  nav#story ol h4 {
    line-height: 2em;
  }
}
nav#story ol li:not(.summary) a:before {
  counter-increment: page;
  content: counter(page) ".";
  padding: 0 0.35em 0 0.25em;
}
nav#story ol li.no-border, nav#story ol li.no-border h4, nav#story ol li:first-child, nav#story ol li:first-child h4 {
  border-top: 0;
}
nav#story .summary {
  border-top: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 1.2em;
}
nav#story .summary h4 {
  border-top: none;
}
nav#story .summary a {
  margin: 0;
  padding: 0;
  padding: 0.5em 0.9em;
}
nav#story h4 a {
  color: #455280;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  padding: 0.5em 0.8em 0.5em 0.5em;
  margin: 0;
  line-height: 1.2em;
  width: 100%;
}
nav#story ol #current, nav#story ol #current:hover, nav#story .summary#current, nav#story ol.full-story a.active, nav#story ol.full-story a:active {
  background-color: #455280;
  color: #fff;
  cursor: default;
  pointer-events: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
nav#story ol #current a, nav#story ol li#current:hover, nav#story ol.full-story li:active h4 a {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
nav#story ol.full-story li:active h4 a {
  pointer-events: auto;
}

.i18n-mi nav#story .close-nav:after {
  content: "Kati";
}
.i18n-mi nav#story .open-nav:after {
  content: "Huakina";
}

nav#story ol.resource #current, nav#story ol.resource #current:hover, nav#story ol.resource #current a, nav#story ol.resource li#current:hover {
  pointer-events: auto;
  background-color: transparent;
  color: #455280;
  text-shadow: none;
}

.page-node-231257 nav#story, .page-node-231257 .view-story-front-featured-resources, .page-node-231257 #article-actions .buttons, .page-node-231257 #article-footer .pagination, .page-node-231257 .view-all-resources-for-story .gallery-title, .page-node-231257 #trail-bottom .center, .page-story-231257 nav#story, .page-story-231257 .view-story-front-featured-resources, .page-story-231257 #article-actions .buttons, .page-story-231257 #article-footer .pagination, .page-story-231257 .view-all-resources-for-story .gallery-title, .page-story-231257 #trail-bottom .center, .page-node-231259 nav#story, .page-node-231259 .view-story-front-featured-resources, .page-node-231259 #article-actions .buttons, .page-node-231259 #article-footer .pagination, .page-node-231259 .view-all-resources-for-story .gallery-title, .page-node-231259 #trail-bottom .center, .page-node-231260 nav#story, .page-node-231260 .view-story-front-featured-resources, .page-node-231260 #article-actions .buttons, .page-node-231260 #article-footer .pagination, .page-node-231260 .view-all-resources-for-story .gallery-title, .page-node-231260 #trail-bottom .center, .page-node-231268 nav#story, .page-node-231268 .view-story-front-featured-resources, .page-node-231268 #article-actions .buttons, .page-node-231268 #article-footer .pagination, .page-node-231268 .view-all-resources-for-story .gallery-title, .page-node-231268 #trail-bottom .center, .page-node-231266 nav#story, .page-node-231266 .view-story-front-featured-resources, .page-node-231266 #article-actions .buttons, .page-node-231266 #article-footer .pagination, .page-node-231266 .view-all-resources-for-story .gallery-title, .page-node-231266 #trail-bottom .center, .page-node-231269 nav#story, .page-node-231269 .view-story-front-featured-resources, .page-node-231269 #article-actions .buttons, .page-node-231269 #article-footer .pagination, .page-node-231269 .view-all-resources-for-story .gallery-title, .page-node-231269 #trail-bottom .center, .page-node-231267 nav#story, .page-node-231267 .view-story-front-featured-resources, .page-node-231267 #article-actions .buttons, .page-node-231267 #article-footer .pagination, .page-node-231267 .view-all-resources-for-story .gallery-title, .page-node-231267 #trail-bottom .center, .page-node-231270 nav#story, .page-node-231270 .view-story-front-featured-resources, .page-node-231270 #article-actions .buttons, .page-node-231270 #article-footer .pagination, .page-node-231270 .view-all-resources-for-story .gallery-title, .page-node-231270 #trail-bottom .center, .page-node-231271 nav#story, .page-node-231271 .view-story-front-featured-resources, .page-node-231271 #article-actions .buttons, .page-node-231271 #article-footer .pagination, .page-node-231271 .view-all-resources-for-story .gallery-title, .page-node-231271 #trail-bottom .center, .page-node-231272 nav#story, .page-node-231272 .view-story-front-featured-resources, .page-node-231272 #article-actions .buttons, .page-node-231272 #article-footer .pagination, .page-node-231272 .view-all-resources-for-story .gallery-title, .page-node-231272 #trail-bottom .center {
  display: none;
  height: 0;
}

@media all and (max-width: 51.9em) {
  [role=main], #header-top, #strata-inner {
    margin-left: auto;
  }

  body .l-main, body .l-header-top, body #strata-inner, body #related-inner section, body footer section div, body footer #sites-inner, body footer #nz-govt-logo a {
    transition: margin-left 0.6s ease-in-out;
    margin-left: 0;
  }

  body.menu-open .l-main, body.menu-open .l-header-top, body.menu-open #strata-inner, body.menu-open #related-inner section, body.menu-open footer section div, body.menu-open footer #sites-inner, body.menu-open footer #nz-govt-logo a {
    width: 100%;
    transition: margin-left 0.6s ease-in-out;
    margin-left: -90%;
  }

  body.front.menu-open nav#browse {
    margin: 0;
    position: absolute;
    top: 0.35em;
    left: -0.2em;
    font-size: 1em;
    width: 18%;
    padding: 0.25em 0;
  }
}
@media all and (min-width: 20em) {
  body.menu-open nav#browse #nav-button.open {
    min-width: 3em;
    padding: 1em 0.75em;
  }

  nav#browse #nav-button {
    margin: 0.25em 0 0;
  }

  #nav-button:before {
    padding: 0 0.5em 0 0;
  }

  #browser #language-sub li {
    padding: 0 1.75em 0 0;
    width: 50%;
  }

  #nav-icon {
    width: 1.25em;
    display: inline;
  }

  nav#story .close-nav:after {
    content: "Close";
    background: url("/sites/all/themes/teara2/images/icons-story-nav-02.svg") 0 0.35em no-repeat;
  }

  .i18n-mi nav#story .close-nav:after {
    content: "Kati";
  }

  nav#story h3:after {
    background-position: 0 -29.65em;
  }

  nav#story ol {
    padding: 0.75em 1em;
  }

  nav#story ol h4 {
    font-size: 1em;
  }

  nav#story ol h4 a {
    padding: 0.5em 0.8em 0.5em 0.5em;
  }
}
@media all and (min-width: 24em) {
  #nav-button:before {
    padding: 0.5em 0.65em;
  }

  .front #nav-button:before {
    font-size: 1em;
  }

  nav#browse .menu {
    color: rgba(0, 0, 0, 0.55);
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.01em;
    text-align: left;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    width: 6rem;
  }

  nav#story h3 {
    font-size: 1.125em;
  }

  nav#story h3:after {
    background-position: 0 -29.25em;
    font-size: 0.675em;
  }
}
@media all and (min-width: 32em) {
  nav#browse {
    margin: 0;
    padding: 0;
    width: 80%;
    font-size: 1.25em;
  }

  nav#story h5.shortstory {
    font-size: 0.75em;
  }

  nav#story ol {
    padding: 0.75em 2em;
  }

  #nav-button:before {
    font-size: 1em;
  }
}
@media all and (max-width: 38em) {
  #browser #teara_browser_level2 a:active {
    padding: 0.75em 1.5em 0.75em 1.75em;
  }
}
@media all and (min-width: 38em) {
  body.menu-open .l-region--navigation {
    width: 20%;
    margin: 0 -7% 0 0;
  }

  body.menu-open nav#browse {
    margin: 0;
    min-width: 6em;
  }

  body.menu-open nav#browse #nav-button.open {
    padding: 0.75em;
  }

  body.menu-open #nav-button:before {
    content: "Close";
    display: inline;
    color: #fff;
    padding: 0.5em 0.25em 0.5em 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  }

  body.i18n-mi.menu-open #nav-button:before {
    content: "Kati";
  }

  #browser #teara_browser_theme a:after, #browser #teara_browser_level1 a:after {
    display: none;
  }

  #browser h3 {
    border-bottom: 1px solid #0D0D0D;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }

  #browser a {
    border: 0;
    display: block;
  }

  #browser a:first-child {
    border-top: 0;
  }

  #browser a.focused {
    border: 0;
  }

  #browser #teara_browser_theme a, #browser #teara_browser_level1 a, #browser #teara_browser_theme a.active, #browser #teara_browser_level1 a.active, #browser #teara_browser_theme a:active, #browser #teara_browser_level1 a:active, #browser #teara_browser_theme a.focused, #browser #teara_browser_level1 a.focused {
    background-image: none;
  }

  #browser #teara_browser_level1 a {
    text-align: left;
  }

  #browser #teara_browser_level1 a.focused {
    padding: 0.75em 1.5em;
  }

  #browser #teara_browser_level1 a.atoz, #browser #teara_browser_level1 ul li a {
    text-align: center;
  }

  #browser #teara_browser_level1 a.atoz.focused, #browser #teara_browser_level1 ul li a.focused {
    padding: 0.75em 2.75em;
  }

  #teara_browser_level2 .view-browse-bios a {
    display: block;
    color: #FFFFFF;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 1px;
    overflow: hidden;
    padding: 0.75em 1em 0.75em 1.5em;
    transition: height 0.4s ease-in 0.1s;
  }

  #teara_browser_level2 .view-browse-bios a img {
    transition: opacity 0.1s ease-in;
    opacity: 0;
  }

  #teara_browser_level2 .view-browse-bios a p {
    color: #FFF2AA;
    transition: opacity 0.2s ease-in;
    font-size: 0.8em;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    padding: 0.25em 0 0 0;
  }

  #teara_browser_level2 .view-browse-bios a:hover p, #teara_browser_level2 .view-browse-bios a:hover img {
    opacity: 1;
    transition: opacity 0.4s ease-in 0.1s;
  }

  #browser #teara_browser_level1 a.atoz {
    text-align: center;
  }

  #browser #teara_browser_level1 a.atoz.focused {
    padding: 0.75em 2.75em;
  }

  #browser #teara_browser_theme a.focused:after, #browser #teara_browser_level1 a.focused:after {
    content: "";
  }

  #browser .teara_browser_block {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    width: 29%;
    padding: 0;
  }

  #browser #teara_browser_theme {
    width: 26%;
  }

  #browser #teara_browser_level2 {
    display: none;
    width: 45%;
  }

  #browser #teara_browser_level2 a:active, #browser #teara_browser_level2 a:hover {
    background: rgba(0, 0, 0, 0.15) url("/sites/all/themes/teara2/images/sprites-common.svg") -0.8em -4.8em no-repeat;
    color: #fff2aa;
  }

  #browser_blocks {
    padding: 1em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  #nav-button.open #nav-icon {
    width: 1.25em;
  }

  nav#story {
    font-size: 0.938em;
  }

  nav#story ol {
    font-size: 1.188em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
  }

  nav#story ol li {
    width: 48%;
    margin: 0 4% 0 0;
  }

  nav#story h3 {
    font-size: 1.313em;
    padding: 0.5em 1.825em;
  }

  @supports (-ms-ime-align: auto) {
    nav#story .open-nav:after, nav#story .close-nav:after {
      font-size: 13px;
    }
  }
  nav#story h3:after {
    background-position: 0 -30em;
  }

  nav#story .summary {
    width: 48%;
    margin: 0 4% 0 0;
  }

  #story li:hover a, #story ol li:hover {
    color: #4169F9;
  }
}
@media all and (min-width: 38em) and (-ms-high-contrast: none), all and (min-width: 38em) and (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  nav#story ol {
    columns: 2;
    display: block;
  }

  nav#story ol li {
    width: 100%;
  }
}
@media all and (min-width: 38em) and (max-width: 52em) {
  body.front.menu-open nav#browse {
    width: 14%;
  }
}
@media all and (min-width: 42em) {
  nav#story ol {
    padding: 0.75em 2.5em;
  }
}
@media all and (min-width: 52em) {
  [role=main], #header-top, #strata-inner {
    margin-left: auto;
  }

  body.menu-open .l-region--navigation {
    margin: 0;
    width: 100%;
  }

  body.front.menu-open .l-region--navigation {
    position: relative;
  }

  body.front.menu-open nav#browse {
    font-size: 1.5em;
  }

  #browser {
    position: static;
    width: 100%;
  }

  #browser_blocks {
    border-top: 0;
  }

  #teara_browser_level2 .view-browse-bios a.extra_long_name {
    height: 3.5em;
  }

  #browser #teara_browser_level2 .view-browse-bios a.extra_long_name:hover {
    height: 6em;
  }

  #teara_browser_level2 .view-browse-bios a .thumb-right {
    display: block;
  }

  #teara_browser_level2 .view-browse-bios a p, #teara_browser_level2 .view-browse-bios a img {
    display: block;
  }

  #browser #teara_browser_level2 .view-browse-bios a:hover {
    color: #FFF2AA;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    transition: height 0.4s ease-in-out;
    height: 5em;
  }

  #browser #language-sub {
    display: none;
  }

  #browser h3 {
    padding: 0.75em 0.5em;
    font-size: 1.17em;
    font-weight: bold;
    border: 0;
  }

  .front #browser h3 {
    padding: 1.5em 0.5em 0.75em;
    max-width: 75rem;
  }

  #browser #teara_browser_theme a:hover, #browser #teara_browser_level1 a:hover, #browser #teara_browser_level2 a:hover {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
  }

  #browser #teara_browser_level2 a {
    padding: 0.75em 3.25em 0.75em 1.75em;
  }

  #teara_browser_level2 .view-browse-bios a {
    padding: 0.75em 1em 0.75em 1.75em;
    height: 2.5em;
  }

  #browser #teara_browser_level2 a:hover {
    color: #FFF2AA;
    position: relative;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  }

  #browser #teara_browser_level2 a:hover:after {
    content: "\0025B8  Open";
    font-size: 0.675em;
    font-weight: normal;
    position: absolute;
    right: 1em;
    top: 1.5em;
  }

  .i18n-mi #browser #teara_browser_level2 a:hover:after {
    content: "\0025B8  Huakina";
  }

  .l-region--navigation {
    width: 100%;
  }

  nav#browse {
    background-color: rgba(0, 0, 0, 0.3);
    margin: 2.8 0 0.9em 0;
    padding: 0;
    text-align: left;
    width: 100%;
    display: block;
    font-size: 1em;
  }
  nav#browse .menu {
    display: none;
  }
  nav#browse ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #nav-icon {
    display: none;
  }

  body.menu-open nav#browse {
    margin: 0;
    width: 100%;
  }

  nav#browse #nav-button {
    display: none;
  }

  body.menu-open nav#browse #nav-button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 3.5em;
    right: 0.1em;
  }

  body.menu-open nav#browse #nav-button.open {
    padding: 1em 0.75em;
  }

  #nav-button:before {
    padding: 0.25em 0.65em;
  }

  body.menu-open #nav-button:before {
    content: "Close browser";
    display: none;
  }

  body.menu-open nav#browse .menu {
    display: block;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  }

  body.menu-open #nav-icon {
    display: block;
  }

  nav#story h3 {
    padding: 0.35em 2.125em 0.5em;
  }

  nav#story h3:hover {
    background: #F2EFEB;
  }

  nav#story h3:after {
    color: #525C7F;
    right: 4em;
    background-position: 0 -36.05em;
    padding: 0 0 0 1.65em;
  }
}
@media all and (min-width: 52em) and (-ms-high-contrast: none), all and (min-width: 52em) and (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  nav#story h3:after {
    background-position: 0 -36.9em;
    font-size: 13px;
  }
}
@media all and (min-width: 52em) {
  nav#story .close-nav:hover:after {
    background-position: 0 5px;
    color: #4169F9;
  }

  nav#story .open-nav:hover:after {
    background-position: 0 -30.035em;
    color: #4169F9;
  }
}
@media all and (min-width: 52em) and (-ms-high-contrast: none), all and (min-width: 52em) and (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  nav#story .open-nav:hover:after {
    background-position: 0 -30.75em;
    font-size: 13px;
  }
}
@media all and (min-width: 52em) {
  nav#story .close-nav:after {
    background-position: 0 -76px;
  }

  nav#story .open-nav:after {
    content: "Open";
  }

  .i18n-mi nav#story .open-nav:after {
    content: "Huakina";
  }
}
@media all and (min-width: 62.5em) {
  nav#story ol {
    padding: 1em 4.5em 0.8em;
  }
}
/**
 _ __   __ ___   __
| '_ \ / _` \ \ / /
| | | | (_| |\ V /
|_| |_|\__,_| \_/

*/
.page-search section#header-bottom h2 {
  display: none;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25);
  margin: 2px 0 2px 1px;
  line-height: 1em;
}

.page-search .l-main {
  margin: 0 auto;
}

.page-search-other .l-content form#search-form {
  margin: -10.5em -1.12em 6em;
  height: 4.573em;
}

.page-search .l-content .view-filters {
  margin: -9em 0 6em 0;
}
.page-search .l-content h2 {
  display: none;
}
.page-search .l-content .search-results h4 {
  text-decoration: none;
  color: #455280;
  margin: 0.5rem 0;
  font-weight: normal;
}
.page-search .l-content .search-results h4 a, .page-search .l-content .search-results h4 a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #455280;
}
.page-search .l-content .search-results h4 a:hover {
  color: #4169F9;
}
.page-search .l-content article {
  background-color: #FFF;
  box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.1);
  margin: -6em 0 0 0;
  padding: 7em 1em 2em 1em;
  border-radius: 2px;
}
.page-search .l-content .search-results h2 {
  display: block;
}
.page-search .l-content #search-nav {
  margin: 5em 0 0 0;
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  z-index: 100;
}
.page-search .l-content #search-nav h3 {
  font-size: 0.875em;
}
.page-search .l-content #search-nav h5 {
  font-size: 0.750em;
  font-weight: normal;
  line-height: 1em;
}
.page-search .l-content #search-nav ul {
  background-color: #FFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 51em;
}
.page-search .l-content #search-nav ul li {
  background-color: #efedea;
  background-color: #eeece9;
  margin-bottom: 0;
  border-right: 1px solid #FFF;
}
.page-search .l-content #search-nav ul li:hover {
  background-color: #d5d4d1;
  background-color: rgba(0, 0, 0, 0.1);
}
.page-search .l-content #search-nav ul li.active {
  border: 1px solid #d5d4d1;
  border-bottom: 1px solid #FFF;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin: 0 1px -1px 0;
  background-color: #FFF;
  border-top-right-radius: 5px;
  color: #000;
  display: block;
  padding: 0.65em 1em 0.5em;
  text-decoration: none;
}
.page-search .l-content #search-nav ul li.active.stories {
  border-top-left-radius: 0;
  border-top: 1px solid #d5d4d1;
  border-right: 1px solid #d5d4d1;
  border-bottom: 1px solid #FFF;
}
.page-search .l-content #search-nav ul li.disable {
  background-color: rgba(0, 0, 0, 0.04);
  padding: 0.65em 1em 0.5em;
  display: block;
  color: #B3B3B3;
}
.page-search .l-content #search-nav ul li h3, .page-search .l-content #search-nav ul li h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.2em;
}
.page-search .l-content #search-nav ul li h5 {
  font-size: 0.750rem;
  font-weight: normal;
  line-height: 1em;
}
.page-search .l-content #search-nav ul li a {
  padding: 0.65em 1em 0.5em;
  display: block;
  color: #525C7F;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.page-search-other .l-content .search-results h4 {
  margin: 0;
}

.page-search .resource-item {
  margin: 1em 1em 1em 0;
  max-width: 8.5em;
  min-width: auto;
  width: 100%;
  padding: 0 0.5em;
}

.page-search .resource-item p {
  display: inline;
  margin-bottom: 0.833em;
  max-width: 7.5rem;
}

.page-search .resource-item h5 a {
  font-style: normal;
  font-size: 1.167em;
}

.page-search p.resource_search, .page-search p.resource_search {
  font-size: 1em;
  color: #455280;
  line-height: 1.2em;
  font-weight: lighter;
  padding: 0 0 0.5em 0;
}

/*
 ALL SEARCH VIEWS (Stories, Bios, 1966, Images)
*/
.page-search .l-content form {
  margin: -1.12em -1.12em 1em;
  padding: 1.429em 1em;
  border-radius: 2px 2px 0 0;
  /*  @include background-gradient (#FFF8D5, #FFF6BB);*/
  border-bottom: 1px solid #E0DEDB;
  font-size: 0.875em;
}
.page-search .l-content form .views-exposed-widgets, .page-search .l-content form .views-exposed-widget {
  float: none;
  padding: 0;
  margin: 0;
}
.page-search .l-content form label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-search .l-content form .form-text {
  border: 1px solid #B3B3B3;
  border-radius: 0.357em;
  height: 2.357em;
  padding: 0.286em 0.5em;
  color: #000;
  font-weight: normal;
  box-shadow: inset 0px 1px 0.286em rgba(0, 0, 0, 0.25);
  width: 100%;
}
.page-search .l-content form .form-submit {
  padding: 1.175em;
  margin: 0 0 0 -2px;
  background: #546289 url("/sites/all/themes/teara2/images/header-icons.svg") no-repeat -0.3em -7.75em;
  text-indent: -9999em;
  color: #fff;
  cursor: pointer;
  line-height: 1em;
  height: 2.357em;
  border: 0;
  border-radius: 0 0.357em 0.357em 0;
  color: #ffffff;
  cursor: pointer;
  width: auto;
}
.page-search .l-content form #edit-keys-wrapper {
  margin: 0;
  display: inline;
  float: left;
  width: 78%;
  max-width: 40em;
  text-align: center;
  background-color: #fff;
  border-radius: 0.357em;
}
.page-search .l-content form #edit-keys-wrapper label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.page-search-other .l-content form .form-type-textfield {
  margin: 0;
  display: inline;
  float: left;
  width: 78%;
  max-width: 40em;
  text-align: center;
  background-color: #fff;
  border-radius: 0.357em;
}

.view-search-te-ara-te-ara-stories- .view-content, .view-search-images-media .view-content, .view-search-dnzb-biographies- .view-content, .view-search-1966-encyclopaedia .view-content {
  padding: 0;
}
.view-search-te-ara-te-ara-stories- .view-content .views-row, .view-search-images-media .view-content .views-row, .view-search-dnzb-biographies- .view-content .views-row, .view-search-1966-encyclopaedia .view-content .views-row {
  margin: 0 0 2rem;
}
.view-search-te-ara-te-ara-stories- .view-content h4, .view-search-images-media .view-content h4, .view-search-dnzb-biographies- .view-content h4, .view-search-1966-encyclopaedia .view-content h4 {
  text-decoration: none;
  color: #455280;
  font-weight: bold;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0;
}
.view-search-te-ara-te-ara-stories- .view-content h4 a, .view-search-te-ara-te-ara-stories- .view-content h4 a:visited, .view-search-images-media .view-content h4 a, .view-search-images-media .view-content h4 a:visited, .view-search-dnzb-biographies- .view-content h4 a, .view-search-dnzb-biographies- .view-content h4 a:visited, .view-search-1966-encyclopaedia .view-content h4 a, .view-search-1966-encyclopaedia .view-content h4 a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #455280;
}
.view-search-te-ara-te-ara-stories- .view-content h4 a:hover, .view-search-images-media .view-content h4 a:hover, .view-search-dnzb-biographies- .view-content h4 a:hover, .view-search-1966-encyclopaedia .view-content h4 a:hover {
  color: #4169F9;
}
.view-search-te-ara-te-ara-stories- .view-content p, .view-search-images-media .view-content p, .view-search-dnzb-biographies- .view-content p, .view-search-1966-encyclopaedia .view-content p {
  font-size: 1em;
  margin-bottom: 0;
  padding: 0;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  line-height: 1.6em;
}
.view-search-te-ara-te-ara-stories- .view-content p b, .view-search-te-ara-te-ara-stories- .view-content p strong, .view-search-images-media .view-content p b, .view-search-images-media .view-content p strong, .view-search-dnzb-biographies- .view-content p b, .view-search-dnzb-biographies- .view-content p strong, .view-search-1966-encyclopaedia .view-content p b, .view-search-1966-encyclopaedia .view-content p strong {
  background: #fff7da;
  font-weight: normal;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
.view-search-te-ara-te-ara-stories- .view-content h5, .view-search-images-media .view-content h5, .view-search-dnzb-biographies- .view-content h5, .view-search-1966-encyclopaedia .view-content h5 {
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  color: #006600;
  line-height: 1.833em;
}
.view-search-te-ara-te-ara-stories- .view-content h5 a, .view-search-te-ara-te-ara-stories- .view-content h5 a:visited, .view-search-images-media .view-content h5 a, .view-search-images-media .view-content h5 a:visited, .view-search-dnzb-biographies- .view-content h5 a, .view-search-dnzb-biographies- .view-content h5 a:visited, .view-search-1966-encyclopaedia .view-content h5 a, .view-search-1966-encyclopaedia .view-content h5 a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #455280;
  font-style: normal;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 1.167em;
}
.view-search-te-ara-te-ara-stories- .view-content h5 a:hover, .view-search-images-media .view-content h5 a:hover, .view-search-dnzb-biographies- .view-content h5 a:hover, .view-search-1966-encyclopaedia .view-content h5 a:hover {
  color: #4169F9;
}
.view-search-te-ara-te-ara-stories- .view-content:after, .view-search-images-media .view-content:after, .view-search-dnzb-biographies- .view-content:after, .view-search-1966-encyclopaedia .view-content:after {
  clear: both;
}

.view-search-images-media .view-content {
  border-top: 1px solid #FFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-flex-direction: flex-start;
  flex-direction: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 10em;
  padding: 1em 0 1em 1.5em;
  margin: 0;
  width: 100%;
}
.view-search-images-media .view-content .views-row {
  margin: 0;
}

.view-search-te-ara-te-ara-stories- .view-search-images-media .view-content .gallery-group, .view-search-dnzb-biographies- .view-search-images-media .view-content .gallery-group {
  min-height: 10em;
  max-width: 40em;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.view-search-te-ara-te-ara-stories- .view-search-images-media .view-content p.resource_search, .view-search-dnzb-biographies- .view-search-images-media .view-content p.resource_search {
  font-size: 1em;
  color: #455280;
  line-height: 1.2em;
  font-weight: lighter;
  padding: 0 0 1.5em 0.25em;
  width: 100%;
}

.view-search-dnzb-biographies- .view-search-images-media .view-content p.resource_search {
  color: #000;
}

.view-search-dnzb-biographies- .view-search-images-media .view-content p.resource_search a {
  color: #455280;
  font-size: 0.875em;
}

.view-search-te-ara-te-ara-stories- .view-search-images-media .view-content .resource-item p, .view-search-dnzb-biographies- .view-search-images-media .view-content .resource-item p {
  display: inline;
  margin-bottom: 0.833em;
  max-width: 7.5rem;
}

.view-search-te-ara-te-ara-stories- .view-search-images-media .view-content .gallery-resources, .view-search-dnzb-biographies- .view-search-images-media .view-content .gallery-resources {
  margin: 0;
  min-height: 9em;
}

.page-search-resources .view-search-images-media .view-content, .page-search-teara .view-search-images-media .view-content, .page-search-bios .view-search-images-media .view-content {
  padding: 0;
}
.page-search-resources .view .view-empty, .page-search-teara .view .view-empty, .page-search-bios .view .view-empty {
  min-height: 18em;
}
.page-search-resources .view .view-search-images-media .view-empty, .page-search-teara .view .view-search-images-media .view-empty, .page-search-bios .view .view-search-images-media .view-empty {
  min-height: 4em;
}
.page-search-resources .resource-item img, .page-search-teara .resource-item img, .page-search-bios .resource-item img {
  -moz-box-shadow: 1px 1px 0.188em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 0.188em rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 0.188em rgba(0, 0, 0, 0.25);
  width: 7.500em;
}
.page-search-resources .resource-item p, .page-search-teara .resource-item p, .page-search-bios .resource-item p {
  font-size: 1em;
  line-height: 1.6em;
}
.page-search-resources .resource-item p a, .page-search-teara .resource-item p a, .page-search-bios .resource-item p a {
  color: #525c7f;
  display: block;
  letter-spacing: -0.01em;
  line-height: 1.25em;
  margin-bottom: 2em;
  padding: 0.15em 1.5em 0 0;
  font-size: 0.813em;
}

#view-display-id-search_images_nested_block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  max-width: 40em;
  min-height: 10em;
  padding: 0;
  width: 100%;
}

.page-search .tabs--primary {
  display: none;
  height: 0;
}

.gallery-resources .resource-item {
  min-height: 9em;
  margin: 0;
}

#article-footer ul {
  background-color: #F2F0ED;
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #E0DEDB;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flexbox-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#article-footer ul li {
  background-color: #F9F7F4;
  border-left: 1px solid #E0DEDB;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -1px;
  padding: 0;
}
#article-footer ul li a {
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #E0DEDB;
  border-left: 1px solid #FFFFFF;
  margin: 0;
  padding: 0.75em 1.2em;
}
#article-footer ul li a.active {
  background-color: #455280;
  color: #FFF;
  cursor: default;
}
#article-footer ul li a.active:hover {
  color: #4169F9;
}
#article-footer ul li.pager__item--current {
  background-color: #455280;
  color: #FFF;
  cursor: default;
  margin: 0;
  padding: 0.75em 1.2em;
}
#article-footer ul li.pager__item li.pager__item--last, #article-footer ul li.pager__item--first, #article-footer ul li.pager__item--ellipsis {
  display: none;
}
#article-footer ul li.pager__item--next, #article-footer ul li.pager__item--previous {
  display: flex;
}
#article-footer ul li.no-results {
  border-left: 1px solid #E0DEDB;
  border-right: 1px solid #E0DEDB;
  font-weight: normal;
  padding: 0.5em 1.75em;
  margin: 0 auto;
  line-height: 1.5em;
  cursor: auto;
}

.page-search-other ul.pager {
  background-color: #F2F0ED;
  border-top: 1px solid #e0dedb;
  text-align: center;
  border-bottom: 1px solid #E0DEDB;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flexbox-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-weight: bold;
  list-style-type: none;
}
.page-search-other ul.pager li {
  background-color: #F9F7F4;
  border-left: 1px solid #E0DEDB;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -1px;
  padding: 0;
}
.page-search-other ul.pager li a {
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #E0DEDB;
  border-left: 1px solid #FFFFFF;
  margin: 0;
  padding: 0.75em 1.2em;
}
.page-search-other ul.pager li a.active {
  background-color: #455280;
  color: #FFF;
  cursor: default;
}
.page-search-other ul.pager li a.active:hover {
  color: #4169F9;
}
.page-search-other ul.pager li.pager__item--current {
  background-color: #455280;
  color: #FFF;
  cursor: default;
  margin: 0;
  padding: 0.75em 1.2em;
}
.page-search-other ul.pager li.pager__item--next, .page-search-other ul.pager li.pager__item--previous {
  display: flex;
}
.page-search-other ul.pager li.pager__item li.pager__item--last, .page-search-other ul.pager li.pager__item--first, .page-search-other ul.pager li.pager__item--ellipsis {
  display: none;
}
.page-search-other ul.pager li.no-results {
  border-left: 1px solid #E0DEDB;
  border-right: 1px solid #E0DEDB;
  font-weight: normal;
  padding: 0 1.75em;
  margin: 0 auto;
  line-height: 1.5em;
  cursor: auto;
}

#article-footer ul li.pager__item--last, #article-footer ul li.pager__item--first, #article-footer ul li.pager__item--ellipsis, .page-search-other ul.pager li.pager__item--last, .page-search-other ul.pager li.pager__item--first, .page-search-other ul.pager li.pager__item--ellipsis {
  display: none;
}

a.res-sound, a.res-media, a.res-flash, a.res-zoomify, a.res-your-story, a.res-pdf, a.res-table {
  background: url("/sites/all/themes/teara2/images/sprites-common.svg") no-repeat scroll -3.75em -13.5em transparent;
  padding-right: 21px;
}

a.res-media {
  background-position: -14.75em -13.5em;
}

a.res-flash {
  background-position: -26.35em -13.5em;
}

a.res-zoomify {
  background-position: 8em -13.8em;
}

a.res-your-story {
  background-position: -49.35em -13.5em;
}

a.res-pdf {
  background-position: -38.35em -13.5em;
}

a.res-table {
  background-position: -31.75em -7em;
}

@media all and (min-width: 20em) {
  .page-search .l-content form #edit-keys-wrapper, .page-search-other .l-content form .form-type-textfield {
    width: 65%;
  }

  .page-search .l-content form .form-submit {
    background: #F2F2F2;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F2F2));
    background: -moz-linear-gradient(top, #FFFFFF, #F2F2F2);
    border: 1px solid #b3b3b3;
    color: #525c7f;
    float: left;
    font-weight: bold;
    display: block;
    height: 2.357em;
    text-indent: 0;
    padding: 0;
    -moz-border-radius: 0.357em;
    border-radius: 0.357em;
    margin: 0 0 0 0.7em;
    min-width: 5em;
    max-width: 9em;
    width: 20%;
  }
}
@media all and (min-width: 24em) {
  .page-search .l-content form {
    margin: -1.12em -1.72em 1em;
  }

  .page-search-other .l-content form#search-form {
    margin: -10.25em -1.72em 6em;
  }

  .page-search .l-content article {
    padding: 7em 1.5em 2em 1.5em;
  }

  .page-search .resource-item p a {
    font-size: 0.813em;
  }

  .view-search-images-media .view-content {
    padding: 1em 10%;
  }
}
@media all and (min-width: 32em) {
  .page-search .l-content form #edit-keys-wrapper, .page-search-other .l-content form .form-type-textfield {
    width: 70%;
  }
}
@media all and (min-width: 42em) {
  .page-search .l-content .view-filters {
    margin: -10em 0 7em 0;
  }

  .page-search .l-content form {
    margin: -1.12em -2.27em 1em;
  }

  .page-search-other .l-content form#search-form {
    margin: -11.5em -2.27em 6em;
  }

  .page-search .l-content article {
    margin: -8.25em 0 0 0;
    padding: 10em 2em 2em 2em;
  }

  .page-search .l-content form .form-submit:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f9f9f9));
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    color: #4169F9;
    text-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
  }

  .page-search .l-content form #edit-keys-wrapper, .page-search-other .l-content form .form-type-textfield {
    width: 75%;
    float: left;
  }

  .page-search-other .l-content form#search-form .form-text {
    width: 100%;
  }

  .view-search-te-ara-te-ara-stories- .view-search-images-media .view-content .gallery-group, .view-search-dnzb-biographies- .view-search-images-media .view-content .gallery-group {
    justify-content: space-between;
  }

  #article-footer ul li.pager__item, .page-search-other ul.pager li.pager__item {
    display: flex;
  }

  #article-footer ul li.pager__item--last, #article-footer ul li.pager__item--first, #article-footer ul li.pager__item--ellipsis, .page-search-other ul.pager li.pager__item--last, .page-search-other ul.pager li.pager__item--first, .page-search-other ul.pager li.pager__item--ellipsis {
    display: none;
  }
}
@media all and (min-width: 46.8em) {
  .page-search .l-content #search-nav {
    overflow-x: hidden;
  }

  .i18n-mi.page-search .l-content #search-nav {
    overflow-x: scroll;
  }

  .page-search .resource-item {
    margin: 1em 1em 2em 0;
  }
}
@media all and (max-width: 52em) {
  .page-search .l-content #search-nav {
    background-color: #d5d4d1;
    padding: 0 0 1px 0;
    position: relative;
  }
}
@media all and (min-width: 52em) {
  .page-search .l-content form {
    margin: 0;
    padding: 1.429em 2.5em;
  }

  .i18n-mi.page-search .l-content #search-nav {
    overflow-x: hidden;
  }

  .page-search .l-content #search-nav {
    padding-bottom: 1px;
    float: left;
    width: 23%;
    margin: 2.55em 0 0 0;
    display: block;
    overflow-x: hidden;
  }
  .page-search .l-content #search-nav ul {
    background-color: transparent;
    display: block;
  }
  .page-search .l-content #search-nav ul li {
    background-color: #eeece9;
    background-color: rgba(0, 0, 0, 0.04);
    margin-bottom: 1px;
    border-right: 0;
  }
  .page-search .l-content #search-nav ul li h5 {
    font-size: 0.875em;
  }
  .page-search .l-content #search-nav ul li a {
    padding: 0.938em 1.250em;
  }
  .page-search .l-content #search-nav ul li.active, .page-search .l-content #search-nav ul li.active.stories, .page-search .l-content #search-nav ul li.disable {
    background-color: #d5d4d1;
    background-color: rgba(0, 0, 0, 0.16);
    border: none;
    border-radius: 0;
    margin: 0 0 1px 0;
    padding: 0.938em 1.250em;
  }
  .page-search .l-content #search-nav ul li.active.resources {
    border: none;
    border-radius: 0;
  }
  .page-search .l-content #search-nav ul li.disable {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 0 0 1px 0;
  }

  .page-search-other .l-content article form#search-form {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5.2em;
    padding: 1.429em 2.5em;
  }

  .page-search .l-content article {
    float: right;
    position: relative;
    width: 77%;
    margin: -4em 0 0 0;
    padding: 6.25em 2.5em 2.25em;
  }
  .page-search .l-content article .view-filters {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }

  .page-search section#header-bottom h2 {
    display: block;
  }

  .page-search .l-content #search-nav ul li h3, .page-search .l-content #search-nav ul li h5 {
    max-width: 11em;
    white-space: normal;
  }

  .page-search .resource-item {
    margin: 1em 1em 2em 0;
  }
}
@media all and (min-width: 62.5em) {
  .page-search .l-content article {
    width: 75%;
  }

  .page-search .l-content #search-nav {
    width: 25%;
  }
}
.section-biographies footer.l-footer {
  margin: 3em 0 0;
}

.section-biographies div#article-footer {
  min-height: 5em;
  position: relative;
}

.l-content h1 {
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 1.375em;
  font-size: 1.438em;
  letter-spacing: -0.015em;
  line-height: 1.1em;
  font-weight: normal;
  padding: 0.65em 0.765em 0.5em;
  margin: 0;
}

.l-content h3 {
  color: #010101;
  font-size: 1.125em;
  letter-spacing: -0.015em;
  line-height: 1.048em;
  margin: 0 0 0.5em;
  font-weight: normal;
  padding: 0;
}

#article-header h2 {
  font-size: 1.25em;
  padding: 0.65em 0.9em 0.25em 0.9em;
  margin: 0;
}

#page-title {
  padding: 0 0 1em;
  margin: 0 0 1.5em 0;
}

#article-body {
  font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
  border-top: 0;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  min-height: 25em;
}

.page-biographies-media #article-body {
  margin: 0;
  border-bottom: 1px solid #e0ded8;
}

.node-type-biography-resource #article-body {
  border-top: 0;
}

.page-list #article-body {
  border-top: 0;
  padding: 1.5em 2.5em;
}

.page-list.page-list-page-biographies .l-content {
  background-color: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.dnzb-logo {
  background-image: url(/sites/all/themes/teara2/images/logos/DNZB-logo.svg);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0;
  width: 13em;
  height: 5.35em;
  background-size: 101%;
  margin: 0;
  color: transparent;
  user-select: none;
  text-shadow: none;
}

.page-list-page-biographies #banner-container {
  text-align: center;
}
.page-list-page-biographies #banner-container .image-banner {
  display: inline-flex;
  font-size: 0.875em;
  box-shadow: 0em 0.5em 0.75em rgba(0, 0, 0, 0.1);
  margin: 0.25em 0 0.75em;
  max-width: 95%;
  text-align: center;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.page-list-page-biographies #banner-container .image-banner .dnzb-logo {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 313%;
  background-size: cover;
  width: 4.1em;
}
.page-list-page-biographies #banner-container .image-banner li:first-child {
  width: 4.1em;
  z-index: 1;
}
.page-list-page-biographies #banner-container .image-banner li {
  display: inline;
  width: 7.1em;
  z-index: 2;
}
.page-list-page-biographies #banner-container .image-banner li img {
  display: block;
  width: 100%;
}
.page-list-page-biographies #banner-container .image-banner li a {
  display: block;
}
.page-list-page-biographies #banner-container .image-banner.no-images li:first-child {
  width: 13em;
  max-width: 100%;
}
.page-list-page-biographies #banner-container .image-banner.no-images .dnzb-logo {
  position: static;
  background-size: contain;
  width: 13em;
  max-width: 100%;
  height: 5.35em;
}

.page-list-page-biographies #article-header h1 {
  background-color: #1e1e1e;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0.188em 0.188em 0 0;
  border-bottom: solid rgba(26, 26, 26, 0.15) 1px;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10000000,endColorstr=#10000000);
  margin: 0;
  padding: 0.25em 1em;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  width: auto;
  border-top: 0;
}

.page-list-page-biographies #article-body .view-browse-bios .view-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}

.page-list-page-biographies .view-content .bio {
  background-color: #1e1e1e;
  background-color: rgba(0, 0, 0, 0.2);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10000000,endColorstr=#10000000);
  align-items: flex-start;
  flex-flow: row nowrap;
  justify-content: flex-start;
  font-size: 1em;
  padding: 1em 1em 0.5em;
  border-bottom: solid transparent 1px;
  border-bottom: solid rgba(26, 26, 26, 0.15) 1px;
  text-align: left;
  margin-right: 0;
  position: relative;
  margin-top: 1px;
  width: 100%;
}

.page-list-page-biographies #article-body {
  width: calc(100% + 1px);
  margin: 0 0 3em;
  padding: 0;
}

#article-body > h2 {
  padding: 0.75em 0.9em;
}

#article-text, #article-actions {
  padding: 0.25em 1.5em;
}

.page-biographies-media #article-text {
  padding: 0.25em 0;
}

.page-list-page-biographies #article-text {
  padding: 0;
}

#content-story-resources {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-order: 3;
  order: 3;
  margin: 0 auto;
  overflow-x: hidden;
}
#content-story-resources .view-bio-page-resources ul.pager {
  display: none;
}

#content-story-resources .view .view-content {
  overflow-x: scroll;
}

#content-story-resources .resource-item img {
  box-shadow: 1px 1px 0.188em rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease-in-out;
}

#content-story-resources img:hover {
  transition: all 0.2s ease-in-out;
  -webkit-filter: brightness(105%);
}

#content-story-resources .view .view-content, #article-body.empty #content-story-resources .contextual-links-region .view .view-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  padding: 0 0 0.5em;
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#content-story-resources .resource-item {
  min-width: 5em;
  width: 5em;
  padding: 0;
  margin: 0;
}

#content-story-resources .resource-item img {
  box-shadow: 1px 1px 0.188em rgba(0, 0, 0, 0.25);
}

#content-story-resources .resource-item img {
  margin-bottom: 0.250em;
  height: 5.625em;
  width: 6.250em;
  width: 5em;
  height: auto;
  margin-bottom: 0;
}

#content-story-resources .resource-item p {
  font-size: 1em;
  padding: 0;
  display: none;
}

#content-story-resources .resource-item p a {
  color: #525C7F;
  letter-spacing: -0.01em;
  line-height: 1.25em;
  padding: 0.15em 1.5em 0 0;
  display: block;
  margin-bottom: 2em;
}

.topicbox {
  width: 90%;
  min-width: 6.25em;
  background-color: #F2EFEB;
  margin: 0.5em 1.5em 1.25em 0;
  padding: 0.25em 0.5em;
  float: none;
  clear: left;
}

.topicbox h2 {
  font-size: 0.938em;
  color: #333;
  border-bottom: 1px dashed #CCC;
  padding: 0.25em 1.4em 0.5em 0.25em;
  margin: 0 0 0.333em;
  line-height: 1.2em;
  position: relative;
}

.topicbox p.occupation {
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 0.75em;
}

.l-content .topicbox p {
  font-size: 0.875em;
  color: #333;
  line-height: 1.643em;
  margin-bottom: 0.5em;
  padding: 0 0.25em 0.25em;
}

#article-actions {
  clear: both;
  -webkit-order: 4;
  order: 4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
  width: 100%;
}

.page-story-media #article-text {
  padding: 0.25em 0;
}

#article-body h5.small-title {
  color: #777;
  display: block;
  width: 100%;
  margin-bottom: 0.65em;
  font-size: 0.75em;
  font-style: normal;
}

.share-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 50%;
  color: #455280;
}

#pinit, #facebook, #twitter {
  background: url("/sites/all/themes/teara2/images/share-logos.svg") no-repeat scroll 0.1em 0 #cb2027;
  background-size: cover;
  cursor: pointer;
  margin: 0 0.5em 0.5em 0;
  height: 3em;
  width: 3.1em;
  display: block;
  background-color: #cb2027;
  opacity: 0.9;
  text-indent: -1000em;
}

#facebook {
  background-position: -6.65em 0;
  background-color: #3b5998;
}

#twitter {
  background-position: -3.3em 0;
  background-color: #55acee;
}

.share-buttons a:hover #pinit, .share-buttons a:hover #facebook, .share-buttons a:hover #twitter, .print-contribute a:hover .print {
  opacity: 1;
}

.print-contribute {
  font-size: 1em;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 50%;
  text-align: right;
}

.print-contribute .print {
  background: url("/sites/all/themes/teara2/images/print-icon.svg") no-repeat scroll 0 0;
  display: block;
  margin: 0 0 0.5em 0;
  height: 3em;
  width: 3.063em;
  opacity: 0.9;
  text-indent: -1000em;
  color: transparent;
}

/* All Images (media) page */
.view-bio-media {
  padding: 0.5em 0 0;
}

#article-body .view-bio-media h3 {
  font-size: 1.125em;
  border-bottom: 1px solid #e0dedb;
  padding: 0 1em 0.25em;
  margin: 0;
}

.view-bio-media .gallery-group {
  border-top: 1px solid #FFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-flex-direction: flex-start;
  flex-direction: flex-start;
  min-height: 10em;
  padding: 1em 0 1em 1.5em;
  margin: 0;
  width: 100%;
}

.view-bio-media .gallery-group .resource-item {
  margin: 0.25em 1em 0 0;
  max-width: 7.5em;
  min-width: auto;
  width: 40%;
}

.view-bio-media .gallery-group .resource-item img {
  width: 100%;
}

.view-browse-bios .thumb-right {
  float: left;
  padding: 0 1em 0 0;
  width: 6.5em;
}

.view-browse-bios .thumb-right img {
  width: 100%;
}

.view-bio-media .gallery-group .resource-item p {
  display: inline;
}

.view-bio-media .resource-item:hover a {
  color: #455280;
}

.view-bio-media a:hover, .view-bio-media a {
  border: 0 none;
  color: #455280;
}

.view-bio-media a:hover {
  color: #45169F9;
}

.gallery-group .resource_id {
  font-style: italic;
  font-size: 0.75em;
  margin: 0;
  color: #666;
}

.resource-item p a {
  color: #525C7F;
  letter-spacing: -0.01em;
  line-height: 1.25em;
  padding: 0.15em 1.5em 0 0;
  display: block;
  margin-bottom: 2em;
}

#pager {
  text-align: center;
  margin: 1em 0 0;
}
#pager #next-part {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flexbox-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #e0dedb;
}
#pager #next-part #next-wrapper {
  font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
  -webkit-order: 1;
  order: -1;
  display: none;
  display: block;
  font-style: italic;
  font-size: 0.938em;
  margin: 1em 6em 2em 0;
  text-align: right;
  width: 100%;
}
#pager .pager {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flexbox-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1em;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-weight: bold;
  list-style-type: none;
  width: 100%;
  background-color: #F2F0ED;
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #e0dedb;
  line-height: 1.375em;
}
#pager .pager a {
  background-color: #F9F7F4;
  border-right: 1px solid #E0DEDB;
  border-left: 1px solid #FFFFFF;
  margin: 0;
  padding: 0.5em 0.895em;
}
#pager .pager a.active {
  background-color: #455280;
  color: #FFF;
  cursor: default;
}

.page-biographies-related-biographies #pager, .page-biographies-sources #pager {
  border-top: 1px solid #e0dedb;
}

a.previous:hover:before, a.next:after, a.find-out-more:after {
  background: none;
}

#article-footer #citation, #article-footer #footnotes {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #E0DEDB;
  padding: 1.5em;
}
#article-footer #citation h5, #article-footer #footnotes h5 {
  font-style: normal;
  font-weight: bold;
  padding: 0;
}
#article-footer #citation h5, #article-footer #citation ol, #article-footer #citation p, #article-footer #footnotes h5, #article-footer #footnotes ol, #article-footer #footnotes p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 0.75em;
  font-style: normal;
  color: #666666;
  line-height: 1.4em;
  padding: 0;
}
#article-footer #citation ol, #article-footer #footnotes ol {
  margin: 0 0 0 19px;
  list-style-type: decimal;
}
#article-footer #citation ol li, #article-footer #footnotes ol li {
  border-top: 1px dotted #d7d7d7;
  padding: 6px 0;
  margin: 0;
}
#article-footer #citation ol li.first, #article-footer #footnotes ol li.first {
  border: 0;
  padding-top: 0;
}

#citation {
  border-bottom: 0;
}

.view-related-bios, .view-bio-sources, .view-bio-media {
  margin: 0 auto;
  padding: 1.5em 0;
  width: 100%;
}

.page-biographies .gallery-images {
  padding: 1.5em 0 0 0;
}

.view-bio-media {
  padding: 0.5em 0 1.5em;
}

.view-related-bios .view-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.view-related-bios .page-subtheme-first, .view-related-bios .page-subtheme {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2em 0;
  min-width: 16em;
  width: 29%;
}

.page-list #block-teara-browser-nav .view-browse-bios .view-content > div {
  width: 100%;
  display: block;
  margin: 0;
}

#article-body #article-text .view-related-bios a, #article-body #article-text .view-related-bios a:hover {
  border-bottom: 0;
  font-size: 0.875em;
  padding: 0 0.5em 0.1em 0;
}

.view-related-bios p.date, .view-related-bios p.occupation {
  font-size: 1em;
  margin: 0 0 0.5em;
}

#article-text .float-story a, #article-text .views-field-field-thumbnail-image a {
  border: 0;
}

.view-related-bios .views-field-field-thumbnail-image {
  float: right;
}

#article-body #article-text .browse-by-letter.bio {
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-weight: bold;
}
#article-body #article-text .browse-by-letter.bio p {
  color: #fff;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 0.875em;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  line-height: 1.3em;
}
#article-body #article-text .browse-by-letter.bio a, #article-body #article-text .browse-by-letter.bio a:hover {
  color: #fff;
  font-weight: bold;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 0.25em;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
}

#article-text .browse-by-letter.bio:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

@media all and (min-width: 20em) {
  .l-content h1 {
    font-size: 1.5em;
    line-height: 1.25em;
  }

  .l-content h3 {
    line-height: 1.250em;
    padding: 0 0.737em;
    padding: 0;
  }

  .topicbox h2 {
    font-size: 1.063em;
  }

  #content-story-resources .resource-item {
    min-width: 7em;
    width: 7em;
  }
}
@media all and (min-width: 24em) {
  .l-content h1 {
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .l-content p {
    font-size: 1em;
  }

  #article-header h2 {
    font-size: 1.375em;
  }

  #article-body h3 {
    font-size: 1.25em;
    padding: 0 0.800em;
    padding: 0;
  }

  #article-text, #article-actions {
    padding: 0.25em 2.5em;
  }

  .view-bio-media .gallery-group {
    padding: 1em 10%;
  }

  .resource-item p a {
    font-size: 0.813em;
  }

  #citation {
    padding: 1.2em 1.5em;
  }
}
@media all and (min-width: 32em) {
  .page-list-page-biographies .view-content .bio {
    margin-right: 1px;
    width: calc(50% - 1px);
  }
}
@media all and (min-width: 30em) {
  .l-content h1 {
    font-size: 1.625em;
  }

  #content-story-resources .resource-item img {
    width: 7.500em;
  }

  .topicbox {
    cursor: default;
  }

  .topicbox .topic-text {
    display: inline;
  }

  .topicbox .ellipses {
    display: none;
  }

  #next-part #next-wrapper {
    display: inline;
  }
}
@media all and (min-width: 32em) {
  .l-content h1 {
    font-size: 1.750em;
    line-height: 1.214em;
  }

  #article-body > h2 {
    padding: 1em 2.15em 0.75em;
  }

  #article-text, #article-actions {
    padding: 0.25em 3.5em;
  }

  .topicbox {
    margin: 0.5em 1.5em 1.25em -3.5em;
    padding: 0.5em 0.75em;
    float: left;
    width: 45%;
  }

  .topicbox h2 {
    background: transparent;
    font-size: 1.188em;
    margin: 0 0 0.5em 0;
    padding: 0.5em 0.6em;
  }

  .l-content .topicbox p {
    padding: 0 0.75em 0.75em;
  }

  #content-story-resources .view .view-content {
    overflow: hidden;
  }

  #citation {
    padding: 1.25em 1.75em;
  }
}
@media all and (min-width: 38em) {
  .l-content h1 {
    padding: 0.65em 1.4em 0.5em;
  }

  #article-header h2 {
    font-size: 1.5em;
    padding: 1em 0 0.25em 1.5em;
    margin: 0;
  }

  #article-body h3 {
    font-size: 1.313em;
    padding: 0;
  }

  #article-body h4, .l-content h4 {
    font-size: 1.25em;
  }

  .l-content p {
    font-size: 1.188em;
  }

  #content-story-resources .view .view-content {
    padding: 0;
  }

  #content-story-resources .resource-item {
    min-width: 7.5em;
    width: 7.5em;
  }

  .l-content .topicbox p {
    font-size: 0.75em;
  }

  #article-body .view-bio-media h3 {
    font-size: 1.313em;
    padding: 0 2.125em 0.25em;
  }

  .view-bio-media .gallery-group .resource-item {
    margin: 0.5em 1.5em 0 0;
    width: 7.5em;
  }

  .view-bio-media .resource-item:hover a, .view-bio-media a:hover {
    color: #4169f9;
  }

  #next-part {
    -webkit-flex-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    flex-wrap: nowrap;
  }

  #next-part #next-wrapper {
    -webkit-order: inherit;
    order: inherit;
    display: inline;
    margin: 0 1em;
    width: auto;
  }

  #citation {
    padding: 1.5em 2.5em;
  }
}
@media all and (min-width: 42em) {
  #next-part {
    margin: 2.5em 0;
  }
}
@media all and (min-width: 46.8em) {
  #content-story-resources {
    display: block;
    position: static;
    float: right;
    margin: 1em 2.5em 1em 2em;
    width: 7.5em;
    overflow: hidden;
  }

  #content-story-resources .view .view-content {
    margin: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  #content-story-resources .resource-item img {
    width: 7em;
  }

  #content-story-resources .resource-item p {
    display: inline;
  }

  #article-body {
    display: block;
  }

  .view-bio-media .gallery-group .resource-item {
    margin: 0.5em 2em 0 0;
  }

  #next-part #next-wrapper {
    width: 100%;
  }
}
@media all and (min-width: 52em) {
  .l-content h1 {
    line-height: 1.214em;
    font-size: 1.8750em;
    line-height: 1.214em;
    padding: 0.75em 1.5em 0.5em;
    margin: 0;
  }

  .page-list-page-biographies .view-content .bio {
    width: calc(33.33% - 1px);
  }

  #article-header h2 {
    padding: 1em 1.75em 0.25em 1.75em;
  }

  #article-body > h2 {
    padding: 0.75em 3.54em 0;
  }

  #article-text, #article-actions {
    padding: 0.666em 5.75em;
  }

  #content-story-resources {
    margin: 1em 3.5em 2em 2.5em;
  }

  .topicbox {
    margin: 0.5em 1.5em 1.25em -5.75em;
    width: 33%;
  }

  .view-browse-bios .thumb-right {
    padding: 0 1em 1em 0;
    width: 7.5em;
  }

  #pager .pager a {
    padding: 0.5em 0.895em;
  }
}
@media (min-width: 56em) {
  .page-list-page-biographies #banner-container .image-banner {
    height: 5.35em;
    max-width: 63em;
    margin: 0.5em auto 1.5em;
  }
  .page-list-page-biographies #banner-container .image-banner li:first-child {
    width: 4.8em;
  }
  .page-list-page-biographies #banner-container .image-banner .dnzb-logo {
    position: static;
    background-size: 94%;
    width: 13em;
    height: 5.35em;
  }
}
@media all and (min-width: 62.5em) {
  #pager ul {
    font-size: 0.938em;
  }
}
