/*
	Theme Name: NDIS Rights
	Theme URI: http://wasabi.cr
	Description: 
	Version: 1.1.3
	Author: Adam Linton WASABI CREATIVE
	Author URI: http://wasabi.cr
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font: 300 14px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
img{
    max-width: 100%;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
}
html {
  height: 100%;
}
* {
  position: relative;
  box-sizing: border-box;
}
.align-center {
  text-align: center;
}
.clear {
  clear: both;
}
.clear-after:after {
  content: ' ';
  display: block;
  clear: both;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.padding {
  padding: 15px;
}
@media (max-width: 1023px) {
  .padding {
    padding: 10px;
  }
}
@media (max-width: 960px) {
  .padding {
    padding: 6px;
  }
}
.padding-left {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .padding-left {
    padding-left: 10px;
  }
}
@media (max-width: 960px) {
  .padding-left {
    padding-left: 6px;
  }
}
.padding-top {
  padding-top: 15px;
}
@media (max-width: 1023px) {
  .padding-top {
    padding-top: 10px;
  }
}
@media (max-width: 960px) {
  .padding-top {
    padding-top: 6px;
  }
}
.padding-right {
  padding-right: 15px;
}
@media (max-width: 1023px) {
  .padding-right {
    padding-right: 10px;
  }
}
@media (max-width: 960px) {
  .padding-right {
    padding-right: 6px;
  }
}
.padding-bottom {
  padding-bottom: 15px;
}
@media (max-width: 1023px) {
  .padding-bottom {
    padding-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .padding-bottom {
    padding-bottom: 6px;
  }
}
.margin {
  margin: 15px;
}
@media (max-width: 1023px) {
  .margin {
    margin: 10px;
  }
}
@media (max-width: 960px) {
  .margin {
    margin: 6px;
  }
}
.margin-left {
  margin-left: 15px;
}
@media (max-width: 1023px) {
  .margin-left {
    margin-left: 10px;
  }
}
@media (max-width: 960px) {
  .margin-left {
    margin-left: 6px;
  }
}
.margin-top {
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .margin-top {
    margin-top: 10px;
  }
}
@media (max-width: 960px) {
  .margin-top {
    margin-top: 6px;
  }
}
.margin-right {
  margin-right: 15px;
}
@media (max-width: 1023px) {
  .margin-right {
    margin-right: 10px;
  }
}
@media (max-width: 960px) {
  .margin-right {
    margin-right: 6px;
  }
}
.margin-bottom {
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .margin-bottom {
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .margin-bottom {
    margin-bottom: 6px;
  }
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
@media (max-width: 1023px) {
  .responsiveMdBlock {
    display: block;
  }
}
@media (max-width: 960px) {
  .responsiveSmBlock {
    display: block;
  }
}
@media (max-width: 1023px) {
  .responsiveMdCenter {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .responsiveSmCenter {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .responsiveMdFullWidth {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .responsiveSmFullWidth {
    width: 100%;
  }
}
.wrapper {
  width: 96%;
  margin: 0 auto;
  max-width: 1170px;
}
.pane-group {
  min-height: 500px;
  display: table;
  vertical-align: top;
  width: 100%;
}
.pane-group.wrapper {
  width: 96% !important;
}
.pane-group.pane-80 .left-pane {
  width: 80%;
}
.pane-group.pane-80 .right-pane {
  width: 18%;
}
.pane-group.pane-70 .left-pane {
  width: 70%;
}
.pane-group.pane-70 .right-pane {
  width: 28%;
}
.pane-group .left-pane {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .pane-group .left-pane {
    display: block;
    padding: 0 !important;
    width: 100% !important;
  }
}
.pane-group .right-pane {
  display: table-cell;
  padding-left: 2%;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .pane-group .right-pane {
    display: block;
    padding: 0 !important;
    width: 100% !important;
  }
}
.fa:before {
  font-family: FontAwesome;
  font-weight: normal;
}
.fa:after {
  font-family: FontAwesome;
  font-weight: normal;
}
/* End Bamton Helper Classes */
.myriad-lt {
  font-family: 'Myriad W01 Lt';
}
.myriad-rg {
  font-family: 'Myriad W01 Regular';
}
.myriad-bd {
  font-family: 'Myriad W01 Bd';
}
.myriad-bdcnd {
  font-family: 'Myriad W01 Bd Cnd';
}
h1,
h2,
h3,
h4 {
  font-family: 'Myriad W01 Bd Cnd';
}
h1 {
  color: #e74c3c;
}
body {
  font-family: 'Myriad W01 Regular';
  background: #2b3a42;
}
@media (max-width: 960px) {
  body {
    padding-top: 50px;
  }
}
main,
header {
  background: #fff;
}
main {
  min-height: 600px;
}
.spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
@media (max-width: 960px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  }
}
header .pre-header {
  background: #e74c3c;
  font-size: 1.1em;
  line-height: 30px;
  color: #fff;
}
header .pre-header > .wrapper {
  display: table;
}
header .pre-header a {
  color: #fff;
}
header .pre-header a:hover {
  text-decoration: none;
}
header .pre-header div.wrapper > div {
  display: table-cell;
}
header .pre-header:after {
  content: ' ';
  display: block;
  clear: both;
}
header .pre-header .pre-header-left {
  width: 100%;
}
header .pre-header .pre-header-right {
  white-space: nowrap;
}
header .pre-header .pre-header-left a {
  border-right: solid 1px #fff;
  padding-right: 4px;
  margin-right: 4px;
}
header .pre-header .pre-header-left a:last-of-type {
  border-right: none;
}
header .pre-header .pre-header-right {
  text-align: right;
}
header .pre-header .pre-header-right .print:before {
  font-family: FontAwesome;
  font-weight: normal;
}
header .pre-header .pre-header-right .print:after {
  font-family: FontAwesome;
  font-weight: normal;
}
header .pre-header .pre-header-right .print:before {
  content: '\f02f';
  margin-right: 6px;
}
header .main-header {
  border-bottom: solid 4px #e74c3c;
}
header .main-header div.wrapper {
  display: table;
  height: 90px;
}
header .main-header div.wrapper > div {
  display: table-cell;
  vertical-align: middle;
}
header .main-header div.wrapper > form {
  display: table-cell;
  vertical-align: middle;
}
header .main-header div.wrapper > nav {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: right;
}
header .main-header div.wrapper > nav ul {
  margin: 0;
  padding: 0;
}
header .main-header div.wrapper > nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style: none;
  border-right: solid 1px #eee;
  padding-right: 8px;
  margin-right: 8px;
}
header .main-header div.wrapper > nav li a {
  color: #2b3a42;
  white-space: nowrap;
  font-family: 'Myriad W01 Bd Cnd';
  font-size: 2em;
}
header .main-header div.wrapper > nav li a:hover {
  text-decoration: none;
}
header .main-header div.wrapper > nav li:first-child > a:before {
  font-family: FontAwesome;
  font-weight: normal;
}
header .main-header div.wrapper > nav li:first-child > a:after {
  font-family: FontAwesome;
  font-weight: normal;
}
header .main-header div.wrapper > nav li:first-child > a:before {
  content: '\f015';
  margin-right: 8px;
  color: #e74c3c;
}
header .main-header div.wrapper > nav li:last-of-type {
  border-right: none;
  margin-right: 8px;
}
header .main-header div.wrapper > nav li.current-menu-item > a {
  color: #e74c3c;
}
header .main-header div.wrapper .logo-img {
  min-width: 245px;
  min-height: 47px;
  margin-bottom: -10px;
}
@media (max-width: 1023px) {
  header .main-header div.wrapper {
    padding-top: 5px;
    padding-bottom: 45px;
  }
  header .main-header div.wrapper > form {
    position: absolute;
    right: 15px;
    bottom: 5px;
  }
  header .main-header div.wrapper .logo-img {
    height: auto !important;
    width: auto !important;
    margin-bottom: 0px;
    min-width: 160px !important;
    min-height: 0px !important;
  }
}
@media (max-width: 960px) {
  header .main-header div.wrapper {
    height: 46px;
    padding: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  header .main-header div.wrapper > div.logo {
    width: 100%;
  }
  header .main-header div.wrapper > div.logo img {
    max-width: 160px;
  }
  header .main-header div.wrapper > a.menu-toggle {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    border: solid 1px #EEE;
    width: 36px;
    min-width: 36px;
    text-align: center;
  }
  header .main-header div.wrapper > a.menu-toggle:before {
    font-family: FontAwesome;
    font-weight: normal;
  }
  header .main-header div.wrapper > a.menu-toggle:after {
    font-family: FontAwesome;
    font-weight: normal;
  }
  header .main-header div.wrapper > a.menu-toggle:after {
    content: '\f0c9';
    line-height: 32px;
  }
  header .main-header div.wrapper > a.menu-toggle:active,
  header .main-header div.wrapper > a.menu-toggle:hover,
  header .main-header div.wrapper > a.menu-toggle:visited {
    text-decoration: none;
  }
}
@media (max-width: 960px) and (max-width: 1023px) {
  header .main-header div.wrapper {
    padding: 10px;
  }
}
@media (max-width: 960px) and (max-width: 960px) {
  header .main-header div.wrapper {
    padding: 6px;
  }
}
html.is-mobile:not(.is-tablet) #navigation {
  display: none;
  background: #fff;
}
html.is-mobile:not(.is-tablet) #navigation ul {
  margin: 0;
  padding: 15px;
  padding-bottom: 0 !important;
}
@media (max-width: 1023px) {
  html.is-mobile:not(.is-tablet) #navigation ul {
    padding: 10px;
  }
}
@media (max-width: 960px) {
  html.is-mobile:not(.is-tablet) #navigation ul {
    padding: 6px;
  }
}
html.is-mobile:not(.is-tablet) #navigation li {
  list-style: none;
}
html.is-mobile:not(.is-tablet) #navigation li a {
  font-family: 'Myriad W01 Bd Cnd';
  font-size: 1.4em;
  color: #2b3a42;
  border-bottom: solid 1px #eee;
  display: block;
  padding-left: 10px;
}
html.is-mobile:not(.is-tablet) #navigation li:last-child a {
  border-bottom: none;
}
html.is-mobile:not(.is-tablet) body.menu-open #navigation {
  display: block;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  z-index: 98;
  position: fixed;
  top: 50px;
  left: 0px;
  width: 100%;
}
html.is-mobile:not(.is-tablet) table td {
  display: block !important;
  width: 100%;
}
.search-input {
  min-width: 200px;
  border-color: #3f5765;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  border-width: 3px;
}
.search-submit {
  border-color: #3f5765;
  color: #fff;
  background-image: none;
  background-color: #3f5765;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  font-family: 'Myriad W01 Bd Cnd';
}
.search-submit:hover {
  background-color: #2e4654;
  border-color: #2e4654;
  color: #fff;
}
.read-more {
  color: #e74c3c;
  font-family: 'Myriad W01 Bd Cnd';
  padding-right: 35px;
}
.read-more:before {
  font-family: FontAwesome;
  font-weight: normal;
}
.read-more:after {
  font-family: FontAwesome;
  font-weight: normal;
}
.read-more:after {
  content: '\f061';
  margin-left: 10px;
  position: absolute;
  right: 5px;
  transition: ease-in-out right 0.3s;
}
.read-more:hover {
  text-decoration: none;
}
.read-more:hover:after {
  right: 0;
}
section.hero {
  height: 620px;
  width: 100%;
  overflow: hidden;
  background: #fff;
}
@media (max-width: 1023px) {
  section.hero {
    height: auto;
  }
}
section.hero img {
  position: absolute;
  max-width: none;
}
@media (max-width: 1023px) {
  section.hero img {
    opacity: 0.4;
  }
}
section.hero .hero-caption {
  display: table-cell;
  vertical-align: middle;
  color: #2b3a42;
  padding: 30px 0;
  font-size: 2em;
}
.right-pane {
  padding-top: 70px;
}
footer.footer {
  background: #2b3a42;
  color: #fff;
  -moz-box-shadow: inset 0px 22px 10px -20px #000000;
  -webkit-box-shadow: inset 0px 22px 10px -20px #000000;
  box-shadow: inset 0px 22px 10px -20px #000000;
  padding: 20px 0;
}
footer.footer div.wrapper {
  display: table;
}
footer.footer div.wrapper .footer-left,
footer.footer div.wrapper .footer-right {
  display: table-cell;
}
footer.footer div.wrapper .footer-right {
  text-align: right;
}
footer.footer div.wrapper .footer-right a {
  color: #fff;
  transition: ease-in-out border 0.3s;
  border-bottom: dashed 1px rgba(255, 255, 255, 0);
}
footer.footer div.wrapper .footer-right a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: dashed 1px rgba(255, 255, 255, 0.5);
}
.page-content {
  padding: 20px 0;
}
.fact-sheet-wrapper {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #eee;
}
.fact-sheet-wrapper .fact-sheet-icon {
  display: table-cell;
  min-width: 70px;
  padding-right: 8px;
  vertical-align: top;
  border-right: solid 4px #e74c3c;
}
.fact-sheet-wrapper .fact-sheet-meta {
  padding-left: 8px;
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.fact-sheet-wrapper .fact-sheet-meta:after {
  content: ' ';
  display: block;
  clear: both;
}
.fact-sheet-wrapper .fact-sheet-meta h4 {
  margin: 0 0 10px;
  font-weight: bold;
  height: auto;
}
.fact-sheet-wrapper .fact-sheet-meta a {
  float: right;
}
.fact-sheet-wrapper:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
.sheet-title {
  height: 50px;
  overflow: hidden;
}
.sheet-title.has-image {
  height: 150px;
}
.sheet-title h1 {
  background: rgba(231, 76, 60, 0.9);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transition: ease-in-out background 0.3s;
  padding: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
}
.sheet-title h1 .bread-crumb {
  display: none;
}
.sheet-title h1 .bread-crumb a {
  transition: ease-in-out colork 0.3s;
}
.sheet-title h1 a {
  color: #fff;
}
.sheet-title h1 a:hover {
  text-decoration: none;
}
html.mobile-exclusive .sheet-title {
  height: auto;
  overflow: visible;
}
html.mobile-exclusive .sheet-title h1 {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
}
html:not(.mobile-exclusive) body.lock-top .pre-header {
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  z-index: 100;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
html:not(.mobile-exclusive) body.lock-top .main-header {
  margin-top: 31px;
}
html:not(.mobile-exclusive) body.lock-top .sheet-title h1 {
  position: fixed;
  top: 30px;
  bottom: auto;
  z-index: 99;
  background: #E74C3C;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
html:not(.mobile-exclusive) body.lock-top .sheet-title h1 .bread-crumb {
  display: inline-block;
  color: #eee;
}
html:not(.mobile-exclusive) body.lock-top .sheet-title h1 .bread-crumb i.fa-angle-right {
  margin: 0 8px;
  color: #dddddd;
}
html:not(.mobile-exclusive) body.lock-top .sheet-title h1 .bread-crumb:hover {
  color: #fff;
}
aside.sidebar .contents .btn-to-top {
  display: none;
  margin-top: 15px;
}
@media (max-width: 1023px) {
  aside.sidebar .contents .btn-to-top {
    margin-top: 10px;
  }
}
@media (max-width: 960px) {
  aside.sidebar .contents .btn-to-top {
    margin-top: 6px;
  }
}
body.lock-sidebar aside.sidebar .contents {
  position: fixed;
  top: 110px;
}
body.lock-sidebar aside.sidebar .contents .btn-to-top {
  display: block;
}
.fact-sheet-card {
  border: solid 1px #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 15px;
}
.fact-sheet-card h2 {
  margin: 0 0 4px;
}
.fact-sheet-card .action-row {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #eee;
}
.fact-sheet-card .action-row:after {
  content: ' ';
  display: block;
  clear: both;
}
.fact-sheet-card .action-row a:nth-child(2) {
  float: right;
}
@media (max-width: 960px) {
  .fact-sheet-card .action-row a {
    display: block;
    width: 100%;
  }
  .fact-sheet-card .action-row a:first-child {
    margin-bottom: 15px;
  }
}
@media (max-width: 960px) and (max-width: 1023px) {
  .fact-sheet-card .action-row a:first-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) and (max-width: 960px) {
  .fact-sheet-card .action-row a:first-child {
    margin-bottom: 6px;
  }
}
.sheet-meta {
  color: #999;
  border-bottom: solid 1px #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.sheet-meta:after {
  content: ' ';
  display: block;
  clear: both;
}
.sheet-meta span {
  float: left;
  width: 50%;
}
.sheet-meta span:nth-child(2) {
  text-align: right;
  border-left: solid 1px #eee;
}
@media (max-width: 960px) {
  .sheet-meta span {
    float: none;
    width: 100%;
    text-align: left !important;
    display: block;
    border-left: none !important;
  }
}
article.fact-sheet {
  padding-top: 20px;
}
article.fact-sheet .sheet-meta {
  margin-bottom: 20px;
}
blockquote {
  background: #f6f6f6;
  border-left: none;
  font-size: 115%;
}
blockquote p {
  padding-left: 0px !important;
}
div.audioplayer {
  margin-top: 15px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 1023px) {
  div.audioplayer {
    margin-top: 10px;
  }
}
@media (max-width: 960px) {
  div.audioplayer {
    margin-top: 6px;
  }
}
blockquote.key-terms {
  background: #f6f6f6;
  border-left: none;
  border-right: solid 40px #3f5765;
}
blockquote.key-terms h1,
blockquote.key-terms h2,
blockquote.key-terms h3,
blockquote.key-terms h4,
blockquote.key-terms h5,
blockquote.key-terms h6 {
  font-size: 1.3em;
  font-family: 'Myriad W01 Bd Cnd';
  border-bottom: solid 1px #eee;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-bottom: 6px;
}
blockquote.key-terms strong {
  font-family: 'Myriad W01 Bd Cnd';
}
blockquote.key-terms:before {
  font-family: FontAwesome;
  font-weight: normal;
}
blockquote.key-terms:after {
  font-family: FontAwesome;
  font-weight: normal;
}
blockquote.key-terms:after {
  content: '\f084';
  right: -30px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  color: #fff;
  margin-top: -45px;
  font-size: 18px;
}
blockquote.key-terms:before {
  content: 'Key Terms';
  right: -52px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  font-family: 'Myriad W01 Bd Cnd';
  color: #fff;
  margin-top: 0px;
  font-size: 18px;
}
.fact-sheet-container {
  margin-bottom: 30px;
}
.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 10px;
}
.btn.btn-block {
  display: block;
}
.btn.btn-primary {
  background: #E74C3C;
  border: solid 1px #d63b2b;
}
.btn.btn-primary:hover {
  background: #d63b2b;
  border-color: #c52a1a;
}
.btn.btn-secondary {
  background: #eee;
  border: solid 1px #dddddd;
  color: #444;
}
.btn.btn-secondary:hover {
  background: #dddddd;
  border-color: #cccccc;
}
.btn.btn-download {
  border-left-width: 36px;
  text-align: left;
  white-space: normal;
}
.btn.btn-download:before {
  font-family: FontAwesome;
  font-weight: normal;
}
.btn.btn-download:after {
  font-family: FontAwesome;
  font-weight: normal;
}
.btn.btn-download:before {
  content: '\f019';
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -10px;
}
.btn.btn-view-online {
  border-left-width: 36px;
  text-align: left;
  white-space: normal;
}
.btn.btn-view-online:before {
  font-family: FontAwesome;
  font-weight: normal;
}
.btn.btn-view-online:after {
  font-family: FontAwesome;
  font-weight: normal;
}
.btn.btn-view-online:before {
  content: '\f0ac';
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -10px;
}
article.fact-sheet a[target="_blank"] {
  color: #E74C3C;
}
article.fact-sheet a[target="_blank"]:before {
  font-family: FontAwesome;
  font-weight: normal;
}
article.fact-sheet a[target="_blank"]:after {
  font-family: FontAwesome;
  font-weight: normal;
}
article.fact-sheet a[target="_blank"]:hover {
  text-decoration: none;
  border-bottom: dashed 1px #999;
}
article.fact-sheet a[target="_blank"]:after {
  content: '\f14c';
  margin-left: 4px;
}
body.page.links section.wrapper table tr td:nth-child(2) a {
  word-break: break-word;
}
body.page.links section.wrapper a[target="_blank"] {
  color: #176ae8;
}
body.page.links section.wrapper a[target="_blank"]:before {
  font-family: FontAwesome;
  font-weight: normal;
}
body.page.links section.wrapper a[target="_blank"]:after {
  font-family: FontAwesome;
  font-weight: normal;
}
body.page.links section.wrapper a[target="_blank"]:hover {
  text-decoration: none;
  border-bottom: dashed 1px #999;
}
body.page.links section.wrapper a[target="_blank"]:after {
  content: '\f14c';
  margin-left: 4px;
  color: #e34a3a;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: none;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .pre-header {
    display: none;
  }
  .pane-group .left-pane {
    width: 100%;
  }
  .pane-group .right-pane {
    display: none;
  }
  .wrapper {
    width: 100% !important;
  }
  .hero {
    display: none;
  }
  nav,
  form.search {
    display: none !important;
  }
  blockquote {
    border: solid 1px #ccc;
    page-break-inside: initial;
    border-left: solid 1px #ccc !important;
  }
  blockquote.key-terms {
    border-right: solid 40px #ccc;
  }
  blockquote.key-terms:before,
  blockquote.key-terms:after {
    color: #000;
  }
  .logo-img {
    max-width: 220px !important;
  }
  .pre-header,
  body.lock-top .sheet-title h1 {
    position: relative !important;
    top: auto !important;
    color: #000;
    left: auto !important;
  }
  .sheet-title img {
    display: none;
  }
  .sheet-title.has-image {
    height: 60px !important;
  }
  /* * {
        background:transparent !important;
        color:#000 !important;
        box-shadow:none !important;
        text-shadow:none !important;
    }
    a,
    a:visited {
        text-decoration:underline;
    }
    a[href]:after {
        content:" (" attr(href) ")";
    }
    abbr[title]:after {
        content:" (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content:"";
    }
    pre,blockquote {
        border:1px solid #999;
        page-break-inside:avoid;
    }
    thead {
        display:table-header-group;
    }
    tr,img {
        page-break-inside:avoid;
    }
    img {
        max-width:100% !important;
    }
    @page {
        margin:0.5cm;
    }
    p,
    h2,
    h3 {
        orphans:3;
        widows:3;
    }
    h2,
    h3 {
        page-break-after:avoid;
    } */
}