﻿body, html {
  min-height: 100%; }

body {
  height: 100%;
  font-weight: 400;
  /*background: linear-gradient(#eaeaea,#999);
	background-repeat:no-repeat;
	background-attachment:fixed;*/ }

.body-container {
  /*-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);*/
  max-width: 1200px;
  background: #ffffff;
  margin: auto; }

.bg-red {
  background: #f26153; }

.bg-darkred {
  background: #af373d; }

.bg-lightred {
  background: #f26153; }

.home-nav-title {
  font-size: 1.3rem;
  font-weight: 500; }

.home-nav-text {
  margin-top: 1rem;
  font-size: 0.9rem;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.8); }

.card-nav {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px; }

#skiptocontent a {
  position: absolute;
  padding: 6px;
  top: -40px;
  left: 0;
  color: white;
  background: #f26153;
  transition: top 1s ease-out;
  z-index: 1000;
  border-bottom-right-radius: 5px; }
  #skiptocontent a:focus {
    position: absolute;
    top: 0;
    left: 0;
    outline-color: transparent;
    transition: top .1s ease-in; }

.ui-switch {
  color: #fff;
  font-size: 0;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2); }
  .ui-switch div {
    font-size: 10pt;
    background: #444;
    display: inline-block;
    line-height: 1;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .75rem;
    padding-right: .75rem;
    vertical-align: middle;
    margin-right: 0;
    margin-left: 0;
    /*&:visited {
			color:#fff;
		}*/ }
    .ui-switch div:first-of-type {
      border-bottom-left-radius: 5px; }
    .ui-switch div:last-of-type {
      border-bottom-right-radius: 5px; }
    .ui-switch div a {
      color: rgba(255, 255, 255, 0.7);
      text-decoration: none; }
      .ui-switch div a:hover {
        color: #fff; }
    .ui-switch div.active {
      background: #af373d !important;
      font-weight: 500;
      color: #fff !important; }

.f-bg {
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  margin-bottom: -85px; }
  .f-bg.marae {
    background-image: url(/Content/images/footer/marae.jpg); }
  .f-bg.mt-taranaki {
    background-image: url(/Content/images/footer/mttaranaki.jpg); }
  .f-bg.rockface {
    background-image: url(/Content/images/footer/rockface.jpg); }

.navbar-brand {
  font-weight: 200; }

.navbar-toggler,
.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus,
.navbar-toggler:visited {
  background: none !important;
  border: 0 !important;
  padding: 5px;
  margin-right: 10px; }

#tpLogo {
  max-width: 130px;
  z-index: 98;
  margin-bottom: -60px;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2); }

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px; }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px; }

.top-strip {
  background: #af373d;
  /*background: linear-gradient(0deg, $trh-red-dark 0%, $trh-red 65%, $trh-red-light 100%);*/
  background: linear-gradient(0deg, #af373d 0%, #f26153 100%); }

/*.navbar-collapse.collapse {
	.navbar-nav {
		.nav-item {
			border-left: 0 !important;
			border-right: 0 !important;
		}
	}
}*/
.navbar-nav .navbar-divider {
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #444; }

.navbar-nav .nav-item {
  /*	border-left: 1px solid rgba(255,255,255,0.1);
		border-right: 1px solid rgba(255,255,255,0.1);*/ }
  .navbar-nav .nav-item .nav-link {
    color: #c0c0c0;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 2; }
    .navbar-nav .nav-item .nav-link:hover {
      color: #fff;
      background: rgba(255, 255, 255, 0.1); }
  .navbar-nav .nav-item.active {
    font-weight: 500;
    background: rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3); }

span.sort {
  cursor: pointer; }

tr[data-url] {
  cursor: pointer; }

.term {
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2; }

.translation {
  font-size: 1.8em;
  font-weight: 300;
  line-height: 1.2; }

.play-translation {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8em; }
  .play-translation :hover {
    color: rgba(0, 0, 0, 0.9); }

.play-translation-sm {
  display: inline-block;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 20px; }
  .play-translation-sm :hover {
    color: rgba(0, 0, 0, 0.9); }

.info-footnote {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 10px; }
  .info-footnote :hover {
    color: rgba(0, 0, 0, 0.9); }

.semibold {
  font-weight: 500; }

.browse-alpha {
  font-size: 28pt; }

thead th {
  font-size: 14px;
  font-weight: 500; }

ol.breadcrumb {
  font-size: 0.8em; }

.list-group-hover .list-group-item:not(.active):hover {
  background: #efefef;
  cursor: pointer; }

.card-caption {
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: 500;
  color: #555;
  margin-bottom: 5px;
  font-size: 0.8em; }

.page-head {
  padding: 32px 0; }
  .page-head .page-heading {
    font-family: Merriweather;
    font-size: 2.6em;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -1px; }
  .page-head .page-subheading {
    font-family: Merriweather;
    font-size: 1.3em;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8); }

.table.table-hover tr {
  cursor: pointer; }

.blockquote p {
  font-family: Merriweather; }

.pop {
  font-size: 1.5em;
  font-family: Merriweather;
  font-weight: 700;
  color: #444;
  margin-bottom: .25rem; }

.pip {
  font-size: 1.2em;
  line-height: 100%; }

.markdown p {
  margin-bottom: 0; }

/*Scrollbar*/
::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  /*border-radius: 10px;*/
  padding: 2px;
  background-color: transparent;
  width: 12px;
  /*background-color: #F5F5F5;*/ }

::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
  border: solid 2px transparent;
  right: 2px; }

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
  background-color: #c0c0c0;
  border: solid 2px transparent; }

.left-red-border {
  border-left: 5px solid #af373d !important; }

.shape {
  position: absolute;
  pointer-events: none; }

.shape > * {
  display: block; }

.shape:not([class*="shape-blur"]) {
  overflow: hidden; }

.shape:not([class*="shape-blur"]) > * {
  -webkit-transform: scale(2);
  transform: scale(2); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .shape > svg {
    display: none; } }

.shape-top {
  top: 0;
  right: 0;
  left: 0; }

.shape-top > * {
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center; }

.shape-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.shape-right > * {
  position: inherit;
  top: inherit;
  bottom: inherit;
  right: inherit;
  -webkit-transform-origin: center left;
  transform-origin: center left; }

.shape-bottom {
  right: 0;
  bottom: 0;
  left: 0; }

.shape-bottom > * {
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.shape-bottom-100 {
  right: 0;
  bottom: 100%;
  left: 0; }

.shape-bottom-100 > * {
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.shape-left {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.shape-left > * {
  position: inherit;
  top: inherit;
  bottom: inherit;
  left: inherit;
  -webkit-transform-origin: center right;
  transform-origin: center right; }

.shape-fluid-x > * {
  width: 100%;
  height: auto; }

.shape-fluid-y > * {
  width: auto;
  height: 100%; }

.shape-blur-1 {
  top: 0;
  right: 0;
  left: 0; }

@media (min-width: 768px) {
  .shape-blur-1 {
    bottom: 0;
    left: 50%;
    right: auto; } }

.shape-blur-1 > * {
  width: 100%;
  height: auto; }

@media (min-width: 768px) {
  .shape-blur-1 > * {
    width: auto;
    height: 100%; } }

.shape-blur-2 {
  top: 0;
  right: 0;
  left: 0; }

@media (min-width: 768px) {
  .shape-blur-2 {
    bottom: 0;
    right: 50%;
    left: auto; } }

.shape-blur-2 > * {
  width: 100%;
  height: auto; }

@media (min-width: 768px) {
  .shape-blur-2 > * {
    width: auto;
    height: 100%;
    float: right; } }

.shape-blur-3 {
  top: 0;
  right: 0;
  left: 0; }

.shape-blur-3 > * {
  width: 100%;
  height: auto; }

.shape-blur-4 {
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1.3);
  transform: translateX(-50%) scale(1.3); }

.shape-blur-4 > * {
  width: auto;
  height: 100%; }

.avatar {
  position: relative;
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem; }

.avatar-xxl {
  width: 120px;
  height: 120px; }

.avatar-xl {
  width: 80px;
  height: 80px; }

.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.rounded-circle {
  border-radius: 50% !important; }

img {
  vertical-align: middle;
  border-style: none; }

.list-group-item.active {
  background: #af373d;
  border-color: #af373d;
  font-size: 1.4em; }

.btn-outline-secondary.active {
  background: #af373d !important;
  border-color: #af373d !important; }

.intro-wrapper {
  background-color: #af373d;
  background-image: none; }

.intro-head {
  background: #af373d;
  color: white;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  padding: 30px; }

.intro-head-title {
  font-weight: 200;
  font-size: 30pt;
  line-height: 1; }

.intro-head-subtitle {
  font-weight: 200;
  font-size: 16pt; }

@media (min-width: 768px) {
  .intro-wrapper {
    height: 400px;
    background-color: #6cc5f0;
    background-image: url(/Content/images/top-of-marae.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 600px; }
  .intro-head {
    background: #af373d;
    color: white;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 50px;
    margin-top: 50px; }
  .intro-head-title {
    font-weight: 200;
    font-size: 40pt;
    line-height: 1; }
  .intro-head-subtitle {
    font-weight: 200;
    font-size: 20pt; } }

.shadow-flat {
  -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.25); }
