@charset "UTF-8";
/* AWESEM Foundation Framework Theme
--------------------------------------------------
	Description: AWESEM Foundation Framework Theme Package
	Author: AWESEM
	Author URL: http://www.awesem.co.uk
--------------------------------------------------
*/
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.001em)/";
  width: 40.001em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.001em) and (max-width:64em)/";
  width: 40.001em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.001em)/";
  width: 64.001em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.001em) and (max-width:90em)/";
  width: 64.001em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.001em)/";
  width: 90.001em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.001em) and (max-width:120em)/";
  width: 90.001em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.001em)/";
  width: 120.001em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

html, body {
  height: 100%; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
body {
  font-size: 18px; }

body {
  background: #FFFFFF;
  color: #3e3e3e;
  cursor: auto;
  font-family: Calibri, "Open Sans", Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 150%;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 72.22222rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.83333rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: left; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; } }
@media only screen and (min-width: 40.001em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.001em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #FFFFFF;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #FFFFFF;
      color: #222222;
      display: block;
      font-family: Calibri, "Open Sans", Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      font-size: 1rem;
      padding: 0; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #FFFFFF; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

.flex-video {
  height: 0;
  margin-bottom: 0.88889rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.38889rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Calibri, "Open Sans", Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
  font-size: 0.88889rem;
  background-color: #7ac143;
  border-color: #008c46;
  color: #FFFFFF;
  -webkit-transition: background-color 300ms ease-out;
          transition: background-color 300ms ease-out; }
  button:hover, .button:hover {
    background-color: #008c46; }
  button:hover, .button:hover {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #7ac143;
    border-color: #008c46;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #66951f; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1rem 2rem 1.05556rem 2rem;
    font-size: 1.11111rem; }
  button.small, .button.small {
    padding: 0.77778rem 1.55556rem 0.83333rem 1.55556rem;
    font-size: 0.72222rem; }
  button.tiny, .button.tiny {
    padding: 0.55556rem 1.11111rem 0.61111rem 1.11111rem;
    font-size: 0.61111rem; }
  button.expand, .button.expand {
    padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
    font-size: 0.88889rem;
    padding-bottom: 0.94444rem;
    padding-top: 0.88889rem;
    padding-left: 0.88889rem;
    padding-right: 0.88889rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.66667rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.66667rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #7ac143;
    border-color: #008c46;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008c46; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #7ac143; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #7ac143;
      border-color: #008c46;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #008c46; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #FFFFFF; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #7ac143; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.001em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 0.88889rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.44444rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.44444rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.44444rem; }

/* Label Styles */
label {
  color: #434343;
  cursor: pointer;
  display: block;
  font-size: 1.11111rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 0.88889rem 0;
    padding: 0.5rem 0; }
  label small {
    text-transform: capitalize;
    color: #5f5f5f; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1.11111rem;
  height: 2.27778rem;
  line-height: 2.27778rem;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #727272;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 2.27778rem;
  margin: 0 0 0.88889rem 0;
  padding: 0.44444rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #c5c5c5;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FFFFFF;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  color: #727272;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.44444rem;
  border-radius: 0;
  height: 2.27778rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #FFFFFF;
    border-color: #c5c5c5; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 0.88889rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.44444rem;
  margin-right: 0.88889rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1rem 0;
  padding: 1.11111rem; }
  fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -0.16667rem;
    padding: 0 0.16667rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.66667rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.88889rem;
  margin-top: -1px;
  padding: 0.33333rem 0.5rem 0.5rem;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.66667rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.88889rem;
  margin-top: -1px;
  padding: 0.33333rem 0.5rem 0.5rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 0.88889rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.66667rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.88889rem;
  margin-top: -1px;
  padding: 0.33333rem 0.5rem 0.5rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #5f5f5f;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #FFFFFF;
      color: #1a1a1a;
      font-family: Calibri, "Open Sans", Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      font-size: 0.88889rem;
      padding: 0 0; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #FFFFFF; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: #FFFFFF;
      color: #1a1a1a; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 30px;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0; }

@media only screen and (min-width: 40.001em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 30px !important;
    max-width: 20%;
    width: 20%; }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #94ba41;
  color: #94ba41;
  cursor: help;
  font-weight: normal; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #3a5412;
    color: #7ac143; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #fffde1;
  color: #636363;
  display: none;
  font-size: 0.94444rem;
  font-weight: normal;
  line-height: 1.2;
  max-width: 300px;
  padding: 0.44444rem 0.77778rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%; }
  .tooltip > .nub {
    border: solid 5px;
    border-color: transparent transparent #fffde1 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    border-bottom: dotted 1px #3a5412 !important;
    color: #7ac143 !important; }

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.55556rem;
  font-weight: normal; }

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #fffde1 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #fffde1 transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #fffde1;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #fffde1 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; } }
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.001em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.001em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.001em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.001em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.001em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.001em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.001em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.001em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #7ac143;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #008c46; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.72222rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.19444rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.77778rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #454545;
  font-family: Calibri, "Open Sans", Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0.5rem;
  margin-top: 0;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #868686;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 1.44444rem; }

h2 {
  font-size: 1.11111rem; }

h3 {
  font-size: 1.11111rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83333rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #868686;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.11111rem 0 1.05556rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #daf0b8;
  border-color: #c8e995;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.11111rem 0.27778rem 0.05556rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.4;
  list-style-position: outside;
  margin-bottom: 0.72222rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 0.72222rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 0.72222rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 0.72222rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.66667rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #3e3e3e;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 0.72222rem;
  padding: 0.5rem 1.11111rem 0 1.05556rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.72222rem;
    color: #707070; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #707070; }

blockquote,
blockquote p {
  line-height: 1.4;
  color: #868686; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.11111rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.55556rem 0.66667rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.83333rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.05556rem; }

@media only screen and (min-width: 40.001em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.1; }

  h1 {
    font-size: 1.77778rem; }

  h2 {
    font-size: 1.33333rem; }

  h3 {
    font-size: 1.11111rem; }

  h4 {
    font-size: 1rem; }

  h5 {
    font-size: 0.83333rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  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 #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/**
 * Burger parts
 *
 * (---) top    -> &:before
 * [---] middle -> &
 * (---) bottom -> &:after
 */
/**
 * Burger
 */
/**
 * Select parts of the burger
 */
/**
 * Burger animations
 */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* qTip2 v2.2.1 | Plugins: viewport ie6 | Styles: core | qtip2.com | Licensed MIT | Tue Aug 11 2015 10:48:29 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: -100em -100em no-repeat; }

.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

.qtipmodal-ie6fix {
  position: absolute !important; }

/* SLICK */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

#media .slick-list {
  max-height: 250px; }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow,
.slick-slide {
  outline: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 100;
  line-height: 14px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
  color: transparent;
  bottom: 0px;
  padding: 1px 8px;
  border: none;
  outline: none;
  margin-bottom: 16px; }
  .slick-prev:hover,
  .slick-next:hover {
    background: rgba(0, 0, 0, 0.9); }
  .slick-prev:focus,
  .slick-next:focus {
    background: rgba(0, 0, 0, 0.7); }

.arrow-prev.slick-disabled, .arrow-next.slick-disabled {
  color: #adadad;
}
    
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 27px;
  line-height: 21px;
  color: #FFF;
  text-align: center; }

.slick-prev {
  left: 0px;
  padding: 1px 10px;
  border-radius: 0px 3px 3px 0px; }
  .slick-prev:before {
    content: "\00AB"; }

.slick-next {
  right: 0px;
  padding: 1px 10px;
  border-radius: 3px 0px 0px 3px; }
  .slick-next:before {
    content: "\00BB"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 17px;
  left: 0px;
  right: 0px;
  list-style-type: none;
  text-align: center;
  margin: 0px;
  padding: 0px; }
  .slick-dots li {
    padding: 0px 4px;
    display: inline-block; }
    .slick-dots li button {
      display: block;
      padding: 0px;
      border: 2px solid #FFF;
      font-weight: normal;
      font-size: 11px;
      margin: 0px;
      border-radius: 50%;
      text-align: center;
      box-shadow: 0px 0px 6px 0px #000;
      color: transparent;
      background: #8a8a8a;
      height: 14px;
      width: 14px; }
      .slick-dots li button:focus {
        outline: none; }
    .slick-dots li.slick-active button {
      background: #7ac143; }

/*----------------------------------------------------------------------------------------------------
General styling
----------------------------------------------------------------------------------------------------*/
@-webkit-keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }
@keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fstElement {
  display: inline-block;
  position: relative;
  border: 1px solid #D7D7D7;
  box-sizing: border-box;
  color: #232323;
  font-size: 0.8em;
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 6px; }

.fstElement > select,
.fstElement > input {
  position: absolute;
  left: -999em; }

.fstToggleBtn {
  font-size: 1.4em;
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 0.71429em 1.42857em 0.71429em 0.71429em;
  min-width: 14.28571em;
  cursor: pointer; }

.fstToggleBtn:after {
  position: absolute;
  content: "";
  right: 0.71429em;
  top: 50%;
  margin-top: -0.17857em;
  border: 0.35714em solid transparent;
  border-top-color: #cacaca; }

.fstQueryInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  box-sizing: border-box;
  background: transparent;
  border: 0;
  border-color: transparent !important; }

.fstResults {
  position: absolute;
  left: -1px;
  top: 100%;
  right: -1px;
  max-height: 21em;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #D7D7D7;
  border-top: 0;
  background-color: #FFF;
  display: none; }

.fstResultItem {
  font-size: 1.2em;
  display: block;
  padding: 0.05em 0.6em;
  margin: 0;
  cursor: pointer;
  border-top: 1px solid #fff; }

.fstResultItem.fstUserOption {
  color: #707070; }

.fstResultItem.fstFocused {
  color: #fff;
  background-color: #43A2F3;
  border-color: #73baf6; }

.fstResultItem.fstSelected {
  color: #fff;
  background-color: #2694f1;
  border-color: #73baf6; }

.fstGroupTitle {
  font-size: 1.4em;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  font-weight: bold; }

.fstGroup {
  padding-top: 1em; }

.fstGroup:first-child {
  padding-top: 0; }

.fstNoResults {
  font-size: 1.2em;
  display: block;
  padding: 0.2em 0.6em;
  margin: 0;
  color: #999; }

/*----------------------------------------------------------------------------------------------------
Single Mode
----------------------------------------------------------------------------------------------------*/
.fstSingleMode .fstControls {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  padding: 0.3em;
  border: 1px solid #D7D7D7;
  background-color: #fff;
  display: none; }

.fstSingleMode .fstQueryInput {
  font-size: 1.4em;
  display: block;
  width: 100%;
  padding: 0.5em 0.35714em;
  color: #999;
  border: 1px solid #D7D7D7; }

.fstSingleMode.fstActive {
  z-index: 100; }

.fstSingleMode.fstActive.fstElement,
.fstSingleMode.fstActive .fstControls,
.fstSingleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1); }

.fstSingleMode.fstActive .fstControls {
  display: block; }

.fstSingleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  margin-top: -1px; }

/*----------------------------------------------------------------------------------------------------
Multiple mode
----------------------------------------------------------------------------------------------------*/
.fstChoiceItem {
  display: inline-block;
  font-size: 1.2em;
  position: relative;
  margin: 0 0.3em 0.25em 0;
  padding: 0.1em 0.4em 0.1em 1.5em;
  float: left;
  border-radius: 0.25em;
  border: 1px solid #43A2F3;
  cursor: auto;
  color: #fff;
  background-color: #43A2F3;
  -webkit-animation: fstAnimationEnter 0.2s;
  animation: fstAnimationEnter 0.2s; }

.fstChoiceItem.mod1 {
  background-color: #F9F9F9;
  border: 1px solid #D7D7D7;
  color: #232323; }

.fstChoiceItem.mod1 > .fstChoiceRemove {
  color: #a4a4a4; }

.fstChoiceRemove {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none !important;
  font-size: 1.16667em;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.28571em;
  line-height: 1.28571em;
  margin-top: -0.64286em;
  text-align: center;
  color: #fff;
  outline: none; }

.fstChoiceRemove::-moz-focus-inner {
  padding: 0;
  border: 0; }

.fstMultipleMode .fstControls {
  box-sizing: border-box;
  padding: 0.3em 0.3em 0em 0.3em;
  overflow: hidden;
  cursor: text; }

.fstMultipleMode .fstQueryInput {
  font-size: 1.25em;
  height: 32px;
  float: left;
  padding: 0.28571em 0;
  margin: 0 0 0.2em 0;
  width: 2em;
  color: #999;
  background-color: transparent !important; }

.fstMultipleMode .fstQueryInputExpanded {
  float: none;
  width: 100%;
  padding: 0.28571em 0.35714em; }

.fstMultipleMode .fstFakeInput {
  font-size: 1.4em; }

.fstMultipleMode.fstActive,
.fstMultipleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1); }

.fstMultipleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  border-top: 1px solid #D7D7D7; }

.alignleft {
  float: left;
  margin: 0.22222rem 1.11111rem 1.11111rem 0; }

.alignright {
  float: right;
  margin: 0.22222rem 0 1.11111rem 1.11111rem; }

.aligncenter {
  display: block;
  margin: 4px auto; }

.wp-caption {
  background: #ffffff;
  max-width: 100%;
  padding: 5px 5px 5px;
  text-align: right;
  margin-bottom: 20px; }

.gallery {
  margin-bottom: 20px; }

.wp-caption-text, .gallery-caption {
  font-size: 0.72222rem;
  margin-bottom: 0; }

#wpadminbar {
  opacity: 0.5;
  -webkit-transition: 0.2s opacity linear;
          transition: 0.2s opacity linear; }
  #wpadminbar:hover, #wpadminbar:focus {
    opacity: 1; }
  @media only screen and (max-width: 40em) {
    #wpadminbar {
      display: none; } }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* BASE */
@media only screen and (min-width: 64.001em) {
  .desktop-padding > .row {
    padding-left: 30px;
    padding-right: 30px; } }
.page-wrapper {
  width: 100%;
  margin: auto;
  max-width: 1300px;
  background: #FFFFFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }

.print-url {
  display: none; }

.bold {
  font-weight: bold; }



.ta-center {
  text-align: center; }

.ta-left {
  text-align: left; }

.ta-right {
  text-align: right; }

.lime {
  color: #94ba41; }

.orange {
  color: #ed7a23; }

.red {
  color: #bd0c00; }

.green {
  color: #7ac143; }

.img-center {
  display: block;
  margin: 0 auto; }

.screen-reader-shortcut {
  position: absolute;
  top: -1000em; }
  .screen-reader-shortcut:focus {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #7ac143;
    z-index: 100000;
    line-height: normal;
    text-decoration: none; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.inline {
  list-style-type: none;
  margin: 0 0 5px; }
  .inline li {
    display: inline-block; }

.block {
  list-style-type: none;
  margin: 0 0 5px; }

input[type="text"], input[type="password"], input[type="submit"], select {
  border-radius: 5px; }

input[type="checkbox"] {
  position: relative;
  top: -2px; }

select {
  padding-right: 24px; }

.checkbox-wrapper {
  position: relative;
  margin-right: 20px; }
  .checkbox-wrapper input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 10px; }
    .checkbox-wrapper input[type="checkbox"] + label {
      padding-left: 20px;
      margin: 0;
      color: #636363; }

.button,
button {
  padding: 8px 22px;
  display: block;
  border-radius: 3px;
  font-family: arial, sans-serif;
  font-size: 0.82rem; }

p a {
  text-decoration: underline; }

.tooltip {
  border: 1px solid #d3d3d3; }
  .tooltip > .nub:before, .tooltip.tip-top > .nub:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -7px;
    left: -5px;
    border: 6px solid #d3d3d3;
    border-color: #d3d3d3 transparent transparent;
    z-index: 5; }
  .tooltip > .nub:after, .tooltip.tip-top > .nub:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -4px;
    left: -4px;
    border: 5px solid #fffde1;
    border-color: #fffde1 transparent transparent;
    z-index: 6; }

.multiselect-object {
  height: auto; }
  .multiselect-object option.selected {
    background-color: #808080;
    color: #FFFFFF; }

/* Accordion Styles */

.accordion {
  margin-bottom: 10px;
  margin-left: 10px;
}

.accordion > h3 {
  margin-bottom: 0px;
}

.accordion-title {
  border-top: 1px solid #dbdbdb;
  background-color: #f5f5f0;
  margin: 10px;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
}

.accordion-title:hover {
  border-color: #7ac143;
}

.accordion-title.open {
  cursor: default;
}

.accordion-content {
  border-top: 1px solid #dbdbdb;
  background-color: #fafafa;
  margin: 0px 10px 10px 10px;
  padding: 10px 10px 10px 10px; }

.g-recaptcha {
  height: 76px; }

/* HEADER */
@media (max-width: 640px) {
  html {
    margin-top: 0px !important; } }
body {
  background-color: #ececec; }

#wpadminbar {
  opacity: 0.8; }

.beta-corner {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 55px 55px 0;
  border-color: transparent #7ac143 transparent transparent;
  position: absolute;
  top: 0px;
  right: 0px; }

.beta-corner::before {
  content: "BETA";
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  font-size: 18px;
  height: 16px;
  line-height: 15px;
  left: 17px;
  top: 12px;
  position: absolute;
  overflow: hidden; }

.header-stuff {
  float: right; }
  .header-stuff .header-row:before, .header-stuff .header-row:after {
    content: " ";
    display: table; }
  .header-stuff .header-row:after {
    clear: both; }
  .header-stuff .header-row .google-translate {
    float: right; }
  .header-stuff .header-row .flags {
    float: left; }
  .header-stuff .searchform {
    display: none; }
    @media only screen and (min-width: 64.001em) {
      .header-stuff .searchform {
        display: block; } }

.master-header {
  top: 0px;
  padding: 20px 0px;
  border-bottom: 2px solid #999;
  background: #ffffff;
  position: relative; }
  .master-header .header-top {
    display: table;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    padding: 0px 40px 0px 40px; }
    .master-header .header-top > .col {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      .master-header .header-top > .col.col-logo {
        text-align: left; }
      .master-header .header-top > .col.col-buttons {
        text-align: right; }
    .master-header .header-top .logo-container-left {
      display: inline-block; }
      .master-header .header-top .logo-container-left a {
        display: inline-block;
        font-style: normal; }
      .master-header .header-top .logo-container-left .site-name, .master-header .header-top .logo-container-left .site-slogan {
        color: #000;
        display: inline-block;
        vertical-align: middle;
        font-family: 'Baloo Chettan', cursive;
        font-size: 59px;
        line-height: 50px; }
      .master-header .header-top .logo-container-left .site-slogan {
        font-size: 29px;
        line-height: 17px;
        text-align: center; }
        .master-header .header-top .logo-container-left .site-slogan .line-2 {
          font-size: 23px; }
      .master-header .header-top .logo-container-left .site-logo {
        width: 57px;
        height: 57px;
        margin: 0px 6px;
        border-radius: 50%;
        border: 1px solid #FFF;
        box-shadow: 0px 0px 1px 0px #000; }
  .master-header.sticky {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 86px;
    max-width: 1300px;
    padding: 10px 0px; }
    .master-header.sticky .header-top .logo-container-left img {
      height: 64px; }

.mobile-buttons {
  display: none;
  border-bottom: 2px solid #333;
  /*text-shadow: 1px 1px #000;*/ }
  @media only screen and (max-width: 64em) {
    .mobile-buttons {
      margin: 0 auto;
      max-width: 72.22222rem;
      width: 100%;
      display: block;
      min-width: 211px; }
      .mobile-buttons:before, .mobile-buttons:after {
        content: " ";
        display: table; }
      .mobile-buttons:after {
        clear: both; }
      .mobile-buttons > a {
        border-bottom: 1px solid #333;
        text-align: center; }
      .mobile-buttons a {
        padding-left: 0.83333rem;
        padding-right: 0.83333rem;
        width: 50%;
        float: left;
        background: #333333;
        display: block;
        color: #FFFFFF;
        height: 46px;
        line-height: 46px; 
        font-weight: bold; }
        .mobile-buttons a:first-child {
          border-right: 1px solid #636363; }
        .mobile-buttons a .ico-menu {
          background-image: url("../img/sprite.png");
          background-position: 0px -65px;
          background-repeat: no-repeat;
          width: 19px;
          height: 14px;
          display: inline-block;
          vertical-align: top;
          margin-top: 16px;
          margin-right: 10px; } }
      @media only screen and (max-width: 64em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 64em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 64em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 64em) and (min-device-pixel-ratio: 2), only screen and (max-width: 64em) and (min-resolution: 192dpi), only screen and (max-width: 64em) and (min-resolution: 2dppx) {
        .mobile-buttons a .ico-menu {
          background-size: 82px 79px;
          background-image: url("../img/sprite@2x.png"); } }
  @media only screen and (max-width: 64em) {
        .mobile-buttons a .ico-search {
          background-image: url("../img/sprite.png");
          background-position: -19px -49px;
          background-repeat: no-repeat;
          width: 16px;
          height: 16px;
          display: inline-block;
          vertical-align: top;
          margin-top: 16px;
          margin-right: 10px; } }
      @media only screen and (max-width: 64em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 64em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 64em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 64em) and (min-device-pixel-ratio: 2), only screen and (max-width: 64em) and (min-resolution: 192dpi), only screen and (max-width: 64em) and (min-resolution: 2dppx) {
        .mobile-buttons a .ico-search {
          background-size: 82px 79px;
          background-image: url("../img/sprite@2x.png"); } }
  @media only screen and (max-width: 64em) {
        .mobile-buttons a.active {
          background: #686868; } }

.top-menu {
  margin-top: 5px;
  position: relative;
  text-align: center; }
  .top-menu > ul {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    margin: 0; }
    .top-menu > ul li a {
      color: #333;
      height: 24px;
      line-height: 24px;
      display: block;
      overflow: hidden;
      font-size: 18px;
      text-transform: uppercase; }
    .top-menu > ul li .sub-menu {
      -webkit-transition: .4s all;
              transition: .4s all; }
    .top-menu > ul > li {
      display: inline-block;
      vertical-align: top;
      padding: 0px 15px; }
      .top-menu > ul > li:first-child:last-child {
        width: 100%; }
      .top-menu > ul > li > a:hover, .top-menu > ul > li > a:focus {
        outline: none; }
 /**     top-menu > ul > li:last-child > a {
  border-right: 0;
  background: #7ac143 !important;
  padding: 5px 20px 30px 20px !important;
  border-radius: 10px  !important;
  color: #fff !important;
  font-weight: bolder !important;
}
*/
	top-menu > ul > li:last-child > a {
  border-right: 0;
  background-color: green;
  padding: 2px 10px 20px 10px !important;
  color: #fff;
  height: 29px;
  line-height: 24px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 5px;
}

      .top-menu > ul > li:last-child .sub-menu .has-dropdown .dropdown {
        left: auto;
        right: 100%; }
      .top-menu > ul > li .sub-menu {
        -webkit-transition: none;
                transition: none;
        list-style-type: none;
        position: absolute;
        vertical-align: top;
        z-index: 9999;
        background: #FFF;
        margin: 0px;
        border-radius: 3px;
        box-shadow: 0px 0px 6px -1px #000;
        padding: 6px 0px;
        display: none; }
        .top-menu > ul > li .sub-menu li {
          padding: 0px 14px 0px 10px; }
          .top-menu > ul > li .sub-menu li a::before {
            content: "\00BB";
            margin-right: 6px;
            font-size: 16px;
            line-height: 16px; }
          .top-menu > ul > li .sub-menu li a {
            color: #000;
            font-size: 16px;
            text-align: left;
            white-space: nowrap;
            text-decoration: none;
            text-transform: none;
            font-style: normal; }
          .top-menu > ul > li .sub-menu li:hover {
            background-color: #E8E8E8; }
        .top-menu > ul > li .sub-menu .has-dropdown {
          position: relative; }
          .top-menu > ul > li .sub-menu .has-dropdown:hover {
            overflow: visible; }
            .top-menu > ul > li .sub-menu .has-dropdown:hover .sub-menu {
              display: block; }
          .top-menu > ul > li .sub-menu .has-dropdown .sub-menu {
            position: absolute;
            left: 100%;
            top: 0;
            background: #FFF; }
      .top-menu > ul > li.has-dropdown {
        position: relative; }
        .top-menu > ul > li.has-dropdown:hover > .sub-menu {
          overflow: visible;
          display: block; }
    .top-menu > ul li .btn-expand {
      float: right;
      width: 20px;
      line-height: 25px;
      font-size: 13px;
      text-decoration: none;
      vertical-align: bottom; }
    .top-menu > ul li .btn-expand::before {
      content: "\25BC"; }
    .top-menu > ul li a {
      font-weight: normal;
      text-align: center; }
  @media only screen and (max-width: 64em) {
    .top-menu {
      max-height: 0px;
      overflow: hidden;
      margin: 0px;
      display: block; }
      .top-menu ul, .top-menu .sub-menu, .top-menu.active ul, .top-menu.active .sub-menu {
        background: #686868;
        position: relative;
        display: block;
        box-shadow: none;
        padding: 0px; }
        .top-menu ul li, .top-menu .sub-menu li, .top-menu.active ul li, .top-menu.active .sub-menu li {
          display: block;
          padding: 0px; }
          .top-menu ul li a, .top-menu .sub-menu li a, .top-menu.active ul li a, .top-menu.active .sub-menu li a {
            float: none;
            text-align: left;
            height: 27px;
            line-height: 27px;
            vertical-align: middle;
            width: auto;
            text-decoration: none;
            background: #686868;
            color: #FFF; }
            .top-menu ul li a:hover, .top-menu ul li a:focus, .top-menu .sub-menu li a:hover, .top-menu .sub-menu li a:focus, .top-menu.active ul li a:hover, .top-menu.active ul li a:focus, .top-menu.active .sub-menu li a:hover, .top-menu.active .sub-menu li a:focus {
              background: #828282; }
          .top-menu ul li .btn-expand, .top-menu .sub-menu li .btn-expand, .top-menu.active ul li .btn-expand, .top-menu.active .sub-menu li .btn-expand {
            display: none; }
      .top-menu .sub-menu, .top-menu.active .sub-menu {
        max-height: 1200px;
        overflow: hidden; }
        .top-menu .sub-menu a, .top-menu.active .sub-menu a {
          padding-left: 30px; }
      .top-menu.active {
        max-height: 1200px;
        overflow: hidden; }
        .top-menu.active > ul {
          padding: 5px 0px; }
        .top-menu.active ul {
          display: block; } }

.top-search {
  display: none; }
  @media only screen and (max-width: 64em) {
    .top-search {
      display: block;
      background: #686868;
      color: #FFFFFF;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: .4s max-height;
              transition: .4s max-height; }
      .top-search.active {
        max-height: 66px; }
      .top-search .searchform {
        margin-top: 16px; } }

.search-and-button {
  display: inline-block; }
  @media only screen and (max-width: 319px) {
    .search-and-button {
      display: none; } }
  .search-and-button .searchform {
    display: inline-block;
    min-width: 0; }
    @media only screen and (max-width: 690px) {
      .search-and-button .searchform {
        display: none; } }
    .search-and-button .searchform input[type="text"] {
      max-width: 170px;
      margin-bottom: 0; }
  .search-and-button .button-wrapper {
    display: inline-block; }
    .search-and-button .button-wrapper .button {
      font-size: 15px;
      margin-bottom: 0;
      font-family: arial; }
      @media only screen and (min-width: 40.001em) {
        .search-and-button .button-wrapper .button {
          margin-left: 15px; } }
  .search-and-button .logout-button {
    display: inline-block;
    text-align: center;
    float: right;
    width: 130px; }
  @media only screen and (max-width: 400px) {
    .search-and-button .button-wrapper .button {
      max-width: 85px;
      font-size: 12px;
      padding: 6px 5px; } }

body.spott-user-logged-in .master-header .search-and-button {
  margin-top: 0px; }
body.spott-user-logged-in .master-header.sticky .search-and-button {
  margin-top: 5px; }

@media (max-width: 1024px) {
  .master-header .header-top {
    padding: 0px 20px 0px 20px; }
    .master-header .header-top > .col.col-menu {
      display: none; }
    .master-header .header-top > .col.col-logo, .master-header .header-top > .col.col-buttons {
      text-align: center; }
    .master-header .header-top .logo-container-left {
      margin-left: 0px; } }
@media (max-width: 1024px) {
  .master-header .header-top > .col.col-menu {
    display: none; } }
@media (max-width: 780px) {
  .search-and-button .searchform {
    display: none; }
  .search-and-button .button-wrapper a.button {
    margin: 0px 30px 0px 0px; }
  .search-and-button .logout-button {
    float: left; } }
@media (max-width: 670px) {
  .logo-container-left .site-logo {
    margin: 0px 15px 0px 0px;
    float: left; }
  .logo-container-left .site-name {
    margin-top: 2px; }
  .logo-container-left .site-slogan {
    display: none; } }
@media (max-width: 460px) {
  .master-header .header-top > .col.col-buttons {
    display: none; } }
/* Footer */
.bottom-section {
  margin-bottom: 25px; }
  .bottom-section img {
    width: 100%; }
  .bottom-section div {
    background: #FFFFFF;
    padding: 25px 20px 55px;
    position: relative; }
  .bottom-section p {
    color: #636363; }
  .bottom-section .title {
    color: #343434;
    font-weight: bold;
    font-size: 1.11111rem; }
    @media only screen and (min-width: 40.001em) {
      .bottom-section .title {
        font-size: 1.22222rem; } }
  .bottom-section .arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #7ac143;
    color: #FFFFFF;
    padding: 10px 20px; }
    .bottom-section .arrow:after {
      background-image: url("../img/sprite.png");
      background-position: -35px -34px;
      background-repeat: no-repeat;
      width: 9px;
      height: 15px;
      content: "";
      display: block;
      float: right;
      margin-top: 6px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .bottom-section .arrow:after {
          background-size: 82px 79px;
          background-image: url("../img/sprite@2x.png"); } }
  .bottom-section a {
    display: block;
    border: 1px solid #c5c5c5; }
    .bottom-section a:hover .arrow {
      background: #008c46; }


.bubble::after {
    content: '';
    border-top-left-radius: 50% 100%;
    border-top-right-radius: 50% 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
    background-color: #0f0f10;
    height: 85%;
}


.master-footer {
  background: #008c46;
  padding: 20px 0px 0px;
  border-top: 2px solid #008c46;
  box-shadow: 0px 0px 5px 0px #008c46;
  text-align: center;
  color: #FFF; }
  .master-footer .row {
    padding: 0px; }
  .master-footer p {
    margin: 0px;
    font-size: 15px; }
  .master-footer .main-links a {
    text-align: center;
    text-shadow: 0px 0px #000;
    color: #ffffff;
	text-decoration: underline;}
    .master-footer .main-links a:hover {
      color: #ffffff;
	  font-weight: bold; }
  .master-footer .social-icons {
    padding: 7px 0px; }
    @media only screen and (max-width: 40em) {
      .master-footer .social-icons {
        padding: 15px 0px; } }
    .master-footer .social-icons > a {
      margin: 0px 10px; }
  .master-footer .other-infos {
    margin-top: 10px; }
  .master-footer .zsl {
    font-size: 14px; }
    .master-footer .zsl img {
      border-radius: 3px;
      width: 220px; }
      @media only screen and (max-width: 64em) {
        .master-footer .zsl img {
          margin: 10px 0px 2px; } }
  .master-footer .back-to-top a {
    display: inline-block;
    margin-top: 24px;
    white-space: nowrap;
    font-style: normal;
    color: #FFF; }
    .master-footer .back-to-top a img {
      margin-left: 5px; }
  .master-footer .footer-bottom {
    margin-top: 30px;
    padding: 30px 0px 50px;
    background: #008c46;
    border-top: 3px solid #008c46; }
    .master-footer .footer-bottom .zsl-infos p {
      text-align: center;
      line-height: 16px;
      font-size: 14px; }
      .master-footer .footer-bottom .zsl-infos p .text-separator {
        display: block; }
        @media (max-width: 850px) {
          .master-footer .footer-bottom .zsl-infos p .text-separator {
            display: inline; } }
  .master-footer .google-translate {
    margin-top: 0px; }
  .master-footer .goog-te-gadget-simple {
    padding: 1px 3px 2px 5px;
    border-radius: 3px;
    margin-top: 14px; }
    @media only screen and (max-width: 40em) {
      .master-footer .goog-te-gadget-simple {
        margin-top: 0px; } }

/* MASTER-CONTENT */
.page-title {
  border-bottom: 1px solid #d6d6d6;
  margin-top: -6px;
  color: #454545;
  padding-bottom: 24px;
  margin-bottom: 30px;
  font-weight: normal; }
  .page-title-info {
    padding-bottom: 6px;
    border: 0px;
    margin-bottom: 0px; }
  .page-title .green {
    color: #9cbd3c; }
  @media only screen and (min-width: 64.001em) {
    .page-title {
      font-size: 2.33333rem; } }

.page-subtitle {
  padding: 7px 0px 7px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}

.page-subtitle-left {
  white-space: nowrap;
  display: inline-block;
}

.page-subtitle-right {
  float: right;
}

@media (max-width: 1024px) {
  .page-subtitle {
    padding-top: 2px;
  }
  
  .page-subtitle-left {
    white-space: normal;
  }
  
  .page-subtitle-right {
    float: none;
    margin: 0px;
  }
  
  .commodity-icon.commodity-icon-left {
    height: 38px;
    width: 38px;
  }
}

.master-row {
  padding-top: 30px;
  min-height: 450px; }
  @media only screen and (min-width: 40.001em) {
    .master-row {
      padding-top: 45px; } }

.intro {
  margin-top: -5px; }
  .intro,
  .intro p {
    font-size: 1.33333rem;
    font-weight: 300;
    color: #454545; }

.post-content {
  color: #6d6d6d; }

.map {
  width: 1041px; }

@media only screen and (min-width: 64.001em) {
  .slider .slide {
    height: 452px; } }
@media only screen and (min-width: 40.001em) {
  .slider .slide {
    height: 360px; } }
a.slide-title-link {
  color: #FFFFFF; }

a.slide-title-link:hover {
  color: #FFFFFF; }

.headerSortUp .ico-sort {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }

.headerSortDown .ico-sort {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

/* Cookie popup style */
#sliding-popup {
  display: none;
  margin: 0;
  padding: 0px;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 99999; }

.sliding-popup-bottom {
  background: #242424;
  position: fixed; }

.sliding-popup-top {
  background-color: #000;
  position: relative; }

#sliding-popup .popup-content {
  background-color: transparent;
  border: 0 none;
  display: block;
  margin: 0 auto;
  padding: 0;
  max-width: 80%; }

#sliding-popup .popup-content #popup-buttons {
  float: right;
  margin: 0;
  max-width: 40%; }

#sliding-popup .popup-content #popup-buttons button {
  cursor: pointer;
  display: inline;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
  background-color: #ededed;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 13px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px #ffffff;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif; }

#sliding-popup .popup-content #popup-buttons button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf',endColorstr='#ededed');
  background-color: #dfdfdf; }

#sliding-popup .popup-content #popup-buttons button:active {
  position: relative;
  top: 1px; }

#sliding-popup .popup-content #popup-text {
  color: #fff;
  float: left;
  font-weight: bold;
  margin: 11px 0 6px;
  text-align: left;
  max-width: 60%; }

#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 5px 0;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif; }

#sliding-popup .popup-content #popup-text p {
  font-size: 12px; }

#sliding-popup .popup-content #popup-text a {
  text-decoration: none;
  color: #00b4da;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  outline: none; }

#sliding-popup .popup-content #popup-text a:hover {
  color: #1b5582; }

@media screen and (max-width: 600px) {
  #sliding-popup .popup-content {
    max-width: 95%; }

  #sliding-popup .popup-content #popup-text {
    max-width: 100%; }

  #sliding-popup .popup-content #popup-buttons {
    float: none;
    margin: 5px 0;
    max-width: 100%; }

  #sliding-popup .popup-content #popup-buttons button {
    margin-bottom: 1em; } }
/* SIDEBAR */
.sidebar {
  margin-bottom: 30px; }
  .sidebar .widget-title {
    color: #525050;
    border-bottom: 1px solid #ededed;
    padding-bottom: 16px;
    margin-bottom: 20px; }
  .sidebar .flex-video {
    margin-bottom: 0; }
  .sidebar .widget + .widget {
    margin-top: 45px; }
  .sidebar ul {
    margin: 0;
    list-style-type: none; }
  .sidebar a {
    text-decoration: underline; }
  .sidebar .menu li {
    padding-left: 18px;
    line-height: 1.2;
    margin-bottom: 5px; }
    .sidebar .menu li:before {
      background-image: url("../img/sprite.png");
      background-position: -44px -23px;
      background-repeat: no-repeat;
      width: 7px;
      height: 11px;
      content: "";
      display: block;
      float: left;
      margin-left: -18px;
      margin-top: 5px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .sidebar .menu li:before {
          background-size: 82px 79px;
          background-image: url("../img/sprite@2x.png"); } }
    .sidebar .menu li:last-child {
      margin-bottom: 0; }

.download-menu {
  float: right;
  padding: 0px 0px 10px 10px;
  margin: 5px 50px 10px 50px; }
  .download-menu .image-container {
    text-align: center; }
    .download-menu .image-container img {
      margin: 0px auto;
      border: 2px solid #888; }
  .download-menu .download-menu-button {
    margin: auto;
    margin: 10px 0px 0px;
    text-align: center; }
    .download-menu .download-menu-button a {
      padding: 6px 15px 7px 15px;
      width: 100%;
      margin: auto;
      font-size: 15px;
      display: inline-block;
      border-radius: 3px;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
      font-weight: bold;
      line-height: normal;
      position: relative;
      text-align: center;
      text-decoration: none;
      background-color: #7ac143;
      color: #FFFFFF;
      -webkit-transition: background-color 300ms ease-out;
      transition: background-color 300ms ease-out; }

@media all and (max-width: 420px) {
  .download-menu {
    width: 100%;
    margin: 5px auto 15px; }
    .download-menu .download-button a {
      width: auto; } }
.popup-container {
  padding: 7px 7px 7px 7px;
  font-size: 16px; }
  .popup-container h4 {
    font-size: 19px; }
  .popup-container p {
    font-size: 16px; }
  .popup-container input[type="email"], .popup-container input[type="text"] {
    padding: 4px 7px;
    height: 30px;
    font-size: 16px;
    color: #000;
    line-height: 5px;
    margin-bottom: 8px; }
  .popup-container input[type="submit"] {
    padding: 4px 20px 5px 20px;
    border: 0px;
    margin: 8px auto 0px;
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-weight: bold;
    line-height: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-color: #85a231;
    color: #FFFFFF;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }

/* ACCORDIONS */
.bg-red {
  background-color: #ff5961; }

.bg-orange {
  background-color: #ffc73a; }

.bg-green {
  background-color: #8cb859; }

.bg-grey {
  background-color: #cccccc; }

.bg-transp {
  background-color: #ffffff60;
}
  
.accordion .accordion-navigation > a.bg-color {
  color: #FFF;
  text-shadow: 1px 1px #383838;
  background-color: #cccccc; }

.accordion .accordion-navigation > a.bg-color-1 {
  background-color: #16589c; }

.accordion .accordion-navigation > a.bg-color-2 {
  background-color: #fdc110; }

.accordion .accordion-navigation > a.bg-color-3 {
  background-color: #2c5234; }

.accordion .accordion-navigation > a.bg-color-4 {
  background-color: #e36c26; }

.accordion .accordion-navigation > a.bg-color-5 {
  background-color: #00a9cf; }

.accordion .accordion-navigation > a.bg-color-6 {
  background-color: #e23c43; }

.accordion .accordion-navigation > a.bg-color-7 {
  background-color: #6f468d; }

.accordion .accordion-navigation > a.bg-color-8 {
  background-color: #e42e87; }

.accordion .accordion-navigation > a.bg-color-9 {
  background-color: #8b6453; }

.accordion .accordion-navigation > a.bg-color-10 {
  background-color: #922e2f; }

.accordion .accordion-navigation > a.bg-color-10 {
  background-color: #922e2f; }

.accordion .accordion-navigation > a.bg-color-11 {
  background-color: #2e3692; }

.accordion .accordion-navigation > a.bg-color-12 {
  background-color: #922e8f; }

.accordion .accordion-navigation > a.bg-color-13 {
  background-color: #b0b136; }

.accordion .accordion-navigation > a.bg-color-14 {
  background-color: #b16936; }

.accordion .accordion-navigation > a.bg-color-15 {
  background-color: #b1365e; }

.accordion .accordion-navigation > a.bg-color-16 {
  background-color: #36b19a; }

.accordion .accordion-navigation > a.bg-color-17 {
  background-color: #65b136; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-1 {
  background-color: #6b0b8e; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-2 {
  background-color: #e98307; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-3 {
  background-color: #0d3917; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-4 {
  background-color: #88e326; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-5 {
  background-color: #0519c8; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-6 {
  background-color: #3cdfe2; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-7 {
  background-color: #7fa01e; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-8 {
  background-color: #b222b9; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-9 {
  background-color: #f95007; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-10 {
  background-color: #aa006e; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-10 {
  background-color: #922e2f; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-11 {
  background-color: #2e3692; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-12 {
  background-color: #922e8f; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-13 {
  background-color: #b0b136; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-14 {
  background-color: #b16936; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-15 {
  background-color: #b1365e; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-16 {
  background-color: #36b19a; }

.accordion .accordion-navigation > a.bg-color-cba.bg-color-17 {
  background-color: #65b136; }

.company-accordion .accordion {
  margin: 0 0 20px 52px; }
.company-accordion .accordion-navigation {
  position: relative;
  margin-top: 4px; }
  .company-accordion .accordion-navigation > a {
    line-height: 16px;
    font-weight: bold;
    text-decoration: none !important; }
    .company-accordion .accordion-navigation > a:before, .company-accordion .accordion-navigation > a:after {
      content: " ";
      display: table; }
    .company-accordion .accordion-navigation > a:after {
      clear: both; }
    .company-accordion .accordion-navigation > a.bg-red {
      background-color: #ff5961; }
    .company-accordion .accordion-navigation > a.bg-orange {
      background-color: #ffc73a; }
    .company-accordion .accordion-navigation > a.bg-green {
      background-color: #8cb859; }
    .company-accordion .accordion-navigation > a.bg-grey {
      background-color: #cccccc; }
    .company-accordion .accordion-navigation > a.bg-black {
      background: #101010;
      color: #FFFFFF; }
    @media only screen and (min-width: 40.001em) {
      .company-accordion .accordion-navigation > a {
        font-size: 1.11111rem; } }
  .company-accordion .accordion-navigation .content {
    border: 1px solid #e8e8e8; }
.company-accordion .accordion-icon {
  width: 42px;
  height: 42px;
  position: absolute;
  left: -50px;
  top: 0px;
  border-radius: 50%; }
  .company-accordion .accordion-icon.multiple {
    top: 13px; }
.company-accordion .multiple-title {
  display: block;
  margin: 11px 16px;
  font-size: 1.22222rem; }
.company-accordion .multiple-result {
  display: block; }
  .company-accordion .multiple-result > span {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 6px 0px;
    font-size: 0.9rem;
    border-left: 1px solid #ffffff47; }
  @media only screen and (max-width: 940px) {
    .company-accordion .multiple-result .line-sep {
      display: block; } }
.company-accordion .title {
  display: inline-block;
  margin: 11px 16px;
  float: left; }
  @media only screen and (min-width: 64.001em) {
    .company-accordion .title {
      font-size: 1.22222rem; } }
.company-accordion .result {
  display: block;
  float: right; }
  .company-accordion .result.result-score {
    padding: 21px 20px;
    font-size: 20px; }
    @media only screen and (min-width: 64.001em) {
      .company-accordion .result.result-score {
        width: 250px; } }
  .company-accordion .result .result-left,
  .company-accordion .result .result-left-label,
  .company-accordion .result .result-right {
    display: block;
    float: left;
    padding: 13px 0px;
    text-align: center; }
  .company-accordion .result .result-left {
    text-align: right;
    padding-right: 18px; }
  .company-accordion .result .result-left-label {
    text-align: left;
    float: left; }
  .company-accordion .result .result-right {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    width: 125px; }
  @media only screen and (max-width: 580px) {
    .company-accordion .result {
      width: 100%;
      height: 30px;
      background-color: rgba(255, 255, 255, 0.2); }
      .company-accordion .result .result-left,
      .company-accordion .result .result-left-label,
      .company-accordion .result .result-right {
        width: 50%;
        text-align: center;
        padding: 7px 0px; } }
.company-accordion .q-a {
  list-style-type: none;
  margin: 0; }
  .company-accordion .q-a li:before, .company-accordion .q-a li:after {
    content: " ";
    display: table; }
  .company-accordion .q-a li:after {
    clear: both; }
  .company-accordion .q-a li + li {
    border-top: 1px solid #e8e8e8; }
  .company-accordion .q-a p {
    display: block;
    margin: 0; }
  .company-accordion .q-a .description {
    font-size: 16px;
    line-height: 19px; }
  .company-accordion .q-a .sources {
    color: #a1a1a1;
    font-style: italic;
    line-height: 1; }
  .company-accordion .q-a .question, .company-accordion .q-a .answer {
    font-size: 17px; }
  .company-accordion .q-a .question {
    font-weight: bold;
    padding: 15px 0 0 18px; }
  .company-accordion .q-a .answer {
    padding: 0 0 15px 18px; }
  .company-accordion .q-a .description {
    font-style: italic;
    padding-right: 208px; }
    .company-accordion .q-a .description.large {
      padding-right: 0px; }
    @media only screen and (max-width: 600px) {
      .company-accordion .q-a .description {
        padding-right: 0px; } }
  .company-accordion .q-a .infos-box {
    float: right;
    line-height: 21px; }
    .company-accordion .q-a .infos-box.multiple {
      float: none;
      text-align: center;
      padding: 11px 0px; }
    .company-accordion .q-a .infos-box .score-icon,
    .company-accordion .q-a .infos-box .score-points,
    .company-accordion .q-a .infos-box .score-sources,
    .company-accordion .q-a .infos-box .score-media-sources {
      min-width: 85px;
      display: inline-block;
      text-align: center;
      font-size: 17px;
      vertical-align: top;
      line-height: 22px; }
    .company-accordion .q-a .infos-box .score-points {
      min-width: 70px; }
    .company-accordion .q-a .infos-box .score-media-sources {
      min-width: 159px;
      font-style: normal; }
    .company-accordion .q-a .infos-box .score-icon {
      min-width: 25px; }
      .company-accordion .q-a .infos-box .score-icon img {
        height: 18px;
        width: 18px;
        vertical-align: top; }
  .company-accordion .q-a .description .infos-box .score-icon img {
    border-radius: 0;
    height: 24px;
    width: 24px; }
  .company-accordion .q-a .max-score {
    font-size: 1.11111rem;
    color: #636363;
    font-weight: bold; }
  .company-accordion .q-a .updated {
    font-size: 0.88889rem;
    color: #8f8f8f; }
  .company-accordion .q-a .result {
    width: 100%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 64.001em) {
      .company-accordion .q-a .result {
        margin-bottom: 0;
        width: 295px;
        padding-left: 80px;
        padding-top: 15px;
        margin-left: 15px; } }
  .company-accordion .q-a.li-padding li {
    padding: 10px 15px; }
  .company-accordion .q-a.li-padding .question,
  .company-accordion .q-a.li-padding .answer,
  .company-accordion .q-a.li-padding .result {
    padding: 0; }
  @media only screen and (min-width: 40.001em) {
    .company-accordion .q-a .question,
    .company-accordion .q-a .answer {
      padding-right: 300px; } }
@media only screen and (max-width: 64em) {
  .company-accordion .aw-space {
    margin-top: 10px; } }

@media only screen and (min-width: 64.001em) {
  .large-space-left {
    padding-left: 72px; } }
.accordion-dates {
  float: left;
  width: 100%;
  padding: 9px 15px; }
  .accordion-dates .company-nav .prev,
  .accordion-dates .company-nav .next {
    padding: 6px 0 5px; }
  @media only screen and (min-width: 750px) {
    .accordion-dates {
      width: 425px; } }
  @media only screen and (min-width: 825px) {
    .accordion-dates {
      width: 500px; } }
  @media only screen and (min-width: 870px) {
    .accordion-dates {
      width: 550px; } }
  @media only screen and (min-width: 975px) {
    .accordion-dates {
      width: 640px; } }
  @media only screen and (min-width: 1120px) {
    .accordion-dates {
      width: 730px; } }

.accordion-row-spacer {
  margin-bottom: 4px; }

.accordion-date-label {
  display: inline-block;
  padding: 8px 12px; }

.accordion-result {
  font-size: 1.11111rem;
  font-weight: bold;
  color: #222;
  float: right;
  min-width: 350px; }
  .accordion-result:before, .accordion-result:after {
    content: " ";
    display: table; }
  .accordion-result:after {
    clear: both; }
  .accordion-result .result-left, .accordion-result .result-left-label {
    text-align: center;
    padding: 8px 18px;
    float: right; }
  .accordion-result .result-left-label {
    float: left; }
  .accordion-result .result-right {
    text-align: center;
    width: 125px;
    float: right;
    padding: 8px 18px;
    border-left: 1px solid rgba(255, 255, 255, 0.3); }
  @media only screen and (max-width: 395px) {
    .accordion-result {
      width: 100%;
      min-width: 0px; }
      .accordion-result .result-left-label {
        float: none;
        width: auto;
        display: block; }
      .accordion-result .result-left,
      .accordion-result .result-right {
        width: 50%;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.2); } }

@media only screen and (max-width: 750px) {
  .single-company .bar .result {
    width: 100%;
    float: none; }
  .single-company .bar .title {
    display: block;
    width: 95%; }
  .single-company .bar .result-left,
  .single-company .bar .result-right {
    width: 50%;
    padding: 6px 10px 7px;
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    font-size: 18px; } }

/* TABLES */
th {
  text-align: left; }

.company-scores-table, .company-indicators-table {
  width: 100%;
  border-collapse: collapse;
  line-height: 1;
  margin-bottom: 40px; }
  .company-scores-table thead th, .company-indicators-table thead th {
    padding: 23px 10px;
    color: #313131;
    position: relative;
    text-align: center; }
    .company-scores-table thead th.header, .company-indicators-table thead th.header {
      cursor: pointer; }
    .company-scores-table thead th + th, .company-indicators-table thead th + th {
      border-left: 1px solid #8f8f8f; }
  .company-scores-table thead tr, .company-indicators-table thead tr {
    border: 1px solid #8f8f8f; }
  .company-scores-table tbody, .company-indicators-table tbody {
    color: #222; }
    .company-scores-table tbody td, .company-indicators-table tbody td {
      position: relative; padding: 14px 9px; }
      .company-scores-table tbody td + td, .company-indicators-table tbody td + td {
        border-left: 1px solid #b9b9b9; }
    .company-scores-table tbody tr, .company-indicators-table tbody tr {
      border: 1px solid #b9b9b9; }
      .company-scores-table tbody tr:nth-child(odd), .company-indicators-table tbody tr:nth-child(odd) {
        background: #f7f7f7; }
      .company-scores-table tbody tr:last-child, .company-indicators-table tbody tr:last-child {
        border-bottom: 1px solid #8f8f8f; }

.cell-red {
  background-color: #ff5961; }

.cell-yellow {
  background-color: #ffc73a; }

.cell-green {
  background-color: #8cb859; }

.ico-sort {
  background-image: url("../img/sprite.png");
  background-position: -51px -16px;
  background-repeat: no-repeat;
  width: 11px;
  height: 7px;
  display: inline-block;
  transition: .2s transform;
  -webkit-transition: .2s -webkit-transform;
  position: absolute;
  bottom: 7px;
  right: 7px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ico-sort {
      background-size: 82px 79px;
      background-image: url("../img/sprite@2x.png"); } }

.headerSortUp .ico-sort {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

@media only screen and (min-width: 64.001em) {
  .scores-weighted {
    text-align: right; } }
@media (max-width: 1200px) and (min-width: 1024px) {
  .scores-weighted {
    margin-top: 28px; } }
.company-scores-search label {
  font-size: 20px; }
@media only screen and (min-width: 64.001em) {
  .company-scores-search label {
    float: left;
    margin-top: 5px;
    margin-right: 20px; }
  .company-scores-search input[type="text"] {
    float: left;
    max-width: 340px;
    margin-bottom: 25px;
    font-size: 0.88889rem; } }
@media (max-width: 1200px) {
  .company-scores-search label {
    float: none;
    display: block; } }

.company-scores-table {
  margin-bottom: 10px;
  font-size: 17px; }
  .company-scores-table td.cell-landmark,
  .company-scores-table td.cell-market-cap {
    text-align: right; }
  .company-scores-table .cell-rspo {
    width: 14%; }
  .company-scores-table thead th.cell-company {
    text-align: left; }
  .company-scores-table tbody tr:hover {
    background: rgba(0, 0, 0, 0.1); }
    .company-scores-table tbody tr:hover .cell-green {
      background: #7da64b; }
    .company-scores-table tbody tr:hover .cell-yellow {
      background: #e5b51e; }
    .company-scores-table tbody tr:hover .cell-red {
      background: #e54e54; }
  .company-scores-table tbody .cell-company {
    padding: 0; }
    .company-scores-table tbody .cell-company a {
      display: block;
      padding: 14px 9px; }
      .company-scores-table tbody .cell-company a:hover {
        text-decoration: underline; }
  .company-scores-table tbody td.cell-landbank {
    text-align: right; }
  .company-scores-table .cell-trend {
    position: relative;
    text-align: center; }
  @media (max-width: 1220px) {
    .company-scores-table .cell-headquarters {
      display: none; } }
  @media (max-width: 1120px) {
    .company-scores-table .cell-trend {
      display: none; } }
  @media (max-width: 1120px) {
    .company-scores-table .cell-market-cap {
      display: none; } }
  @media (max-width: 850px) {
    .company-scores-table .cell-landbank, .company-scores-table .cell-landmark {
      display: none; } }
  .company-scores-table .trend-up {
    background-image: url("../img/sprite.png");
    background-position: -62px -8px;
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .company-scores-table .trend-up {
        background-size: 82px 79px;
        background-image: url("../img/sprite@2x.png"); } }
  .company-scores-table .trend-down {
    background-image: url("../img/sprite.png");
    background-position: -72px 0px;
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .company-scores-table .trend-down {
        background-size: 82px 79px;
        background-image: url("../img/sprite@2x.png"); } }

@media (max-width: 720px) {
  .company-scores-scrollable {
    display: block;
    width: 95%;
    margin: auto;
    overflow-x: scroll;
    padding: 0px;
    box-sizing: content-box;
    float: none; }

  .company-scores-table {
    margin: 0px;
    width: 100%; }
    .company-scores-table .cell-rank,
    .company-scores-table .cell-headquarters,
    .company-scores-table .cell-trend,
    .company-scores-table .cell-market-cap,
    .company-scores-table .cell-landbank,
    .company-scores-table .cell-landmark,
    .company-scores-table .cell-rspo {
      display: table-cell; } }
.company-indicators-table .cell-indicator {
  text-align: center; }
.company-indicators-table .cell-company {
  text-align: left; }
.company-indicators-table .cell-score,
.company-indicators-table .cell-total {
  text-align: center; }
.company-indicators-table thead th {
  padding: 5px 10px; }

@media (max-width: 860px) {
  .company-indicators-scrollable {
    display: block;
    width: 95%;
    margin: auto;
    overflow-x: scroll;
    padding: 0px;
    box-sizing: content-box;
    float: none; }

  .company-indicators-table {
    margin: 0px;
    width: 100%; } }
.ico-50px {
  max-width: 50px; }

/* COMPANY NAV */
.company-nav .prev, .company-nav .next {
  color: #bcbcbc;
  display: inline-block; }
  .company-nav .prev:hover, .company-nav .next:hover {
    text-decoration: none; }

.company-nav {
  text-align: center; }
  .company-nav a {
    line-height: 1.4;
    padding: .5em 0; }
  .company-nav .prev {
    float: left;
    margin-right: 10px; }
    .company-nav .prev:before {
      content: "←";
      display: inline-block;
      margin-right: 4px; }
  .company-nav .next {
    float: right;
    margin-left: 10px; }
    .company-nav .next:after {
      content: "→";
      display: inline-block;
      margin-left: 4px; }
  .company-nav .back {
    display: inline-block;
    font-weight: bold;
    color: #85a231; }
  .company-nav .dates-selector {
    margin: 12px auto;
    display: block;
    max-width: 350px;
    padding: 9px 0; }
    @media only screen and (min-width: 750px) {
      .company-nav .dates-selector {
        max-width: 230px; } }
    @media only screen and (min-width: 825px) {
      .company-nav .dates-selector {
        max-width: 300px; } }
    @media only screen and (min-width: 870px) {
      .company-nav .dates-selector {
        max-width: 300px; } }
    @media only screen and (min-width: 975px) {
      .company-nav .dates-selector {
        max-width: 400px; } }
    @media only screen and (min-width: 1120px) {
      .company-nav .dates-selector {
        max-width: 495px; }
        .company-nav .dates-selector li {
          min-width: 90px; } }
    .company-nav .dates-selector li {
      display: inline-block; }
      .company-nav .dates-selector li + li a {
        border-left: 1px solid #cdcdcd; }
      .company-nav .dates-selector li a {
        display: block;
        color: #636363;
        margin: 0;
        padding: 0;
        line-height: 1; }
        .company-nav .dates-selector li a:hover, .company-nav .dates-selector li a:focus {
          outline: none;
          text-decoration: underline; }
      .company-nav .dates-selector li.active a {
        font-weight: bold; }
        .company-nav .dates-selector li.active a:hover, .company-nav .dates-selector li.active a:focus {
          outline: none;
          text-decoration: none;
          cursor: default; }
  .company-nav .monitor-group {
    text-transform: uppercase;
    font-size: 1.11111rem;
    color: #4f4f4f;
    margin: 11px 100px 22px; }
    @media only screen and (max-width: 400px) {
      .company-nav .monitor-group {
        display: inline-block;
        margin: 11px 0 56px; } }
  .company-nav hr {
    border-color: #f3f3f3;
    margin: 0 0 40px; }

/* SEARCHFORM */
.searchform {
  position: relative; }
  .searchform .search-input {
    height: 34px;
    line-height: 34px;
    padding-left: 36px;
    border-radius: 3px;
    font-size: 0.88889rem;
    font-weight: 300; }
  .searchform .search-submit {
    padding: 8px 9px 4px;
    margin: 0;
    background-color: transparent;
    position: absolute;
    top: 1px;
    left: 1px; }
    .searchform .search-submit .ico-search {
      background-image: url("../img/sprite.png");
      background-position: -19px -49px;
      background-repeat: no-repeat;
      width: 16px;
      height: 16px;
      display: inline-block; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .searchform .search-submit .ico-search {
          background-size: 82px 79px;
          background-image: url("../img/sprite@2x.png"); } }
  @media only screen and (min-width: 64.001em) {
    .searchform {
      min-width: 300px; } }

/* TRAFFIC LIGHTS */
.traffic-light-list {
  margin-left: 0;
  margin-bottom: 3px; }
  .traffic-light-list li {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 10px; }
    .traffic-light-list li:last-child {
      margin-right: 0; }
    .traffic-light-list li div {
      vertical-align: middle;
      min-width: 39px;
      min-height: 39px;
      margin-right: 15px;
      display: inline-block; }
    .traffic-light-list li.traffic-light-li-green div {
      background: #8cb859; }
    .traffic-light-list li.traffic-light-li-yellow div {
      background: #ffc73a; }
    .traffic-light-list li.traffic-light-li-red div {
      background: #ff5961;
      margin-right: 15px; }

.traffic-light-container {
  margin: 0; }
  .traffic-light-container li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 0; }
    .traffic-light-container li > div {
      min-width: 72px;
      margin-right: 2px;
      display: inline-block;
      text-align: center;
      padding: 6px 10px 8px;
      font-size: 16px;
      line-height: 17px;
      border-radius: 3px; }
    .traffic-light-container li.traffic-light-label {
      font-weight: bold;
      font-size: 16px;
      margin-right: 8px;
      line-height: 18px;
      padding-top: 5px; }
    .traffic-light-container li.traffic-light-green div {
      background: #8cb859; }
    .traffic-light-container li.traffic-light-yellow div {
      background: #ffc73a; }
    .traffic-light-container li.traffic-light-red div {
      background: #ff5961; }
    @media (max-width: 1200px) {
      .traffic-light-container li {
        margin-bottom: 10px; }
        .traffic-light-container li > div {
          min-width: 88px;
          padding: 5px 10px 7px; }
        .traffic-light-container li.traffic-light-label {
          display: block;
          width: 100%;
          margin-bottom: 5px; }
          .traffic-light-container li.traffic-light-label br {
            content: " "; }
          .traffic-light-container li.traffic-light-label br:after {
            content: " "; } }
  @media only screen and (max-width: 64em) {
    .traffic-light-container {
      margin: 5px 0px 20px; } }

/* Data Visualisation */
.page-id-9440 h1.page-title {
  display: none;
}
.master-footer img {
  display: inline-block;
}
.page-id-9440 .master-row {
  padding-top: 0px;
}
/* .ot-line {
  max-width: 100%!important;
} */
/* HOMEPAGE */
.home-content {
  max-width: 1000px; }
  .home-content p {
    color: #636363; }
  .home-content .title {
    font-size: 1.11111rem;
    color: #3f3f3f; }
    @media only screen and (min-width: 40.001em) {
      .home-content .title {
        font-size: 1.22222rem; } }
  .home-content .intro, .home-content .intro p {
    font-size: 1.44444rem;
    color: #515151; }
  @media only screen and (min-width: 64.001em) {
    .home-content .intro, .home-content .intro p {
      font-size: 1.88889rem; } }
  .home-content.master-row {
    padding-top: 50px;
    padding-bottom: 45px;
    margin: auto; }
  .home-content .centered-button {
    text-align: center; }
    .home-content .centered-button .button-wrapper {
      display: inline-block; }
      .home-content .centered-button .button-wrapper a {
        margin: 10px 0px; }
  .home-content .bubble-container {
    text-align: center; }
    .home-content .bubble-container .bubble-icon {
      display: inline-block;
      text-align: center;
      height: 130px;
      width: 130px;
      border-radius: 50%;
      border: 4px solid #fff;
      box-shadow: 0px 0px 8px -1px #000;
      background-color: #dcdcdc;
      background-size: cover;
      background-position: center; }
    .home-content .bubble-container:hover {
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .home-content .bubble-container .bubble-title {
      display: inline-block;
      font-weight: bold; }
      @media only screen and (max-width: 40em) {
        .home-content .bubble-container .bubble-title {
          margin-bottom: 30px; } }
    .home-content .bubble-container:last-of-type .bubble-title {
      margin-bottom: 0px; }

.transparency-toolkit {
  background: #fafafa;
  padding-top: 33px;
  padding-bottom: 25px; }
  .transparency-toolkit .title {
    font-size: 1.11111rem;
    color: #3f3f3f;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media only screen and (min-width: 40.001em) {
      .transparency-toolkit .title {
        font-size: 1.27778rem;
        margin-bottom: 30px; } }
  .transparency-toolkit dt,
  .transparency-toolkit dd {
    padding: 20px 25px;
    margin-bottom: 0; }
    .transparency-toolkit dt p,
    .transparency-toolkit dd p {
      margin-bottom: 5px;
      line-height: 1; }
    .transparency-toolkit dt .status,
    .transparency-toolkit dd .status {
      font-size: 0.88889rem;
      margin-bottom: 0; }
  .transparency-toolkit dl {
    border: 1px solid #d7d7d7;
    background: #FFFFFF;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 25px; }
  .transparency-toolkit dt {
    color: #444;
    font-size: 1.11111rem;
    line-height: 1.2; }
  .transparency-toolkit dd {
    border-top: 1px dotted #d7d7d7; }
    .transparency-toolkit dd:nth-child(even) {
      background: #fcfcfc; }
  @media only screen and (min-width: 40.001em) {
    .transparency-toolkit {
      padding-top: 45px;
      padding-bottom: 35px; } }
  @media only screen and (min-width: 64.001em) {
    .transparency-toolkit {
      padding-bottom: 55px; } }

.slider .slide {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.slider {
  max-height: 360px;
  max-width: 1300px;
  margin: auto;
  overflow: hidden;
  border-bottom: 1px solid #333; }
  .slider .slide {
    position: relative;
    min-height: 240px; }
    @media only screen and (min-width: 40.001em) {
      .slider .slide {
        min-height: 360px; } }
    @media only screen and (min-width: 64.001em) {
      .slider .slide {
        min-height: 360px;
        height: 360px; } }
    .slider .slide:focus {
      outline: none; }
    .slider .slide .overlay {
      color: #FFFFFF;
      background: rgba(0, 0, 0, 0.75);
      border-radius: 3px; }
      @media only screen and (max-width: 64em) {
        .slider .slide .overlay {
          position: absolute;
          bottom: 60px;
          left: 0;
          right: 0;
          padding: 10px 15px;
          text-align: center; }
          .slider .slide .overlay .blurb,
          .slider .slide .overlay .btn {
            display: none; } }
      .slider .slide .overlay .title {
        color: #FFFFFF;
        font-size: 1.11111rem;
        font-weight: normal;
        margin-bottom: 0;
        line-height: 1.1; }
      @media only screen and (min-width: 64.001em) {
        .slider .slide .overlay {
          max-width: 800px;
          margin: 40px auto 25px;
          padding: 25px 48px; }
          .slider .slide .overlay .title {
            font-size: 1.88889rem;
            margin-bottom: 15px; }
          .slider .slide .overlay .blurb {
            display: block;
            margin-bottom: 20px; }
            .slider .slide .overlay .blurb p {
              color: #f5f5f5; }
          .slider .slide .overlay .btn {
            display: inline-block;
            border: 1px solid rgba(255, 255, 255, 0.28);
            border-radius: 3px;
            font-weight: bold;
            color: #FFFFFF;
            padding: 5px 20px;
            -webkit-transition: all .2s;
                    transition: all .2s; }
            .slider .slide .overlay .btn:after {
              content: "→";
              color: #94ba41;
              font-weight: normal;
              font-size: 12px;
              margin-left: 5px;
              vertical-align: top; }
            .slider .slide .overlay .btn:hover, .slider .slide .overlay .btn:focus {
              background: rgba(255, 255, 255, 0.2); } }

/* SINGLE COMPANY */
.section-company {
  margin-bottom: 30px; }
  .section-company .indicator-category-icon {
    height: 29px;
    width: 29px;
    border-radius: 50%;
    text-align: center;
    margin-top: 5px;
    margin-right: 7px;
    display: inline-block;
    font-size: 14px;
    line-height: 27px;
    vertical-align: middle;
    cursor: help;
    opacity: 0.3;
    -webkit-transition: opacity .3s;
            transition: opacity .3s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .section-company .indicator-category-icon.active {
      opacity: 1; }
  .section-company .indicator-category-filter {
    margin-top: 5px;
    line-height: 33px; }
    .section-company .indicator-category-filter .indicator-category-icon {
      cursor: pointer;
      margin-top: 0px; }
  .section-company .indicator-category-search {
    text-align: left;
    margin-top: 5px; }
    .section-company .indicator-category-search form {
      display: inline-block;
      max-width: 450px;
      width: 80%; }
      .section-company .indicator-category-search form button {
        outline: none; }
    .section-company .indicator-category-search .button-wrapper {
      display: inline-block;
      vertical-align: top;
      margin-left: 3px; }
      .section-company .indicator-category-search .button-wrapper a {
        width: 34px;
        height: 34px;
        padding: 0px;
        margin: 0px;
        background-image: url(/wp-content/themes/spott/img/icons/reset-arrow.png);
        background-repeat: no-repeat;
        background-position: center; }
  .section-company .indicator-category-filter .button-wrapper {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px; }
    .section-company .indicator-category-filter .button-wrapper a {
      padding: 9px 10px;
      height: 34px;
      margin: 0px; }
  .section-company#assessment .download-assessments-button, .section-company#assessment .expend-assessments-categories-button {
    display: inline-block; }
    .section-company#assessment .download-assessments-button a, .section-company#assessment .expend-assessments-categories-button a {
      display: inline-block;
      margin: 5px 4px 5px 4px;
      padding: 6px 15px; }
  .section-company#assessment #assessment-date-selector {
    width: auto;
    margin: 5px 4px 5px 4px;
    padding: 0px 26px 0px 15px;
    height: 31px; }
  .section-company#assessment .accordion-result {
    margin-left: 6px; }
  .section-company#profile ul.company-profile li:first-child {
    border-top: 0px; }
  .section-company#profile ul.company-profile .li-collapsing-row {
    border-top: 1px solid #f3f3f3;
    padding: 6px 0px; }
  .section-company .no-media-item {
    display: none; }

.single-company .page-title {
  margin-bottom: 30px; }

.commodity-icon {
  display: inline-block;
  float: right;
  vertical-align: middle;
  position: relative;
  bottom: 7px;
  width: 50px;
  height: 50px;
  border: 2px solid #FFF;
  box-shadow: 0px 0px 6px 0px #000;
  border-radius: 50%;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .commodity-icon.commodity-icon-po { background-image: url(/wp-content/themes/spott/img/palm-oil.jpg); }
  .commodity-icon.commodity-icon-tpp { background-image: url(/wp-content/themes/spott/img/timber-pulp.jpg); }
  .commodity-icon.commodity-icon-nr { background-image: url(/wp-content/themes/spott/img/rubber-icon.jpg); }
  .commodity-icon.commodity-icon-left {
    float: left;
    margin: 0px 12px -10px 2px;
  }

h2 > span.commodity-icon {
  float: none;
  height: 24px;
  width: 24px;
  margin: 0px 2px 0px 6px;
  bottom: 1px; }

.company-section {
  line-height: 1;
  margin-bottom: 25px; }

.company-description {
  margin-bottom: 18px; }
  .company-description .sh-link, .company-description .sh-content {
    display: inline; }
  .company-description p {
    line-height: 20px;
    margin-bottom: 2px; }

.score {
  background: #f4f4f4;
  padding: 20px 25px; }
  .score.red {
    background: #ff5961; }
  .score.orange {
    background: #ffc73a; }
  .score.green {
    background: #8cb859; }

.score-links {
  background: #f4f4f4;
  padding: 20px 18px 10px;
  margin: 0px !important
  /* ok */ }
  .score-links ul {
    list-style-type: none;
    margin: 0 0 10px 10px;
    font-weight: 300; }
    .score-links ul li {
      margin-bottom: 2px; }
      .score-links ul li:before {
        color: #b2b1b1;
        content: "›";
        margin-left: -10px;
        padding-right: 4px; }
      .score-links ul li a {
        color: #636363;
        text-decoration: underline; }
  .score-links .updated {
    color: #444;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 12px; }
  .score-links .previous-stats {
    font-size: 16px;
    text-align: center; }
    .score-links .previous-stats .score {
      padding: 0px;
      margin-bottom: 3px; }
    .score-links .previous-stats .score:last-child {
      margin-bottom: 0px; }
    .score-links .previous-stats .grey, .score-links .previous-stats .green, .score-links .previous-stats .orange, .score-links .previous-stats .red {
      color: #1f1f1f; }
    .score-links .previous-stats table.previous-scores {
      width: 100%;
      border-spacing: 0px 2px; }
      .score-links .previous-stats table.previous-scores td:not(:first-child):not(:last-child) {
        border-left: 1px solid rgba(255, 255, 255, 0.3);
        border-right: 1px solid rgba(255, 255, 255, 0.3); }
      .score-links .previous-stats table.previous-scores a {
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        font-weight: bold;
        color: #222; }
  .score-links .download-assessments-button {
    margin-top: 0px; }

.menu-header {
  padding: 15px 10px; }

#profile .download-buttons .button-wrapper {
  max-width: 230px; }
  #profile .download-buttons .button-wrapper > a {
    margin-bottom: 8px; }

.score-total {
  font-size: 1.33333rem;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center; }
  .score-total .value {
    font-weight: bold; }
  .score-total table {
    width: 100%;
    border-collapse: collapse; }

.company-profile {
  list-style-type: none;
  margin-bottom: 50px;
  margin-left: 0; }
  .company-profile li {
    border-top: 1px solid #f3f3f3;
    line-height: 1;
    padding: .6em 0; }
    .company-profile li .col-left {
      font-weight: bold; }
    .company-profile li.large-100 {
      clear: both; }
      .company-profile li.large-100:before, .company-profile li.large-100:after {
        content: " ";
        display: table; }
      .company-profile li.large-100:after {
        clear: both; }
    @media only screen and (min-width: 380px) and (max-width: 499px) {
      .company-profile li .col-left,
      .company-profile li .col-right {
        float: left;
        width: 50%; }
      .company-profile li .col-left {
        padding-right: 5px; } }
    @media only screen and (min-width: 500px) {
      .company-profile li {
        display: table;
        width: 100%; }
        .company-profile li .col-left {
          display: table-cell;
          width: 200px; }
        .company-profile li .col-right {
          display: table-cell; } }
    @media only screen and (min-width: 650px) {
      .company-profile li .col-left {
        width: 270px; } }
    @media only screen and (max-width: 64em) {
      .company-profile li:before, .company-profile li:after {
        content: " ";
        display: table; }
      .company-profile li:after {
        clear: both; } }
    @media only screen and (min-width: 64.001em) {
      .company-profile li .col-left {
        width: 270px; }
      .company-profile li.large-45 {
        float: left;
        width: 45%; }
        .company-profile li.large-45.make-fullwidth {
          width: 100%; }
        .company-profile li.large-45 .col-left {
          width: 190px; }
      .company-profile li.large-55 {
        float: left;
        width: 55%; }
        .company-profile li.large-55.make-fullwidth {
          width: 100%; } }

.trend-tracker-tabs {
  margin-bottom: 20px;
  padding-top: 20px; }
  .trend-tracker-tabs .tabs-content {
    margin-bottom: 0px; }
  .trend-tracker-tabs .rounded-btn {
    border: 3px solid #ececec;
    padding: 2px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: inline-block;
    background: #ececec;
    text-align: center;
    font-weight: bold;
    font-family: monospace;
    line-height: 56px; }
  .trend-tracker-tabs .tabs {
    text-align: center; }
    .trend-tracker-tabs .tabs .tab-title {
      float: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 10px; }
      .trend-tracker-tabs .tabs .tab-title img {
        max-width: 64px; }
    .trend-tracker-tabs .tabs a {
      display: inline-block;
      border: 1px solid #333;
      padding: 4px;
      margin-bottom: 10px;
      border-radius: 50%; }
    .trend-tracker-tabs .tabs .no-border {
      margin-right: 0; }
      .trend-tracker-tabs .tabs .no-border a {
        border-color: transparent; }
    .trend-tracker-tabs .tabs .border-1 a {
      border-color: #c97433; }
    .trend-tracker-tabs .tabs .border-2 a {
      border-color: #e0dd71; }
    .trend-tracker-tabs .tabs .border-3 a {
      border-color: #5494b0; }
    .trend-tracker-tabs .tabs .border-4 a {
      border-color: #72533e; }
    .trend-tracker-tabs .tabs .border-5 a {
      border-color: #942b2f; }
    .trend-tracker-tabs .tabs .border-6 a {
      border-color: #624877; }
    .trend-tracker-tabs .tabs .border-7 a {
      border-color: #a4ba93; }

.carousel-padding {
  padding: 0 40px;
  max-height: 190px;
  overflow: hidden;
  margin-bottom: 20px; }

.no-articles {
  background: #fbfbfb;
  text-align: center;
  padding: 67px 0;
  margin-bottom: 25px;
  color: #9c9c9c; }

.company-accordion ul.accordion li.accordion-navigation a > span.title::before, .company-accordion ul.accordion li.accordion-navigation a > span.multiple-title::before {
  content: ">";
  margin-right: 14px;
  margin-left: 1px;
  line-height: 20px;
  font-size: 26px;
  display: inline-block;
  font-family: monospace;
  -webkit-transition: 0.4s;
          transition: 0.4s; }
.company-accordion ul.accordion li.accordion-navigation.opened a > span.title::before, .company-accordion ul.accordion li.accordion-navigation.opened a > span.multiple-title::before, .company-accordion ul.accordion li.accordion-navigation.active a > span.title::before, .company-accordion ul.accordion li.accordion-navigation.active a > span.multiple-title::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.company-carousel {
  margin-bottom: 25px; }
  .company-carousel .arrow-prev, .company-carousel .arrow-next {
    position: absolute;
    top: 65px;
    left: -34px;
    z-index: 50;
    font-size: 32px;
    cursor: pointer;
    padding: 10px;
    font-family: "slick";
    font-weight: bold; }
  .company-carousel .arrow-next {
    left: auto;
    right: -34px; }

.carousel-item {
  float: left;
  padding: 0 3px;
  cursor: default; }
  .carousel-item:focus {
    outline: none; }
  .carousel-item .bg-wrapper {
    height: 208px;
    border-radius: 5px;
    background: #fbfbfb;
    padding: 15px 20px; }
  .carousel-item .date {
    margin-bottom: 3px;
    line-height: 1.2; }
  .carousel-item .title {
    font-size: 1rem;
    margin-bottom: 0;
    max-height: 75px;
    overflow: hidden; }
  .carousel-item .min-h {
    min-height: 81px; }
  .carousel-item .carousel-link {
    display: inline-block;
    text-decoration: underline; }
    .carousel-item .carousel-link:hover {
      text-decoration: none; }
  @media only screen and (min-width: 40.001em) and (max-width: 64em) {
    .carousel-item {
      width: 50%; } }
  @media only screen and (min-width: 64.001em) {
    .carousel-item {
      width: 25%; } }

@media (max-width: 1050px) {
  .line-breaker {
    display: block; } }
@media only screen and (max-width: 40em) {
  .line-breaker {
    display: inline; } }
/* COMPANY DB */
select,
input,
textarea {
  border-radius: 3px; }
  select:focus,
  input:focus,
  textarea:focus {
    outline: none;
    border-color: #bababa; }

.tacenter {
  text-align: center; }

.compare-company ul {
  list-style-type: none;
  margin: 0; }
.compare-company select {
  width: 100%; }
@media only screen and (min-width: 40.001em) {
  .compare-company li {
    display: table;
    width: 100%; }
    .compare-company li .label-col {
      display: table-cell;
      width: 130px;
      vertical-align: top;
      padding-top: 5px; }
    .compare-company li .select-col {
      display: table-cell;
      vertical-align: top; } }
@media only screen and (min-width: 64.001em) {
  .compare-company li .label-col.short {
    padding-left: 43px; }
  .compare-company .indicators {
    margin-top: 40px; } }

.dates-select, .download-dates-select, .download-assessments {
  padding: 0;
  min-height: 176px;
  background-image: none; }
  .dates-select option, .download-dates-select option, .download-assessments option {
    overflow: hidden;
    padding: 6px; }
    .dates-select option + option, .download-dates-select option + option, .download-assessments option + option {
      border-top: 1px solid #dbdbdb; }
    .dates-select option:hover, .download-dates-select option:hover, .download-assessments option:hover {
      cursor: pointer;
      background-color: #85a231;
      color: #222; }

.dates-select {
  min-height: 176px; }

.download-dates-select {
  min-height: 211px; }

.download-assessments {
  min-height: 211px; }

.download-assessments-all-companies-button {
  margin-bottom: 25px;
  margin-top: 20px; }
  @media only screen and (min-width: 64.001em) {
    .download-assessments-all-companies-button {
      margin-top: 0px; } }

@media only screen and (min-width: 40.001em) and (max-width: 64em) {
  .download-company-profiles-button {
    margin-top: 20px; } }

.row-download-assessments {
  padding-top: 18px;
  padding-bottom: 30px; }
  .row-download-assessments ul {
    margin-bottom: 20px; }
    .row-download-assessments ul label {
      font-weight: normal; }
  .row-download-assessments select {
    margin-bottom: 0px; }
  .row-download-assessments a.select-all-companies, .row-download-assessments a.select-all-dates {
    float: right;
    margin-right: 7px; }

.compare-company-list > .row .question {
  margin-bottom: 10px; }
.compare-company-list > .row + .row {
  margin-top: 10px; }
  @media only screen and (max-width: 40em) {
    .compare-company-list > .row + .row {
      border-top: 1px solid #e8e8e8;
      padding-top: 15px; } }
.compare-company-list a {
  text-decoration: underline; }

@media only screen and (min-width: 40.001em) {
  .comparison-company-row .pt {
    padding-top: 25px; }
  .comparison-company-row .aw-space {
    margin-top: 0; } }
.map {
  max-width: 100%;
  height: 515px;
  width: 1041px;
  display: block;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border: 0; }

.search-results-wrapper {
  position: relative; }

.company-search-results {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 100;
  background: #FFFFFF;
  width: 100%; }
  .company-search-results .livesearch,
  .company-search-results p {
    display: block;
    background: #FFFFFF;
    color: #727272;
    font-size: 16px;
    padding: 3px 5px;
    margin: 0;
    border: 1px solid #dbdbdb; }
    .company-search-results .livesearch + .livesearch,
    .company-search-results p + .livesearch {
      border-top: 0; }
  @media only screen and (min-width: 64.001em) and (max-width: 1182px) {
    .company-search-results {
      max-width: 340px;
      top: 75px; } }
  @media only screen and (min-width: 64.001em) and (min-width: 1183px) {
    .company-search-results {
      left: 91px;
      max-width: 340px; } }

/* SEARCH RESULTS */
.search-result {
  display: block;
  margin-bottom: 40px; }
  .search-result p {
    color: #3e3e3e;
    margin-bottom: 0; }
  .search-result .read-more {
    color: #7ac143;
    margin-top: 5px; }
  .search-result:hover .read-more, .search-result:focus .read-more {
    color: #6ea022; }

#landbank .toggle-landbank-table {
  float: right;
  margin-bottom: 10px; }
  #landbank .toggle-landbank-table > a {
    margin: 0px;
    padding: 5px 18px 6px;
    display: inline-block;
    border-radius: 3px; }

.top-landbank-indicator-details .companies-category-scores {
  margin: 15px 0px; }
  .top-landbank-indicator-details .companies-category-scores .columns {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    height: 25px;
    overflow: hidden; }

.company-section-landbank {
  margin-bottom: 30px; }
  .company-section-landbank .landbank-graph {
    margin-top: 10px; }
  .company-section-landbank .highcharts-tooltip > span {
    padding: 4px 8px 3px 10px; }
  .company-section-landbank .highcharts-tooltip .tooltip-title {
    font-weight: bold;
    text-align: center; }
  .company-section-landbank .landbank-section ul.accordion li.accordion-navigation .content {
    padding-bottom: 12px; }
  .company-section-landbank .button-landbank-table {
    display: inline-block;
    border: 1px solid #000;
    background-color: #333;
    height: 27px;
    width: 27px;
    vertical-align: middle;
    margin-left: 25px;
    border-radius: 3px;
    cursor: pointer; }
    .company-section-landbank .button-landbank-table::before {
      content: ">";
      font-size: 31px;
      position: absolute;
      font-family: monospace;
      -webkit-transition: 0.4s;
              transition: 0.4s;
      right: 24px;
      color: #FFF;
      top: 4px; }
    .company-section-landbank .button-landbank-table.opened::before {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .company-section-landbank .landbank-section ul.accordion li.accordion-navigation > a {
    padding: 0px;
    height: 0px; }
  .company-section-landbank .landbank-section ul.accordion li.accordion-navigation .content, .company-section-landbank .landbank-section ul.accordion li.accordion-navigation:hover .content {
    border: 0px;
    padding: 0px; }

.landbank-graph {
  border-collapse: collapse;
  line-height: 22px;
  font-size: 16px;
  width: 100%; }
  .landbank-graph .landbank-line-graph td {
    border: 1px solid #888;
    text-align: center;
    padding: 0px 5px;
    color: #000;
    text-shadow: 1px 1px 0px #EEE; }
    .landbank-graph .landbank-line-graph td.legend-color-1 {
      background-color: rgba(255, 147, 58, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-2 {
      background-color: rgba(255, 241, 101, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-3 {
      background-color: rgba(98, 170, 255, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-4 {
      background-color: rgba(149, 222, 78, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-5 {
      background-color: rgba(196, 133, 255, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-6 {
      background-color: rgba(255, 96, 96, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-7 {
      background-color: rgba(195, 195, 195, 0.8); }
    .landbank-graph .landbank-line-graph td.legend-color-8 {
      background-color: rgba(126, 225, 253, 0.8); }
  .landbank-graph .landbank-line-legend td {
    text-align: center;
    vertical-align: middle; }
    .landbank-graph .landbank-line-legend td .legend-container {
      display: inline-block;
      margin: 0px 15px; }
      .landbank-graph .landbank-line-legend td .legend-container .legend-color-box {
        display: inline-block;
        height: 13px;
        width: 22px;
        border: 1px solid #555;
        vertical-align: middle;
        margin-bottom: 2px;
        margin-right: 1px; }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-1 {
          background-color: rgba(255, 147, 58, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-2 {
          background-color: rgba(255, 241, 101, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-3 {
          background-color: rgba(98, 170, 255, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-4 {
          background-color: rgba(149, 222, 78, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-5 {
          background-color: rgba(196, 133, 255, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-6 {
          background-color: rgba(255, 96, 96, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-7 {
          background-color: rgba(195, 195, 195, 0.8); }
        .landbank-graph .landbank-line-legend td .legend-container .legend-color-box.legend-color-8 {
          background-color: rgba(126, 225, 253, 0.8); }

.landbank-section p {
  margin-top: 10px;
  text-align: left;
  font-size: 16px;
  color: #444; }
.landbank-section ul.accordion {
  margin-bottom: 8px;
  position: relative; }
  .landbank-section ul.accordion li.accordion-navigation:hover > a {
    background-color: #444; }
  .landbank-section ul.accordion li.accordion-navigation:hover .content {
    border: 1px solid #444;
    border-top: 0px; }
  .landbank-section ul.accordion li.accordion-navigation > a {
    padding: 12px 18px;
    background-color: #222;
    color: #FFF;
    -webkit-transition: 0.3s;
            transition: 0.3s;
    font-weight: bold;
    font-size: 21px; }
    .landbank-section ul.accordion li.accordion-navigation > a::before {
      content: ">";
      font-size: 31px;
      position: absolute;
      font-family: monospace;
      -webkit-transition: 0.4s;
              transition: 0.4s;
      right: 30px;
      color: #FFF;
      top: 4px; }
    .landbank-section ul.accordion li.accordion-navigation > a.opened::before {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .landbank-section ul.accordion li.accordion-navigation .accordion-preview {
    padding: 14px 16px 12px 12px;
    font-size: 17px;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transition: border 0.3s;
            transition: border 0.3s; }
    .landbank-section ul.accordion li.accordion-navigation .accordion-preview .ellipsis {
      float: right;
      padding: 5px 2px 5px 0px;
      margin-bottom: -5px;
      line-height: 20px;
      display: block;
      background-color: #fff;
      position: relative;
      top: -3px; }
  .landbank-section ul.accordion li.accordion-navigation a.opened + .accordion-preview {
    border-bottom: 1px solid transparent;
    padding-right: 12px;
    white-space: normal; }
    .landbank-section ul.accordion li.accordion-navigation a.opened + .accordion-preview .ellipsis {
      display: none; }
  .landbank-section ul.accordion li.accordion-navigation .content {
    border: 1px solid #222;
    border-top: 0px;
    padding: 12px 12px 0px 12px; }
  .landbank-section ul.accordion li.accordion-navigation .accordion-preview + .content {
    padding-top: 0px; }
  .landbank-section ul.accordion .columns {
    padding-left: 0px;
    padding-right: 0px;
    overflow: auto; }
    .landbank-section ul.accordion .columns.left {
      padding-right: 12px; }
.landbank-section .landbank-data-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #FFF;
  line-height: 20px;
  color: #333; }
  .landbank-section .landbank-data-table td, .landbank-section .landbank-data-table th {
    border: 1px solid #777;
    padding: 0px 5px;
    text-align: center;
    table-layout: fixed;
    font-size: 15px; }
  .landbank-section .landbank-data-table th, .landbank-section .landbank-data-table td b {
    white-space: nowrap; }
  .landbank-section .landbank-data-table th, .landbank-section .landbank-data-table tr.thead {
    background-color: #777;
    color: #FFF;
    font-weight: normal; }
  .landbank-section .landbank-data-table th, .landbank-section .landbank-data-table tr.thead td {
    padding: 5px;
    border: 1px solid #333;
    text-align: center; }
  .landbank-section .landbank-data-table tr.thead td {
    height: 34px; }
  .landbank-section .landbank-data-table tr {
    background-color: #f9f9f9; }
  .landbank-section .landbank-data-table tr:nth-child(2n) {
    background-color: #eaeaea; }
  .landbank-section .landbank-data-table tr td.colorbox {
    width: 14px; }
  .landbank-section .landbank-data-table tr td.legend-color-0 {
    background-color: #FFF; }
  .landbank-section .landbank-data-table tr td.legend-color-1 {
    background-color: rgba(255, 147, 58, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-2 {
    background-color: rgba(255, 241, 101, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-3 {
    background-color: rgba(98, 170, 255, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-4 {
    background-color: rgba(149, 222, 78, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-5 {
    background-color: rgba(196, 133, 255, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-6 {
    background-color: rgba(255, 96, 96, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-7 {
    background-color: rgba(195, 195, 195, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-8 {
    background-color: rgba(126, 225, 253, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-9 {
    background-color: rgba(255, 204, 238, 0.8); }
  .landbank-section .landbank-data-table tr td.legend-color-10 {
    background-color: rgba(63, 81, 181, 0.8); }
  .landbank-section .landbank-data-table td .area {
    width: 87px;
    display: inline-block;
    text-align: right; }
  .landbank-section .landbank-data-table td .percentage {
    width: 45px;
    display: inline-block;
    text-align: right; }
  .landbank-section .landbank-data-table tr.helper {
    cursor: help; }
  .landbank-section .landbank-data-table .discrepancy-data-link {
    display: inline-block;
    padding: 0px 7px 0px 7px;
    border: 1px solid #EEE;
    border-radius: 3px;
    background-color: #5a5a5a;
    cursor: pointer;
    margin: 0px 3px;
    text-shadow: 1px 1px 0px #000; }
    .landbank-section .landbank-data-table .discrepancy-data-link.active {
      background-color: #85a231;
      color: #FFF;
      text-shadow: 1px 1px 0px #000; }
  .landbank-section .landbank-data-table .discrepancy-data {
    display: none; }
    .landbank-section .landbank-data-table .discrepancy-data.active {
      display: table-row-group; }
  .landbank-section .landbank-data-table .has-tip {
    border-bottom: 0px;
    cursor: pointer; }
  .landbank-section .landbank-data-table a {
    color: #1f9c18;
    text-shadow: 1px 1px 0px #FFF; }
  .landbank-section .landbank-data-table .icon-helper {
    display: inline-block;
    border: 1px solid #333;
    background-color: #FFF;
    color: #777;
    height: 20px;
    width: 21px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    padding-top: 0px;
    border-radius: 10px;
    text-align: center;
    cursor: help; }
.landbank-section .columns .landbank-data-table td.sources {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #94ba41; }
.landbank-section .columns.left .landbank-data-table tr:not(:first-child) td:nth-child(2),
.landbank-section .columns.full .landbank-data-table tr:not(:first-child) td:nth-child(2) {
  text-align: left;
  padding-left: 10px;
  padding-right: 3px;
  white-space: nowrap; }
.landbank-section .landbank-graph {
  line-height: 19px;
  font-size: 14px; }
  .landbank-section .landbank-graph.top-graph .landbank-line-graph td, .landbank-section .landbank-graph.top-graph .landbank-line-legend .legend-container {
    cursor: pointer; }
  .landbank-section .landbank-graph .landbank-line-legend td {
    padding-top: 3px; }
.landbank-section .top-landbank-indicator-graph {
  height: 260px;
  margin-top: 14px; }
.landbank-section .landbank-indicator-graph {
  height: 200px; }
.landbank-section .highcharts-tooltip > span {
  padding: 4px 8px 3px 10px; }
.landbank-section .highcharts-tooltip .tooltip-title {
  font-weight: bold;
  text-align: center; }
.landbank-section .columns.full .landbank-data-table td.sources {
  max-width: none; }
.landbank-section .columns.left .landbank-data-table td.sources {
  max-width: 188px; }
.landbank-section .columns.right .landbank-data-table td.sources {
  max-width: 75px; }

@media screen and (max-width: 1150px) {
  .landbank-section .columns.left .landbank-data-table td.sources {
    max-width: 188px; } }
@media screen and (max-width: 960px) {
  .landbank-section ul.accordion .columns.left, .landbank-section ul.accordion .columns.right {
    width: 100%;
    display: block;
    float: none;
    padding-right: 0px; }

  .landbank-section .landbank-data-table tr td.sources {
    max-width: none; }

  .landbank-section ul.accordion .columns.left {
    margin-bottom: 12px; } }
@media screen and (max-width: 718px) {
  .landbank-section .columns.full .landbank-data-table tr td.sources,
  .landbank-section .landbank-data-table tr td.sources {
    max-width: 120px; } }
@media screen and (max-width: 680px) {
  .landbank-section .columns.left .landbank-data-table td.sources {
    max-width: 100px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.dashboard {
  position: relative; }
  .dashboard aside {
    position: absolute; }
    .dashboard aside .aside-supercontainer {
      width: 210px;
      float: right; }
  @media only screen and (max-width: 640px) {
    .dashboard aside {
      position: relative; }
      .dashboard aside .aside-supercontainer {
        width: auto;
        float: none; }
      .dashboard aside .aside-container {
        position: relative;
        width: 100%; } }
  .dashboard input[type="text"], .dashboard input[type="password"] {
    padding: 12px; }
  .dashboard select {
    padding-left: 10px; }
  .dashboard #past-assessments button.dashboard-download-button {
    margin: 6px 0px;
    padding: 10px 22px 9px; }
  .dashboard #signup input[type="text"], .dashboard #signup input[type="password"], .dashboard #signup select, .dashboard form input[type="text"], .dashboard form input[type="password"], .dashboard form select {
    margin-bottom: 6px; }
  .dashboard #signup input[type="submit"], .dashboard form input[type="submit"] {
    display: inline-block;
    margin: 0px; }
  @media only screen and (min-width: 40.001em) {
    .dashboard .left-column {
      padding-right: 3px; }
    .dashboard .right-column {
      padding-left: 3px; } }
  .dashboard .form-separator {
    height: 10px; }
  .dashboard .message-info, .dashboard .message-error {
    display: inline-block;
    line-height: 1.4;
    color: #3c8dd4; }
  .dashboard .message-error {
    color: #c31b1b; }
  .dashboard .loading-icon {
    display: none;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 7px;
    background-image: url("/wp-content/themes/spott/img/icons/loading.gif"); }
    .dashboard .loading-icon.multicompany-results-loading-icon {
    margin-top: 9px;
    margin-right: 7px;}

/*# sourceMappingURL=global.css.map */




.infinite-scroll-request {
  display: none;
}

.page-load-status svg path,
.page-load-status svg rect{
  fill: #FF6700;
}


.awesomplete > ul {
  border: 1px solid #dbdbdb;
  position: absolute;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 235px;
  background: #fff;
}

.awesomplete ul li {
  display: block;
  background: #FFFFFF;
  color: #727272;
  font-size: 16px;
  padding: 5px 5px;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #dbdbdb;
}

.awesomplete ul li:last-child {
  border-bottom: 0px;
}

.awesomplete ul li mark {
  background-color: transparent;
  font-weight: 600;
}

.search-result-meta {
  margin-bottom: 10px;
  font-size: 16px;
}

.search-result-read-more {
  margin-top: 10px;
  display: block;
}

.search-result h2 { font-size: 20px; margin-top: 10px}


/*Tabs Shortcode*/

.spott-tabs .tabs.horizontal .tab-title > a {
  border: 1px solid #91c344;
  padding: 15px 25px;
  font-weight: 700;
  position: relative;
  margin-right: 2px;
  margin-bottom: -1px;
  background-color: #91c344;
  color: #fff;
}

.spott-tabs .tabs.horizontal .tab-title > a:focus {
  outline: none !important;
  box-shadow: none !important;
}

.spott-tabs .tabs.horizontal .tab-title > a:hover, .spott-tabs .tabs.horizontal .tab-title > a:focus {
  background-color: #66951f;
  border-color: #66951f;
}

.spott-tabs .tabs.horizontal .tab-title.active > a {
  background-color: #fff;
  color: #91c344;
  border-color: #91c344;
}

.spott-tabs .tabs-content.tabs-content-horizontal {
  border: 1px solid #91c344;
  padding: 25px 30px;
}


/*Vertical*/

.spott-tabs .tabs.vertical {
  width: 30%;
  max-width: 30%;
}

.spott-tabs .tabs.vertical .tab-title > a {
  margin-bottom: 2px;
  color: #91c344;
  padding: 10px 10px;
  font-weight: 700;
  line-height: 1.1;
}

.spott-tabs .tabs.vertical .tab-title > a:focus {
  outline: none !important;
  box-shadow: none !important;
}

.spott-tabs .tabs.vertical .tab-title.active > a {
  background-color: #91c344;
  color: #fff;
}


.spott-tabs .tabs-content.tabs-content-vertical {
  margin-left: 30%;
  width: 70%;
  background-color: #91c344;
  color: #fff;
  padding: 25px 30px;
}


.spott-tabs .tab-icon {
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  max-width: 20px;
}

.spott-tabs .tab-icon-hover {
  display: none;
}

.spott-tabs .tabs .tab-title.active > a .tab-icon-hover {
  display: inline-block;
}

.spott-tabs .tabs .tab-title.active > a .tab-icon-default {
  display: none;
}

@media screen and (max-width: 991px) {
  .spott-tabs .tabs.vertical .tab-title {width: 100%;}
  .spott-tabs .tabs.horizontal .tab-title {width: 100%;}
  .spott-tabs .tabs-content.tabs-content-vertical {
    margin-left: 0;
    width: 100%;
  }
  .spott-tabs .tabs.vertical {
    width: 100%;
    max-width: 100%;
  }
}

.spott-icon {
  height: 16px;
  width: 16px;
  margin: -3px 6px 0px 4px;
}

.sh-show, .sh-link {
  display: inline;
}
