@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(http://fonts.googleapis.com/css?family=Varela+Round);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: white;
  color: black;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 3em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

main.dashboard section.videoplayer > nav figure:after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: block;
  white-space: pre;
  content: ' ';
  box-shadow: inset 0 0 0 1px rgba(68, 68, 68, 0.04), inset 0 1px 2px rgba(68, 68, 68, 0.04), inset 0 4px 4px rgba(68, 68, 68, 0.03); }

article.proposal-content header small, article.proposal-content .supporters h4, article.proposal small, a.top, .button,
button,
input[type="submit"], main > nav ul li, main.dashboard section.report a.languages, main.dashboard section.snips article .byline, main.dashboard section.videoplayer > nav .info, main.dashboard section.timeline ul li time, main.dashboard section.upwell article ol li:before, main.decline article header small, main.library article p time, main.supporters section h4 {
  font-family: "Varela Round";
  font-weight: 600;
  text-transform: uppercase; }

@font-face {
  font-family: 'mission-ocean-icons';
  src: url("../fonts/mission-ocean-icons.eot?cmtl3y");
  src: url("../fonts/mission-ocean-icons.eot?#iefixcmtl3y") format("embedded-opentype"), url("../fonts/mission-ocean-icons.woff?cmtl3y") format("woff"), url("../fonts/mission-ocean-icons.ttf?cmtl3y") format("truetype"), url("../fonts/mission-ocean-icons.svg?cmtl3y#mission-ocean-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(238, 238, 238, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  padding: 30px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  display: table;
  height: 100%;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*   *   *   Lightbox animations   *   *   */
/*   Slide and flip   */
.slide .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-80px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-80px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-80px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-80px) perspective(600px) rotateX(10deg);
  transform: translateY(-80px) perspective(600px) rotateX(10deg); }

.slide.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

.slide.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-60px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-60px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-60px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-60px) perspective(600px) rotateX(10deg);
  transform: translateY(-60px) perspective(600px) rotateX(10deg); }

.slide.mfp-bg {
  opacity: 0.01;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.slide.mfp-ready.mfp-bg {
  opacity: 1; }

.slide.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

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

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }
  .bx-wrapper .bx-viewport > div {
    height: 100%; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  bottom: 23px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 30px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  outline: 0;
  width: 16px;
  height: 18px;
  position: relative;
  background-color: transparent;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s; }
  .bx-wrapper .bx-pager.bx-default-pager a:before, .bx-wrapper .bx-pager.bx-default-pager a:after {
    content: '';
    text-indent: 0;
    position: absolute;
    background: #b7c5d1;
    width: 6px;
    height: 6px;
    top: 6px;
    left: 5px;
    border-radius: 50%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .bx-wrapper .bx-pager.bx-default-pager a:after {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #00a3e2; }
  .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    opacity: 0.8; }
  .bx-wrapper .bx-pager.bx-default-pager a.active {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }

/*.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	&:before { background: $light-blue; }
}*/
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/**
 * selectize.default.css (v0.8.4) - Default Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  visibility: visible !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -12px;
  font-size: 20px !important;
  line-height: 20px;
  color: #303030;
  opacity: 0.4; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  float: left;
  border-top: 0 none;
  border-right: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 17px;
  padding: 2px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: inherit;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  font-family: inherit;
  font-size: 13px;
  -webkit-font-smoothing: inherit;
  line-height: 18px;
  color: #303030; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  display: inline-block;
  cursor: text;
  background: #ffffff; }

.selectize-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding: 8px 8px;
  overflow: hidden;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px; }

.selectize-input.full {
  background-color: #ffffff; }

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-input > * {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
  zoom: 1; }

.selectize-control.multi .selectize-input > div {
  padding: 2px 6px;
  margin: 0 3px 3px 0;
  color: #ffffff;
  cursor: pointer;
  background: #1da7ee;
  border: 1px solid #0073bb; }

.selectize-control.multi .selectize-input > div.active {
  color: #ffffff;
  background: #92c836;
  border: 1px solid #00578d; }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa; }

.selectize-input > input {
  max-width: 100% !important;
  max-height: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 1px !important;
  line-height: inherit !important;
  text-indent: 0 !important;
  background: none !important;
  border: 0 none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-user-select: auto !important; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  display: block;
  clear: left;
  content: ' '; }

.selectize-input.dropdown-active::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background: #f0f0f0;
  content: ' '; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  margin: -1px 0 0 0;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-top: 0 none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown [data-selectable] {
  overflow: hidden;
  cursor: pointer; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  cursor: default;
  background: #ffffff; }

.selectize-dropdown .active {
  color: #495c68;
  background-color: #f5fafd; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-color: #808080 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  content: ' '; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-color: transparent transparent #808080 transparent;
  border-width: 0 5px 5px 5px; }

.selectize-control.rtl.single .selectize-input:after {
  right: auto;
  left: 15px; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  background-color: #fafafa;
  opacity: 0.5; }

.selectize-control.multi .selectize-input.has-items {
  padding-right: 5px;
  padding-left: 5px; }

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6; }

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none; }

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03); }

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0); }

.selectize-control.single .selectize-input {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8); }

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8; }

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-size: 0.85em;
  font-weight: bold; }

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0; }

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none; }

@-webkit-keyframes kenBurns {
  from {
    -webkit-transform: scale(1); }

  to {
    -webkit-transform: scale(1.09); } }
@-moz-keyframes kenBurns {
  from {
    -moz-transform: scale(1); }

  to {
    -moz-transform: scale(1.09); } }
@keyframes kenBurns {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  to {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09); } }
figure.proposal-backdrop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  transition: opacity 1.5s; }
  figure.proposal-backdrop.loaded {
    opacity: 1;
    -webkit-animation: kenBurns 10s ease-out;
    -moz-animation: kenBurns 10s ease-out;
    animation: kenBurns 10s ease-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

article.proposal-content {
  height: 100%;
  overflow: hidden; }
  article.proposal-content header {
    z-index: 0;
    top: 0;
    right: 55%;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 60px 30px;
    text-align: center;
    color: #fff;
    position: fixed; }
    article.proposal-content header:before {
      content: '';
      text-indent: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12, 67, 108, 0.4);
      z-index: -1; }
    article.proposal-content header figure {
      display: block;
      margin: 0 auto 30px;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      box-shadow: 0 15px 25px rgba(0, 54, 95, 0.25), 0 1px 3px rgba(0, 54, 95, 0.2); }
      article.proposal-content header figure img {
        width: 100%; }
    article.proposal-content header small {
      display: block;
      position: relative;
      width: 100%;
      font-size: 14px;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0px;
      font-size: 12px;
      letter-spacing: 1px;
      color: rgba(255, 255, 255, 0.95);
      text-shadow: 0 0 2px rgba(0, 54, 95, 0.15), 0 1px 2px rgba(0, 54, 95, 0.15) 0 0 10px #0c436c; }
      article.proposal-content header small:before, article.proposal-content header small:after {
        content: '';
        text-indent: 0;
        height: 1px;
        width: 35%;
        position: absolute;
        bottom: 6px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        box-shadow: 0 1px 3px rgba(0, 54, 95, 0.2); }
      article.proposal-content header small:before {
        left: 0; }
      article.proposal-content header small:after {
        right: 0; }
    article.proposal-content header h3 {
      margin: 0;
      font-size: 38px;
      line-height: 1;
      color: #fff;
      padding: 20px 0 30px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      text-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 1px 2px rgba(0, 54, 95, 0.1), 0 3px 8px rgba(0, 54, 95, 0.1), 0 0 40px #0c436c;
      box-shadow: 0 3px 3px -3px rgba(0, 54, 95, 0.2); }
  article.proposal-content > a.button {
    background: #1babbc;
    font-size: 12px;
    margin-top: 60px;
    z-index: 20;
    position: fixed;
    left: 22.5%;
    min-width: 300px;
    padding: 10px 10px 9px;
    letter-spacing: 0px;
    margin-left: -150px;
    font-weight: 700;
    bottom: 120px;
    box-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 1px 2px rgba(0, 54, 95, 0.1), 0 3px 8px rgba(0, 54, 95, 0.1); }
    article.proposal-content > a.button:hover {
      color: #1babbc;
      background: #fff; }
  article.proposal-content > div {
    overflow-y: scroll;
    height: 100%;
    padding-left: 45%;
    padding-right: 20px;
    padding-left: -webkit-calc(45% + 30px);
    padding-left: calc(45% + 30px);
    width: 100%;
    position: relative;
    z-index: 10;
    line-height: 1.8; }
    article.proposal-content > div > p:first-of-type {
      color: #1babbc;
      font-size: 16px; }
    article.proposal-content > div > p {
      margin-bottom: 1.5em; }
    article.proposal-content > div li {
      margin-bottom: 10px; }
      article.proposal-content > div li p {
        margin: 0; }
  article.proposal-content .supporters h4 {
    text-align: center;
    margin: 45px 0 30px;
    color: rgba(27, 171, 188, 0.5);
    font-size: 11px; }
  article.proposal-content .supporters ul {
    list-style: none;
    padding: 0; }
    article.proposal-content .supporters ul li {
      margin: 3px 0;
      font-size: 16px;
      font-family: "Open Sans Condensed";
      font-weight: 700; }
      article.proposal-content .supporters ul li a {
        color: #1babbc; }
        article.proposal-content .supporters ul li a:hover {
          text-decoration: underline; }

article.proposal {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 23.17073%;
  box-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 5px 10px rgba(0, 54, 95, 0.1);
  height: 310px;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  z-index: 0; }
  article.proposal:last-child {
    margin-right: 0; }
  article.proposal:nth-child(4n) {
    margin-right: 0; }
  article.proposal:nth-child(4n+1) {
    clear: left; }
  article.proposal figure.proposal-image {
    display: none; }
  article.proposal figure {
    height: 180px;
    margin: 0 -20px 13px;
    background-color: rgba(0, 163, 226, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  article.proposal small {
    color: rgba(0, 104, 163, 0.33);
    font-size: 10px; }
  article.proposal h3 {
    margin: 5px 0 0; }
  article.proposal button {
    background: #fff;
    color: #00a3e2;
    width: 160px;
    font-size: 11px;
    font-weight: 700;
    margin: 0 auto;
    display: block;
    padding: 7px;
    margin-top: 20px; }
  article.proposal .front {
    background: #fff;
    padding: 0 20px 20px; }
  article.proposal .back {
    background: #00a3e2;
    padding: 20px;
    color: #fff; }
    article.proposal .back h3 {
      color: #fff; }
    article.proposal .back small, article.proposal .back p {
      color: #c8f0ff; }
    article.proposal .back p {
      font-size: 12px;
      line-height: 1.618; }
  article.proposal a > .back {
    display: none; }
  article.proposal .front,
  article.proposal .back {
    position: absolute;
    left: 0;
    width: 100%;
    height: 310px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  article.proposal .pane {
    height: 50%;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0; }
    article.proposal .pane div {
      z-index: 0; }
    article.proposal .pane .back {
      bottom: 0; }
  article.proposal .fold {
    height: 50%;
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    article.proposal .fold .pane {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden; }
      article.proposal .fold .pane:after {
        display: block;
        white-space: pre;
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s; }
      article.proposal .fold .pane.top:after {
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.66), transparent);
        background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.66), transparent); }
      article.proposal .fold .pane.bottom:after {
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, #00365f, transparent);
        background-image: linear-gradient(to bottom,#00365f, transparent);
        opacity: 1; }
      article.proposal .fold .pane.top {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        z-index: 1; }
      article.proposal .fold .pane .front {
        bottom: 0; }
      article.proposal .fold .pane .back {
        top: 0; }
  article.proposal > a {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    perspective: 900px; }
  article.proposal:hover {
    z-index: 10;
    box-shadow: 0 0 2px rgba(0, 104, 163, 0.1), 0 5px 10px rgba(0, 104, 163, 0.1), 0 10px 95px -25px #0068a3; }
    article.proposal:hover .fold {
      -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg); }
      article.proposal:hover .fold .pane.top:after {
        opacity: 1; }
      article.proposal:hover .fold .pane.bottom:after {
        opacity: 0;
        -webkit-transition-delay: 0.15s;
        -moz-transition-delay: 0.15s;
        transition-delay: 0.15s; }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0;
  padding: 60px 30px 0;
  font-family: "Open Sans", "Helvetica Nueue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  font-weight: 300;
  color: #5f6a6d;
  font-weight: 400;
  color: rgba(95, 106, 109, 0.66);
  /*@include media($mobile-landscape) {
  	font-size: 16px;
  	text-align: left;
  }*/ }
  body.index {
    background: white url("../images/waterbg-high.jpg") top center no-repeat;
    background-size: 166%; }
  body:before {
    font-size: 16px; }

h1, h2, h3, h4, h5 {
  line-height: 1.2; }

h2 {
  position: relative;
  font-family: "Varela Round";
  color: #00365f;
  padding: 15px 0;
  margin: 1em 0;
  line-height: 1;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 2px solid rgba(0, 54, 95, 0.1);
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.25px;
  font-size: 18px; }
  h2 label {
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    text-transform: none;
    font-size: 14px;
    font-size: inherit;
    margin-top: 4px; }
  h2 small {
    text-transform: none;
    letter-spacing: 0;
    font-family: "Open Sans";
    font-style: italic;
    color: rgba(0, 54, 95, 0.5);
    font-size: 12px;
    font-weight: 400;
    margin-top: 9px;
    display: block; }
  h2 aside {
    float: right;
    position: absolute;
    top: 0;
    right: 0; }

h3 {
  color: #00a3e2;
  font-weight: 600;
  font-family: "Open Sans Condensed";
  font-size: 21px;
  font-size: 18px; }

a {
  text-decoration: none;
  color: #0068a3; }
  a.anchor {
    display: block;
    position: relative;
    top: -95px;
    visibility: hidden; }
  a.top {
    display: block;
    margin: 0 auto;
    width: 100px;
    box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.2);
    background: #fff;
    color: rgba(95, 106, 109, 0.4);
    text-align: center;
    font-size: 8px;
    border-radius: 1px;
    line-height: 1;
    padding: 6px 5px 4px;
    letter-spacing: 0; }
    a.top:hover {
      color: #00a3e2; }

.button,
button,
input[type="submit"] {
  background: #00a3e2;
  color: #fff;
  display: inline-block;
  padding: 9px 20px 8px;
  border-radius: 2px;
  text-align: center;
  border: none;
  outline: none;
  -webkit-transition: background 0.15s, color 0.15s;
  -moz-transition: background 0.15s, color 0.15s;
  transition: background 0.15s, color 0.15s; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover {
    background: #0068a3; }

iframe {
  border: none;
  width: 100%; }

hr {
  border: none;
  display: block;
  margin: 35px auto;
  width: 25%;
  height: 2px;
  background: rgba(95, 106, 109, 0.1); }

h1 {
  width: 190px;
  height: 110px;
  background: url("../images/logo.png") center center no-repeat;
  background-size: contain;
  text-indent: -9999em;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 20px 0 10px;
  /*&:after {
  	content: '';
  	text-indent: 0;
  	width: 120px;
  	height: 60px;
  	position: absolute;
  	right: 0;
  	top: 105%;
  	background: url('../images/goc-logo.png') no-repeat center center;
  	background-size: contain;
  }*/ }

.goclogo {
  width: 240px;
  height: 120px;
  background: url("../images/goc-logo.png") no-repeat center center;
  background-size: contain;
  float: right;
  position: relative;
  text-indent: -999em;
  overflow: hidden; }

main {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1180;
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px; }
  main:after {
    content: "";
    display: table;
    clear: both; }

header:after {
  content: "";
  display: table;
  clear: both; }

footer {
  margin: 30px -30px 0;
  padding: 30px 30px;
  font-size: 13px;
  background: rgba(95, 106, 109, 0.1); }
  footer section {
    max-width: 1180px;
    margin: 0 auto; }
    footer section:after {
      content: "";
      display: table;
      clear: both; }
  footer nav {
    float: left;
    display: block;
    margin-right: 2.43902%;
    width: 48.78049%;
    line-height: 20px; }
    footer nav:last-child {
      margin-right: 0; }
    footer nav a {
      margin-left: 10px; }
    footer nav.social {
      text-align: right;
      font-size: 20px; }
      footer nav.social .twitter {
        color: #00a3e2; }
      footer nav.social .facebook {
        color: #0068a3; }

.mfp-container {
  display: table;
  display: block;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .mfp-container .mfp-content {
    padding: 40px 20px 40px 40px;
    background: #fff;
    height: 100%;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.2), 0 15px 35px rgba(0, 0, 0, 0.3), 0 30px 100px rgba(0, 0, 0, 0.3); }
    .mfp-container .mfp-content .mfp-close {
      top: 1px;
      right: 1px;
      height: 60px;
      width: 60px;
      margin: 0;
      background: none;
      line-height: 1;
      color: #5f6a6d; }

.mfp-wrap.little {
  text-align: center;
  display: table; }
  .mfp-wrap.little .mfp-container {
    position: relative;
    display: table-cell;
    vertical-align: middle; }
    .mfp-wrap.little .mfp-container .mfp-content {
      padding: 40px;
      height: auto;
      max-width: 400px;
      display: block;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1), 0 15px 35px rgba(0, 0, 0, 0.05), 0 30px 100px rgba(0, 0, 0, 0.05); }

/*article.case {
	$detail-width: 400px;
	font-size: 13pt;
	font-size: 11pt;
	width: 100%;
	line-height: 1.5;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}*/
/*   *   *   Icon improvements   *   *   */
.icon, main.dashboard section.twitter h2 aside {
  font-family: 'mission-ocean-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative; }

/*body > nav {
	position: fixed;
	width: 60px;
	height: 100%;
	left: 0; top: 0; bottom: 0;
	background: $light-blue;
	color: #fff;
	z-index: 5;
	//display: none;
}*/
main > nav {
  background: #00a3e2;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0; }
  main > nav ul {
    list-style: none;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0;
    font-size: 0; }
    main > nav ul li {
      margin: 0;
      padding: 0;
      display: inline-block; }
      main > nav ul li:first-of-type a {
        box-shadow: 1px 0 0 rgba(255, 255, 255, 0.15), -1px 0 0 rgba(255, 255, 255, 0.15); }
      main > nav ul li.social {
        float: right; }
        main > nav ul li.social:first-of-type a {
          box-shadow: 1px 0 0 rgba(255, 255, 255, 0.15), -1px 0 0 rgba(255, 255, 255, 0.15); }
        main > nav ul li.social a {
          font-size: 20px;
          padding: 10px 16px 8px; }
      main > nav ul li a {
        -webkit-transition: background 0.15s, color 0.15s, box-shadow 0.15s;
        -moz-transition: background 0.15s, color 0.15s, box-shadow 0.15s;
        transition: background 0.15s, color 0.15s, box-shadow 0.15s;
        font-size: 11px;
        display: block;
        color: #fff;
        padding: 12px 20px 10px;
        box-shadow: 1px 0 0 rgba(255, 255, 255, 0.15);
        background: transparent; }
        main > nav ul li a.active {
          background: #fff;
          color: #00a3e2; }
        main > nav ul li a:hover {
          background: #0068a3;
          color: #fff;
          box-shadow: 1px 0 0 rgba(255, 255, 255, 0); }
  main > nav.subnav {
    background: rgba(248, 248, 248, 0.95);
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.04);
    top: 38px; }
    main > nav.subnav ul {
      text-align: center; }
      main > nav.subnav ul li {
        font-family: inherit;
        text-transform: none;
        letter-spacing: -0.25px; }
        main > nav.subnav ul li a {
          box-shadow: none !important;
          padding: 12px 9px 11px;
          color: #999; }
          main > nav.subnav ul li a:hover {
            background: none;
            color: #00a3e2; }

body.index main > nav {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.05); }

main.dashboard section {
  margin-bottom: 35px; }
main.dashboard section.intro {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 100%;
  display: none;
  background: #00365f;
  color: #e2f7ff;
  font-weight: 400;
  padding: 30px;
  font-size: 18px;
  margin-bottom: 0.5em; }
  main.dashboard section.intro:last-child {
    margin-right: 0; }
  main.dashboard section.intro h2 {
    color: #00a3e2;
    border: none;
    padding: 0;
    font-size: 28px;
    font-family: "Open Sans Condensed";
    margin-top: 18px;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 28px; }
main.dashboard section.proposals {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 100%;
  border-bottom: 2px solid rgba(0, 54, 95, 0.1);
  padding-bottom: 10px; }
  main.dashboard section.proposals:last-child {
    margin-right: 0; }
  main.dashboard section.proposals h2 {
    color: #00a3e2;
    text-transform: none;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    letter-spacing: -0.25px;
    font-size: 28px;
    border: none;
    margin-bottom: 24px;
    padding: 0; }
  main.dashboard section.proposals > p {
    color: rgba(95, 106, 109, 0.75);
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 2em; }
main.dashboard section.petitions {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 100%;
  min-height: 400px;
  margin-bottom: 60px;
  background: #e9f7fc;
  padding: 30px 45px 30px 30px; }
  main.dashboard section.petitions:last-child {
    margin-right: 0; }
  main.dashboard section.petitions aside {
    float: left;
    width: 35%;
    height: 100%;
    padding: 15px; }
    main.dashboard section.petitions aside a.vidthumb {
      width: 100%;
      height: 260px;
      display: block;
      margin-top: 10px;
      background: url("../images/proposalvideo-thumb.jpg") center center no-repeat;
      background-size: cover;
      position: relative;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1), 0 20px 40px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 2px rgba(0, 54, 95, 0.05), 0 1px 2px rgba(0, 54, 95, 0.05), 0 5px 10px rgba(0, 54, 95, 0.05), 0 20px 40px rgba(0, 54, 95, 0.05);
      /*&:after {
      	content: '';
      	text-indent: 0;
      	border: 60px solid transparent;
      	border-left-color: #fff;
      	font-size: 0;
      	height: 0;
      	display: block;
      	@include transform(scaleY(0.6));
      	z-index: 2;
      	position: absolute;
      	top: 50%;
      	left: 50%;
      	margin-left: -30px;
      	margin-top: -60px;
      }*/ }
      main.dashboard section.petitions aside a.vidthumb:before {
        position: absolute;
        z-index: 1;
        content: '';
        text-indent: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 54, 95, 0.33);
        background: rgba(0, 163, 226, 0.33);
        display: none; }
      main.dashboard section.petitions aside a.vidthumb:after {
        width: 71px;
        height: 50px;
        content: '';
        text-indent: 0;
        background: url("../images/youtube-icon.png") center center no-repeat;
        background-size: contain;
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -35px; }
      main.dashboard section.petitions aside a.vidthumb span {
        display: block;
        width: 100%;
        text-align: center;
        top: 105%;
        font-size: 16px;
        position: absolute;
        color: #00a3e2; }
      main.dashboard section.petitions aside a.vidthumb:hover span {
        color: #00365f; }
  main.dashboard section.petitions > div.petition-details {
    width: 62%;
    float: right;
    margin-top: 10px; }
    main.dashboard section.petitions > div.petition-details h2 {
      border: none;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      padding: 0;
      color: rgba(0, 104, 163, 0.33); }
    main.dashboard section.petitions > div.petition-details .selectize-control {
      float: right;
      width: 160px;
      position: relative;
      top: -8px; }
      main.dashboard section.petitions > div.petition-details .selectize-control .selectize-input {
        padding: 4px 8px;
        border-color: transparent;
        box-shadow: 0 1px 3px rgba(0, 54, 95, 0.1), 0 0 1px rgba(0, 54, 95, 0.08);
        background: #fff;
        color: #5f6a6d; }
        main.dashboard section.petitions > div.petition-details .selectize-control .selectize-input:after {
          right: 10px;
          opacity: 0.66;
          margin-top: -2px; }
      main.dashboard section.petitions > div.petition-details .selectize-control .selectize-dropdown.single {
        border-color: transparent; }
    main.dashboard section.petitions > div.petition-details h3 {
      font-size: 26px;
      margin: 20px 0 10px; }
    main.dashboard section.petitions > div.petition-details p {
      font-size: 17px; }
      main.dashboard section.petitions > div.petition-details p strong {
        font-weight: 400; }
      main.dashboard section.petitions > div.petition-details p a {
        color: rgba(0, 104, 163, 0.33); }
    main.dashboard section.petitions > div.petition-details .button {
      margin-top: 20px;
      width: 260px; }
  main.dashboard section.petitions .meter {
    height: 8px;
    border-radius: 2px;
    background: rgba(0, 54, 95, 0.1);
    position: relative;
    margin: 30px 0; }
    main.dashboard section.petitions .meter .delim {
      text-indent: -999em;
      display: block;
      height: 100%;
      background: #00a3e2;
      border-radius: 2px; }
    main.dashboard section.petitions .meter b, main.dashboard section.petitions .meter i {
      position: absolute;
      top: 100%;
      margin-top: 5px;
      font-style: normal;
      font-weight: 400;
      font-size: 13px; }
    main.dashboard section.petitions .meter b {
      left: 0; }
    main.dashboard section.petitions .meter i {
      right: 0; }
main.dashboard section.report {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 48.78049%;
  background: #0068a3;
  height: 230px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 5px;
  padding: 30px 30px 0;
  position: relative; }
  main.dashboard section.report:last-child {
    margin-right: 0; }
  main.dashboard section.report:before {
    content: '';
    text-indent: 0;
    background: rgba(0, 104, 163, 0.5);
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition: background 0.33s, box-shadow 0.33s;
    -moz-transition: background 0.33s, box-shadow 0.33s;
    transition: background 0.33s, box-shadow 0.33s;
    box-shadow: inset 0 3px 8px rgba(0, 54, 95, 0), inset 0 0 40px transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    /*&:hover {
    	background: rgba($dark-blue, 0.66);
    	box-shadow: inset 0 3px 8px rgba($dark-blue, 0.25),
    				inset 0 0 40px rgba(#000, 0.33);
    }*/ }
  main.dashboard section.report > * {
    position: relative;
    z-index: 1; }
  main.dashboard section.report figure {
    float: left;
    height: 100%;
    width: 120px;
    margin-right: 30px; }
    main.dashboard section.report figure img {
      width: 100%;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.1), 0 0 40px #0c436c; }
  main.dashboard section.report h2 {
    margin: 10px 0 0;
    border: none;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 1px 2px rgba(0, 54, 95, 0.1), 0 3px 8px rgba(0, 54, 95, 0.1), 0 0 40px #0c436c; }
  main.dashboard section.report .button {
    background: #fff;
    color: #0068a3;
    background: #00a3e2;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
    margin-right: 5px;
    padding: 7px 20px 6px;
    font-size: 12px;
    box-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 1px 2px rgba(0, 54, 95, 0.1), 0 3px 8px rgba(0, 54, 95, 0.1); }
    main.dashboard section.report .button:first-of-type {
      background: #fff;
      color: #00a3e2;
      background: #50c2ee;
      color: #fff; }
    main.dashboard section.report .button:hover {
      background: #fff;
      color: #00a3e2; }
  main.dashboard section.report a.languages {
    position: absolute;
    bottom: 12px;
    right: 18px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 9px; }
    main.dashboard section.report a.languages:hover {
      color: white; }
  main.dashboard section.report.executive-summary {
    background-image: url("../images/execsum-bg.jpg"); }
  main.dashboard section.report.full-report {
    background-image: url("../images/report-bg.jpg");
    margin-right: 0; }
main.dashboard section.snips {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 23.17073%;
  clear: left; }
  main.dashboard section.snips:last-child {
    margin-right: 0; }
  main.dashboard section.snips > div {
    position: relative;
    overflow: hidden; }
  main.dashboard section.snips article {
    background: #f3f5f7;
    padding: 0 15px 55px;
    height: 100%;
    position: absolute; }
    main.dashboard section.snips article figure {
      height: 200px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      margin: 0 -15px; }
      main.dashboard section.snips article figure img {
        width: 100%; }
    main.dashboard section.snips article h3 {
      margin: 20px 0 15px; }
    main.dashboard section.snips article a:hover h3 {
      text-decoration: underline; }
    main.dashboard section.snips article .byline {
      font-size: 9px;
      opacity: 0.5;
      display: block;
      letter-spacing: -0.5px; }
    main.dashboard section.snips article:after {
      display: block;
      white-space: pre;
      content: ' ';
      position: absolute;
      width: 102%;
      height: 10px;
      z-index: 0;
      background: url("../images/tornborder.png") top center no-repeat;
      background-size: 200%;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      bottom: 0;
      left: -5px;
      right: -5px; }
main.dashboard section.videoplayer {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 74.39024%;
  margin-right: 0; }
  main.dashboard section.videoplayer:last-child {
    margin-right: 0; }
  main.dashboard section.videoplayer h2 label {
    float: left;
    display: block;
    margin-right: 3.27869%;
    width: 31.14754%;
    float: right;
    margin-right: 0; }
    main.dashboard section.videoplayer h2 label:last-child {
      margin-right: 0; }
  main.dashboard section.videoplayer > .videopane {
    float: left;
    display: block;
    margin-right: 3.27869%;
    width: 65.57377%; }
    main.dashboard section.videoplayer > .videopane:last-child {
      margin-right: 0; }
    @media screen and (max-width: 45em) {
      main.dashboard section.videoplayer > .videopane {
        width: 100%; } }
    main.dashboard section.videoplayer > .videopane .fluidvid {
      width: 100%;
      position: relative; }
      main.dashboard section.videoplayer > .videopane .fluidvid iframe {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    main.dashboard section.videoplayer > .videopane h3 {
      margin-top: 20px;
      margin-bottom: 0; }
    main.dashboard section.videoplayer > .videopane p {
      font-size: 13px;
      line-height: 1.5;
      margin-top: 10px; }
  main.dashboard section.videoplayer > nav {
    width: 31.14754%;
    margin-right: 0;
    text-align: center;
    float: left;
    height: 405px;
    overflow-y: scroll; }
    @media screen and (max-width: 45em) {
      main.dashboard section.videoplayer > nav {
        width: 100%;
        margin-top: 1.382em; } }
    main.dashboard section.videoplayer > nav article {
      position: relative;
      padding-left: calc(96px + 1em);
      margin-bottom: 1em;
      text-align: left; }
      @media screen and (max-width: 45em) {
        main.dashboard section.videoplayer > nav article {
          padding-left: calc(60px + 1em);
          margin-bottom: 0.618em; } }
    main.dashboard section.videoplayer > nav a {
      border: none;
      height: calc(54px + 0.125em);
      display: table; }
      @media screen and (max-width: 45em) {
        main.dashboard section.videoplayer > nav a {
          min-height: calc(50px + 0.125em); } }
    main.dashboard section.videoplayer > nav a:hover h4 {
      text-decoration: underline; }
    main.dashboard section.videoplayer > nav figure {
      width: 96px;
      background: #f00;
      line-height: 0;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 45em) {
        main.dashboard section.videoplayer > nav figure {
          width: 60px; } }
      main.dashboard section.videoplayer > nav figure img {
        width: 100%; }
    main.dashboard section.videoplayer > nav h4 {
      font-size: 12px;
      font-weight: 600;
      margin: 0; }
    main.dashboard section.videoplayer > nav .info {
      letter-spacing: -0.5px;
      color: #5f6a6d;
      opacity: 0.4;
      font-size: 9px;
      display: block;
      line-height: 1;
      margin-top: 5px; }
    main.dashboard section.videoplayer > nav div {
      display: table-cell;
      vertical-align: middle; }
    main.dashboard section.videoplayer > nav a.button {
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      width: 75%;
      margin-top: 1.125em; }
main.dashboard section.timeline {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 100%;
  clear: left;
  margin-top: 20px;
  background: #00365f;
  min-height: 170px;
  padding-top: 105px;
  position: relative; }
  main.dashboard section.timeline:last-child {
    margin-right: 0; }
  main.dashboard section.timeline ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 2px;
    display: block;
    background: rgba(0, 163, 226, 0.25);
    position: relative; }
    main.dashboard section.timeline ul li {
      margin: 0;
      padding: 0;
      display: block;
      position: absolute;
      width: 20%; }
      main.dashboard section.timeline ul li h3 {
        position: absolute;
        margin: 0;
        color: #fff;
        font-size: 18px;
        left: 0;
        bottom: 100%;
        padding-bottom: 25px; }
      main.dashboard section.timeline ul li time {
        position: absolute;
        color: #00a3e2;
        font-size: 11px;
        padding-top: 24px;
        font-weight: 700; }
      main.dashboard section.timeline ul li:before {
        display: block;
        white-space: pre;
        content: ' ';
        width: 12px;
        height: 12px;
        background: #00a3e2;
        border-radius: 50%;
        position: absolute;
        left: -5px;
        top: -5px; }
      main.dashboard section.timeline ul li:nth-child(1) {
        left: 5%; }
      main.dashboard section.timeline ul li:nth-child(2) {
        left: 30%; }
      main.dashboard section.timeline ul li:nth-child(3) {
        left: 55%; }
  main.dashboard section.timeline .button {
    position: absolute;
    right: 5%;
    margin-top: -19px;
    padding-left: 30px;
    padding-right: 30px; }
  main.dashboard section.timeline h2 {
    display: none; }
main.dashboard section.upwell {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 48.78049%;
  clear: left; }
  main.dashboard section.upwell:last-child {
    margin-right: 0; }
  main.dashboard section.upwell h2 aside {
    top: -1px; }
    main.dashboard section.upwell h2 aside a {
      display: block;
      width: 120px;
      height: 40px;
      text-indent: -9999em;
      background: url("../images/logo-upwell.png") center center no-repeat;
      background-size: 100%; }
  main.dashboard section.upwell article {
    position: relative;
    line-height: 1.618;
    font-size: 13px;
    font-weight: 400;
    color: rgba(95, 106, 109, 0.66); }
    main.dashboard section.upwell article h3 {
      font-size: 24px;
      margin-top: 0; }
    main.dashboard section.upwell article h4 {
      margin-top: 28px;
      font-family: "Open Sans Condensed";
      color: rgba(0, 163, 226, 0.66);
      font-size: 18px; }
    main.dashboard section.upwell article .intro a {
      color: #00a3e2; }
    main.dashboard section.upwell article ol {
      list-style: none;
      margin: 0;
      padding: 0; }
      main.dashboard section.upwell article ol li {
        counter-increment: chapter;
        margin: 0 0 5px;
        padding: 0; }
        main.dashboard section.upwell article ol li:before {
          width: 16px;
          height: 16px;
          margin-right: 10px;
          display: inline-block;
          position: relative;
          top: -1px;
          text-indent: 1px;
          content: counter(chapter);
          color: #00a3e2;
          font-size: 9px;
          border: 2px solid transparent;
          border-radius: 50%;
          background: rgba(0, 163, 226, 0.1);
          text-align: center;
          font-weight: 700;
          line-height: 17px;
          letter-spacing: -1px;
          padding-left: 0px; }
    main.dashboard section.upwell article .button {
      display: block;
      width: 55%;
      margin: 30px auto 0; }
    main.dashboard section.upwell article > div {
      padding: 35px 40px 30px;
      background: #eef8fc url("../images/tornborder.png") top center no-repeat;
      background-size: 100%;
      position: relative;
      z-index: 1;
      box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1), 0 7px 10px -10px rgba(0, 0, 0, 0.03); }
    main.dashboard section.upwell article:before, main.dashboard section.upwell article:after {
      display: block;
      white-space: pre;
      content: ' ';
      position: absolute;
      bottom: 15px;
      left: 10px;
      width: 47.5%;
      height: 20%;
      max-width: 300px;
      box-shadow: 0 20px 15px rgba(0, 0, 0, 0.25);
      z-index: 0;
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg); }
    main.dashboard section.upwell article:after {
      right: 10px;
      left: auto;
      -webkit-transform: rotate(3deg);
      -moz-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
      -o-transform: rotate(3deg);
      transform: rotate(3deg); }
main.dashboard section.twitter {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 48.78049%;
  margin-right: 0; }
  main.dashboard section.twitter:last-child {
    margin-right: 0; }
  main.dashboard section.twitter h2 aside {
    top: -2px;
    color: rgba(0, 0, 0, 0.12);
    font-size: 22px; }
  main.dashboard section.twitter iframe {
    margin-top: -12px;
    width: 100% !important; }

div.language-content {
  text-align: center; }
  div.language-content h4 {
    color: #00a3e2;
    font-size: 21px;
    font-weight: 300;
    margin-top: 10px;
    text-align: center;
    color: rgba(95, 106, 109, 0.5); }
  div.language-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.language-content ul li {
      margin: 4px 0; }
      div.language-content ul li a {
        font-size: 18px;
        color: #00a3e2; }

main.timeline #timeline {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0px;
  z-index: 1;
  width: auto !important;
  height: auto !important; }

main.decline article {
  max-width: 800px;
  margin: 30px auto;
  background: rgba(0, 104, 163, 0.05);
  font-size: 16px; }
  main.decline article header {
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 30px;
    text-align: center;
    color: #fff;
    position: relative; }
    main.decline article header:before {
      content: '';
      text-indent: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(12, 67, 108, 0.4);
      z-index: -1; }
    main.decline article header figure {
      display: block;
      margin: 0 auto 30px;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      box-shadow: 0 15px 25px rgba(0, 54, 95, 0.25), 0 1px 3px rgba(0, 54, 95, 0.2); }
      main.decline article header figure img {
        width: 100%; }
    main.decline article header small {
      display: block;
      position: relative;
      width: 100%;
      font-size: 14px;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0px;
      font-size: 12px;
      letter-spacing: 1px;
      color: rgba(255, 255, 255, 0.95);
      text-shadow: 0 0 2px rgba(0, 54, 95, 0.15), 0 1px 2px rgba(0, 54, 95, 0.15) 0 0 10px #0c436c; }
      main.decline article header small:before, main.decline article header small:after {
        content: '';
        text-indent: 0;
        height: 1px;
        width: 35%;
        position: absolute;
        bottom: 6px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        box-shadow: 0 1px 3px rgba(0, 54, 95, 0.2); }
      main.decline article header small:before {
        left: 0; }
      main.decline article header small:after {
        right: 0; }
    main.decline article header h3 {
      margin: 0;
      font-size: 38px;
      line-height: 1;
      color: #fff;
      padding: 20px 0 30px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      text-shadow: 0 0 2px rgba(0, 54, 95, 0.1), 0 1px 2px rgba(0, 54, 95, 0.1), 0 3px 8px rgba(0, 54, 95, 0.1), 0 0 40px #0c436c;
      box-shadow: 0 3px 3px -3px rgba(0, 54, 95, 0.2); }
  main.decline article .content {
    padding: 10px 30px 30px; }
    main.decline article .content h4 {
      color: #00a3e2;
      margin-bottom: 1em;
      font-size: 18px;
      font-family: "Open Sans Condensed"; }
  main.decline article .button.report {
    font-size: 12px;
    margin-top: 10px; }
main.decline p.solution-link {
  text-align: center; }
  main.decline p.solution-link a {
    text-align: center;
    font-size: 13px;
    display: inline-block;
    color: rgba(0, 163, 226, 0.75);
    border-bottom: 1px solid rgba(0, 163, 226, 0.15); }

main.library section {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.618; }
  main.library section ~ section {
    margin-top: 60px; }
main.library h2 {
  font-size: 21px;
  text-align: center;
  margin-bottom: 30px; }
main.library article {
  margin: 30px 0; }
  main.library article h3 {
    margin: 0 0 8px;
    font-weight: 600;
    font-size: 17px; }
    main.library article h3 a {
      color: #00a3e2;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      transition: color 0.15s; }
      main.library article h3 a:hover {
        color: #0068a3; }
  main.library article p {
    margin: 0; }
    main.library article p time {
      display: inline-block;
      background: rgba(95, 106, 109, 0.33);
      color: #fff;
      font-weight: 600;
      border-radius: 1px;
      font-size: 9px;
      line-height: 1;
      letter-spacing: -0.25px;
      padding: 4px 5px 3px 6px;
      margin-right: 6px;
      position: relative;
      top: -1px; }
    main.library article p .author {
      display: inline-block;
      margin-left: 10px;
      font-weight: 400;
      font-size: 12px;
      font-style: italic;
      opacity: 0.6; }

main.supporters section h2 {
  text-align: center;
  font-size: 21px; }
main.supporters section h4 {
  color: rgba(0, 163, 226, 0.5);
  text-align: center;
  font-size: 12px; }
main.supporters section:first-of-type {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 70px;
  font-size: 16px; }
  main.supporters section:first-of-type h2 {
    border: none; }
main.supporters div.tiles {
  max-width: 1180;
  margin-left: auto;
  margin-right: auto; }
  main.supporters div.tiles:after {
    content: "";
    display: table;
    clear: both; }
  main.supporters div.tiles div.org {
    float: left;
    display: block;
    margin-right: 2.43902%;
    width: 31.70732%;
    margin-bottom: 30px;
    padding-top: 20px; }
    main.supporters div.tiles div.org:last-child {
      margin-right: 0; }
    main.supporters div.tiles div.org:nth-child(3n) {
      margin-right: 0; }
    main.supporters div.tiles div.org:nth-child(3n+1) {
      clear: left; }
    main.supporters div.tiles div.org h3 {
      text-align: center;
      font-size: 15px; }
    main.supporters div.tiles div.org p {
      font-size: 13px; }
main.supporters .logo {
  margin: 0 auto;
  width: 180px;
  height: 110px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 20px; }
main.supporters section.detail {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 140px;
  font-size: 18px;
  line-height: 1.618; }
  main.supporters section.detail .logo {
    width: 280px;
    height: 140px; }
  main.supporters section.detail h3 {
    font-size: 32px;
    text-align: center; }
  main.supporters section.detail blockquote {
    margin: 0;
    padding: 0;
    font-style: italic; }
  main.supporters section.detail section {
    margin-bottom: 45px; }
  main.supporters section.detail section.quote {
    margin-top: 30px;
    margin-bottom: 60px; }
main.supporters section.proposals {
  font-size: 0;
  text-align: center; }
main.supporters article.proposal {
  float: none;
  display: inline-block;
  text-align: left; }

input,
textarea,
select {
  width: 100%;
  font-size: 15px;
  padding: 7px 8px 6px;
  margin: 5px 0 8px;
  border-radius: 3px;
  border: none;
  background: rgba(95, 106, 109, 0.02);
  box-shadow: 0 0 0 1px rgba(95, 106, 109, 0.25), 0 0 7px rgba(95, 106, 109, 0), inset 0 2px 4px rgba(0, 0, 0, 0.05);
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #475052;
  -webkit-transition: 0.25s all;
  -moz-transition: 0.25s all;
  transition: 0.25s all;
  line-height: 1.33em;
  outline: none; }
  input:focus,
  textarea:focus,
  select:focus {
    background: rgba(22, 190, 255, 0.04);
    box-shadow: 0 0 0 1px rgba(0, 163, 226, 0.5), 0 0 7px rgba(0, 163, 226, 0.2), inset 0 2px 4px rgba(0, 0, 0, 0.07); }
    input:focus::-webkit-input-placeholder,
    textarea:focus::-webkit-input-placeholder,
    select:focus::-webkit-input-placeholder {
      opacity: 0; }
    input:focus:-moz-placeholder,
    textarea:focus:-moz-placeholder,
    select:focus:-moz-placeholder {
      opacity: 0; }
    input:focus::-moz-placeholder,
    textarea:focus::-moz-placeholder,
    select:focus::-moz-placeholder {
      opacity: 0; }
    input:focus:-ms-input-placeholder,
    textarea:focus:-ms-input-placeholder,
    select:focus:-ms-input-placeholder {
      opacity: 0; }

select {
  font-size: 13px;
  line-height: 2; }

textarea {
  height: 7em; }

::-webkit-input-placeholder {
  line-height: 1.4em;
  font-weight: 400;
  transition: opacity 0.33s ease; }

:-moz-placeholder {
  line-height: 1.4em;
  font-weight: 400;
  transition: opacity 0.33s ease; }

::-moz-placeholder {
  line-height: 1.4em;
  font-weight: 400;
  transition: opacity 0.33s ease; }

:-ms-input-placeholder {
  line-height: 1.4em;
  font-weight: 400;
  transition: opacity 0.33s ease; }

label {
  font-family: "Open Sans Condensed";
  font-family: "Varela Round";
  font-size: 14px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #00a3e2; }
  label.req:after {
    content: ' *';
    color: #f00;
    vertical-align: super;
    font-size: 9px; }
  label.req:before, label.opt:before {
    float: right;
    font-size: 10px;
    text-transform: uppercase;
    color: rgba(95, 106, 109, 0.3);
    letter-spacing: 0.5px;
    position: relative;
    top: 10px;
    font-family: "Open Sans";
    font-weight: 600; }
  label.req:before {
    content: ' Required'; }
  label + em {
    display: block;
    font-size: 12px;
    margin: 2px 0 4px;
    font-weight: 400; }

p.message {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 20px;
  color: #00365f; }

p.error {
  background: rgba(255, 0, 0, 0.05);
  border-radius: 6px;
  padding: 5px 15px;
  margin-left: -15px;
  margin-right: -15px; }
  p.error label {
    color: #f00; }
    p.error label:before {
      font-size: 11px;
      top: 6px;
      color: rgba(255, 0, 0, 0.75); }
      @media screen and (max-width: 45em) {
        p.error label:before {
          display: block;
          float: none;
          top: 0;
          line-height: 1.1;
          margin: 10px 0 5px; } }
  p.error.missing label:before {
    content: "This field is required."; }
  p.error.invalid label:before {
    content: "This appears to be invalid."; }
  p.error input, p.error textarea {
    background-color: #fcfcfc; }

main.join form {
  margin-top: 50px; }
  main.join form p {
    display: block;
    margin: 10px 0; }
  main.join form input[type="submit"] {
    display: block;
    width: 300px;
    margin: 30px auto; }
  main.join form hr {
    margin: 25px auto 20px;
    width: 100%; }
  main.join form div.halves {
    max-width: 1180;
    margin-left: auto;
    margin-right: auto; }
    main.join form div.halves:after {
      content: "";
      display: table;
      clear: both; }
    main.join form div.halves p {
      float: left;
      display: block;
      margin-right: 2.43902%;
      width: 48.78049%;
      margin-top: 0; }
      main.join form div.halves p:last-child {
        margin-right: 0; }
      main.join form div.halves p:last-child {
        margin-right: 0; }
main.join h3.success {
  margin-bottom: 240px; }

main.decline, main.contact, main.legal, main.about, main.join {
  font-size: 16px; }
  main.decline h2, main.contact h2, main.legal h2, main.about h2, main.join h2 {
    text-align: center;
    font-size: 21px; }
  main.decline section, main.contact section, main.legal section, main.about section, main.join section {
    max-width: 800px;
    margin: 0 auto; }

main.contact + footer, main.legal + footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0; }

main.about {
  /*figure {
  	float: right;
  	max-width: 400px;
  	margin: 0 0 1.5em 1.5em;
  }*/ }
  main.about img {
    width: 100%; }

main.decline, main.library {
  margin-top: 30px; }

main.decline .top {
  position: relative;
  top: 7px; }
