@font-face {
  font-family: 'losa';
  src: url("../fonts/losa-webfont.eot");
  src: url("../fonts/losa-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/losa-webfont.woff") format("woff"), url("../fonts/losa-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*  HTML5 for old browsers  */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

/*  Resets + Element Defaults  */
html, body, figure, fieldset, nav ul, nav ul li, footer li {
  margin: 0px;
  padding: 0px; }

menu ul li, nav ul li, footer ul li {
  list-style-type: none; }

b {
  font-weight: 300; }

i {
  font-style: normal; }

p i {
  display: inline;
  font-size: 1em;
  font-style: italic; }

p b {
  font-weight: 600; }

a {
  cursor: pointer;
  color: #444;
  text-decoration: underline; }

a:hover {
  color: #000;
  text-decoration: underline; }

a img {
  border: 0px; }

a[href^="mailto"] {
  word-break: break-word; }

img {
  display: block;
  max-width: 100%; }

fieldset {
  border: 0px; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit; }

address, .location, .position {
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.9em; }

address span {
  display: block; }

dl, dt, dd {
  margin: 1em 0;
  padding: 0; }

dt, dd {
  float: left;
  margin: 0.1em 0; }

dl:after {
  content: '';
  display: table;
  clear: left; }

dt {
  clear: left;
  margin-right: 0.5em;
  color: #222; }

::selection {
  background: rgba(217, 62, 94, 0.2); }

html {
  position: relative; }
  html.touch {
    -webkit-text-size-adjust: none; }

body {
  font-family: 'Verdana', sans-serif;
  font-size: 90%;
  color: #555;
  background: #fff;
  border-top: 7px solid #00768a;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(217, 62, 94, 0.2); }

h1, h2, h3, h4, h5 {
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  line-height: 1.1;
  color: #2b2b2b; }

h1 {
  font-size: 1.5em; }
  @media (min-width: 30em) and (min-height: 25em) {
    h1 {
      font-size: 2em; } }
  @media (min-width: 45em) and (min-height: 35em) {
    h1 {
      font-size: 2.5em; } }
  h1 + h2 {
    margin-top: -0.85em; }
  h1 i {
    font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    position: relative;
    top: -0.15em;
    font-size: 0.5em;
    padding: 0 0 0 0.25em; }

main h1 img {
  max-height: 1em;
  float: left;
  margin: 0 0.25em 0.25em 0; }

h2 {
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  color: #777;
  font-size: 1.35em; }
  @media (min-width: 30em) and (min-height: 25em) {
    h2 {
      font-size: 1.75em; } }
  @media (min-width: 45em) and (min-height: 35em) {
    h2 {
      font-size: 2em; } }

h3 {
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  color: #2b2b2b;
  font-size: 1.2em; }
  @media (min-width: 30em) and (min-height: 25em) {
    h3 {
      font-size: 1.35em; } }
  @media (min-width: 45em) and (min-height: 35em) {
    h3 {
      font-size: 1.5em; } }

main h3 {
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal; }

h3 + address {
  margin-top: -1.25em; }

h4 {
  font-size: 1.2em;
  margin: 0.5em 0;
  color: #00768a; }

h5 {
  font-size: 1.1em;
  margin: 0.5em 0; }

.intro {
  color: #444;
  font-size: 1.05em; }
  @media (min-width: 30em) {
    .intro {
      font-size: 1.2em; } }

body, h1, h2, h3, h4, h5, blockquote cite, .breakout, .header-site .branding nav a, .nav-site a, .button {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.2s linear, opacity 0.2s linear;
  -moz-transition: visibility 0.2s linear, opacity 0.2s linear;
  -o-transition: visibility 0.2s linear, opacity 0.2s linear;
  transition: visibility 0.2s linear, opacity 0.2s linear; }

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading blockquote cite, .wf-loading .breakout, .wf-loading .header-site .branding nav a, .wf-loading .nav-site a, .wf-loading .button {
  visibility: hidden;
  opacity: 0; }
.wf-loading body {
  opacity: 0.2; }

blockquote {
  position: relative;
  background: #f4f4f4;
  padding: 1em 0.75em;
  margin: 2em 0;
  font-size: 1.2em;
  line-height: 1.25; }
  @media (min-width: 30em) and (min-height: 25em) {
    blockquote {
      padding: 1.5em 1em;
      font-size: 1.35em; } }
  blockquote:before {
    content: '';
    display: block;
    position: absolute;
    border-top: 1em solid #f4f4f4;
    border-left: 1em solid transparent;
    border-left: 1em solid rgba(255, 255, 255, 0);
    border-right: 1em solid transparent;
    border-right: 1em solid rgba(255, 255, 255, 0);
    margin-right: -1em;
    right: 99%;
    top: 0; }
    @media (min-width: 50em) {
      blockquote:before {
        font-size: 1.25em; } }
  blockquote q {
    position: relative;
    display: block;
    font-family: 'Georgia', 'Times New Roman', serif;
    padding-left: 2em;
    color: #222; }
    blockquote q:before {
      content: '\201C';
      color: #d83b5b;
      position: absolute;
      left: 0;
      top: -0.2em;
      font-family: 'Arial' sans-serif;
      font-size: 4em; }
    blockquote q:after {
      content: ''; }

cite {
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 0.7em;
  margin: 0.5em 0 0.5em 2.75em; }

.breakout {
  background: #f4f4f4;
  padding: 1em 0.75em;
  margin: 2em 0;
  font-size: 1.2em;
  line-height: 1.25;
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  border-left: 4px solid #00768a;
  color: #222; }
  @media (min-width: 30em) and (min-height: 25em) {
    .breakout {
      padding: 1.5em 1em;
      font-size: 1.35em; } }
  .breakout p {
    padding: 0 1em; }

hr {
  clear: both;
  height: 0;
  color: transparent;
  background: transparent;
  border: 0px transparent; }
  hr:after {
    content: '';
    display: block;
    margin: 3em auto 0;
    border-top: 2px solid #d83b5b; }

.list-bordered {
  margin: 1.5em 0 2em;
  padding: 0; }
  .list-bordered li {
    list-style-position: inside;
    padding: 1em 0 0.25em;
    border-top: 1px solid #e9d2d7; }
    .list-bordered li:first-child {
      border-top: 0; }

.list-content {
  margin: 1.5em 0;
  padding: 0;
  font-size: 0.9em; }
  .list-content li {
    list-style-type: none;
    margin-bottom: 1em; }
    .list-content li:after {
      content: '';
      display: table;
      clear: both; }
  .list-content a {
    font-weight: bold;
    color: #00768a; }
  .list-content i {
    display: block;
    font-size: 0.9em; }
  .list-content .time {
    font-size: 0.85em;
    color: #999;
    font-weight: bold; }
  .list-content p {
    margin: 0; }
  .list-content .list-content {
    margin-left: 1em; }
    .list-content .list-content a {
      font-weight: normal; }
  .list-content dl a {
    font-weight: normal; }

.list-content-block li {
  position: relative;
  padding: 0.65em 0.75em;
  background: #f5f5f5; }
  @media (min-width: 35em) {
    .list-content-block li {
      padding: 1em 1.5em; } }
  @media (min-width: 50em) {
    .list-content-block li {
      padding: 1.5em 2em; } }
  .list-content-block li > *:first-child, .list-content-block li h3:first-child {
    margin-top: 0; }
.list-content-block h2 {
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  color: #222; }
.list-content-block h3 + * {
  margin-top: -1em; }
.list-content-block p {
  margin: 1em 0; }
  @media (min-width: 40em) {
    .list-content-block p {
      font-size: 1.1em; } }
  .list-content-block p a {
    color: #222;
    font-weight: normal; }
.list-content-block .name {
  color: #d83b5b; }

.list-content-links a {
  text-decoration: none; }

.list-content-compressed li {
  margin-bottom: 0.25em; }

.list-data-compressed {
  font-size: 0.9em; }
  .list-data-compressed dt, .list-data-compressed dd {
    margin: 0.1em 0.5em 0.1em 0; }

.list-content-block-min-height li {
  min-height: 10em; }

.list-sitemap {
  font-size: 1.1em; }

.list-social a, .list-social p {
  display: block;
  margin-left: 3.25em; }
.list-social .icon-text:before {
  float: left;
  line-height: 1;
  font-size: 1.35em;
  font-size: 1.35rem; }
  @media (min-width: 40em) {
    .list-social .icon-text:before {
      font-size: 2em;
      font-size: 2rem;
      margin: 0 0.5em 3.5em 0; } }
  @media (min-width: 50em) {
    .list-social .icon-text:before {
      line-height: 1.4;
      padding: 0em 0.25em 0.5em 0.25em;
      font-size: 2.5em;
      font-size: 2.5rem;
      margin: 0 0.5em 1.5em 0; } }
.list-social .icon-huge:before {
  font-size: 3em;
  font-size: 3rem;
  margin-bottom: 0.5em; }
  @media (min-width: 40em) {
    .list-social .icon-huge:before {
      font-size: 5em;
      font-size: 5rem; } }
.list-social .icon-huge a, .list-social .icon-huge p {
  display: block;
  margin-left: 7em; }

.list-resources li {
  clear: both;
  position: relative;
  list-style-type: none;
  padding: 1.5em 3em 0 0;
  margin-bottom: 0; }
.list-resources a {
  font-weight: normal;
  text-decoration: none;
  color: #666; }
.list-resources strong {
  color: #00768a; }
.list-resources .icon-file-type {
  height: 4.5em;
  float: left;
  width: 10%;
  max-width: 65px;
  margin: 0.5em 1.5em 0.5em 0; }
  .list-resources .icon-file-type img {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0; }
.list-resources .meta {
  font-size: 0.95em; }

.list-awards {
  margin: 1.5em 0;
  padding: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .list-awards li {
    list-style-type: none;
    font-size: 0.8em;
    padding: 0.5em 0 0.25em 40px;
    margin: 1em 0;
    background: url("../images/i-award.png") no-repeat left center; }

.list-comments {
  margin: 1.5em 0 2em;
  padding: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  .list-comments li {
    display: table;
    list-style-type: none;
    padding: 0.5em 0;
    border-top: 1px solid #fff; }
    .list-comments li:first-child {
      border-top: 0; }
    @media (min-width: 40em) {
      .list-comments li > div {
        display: table-cell; }
      .list-comments li .meta {
        width: 25%;
        padding: 0 2em 1em 0; } }
  .list-comments .rating, .list-comments i {
    font-size: 0.8em; }
  .list-comments i {
    display: block;
    color: #222;
    font-style: normal; }
  .list-comments .name {
    font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em; }

.list-steps {
  margin: 1em 0;
  padding: 0;
  font-weight: bold;
  list-style-type: none;
  counter-reset: counter-steps; }
  .list-steps li {
    position: relative;
    padding: 0.35em 0 1em 3em;
    margin-bottom: 1em; }
    .list-steps li:before {
      position: absolute;
      top: 0.25em;
      left: 0;
      counter-increment: counter-steps;
      content: counter(counter-steps);
      padding: 0.2em 0.5em 0.8em;
      width: 1em;
      height: 1em;
      border-radius: 2em;
      background: #d83b5b;
      color: #fff;
      text-align: center;
      font-size: 1em; }
    @media (min-width: 35em) {
      .list-steps li {
        padding: 1em 0 1em 4em; }
        .list-steps li:before {
          top: 50%;
          margin-top: -1em;
          font-size: 1.5em; } }

ul li {
  list-style-type: square; }

nav ul, nav li {
  border: 0; }

label, .label, .info {
  display: block;
  font-size: 0.9em; }

.info-aside {
  float: right;
  margin: 0 0 1em 1em; }
  @media (min-width: 42.5em) {
    .info-aside {
      margin: 1.5em 0 1em 1em; } }

input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel],
textarea, select {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0.5em;
  border: 1px solid #aaa;
  background: #ececec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ececec 0%, white 50%);
  /* FF3.6+ */
  background: -o-linear-gradient(top, #ececec 0%, white 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ececec 0%, white 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ececec 0%, white 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

select {
  padding: auto;
  height: 2.5em; }

textarea {
  height: 8em;
  max-width: 100%; }

button {
  border: 0;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased; }

input[type=search] {
  -webkit-appearance: textfield; }

.form {
  font-size: 1em; }
  .form iframe {
    min-height: 250px; }
  .form label {
    font-size: 1.05em;
    margin: 1em 0 0.25em; }
  .form input[type=text], .form input[type=password], .form input[type=tel], .form textarea, .form select {
    font-size: 16px;
    /* sorry, this px value stops iOS annoyingly zooming */
    color: #555;
    width: 85%;
    background: #eaeaea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eaeaea 0%, #fafafa 100%);
    /* FF3.6+ */
    background: -o-linear-gradient(top, #eaeaea 0%, #fafafa 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eaeaea 0%, #fafafa 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eaeaea 0%, #fafafa 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#fafafa',GradientType=0 );
    /* IE6-9 */
    border: 1px solid #f4f4f4;
    border-radius: 0.5em;
    outline: none;
    padding: 0.75em; }
    .form input[type=text]:focus, .form input[type=password]:focus, .form input[type=tel]:focus, .form textarea:focus, .form select:focus {
      border: 1px solid rgba(0, 118, 138, 0.5); }
  .form input[disabled=disabled], .form textarea[disabled=disabled] {
    background: #fafafa;
    filter: none;
    color: #666;
    cursor: not-allowed; }
  .form input[type=checkbox], .form input[type=radio] {
    font-size: 3em;
    float: left; }
    .form input[type=checkbox] + span, .form input[type=radio] + span {
      font-size: 0.9em;
      display: block;
      margin-left: 3em; }
      .form input[type=checkbox] + span strong, .form input[type=radio] + span strong {
        color: #00768a; }
  .form select {
    padding: auto;
    height: 3em; }
    .form select[multiple="multiple"] {
      height: 10em; }
  .form .grid {
    width: 90%; }
  .form .field-date {
    white-space: nowrap; }
    .form .field-date input, .form .field-date select {
      width: 82.5%; }
  .form .helper-toggle {
    display: block;
    float: right;
    margin: -1.75em 2em 0 0;
    width: 1em;
    text-indent: -9999em;
    text-decoration: none; }
    .form .helper-toggle:after {
      content: 'i';
      display: block;
      width: 1em;
      height: 1em;
      padding: 0.15em 0.4em 0.65em;
      margin-right: 1em;
      color: #fff;
      text-indent: 0;
      text-align: center;
      font-family: 'Georgia', 'Times New Roman', serif;
      font-size: 1.25em;
      font-weight: bold;
      border-radius: 1em;
      background: #00768a; }
  .form .accordion-toggle {
    text-decoration: none; }
    .form .accordion-toggle:before {
      font-family: 'losa';
      display: inline-block;
      content: "C";
      width: 1.25em;
      padding: 0.4em 0.25em 0.3em 0.3em;
      margin-right: 0.5em;
      text-align: center;
      background: #d83b5b;
      color: #fff; }
    .form .accordion-toggle.toggled:before {
      content: "B"; }
  @media (min-width: 40em) {
    .form .field {
      float: left;
      width: 60%; }
    .form .helper-copy {
      float: left;
      margin: 3.25em 0 0 1%;
      width: 39%; } }

.form-minor {
  font-size: 0.9em; }
  .form-minor label {
    margin: 0.35em 0 0.15em; }
  .form-minor input[type=text], .form-minor textarea, .form-minor select {
    width: 100%; }

figure {
  margin: 2em auto; }
  figure img {
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.25); }
  figure.no-style img {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  figure.no-style figcaption {
    border: 0; }
  figure iframe {
    width: 100% !important;
    /* override inline styles */
    height: 240px !important;
    /* override inline styles */ }
    @media (min-width: 450px) {
      figure iframe {
        height: 320px !important; } }
    @media (min-width: 620px) {
      figure iframe {
        height: 400px !important; } }
    @media (min-width: 720px) {
      figure iframe {
        height: 480px !important; } }

@media (min-width: 35em) {
  .left, .right {
    float: left;
    max-width: 35%;
    padding: 0;
    margin: 0 1.5em 1em 0; }

  .right {
    float: right;
    margin: 0 0 1em 1.5em; } }
@media (min-width: 47.5em) {
  .right-outside {
    max-width: 32.5%;
    margin-right: -40%; }

  .right-spaced {
    margin: 0.5em 0 2em 5em; } }
figcaption {
  padding: 0.5em 0;
  border-bottom: 1px solid #d83b5b; }

.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

table {
  font-size: 0.8em;
  max-width: 100%;
  margin: 1em 0;
  border-collapse: collapse;
  line-height: 1.2; }
  @media (min-width: 45em) {
    table {
      font-size: 0.925em; } }
  table th, table td {
    border: 1px solid #fff;
    background: #f4f4f4;
    padding: 0.75em;
    text-align: left; }
  table th {
    background: #e1e1e1; }
  table .highlight {
    font-weight: bold;
    background: #d83b5b;
    color: #fff; }
  table .highlight-alt {
    font-weight: bold;
    background: #00768a;
    color: #fff; }

.table-account {
  width: 100%; }
  .table-account th {
    background: #555;
    color: #fff;
    font-weight: normal;
    line-height: 1.1; }
  .table-account .major {
    font-size: 1.05em;
    padding-right: 2em; }
  .table-account .minor {
    font-size: 0.85em; }
  .table-account .center {
    text-align: center; }
  .table-account .actions {
    white-space: nowrap; }
  .table-account .break {
    width: 1%; }

@media (max-width: 37.5em) {
  .table-dataheads thead {
    display: none; }
  .table-dataheads tr {
    display: block;
    position: relative;
    padding: 1em;
    background: #f4f4f4;
    border-top: 5px solid #fff; }
    .table-dataheads tr:first-child {
      border-top: 0; }
  .table-dataheads td {
    display: block;
    border: 0;
    padding: 0.2em; }
    .table-dataheads td:before {
      color: #111;
      content: attr(data-heading) ": "; }
    .table-dataheads td.actions:before {
      display: none; }
  .table-dataheads .highlight, .table-dataheads .highlight-alt {
    margin: 0.25em -0.3em;
    padding: 0.5em; }
    .table-dataheads .highlight:before, .table-dataheads .highlight-alt:before {
      color: #fff; }
  .table-dataheads .center {
    text-align: left;
    /* yup, that really just happened */ } }

.button {
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin: 0.25em 0.25em 0.25em 0;
  background: #444;
  color: #fff;
  font-size: 0.9em;
  min-height: 1em;
  min-width: 7.5em;
  padding: 0.5em 0.85em;
  text-decoration: none;
  border: 0; }
  .button:hover {
    background: #555;
    color: #fff;
    text-decoration: none; }
  .button:active {
    background: #666; }
  .button b {
    font-weight: normal;
    text-transform: uppercase; }
  .button.block {
    display: block;
    margin: 0.75em 0; }
  .button.pointy {
    position: relative;
    padding-right: 3em; }
    .button.pointy:after {
      line-height: 1.4;
      font-family: 'losa';
      position: absolute;
      right: 0.5em;
      top: 0.35em;
      font-size: 1.2em;
      content: "A";
      color: #fff; }
  .button.highlight {
    background: #d83b5b; }
    .button.highlight:hover {
      background: #dc506d; }
    .button.highlight:active {
      background: #e0667f; }
  .button.highlight-alt {
    background: #00768a; }
    .button.highlight-alt:hover {
      background: #008ca4; }
    .button.highlight-alt:active {
      background: #00a2bd; }
  .button.highlight-anti {
    padding: 0;
    background: #fff;
    color: #d83b5b;
    text-decoration: underline; }
    .button.highlight-anti:hover {
      color: #dc506d; }
  .button.medium {
    font-size: 1.1em; }
  .button.big {
    font-size: 1.2em; }
  .button.no-copy {
    padding-right: 0;
    text-indent: -9999em;
    width: 2em;
    min-width: 0; }
    .button.no-copy:before, .button.no-copy:after {
      text-indent: 0; }
  .button.any-width {
    min-width: 0; }
  .button.spaced {
    margin: 2em 0; }

.icon-text {
  text-decoration: none;
  padding-right: 0.35em; }
  .icon-text:hover {
    text-decoration: none; }
  .icon-text:before {
    font-family: 'losa';
    font-size: 1.35em;
    text-transform: none;
    padding-right: 0.35em; }

.icon-highlight:before {
  height: 1em;
  width: 1em;
  text-align: center;
  padding: 0.2em 0.25em 0.3em 0.35em;
  background: #eee;
  color: #00768a;
  border-radius: 2em; }

.icon-standalone {
  text-decoration: none;
  font-size: 1.5em;
  text-align: center; }
  .icon-standalone:hover {
    text-decoration: none; }
  .icon-standalone:before {
    font-family: 'losa';
    text-transform: none; }

.icon-button {
  display: inline-block;
  padding: 0.1em 0.35em 0.4em;
  margin: 0.1em;
  text-align: center;
  background: #444;
  color: #fff; }
  .icon-button:hover {
    background: #555;
    color: #fff;
    text-decoration: none; }
  .icon-button:active {
    background: #666; }
  .icon-button.highlight {
    background: #d83b5b; }
    .icon-button.highlight:hover {
      background: #dc506d; }
    .icon-button.highlight:active {
      background: #e0667f; }
  .icon-button.highlight-alt {
    background: #00768a; }
    .icon-button.highlight-alt:hover {
      background: #008ca4; }
    .icon-button.highlight-alt:active {
      background: #00a2bd; }

.icon-facebook:before {
  content: "2"; }

.icon-twitter:before {
  content: "1"; }

.icon-mail:before {
  content: ">"; }

.icon-gplus:before {
  content: "0"; }

.icon-linkedin:before {
  content: "3"; }

.icon-youtube:before {
  content: "4"; }

.icon-search:before {
  content: "6"; }

.icon-search-alt:before {
  content: "6"; }

.icon-featured:before {
  content: "h"; }

.icon-enlarge:before {
  content: "8"; }

.icon-reduce:before {
  content: "7"; }

.icon-browse:before {
  content: "K"; }

.icon-edit:before {
  content: "N"; }

.icon-delete:before {
  content: "M"; }

.icon-dismiss {
  display: block;
  margin-bottom: 1em; }
  .icon-dismiss:after {
    content: '';
    display: table;
    clear: both; }
  .icon-dismiss:before {
    font-family: 'Verdana', sans-serif;
    display: block;
    float: left;
    font-size: 1em;
    margin: 0 0.5em 1em 0;
    padding: 0 0.25em;
    width: 1em;
    height: 1.5em;
    line-height: 1.2;
    background: #555;
    color: #fff;
    content: 'x';
    text-align: center; }

.icon-down {
  text-decoration: underline; }
  .icon-down:after {
    display: block;
    float: right;
    font-size: 1.1em;
    margin: 0 0 0 0.2em;
    padding: 0 0.1em 0.25em 0.1em;
    width: 1em;
    height: 1em;
    line-height: 0.9em;
    background: #00768a;
    color: #fff;
    content: '\25BE';
    text-align: center; }

.icon-new:after {
  font-size: 0.8em;
  padding: 0.5em;
  content: "NEW"; }

.meta i, .meta span {
  display: block;
  line-height: 1.25; }

.social .icon-highlight:before {
  color: #aaa; }
.social .icon-highlight:hover:before {
  color: #00768a; }

.notification .close {
  padding: 0 0 1em 1em;
  float: right;
  font-weight: bold;
  text-decoration: none;
  margin-left: 2em; }

.tabs {
  margin: 2em 0; }
  .tabs * {
    outline: none; }
  .tabs nav:after {
    content: '';
    display: table;
    clear: both; }
  .tabs nav a {
    font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    display: block;
    margin: 0 2em 1em 0;
    color: #00768a;
    float: left; }
  .tabs nav .ui-state-active a {
    color: #222;
    text-decoration: none; }
  @media (min-width: 35em) {
    .tabs nav ul {
      display: table; }
    .tabs nav li {
      display: table-cell;
      vertical-align: bottom; }
    .tabs nav a {
      float: none;
      margin: 0 0.5em 0.5em 0;
      padding: 0.35em 1em;
      background: #00768a;
      color: #fff;
      text-decoration: none;
      border-bottom: 0.25em solid transparent; }
    .tabs nav .ui-state-active a {
      margin-bottom: -0.45em;
      padding-bottom: 1.35em;
      background: #fff;
      border-bottom: 0.25em solid #fff; }
    .tabs section {
      padding: 1em;
      background: #fff; } }

.wrap, .header-tools nav, .footer-legal nav, .footer-copyright p, .footer-social > div {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 1em; }
  @media (min-width: 1160px) {
    .wrap, .header-tools nav, .footer-legal nav, .footer-copyright p, .footer-social > div {
      padding: 0 5%; } }

.js .nav-site-sub, .js .nav-site-sub ul ul, .toggle-search, .js .header-site .site-search {
  display: none; }

.js .toggle-search {
  display: block; }

@media (min-width: 40em) {
  .js .header-site .site-search {
    display: block !important;
    /* override JS */ } }
.accordion-content.toggled, .radio-swap-content.toggled {
  display: block !important; }

.nav-site {
  position: relative;
  margin: 0 0 1.5em 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  z-index: 2; }
  .nav-site .wrap {
    padding: 0; }
  .nav-site a {
    font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: block;
    padding: 1.1em 1em;
    font-size: 0.85em;
    background: #efefef;
    color: #666; }
    .nav-site a:hover {
      background: #d83b5b;
      color: #fff; }
    @media (min-width: 40em) {
      .nav-site a {
        font-size: 1.1em;
        padding: 0.85em; } }
    @media (min-width: 50em) {
      .nav-site a {
        font-size: 1.25em;
        padding: 0.75em; } }
  .nav-site .wrap > ul {
    display: table;
    width: 100%; }
    .nav-site .wrap > ul > li {
      display: table-cell;
      border-right: 1px solid #ddd; }
      @media (min-width: 40em) {
        .nav-site .wrap > ul > li {
          width: 50%; } }
      .nav-site .wrap > ul > li:first-child {
        border-left: 1px solid #ddd; }
      .nav-site .wrap > ul > li > div > a {
        background: #fff;
        text-transform: uppercase; }
        .nav-site .wrap > ul > li > div > a:hover {
          color: #d83b5b; }
      .nav-site .wrap > ul > li.toggle-search {
        width: 10%; }
        .nav-site .wrap > ul > li.toggle-search a {
          font-size: 1.25em;
          padding: 0.2em; }
        @media (min-width: 40em) {
          .nav-site .wrap > ul > li.toggle-search {
            display: none; } }
    .nav-site .wrap > ul .toggled {
      background: #efefef; }
      .nav-site .wrap > ul .toggled > div > a {
        background: #efefef; }
  .nav-site .expands div {
    position: relative;
    z-index: 1; }
    .nav-site .expands div > a:after {
      font-family: 'losa';
      position: relative;
      padding-left: 0.5em;
      color: #d83b5b;
      text-transform: none;
      content: "C"; }
  .nav-site .expands.toggled div > a:after {
    content: "B"; }
  .nav-site ul ul li {
    border-top: 1px solid #ddd; }
    .nav-site ul ul li:first-child {
      border-top: 0; }

.js .nav-site ul ul {
  position: absolute;
  display: none;
  top: 100%;
  left: -1px;
  right: -1px;
  border: 1px solid #ddd;
  z-index: 1; }
.js .nav-site .toggled ul {
  display: block; }
@media (max-width: 40em) {
  .js .nav-site .expands:first-child > div > ul {
    margin-right: -135%; } }

.nav-site-sub ul {
  font-size: 0.9em; }
.nav-site-sub ul ul {
  font-family: "Arial", sans-serif; }
.nav-site-sub ul .toggled ul {
  display: block; }
.nav-site-sub li {
  position: relative; }
.nav-site-sub a {
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  border: 1px solid #ddd;
  margin-top: -1px; }
  .nav-site-sub a:hover {
    background: #eee; }
.nav-site-sub > ul > li > a {
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  padding: 1em; }
  .nav-site-sub > ul > li > a:before {
    position: relative;
    content: '>';
    font-size: 1.5em;
    float: left;
    padding-right: 0.75em;
    top: -0.35em;
    color: #d83b5b; }
.nav-site-sub .toggle {
  position: absolute;
  display: block;
  top: 1em;
  left: 0.75em;
  padding: 0.1em 0.35em 0.65em 0.3em;
  width: 1em;
  height: 1em;
  border: 1px solid #eee;
  background: #fff;
  text-align: center;
  z-index: 1; }
  .nav-site-sub .toggle:before {
    content: "+";
    text-align: center; }
  .nav-site-sub .toggle:hover {
    background: #fff; }
    .nav-site-sub .toggle:hover:before {
      color: #555; }
.nav-site-sub .toggled .toggle {
  padding: 0.1em 0.15em 0.65em 0.5em;
  background: #d83b5b;
  color: #fff; }
  .nav-site-sub .toggled .toggle:before {
    color: #fff;
    content: "\2013"; }
.nav-site-sub .current {
  background: #f6f3f4; }
.nav-site-sub .current .current {
  background: #eee9ea;
  font-weight: bold; }

.nav-section {
  line-height: 1.1; }
  .nav-section h2 {
    margin-top: 0; }
  .nav-section .list-content a {
    text-decoration: none; }
    .nav-section .list-content a:hover {
      text-decoration: underline; }
  .nav-section .current, .nav-section .current a {
    color: #d83b5b;
    cursor: default;
    text-decoration: none !important; }
  .nav-section .accordion-toggle {
    text-decoration: none;
    display: block; }
    .nav-section .accordion-toggle:before {
      font-family: 'losa';
      display: inline-block;
      content: "C";
      width: 1.25em;
      padding: 0.2em 0.15em 0.15em 0.2em;
      margin-right: 0.5em;
      text-align: center;
      background: #d83b5b;
      color: #fff; }
    .nav-section .accordion-toggle.toggled:before {
      content: "B"; }
    @media (min-width: 47.5em) {
      .nav-section .accordion-toggle {
        /* youuure not accordioning aaaany more */
        cursor: default; }
        .nav-section .accordion-toggle:hover {
          color: #444; }
        .nav-section .accordion-toggle:before {
          display: none; } }
  @media (min-width: 47.5em) {
    .nav-section .accordion-content {
      display: block !important;
      /* youuure not accordioning aaaany more */ } }

.breadcrumbs {
  margin: 0 0 1em;
  font-size: 0.75em;
  color: #777; }
  @media (min-width: 40em) {
    .breadcrumbs {
      margin: 1em 0;
      padding: 0.75em 0 0;
      border-top: 1px solid #ddd; } }
  .breadcrumbs li {
    display: inline-block; }
    .breadcrumbs li:before {
      content: ">";
      display: inline-block;
      padding-right: 0.5em; }
    .breadcrumbs li:first-child:before {
      display: none; }
  .breadcrumbs a {
    color: #777; }

.header-site {
  padding: 1.5em 0;
  font-size: 0.75em;
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 50%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 50%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 50%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 50%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 50%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
  /* IE6-9 */ }
  .header-site:after {
    content: '';
    display: table;
    clear: both; }
  .header-site .wrap {
    position: relative;
    padding: 1px 1em; }
    .header-site .wrap:after {
      content: '';
      display: table;
      clear: both; }
  .header-site .skipper {
    display: block;
    padding: 1em;
    margin: 0 0 1em;
    text-align: center;
    position: absolute;
    left: -9999em; }
    .header-site .skipper:focus {
      position: static;
      left: 0px; }
  .header-site .branding {
    font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em;
    float: left;
    width: 50%; }
    @media (min-width: 35em) {
      .header-site .branding {
        width: 65%;
        padding: 0.65em 0; } }
    .header-site .branding h1 {
      position: relative;
      width: 80%;
      margin: 0 0 0.75em 0;
      z-index: 2;
      font-size: 1.5em; }
      @media (min-width: 35em) {
        .header-site .branding h1 {
          font-size: 2em;
          margin: 0 1.5em 0.25em 0;
          width: auto;
          float: left; } }
      .header-site .branding h1 img {
        max-height: 2.85em; }
    @media (min-width: 35em) {
      .header-site .branding nav {
        margin-top: 2em; } }
    .header-site .branding nav a {
      padding-right: 1em; }
      @media (min-width: 35em) {
        .header-site .branding nav a {
          font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
          font-size-adjust: 0.47;
          font-weight: normal;
          font-style: normal;
          font-size: 1.2em;
          text-decoration: none;
          color: #666; }
          .header-site .branding nav a:hover {
            color: #222; } }
      @media (min-width: 45em) {
        .header-site .branding nav a {
          font-size: 1.25em; }
          .header-site .branding nav a + a:before {
            display: inline-block;
            content: "|";
            padding-right: 1em;
            color: #ddd;
            font-weight: normal; } }
  .header-site .account {
    float: right;
    text-align: right;
    width: 45%; }
    .header-site .account li {
      margin: 0.5em 0; }
    .header-site .account .my-account i {
      font-style: normal;
      display: none; }
    @media (min-width: 27.5em) {
      .header-site .account .my-account i {
        display: inline; } }
    @media (min-width: 35em) {
      .header-site .account {
        width: 35%; } }
    @media (min-width: 40em) {
      .header-site .account {
        position: absolute;
        top: -0.75em;
        right: 1em;
        width: 100%;
        z-index: 1;
        text-align: right; }
        .header-site .account li {
          display: inline-block;
          margin-left: 0.5em; }
          .header-site .account li:before {
            content: "|";
            color: #ccc;
            padding-right: 0.5em; }
          .header-site .account li:first-child:before {
            display: none; } }
    @media (min-width: 45em) {
      .header-site .account {
        font-size: 1.1em;
      margin-top: 7px; } }
  .header-site .notification {
    display: none;
    margin: -1em 0 1.5em;
    background: #d83b5b;
    color: #fff; }
    .header-site .notification p {
      margin: 0 auto;
      padding-top: 0.5em;
      padding-bottom: 0.75em; }
    .header-site .notification a {
      color: #fff; }
  .header-site .site-search {
    margin: 4em 0 1em;
    clear: both;
    font-size: 1.1em; }
    @media (min-width: 40em) {
      .header-site .site-search {
        margin-top: 2em;
        margin-bottom: 0;
        padding-bottom: 0;
        float: right;
        clear: none;
        width: 35%; } }

.header-404 {
  margin: 2em 0 4em;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .header-404:after {
    content: '';
    display: table;
    clear: both; }
  @media (min-width: 35em) {
    .header-404 figure {
      max-width: 50%;
      margin: -1em 1em 0; }
      .header-404 figure img {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  @media (min-width: 45em) {
    .header-404 figure {
      margin-top: -6em; } }

.site-search {
  padding: 1em 0;
  position: relative;
  text-align: right; }
  .site-search input[type=text] {
    width: 100%;
    padding: 0.75em 4em 0.75em 0.75em;
    border: 1px solid transparent;
    border-radius: 2px;
    background: #ddd;
    filter: none;
    outline: none; }
    .site-search input[type=text]:focus {
      border: 1px solid #888; }
    .site-search input[type=text]::-webkit-input-placeholder {
      color: #666666; }
    .site-search input[type=text]:-moz-placeholder {
      color: #666666; }
    .site-search input[type=text]::-moz-placeholder {
      color: #666666; }
    .site-search input[type=text]:-ms-input-placeholder {
      color: #666666; }
  .site-search button[type=submit] {
    position: absolute;
    right: 0.05em;
    top: 0.6em;
    display: block;
    height: 1.85em;
    width: 2em;
    margin: 0;
    background: none;
    cursor: pointer;
    color: #d83b5b; }
    .site-search button[type=submit]:hover {
      color: #555; }
    .site-search button[type=submit]:after {
      top: 0.25em; }
  .site-search a {
    font-size: 0.9em;
    text-decoration: none;
    color: #666;
    display: inline-block;
    margin: 0.5em 0 0; }
    .site-search a:hover {
      color: #222; }
    .site-search a:after {
      font-family: 'losa';
      content: "A";
      padding: 0 0 0 0.5em;
      color: #999; }

.grid {
  margin-left: -2.5%;
  padding: 0; }
  .grid:after {
    content: '';
    display: table;
    clear: both; }
  .grid > * {
    margin-left: 2.5%;
    list-style-type: none;
    padding: 0 0 1em;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .grid > *:after {
      content: '';
      display: table;
      clear: both; }
  .grid .col-major + .col-minor {
    margin-top: 1.65em; }
  .grid .col-major + .col-minor-mt0 {
    margin-top: 0; }
  .grid .list-content figure {
    width: 25%;
    float: left;
    margin: 0 1.5em 1em 0; }
    .grid .list-content figure img {
      max-height: 100px; }
  .grid .col-quart + .col-quart + .col-half {
    clear: both;
    padding-top: 1em; }
    @media (min-width: 50em) {
      .grid .col-quart + .col-quart + .col-half {
        clear: none;
        padding-top: 0; } }

@media (min-width: 40em) {
  .col-two-third {
    float: left;
    width: 64.1%; } }

.grid-two > * .aside-content, .col-half .aside-content {
  float: right;
  width: 33%;
  margin-left: 2em;
  margin-bottom: 1em; }
@media (min-width: 35em) {
  .grid-two > * .aside-content, .col-half .aside-content {
    width: 42.5%; } }
@media (min-width: 50em) {
  .grid-two > *, .col-half {
    float: left;
    width: 47.5%; }
    .grid-two > * figure iframe, .col-half figure iframe {
      height: 320px !important; } }

@media (min-width: 40em) {
  .grid-three > *, .col-third {
    float: left;
    width: 30.8%; } }

@media (min-width: 35em) {
  .grid-four > *, .col-quart {
    float: left;
    width: 47.5%; } }
@media (min-width: 50em) {
  .grid-four > *, .col-quart {
    width: 22.5%; } }

@media (max-width: 34.9999em) {
  .grid-four > * {
    height: auto !important;
    /* overrides JS sizing at one-col */ } }

@media (min-width: 47.5em) {
  .grid .col-major {
    float: left;
    width: 70%; } }

@media (min-width: 47.5em) {
  .grid .col-minor {
    float: right;
    width: 22.5%; } }

@media (min-width: 32.5em) {
  .grid-imgbox > * {
    float: left;
    width: 47.5%; } }
@media (min-width: 45em) {
  .grid-imgbox > * {
    float: left;
    width: 30.8%; } }

.imgbox {
  display: block;
  position: relative; }
  .imgbox figure {
    margin: 0; }
  .imgbox figcaption {
    border: 0;
    color: #fff;
    font-size: 0.8em;
    text-decoration: underline;
    font-weight: bold;
    position: absolute;
    top: 0.5em;
    left: 1em;
    max-width: 50%; }
  .imgbox img {
    width: 100%; }

main article.content {
  position: relative; }
main a:hover {
  text-decoration: underline; }

@media (min-width: 42.5em) {
  .nav-filters {
    float: left;
    width: 26.5%;
    margin-right: 3.5%; }
    .nav-filters + article {
      float: left;
      width: 70%; } }
@media (min-width: 57.5em) {
  .nav-filters {
    width: 22.5%;
    margin-right: 2.5%; }
    .nav-filters + article {
      width: 75%; } }
.nav-filters h3 .accordion-toggle {
  text-decoration: none;
  display: block; }
  .nav-filters h3 .accordion-toggle:before {
    font-family: 'losa';
    display: inline-block;
    content: 'C';
    width: 1.25em;
    padding: 0.25em;
    margin-right: 0.5em;
    text-align: center;
    background: #d83b5b;
    color: #fff; }
  .nav-filters h3 .accordion-toggle.toggled:before {
    content: 'B'; }
  @media (min-width: 42.5em) {
    .nav-filters h3 .accordion-toggle {
      /* youuure not accordioning aaaany more */
      cursor: default; }
      .nav-filters h3 .accordion-toggle:hover {
        color: #444; }
      .nav-filters h3 .accordion-toggle:before {
        display: none; } }
@media (min-width: 42.5em) {
  .nav-filters .filter-content {
    display: block !important;
    /* youuure not accordioning aaaany more */ } }

.wrap-content {
  padding-top: 1px;
  padding-bottom: 2em; }
  .wrap-content:after {
    content: '';
    display: table;
    clear: both; }

.panel {
  position: relative;
  z-index: 1;
  padding: 1em 0;
  min-height: 15em; }
  .panel:after {
    content: '';
    display: table;
    clear: both; }
  .panel:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 15em;
    background: url("../images/ie-bg-panel.png") center top repeat-x;
    /* REALLY IE? YOU DO NOT SUPPORT FILTER ON PSEUDOELEMENTS?! */
    background: -moz-linear-gradient(top, #eeeeee 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, white 100%);
    /* W3C */
    z-index: -1; }
  .panel.panel-bg-block:before, .panel.panel-bg-none:before, .panel.panel-feature:before {
    display: none; }
  .panel.panel-bg-block {
    background: #f2f2f2; }
    .panel.panel-bg-block blockquote {
      margin: 0.75em 0;
      background: #fff; }
      .panel.panel-bg-block blockquote:before {
        border-top: 1em solid #fff;
        border-left: 1em solid transparent;
        border-left: 1em solid rgba(255, 255, 255, 0);
        border-right: 1em solid transparent;
        border-right: 1em solid rgba(255, 255, 255, 0); }
      .panel.panel-bg-block blockquote q {
        font-family: 'Verdana', sans-serif;
        font-size: 0.75em; }
        .panel.panel-bg-block blockquote q:before {
          color: #00768a; }
  .panel.panel-bg-none {
    background: #fff;
    filter: none; }
  .panel.panel-feature {
    background: #1891a5;
    filter: none; }

.panel-feature {
  color: #fff; }
  .panel-feature blockquote {
    text-align: center;
    margin: 1em auto;
    background: none; }
    .panel-feature blockquote:before, .panel-feature blockquote q:before {
      display: none; }
    .panel-feature blockquote q {
      color: #fff;
      padding: 0 2em;
      margin-bottom: 0.5em; }
      @media (min-width: 40em) {
        .panel-feature blockquote q {
          font-size: 1.5em; } }
      @media (min-width: 50em) {
        .panel-feature blockquote q {
          font-size: 1.8em; } }
    .panel-feature blockquote cite {
      margin: 0 3em; }

.aside-content {
  padding: 0 1em 0.5em 1em;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }
  .aside-content figure {
    margin: 0.25em 0; }
    .aside-content figure:after {
      content: '';
      display: table;
      clear: both; }
    .aside-content figure .icon-text {
      margin-top: 0.5em;
      font-size: 0.75em;
      text-transform: lowercase; }
      .aside-content figure .icon-text:before {
        color: #d83b5b; }
    .aside-content figure .icon-enlarge {
      float: left; }
    .aside-content figure .icon-browse {
      float: right; }
    .aside-content figure.spaced {
      margin: 1em auto 2em; }
    .aside-content figure img {
      margin-bottom: 0.35em; }
  .aside-content .price {
    margin: -1.5em 0; }
  .aside-content p {
    font-size: 0.85em; }
    .aside-content p a {
      color: #00768a; }
  .aside-content h5 + .list-content {
    margin-top: -0.25em; }

@media (min-width: 30em) {
  .aside-minor {
    float: right;
    width: 35%;
    margin-left: 2em;
    margin-bottom: 0.5em; } }
@media (min-width: 45em) {
  .aside-minor {
    width: 22%; } }

.aside-major figure img {
  max-height: 250px; }
@media (min-width: 40em) {
  .aside-major {
    position: absolute;
    top: 1.5em;
    right: 0;
    bottom: 0;
    width: 30%;
    overflow: auto;
    /* ew ew ew ew ew oh god I am so sorry. */ }
    .aside-major figure img {
      max-height: none; }
    .aside-major + .content-major {
      min-height: 39.5em; } }
@media (min-width: 47.5em) {
  .aside-major {
    width: 26%; } }
@media (min-width: 55em) {
  .aside-major {
    width: 21.5%; } }

@media (min-width: 40em) {
  .content-major {
    width: 63%; } }
@media (min-width: 47.5em) {
  .content-major {
    width: 67.5%; } }
@media (min-width: 55em) {
  .content-major {
    width: 72.5%; } }

.footer-site {
  position: relative;
  clear: both;
  background: #555;
  color: #eee;
  padding: 1px 0 1em;
  margin-top: 5em; }
  .footer-site:after {
    content: '';
    display: table;
    clear: both; }
  .footer-site:before {
    content: '';
    display: block;
    position: absolute;
    top: -5.75em;
    left: 0;
    right: 0;
    height: 5em;
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
    /* IE6-9 */
    z-index: -1; }
  .footer-site .wrap {
    position: relative; }
    .footer-site .wrap:before {
      content: '';
      position: absolute;
      top: -2.6em;
      left: 50%;
      margin-left: -0.5em;
      width: 0;
      height: 0;
      border-left: 1em solid transparent;
      border-right: 1em solid transparent;
      border-top: 0.75em solid #fff; }
      @media (min-width: 30em) {
        .footer-site .wrap:before {
          top: -0.1em; } }
  .footer-site h3 {
    color: #fff;
    margin-bottom: 0.5em; }
  .footer-site a {
    font-size: 0.9em;
    color: #ccc;
    text-decoration: none; }
    .footer-site a:hover {
      color: #fff;
      text-decoration: underline; }
  .footer-site ul, .footer-site li {
    border: 0;
    padding: 0;
    margin: 0; }
  .footer-site ul {
    border-left: 3px solid #d83b5b;
    padding-left: 1em;
    line-height: 1.5;
    margin-bottom: 1em; }
  .footer-site .about {
    background: #666;
    padding: 0.5em 2em;
    font-size: 0.9em;
    line-height: 1.35;
    margin: 2.5em 0 1em;
    width: auto; }
    @media (min-width: 55em) {
      .footer-site .about {
        font-size: 1.3em;
        padding: 0.2em 1.65em;
        float: right;
        width: 35%;
        margin: 1.5em 0 1em 5%; } }
    .footer-site .about a {
      color: #eee;
      text-decoration: underline; }
      .footer-site .about a:hover {
        color: #fff; }
  @media (min-width: 30em) {
    .footer-site section {
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      width: 45%;
      margin: 0 2.5%; } }
  @media (min-width: 45em) {
    .footer-site section {
      width: 29%;
      margin: 0 4% 0 0; } }
  @media (min-width: 55em) {
    .footer-site section {
      width: 26.5%;
      margin: 0 3.5% 0 0; } }

.footer-social {
  font-size: 0.85em;
  padding: 1em 0; }
  .footer-social * {
    display: inline;
    padding-right: 0.25em; }
    .footer-social * + h3 {
      display: block;
      margin-bottom: 0; }
    @media (min-width: 35em) {
      .footer-social * + h3 {
        display: inline;
        margin: 0;
        padding-left: 2em; } }
  .footer-social div {
    display: block; }

.footer-legal {
  background: #999;
  color: #ccc;
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal; }
  .footer-legal ul {
    border: 0;
    font-size: 0.85em;
    padding: 1em 0; }
  .footer-legal li {
    border: 0;
    display: inline; }
    .footer-legal li:before {
      padding: 0 0.5em;
      content: '/'; }
    .footer-legal li:first-child:before {
      padding: 0;
      content: ''; }
  .footer-legal a {
    color: #fff;
    text-decoration: none; }
    .footer-legal a:hover {
      text-decoration: underline; }

.footer-copyright {
  background: #fff;
  padding: 1em 0 2em;
  font-size: 0.65em; }

.tags {
  margin: 2em 0;
  font-size: 0.85em; }
  .tags * {
    margin: 0.5em 0; }
  .tags ul {
    padding: 0;
    font-size: 0.95em; }
  .tags li {
    list-style-type: none;
    display: inline;
    padding-right: 1em; }
  .tags a {
    color: #d83b5b;
    text-decoration: none; }

.products-panel {
  /* 	background: #f5f5f5; */ }

.pagination {
  font-size: 0.85em;
  margin: 1.5em 0 1.5em; }
  .pagination:after {
    content: '';
    display: table;
    clear: both; }
  .pagination ul, .pagination ol {
    margin: 1em 0 1em 0.35em;
    padding: 0; }
  .pagination ol {
    list-style-type: none; }
  .pagination li {
    display: block;
    float: left;
    margin-right: 0.25em; }
  .pagination a {
    min-width: 1em;
    text-align: center;
    text-decoration: none;
    background: #bdbdbd;
    padding: 0.25em 0.5em; }
  .pagination .current, .pagination .flex-active {
    background: #d83b5b;
    color: #fff;
    font-weight: bold;
    cursor: default; }
  .pagination .back, .pagination .next {
    color: #fff;
    background: #00768a; }
    .pagination .back:after, .pagination .next:after {
      content: '<'; }
  .pagination .next:after {
    content: '>'; }
  @media (min-width: 35em) {
    .pagination select {
      float: left; }
    .pagination ul {
      float: right;
      margin: 0; } }

.pagination-panel {
  padding: 0.75em;
  background: #e3e3e3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e3e3e3 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e3e3e3 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e3e3e3 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e3e3e3 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e3e3e3 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }
  .pagination-panel select + .pages {
    margin: 0.5em 0; }

.filters {
  padding: 0 0 1em 0;
  border-bottom: 0.5em solid #eee; }
  .filters a {
    display: block;
    text-decoration: none;
    color: #00768a;
    font-weight: bold; }
    .filters a:hover {
      text-decoration: underline; }
  .filters input[type=text] {
    padding: 0.5em;
    width: 80%; }
  .filters .button.no-copy {
    float: right;
    width: 10%;
    height: 1em;
    padding: 0.975em;
    margin: 0;
    line-height: 1;
    text-align: center; }
    .filters .button.no-copy:after {
      text-align: center;
      line-height: 1;
      right: 50%;
      margin-right: -0.35em; }
  .filters .accordion-toggle {
    background: #bbb;
    color: #fff;
    padding: 0.5em;
    margin: 0.5em 0; }
    .filters .accordion-toggle:before {
      display: block;
      float: left;
      font-family: 'losa';
      font-size: 1.1em;
      content: 'A';
      color: #d83b5b;
      background: #ccc;
      padding: 0.1em 0.2em 0.35em 0.3em;
      width: 1em;
      height: 1em;
      margin-right: 0.65em;
      text-align: center; }
  .filters .list-content {
    margin: 0.75em 0; }
    .filters .list-content li {
      margin-bottom: 0.2em; }

.js .filters .accordion-toggle.toggled:before {
  content: 'C';
  padding: 0.1em 0.25em 0.4em; }

.grid-products {
  margin-left: 0;
  padding: 0; }
  .grid-products:after {
    content: '';
    display: table;
    clear: both; }
  .grid-products > * {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    padding: 1.5em 1em;
    margin-left: 0;
    background: #f5f5f5;
    border-bottom: 3px solid #fff;
    z-index: 1; }
    .grid-products > *:after {
      content: '';
      display: table;
      clear: both; }
  .grid-products .open:after {
    content: '';
    position: absolute;
    display: block;
    top: 100%;
    width: 0;
    height: 0;
    left: 50%;
    margin: 0.75em auto 0 -2.25em;
    border-left: 2.25em solid transparent;
    border-right: 2.25em solid transparent;
    border-bottom: 1.5em solid #eee; }
  .grid-products a {
    text-decoration: none; }
    .grid-products a:hover {
      text-decoration: none; }
  .grid-products .link-download {
    text-decoration: underline; }
  .grid-products > div > a {
    display: block; }
  .grid-products i {
    display: block;
    font-size: 0.85em;
    font-style: normal; }
  .grid-products .col-two-third p i {
    display: inline;
    font-size: 1em;
    font-style: italic; }
  .grid-products .title {
    font-size: 0.95em;
    word-break: hyphenate; }
  .grid-products figure {
    float: left;
    width: 35%;
    margin: 0 1em 1em 0; }
    .grid-products figure img {
      max-height: 120px; }
    @media (min-width: 30em) and (min-height: 30em) {
      .grid-products figure {
        float: none;
        width: auto;
        margin: 0 0 1em; }
        .grid-products figure img {
          max-height: 250px; } }
    @media (min-width: 40em) and (min-height: 50em) {
      .grid-products figure img {
        max-height: 350px; } }
  .grid-products .peek-pane {
    clear: both;
    float: none;
    width: auto;
    height: auto !important;
    background: #eee;
    border-top: 2em solid #fff;
    border-bottom: 2em solid #fff;
    z-index: 0; }
    .grid-products .peek-pane h1 {
      margin: 0.15em 0; }
    .grid-products .peek-pane .price {
      margin: -1.5em 0; }
      .grid-products .peek-pane .price i {
        display: inline; }

@media (min-width: 30em) {
  .grid-products > * {
    float: left;
    width: 50%; } }
@media (min-width: 57.5em) {
  .grid-products > * {
    width: 33.3%; } }

@media (min-width: 30em) {
  .grid-products-wide > * {
    float: left;
    width: 50%; } }
@media (min-width: 45em) {
  .grid-products-wide > * {
    width: 33.3%; } }
@media (min-width: 57.5em) {
  .grid-products-wide > * {
    width: 25%; } }

.flexslider {
  position: relative;
  z-index: 0; }
  .flexslider .slides {
    padding: 0;
    margin: 0; }
  .flexslider .grid-products figure {
    float: none;
    width: auto;
    margin: 0 0 1em; }

.flex-direction-nav * {
  outline: none !important; }
.flex-direction-nav li {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.flex-direction-nav a {
  position: absolute;
  top: 50%;
  margin-top: -2em;
  text-decoration: none !important;
  z-index: 1;
  text-indent: -9999em; }
  .flex-direction-nav a:after {
    font-family: 'losa';
    font-size: 2em;
    width: 1em;
    height: 1em;
    padding: 0.1em 0em 0.4em 0.1em;
    color: #fff;
    background: #d83b5b;
    display: block;
    text-indent: 0;
    content: '';
    text-align: center; }
    @media (min-width: 1045px) {
      .flex-direction-nav a:after {
        padding: 0.1em 0 0.35em 0;
        font-size: 3em;
        font-size: 3rem; } }
  .flex-direction-nav a:hover:after {
    background: #555; }
.flex-direction-nav .flex-next {
  right: -0.5em; }
  @media (min-width: 1110px) {
    .flex-direction-nav .flex-next {
      right: -2em; } }
  .flex-direction-nav .flex-next:after {
    content: 'A'; }
.flex-direction-nav .flex-prev {
  left: -0.5em; }
  @media (min-width: 1110px) {
    .flex-direction-nav .flex-prev {
      left: -2em; } }
  .flex-direction-nav .flex-prev:after {
    content: "@"; }

.slider-content {
  background: #f4f4f4;
  padding: 1em; }
  .slider-content li {
    position: relative; }
  .slider-content img {
    width: 100%;
    margin: 0 0 1em 0; }
  .slider-content h3, .slider-content p {
    margin: 0 0 0.35em;
    line-height: 1.1; }
  .slider-content p {
    font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em; }
  @media (min-width: 25em) {
    .slider-content {
      background: none;
      padding: 0; }
      .slider-content .slide {
        overflow: hidden; }
      .slider-content img {
        margin: 0 0; }
      .slider-content .content {
        position: absolute;
        top: 1em;
        left: 1em;
        max-width: 80%; }
      .slider-content .copy {
        padding: 1em;
        margin-bottom: 0.25em;
        background: #fff; } }
  @media (min-width: 35em) {
    .slider-content {
      font-size: 1.1em; }
      .slider-content .content {
        max-width: 65%; } }
  @media (min-width: 45em) {
    .slider-content .copy {
      padding: 1.5em; } }
  @media (min-width: 55em) {
    .slider-content .content {
      top: 1.5em;
      left: 1.5em; } }

.slider-with-direction-nav {
  padding: 0 2.5em 0 1.5em; }

.slider-multi, .slider-multi-wide {
  background: #f5f5f5; }
  .slider-multi .grid-products > *, .slider-multi-wide .grid-products > * {
    border: 0;
    background: none;
    padding: 0; }
    .slider-multi .grid-products > * > *, .slider-multi-wide .grid-products > * > * {
      display: block;
      padding: 1.5em; }

.grid-tiles .tile {
  margin-bottom: 1em; }
.grid-tiles .tile-toggle {
  text-decoration: none; }
  .grid-tiles .tile-toggle:hover .highlight-alt {
    background: #008ca4; }

.js .grid-tiles .tile {
  position: relative;
  z-index: 0;
  overflow: hidden; }
.js .grid-tiles .grid-tile-group {
  padding-bottom: 0; }
.js .grid-tiles .tile-detail {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }
.js .grid-tiles h1 {
  display: inline-block;
  font-size: 1.35em;
  margin: 0;
  padding: 0.25em;
  background: #fff; }
  @media (min-width: 35em) {
    .js .grid-tiles h1 {
      font-size: 1.4em; } }
  @media (min-width: 45em) {
    .js .grid-tiles h1 {
      font-size: 1.5em; } }
.js .grid-tiles p {
  margin: 0.5em 0 1em;
  font-size: 0.9em;
  line-height: 1.1; }
  .js .grid-tiles p strong {
    color: #d83b5b; }
.js .grid-tiles img {
  width: 100%; }
.js .grid-tiles .tile-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.5em;
  z-index: 1;
  background: rgba(255, 255, 255, 0);
  border: 1px solid transparent;
  -webkit-transition: background 200ms;
  -moz-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms; }
  .js .grid-tiles .tile-toggle.toggled {
    background: rgba(255, 255, 255, 0.8); }
    .js .grid-tiles .tile-toggle.toggled .tile-detail {
      visibility: visible;
      opacity: 1; }
    .js .grid-tiles .tile-toggle.toggled h1 {
      color: #d83b5b; }
.js .grid-tiles .tile-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent; }
.js .grid-tiles .tile-quote {
  overflow: visible; }
  .js .grid-tiles .tile-quote .tile-toggle {
    position: static; }
    .js .grid-tiles .tile-quote .tile-toggle.toggled q {
      visibility: hidden;
      opacity: 0; }
  .js .grid-tiles .tile-quote .tile-detail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #f4f4f4;
    padding: 1em; }
  .js .grid-tiles .tile-quote blockquote {
    min-height: 2.5em;
    margin: -0.45em;
    padding-right: 2em; }
    @media (max-width: 25em) {
      .js .grid-tiles .tile-quote blockquote {
        min-height: 5em; } }
    @media (max-width: 40em) {
      .js .grid-tiles .tile-quote blockquote {
        min-height: 3.5em; } }
  .js .grid-tiles .tile-quote q {
    visibility: visible;
    opacity: 1; }
  .js .grid-tiles .tile-quote cite {
    display: table;
    margin: 0 0 0.5em;
    background: #fff;
    font-size: 1em;
    padding: 0.5em;
    line-height: 1.1; }
@media (min-width: 35em) {
  .js .grid-tiles .tile-group-1 .tile-2 {
    float: left;
    clear: left;
    width: 32.5%;
    margin-right: 2.5%; }
    .js .grid-tiles .tile-group-1 .tile-2 img {
      margin: 0 -50%;
      max-width: none;
      width: 200%; }
    .js .grid-tiles .tile-group-1 .tile-2 .button {
      min-width: 5em; }
  .js .grid-tiles .tile-group-1 .tile-3 {
    float: left;
    width: 65%; } }
@media (min-width: 40em) {
  .js .grid-tiles .tile-group-1 .tile-1 h1 {
    font-size: 2em; }
  .js .grid-tiles .tile-group-2 .tile-1 h1, .js .grid-tiles .tile-group-2 .tile-2 h1 {
    font-size: 2em; } }
@media (min-width: 52.5em) {
  .js .grid-tiles .tile-group-1 {
    float: left;
    width: 55.75%; }
    .js .grid-tiles .tile-group-1 .tile-1 h1 {
      font-size: 1.5em; }
  .js .grid-tiles .tile-group-2 {
    float: left;
    width: 39.85%;
    margin-left: 1.4%; }
    .js .grid-tiles .tile-group-2 .tile-1 h1, .js .grid-tiles .tile-group-2 .tile-2 h1 {
      font-size: 1.5em; }
    .js .grid-tiles .tile-group-2 .tile-1 img {
      margin: -2.5% 0; }
    .js .grid-tiles .tile-group-2 .tile-2 img {
      max-width: none;
      width: 137.75%;
      margin: 0 -25%; }
  .js .grid-tiles .tile-quote .tile-detail {
    padding: 2em; }
  .js .grid-tiles .tile-quote blockquote {
    font-size: 1.45em;
    min-height: 9em; }
    .js .grid-tiles .tile-quote blockquote:before {
      display: none; } }
@media (min-width: 1060px) {
  .js .grid-tiles .tile-toggle {
    padding: 1em; }
  .js .grid-tiles .tile-quote blockquote {
    min-height: 8em;
    margin: -0.75em;
    padding: 2em 2.5em 2em 1.5em; }
    .js .grid-tiles .tile-quote blockquote:before {
      display: block;
      right: auto;
      left: 99%;
      margin-right: auto;
      margin-left: -1em; }
  .js .grid-tiles .tile-group-1 .tile-1 h1 {
    font-size: 2em; }
  .js .grid-tiles .tile-group-2 .tile-2 img {
    width: 138.9%; } }

.credit {
  margin: 0.5em 0;
  font-size: 1.1em;
  color: #00768a; }
  .credit a {
    color: #00768a; }

.open-tag {
  font-size: 1.1em;
  margin: 0.5em 0;
  text-transform: uppercase;
  color: #ea6d02; }

.price, .price a {
  font-size: 0.9em;
  color: #00768a; }
.price i {
  font-family: "Bliss Bold", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-size-adjust: 0.47;
  font-weight: normal;
  font-style: normal;
  font-size: 2.5em;
  color: #222;
  font-style: normal; }

.info + .price {
  margin: -1.5em 0 auto; }

.micro-reviews {
  font-size: 0.7em;
  float: right;
  margin: 0 0 2em 2em;
  text-align: right; }
  @media (min-width: 35em) {
    .micro-reviews {
      font-size: 0.8em; } }
  .micro-reviews .rating {
    text-align: right; }

.rating {
  display: block;
  padding: 0 0.25em; }
  .rating i {
    display: inline-block;
    margin: 0.25em -0.3em; }
  .rating .star-on:after, .rating .star-off:after {
    font-family: 'losa';
    font-size: 1.5em;
    color: #d83b5b;
    content: 'H'; }
    @media (min-width: 35em) {
      .rating .star-on:after, .rating .star-off:after {
        font-size: 2em; } }
  .rating .star-off:after {
    color: #ccc; }

.to-top {
  position: relative;
  display: block;
  margin: 2em 0;
  border-top: 1px solid #ddd;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.2em; }
  .to-top b {
    padding: 0.35em 1em;
    font-size: 0.85em;
    background: #ddd; }

.link-alt {
  color: #00768a; }

.link-download {
  font-size: 0.85em;
  color: #00768a;
  text-decoration: underline; }

.link-all, .list-content .link-all {
  font-size: 0.9em;
  color: #d83b5b;
  font-weight: bold; }

.small {
  padding: 1em;
  font-size: 0.75em;
  background: #fff; }

.small-inline, .list-content .small-inline {
  display: inline;
  font-size: 0.8em; }

.stat {
  color: #222;
  font-size: 1.1em; }
  .stat b {
    display: block;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: -0.2em; }
    @media (min-width: 40em) {
      .stat b {
        font-size: 4em; } }
    @media (min-width: 50em) {
      .stat b {
        font-size: 5em; } }

.helper-copy {
  color: #00768a;
  margin: 0.5em 0; }

.required label {
  color: #00768a; }
  .required label:after {
    content: ' *'; }

.info-required {
  color: #00768a; }

.error label {
  color: #d83b5b; }
.error .helper-toggle {
  cursor: default; }
  .error .helper-toggle:after {
    content: "!";
    background: #d83b5b; }
.error .helper-copy {
  color: #d83b5b; }

.title {
  font-weight: bold;
  color: #d83b5b; }

.sub {
  font-weight: bold;
  color: #000; }

.content-featured {
  margin: 1.5em 0;
  background: #f4f4f4;
  padding: 0.25em 1.5em 1em; }
  .content-featured:after {
    content: '';
    display: table;
    clear: both; }
  .content-featured i {
    display: block;
    font-size: 0.9em;
    font-style: normal; }
  .content-featured p i {
    display: inline;
    font-size: 1em;
    font-style: italic; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.9, 0.9); }

  50% {
    -webkit-transform: scale(1.5, 1.5); }

  100% {
    -webkit-transform: scale(0.9, 0.9); } }

@-moz-keyframes pulsate {
  0% {
    -moz-transform: scale(0.9, 0.9); }

  50% {
    -moz-transform: scale(1.5, 1.5); }

  100% {
    -moz-transform: scale(0.9, 0.9); } }

@-o-keyframes pulsate {
  0% {
    -o-transform: scale(0.9, 0.9); }

  50% {
    -o-transform: scale(1.5, 1.5); }

  100% {
    -o-transform: scale(0.9, 0.9); } }

@keyframes pulsate {
  0% {
    transform: scale(0.9, 0.9); }

  50% {
    transform: scale(1.5, 1.5); }

  100% {
    transform: scale(0.9, 0.9); } }

.loading-blobs {
  display: block;
  margin: 1em auto;
  text-align: center; }
  .loading-blobs b {
    display: inline-block;
    font-weight: normal;
    width: 1em;
    height: 1em;
    margin: 0.5em;
    background: #d83b5b;
    border-radius: 1em;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pulsate 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: pulsate 1s ease-out;
    -o-animation-iteration-count: infinite;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite; }
    .loading-blobs b + b {
      -webkit-animation-delay: 0.2s;
      -moz-animation-delay: 0.2s;
      -o-animation-delay: 0.2s;
      animation-delay: 0.2s; }
      .loading-blobs b + b + b {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        -o-animation-delay: 0.4s;
        animation-delay: 0.4s; }

.share-this {
  margin: 1.5em 0 1em; }

blockquote i	{
	font-style:italic;
}
.series-major dl dd{
	float: none;
	line-height: 25px;
}


/*#parentSite {*/
  /*position: absolute;*/
  /*top: 10px;*/
  /*left: 39%;*/
/*}*/

.cookie-policy	{
	position:static;
	left:0;
	top:0;
	width:100%;
	padding:8px;
	background-color:#EFEFEF;
	z-index:1001;
	min-height:50px;
}

.cookie-policy p {
	margin:0 15%;
}

.cookie-policy .accordion-toggle.toggled::before {
    content: "B";
}
.cookie-policy .accordion-toggle::before {
    background: #d83b5b none repeat scroll 0 0;
    color: #fff;
    content: "C";
    display: inline-block;
    font-family: "losa";
    margin-right: 0.5em;
    padding: 0.4em 0.25em 0.3em 0.3em;
    text-align: center;
    width: 1.25em;
}
.cookie-policy .helper-toggle::after {
    background: #00768a none repeat scroll 0 0;
    border-radius: 1em;
    color: #fff;
    content: "i";
    display: block;
    font-family: "Georgia","Times New Roman",serif;
    font-size: 1.25em;
    font-weight: bold;
    height: 1em;
    margin-right: 1em;
    padding: 0.15em 0.4em 0.65em;
    text-align: center;
    text-indent: 0;
    width: 1em;
}
.cookie-policy .accordion-toggle {
    text-decoration: none;
}
.cookie-policy .helper-toggle {
    display: block;
    float: left;
    margin: -1.75em 2em 0 0;
    text-decoration: none;
    text-indent: -9999em;
    width: 1em;
}

.cookie-policy .close {
	float:right;
	font-size:1em;
	text-decoration:none;
}