/*! Generated by Fontspring (https://www.fontspring.com) on August 27, 2018. Fully installable fonts can be purchased at http://www.fontspring.com. The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2018 Fontspring */
@font-face { font-family: 'Amsi pro condlight'; src: url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff) format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Amsi pro condbold'; src: local('Amsi pro condbold'), local('Amsi-pro-condbold'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff) format('woff'); font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/_assets/_fonts/opensans/opensans-regular.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-regular.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Semibold'), local('OpenSans-semibold'), url(/_assets/_fonts/opensans/opensans-semibold.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-semibold.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(/_assets/_fonts/opensans/opensans-light.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-light.woff) format('woff'); font-display: swap; }

/*****************

Health Sciences BASECAMP CSS

*****************/

body {
    text-rendering: optimizeLegibility;
    background: url(gfx/background.jpg) 0 0 repeat-x;
}
header#global_intro h1 {
  font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 23px;
  letter-spacing: 0.01em;
  line-height: 1.1;
}
header#global_intro h1.global_intro_maori {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  margin-top: 5px;
  padding-bottom: 14px;
}
#wrapper {
  background: url(gfx/banner.jpg) right 0px no-repeat;
}

:root {
  --first-color: #a70164;
  --second-color: grey;
  --third-color: grey;
  --fourth-color: grey;
  --otago-dark-blue: #163568;
  --otago-light-blue #00508f;
  --otago-link-blue #416ebf;
  --otago-yellow #f9c013;
  --otago-pg-blue #0c385a;
  --otago-grey #555555;
}
#content p,
#content ul,
#content ol,
#content table,
#content dl,
#content dt,
#content dd,
#content th,
#content td,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#right p,
#right li,
#right dt,
#right dd,
#right h3 {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
/* #content th,
#content td,
#right p,
#right li {
  font-size: 13px;
}
#content li {
  margin-bottom: 4px;
} */
#content p + h2,
#content table + h2,
#content ul + h2,
#content ol + h2,
#content dl + h2,
#content form + h2 { margin-top: 35px; }
#content p,
#content ul,
#content ol,
#content table,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#right p,
#right li,
#right input {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.55;
}
#content a.applynow {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
}
#title h1, body.frontpage #title h1.notopimage {
    background: url(gfx/title.png) 0px 100px no-repeat;
    color: var(--first-color);
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 1.05;
    margin: 0px 0 28px 23px;
    max-width: 882px;
    padding: 400px 0 0 0;
    position: static;
    text-rendering: optimizeLegibility;
}
#content h2 {
      border-bottom: none;
      color: var(--second-color);
      font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 42px;
      font-weight: 300;
      line-height: 1.25;
      padding-bottom: 10px;
      text-rendering: optimizeLegibility;
}
#content h3 {
      color: var(--third-color);
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 23px;
      line-height: 1.3;
      margin-top: 21px;
}
#content h4 {
      color: var(--fourth-color);
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 20px;
      letter-spacing: .4px;
      line-height: 1.3;
      margin-top: 21px;
}

/* .titleinner {
  background: url(gfx/banner-inner.jpg) center 0px no-repeat;
  padding-top: 3px;
  padding-bottom: 0px;
}
.titleinner img {
  display: none;
}
.titleinner h1 {
  margin-top: 0px;
} */
/* #content h2 {
  border: 0;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 28px;
  padding-bottom: 7px;
  color: var(--second-color);
} */
#content h2:first-of-type {
  margin-top: 0;
}
#content p + h2:first-of-type {
	margin-top: 28px;
}
#content .heading-translation {
  font-style: italic;
  font-size: 21px;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-display: swap;
  margin-top: -28px;
  margin-bottom: 35px;
  font-weight: 300;
  color: #888888;
}
#right {
  background: none;
  margin-bottom: 35px;
}
#right h2 {
  margin-bottom: 14px;
}
#right h3 {
  margin-bottom: 7px; 
}
.features article:hover {
  background: none;
}
#right {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 232px;
    width: 100%;
}
#right .rightcontentwysiwyg {
    background-color: #f2f2f2;
    padding: 20px 20px 20px 30px;
    border-radius: 5px;
}
#right h2 {
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    letter-spacing: 0.01em;
    padding-bottom: 20px;
    text-transform: none;
    color: var(--second-color);
}
#content {
  max-width: 882px;
  position: relative;
  width: 100%;
}
#content ul,
#content ul li,
#right ul li {
	  list-style-image: url(/_assets/_gfx/arrow-pale-green-forward.svg);
    list-style-position: outside;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    list-style-position: outside;
    margin-left: 7px;
}
#content ol li {
    font-size: 16px;
    padding-bottom: 10px;
}
#content .grid-third ul {
    margin-left: 22px;
}
#content ul.pagesubnav li a {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 2;
}
#content ul.pagesubnav li {
    list-style-position: outside;
    margin-left: 10px;
    padding-left: 5px;
}
#content ul.pagesubnav {
    background-color: #f9f9f9;
}
#content p.fullwidthimage img {
    border: none;
}

#content p img {
    border: none;
}
#content strong {
    color: var(--third-color);
    font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 23px;
    line-height: 1.3;
    margin-top: 21px;
}
.news article .articletext h3 a {
    font-size: 13px;
}
#content h2 sup {
  font-size: 30px;
}


/*  FRONTPAGE  */


body.frontpage #title h1.notopimage {
  max-width: 882px;
}

body.frontpage #content .tile-box-shadow-container:nth-of-type(1) {
  margin-top: 28px;
}
#title .heading-translation {
  color: #888888;
  font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
  font-size: 28px;
  letter-spacing: 0.01em;
  line-height: 1.2;
  margin-bottom: 14px;
  margin-top: 7px;
  padding-left: 21px;
}
#content .tile-box-shadow-container h2 a {
  color: var(--first-color);
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 25px;
}
#content .tile-box-shadow-container h2 a:hover {
  color: var(--second-color);
  border-bottom: none;
}
#content .tile-box-shadow-thumbnail-no-description p + h2:first-of-type {
  padding-bottom: 25px;
}
body.OTAGO115555 #right .rightcontentwysiwyg {
  display: none;
}

@media (-webkit-min-device-pixel-ratio: 2),
      (min--moz-device-pixel-ratio: 2),
      (min-resolution: 2dppx),
      (min-resolution: 192dpi) {
           #title h1, body.frontpage #title h1.notopimage {
               background-image: url(gfx/title@2x.png);
               background-size: 386px;
           }


@media only screen and (min-width: 1024px) and (max-width: 1160px) {
  div#nav_holder {
    margin-left: 34px;
    max-width: 1114px;
    width: 100%;
  }
  .titleinner {
    padding-left: 232px;
  }
}


@media only screen and (min-width: 769px) and (max-width: 927px) {
    #content {
        padding-left: 211px;
    }
    div#nav_holder {
        margin-left: 24px;
  }
}


/* Tablet styles */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #features {
        width: 650px;
    }
}

@media only screen and (max-width: 768px) {
	#title h1 {
        padding-right: 0;
    }
    body.frontpage #title h1 {
        padding-right: 0;
    }
    #right {
        border-bottom: none;
    }
    #features .events {
        width: 418px;
        margin-left: 232px;
        border-left: none;
    }
    #features .events article {
        margin-top: 14px;
    }
    #features .events article:first-child {
        margin-top: 14px;
    }
}


/* Mobile styles*/

@media only screen and (max-width: 700px) {
  body.frontpage .titleinner,
  .titleinner {
/*     background: url(gfx/banner-inner.jpg) -400px 0px no-repeat; */
    width: 100%;
  }
  #title h1,
  body.frontpage #title h1 {
    padding: 187px 0 0 0;
    background-position: 0px 22px;
    background-size: 240px;
    font-size: 40px;
    line-height: 1.3;
  }
  #title ul#breadcrumbs,
  #title p.heading-translation {
    margin-left: 4%;
  }
  #features .events {
    width: 97%;
    margin-left: 0px;
    padding: 0;
  }
  #features .events article {
    width: 47.5%;
    margin-right: 5%;
  }
  #features .events article:nth-of-type(2n) {
    margin-right: 0;
  }
  #content {
    max-width: 97%;
} 
      #right {
        margin-left: -232px;
        width: 800px;
        border-top: none;
/*         border: solid 3px red; */
}
  body {
    background: none;
  }
    #wrapper, body.frontpage #wrapper{
        background-size: 1100px;
        background-position: -300px 0;
    }
    #title h1 {
        padding: 250px 0px 0px 0px;
        background-size: 240px;
        font-size: 36px;
        background-position: 0 50px;
    }
}
@media only screen and (max-width: 375px) {
     body.frontpage #title h1.notopimage, #title h1.notopimage {
        background-size: 190px;
        background-position: 0 14px;
        font-size: 35px;
        padding-top: 165px;
        margin-bottom: 0px;
        margin-left: 16px;
    }
    #content h2 {
        font-size: 30px;
  }
    body.frontpage #wrapper,
    #wrapper {
        background-position: -100px 35px;
        background-size: 580px;
    }
    #content {
        max-width: 97%;
    }
   #content table td {
        font-size: 15px;
        padding-right: 20px;
    }
    #content table td:first-of-type {
        font-size: 20px;
        padding-right: 16px;
    }
  #right {
        margin-left: -232px;
        width: 575px;
        border-top: none;
/*         border: solid 3px red; */
    } 
  #content sup {
  font-size: 22px;
}
}
