﻿@charset "UTF-8";
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: #fff;
  color: #000;
  -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; }

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; }

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; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.row {
  width: 100%; }
  .row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.container {
  width: 100%;
  max-width: 950px;
  margin: 0 auto; }
  .container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .container.narrow {
    max-width: 600px; }
  @media (max-width: 760px) {
    .container {
      max-width: 100% !important; } }

.col-1-1 {
  float: left;
  padding: 0 20px;
  width: 100%; }
  @media (max-width: 760px) {
    .col-1-1 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-1-2 {
  float: left;
  padding: 0 20px;
  width: 50%; }
  @media (max-width: 760px) {
    .col-1-2 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-1-3 {
  float: left;
  padding: 0 20px;
  width: 33.33%; }
  @media (max-width: 760px) {
    .col-1-3 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-2-3 {
  float: left;
  padding: 0 20px;
  width: 66.66%; }
  @media (max-width: 760px) {
    .col-2-3 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-1-4 {
  float: left;
  padding: 0 20px;
  width: 25%; }
  @media (max-width: 760px) {
    .col-1-4 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-3-4 {
  float: left;
  padding: 0 20px;
  width: 75%; }
  @media (max-width: 760px) {
    .col-3-4 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-2-5 {
  float: left;
  padding: 0 20px;
  width: 40%; }
  @media (max-width: 760px) {
    .col-2-5 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

.col-3-5 {
  float: left;
  padding: 0 20px;
  width: 60%; }
  @media (max-width: 760px) {
    .col-3-5 {
      width: 100% !important;
      margin-bottom: 20px !important; } }

/* FONTS */
html {
  font-size: 1em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #666260;
  font-weight: 400;
  line-height: 1.45; }

/*
  https://type-scale.com/
  1.414 – Augmented Fourth
  https://goo.gl/mecEDr
*/

h2 {
  font-size: 2.827em;
  font-weight: 600; }

h3 {
  font-size: 1.999em;
  font-weight: 600; }

h4 {
  font-size: 1.414em;
  font-weight: 700;
  text-transform: uppercase; }

small {
  font-size: .707em; }

.code {
  font-family: 'Source Code Pro', monospace;
  font-size: .9em; }


a {
  color: #c4001a;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.caps {
  text-transform: uppercase; }

#editor-frame {
  position: relative;
  display: block;
  width: 100%;
  height: 192px;
  border: solid 1px #c4beb9;
  margin-bottom: 1em; }

#editor {
  font-size: 1em; }

#editor .CodeMirror {
  height: 190px;
  padding: 1em; }

#formview textarea {
  height: 8em; }

body {
  margin: 0;
  min-height: 100vh;
  background-color: #f9f9f8; }

body#card {
  background: #f1f1fa;
  padding-top: 4em;
  font-size: 0.9em;
  text-align: center; }
  body#card.dashboard {
    padding-top: 0; }

.tooltip {
  font-weight: 600;
  cursor: help; }

#title {
  text-align: center;
  margin-bottom: 4vw; }
  #title h1 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .1em; }
  #title img {
    max-width: 88px;
    margin-bottom: .5em; }

.row.section {
  padding-top: 6vw;
  padding-bottom: 6vw; }
  .row.section#header {
    border-color: #359173; }

#header {
  border-bottom: 1px solid #ddd; }
  #header i {
    font-size: 4em;
    color: #1b3544; }
  #header .next {
    opacity: 0.5; }
  #header .success i {
    color: #359173; }
  #header .error i {
    color: #D9534F; }
  #header .done {
    opacity: 0.3; }
    #header .done p {
      text-decoration: line-through; }
  #header .done i, #header .current i {
    color: #359173; }

.container {
  padding-top: 1em;
  padding-bottom: 1em; }
  @media (max-width: 760px) {
    .container {
      padding-bottom: 0 !important;
      padding-top: 0 !important; } }
  .container.block {
    padding-bottom: 1.5em;
    padding-top: 1.5em; }
    @media (max-width: 760px) {
      .container.block {
        padding-top: 0 !important;
        padding-bottom: 0 !important; } }
    .container.block:first-child {
      padding-top: 0; }
    .container.block:last-child {
      padding-bottom: 0; }
  .container.card {
    max-width: 500px; }
  .container.index-card {
    max-width: 950px; }

.card,
.index-card {
  padding: 0.9em;
  background: #fff;
  border: 1px solid #ddd; }
  .card h1,
  .index-card h1 {
    font-size: 1.8em; }

.row.grey {
  background: #f1f1fa; }

p.code {
  font-size: 0.8em;
  font-family: "Source Code Pro", monospace;
  border: 1px solid #c4beb9;
  background: #fff; }
  @media (max-width: 760px) {
    p.code {
      overflow: auto; } }

span.code {
  font-family: "Source Code Pro", monospace;
  display: inline-block;
  padding: 0 0.2em;
  border: 1px solid var(--pale-silver);
  background: #fff;
  font-size: 0.9em; }

input, textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  color: #666260;
  border: 1px solid #c4beb9;
  background: #fff;
  padding: 1em;
  transition: all 0.3s ease-in-out;
  width: 100%; }
  input.code, textarea.code {
    font-family: "Source Code Pro", monospace; }
  input:focus, textarea:focus {
    border-color: #103742;
    outline: none; }

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin-right: 6px; }

form input {
  margin-bottom: 0.5em; }

form textarea {
  margin-bottom: 1em; }

small.code-label {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 0.5em 1em;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1); }

button, a.button {
  font-family: "Poppins", sans-serif;
  font-size: .707em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .1em;
  border: 1px solid #103742;
  background-color: #103742;
  color: #f2f2ee;
  padding: 0.832em 1.414em 0.707em; }
  button:hover, a.button:hover {
    border-color: #c4001a;
    background-color: #c4001a;
    color: #f2f2ee; }
    button:hover.emphasis, a.button:hover.emphasis {
      color: white;
      background-color: #2A735B; }
  button[disabled], button[disabled]:hover, a.button[disabled], a.button[disabled]:hover {
    color: #f2f2ee;
    border-color: #918f8d;
    background-color: #918f8d; }

button[type="reset"] {
  border: 1px solid #918f8d;
  background-color: #918f8d; }

.animate {
  -moz-animation-iteration-count: once;
  -moz-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-animation-duration: 0.4s;
  -webkit-animation-iteration-count: once;
  -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-animation-duration: 0.4s; }
  .animate.dropIn {
    -moz-animation-name: dropIn;
    -webkit-animation-name: dropIn; }

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    -moz-transform: translate3d(0, -150px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); } }

@-webkit-keyframes dropInLong {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -450px, 0);
    -moz-transform: translate3d(0, -450px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); } }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg); } }

@-webkit-keyframes rotateBack {
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); } }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  transition: opacity 0.4s linear;
  background: rgba(255, 255, 255, 0.96); }

body.showOverlay {
  overflow: hidden; }
  body.showOverlay .overlay {
    top: 0;
    left: 0;
    opacity: 1; }
    body.showOverlay .overlay iframe {
      -webkit-animation-iteration-count: once;
      -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
      -webkit-animation-duration: 0.4s;
      -moz-animation-name: dropInLong;
      -webkit-animation-name: dropInLong; }

.toggleOverlay {
  cursor: pointer;
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 2.2em;
  font-weight: 600;
  -moz-animation-iteration-count: once;
  -moz-animation-fill-mode: forwards;
  -moz-animation-timing-function: linear;
  -moz-animation-duration: 0.2s;
  -webkit-animation-iteration-count: once;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 0.2s; }

body.showOverlay .toggleOverlay {
  -moz-animation-name: rotate;
  -webkit-animation-name: rotate; }

#toast-container {
  right: 30%;
  left: 30%;
  width: 40%; }
