@font-face {
  font-family: 'Figtree-ExtraBold';
  src: url('../fonts/webfonts/Figtree-ExtraBold.woff2') format('woff2'), url('../fonts/webfonts/Figtree-ExtraBold.woff') format('woff'), url('../fonts/webfonts/Figtree-ExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Figtree-Light';
  src: url('../fonts/webfonts/Figtree-Light.woff2') format('woff2'), url('../fonts/webfonts/Figtree-Light.woff') format('woff'), url('../fonts/webfonts/Figtree-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Figtree-Medium';
  src: url('../fonts/webfonts/Figtree-Medium.woff2') format('woff2'), url('../fonts/webfonts/Figtree-Medium.woff') format('woff'), url('../fonts/webfonts/Figtree-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Figtree-Regular';
  src: url('../fonts/webfonts/Figtree-Regular.woff2') format('woff2'), url('../fonts/webfonts/Figtree-Regular.woff') format('woff'), url('../fonts/webfonts/Figtree-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Figtree-Italic';
  src: url('../fonts/webfonts/Figtree-Italic.woff2') format('woff2'), url('../fonts/webfonts/Figtree-Italic.woff') format('woff'), url('../fonts/webfonts/Figtree-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  min-height: 100%;
}
html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 0;
}
body {
  font-family: Figtree-Regular, Helvetica, Verdana, Tahoma, sans-serif;
  position: relative;
  overflow: auto;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  background: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1140px) {
  .span4 {
    width: 340px;
  }
  .span8 {
    width: 720px;
  }
  .container {
    width: 1100px;
  }
}
.cbody {
  border-top: 1px solid #e7e7e7;
}
body.datafile {
  background: #ffffff;
  padding: 0;
  margin: 0;
}
strong {
  font-weight: 700;
}
a {
  color: #000;
}
a:hover {
  color: #000;
}
a:visited {
  opacity: 0.5;
}
a.secondary-link {
  color: #3379bf;
}
a.secondary-link:hover {
  color: #702f73;
}
a[id$='download'],
a[id$='definitions'] {
  text-decoration: none;
}
li {
  line-height: 1.5;
}
.table th {
  font-weight: 700;
}
.dataset-definition-container {
  background: white;
  min-height: 500px;
}
.dataset-definition,
.dataset-introduction {
  padding: 20px;
}
.dataset-definition p.lead,
.dataset-introduction p.lead {
  font-size: 20px;
  line-height: 1.5;
}
.intro-tiles .items,
.intro-tiles-secondary .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item {
  border: 1px solid #ccc;
  flex: 1;
  justify-content: space-between;
  cursor: pointer;
  text-align: left;
  margin-top: 34px;
  background-color: #fff;
  padding: 30px;
  margin-right: 28px;
}
.item .field-icon {
  width: 44px;
  height: 44px;
  background-image: url(../images/arrow-circle-inverse.svg);
  background-repeat: no-repeat;
  margin-top: 30px;
}
.item:hover,
.item:active,
.item:focus {
  border: 1px solid #b056bc;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
}
.item a:hover,
.item a:active,
.item a:focus {
  text-decoration: none;
}
.intro-tiles-secondary .item {
  margin-right: 0;
  border: none;
  box-shadow: none;
  padding-bottom: 0;
  margin-bottom: 0;
  min-width: 230px;
}
.intro-tiles-secondary .item:first-child {
  background-image: url(../images/Data-visualisations.png);
  background-repeat: no-repeat;
  cursor: default;
  height: 292px;
}
.intro-tiles-secondary .item:last-child {
  background-color: #360f3c;
  height: 262px;
}
.intro-tiles .item:nth-child(3n) {
  margin-right: 0;
}
.intro-tiles-secondary .item a:hover .field-title {
  text-decoration: underline;
}
.intro-tiles .item .field-title,
.intro-tiles-secondary .item .field-title {
  color: #360f3c;
  font-family: Figtree-Medium;
  font-size: 25px;
  font-weight: bold;
}
.intro-tiles .item .field-abstract,
.intro-tiles-secondary .item .field-abstract {
  margin-top: 25px;
  color: #5e6468;
  font-family: Figtree-Light;
  font-size: 16px;
}
.intro-tiles-secondary .item .field-title,
.intro-tiles-secondary .item .field-abstract {
  color: #fff;
}
.intro-image {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .intro-tiles .item {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .intro-tiles-secondary .item:first-child {
    height: 150px;
  }
  .intro-tiles-secondary .item:last-child {
    margin-top: 0px;
  }
}
@media (min-width: 481px) and (max-width: 614px), (min-width: 768px) and (max-width: 980px) {
  .intro-tiles-secondary .item:first-child {
    height: 260px;
  }
  .intro-tiles-secondary .item:last-child {
    margin-top: 0px;
  }
  .intro-tiles .item:nth-child(2n) {
    margin-right: 0px;
    margin-left: 30px;
  }
}
.disclaimer {
  padding: 0;
  margin-top: 20px;
  font-size: 13px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Figtree-ExtraBold;
  color: #360f3c;
  font-weight: 500;
  margin: 12px 0;
}

h1,
.h1 {
  font-size: 36px;
  line-height: 1.83;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 1.2;
  text-align: left;
  margin: 10px 0 10px 0;
}
h3,
.h3 {
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 0;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 1.08;
}
h5,
.h5 {
  font-size: 18px;
  line-height: 1.07;
}
.hero-unit {
  background-color: transparent;
  padding: 0;
  margin: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
}
.hero-unit .logo-link {
  position: absolute;
  top: 38px;
  left: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../images/aemo-logo.svg);
  background-repeat: no-repeat;
  width: 136px;
}
.hero-unit h1,
.dataset-introduction > h1 {
  margin-left: 180px;
  color: #360f3c;
  padding: 20px 0;
  font-size: 28px;
  line-height: 2.36;
  text-transform: uppercase;
}
.dataset-introduction > h1 {
  margin: 0;
  padding: 0;
}
.hero-unit h1 .secondary,
.dataset-introduction > h1 .secondary {
  color: #702f73;
}
@media (max-width: 767px) {
  .hero-unit h1,
  .dataset-introduction > h1 {
    font-size: 22px;
  }
}

ul.dataset-list {
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-type: none;
  margin: 0;
  font-weight: normal;
}
ul.dataset-list li {
  margin-bottom: 2px;
  border-radius: 2px;
  color: #3b4750;
  cursor: pointer;
}
ul.dataset-list li a {
  display: block;
  padding: 2px 4px;
}
ul.dataset-list li .dataset-name {
  font-size: 16px;
  line-height: 1.44;
  font-weight: normal;
  padding-left: 35px;
}
ul.dataset-list li .dataset-description {
  font-family: Figtree-Light;
  font-weight: light;
  font-size: 12px;
  line-height: 14px;
}
ul.dataset-list li.active {
  border-radius: 0;
}
ul.dataset-list li.active a .dataset-name {
  font-weight: 800;
  color: #360f3c;
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.dataset-list li {
    margin-right: -18px;
    padding-right: 18px;
  }
  ul.dataset-list li.active {
    margin-right: -20px;
    padding-right: 20px;
  }
}
@media (min-width: 1199px) {
  ul.dataset-list li {
    margin-right: -28px;
    padding-right: 28px;
  }
  ul.dataset-list li.active {
    margin-right: -30px;
    padding-right: 30px;
  }
}
ul.anchor-links,
ul.field-list-actions {
  list-style-type: none;
  margin: 0;
}
ul.anchor-links li,
ul.manifest-list li {
  margin-top: 7px;
}
.one-off ul.manifest-list li {
  padding-left: 28px;
  background-image: url(../images/icon-csv.png);
  background-repeat: no-repeat;
}
ul.field-list-actions {
  padding-top: 35px;
}
ul.field-list-actions li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-left: 10px;
}
.preview-iframe-container {
  text-align: center;
}
.well {
  background-color: #f3f7f9;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 28px;
  font-weight: normal;
  font-size: 16px;
}
.well a {
  color: #3379bf;
}
ul.manifest-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
li.manifest-list {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
  padding: 8px 8px 8px 20px;
}
.manifest-list-csv {
  zoom: 1;
  padding: 8px 8px 8px 20px;
  background-image: url(../images/icon-csv.png);
  background-repeat: no-repeat;
}
.manifest-list-zip {
  zoom: 1;
  margin-left: 8px;
  padding: 8px 8px 8px 20px;
  background-image: url(../images/icon-zip.png);
  background-position: 0 10%;
  background-repeat: no-repeat;
}
.month-picker .nav-tabs {
  margin: 0;
  border: none;
  border-radius: 0;
}
.month-picker .nav-tabs li.active {
  font-weight: 700;
}
.month-picker .nav-tabs li.active a,
.month-picker .nav-tabs li a:hover {
  background-color: #f3f7f9;
}
.month-picker .tab-content {
  padding: 4px 16px;
  border-top: none;
  background-color: #f3f7f9;
}
.month-picker .nav-tabs li a:hover,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus .month-picker .nav-tabs > li {
  border: 1px solid #f3f7f9;
  border-radius: 0;
}
.field-name {
  color: #000;
  font-weight: 800;
  font-size: 16px;
  line-height: 1.44;
}
.field-description {
  color: #5e6468;
  font-size: 12px;
  font-family: Figtree-Light;
}
.accordion-group {
  border: none;
  margin: 0;
}
.accordion-group .well {
  padding-top: 0;
  padding-bottom: 0;
}
.accordion-group .accordion-toggle {
  padding: 12px 60px 5px 53px;
  background-repeat: no-repeat;
  background-position: 25px 20px;
  background-image: url('../images/Chevron-down.png');
}
.accordion-group .accordion-toggle.active {
  background-image: url('../images/Chevron-up.png');
  background-repeat: no-repeat;
  background-position: 25px 20px;
}
.accordion-group .accordion-toggle.active .field-name,
#fields-accordion .field-name {
  color: #360f3c;
}
.accordion-group .accordion-inner {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
}
.accordion-inner {
  border: none;
}
.accordion-item-separator {
  border-top: 1px solid #e7e7e7;
}
.accordion > .accordion-group:first-of-type > .well > .accordion-heading > .accordion-item-separator {
  border-top: none;
}
#datasets_accordion > .accordion-group:first-of-type > .accordion-body > .accordion-inner > ul {
  margin-bottom: 0.1px;
}
.label,
.badge {
  background-color: #82859c;
}
.footer {
  margin-top: 0px;
  background: transparent;
  min-height: 100px;
  color: #9d9d9d;
  font-size: 14px;
}
.footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
.footer-links li {
  padding-left: 10px;
}
.footer-links .copyright {
  font-size: 12px;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #34b9b3;
  color: #fff;
}
.table-hover tbody tr:hover > td > p > span.label,
.table-hover tbody tr:hover > th > p > span.label {
  background-color: #702f73;
}
.alert {
  border: none;
  border-radius: 0;
  font-family: Figtree-ExtraBold;
  font-size: 16px;
  color: #000;
  background-color: #bcc0d4;
  padding: 18px 33.5px;
}
.alert-success {
  background-color: #c7e8ae;
}
.alert-info {
  background-color: #d3eef6;
}
.alert-danger {
  background-color: #ffc1ae;
}
.alert-error {
  background-color: #eb98ab;
}
.capitalize {
}
.hidden-hack {
  height: 1px;
  list-style-type: none;
}
.collapse.introduction {
  transition: height .01s ease !important;
}
