@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");
  src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"), url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"), url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"), url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"), url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
/* line 265, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 114, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 202, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 295, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 307, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 366, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 370, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 388, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 398, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 410, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 569, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 575, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 232, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 478, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 346, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 607, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
/* line 207, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  font-family: 'TeachableSans-Regular';
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

/* line 28, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select:hover {
  border-color: #dbdbdb;
}

/* line 30, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

/* line 32, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

/* line 52, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* line 56, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

/* line 62, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

/* line 66, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.disabled:after {
  border-color: #cccccc;
}

/* line 68, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.wide {
  width: 100%;
}

/* line 70, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

/* line 73, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.right {
  float: right;
}

/* line 75, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.right .list {
  left: auto;
  right: 0;
}

/* line 78, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

/* line 82, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.small:after {
  height: 4px;
  width: 4px;
}

/* line 85, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

/* line 88, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

/* line 110, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

/* line 112, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .option {
  cursor: pointer;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 123, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

/* line 125, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .option.selected {
  font-family: 'TeachableSans-Bold';
}

/* line 127, /src/app/assets/stylesheets/library/nice-select.css */
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

/* line 132, /src/app/assets/stylesheets/library/nice-select.css */
.no-csspointerevents .nice-select .list {
  display: none;
}

/* line 135, /src/app/assets/stylesheets/library/nice-select.css */
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/* USED FOR CREATING SLIDERS */
/* line 4, /src/app/assets/stylesheets/library/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 20, /src/app/assets/stylesheets/library/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
/* line 27, /src/app/assets/stylesheets/library/slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 31, /src/app/assets/stylesheets/library/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 38, /src/app/assets/stylesheets/library/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 48, /src/app/assets/stylesheets/library/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
/* line 54, /src/app/assets/stylesheets/library/slick.scss */
.slick-track:before {
  display: table;
  content: '';
}
/* line 59, /src/app/assets/stylesheets/library/slick.scss */
.slick-track:after {
  display: table;
  clear: both;
  content: '';
}

/* line 66, /src/app/assets/stylesheets/library/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 70, /src/app/assets/stylesheets/library/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 77, /src/app/assets/stylesheets/library/slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 82, /src/app/assets/stylesheets/library/slick.scss */
.slick-slide img {
  display: block;
}
/* line 86, /src/app/assets/stylesheets/library/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 90, /src/app/assets/stylesheets/library/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 95, /src/app/assets/stylesheets/library/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 99, /src/app/assets/stylesheets/library/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 103, /src/app/assets/stylesheets/library/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 109, /src/app/assets/stylesheets/library/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Dots */
/* line 115, /src/app/assets/stylesheets/library/slick.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 120, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 135, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 148, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 166, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 171, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 176, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 198, /src/app/assets/stylesheets/library/slick.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* line 3, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .colorpicker {
  position: relative;
  width: 14em;
  height: 13em;
  border-radius: 7px 0 7px 7px;
}
/* line 10, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map {
  width: 126px;
  position: absolute;
  top: 1em;
  bottom: 1em;
  right: 2em;
  left: 1em;
  overflow: hidden;
  user-select: none;
  border-radius: 0.25em;
}
/* line 21, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map.active {
  cursor: none;
}
/* line 25, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map.dark .pointer {
  border-color: #fff;
}
/* line 29, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map.light .pointer {
  border-color: #000;
}
/* line 33, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-bottom: -5px;
  border-radius: 100%;
  border: 1px solid #000;
  will-change: left, bottom;
}
/* line 44, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map .background {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
/* line 52, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map .background:before,
#text-editor-admin-container .map .background:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 63, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map .background:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}
/* line 67, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .map .background:before {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
}
/* line 73, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider {
  position: absolute;
  user-select: none;
}
/* line 77, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider.vertical {
  top: 0;
  bottom: 0;
  left: 50%;
  width: 10px;
  cursor: ns-resize;
}
/* line 84, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider.vertical .track {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 8px;
  margin-left: -4px;
}
/* line 94, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider.horizontal {
  left: 0;
  right: 0;
  top: 50%;
  height: 10px;
  cursor: ew-resize;
}
/* line 101, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider.horizontal .track {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 8px;
  margin-top: -4px;
}
/* line 111, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider .track {
  border-radius: 3px;
  background: #888;
}
/* line 116, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .slider .pointer {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-bottom: -8px;
  border-radius: 16px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #ccc,0 1px 2px #ccc;
  will-change: left, bottom;
}
/* line 132, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .hue-slider {
  position: absolute;
  top: 1em;
  bottom: 1em;
  right: 1.3em;
}
/* line 138, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .hue-slider .track {
  background: linear-gradient(to bottom, #FF0000 0%, #FF0099 10%, #CD00FF 20%, #3200FF 30%, #0066FF 40%, #00FFFD 50%, #00FF66 60%, #35FF00 70%, #CDFF00 80%, #FF9900 90%, #FF0000 100%);
}
/* line 156, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .opacity-slider {
  position: absolute;
  bottom: 1.3em;
  left: 1em;
  right: 2em;
}
/* line 162, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .opacity-slider .slider {
  background: #fff url("data:image/gif;base64,R0lGODdhEAAQAPEAAMvLy8zMzP///wAAACwAAAAAEAAQAEACHYxvosstCAEMrq6Jj812Y59NIDQipdY5XLWqH4sVADs=") repeat;
  background-size: 8px 8px;
  height: 8px;
}
/* line 167, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .opacity-slider .slider .track {
  height: 8px;
  margin-top: -4px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
/* line 179, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .with-opacity-slider {
  height: 14em;
}
/* line 182, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .with-opacity-slider .map {
  bottom: 2em;
}
/* line 186, /src/app/assets/stylesheets/library/react-simple-color-picker.scss */
#text-editor-admin-container .with-opacity-slider .hue-slider {
  bottom: 2em;
}

/* line 1, /src/app/assets/stylesheets/teachable/reset.scss */
*:focus {
  outline: none;
}

/* line 5, /src/app/assets/stylesheets/teachable/reset.scss */
a, a:hover {
  color: inherit;
  text-decoration: inherit;
}

/* line 10, /src/app/assets/stylesheets/teachable/reset.scss */
a:focus {
  color: inherit;
  text-decoration: none;
}

/* line 15, /src/app/assets/stylesheets/teachable/reset.scss */
button {
  padding: 0;
  outline: none !important;
  box-shadow: none !important;
}
/* line 25, /src/app/assets/stylesheets/teachable/reset.scss */
button span {
  position: relative;
}

/* line 30, /src/app/assets/stylesheets/teachable/reset.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

/* line 35, /src/app/assets/stylesheets/teachable/reset.scss */
hr {
  margin: 0;
}

/* line 39, /src/app/assets/stylesheets/teachable/reset.scss */
img {
  -webkit-user-drag: none;
}

/* line 43, /src/app/assets/stylesheets/teachable/reset.scss */
input {
  border: none;
}

/* line 47, /src/app/assets/stylesheets/teachable/reset.scss */
input:not(input[type='checkbox']) {
  -webkit-appearance: none;
}

/* line 51, /src/app/assets/stylesheets/teachable/reset.scss */
label {
  margin: 0;
  font-weight: normal;
}

/* line 56, /src/app/assets/stylesheets/teachable/reset.scss */
li {
  list-style: none;
}

/* line 60, /src/app/assets/stylesheets/teachable/reset.scss */
p {
  margin: 0;
}

/* line 64, /src/app/assets/stylesheets/teachable/reset.scss */
textarea {
  resize: none;
  width: 100%;
}

/* line 69, /src/app/assets/stylesheets/teachable/reset.scss */
th {
  font-weight: normal;
}

/* line 73, /src/app/assets/stylesheets/teachable/reset.scss */
ul, ol {
  padding: 0;
  margin: 0;
}

/* line 23, /src/app/assets/stylesheets/teachable/colors.scss */
.bg-green {
  background-color: #F4FAFA;
}

/* line 27, /src/app/assets/stylesheets/teachable/colors.scss */
.bg-orange {
  background-color: #FEF8F5;
}

@font-face {
  font-family: 'TeachableSans-Regular';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "TeachableSans-Medium";
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'TeachableSans-SemiBold';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: 'TeachableSans-Bold';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'TeachableSans-ExtraBold';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-ExtraBold.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-ExtraBold.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: 'Domine-Regular';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Regular.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Regular.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Regular.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Domine-Bold';
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Bold.eot");
  src: url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Bold.eot?#iefix") format("embedded-opentype"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Bold.woff") format("woff"), url("//d2oz8i5n9se8ej.cloudfront.net/fonts/domine/Domine-Bold.ttf") format("truetype");
}
/* line 1, /src/app/assets/stylesheets/teachable/general.scss */
html {
  height: 100%;
}

/* line 5, /src/app/assets/stylesheets/teachable/general.scss */
body {
  font-family: 'TeachableSans-Regular', sans-serif;
  font-size: 12px;
  letter-spacing: 1.08px;
}

/* line 11, /src/app/assets/stylesheets/teachable/general.scss */
input:not([type="submit"]), .nice-select, textarea, .StripeElement {
  border: 1px solid #E4E9ED;
  border-radius: 3px;
  color: #5F5F5F;
  letter-spacing: inherit;
  padding: 13px;
}

/* line 19, /src/app/assets/stylesheets/teachable/general.scss */
textarea {
  vertical-align: top;
}

/* line 23, /src/app/assets/stylesheets/teachable/general.scss */
.nice-select {
  font-size: inherit;
  line-height: inherit;
  height: 45px;
}
/* line 28, /src/app/assets/stylesheets/teachable/general.scss */
.nice-select ul {
  width: 100%;
}

/* line 33, /src/app/assets/stylesheets/teachable/general.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* line 39, /src/app/assets/stylesheets/teachable/general.scss */
.vertically-align-contents {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 44, /src/app/assets/stylesheets/teachable/general.scss */
  .vertically-align-contents-except-xs {
    display: flex;
    align-items: center;
  }
}

/* line 52, /src/app/assets/stylesheets/teachable/general.scss */
ul.default-bullet-points li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.4em;
  padding-left: 1.4em;
}

/* line 62, /src/app/assets/stylesheets/teachable/general.scss */
button.close {
  font-family: sans-serif;
  font-size: 30px;
  float: none;
  position: absolute;
  text-align: center;
}

/* line 70, /src/app/assets/stylesheets/teachable/general.scss */
.btn {
  border: none;
  border-radius: 0;
  padding: 0;
  white-space: normal;
}
/* line 77, /src/app/assets/stylesheets/teachable/general.scss */
.btn:active {
  box-shadow: none;
}

/* line 82, /src/app/assets/stylesheets/teachable/general.scss */
.tooltip {
  opacity: 1 !important;
}
/* line 85, /src/app/assets/stylesheets/teachable/general.scss */
.tooltip .tooltip-arrow {
  border-top-color: white !important;
}
/* line 89, /src/app/assets/stylesheets/teachable/general.scss */
.tooltip .tooltip-inner {
  font-family: 'TeachableSans-SemiBold';
  width: 200px;
  padding: 15px;
  background-color: white;
  color: #5f5f5f;
  font-size: 12px;
  line-height: 16.8px;
  letter-spacing: 0.7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
}

/* line 2, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points .header-container {
  text-align: center;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points .default-header {
  letter-spacing: 0.88px;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin-bottom: 30px;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points .number {
  font-family: 'Domine-Bold';
  font-size: 26px;
  letter-spacing: 0.88px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points h4, .square-numbered-points p {
  letter-spacing: 1px;
  line-height: 30px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points h4 {
  font-size: 20px;
  margin: 15px 0;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points p {
  font-size: 16px;
  color: #5F5F5F;
  margin-bottom: 30px;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points p:last-of-type {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  /* line 46, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
  .square-numbered-points .image-column {
    text-align: center;
  }
}
/* line 52, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
.square-numbered-points img {
  max-width: 100%;
}
@media (max-width: 991px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
  .square-numbered-points img {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/square-numbered-points.scss */
  .square-numbered-points img {
    padding-left: 60px;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/team-colors.scss */
.no-team-default .item:hover, .no-team-default .title {
  background-color: #e9f0fc;
}
/* line 7, /src/app/assets/stylesheets/teachable/team-colors.scss */
.no-team-default .title, .no-team-default .arrow {
  color: #1f6bde;
}

/* line 14, /src/app/assets/stylesheets/teachable/team-colors.scss */
#customer-operations .item:hover, #customer-operations .title {
  background-color: #eff1fd;
}
/* line 18, /src/app/assets/stylesheets/teachable/team-colors.scss */
#customer-operations .title, #customer-operations .arrow {
  color: #6172e9;
}

/* line 25, /src/app/assets/stylesheets/teachable/team-colors.scss */
#growth--marketing .item:hover, #growth--marketing .title {
  background-color: #fdf6ec;
}
/* line 29, /src/app/assets/stylesheets/teachable/team-colors.scss */
#growth--marketing .title, #growth--marketing .arrow {
  color: #faad26;
}

/* line 36, /src/app/assets/stylesheets/teachable/team-colors.scss */
#product .item:hover, #product .title {
  background-color: #E8F6F5;
}
/* line 40, /src/app/assets/stylesheets/teachable/team-colors.scss */
#product .title, #product .arrow {
  color: #1EA69A;
}

/* line 47, /src/app/assets/stylesheets/teachable/team-colors.scss */
#technology .item:hover, #technology .title {
  background-color: #FDEEEB;
}
/* line 51, /src/app/assets/stylesheets/teachable/team-colors.scss */
#technology .title, #technology .arrow {
  color: #E9563D;
}

/* line 58, /src/app/assets/stylesheets/teachable/team-colors.scss */
#general-application .item:hover, #general-application .title {
  background-color: #DBF4FF;
}
/* line 62, /src/app/assets/stylesheets/teachable/team-colors.scss */
#general-application .title, #general-application .arrow {
  color: #00A0EA;
}

/* line 69, /src/app/assets/stylesheets/teachable/team-colors.scss */
#legal--compliance .item:hover, #legal--compliance .title {
  background-color: #FFF2EC;
}
/* line 73, /src/app/assets/stylesheets/teachable/team-colors.scss */
#legal--compliance .title, #legal--compliance .arrow {
  color: #FF7F45;
}

/* line 80, /src/app/assets/stylesheets/teachable/team-colors.scss */
#people-operations .item:hover, #people-operations .title {
  background-color: #fbeff3;
}
/* line 84, /src/app/assets/stylesheets/teachable/team-colors.scss */
#people-operations .title, #people-operations .arrow {
  color: #e05a88;
}

/* line 6, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form {
  font-size: 13px;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  /* line 6, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: white;
  }
}
@media (min-width: 992px) {
  /* line 6, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form {
    background-color: #F5F6F7;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
  }
}
@media (max-width: 991px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
/* line 36, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .inner-box {
  position: relative;
}
@media (max-width: 991px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .inner-box {
    display: block;
    width: 100%;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .inner-box {
    padding-left: 383px;
    width: 930px;
    box-shadow: 0 8px 20px #e3e7ea;
  }
}
/* line 50, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box, .account-form .form-aligner .left-box {
  background-color: #1EA69A;
  text-align: center;
  padding: 40px 30px;
  color: white;
}
/* line 56, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box h1, .account-form .form-aligner .left-box h1 {
  font-family: 'TeachableSans-Bold';
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box .signup-step-anchor, .account-form .form-aligner .left-box .signup-step-anchor {
  font-size: 14px;
  text-align: right;
  list-style: none;
  margin-top: 22px;
  margin-bottom: 0px;
  letter-spacing: 0.53px;
  line-height: 39px;
  color: rgba(255, 255, 255, 0.72);
  position: absolute;
  right: 25px;
  top: 130px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .top-box .signup-step-anchor, .account-form .form-aligner .left-box .signup-step-anchor {
    position: static;
    padding-left: 0;
    text-align: center;
  }
}
/* line 83, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box .signup-step-anchor .selected, .account-form .form-aligner .left-box .signup-step-anchor .selected {
  font-family: 'TeachableSans-Bold';
  color: #fff;
}
/* line 87, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box .signup-step-anchor .selected:before, .account-form .form-aligner .left-box .signup-step-anchor .selected:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  content: "";
  position: absolute;
  right: -25px;
  margin-top: 8px;
  display: inline-block;
}
@media (max-width: 991px) {
  /* line 87, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .top-box .signup-step-anchor .selected:before, .account-form .form-aligner .left-box .signup-step-anchor .selected:before {
    display: none;
  }
}
/* line 102, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .top-box .signup-step-anchor .step-number, .account-form .form-aligner .left-box .signup-step-anchor .step-number {
  font-family: 'TeachableSans-Regular';
  margin-right: 8px;
}
@media (max-width: 991px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .top-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  /* line 119, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .top-box .top-box-text {
    margin: auto;
  }
}
@media (min-width: 992px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .top-box {
    display: none;
  }
}
/* line 128, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .left-box {
  position: absolute;
  left: 0px;
  z-index: 1000;
  height: 100%;
  width: 383px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
@media (max-width: 991px) {
  /* line 128, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .left-box {
    display: none;
  }
}
/* line 140, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .left-box img {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 147, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box {
  min-height: 386px;
  background-color: white;
  padding: 40px 45px;
}
@media (max-width: 414px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 991px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 992px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box {
    width: 552px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
}
/* line 168, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .error, .account-form .form-aligner .right-box .success {
  font-family: 'TeachableSans-Bold';
  display: none;
  border-radius: 2px;
  letter-spacing: 0.1px;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 177, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .error {
  color: #c74a47;
  background-color: #fbe2e2;
}
/* line 182, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .success {
  color: #FFFFFF;
  background-color: #7ECDC6;
}
/* line 188, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .fields .group {
  margin-bottom: 20px;
}
/* line 190, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .fields .group label {
  font-family: "TeachableSans-Medium";
  color: #47505E;
  line-height: 29px;
  margin-bottom: 5px;
}
/* line 197, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .fields .group input {
  background-color: #f4f9fb;
  border: 0;
  box-shadow: 0px 1px 1px 0px #E6E9EC;
  color: #555;
  margin-bottom: 14px;
  height: 40px;
  padding: 5px 10px;
}
/* line 206, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .fields .group input:focus {
  background: #fff8e6;
  color: #333;
  box-shadow: 0px 1px 1px 0px #f9c4ad;
}
/* line 214, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .fields select {
  width: 100%;
  margin-bottom: 30px;
}
/* line 220, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .account-form-button-container {
  text-align: center;
  position: relative;
}
/* line 224, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .account-form-button-container .btn {
  letter-spacing: normal;
  line-height: 20px;
  border-radius: 50px;
  user-select: none;
  margin-top: 20px;
  padding: 16px 32px;
}
/* line 234, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .forgot-password {
  text-align: center;
  margin-top: 70px;
}
/* line 238, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .forgot-password a {
  font-family: "TeachableSans-Medium";
  text-decoration: underline;
  font-size: 12px;
  color: #828282;
}
/* line 246, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .right-box-spinner {
  position: absolute;
  z-index: 1002;
  width: 50px;
  height: 50px;
  background-color: black;
  opacity: 0.75;
  left: calc(50% - (50px / 2));
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
  background-size: 50px;
}
/* line 258, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .create-form-spinner {
  top: calc(107% - (50px / 2));
}
/* line 262, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .log-in-form-spinner {
  top: calc(154% - (50px / 2));
}
/* line 266, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .box-footer {
  border-top: 1px solid #EEE;
  height: 80px;
  margin-top: 40px;
  margin-bottom: -40px;
  margin-left: -45px;
  margin-right: -45px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 281, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .box-footer h2 {
  font-family: "TeachableSans-Medium";
  font-size: 13px;
  color: #828282;
}
/* line 287, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .box-footer a {
  font-family: "TeachableSans-SemiBold";
  color: #09A59A;
  text-align: center;
}
/* line 294, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .split-in-half-box {
  line-height: 70px;
}
/* line 297, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .split-in-half-box a {
  width: 50%;
  float: left;
  letter-spacing: 0.61px;
}
/* line 303, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .split-in-half-box a:hover {
  cursor: pointer;
}
/* line 307, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .split-in-half-box .left-half {
  padding: 6px 0px;
  border-right: 1px solid #EEE;
}
@media (max-width: 991px) {
  /* line 294, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box .split-in-half-box {
    border-bottom: 1px solid #EEE;
  }
}
/* line 317, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .full-width-box {
  padding: 0px 35px;
}
/* line 319, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
.account-form .form-aligner .right-box .full-width-box a {
  letter-spacing: 0.6px;
  padding-left: 4px;
}
@media (max-width: 359px) {
  /* line 317, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box .full-width-box {
    flex-direction: column;
  }
  /* line 327, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box .full-width-box a {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  /* line 317, /src/app/assets/stylesheets/teachable/public/_account-form.scss */
  .account-form .form-aligner .right-box .full-width-box {
    border-top: none;
  }
}

/* line 2, /src/app/assets/stylesheets/teachable/public/_agree-to-terms.scss */
.agree-to-terms .checkbox-label {
  font-family: "TeachableSans-Medium";
  font-size: 12px;
  color: #828282;
  width: 100%;
  line-height: 24px !important;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/_agree-to-terms.scss */
.agree-to-terms .checkbox-label a {
  color: #09A59A;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_agree-to-terms.scss */
.agree-to-terms .checkbox-label a:hover, .agree-to-terms .checkbox-label a:focus {
  color: #0e504a;
  outline: none;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/_agree-to-terms.scss */
.agree-to-terms .checkbox-label input {
  height: auto;
  margin-right: 6px;
  margin-top: 0px;
  vertical-align: middle;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/_button-wave.scss */
.button-wave {
  position: absolute;
  height: 20px;
  width: 30px;
  left: calc(50% - (30px / 2));
  top: calc(50% - (20px / 2));
  opacity: 0;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/_button-wave.scss */
.button-wave .line {
  -webkit-animation: line 500ms linear infinite alternate;
  animation: line 500ms linear infinite alternate;
  background-color: white;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 2px;
}
/* line 21, /src/app/assets/stylesheets/teachable/public/_button-wave.scss */
.button-wave .line:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
  left: 33.333%;
}
/* line 27, /src/app/assets/stylesheets/teachable/public/_button-wave.scss */
.button-wave .line:nth-child(3) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  left: 66.666%;
}
/* line 33, /src/app/assets/stylesheets/teachable/public/_button-wave.scss */
.button-wave .line:nth-child(4) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  left: 100%;
}
@-webkit-keyframes line {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes line {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 34, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .green-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background: rgba(30, 166, 154, 0.1);
  color: #1ea69a;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .green-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .green-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .green-button span {
  position: relative;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .green-button:not(.fake-button):hover {
  background-color: rgba(30, 166, 154, 0.3);
}
/* line 44, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .dark-green-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #1ea69a;
  color: white;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .dark-green-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .dark-green-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .dark-green-button span {
  position: relative;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .dark-green-button:not(.fake-button):not(.disabled):hover, body.body-public .dark-green-button:not(.disabled):focus {
  background-color: #0F8D82;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-green-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #E8F6F5;
  color: #1EA69A;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-green-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-green-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-green-button span {
  position: relative;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-green-button:not(.fake-button):hover {
  background-color: #D1EDEB;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .orange-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #ff7f45;
  color: white;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .orange-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .orange-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .orange-button span {
  position: relative;
}
/* line 69, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .orange-button:not(.fake-button):not(.disabled):not([disabled]):hover, body.body-public .orange-button:not(.disabled):not([disabled]):focus {
  background-color: #FF6D2C;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-orange-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #FFF2EC;
  color: #FF7F45;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-orange-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-orange-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-orange-button span {
  position: relative;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-orange-button:not(.fake-button):hover {
  background-color: #FFE5DA;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-yellow-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #fff8e5;
  color: #ffbc00;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-yellow-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-yellow-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-yellow-button span {
  position: relative;
}
/* line 90, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-purple-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #eff1fd;
  color: #6172e9;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-purple-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-purple-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-purple-button span {
  position: relative;
}
/* line 96, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .pink-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #fceeeb;
  color: #e9563d;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .pink-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .pink-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .pink-button span {
  position: relative;
}
/* line 102, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-blue-button {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
  cursor: default;
  outline: none !important;
  box-shadow: none !important;
  background-color: #85C5E3;
  color: white;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-blue-button:not(.fake-button):not(.disabled):not([disabled]) {
  cursor: pointer;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-blue-button.small-button {
  padding: 15px 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .light-blue-button span {
  position: relative;
}
/* line 108, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .arrow-button {
  font-family: 'TeachableSans-Bold';
  width: 100px;
  height: 50px;
  border-radius: 50px;
  display: block;
  line-height: 50px;
  color: white;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0.5;
  font-size: 22px;
  margin: auto;
  cursor: pointer;
  text-decoration: none;
}
/* line 123, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .arrow-button:not(.fake-button):hover {
  opacity: 0.7;
}
/* line 127, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public .arrow-button div {
  transform: rotate(-90deg);
}
/* line 132, /src/app/assets/stylesheets/teachable/public/_buttons.scss */
body.body-public input.button-sized {
  padding: 20px 0;
  font-size: 14px;
  border-radius: 100px;
  text-decoration: none !important;
  border: none;
}

/* line 2, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img {
  vertical-align: middle;
}
@media (max-width: 767px) {
  /* line 2, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
  .company-logos img {
    display: block;
    padding: 0;
    margin: auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 2, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
  .company-logos img {
    display: block;
    padding: 0;
    margin: auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  /* line 2, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
  .company-logos img {
    display: inline;
    padding: 0 15px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
  .company-logos img {
    display: inline;
    padding: 0 25px;
    margin-bottom: 0;
  }
}
/* line 29, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img:nth-of-type(1) {
  margin-top: 10px;
  height: 30px;
}
/* line 33, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img:nth-of-type(2) {
  height: 30px;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img:nth-of-type(3) {
  height: 32px;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img:nth-of-type(4) {
  height: 34px;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/_company-logos.scss */
.company-logos img:nth-of-type(5) {
  margin-top: 10px;
  height: 40px;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box {
  display: none;
  padding-top: 65px;
}
/* line 5, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box div {
  position: relative;
  background-color: #FEF8F5;
  padding: 40px;
  width: 80%;
  max-width: 500px;
  margin: auto;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box div img {
  position: absolute;
  top: -23px;
  left: calc(50% - 20px);
}
/* line 19, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box div p {
  text-align: center;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box div p:first-of-type {
  margin-bottom: 10px;
}
/* line 27, /src/app/assets/stylesheets/teachable/public/_failure-box.scss */
.failure-box div a {
  color: #1EA69A;
  text-decoration: underline;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public {
  font-family: 'TeachableSans-Regular';
  letter-spacing: 0.7px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public :hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .public-error {
  color: #c74a47;
  background-color: #fbe2e2;
  font-family: 'TeachableSans-Bold';
  font-size: 13px;
  border-radius: 2px;
  letter-spacing: 0.1px;
  padding: 10px;
}
@media (min-width: 768px) {
  /* line 26, /src/app/assets/stylesheets/teachable/public/_general.scss */
  body.body-public .gutter-25.row {
    margin-right: -25px;
    margin-left: -25px;
  }
}
@media (min-width: 768px) {
  /* line 32, /src/app/assets/stylesheets/teachable/public/_general.scss */
  body.body-public .gutter-25 > [class^="col-"], body.body-public .gutter-25 > [class^=" col-"] {
    padding-right: 25px;
    padding-left: 25px;
  }
}
/* line 39, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .circular-number {
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
}
/* line 48, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .circular-number.green {
  color: #1EA69A;
  background-color: #D1EDEB;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .circular-number.orange {
  color: #FF7F45;
  background-color: #FFE5DA;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area {
  font-size: 16px;
  line-height: 28px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area strong {
  font-family: 'TeachableSans-Bold';
  font-weight: normal;
}
/* line 68, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area h1, body.body-public .markdown-area h2, body.body-public .markdown-area h3, body.body-public .markdown-area h4, body.body-public .markdown-area h5, body.body-public .markdown-area h6 {
  color: #2C2F33;
}
/* line 72, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area p, body.body-public .markdown-area ul, body.body-public .markdown-area ol {
  font-size: 16px;
  line-height: 1.5em;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area p {
  margin-bottom: 20px;
}
/* line 81, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area h1, body.body-public .markdown-area h2 {
  margin-top: 50px;
  line-height: 1.3em;
  margin-bottom: 35px;
}
/* line 87, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area h3 {
  line-height: 32px;
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 93, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area h4 {
  margin-top: 15px;
  line-height: 23px;
  margin-bottom: 20px;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area a {
  color: #1EA69A;
}
/* line 102, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area a:hover {
  text-decoration: underline;
}
/* line 107, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area ul {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 5px;
}
/* line 114, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area ul li {
  list-style-image: url(/assets/bullet-green-1d735a321d7b8cdd095107f2ac3984e6b49a3ad0aa222b60e2deb9f52cb3dc6d.svg);
  padding-left: 5px;
}
/* line 120, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area ol {
  padding-left: 17px;
}
/* line 123, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area ol li {
  list-style: decimal;
  padding-left: 13px;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li {
  list-style-position: outside;
  margin-bottom: 5px;
}
/* line 134, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li > ul, body.body-public .markdown-area li > ol {
  margin-top: 20px;
  padding-bottom: 0px;
}
/* line 138, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li > ul li:last-child, body.body-public .markdown-area li > ol li:last-child {
  padding-bottom: 0px;
}
/* line 144, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li > ul li {
  list-style: circle;
}
/* line 149, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li > ol {
  padding-left: 15px;
}
/* line 152, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area li > ol li {
  list-style: lower-roman;
}
/* line 157, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
/* line 164, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area blockquote {
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin-bottom: 40px;
  margin-top: 40px;
  max-width: 905px;
}
/* line 173, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area blockquote p {
  font-size: 32px;
  line-height: 48px;
  color: #2a2f33;
  text-align: center;
  font-family: 'Domine-Regular';
  padding: 0px;
}
/* line 183, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area table {
  font-family: 'TeachableSans';
  font-size: 16px;
  line-height: 28px;
  border-collapse: collapse;
  color: #5F5F5F;
  width: 100%;
}
/* line 191, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area table th {
  color: #2C2F33;
  background: #E8F6F5;
}
/* line 197, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area th, body.body-public .markdown-area td {
  padding: 10px 20px;
}
/* line 201, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .markdown-area table, body.body-public .markdown-area th, body.body-public .markdown-area tr, body.body-public .markdown-area td {
  border: 1px solid #979797;
}
/* line 206, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .form-error {
  font-family: 'TeachableSans-Bold';
  display: none;
  font-size: 13px;
  border-radius: 2px;
  letter-spacing: 0.1px;
  padding: 10px;
  color: #c74a47;
  background-color: #fbe2e2;
  margin-bottom: 20px;
}
/* line 218, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card {
  background-color: white;
  -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
}
/* line 224, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .top {
  display: block;
  height: 273px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-size: cover;
  background-position: 50%;
}
/* line 233, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .bottom {
  position: relative;
  padding: 36px 30px 26px 30px;
}
/* line 237, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .bottom h1 {
  font-family: 'TeachableSans-Bold';
  color: #2c2f33;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}
/* line 245, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .bottom p:first-of-type {
  margin-bottom: 60px;
}
/* line 249, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .bottom img {
  position: absolute;
  bottom: 26px;
  left: 30px;
  height: 40px;
  width: 40px;
}
/* line 257, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .bonus-card .bottom p:last-of-type {
  position: absolute;
  bottom: 31px;
  left: 80px;
}
/* line 265, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .video-parent {
  position: relative;
  max-width: calc(100% - 8px);
  margin: auto;
}
@media (min-width: 769px) {
  /* line 265, /src/app/assets/stylesheets/teachable/public/_general.scss */
  body.body-public .video-parent {
    max-width: 792px;
  }
}
/* line 274, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .video-parent iframe {
  box-sizing: content-box;
  margin-left: -4px;
}
/* line 280, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .plus {
  display: block;
  margin: auto;
  text-align: center;
  color: #ff7f45;
  font-size: 92px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 290, /src/app/assets/stylesheets/teachable/public/_general.scss */
body.body-public .thick-underline {
  height: 13px;
  width: 100%;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 4px;
  z-index: -1;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/_headers-spacing.scss */
body.body-public .default-small-header-spacing {
  text-align: center;
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/_headers-spacing.scss */
body.body-public .default-large-header-spacing {
  text-align: center;
  margin: auto;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/_headers-spacing.scss */
  body.body-public .default-large-header-spacing {
    margin-bottom: 50px;
  }
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_headers-spacing.scss */
body.body-public .default-green-header-spacing {
  margin-bottom: 10px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .small-uppercase-text {
  font-family: 'TeachableSans-Bold';
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  color: #bebebe;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-header {
  font-size: 28px;
  line-height: 44px;
  letter-spacing: 0.7px;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-white-header {
  color: white;
  font-family: 'TeachableSans-Bold';
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 1.2px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-green-header {
  font-size: 18px;
  font-family: 'TeachableSans-Bold';
  line-height: 28px;
  color: #1EA69A;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-black-header {
  font-size: 18px;
  font-family: 'TeachableSans-Bold';
  line-height: 28px;
  color: #2C2F33;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-orange-header {
  font-size: 18px;
  font-family: 'TeachableSans-Bold';
  line-height: 28px;
  color: #FF7F45;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-modal-header {
  font-family: TeachableSans-SemiBold;
  font-size: 24px;
  color: #2C2F33;
  letter-spacing: 0.48px;
  line-height: 31px;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-paragraph {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 28px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/_headers-styles.scss */
body.body-public .default-paragraph-container p {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 28px;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/_spinner.scss */
.spinner {
  width: 90px;
  height: 90px;
  background-color: black;
  opacity: 0.75;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
}

@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-green-header {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-green-header {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-green-header {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  /* line 15, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-paragraph {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 15, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-paragraph {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 15, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .default-paragraph {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  /* line 27, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .hand {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 27, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .hand {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 27, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .hand {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 39, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .payment-methods {
    max-width: 100%;
    display: block;
    margin: auto;
  }
}
@media (min-width: 768px) {
  /* line 39, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .payment-methods {
    max-width: 360px;
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 39, /src/app/assets/stylesheets/teachable/public/accept-payments.scss */
  .accept-payments .payment-methods {
    max-width: 360px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses {
  padding: 90px 0;
  background-color: #F4FAFA;
}
@media (max-width: 767px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
  .affiliate-customer-bonuses .col-md-6 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
  .affiliate-customer-bonuses .col-md-6 {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 14, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
  .affiliate-customer-bonuses .row:not(:last-of-type) .col-md-4 {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
  .affiliate-customer-bonuses .row:not(:last-of-type) .col-md-4 {
    margin-bottom: 100px;
  }
}
/* line 23, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses h1 {
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses p {
  text-align: center;
  margin-bottom: 15px;
}
/* line 34, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses img {
  max-width: 100%;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses span {
  font-family: 'TeachableSans-Bold';
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background-color: #e7f3f2;
  color: #1EA69A;
  font-size: 20px;
  margin: auto;
  margin-bottom: 20px;
}
/* line 52, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses span.pro {
  background-color: #FFE5DA;
  color: #FF7F45;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses .thin-orange {
  font-size: 14px;
  color: #FF7F45;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 68, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses .row:first-of-type .plus {
  display: block;
  margin: auto;
  text-align: center;
  color: #1EA69A;
  font-size: 92px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 78, /src/app/assets/stylesheets/teachable/public/affiliate-customer-bonuses.scss */
.affiliate-customer-bonuses .row:first-of-type h1 {
  max-width: 774px;
  margin-bottom: 100px;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:first-of-type h1 {
  text-align: center;
  margin-bottom: 10px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:first-of-type p {
  text-align: center;
  max-width: 750px;
  margin: auto;
  margin-bottom: 55px;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:not(:first-of-type) h1 {
  margin-bottom: 25px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:not(:first-of-type) p {
  margin-bottom: 20px;
}
/* line 28, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:not(:first-of-type) .fake-button {
  margin-bottom: 40px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:not(:first-of-type) .col-md-2 {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
  .affiliate-promotion-schedule .row:not(:first-of-type) .col-xs-12, .affiliate-promotion-schedule .row:not(:first-of-type) .col-md-2, .affiliate-promotion-schedule .row:not(:first-of-type) .image-column, .affiliate-promotion-schedule .row:not(:first-of-type) .row:last-of-type {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
  .affiliate-promotion-schedule .row:not(:first-of-type) .col-xs-12, .affiliate-promotion-schedule .row:not(:first-of-type) .col-md-2, .affiliate-promotion-schedule .row:not(:first-of-type) .image-column, .affiliate-promotion-schedule .row:not(:first-of-type) .row:last-of-type {
    display: none;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:not(:first-of-type) img {
  max-width: 100%;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule .row:nth-of-type(2n + 3):not(:nth-of-type(9)) {
  margin-bottom: 80px;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/affiliate-promotion-schedule.scss */
.affiliate-promotion-schedule img.final-check {
  width: 50px;
  height: 50px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 {
  padding: 70px 50px;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner {
  max-width: 900px;
  margin: auto;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner h1 {
  margin-bottom: 10px;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner p {
  margin-bottom: 50px;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner li {
  color: black;
  font-size: 16px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner li .image {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  margin-right: 26px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner li .text {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 60px);
  line-height: 1.5em;
}
@media (max-width: 767px) {
  /* line 38, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
  .arrow-bullet-points .col-md-7 .inner li:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 38, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
  .arrow-bullet-points .col-md-7 .inner li:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
/* line 46, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner li:not(:last-of-type) .image {
  background-image: url(/assets/green-down-arrow-with-circle-02744fc312f1f6cc26d4217af48e5ac600c654b926b7e134e0b04a08e36ceb47.svg);
}
/* line 51, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner li:last-of-type .image {
  background-image: url(/assets/green-checkmark-with-circle-98032c4c7c2dbb4ad86d3af4eab304ba29b8550410d53111d16f914ee6ed9bf5.svg);
}
/* line 56, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-7 .inner img.ellipsis {
  margin-left: 15px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
  .arrow-bullet-points .col-md-7 .inner img.ellipsis {
    display: none;
  }
}
/* line 67, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-5 {
  padding: 0;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-5 .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 350px;
}
/* line 78, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-5 .text {
  padding: 70px 50px;
}
/* line 81, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-5 .text h1 {
  color: white;
  margin-bottom: 10px;
}
/* line 86, /src/app/assets/stylesheets/teachable/public/arrow-bullet-points.scss */
.arrow-bullet-points .col-md-5 .text p {
  color: white;
}

@media (max-width: 767px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image img {
    display: none;
  }
  /* line 7, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image .big-image-div {
    display: block;
  }
}
@media (min-width: 768px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image img {
    display: none;
  }
  /* line 15, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image .big-image-div {
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 20, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image img {
    display: block;
  }
  /* line 23, /src/app/assets/stylesheets/teachable/public/big-image.scss */
  .big-image .big-image-div {
    display: none;
  }
}
/* line 28, /src/app/assets/stylesheets/teachable/public/big-image.scss */
.big-image img {
  width: 100%;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/big-image.scss */
.big-image .big-image-div {
  background-size: cover;
  background-position-x: 50%;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .small-header {
  text-align: center;
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .big-header {
  text-align: center;
  margin: auto;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
  .big-image-text-column .big-header {
    margin-bottom: 50px;
  }
}
/* line 18, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .right-column h1 {
  text-align: left;
  margin-bottom: 6px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .right-column .default-paragraph-container:not(:last-of-type) {
  margin-bottom: 50px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .right-column .default-paragraph-container:not(:last-of-type) p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .right-column span {
  display: block;
  background-color: #e7f3f2;
  color: #1EA69A;
  font-size: 20px;
  margin-bottom: 20px;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
.big-image-text-column .left-column {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
  .big-image-text-column .left-column img {
    position: static;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
  .big-image-text-column .left-column img {
    position: static;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/big-image-text-column.scss */
  .big-image-text-column .left-column img {
    position: absolute;
    right: 0;
    width: auto;
  }
}

/* line 5, /src/app/assets/stylesheets/teachable/public/bonus-list.scss */
.bonus-list .row:first-of-type h1 {
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/bonus-list.scss */
.bonus-list .row:first-of-type p {
  text-align: center;
  margin: auto;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/bonus-list.scss */
.bonus-list .row:nth-of-type(2) .bonus-card {
  margin-top: 40px;
}
@media (min-width: 992px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/bonus-list.scss */
  .bonus-list .row:nth-of-type(2) .col-md-4 {
    padding-right: 13px;
    padding-left: 13px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people {
  text-align: center;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people h1 {
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people p {
  max-width: 750px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .boxes-of-people p {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .boxes-of-people p {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .boxes-of-people p {
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .boxes-of-people p {
    margin-bottom: 120px;
  }
}
/* line 25, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people img {
  vertical-align: top;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .container-fluid {
  padding: 0;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .container-fluid .row {
  margin: 0;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column {
  text-align: left;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) {
  padding-left: 0;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) img:nth-of-type(1) {
  width: 30%;
  margin-right: 15px;
  margin-bottom: 15px;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) img:nth-of-type(2) {
  width: calc(70% - 15px);
  vertical-align: bottom;
  margin-bottom: 15px;
}
/* line 56, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) img:nth-of-type(3) {
  width: calc(100%);
  margin-bottom: 15px;
}
/* line 61, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) img:nth-of-type(4) {
  width: calc(55%);
  margin-right: 15px;
  margin-bottom: 15px;
}
/* line 67, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(1) img:nth-of-type(5) {
  width: calc(45% - 15px);
}
/* line 72, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(2) {
  padding: 0;
}
/* line 75, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(2) img:nth-of-type(1) {
  margin-top: 80px;
  width: 100%;
  margin-bottom: 15px;
}
/* line 81, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(2) img:nth-of-type(2) {
  width: calc(70% - 15px);
  margin-right: 15px;
}
/* line 86, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(2) img:nth-of-type(3) {
  width: 30%;
}
/* line 91, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) {
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 91, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .boxes-of-people .column:nth-of-type(3) {
    padding-left: 0;
  }
}
/* line 97, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 {
  position: relative;
}
/* line 100, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .ankur {
  width: 65%;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}
/* line 107, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 {
  width: calc(35% - 15px);
  position: absolute;
  bottom: 15px;
  right: 0;
}
/* line 113, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .leaves {
  width: 50%;
  vertical-align: bottom;
  margin-right: 15px;
}
/* line 119, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .computer {
  width: calc(50% - 15px);
  vertical-align: bottom;
}
/* line 124, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .laurence {
  width: 100%;
  float: left;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .row-1-col-2-row-1 {
  margin-bottom: 15px;
}
/* line 132, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .row-1-col-2-row-1 img {
  vertical-align: bottom;
}
/* line 137, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-1 .row-1-col-2 .row-1-col-2-row-2 {
  vertical-align: bottom;
}
/* line 143, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-2 {
  float: left;
}
/* line 146, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-2 .writer {
  width: 20%;
  margin-right: 15px;
}
/* line 151, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-2 .don {
  width: calc(50% - 15px);
  margin-right: 15px;
}
/* line 156, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
.boxes-of-people .column:nth-of-type(3) .row-2 .hat {
  width: calc(30% - 30px);
}

@media (min-width: 1200px) {
  /* line 163, /src/app/assets/stylesheets/teachable/public/boxes-of-people.scss */
  .remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/checkmark-bullet-points.scss */
.checkmark-bullet-points li {
  float: left;
  background-image: url(/assets/green-checkmark-with-circle-98032c4c7c2dbb4ad86d3af4eab304ba29b8550410d53111d16f914ee6ed9bf5.svg);
  background-repeat: no-repeat;
  background-size: 35px;
  padding-left: 60px;
  font-family: TeachableSans-Regular;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 1px;
  line-height: 28px;
  min-height: 35px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/checkmark-bullet-points.scss */
  .checkmark-bullet-points li {
    width: calc(50% - 30px);
  }
  /* line 18, /src/app/assets/stylesheets/teachable/public/checkmark-bullet-points.scss */
  .checkmark-bullet-points li:nth-of-type(odd) {
    margin-right: 30px;
  }
  /* line 21, /src/app/assets/stylesheets/teachable/public/checkmark-bullet-points.scss */
  .checkmark-bullet-points li:nth-of-type(even) {
    margin-left: 30px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/cta.scss */
.cta-partial {
  text-align: center;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/cta.scss */
.cta-partial h1 {
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/cta.scss */
.cta-partial h2 {
  margin: auto;
  margin-bottom: 26px;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/cta.scss */
.cta-partial a:not(.orange-button) {
  margin-top: 25px;
  display: inline-block;
  color: #5f5f5f;
  font-size: 12px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/cta.scss */
.cta-partial a:not(.orange-button):hover, .cta-partial a:not(.orange-button):focus {
  text-decoration: underline;
}

@media (max-width: 767px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/cta.scss */
  .dual-ctas .col-xs-12:first-of-type a {
    margin-bottom: 60px;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/enterprise-logos.scss */
.enterprise-logos .row {
  text-align: center;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/enterprise-logos.scss */
.enterprise-logos .row p {
  margin-bottom: 45px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/enterprise-logos.scss */
.enterprise-logos .row .clearfix {
  margin-bottom: 70px;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:first-of-type h1 {
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:first-of-type p {
  max-width: 730px;
  text-align: center;
  margin: auto;
  margin-bottom: 40px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) {
  margin-bottom: 130px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card {
  margin-top: 30px;
  background-color: white;
  -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
}
/* line 29, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .image {
  display: block;
  background-size: cover;
  background-position: 50%;
  height: 270px;
  border-radius: 5px;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .bottom {
  position: relative;
  padding: 36px 30px 26px 30px;
}
@media (max-width: 767px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .school-card .bottom {
    min-height: 280px;
  }
}
@media (min-width: 768px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .school-card .bottom {
    min-height: 280px;
  }
}
@media (min-width: 992px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .school-card .bottom {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .school-card .bottom {
    min-height: 280px;
  }
}
/* line 53, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .bottom h1 {
  font-family: 'TeachableSans-Bold';
  color: #2c2f33;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}
/* line 61, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .bottom img {
  position: absolute;
  border-radius: 100%;
  bottom: 26px;
  left: 30px;
  height: 40px;
  width: 40px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .bottom p:first-of-type {
  padding-bottom: 70px;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .school-card .bottom p:last-of-type {
  position: absolute;
  bottom: 31px;
  left: 90px;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .create-course-card {
  margin-top: 30px;
  border: dashed 1px #ff7f45;
  border-radius: 5px;
  background-color: #f8f3f1;
}
@media (max-width: 767px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .create-course-card {
    height: 400px;
  }
}
@media (min-width: 768px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .create-course-card {
    height: 550px;
  }
}
@media (min-width: 992px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .create-course-card {
    height: 570px;
  }
}
@media (min-width: 1200px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .create-course-card {
    height: 550px;
  }
}
/* line 100, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .create-course-card div {
  width: 100%;
}
/* line 103, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .create-course-card div .plus {
  font-family: "TeachableSans-Medium";
  margin-bottom: 50px;
}
/* line 108, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .create-course-card div .orange-text {
  font-family: 'TeachableSans-Bold';
  text-align: center;
  line-height: 28px;
  color: #ff7f45;
  font-size: 16px;
}
/* line 117, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row:nth-of-type(2) .create-course-card:hover {
  background-color: #fff2ec;
}
@media (min-width: 992px) {
  /* line 122, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
  .example-schools .row:nth-of-type(2) .col-md-4 {
    padding-right: 13px;
    padding-left: 13px;
  }
}
/* line 130, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row.logos {
  text-align: center;
}
/* line 133, /src/app/assets/stylesheets/teachable/public/example-schools.scss */
.example-schools .row.logos .clearfix {
  margin-bottom: 70px;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 {
  text-align: center;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 h1 {
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 h2 {
  margin-bottom: 80px;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section {
  text-align: left;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section h3 {
  font-family: 'TeachableSans-Bold';
  color: #1ea69a;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section .answer {
  margin-bottom: 80px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section .answer p, .faq-7 .question-section .answer li {
  font-size: 16px;
  color: #5f5f5f;
  line-height: 28px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section .answer ul {
  margin-top: 10px;
  padding-left: 40px;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section .answer a {
  color: #348683;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .question-section .answer a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  /* line 48, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
  .faq-7 .col-xs-12:first-of-type .answer:last-of-type {
    margin-bottom: 0;
  }
}
/* line 56, /src/app/assets/stylesheets/teachable/public/faq-7.scss */
.faq-7 .col-xs-12:last-of-type .answer:last-of-type {
  margin-bottom: 0;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps a:focus {
  text-decoration: none;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps h1 {
  text-align: center;
  margin-bottom: 85px;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav {
  position: relative;
  overflow-x: visible;
}
@media (max-width: 767px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .steps-nav {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .steps-nav {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .steps-nav {
    display: block;
  }
}
/* line 26, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav .line {
  position: absolute;
  height: 2px;
  width: 80%;
  background: #dfdfe0;
  top: 21px;
  z-index: -1;
  margin-left: 10%;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav li {
  float: left;
  width: 20%;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav li h2 {
  font-family: 'TeachableSans-Bold';
  padding-top: 14px;
  background: #1ea69a;
  background: white;
  color: white;
  color: rgba(95, 95, 95, 0.5);
  border: solid 1px #dfdfe0;
  font-size: 14px;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  width: 3em;
  height: 3em;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav li p {
  font-size: 16px;
  color: rgba(95, 95, 95, 0.5);
  width: 144px;
  line-height: 28px;
  margin-left: calc(50% - 21px);
}
/* line 69, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav li.active h2, .five-simple-steps .steps-nav li:hover h2 {
  transition: all 0.5s ease;
  color: #fff;
  border: 1px #1ea69a solid;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  background: #1ea69a;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .steps-nav li.active p, .five-simple-steps .steps-nav li:hover p {
  color: #1ea69a;
}
@media (max-width: 767px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row {
    margin-top: 0;
    display: block;
  }
}
@media (min-width: 768px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row {
    margin-top: 0;
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row {
    margin-top: 100px;
    display: none;
  }
}
/* line 99, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row h1 {
    text-align: left;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row h1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row h1 {
    text-align: left;
  }
}
/* line 114, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row.active {
  display: block;
}
@media (max-width: 767px) {
  /* line 118, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row p {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  /* line 118, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row p {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  /* line 118, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row p {
    margin-bottom: 35px;
  }
}
/* line 130, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row .image-column {
  text-align: center;
}
/* line 133, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row .image-column img {
  max-width: 100%;
}
/* line 138, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row .next-step {
  max-width: 300px;
}
@media (max-width: 767px) {
  /* line 138, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row .next-step {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 138, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row .next-step {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 138, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row .next-step {
    display: block;
  }
}
/* line 152, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
.five-simple-steps .second-row:nth-of-type(3) h1 {
  max-width: 700px;
}
@media (max-width: 991px) {
  /* line 158, /src/app/assets/stylesheets/teachable/public/five-simple-steps.scss */
  .five-simple-steps .second-row:last-of-type p {
    margin-bottom: 0;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form, .url-input-form, .careers-email-form {
  text-align: center;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form h1, .url-input-form h1, .careers-email-form h1 {
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form p, .url-input-form p, .careers-email-form p {
  margin-bottom: 65px;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form, .enterprise-form .input-form, .url-input-form .form, .url-input-form .input-form, .careers-email-form .form, .careers-email-form .input-form {
  border: 1px solid #eee;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/forms.scss */
  .enterprise-form .form, .enterprise-form .input-form, .url-input-form .form, .url-input-form .input-form, .careers-email-form .form, .careers-email-form .input-form {
    padding: 30px 25px 30px 25px;
  }
}
@media (min-width: 768px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/forms.scss */
  .enterprise-form .form, .enterprise-form .input-form, .url-input-form .form, .url-input-form .input-form, .careers-email-form .form, .careers-email-form .input-form {
    padding: 45px 45px 75px 45px;
  }
}
@media (min-width: 992px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/forms.scss */
  .enterprise-form .form, .enterprise-form .input-form, .url-input-form .form, .url-input-form .input-form, .careers-email-form .form, .careers-email-form .input-form {
    padding: 45px 85px 75px 85px;
  }
}
/* line 25, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form label, .enterprise-form .input-form label, .url-input-form .form label, .url-input-form .input-form label, .careers-email-form .form label, .careers-email-form .input-form label {
  display: block;
  margin-bottom: 5px;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form input, .enterprise-form .input-form input, .url-input-form .form input, .url-input-form .input-form input, .careers-email-form .form input, .careers-email-form .input-form input {
  width: 100%;
  border: none;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: solid 1px #eeeeee;
  margin-bottom: 40px;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form .nice-select, .enterprise-form .input-form .nice-select, .url-input-form .form .nice-select, .url-input-form .input-form .nice-select, .careers-email-form .form .nice-select, .careers-email-form .input-form .nice-select {
  width: 100%;
  max-width: 300px;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form .select-container, .enterprise-form .input-form .select-container, .url-input-form .form .select-container, .url-input-form .input-form .select-container, .careers-email-form .form .select-container, .careers-email-form .input-form .select-container {
  height: 45px;
}
/* line 48, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form input, .enterprise-form .form textarea, .enterprise-form .form .select-container, .enterprise-form .input-form input, .enterprise-form .input-form textarea, .enterprise-form .input-form .select-container, .url-input-form .form input, .url-input-form .form textarea, .url-input-form .form .select-container, .url-input-form .input-form input, .url-input-form .input-form textarea, .url-input-form .input-form .select-container, .careers-email-form .form input, .careers-email-form .form textarea, .careers-email-form .form .select-container, .careers-email-form .input-form input, .careers-email-form .input-form textarea, .careers-email-form .input-form .select-container {
  margin-bottom: 40px;
}
/* line 52, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form .orange-button, .enterprise-form .input-form .orange-button, .url-input-form .form .orange-button, .url-input-form .input-form .orange-button, .careers-email-form .form .orange-button, .careers-email-form .input-form .orange-button {
  display: block;
  margin: auto;
  max-width: 300px;
  text-align: center;
  cursor: pointer;
}
/* line 60, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form .thank-you, .enterprise-form .input-form .thank-you, .url-input-form .form .thank-you, .url-input-form .input-form .thank-you, .careers-email-form .form .thank-you, .careers-email-form .input-form .thank-you {
  text-align: center;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/forms.scss */
.enterprise-form .form .thank-you p, .enterprise-form .input-form .thank-you p, .url-input-form .form .thank-you p, .url-input-form .input-form .thank-you p, .careers-email-form .form .thank-you p, .careers-email-form .input-form .thank-you p {
  margin-bottom: 0;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer {
  padding: 120px 0;
  background: #f8f3f0;
  font-family: 'TeachableSans-Regular';
  font-size: 14px;
  clear: both;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer.simple {
  padding: 30px 0;
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer {
    padding-top: 60px;
    text-align: center;
  }
}
/* line 20, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .cta {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  /* line 20, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer .container .cta {
    margin-bottom: 50px;
  }
}
/* line 26, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .cta .cta-text {
  color: #2C2F33;
  text-align: left;
  font-size: 28px;
  line-height: 44px;
}
@media (max-width: 767px) {
  /* line 26, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer .container .cta .cta-text {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 50px;
  }
}
/* line 42, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  /* line 42, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer .container .row ul {
    margin-bottom: 30px;
    padding-left: 0px;
  }
}
/* line 49, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul h4 {
  font-family: 'TeachableSans-Bold';
  font-size: 16px;
  margin-bottom: 20px;
  color: #2c2f33;
}
@media (max-width: 767px) {
  /* line 49, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer .container .row ul h4 {
    margin-bottom: 10px;
  }
}
/* line 60, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul li {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/footer.scss */
  footer .container .row ul li.in-touch {
    padding-top: 5px;
  }
}
/* line 69, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul li.social-icons {
  margin-top: 15px;
}
/* line 72, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul li.social-icons a:hover {
  text-decoration: none;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul li a {
  line-height: 1.5em;
  color: #2c2f33;
}
/* line 81, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row ul li a:hover {
  text-decoration: underline;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .new-homepage-footer-logo {
  font-size: 9px;
  display: inline-block;
  vertical-align: bottom;
  color: #5f5f5f;
}
/* line 94, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .new-homepage-footer-logo.padding {
  padding-top: 30px;
}
/* line 100, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .new-homepage-footer-logo a:hover {
  text-decoration: none;
}
/* line 104, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .new-homepage-footer-logo a img {
  width: 94px;
  height: auto;
  margin-right: 10px;
}
/* line 112, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .simple-right a {
  float: right;
}
/* line 115, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .simple-right a:last-of-type {
  margin-right: 40px;
}
/* line 120, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .simple-mobile-links a {
  display: block;
  margin-bottom: 10px;
}
/* line 124, /src/app/assets/stylesheets/teachable/public/footer.scss */
footer .container .row .simple-mobile-links a:last-of-type {
  margin-bottom: 30px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four .flex-numbers-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1162px;
  padding: 0 75px;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four .flex-numbers-container .flex-item-number .inner-li {
  flex-grow: 2;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four .flex-numbers-container .flex-item-line-segment-container {
  flex-grow: 1;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four .flex-numbers-container .flex-item-line-segment-container .flex-item-line-segment {
  height: 3px;
  background-color: #ececec;
  flex-grow: 1;
  max-width: 60%;
  margin-bottom: 52px;
  margin-left: auto;
  margin-right: auto;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four h1 {
  text-align: center;
  margin-bottom: 10px;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four h2, .green-numbers-four h4 {
  text-align: center;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four h2 {
  max-width: 750px;
  margin: auto;
  margin-bottom: 70px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
.green-numbers-four h3 {
  font-family: 'Domine-Bold';
  font-size: 52px;
  line-height: 26px;
  text-align: center;
  color: #1ea69a;
  margin-bottom: 20px;
  background-color: white;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
  .green-numbers-four li:nth-of-type(1) .inner-li, .green-numbers-four li:nth-of-type(2) .inner-li {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  /* line 65, /src/app/assets/stylesheets/teachable/public/green-numbers-four.scss */
  .green-numbers-four li:not(:last-of-type) {
    margin-bottom: 70px;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three .flex-container-expectations {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  max-width: 1162px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three .flex-container-expectations .flex-item-line-segment-container {
  flex-grow: 1;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three .flex-container-expectations .flex-item-line-segment-container .flex-item-line-segment {
  height: 3px;
  background-color: #ececec;
  width: 80%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three .flex-container-expectations .flex-item-stat {
  flex-grow: 1;
}
/* line 28, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three h1 {
  text-align: center;
  margin-bottom: 10px;
}
/* line 33, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three h2, .green-numbers-three h4 {
  text-align: center;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three h2 {
  max-width: 750px;
  margin: auto;
  margin-bottom: 70px;
}
/* line 43, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
.green-numbers-three h3 {
  font-family: 'Domine-Bold';
  font-size: 52px;
  line-height: 26px;
  text-align: center;
  color: #1ea69a;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/green-numbers-three.scss */
  .green-numbers-three li:not(:last-of-type) {
    margin-bottom: 70px;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .color {
  padding-top: 60px;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .color {
    display: block;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .color {
    display: block;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .color {
    display: none;
  }
}
/* line 18, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .color h1.default-green-header {
  margin-bottom: 10px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .color h1.default-header {
  margin-bottom: 20px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .color .default-paragraph-container {
  margin-bottom: 30px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .color .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 20px;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column {
    display: flex;
    align-items: center;
  }
}
/* line 48, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column .text {
  bottom: 0;
  right: 0;
}
@media (min-width: 992px) {
  /* line 48, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column .text {
    width: 425px;
    margin: auto;
    margin-right: 125px;
  }
}
@media (min-width: 1200px) {
  /* line 48, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column .text {
    margin-right: 200px;
  }
}
@media (min-width: 1400px) {
  /* line 48, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .left-column .text {
    margin-right: 200px;
  }
}
/* line 63, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column .text h1.default-green-header {
  margin-bottom: 10px;
}
/* line 67, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column .text h1.default-header {
  margin-bottom: 20px;
}
/* line 73, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column .text .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 20px;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .left-column .text .default-paragraph-container:not(:last-of-type) {
  margin-bottom: 30px;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column {
  padding: 0;
  background-color: #1ea69a;
}
@media (max-width: 767px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column {
    padding-top: 450px;
  }
}
@media (min-width: 1200px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column {
    padding-top: 450px;
  }
}
@media (min-width: 1400px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column {
    padding-top: 400px;
  }
}
/* line 103, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column .image {
  max-width: 1000px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .image {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 768px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .image {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
  }
}
@media (min-width: 992px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .image {
    position: absolute;
    top: -50px;
    left: -100px;
    width: calc(100% + 100px);
  }
}
@media (min-width: 1400px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .image {
    top: -100px;
  }
}
/* line 133, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column .orange-circle {
  position: absolute;
  border-radius: 100%;
  -webkit-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  width: 80px;
  height: 80px;
  margin-top: -100px;
}
@media (max-width: 767px) {
  /* line 133, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .orange-circle {
    width: 70px;
    height: 70px;
    margin-top: -95px;
  }
}
/* line 149, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column .quote {
  padding: 60px 70px 30px 70px;
}
@media (max-width: 767px) {
  /* line 149, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
  .green-quote .right-column .quote {
    padding: 60px 40px 30px 40px;
  }
}
/* line 156, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column blockquote {
  border-left: 0;
  font-family: 'Domine-Regular';
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding: 0;
  margin-bottom: 10px;
}
/* line 166, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column cite {
  color: white;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.7px;
  line-height: 24px;
}
/* line 174, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column a {
  text-decoration: underline;
}
/* line 177, /src/app/assets/stylesheets/teachable/public/green-quote.scss */
.green-quote .right-column a:focus {
  color: white;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .color {
  padding-top: 60px;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .color {
    display: block;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .color {
    display: block;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .color {
    display: none;
  }
}
/* line 18, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .color h1.default-green-header {
  margin-bottom: 10px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .color h1.default-header {
  margin-bottom: 20px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .color .default-paragraph-container {
  margin-bottom: 30px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .right-column {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .right-column {
    display: none;
    height: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .right-column {
    display: none;
    height: 0 !important;
  }
}
@media (min-width: 992px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .right-column {
    display: flex;
    align-items: center;
  }
}
/* line 46, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .right-column .text {
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 992px) {
  /* line 46, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .right-column .text {
    width: 425px;
  }
}
/* line 54, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .right-column .text h1 {
  margin-bottom: 10px;
}
/* line 60, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .right-column .text .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 20px;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .right-column .text .default-paragraph-container:not(:last-of-type) {
  margin-bottom: 30px;
}
/* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column {
    padding-top: 450px;
  }
}
@media (min-width: 1200px) {
  /* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column {
    padding-top: 450px;
  }
}
@media (min-width: 1400px) {
  /* line 71, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column {
    padding-top: 400px;
  }
}
/* line 89, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column .image {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .image {
    position: static;
    top: 0;
    height: 300px;
  }
}
@media (min-width: 768px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .image {
    position: static;
    top: 0;
    height: 500px;
  }
}
@media (min-width: 992px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .image {
    max-width: 845px;
    position: absolute;
    top: -50px;
  }
}
@media (min-width: 1400px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .image {
    top: -100px;
  }
}
/* line 115, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column .orange-circle {
  position: absolute;
  border-radius: 100%;
  -webkit-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  width: 80px;
  height: 80px;
  margin-top: -100px;
}
@media (max-width: 767px) {
  /* line 115, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .orange-circle {
    width: 70px;
    height: 70px;
    margin-top: -95px;
  }
}
/* line 131, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column .quote {
  background-color: #1ea69a;
  padding: 60px 70px 30px 70px;
}
@media (max-width: 767px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .quote {
    width: 100%;
    padding: 60px 40px 30px 40px;
  }
}
@media (min-width: 768px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .quote {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
  .green-quote-mirrored .left-column .quote {
    width: 85%;
    max-width: 770px;
  }
}
/* line 147, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column blockquote {
  border-left: 0;
  font-family: 'Domine-Regular';
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding: 0;
  margin-bottom: 10px;
}
/* line 157, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column cite {
  color: white;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.7px;
  line-height: 32px;
}
/* line 165, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column a {
  text-decoration: underline;
}
/* line 168, /src/app/assets/stylesheets/teachable/public/green-quote-mirrored.scss */
.green-quote-mirrored .left-column a:focus {
  color: white;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/header-image-subheader.scss */
.header-image-subheader {
  text-align: center;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/header-image-subheader.scss */
.header-image-subheader h1 {
  color: #2C2F33;
  font-size: 28px;
  letter-spacing: 0.7px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/header-image-subheader.scss */
.header-image-subheader h1:nth-of-type(2) {
  margin-bottom: 30px;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/header-image-subheader.scss */
.header-image-subheader h2 {
  color: #5f5f5f;
  letter-spacing: 0.7px;
  line-height: 30px;
  font-size: 20px;
  max-width: 600px;
  margin: auto;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/header-image-subheader.scss */
.header-image-subheader img {
  max-width: 100%;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-div {
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container {
  color: white;
}
@media (max-width: 767px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  /* line 22, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 27, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text.hero-text-left {
    padding-top: 150px;
  }
}
@media (min-width: 768px) {
  /* line 27, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text.hero-text-left {
    width: 60%;
  }
}
/* line 35, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text.hero-text-left h2 {
  margin-top: 20px;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text.hero-text-center {
  margin: auto;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 40, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text.hero-text-center {
    padding-top: 150px;
  }
}
/* line 47, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text.hero-text-center h1 {
  margin: auto;
}
/* line 51, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text.hero-text-center h2 {
  margin: auto;
  margin-top: 15px;
}
/* line 56, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text.hero-text-center a.orange-button {
  margin-top: 40px;
}
/* line 61, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text h1, .hero-partial .hero-container .hero-text .superheader {
  font-family: 'TeachableSans-Bold';
}
/* line 65, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text h1 {
  font-size: 32px;
  line-height: 44px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text .superheader {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 76, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text a.orange-button {
  margin-top: 60px;
  font-size: 18px;
}
@media (max-width: 767px) {
  /* line 76, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text a.orange-button {
    display: inline-block;
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
    margin-bottom: 60px;
  }
}
/* line 88, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text a.arrow-button {
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 88, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .hero-container .hero-text a.arrow-button {
    margin-bottom: 40px;
  }
}
/* line 95, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text a.arrow-button.left {
  margin: 25px 60px 0 0;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .hero-container .hero-text a.arrow-button span {
  color: blue;
  transform: rotate(-90deg);
}
/* line 107, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container {
  position: relative;
  margin-top: 60px;
}
/* line 111, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container input {
  width: calc(100% - 159px);
  height: 60px;
  border-radius: 100px;
  padding: 19px;
  padding-left: 25px;
  padding-right: 75px;
  font-size: 14px;
}
/* line 120, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container input.error {
  border-color: red;
}
/* line 124, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container input:invalid {
  box-shadow: none;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container .orange-button {
  border: 0px;
  font-size: 18px;
  padding: 17.5px 20px;
  height: 60px;
}
/* line 138, /src/app/assets/stylesheets/teachable/public/hero.scss */
.hero-partial .input-container.center {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 600px;
}
@media (max-width: 767px) {
  /* line 143, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.center input {
    width: 100%;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  /* line 150, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.center .orange-button {
    margin-top: 20px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) {
  /* line 150, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.center .orange-button {
    position: absolute !important;
    width: 210px;
    right: 0px;
  }
}
@media (max-width: 991px) {
  /* line 167, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.left input {
    width: 100%;
    padding-right: 25px;
  }
}
@media (max-width: 991px) {
  /* line 174, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.left .orange-button {
    margin-top: 20px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  /* line 174, /src/app/assets/stylesheets/teachable/public/hero.scss */
  .hero-partial .input-container.left .orange-button {
    position: absolute !important;
    width: 210px;
    right: 0px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/horizontal-line.scss */
hr {
  border-color: #ececec;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .image-column {
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
  background-position: center;
}
/* line 16, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .image-column img {
  width: 100%;
  visibility: hidden;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .inner-text {
  margin: auto;
}
@media (max-width: 767px) {
  /* line 22, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .inner-text {
    padding: 75px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 22, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .inner-text {
    padding: 75px 0 0 0;
  }
}
@media (min-width: 768px) {
  /* line 32, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .text-column {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  /* line 32, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .text-column {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 43, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .text-column h1 {
  text-align: left;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .text-column h1 {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 52, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .text-column p {
  text-align: left;
}
@media (min-width: 992px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .text-column p {
    width: auto;
    margin: auto;
  }
}
/* line 63, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .video-container {
  margin-top: 40px;
  max-width: 960px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .video-container {
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .video-container {
    display: none;
  }
}
/* line 75, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .default-paragraph:first-of-type {
  margin-bottom: 20px;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .button-container {
  position: relative;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .button-container svg.play-button {
  position: absolute;
  height: 130px;
  width: 130px;
  top: -51px;
  left: calc(-20% - 65px);
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .button-container svg.play-button {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
  .image-text-column-wide .button-container svg.play-button {
    display: none;
  }
}
/* line 98, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide .button-container svg.play-button:hover .st0 {
  fill: #FF6D2C;
}
/* line 105, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide a.orange, .image-text-column-wide p.orange {
  display: block;
  color: #FF7F45;
  min-height: 28px;
}
/* line 111, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide a.default-paragraph.orange {
  font-family: 'TeachableSans-SemiBold';
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 20px;
}
/* line 117, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide a.default-paragraph.orange:hover {
  color: #FF6D2C;
}
/* line 122, /src/app/assets/stylesheets/teachable/public/image-text-column-wide.scss */
.image-text-column-wide p.orange {
  margin-top: 20px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
.image-text-column img {
  max-width: 100%;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
  .image-text-column img {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
  .image-text-column img {
    margin-bottom: 50px;
  }
}
/* line 15, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
.image-text-column .text-block p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
.image-text-column .text-block:not(:last-of-type) {
  margin-bottom: 50px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/image-text-column.scss */
.image-text-column a {
  margin-top: 50px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details {
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 1px;
  line-height: 28px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-text, .job-details .job-details-share-job {
  margin-top: 40px;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-sections {
  display: none;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .job-details-share-job {
  margin-left: 20px;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .job-details-share-job h4 {
  margin-bottom: 15px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .job-details-share-job img {
  width: 25px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .job-details-careers-button {
  display: block;
  font-size: 16px;
}
/* line 34, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .job-details-arrow {
  font-family: "TeachableSans-Medium";
  font-size: 20px;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-department-name {
  margin: 50px 0 35px 0;
  display: inline-block;
}
/* line 43, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-department-name .title {
  font-family: 'TeachableSans-Bold';
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 12px;
}
/* line 51, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-title {
  font-family: 'TeachableSans-Bold';
  color: #2C2F33;
  font-size: 32px;
  letter-spacing: 0.8px;
  line-height: 44px;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-location {
  margin: 20px 0 0px 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1.08px;
}
/* line 66, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .orange-button {
  margin-top: 40px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section {
  margin-top: 40px;
}
/* line 73, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section .line-break {
  padding-top: 15px;
  margin-top: 0px;
  line-height: 0px;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section ul {
  margin-top: 15px;
}
/* line 83, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section h2 {
  font-family: "TeachableSans-Medium";
  letter-spacing: 2px;
  color: #2C2F33;
  margin-bottom: 15px;
  line-height: 42px;
}
/* line 91, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section ul {
  margin-left: 25px;
}
/* line 95, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section ul > ul {
  margin-left: 50px;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section li {
  margin-top: 15px;
  position: relative;
  padding-left: 10px;
}
/* line 105, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section li:before {
  font-family: 'TeachableSans-Bold';
  content: ">";
  color: #FF7F45;
  font-size: 14px;
  position: absolute;
  top: -2px;
  left: -10px;
}
/* line 115, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .section ul > ul li:before {
  color: #FFAF8B;
}
/* line 121, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-description h2, .job-details #job-details-closing h2 {
  margin-top: 25px;
}
/* line 127, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details #job-details-lists h2 {
  margin-top: 40px;
}
/* line 132, /src/app/assets/stylesheets/teachable/public/job-details.scss */
.job-details .spinner {
  margin: auto;
  margin-top: 20px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .default-header {
  margin-bottom: 10px !important;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings p {
  margin: auto;
  text-align: center;
  max-width: 650px;
}
@media (max-width: 767px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings p:first-of-type {
    margin-bottom: 10px;
  }
}
/* line 19, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module {
    margin-top: 100px;
  }
}
/* line 36, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .title {
  font-family: 'TeachableSans-Bold';
  display: inline;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 5px;
  font-size: 12px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item {
  -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  height: 100px;
  width: 100%;
  margin-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  display: table;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  /* line 47, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module .item {
    padding-right: 35px;
    padding-left: 35px;
  }
}
/* line 65, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item .item-title, .job-listings .modules .module .item .left-text {
  display: table-cell;
  vertical-align: middle;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item .item-title {
  font-family: 'TeachableSans-Bold';
  text-align: left;
  font-size: 18px;
  color: #2c2f33;
  text-decoration: none !important;
  width: 90%;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item .left-text {
  text-align: right;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item .left-text .item-secondary {
  color: #5f5f5f;
  padding-right: 30px;
}
@media (min-width: 768px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module .item .left-text .item-secondary {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
  .job-listings .modules .module .item .left-text .item-secondary {
    display: none;
  }
}
/* line 93, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .modules .module .item .left-text .arrow {
  font-family: 'TeachableSans-Bold';
  font-size: 25px;
}
/* line 102, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings #lever-fail {
  margin-bottom: 50px;
}
/* line 106, /src/app/assets/stylesheets/teachable/public/job-listings.scss */
.job-listings .spinner {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .container-fluid {
  height: 100%;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .row {
  height: 100%;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .col-md-6 {
  height: 100%;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .inner-text {
  margin: auto;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .inner-text h1 {
  color: white;
  margin-bottom: 25px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image .image {
  background-size: cover;
  background-position: 50%;
}
@media (max-width: 767px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/list-image.scss */
  .list-image .image {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/list-image.scss */
  .list-image .image {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/list-image.scss */
  .list-image .image {
    display: block;
  }
}
/* line 38, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image li {
  list-style: none !important;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 40px;
  font-size: 16px;
}
@media (min-width: 992px) {
  /* line 38, /src/app/assets/stylesheets/teachable/public/list-image.scss */
  .list-image li {
    width: 300px;
  }
}
/* line 49, /src/app/assets/stylesheets/teachable/public/list-image.scss */
.list-image li:not(:last-of-type) {
  margin-bottom: 30px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/markdown.scss */
.markdown-partial {
  margin-top: 80px;
  margin-bottom: 120px;
  color: #5F5F5F;
  margin: auto;
  max-width: 100%;
  overflow-x: hidden;
}
@media (max-width: 374px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/markdown.scss */
  .markdown-partial {
    min-width: 320px;
  }
}
@media (min-width: 375px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/markdown.scss */
  .markdown-partial {
    min-width: 350px;
  }
}
/* line 19, /src/app/assets/stylesheets/teachable/public/markdown.scss */
.markdown-partial .text-container {
  margin: auto;
}
@media (max-width: 374px) {
  /* line 19, /src/app/assets/stylesheets/teachable/public/markdown.scss */
  .markdown-partial .text-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 375px) {
  /* line 19, /src/app/assets/stylesheets/teachable/public/markdown.scss */
  .markdown-partial .text-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu {
  box-sizing: content-box;
  color: white;
  font-family: 'TeachableSans-Regular';
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.7px;
  height: 92px;
  padding-top: 25px;
  z-index: 10;
  background: #1ea69a;
  background: -moz-linear-gradient(left, #1ea69a 24%, #e9723d 100%);
  background: -webkit-linear-gradient(left, #1ea69a 24%, #e9723d 100%);
  background: linear-gradient(to right, #1ea69a 24%, #e9723d 100%);
}
/* line 17, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .container {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .teachable-logo {
  margin-top: 17px;
  float: left;
  width: 142px;
  height: 27px;
  background-image: url(/assets/teachable-logo-white-efd32576079839534d5b6e87bf4424e99b12624f854b2c500a4d3f0b6e2af46b.svg);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .teachable-logo {
    text-align: center;
    display: inline-block;
  }
}
/* line 41, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .navbar-collapse.in, .nav-menu .navbar-collapse.collapsing {
  max-height: none;
  padding: 0;
  margin-top: 91px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
}
@media (min-width: 992px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu ul {
    float: left;
    margin-left: 30px;
  }
  /* line 57, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu ul li {
    float: left;
  }
}
@media (max-width: 991px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu ul {
    background-color: #fafafa;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  }
}
/* line 69, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu li.dropdown-only {
  display: none;
}
@media (max-width: 991px) {
  /* line 69, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu li.dropdown-only {
    display: block;
  }
}
/* line 77, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu li > a, .nav-menu .log-in {
  display: block;
}
@media (min-width: 992px) {
  /* line 77, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu li > a, .nav-menu .log-in {
    margin: 23px 15px 0 15px;
    padding: 0 0 15px 0;
    border-bottom: 2px solid transparent;
  }
}
@media (max-width: 991px) {
  /* line 77, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu li > a, .nav-menu .log-in {
    margin: 0;
    padding: 23px 0 23px 45px;
    color: #2c2f33;
  }
}
@media (min-width: 992px) {
  /* line 90, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu li > a:hover, .nav-menu li > a:active, .nav-menu .log-in:hover, .nav-menu .log-in:active {
    border-bottom: 2px solid #fff;
  }
}
@media (max-width: 991px) {
  /* line 90, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu li > a:hover, .nav-menu li > a:active, .nav-menu .log-in:hover, .nav-menu .log-in:active {
    color: #ff7f45;
  }
}
/* line 99, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu li > a:focus, .nav-menu .log-in:focus {
  color: white;
}
/* line 104, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .create-course, .nav-menu .log-in {
  float: right;
}
@media (max-width: 767px) {
  /* line 104, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .create-course, .nav-menu .log-in {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 104, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .create-course, .nav-menu .log-in {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 104, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .create-course, .nav-menu .log-in {
    display: inline-block;
  }
}
/* line 117, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .create-course {
  font-size: 13px;
  margin-top: 13px;
  margin-left: 16px;
  padding: 12px 30px;
  text-decoration: none !important;
  border: none;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.2);
  fill: none;
  transition: all 0.5s ease;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .create-course:hover {
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.5s ease;
}
/* line 135, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .log-in {
  font-size: 14px;
  text-decoration: none !important;
  border-bottom: 2px solid transparent;
}
/* line 140, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .log-in:hover {
  border-bottom: 2px solid #fff;
}
/* line 145, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .navbar-toggle {
  padding: 0;
  margin: 0;
  margin-top: 24px;
  margin-right: 24px;
  transition: all 0.5s ease;
}
/* line 153, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .navbar-toggle .icon-bar {
  background: white;
}
/* line 158, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu .navbar-toggle.navbar-rotated {
  transform: rotate(90deg);
  transition: all 0.5s ease;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 164, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .navbar-collapse {
    display: none !important;
  }
  /* line 168, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .navbar-toggle {
    display: block;
  }
  /* line 172, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
  .nav-menu .navbar-collapse.in {
    display: block !important;
  }
}

/* line 178, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu.fixed {
  position: absolute;
  right: 0;
  left: 0;
}

/* line 184, /src/app/assets/stylesheets/teachable/public/nav-menu.scss */
.nav-menu.transparent {
  position: absolute;
  width: 100%;
  background: transparent;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps {
  position: relative;
  margin-bottom: 400px;
  padding-top: 70px;
  padding-bottom: 70px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .numbered-steps-slant.top-slant, .numbered-steps .numbered-steps-slant.bottom-slant {
  height: 200px;
  position: absolute;
  transform: skewY(2deg);
  left: 0;
  right: 0;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .numbered-steps-slant.top-slant {
  top: 0;
  transform-origin: top right;
}
/* line 21, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .numbered-steps-slant.bottom-slant {
  bottom: 0;
  transform-origin: bottom left;
}
/* line 28, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .header-top p, .numbered-steps .header-top h1 {
  text-align: center;
  margin: 0 auto 10px auto;
  max-width: 600px;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .list-steps {
  margin: 50px auto;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .list-steps .item-step {
  margin-bottom: 25px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .list-steps .item-step * {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
  .numbered-steps .list-steps .item-step p {
    display: block;
    margin-bottom: 15px;
  }
}
/* line 50, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .list-steps .item-step .circular-number {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 14px;
  width: 34px;
  height: 34px;
  line-height: 34px;
}
@media (max-width: 767px) {
  /* line 50, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
  .numbered-steps .list-steps .item-step .circular-number {
    display: block;
    margin-bottom: 5px;
  }
}
/* line 66, /src/app/assets/stylesheets/teachable/public/numbered-steps.scss */
.numbered-steps .email-button-col {
  text-align: center;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:first-of-type {
  text-align: center;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:first-of-type img {
  width: 300px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  /* line 6, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
  .pick-your-funnel .row:first-of-type img {
    margin-bottom: 50px;
  }
}
/* line 14, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:first-of-type h1 {
  margin-bottom: 10px;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:first-of-type p {
  max-width: 734px;
  margin: auto;
  margin-bottom: 60px;
}
/* line 27, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner {
  -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  display: block;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner:hover .funnel-button {
  background-color: #ffd1be;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner .image {
  position: relative;
  width: 100%;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 60px;
  height: 200px;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner .image img.green-circle {
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  left: calc(50% - 35px);
  bottom: -35px;
}
/* line 60, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner .text {
  padding: 20px 30px 50px 30px;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner h2 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner p {
  margin-bottom: 50px;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
.pick-your-funnel .row:last-of-type .inner .funnel-button {
  font-family: 'TeachableSans-Bold';
  text-align: center;
  color: #ff7f45;
  text-decoration: none;
  background-color: #fff2ec;
  border: 1px dashed #ff7f45;
  display: block;
  padding: 10px;
  font-size: 16px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  /* line 88, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
  .pick-your-funnel .row:last-of-type .col-xs-12:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 88, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
  .pick-your-funnel .row:last-of-type .col-xs-12:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  /* line 88, /src/app/assets/stylesheets/teachable/public/pick-your-funnel.scss */
  .pick-your-funnel .row:last-of-type .col-xs-12:not(:last-of-type) {
    margin-bottom: 0;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/plain-text.scss */
.plain-text .default-large-header-spacing {
  margin-bottom: 20px !important;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/plain-text.scss */
.plain-text p {
  text-align: center;
  margin: auto;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/plus-bonus-list.scss */
.plus-bonus-list {
  background-color: #f4fafa;
  padding: 100px 0;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/plus-bonus-list.scss */
.plus-bonus-list .row:first-of-type h1 {
  text-align: center;
  margin: auto;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/plus-bonus-list.scss */
.plus-bonus-list .row:first-of-type p {
  text-align: center;
  margin: auto;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/plus-bonus-list.scss */
.plus-bonus-list .row:nth-of-type(2) .bonus-card {
  margin-top: 40px;
}
@media (min-width: 992px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/plus-bonus-list.scss */
  .plus-bonus-list .row:nth-of-type(2) .col-md-4 {
    padding-right: 13px;
    padding-left: 13px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table {
  color: black;
  /* The switch - the box around the slider */
}
/* line 4, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table h1, .pricing-table h2 {
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table h1.neg-header {
  font-family: 'TeachableSans-Bold';
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 10px;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table h1.default-header {
  margin-bottom: 20px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table h2 {
  font-size: 16px;
  line-height: 28px;
  max-width: 600px;
  margin-bottom: 70px;
  color: #5f5f5f;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table h3 {
  color: black;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle {
  text-align: center;
  padding-bottom: 100px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0.5;
  transition: all 0.5s ease;
  font-size: 16px;
}
@media (max-width: 767px) {
  /* line 41, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .toggle span {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 57, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle span.active {
  font-family: 'TeachableSans-Bold';
  transition: all 0.5s ease;
  opacity: 1;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 34px;
}
/* line 71, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label input {
  display: none;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label input:checked + div {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 78, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label input:focus + div {
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
/* line 82, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label input:checked + div:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* line 89, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label div {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}
/* line 101, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .toggle label div:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
/* line 118, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
/* line 122, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* line 128, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .green-button {
  margin-top: 16px;
  border: none;
  border-radius: 30px !important;
  fill: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 128, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .green-button {
    padding: 20px 60px !important;
  }
}
@media (min-width: 768px) {
  /* line 128, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .green-button {
    padding: 20px 60px !important;
  }
}
@media (min-width: 992px) {
  /* line 128, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .green-button {
    padding: 20px 30px !important;
  }
}
@media (min-width: 1200px) {
  /* line 128, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .green-button {
    padding: 20px 60px !important;
  }
}
/* line 148, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .green-button:hover {
  transition: all 0.5s ease;
}
/* line 153, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: auto;
  margin-bottom: 60px;
}
/* line 160, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card {
  display: inline-block;
  padding: 20px 70px 70px 50px;
  z-index: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05);
  z-index: 0;
  margin-left: 0;
  border-radius: 5px;
}
@media (max-width: 767px) {
  /* line 160, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card {
    padding-right: 50px;
    background-color: white;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 160, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card {
    margin-bottom: 40px;
    background-color: white;
  }
}
@media (min-width: 992px) {
  /* line 160, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card {
    margin-bottom: 0;
    background-color: #f4fafa;
  }
}
/* line 185, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card h3 {
  font-family: "TeachableSans-Medium";
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 185, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card h3 {
    margin-top: 45px;
  }
}
/* line 195, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card h4 {
  color: #5f5f5f;
  font-size: 14px;
  line-height: 17.5px;
  margin-bottom: 10px;
}
/* line 202, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card .pricing-number {
  font-family: 'TeachableSans-Bold';
  font-size: 62px;
  line-height: 28px;
  margin: 40px 0 20px 0;
  color: #1ea69a;
}
@media (min-width: 415px) and (max-width: 991px) {
  /* line 210, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card .features-included-section {
    display: inline-block;
  }
}
/* line 216, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card .small-text {
  font-size: 14px;
  line-height: 1.25em;
}
/* line 221, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card hr {
  margin-top: 40px;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 1px;
  margin-bottom: 40px;
}
/* line 228, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card .includes-text {
  font-family: "TeachableSans-Medium";
  font-size: 16px;
  line-height: 28px;
  color: #5f5f5f;
  margin-bottom: 0;
  text-align: left;
}
/* line 237, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card .everything-plus-text {
  font-size: 16px;
  line-height: 28px;
  color: #5f5f5f;
  text-align: left;
}
/* line 244, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card ul.list-pricing {
  margin-top: 15px;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
/* line 250, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card ul.list-pricing li {
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 15px;
  padding-left: 1.5em;
  text-align: left;
  background-image: url(/assets/bullet-point-green-5cd1f7fe9d068fb9b4436c961b53d22e3c19c04b2d91a9a6b1f7118538c20c7f.svg);
  background-repeat: no-repeat;
  background-position: 0 0.4em;
  position: relative;
  color: #5f5f5f;
}
/* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
  display: inline;
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
    position: relative;
  }
}
@media (max-width: 767px) {
  /* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  /* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
    margin-left: 5px;
  }
}
@media (min-width: 992px) {
  /* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 262, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.pricing-cards .pricing-card ul.list-pricing li img {
    margin-left: 3px;
  }
}
/* line 285, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card ul.list-pricing li:last-of-type {
  padding-bottom: 0;
}
/* line 292, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card.professional {
  background-color: white;
  z-index: 10;
}
/* line 296, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card.professional .green-button {
  color: #fff;
  background: #FF7F45;
  transition: all 0.5s ease;
}
/* line 301, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card.professional .green-button:hover {
  transition: all 0.5s ease;
  background-color: #FF6D2C;
}
/* line 307, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.pricing-cards .pricing-card.professional .pricing-number {
  color: #FF7F45;
}
/* line 313, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.three-cards .pricing-card.professional {
  padding-bottom: 95px;
}
@media (min-width: 992px) {
  /* line 313, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.three-cards .pricing-card.professional {
    margin-top: -25px;
  }
}
@media (min-width: 992px) {
  /* line 319, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.three-cards .pricing-card.professional h3 {
    padding-top: 25px;
  }
}
/* line 326, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table ul.two-cards .pricing-card.basic {
  background-color: white;
}
@media (min-width: 992px) {
  /* line 326, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table ul.two-cards .pricing-card.basic {
    margin-right: 26px;
    margin-left: -13px;
  }
}
/* line 334, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .included-in-all-plans-header {
  text-align: center;
  color: #2c2f33;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 334, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .included-in-all-plans-header {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 345, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .all-plans-features-centerer {
    text-align: center;
  }
}
/* line 351, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .included-in-all-plans {
  padding: 0 30px;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 351, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .included-in-all-plans {
    display: inline-block;
  }
}
/* line 358, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .included-in-all-plans li {
  text-align: left;
  padding-left: 45px;
  background-image: url(/assets/green-checkmark-657cceff47c6ce60fa56f8a4268d761ef97dd6bf9b8c7e68e82aa45aab4637bf.svg);
  background-repeat: no-repeat;
  background-position: 1em 0.4em;
  font-size: 16px;
  color: #5f5f5f;
  line-height: 28px;
}
@media (max-width: 767px) {
  /* line 358, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .included-in-all-plans li {
    margin-bottom: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 358, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .included-in-all-plans li {
    margin-bottom: 14px;
  }
}
@media (min-width: 992px) {
  /* line 374, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .included-in-all-plans li:not(:last-of-type) {
    margin-bottom: 14px;
  }
}
/* line 381, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .compare-plans {
  font-family: 'TeachableSans-Bold';
  display: block;
  width: 240px;
  font-size: 14px;
  border-radius: 100px;
  padding: 20px 0 20px 40px;
  background: rgba(30, 166, 154, 0.1);
  color: #1ea69a;
  text-align: left;
  background-image: url(/assets/button-arrow-green-d31db04a68133d2b8934cfecf0b68aaf3234ff88696d855dee05aeb214dabe75.svg);
  background-repeat: no-repeat;
  background-position: 195px 24px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 381, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .compare-plans {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  /* line 381, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .compare-plans {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  /* line 381, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .compare-plans {
    margin-top: 64px;
  }
}
/* line 405, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .compare-plans:hover {
  background-color: rgba(30, 166, 154, 0.3);
}
/* line 410, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .test-run {
  margin-top: 70px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  color: #5f5f5f;
}
@media (max-width: 767px) {
  /* line 417, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
  .pricing-table .test-run div {
    max-width: 250px;
    margin: auto;
  }
}
/* line 424, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .test-run a {
  color: #378c91;
}
/* line 427, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table .test-run a:hover {
  text-decoration: underline;
}

/* line 434, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table.neg-margin {
  color: white;
}
/* line 437, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table.neg-margin h2 {
  color: white;
}

/* line 443, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table.annual ul.annual-cards {
  display: block;
}
/* line 446, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table.annual ul.monthly-cards {
  display: none;
}

/* line 452, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table:not(.annual) ul.annual-cards {
  display: none;
}
/* line 455, /src/app/assets/stylesheets/teachable/public/pricing-table.scss */
.pricing-table:not(.annual) ul.monthly-cards {
  display: block;
}

/* line 2, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .tooltip-inner span {
  font-family: 'TeachableSans-Bold';
}
/* line 6, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table {
  width: 100%;
  margin-bottom: 100px;
  position: relative;
  top: -118px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
  .pricing-comparison table {
    table-layout: fixed;
  }
}
/* line 15, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table th {
  padding: 45px 8px;
  color: white;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  min-width: 150px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table th:not(:first-of-type) {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 28, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table td {
  padding: 25px 15px;
  font-size: 16px;
  line-height: 28px;
  color: #5f5f5f;
  border: solid 1px #dddddd;
  text-align: center;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table td.check {
  background-color: #f4fafa;
  background-image: url(/assets/green-checkmark-657cceff47c6ce60fa56f8a4268d761ef97dd6bf9b8c7e68e82aa45aab4637bf.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table td:first-of-type {
  border-left: none;
  text-align: left;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table td:last-of-type {
  border-right: none;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table td img {
  vertical-align: top;
  margin-left: 10px;
  margin-top: 4px;
  width: 20px;
}
/* line 62, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table tr.subheader td {
  color: black;
  padding: 45px 15px 35px 15px;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.7px;
  border: none;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table tr.buttons .small-button {
  font-size: 12px;
  padding: 10px 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 74, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
  .pricing-comparison table tr.buttons .small-button {
    padding: 10px 15px;
  }
}
/* line 82, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison table tr.buttons td {
  border: none;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view {
  margin-bottom: 100px;
}
/* line 92, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .orange-button {
  width: 267px;
  margin: auto;
  display: block;
  margin-top: 20px;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options, .pricing-comparison .mobile-view .category-header, .pricing-comparison .mobile-view .category-info > div {
  border-bottom: solid 1px #ECECEC;
}
/* line 103, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options {
  height: 84px;
  display: flex;
  box-shadow: 0px 1px 3px 0px #E6E6E6;
}
/* line 108, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options li {
  height: 100%;
  justify-content: center;
  flex-grow: 1;
}
/* line 113, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options li:hover {
  background: #FEF8F5;
  cursor: pointer;
}
/* line 118, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options li a {
  line-height: 16px;
  font-size: 16px;
  text-align: center;
}
/* line 125, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options .active {
  color: #FF7F45;
  border-bottom: solid 3px #FF7F45;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options .active a {
  margin-top: 3px;
}
/* line 133, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .plan-options .active:hover {
  background: none;
  cursor: default;
}
/* line 141, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-header, .pricing-comparison .mobile-view .categories .category-info > div {
  padding: 30px 20px;
  padding-right: 14px;
  justify-content: space-between;
}
/* line 146, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-header h3, .pricing-comparison .mobile-view .categories .category-info > div h3 {
  font-family: 'TeachableSans-Bold';
  width: 229px;
  font-size: 18px;
  line-height: 18px;
}
/* line 153, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-header .right-circle, .pricing-comparison .mobile-view .categories .category-info > div .right-circle {
  width: 71px;
  text-align: center;
}
/* line 156, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-header .right-circle img, .pricing-comparison .mobile-view .categories .category-info > div .right-circle img {
  width: 33px;
  height: 33px;
}
/* line 163, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .inactive:hover, .pricing-comparison .mobile-view .categories .active {
  background: #F4FAFA;
  cursor: pointer;
}
/* line 169, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .inactive img:not(:first-of-type) {
  display: none;
}
/* line 174, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .inactive:hover img:first-of-type {
  display: none;
}
/* line 178, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .inactive:hover img:nth-of-type(2) {
  display: inline;
}
/* line 185, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .active img:not(:nth-of-type(3)) {
  display: none;
}
/* line 189, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .active:hover {
  background: #E8F6F5;
}
/* line 194, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-info > div {
  display: flex;
  align-items: center;
}
/* line 198, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-info > div h4:first-of-type {
  width: 229px;
}
/* line 202, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-info > div h4:last-child {
  width: 71px;
  font-size: 16px;
  text-align: center;
}
/* line 207, /src/app/assets/stylesheets/teachable/public/pricing-comparison.scss */
.pricing-comparison .mobile-view .categories .category-info > div h4:last-child img {
  width: 25px;
  height: 19px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
.seo-bottom-links .header-container {
  text-align: center;
  max-width: 750px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .header-container {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .header-container {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .header-container {
    margin-bottom: 70px;
  }
}
/* line 21, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
.seo-bottom-links .links-col .single-link-container {
  color: #1EA69A;
  padding: 10px 0;
}
@media (max-width: 767px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .links-col .single-link-container {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .links-col .single-link-container {
    font-size: 16px;
  }
}
/* line 31, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
.seo-bottom-links .links-col .single-link-container:hover {
  text-decoration: underline;
  cursor: pointer;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
.seo-bottom-links .links-col .single-link-container .triangle {
  display: inline-block;
  background-image: url(/assets/seo-bottom-links/seo-green-triangle-ac47a710af936025f59763aa4b6a0556f248fb63cecc1e0f91527c613ec9b39b.svg);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .links-col .single-link-container .triangle {
    width: 6px;
    height: 6px;
    margin: 0 0 1px 1px;
  }
}
@media (min-width: 768px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/seo-bottom-links.scss */
  .seo-bottom-links .links-col .single-link-container .triangle {
    width: 8px;
    height: 8px;
    margin: 0 0 1px 5px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase {
  position: relative;
  background-color: rgba(30, 166, 154, 0.05);
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase {
    padding-top: 75px;
  }
}
@media (min-width: 768px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase {
    padding: 90px 0 20px 0;
  }
}
/* line 12, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase h1 {
  text-align: center;
  margin-bottom: 10px;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase p.subheader {
  text-align: center;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .row {
    padding-right: 10px;
    padding-left: 10px;
  }
}
/* line 31, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider {
  -webkit-transition: padding-bottom 0s;
  transition: padding-bottom 0s;
}
@media (max-width: 767px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider {
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider.transitioning {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider.transitioning {
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider.transitioning {
    padding-bottom: 70px;
    margin-bottom: 75px;
  }
}
/* line 58, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-arrow {
  height: 50px;
  width: 50px;
  position: absolute;
  border: 0;
  color: #1ea69a;
  font-size: 35px;
  line-height: 35px;
  z-index: 100;
  background: none;
  font-size: 50px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-arrow {
    top: calc(50% - 25px);
  }
}
@media (min-width: 768px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-arrow {
    top: calc(50% - 25px);
  }
}
@media (min-width: 992px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-arrow {
    top: calc(50% - 25px - 35px);
  }
}
/* line 80, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-arrow:hover {
  opacity: 0.8;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-arrow.slick-prev {
  left: 0%;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-arrow.slick-next {
  right: 0%;
}
/* line 94, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-slide {
  opacity: .8;
  transition: all 0.5s ease;
}
/* line 98, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-slide .big-image {
  width: 60%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  /* line 98, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-slide .big-image {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  /* line 98, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-slide .big-image {
    margin-top: 65px;
  }
}
@media (min-width: 992px) {
  /* line 98, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-fluid .homepage-slider .slick-slide .big-image {
    margin-top: 150px;
  }
}
/* line 116, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-slide.slick-current + .slick-active {
  opacity: 1;
  transition: all 0.5s ease;
}
/* line 120, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-slide.slick-current + .slick-active .big-image, .showcase .container-fluid .homepage-slider .slick-slide.slick-current + .slick-active .text {
  width: 130%;
  margin-left: -15%;
  transition: all 0.5s ease;
}
/* line 126, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .container-fluid .homepage-slider .slick-slide.slick-current + .slick-active .big-image {
  margin-top: 0px;
  height: auto;
  display: block;
}
/* line 136, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .text {
  display: none;
  transition: all 0.5s ease;
  background-color: white;
  padding: 10px;
}
/* line 141, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .text.active {
  display: block;
}
@media (max-width: 991px) {
  /* line 142, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .text.big-image-text {
    display: none;
  }
}
/* line 148, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .text .person-image, .showcase .text p {
  display: inline-block;
  vertical-align: middle;
}
/* line 153, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .text .person-image {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  /* line 153, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .text .person-image {
    display: none;
  }
}
/* line 162, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .text p {
  padding-left: 10px;
  width: 80%;
}
@media (min-width: 768px) {
  /* line 168, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .small-text {
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 168, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .small-text {
    display: none;
  }
}
/* line 176, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .small-text .text {
  text-align: center;
  background: none;
}
/* line 180, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .small-text .text p {
  width: auto;
}
@media (max-width: 767px) {
  /* line 186, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-beneath-slider {
    margin-top: 75px;
  }
}
@media (min-width: 768px) {
  /* line 186, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-beneath-slider {
    margin-top: 75px;
  }
}
@media (min-width: 992px) {
  /* line 186, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .container-beneath-slider {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 198, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .column {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 198, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .column {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 198, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .column {
    padding: 0 30px;
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  /* line 198, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .column {
    padding: 0 48px;
    margin-bottom: 70px;
  }
}
/* line 214, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .column h1 {
  text-align: left;
  line-height: 25px;
}
@media (min-width: 992px) {
  /* line 214, /src/app/assets/stylesheets/teachable/public/showcase.scss */
  .showcase .column h1 {
    min-height: 50px;
  }
}
/* line 223, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .column:last-of-type {
  margin-bottom: 75px;
}
/* line 228, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .last-row {
  text-align: center;
}
/* line 231, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .last-row a {
  margin-bottom: 75px;
}
/* line 235, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .last-row p {
  margin-bottom: 45px;
}
/* line 239, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .last-row .clearfix {
  margin-bottom: 50px;
}
/* line 242, /src/app/assets/stylesheets/teachable/public/showcase.scss */
.showcase .last-row .clearfix img {
  max-width: 100%;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout {
  background: #FDFFFF;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media (min-width: 768px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .flex-row {
    display: flex;
    justify-content: center;
  }
  /* line 12, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .no-float {
    float: none;
  }
}
/* line 17, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .bold, .single-page-checkout .error {
  font-family: "TeachableSans-Bold";
}
/* line 21, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu {
  background: #1EA69A;
  color: white;
  margin-bottom: 50px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu .row {
  height: 64px;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu .flex-row {
  display: flex;
  align-items: center;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu .no-float {
  float: none;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu p {
  text-align: center;
  letter-spacing: 0.56px;
}
@media (max-width: 383px) {
  /* line 39, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .solid-nav-menu p {
    text-align: right;
  }
}
/* line 47, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu p a {
  letter-spacing: 0.42px;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu p a:hover, .single-page-checkout .solid-nav-menu p a:focus {
  text-decoration: underline;
  outline: none;
}
/* line 56, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .solid-nav-menu img {
  width: 96px;
  height: 17.625px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col input, .single-page-checkout .right-col label, .single-page-checkout .right-col h4, .single-page-checkout .right-col h6, .single-page-checkout .right-col ul, .single-page-checkout .right-col select, .single-page-checkout .right-col .plan-type h5, .single-page-checkout .right-col .price h5, .single-page-checkout .account-information input, .single-page-checkout .account-information label, .single-page-checkout .account-information h4, .single-page-checkout .account-information h6, .single-page-checkout .account-information ul, .single-page-checkout .account-information select, .single-page-checkout .account-information .plan-type h5, .single-page-checkout .account-information .price h5, .single-page-checkout .payment-information input, .single-page-checkout .payment-information label, .single-page-checkout .payment-information h4, .single-page-checkout .payment-information h6, .single-page-checkout .payment-information ul, .single-page-checkout .payment-information select, .single-page-checkout .payment-information .plan-type h5, .single-page-checkout .payment-information .price h5, .single-page-checkout .order-summary input, .single-page-checkout .order-summary label, .single-page-checkout .order-summary h4, .single-page-checkout .order-summary h6, .single-page-checkout .order-summary ul, .single-page-checkout .order-summary select, .single-page-checkout .order-summary .plan-type h5, .single-page-checkout .order-summary .price h5 {
  font-family: "TeachableSans-SemiBold";
}
/* line 69, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col select, .single-page-checkout .left-col input:not([type='checkbox']) {
  color: #5F5F5F;
  font-size: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 45px;
  line-height: 15px;
  letter-spacing: 0.8px;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ADADAD;
}
/* line 83, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ADADAD;
}
/* line 87, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col :-ms-input-placeholder {
  /* IE 10+ */
  color: #ADADAD !important;
}
/* line 91, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col :-moz-placeholder {
  /* Firefox 18- */
  color: #ADADAD;
}
/* line 95, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col a {
  outline: none;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .login {
  letter-spacing: 0.8px;
}
/* line 101, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .login a {
  text-decoration: underline;
  color: #1EA69A;
}
/* line 105, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .login a:hover, .single-page-checkout .left-col .login a:focus {
  color: #0F8D82;
}
@media (min-width: 992px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .login {
    text-align: right;
  }
}
/* line 116, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .error {
  display: none;
  border-radius: 2px;
  letter-spacing: 0.1px;
  padding: 10px;
  margin-bottom: 20px;
  color: #c74a47;
  background-color: #fbe2e2;
  font-size: 13px;
}
/* line 126, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .error a {
  text-decoration: underline;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .error a:visited {
  color: #c74a47;
}
/* line 133, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .error a:hover, .single-page-checkout .left-col .error a:focus {
  color: #ae3e3b;
}
/* line 139, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group {
  margin-bottom: 25px;
}
/* line 142, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group input, .single-page-checkout .left-col .group select {
  width: 100%;
}
/* line 146, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group label {
  color: #2C2F33;
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: 0.61px;
}
/* line 153, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group select::-ms-expand {
  display: none;
}
/* line 157, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #fff;
}
/* line 166, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group select:invalid {
  color: #ADADAD;
}
/* line 170, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group select option {
  color: #5F5F5F;
}
/* line 174, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group select option:first-of-type {
  color: #ADADAD;
}
@media (min-width: 992px) {
  /* line 180, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .group select {
    background-image: url(/assets/simple-select-dropdown-c0fc56990adc32611b3b0f72e1773e65883eb048c0f6082d2efa90796d9e9e0d.png);
    background-repeat: no-repeat;
    background-position: right 13px center;
  }
}
/* line 186, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group .state-select, .single-page-checkout .left-col .group .country-select {
  border: 1px solid #E4E9ED;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 3px;
}
/* line 193, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .group .StripeElement {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 199, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col h4, .single-page-checkout .left-col .login {
  margin-bottom: 15px;
}
/* line 203, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col h4 {
  letter-spacing: 0.69px;
}
/* line 207, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary {
  padding: 45px 30px;
}
@media (max-width: 767px) {
  /* line 207, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .order-summary {
    padding: 42px 27px;
  }
}
/* line 214, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary h4 {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
}
/* line 221, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .inner-box {
  border-top: 2px solid #ECECEC;
  border-bottom: 2px solid #ECECEC;
  padding: 40px 0px;
}
/* line 228, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .plan-type h5:first-of-type {
  line-height: 23px;
  margin-bottom: 2px;
}
/* line 232, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .plan-type h5:last-of-type {
  line-height: 17px;
}
/* line 237, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary h5 {
  letter-spacing: 0.54px;
}
/* line 242, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .price h5, .single-page-checkout .left-col .order-summary .total-price-information h5 {
  letter-spacing: 0.65px;
}
/* line 247, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .price {
  text-align: right;
}
/* line 249, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .price h5 {
  line-height: 23px;
}
/* line 254, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #add-coupon-box, .single-page-checkout .left-col .order-summary #coupon-box, .single-page-checkout .left-col .order-summary #coupon-duration {
  margin-top: 40px;
}
/* line 258, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #add-coupon-box {
  color: #1EA69A;
  line-height: 23px;
  display: inline-block;
  letter-spacing: 0.54px;
  background: none;
}
/* line 265, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #add-coupon-box:hover, .single-page-checkout .left-col .order-summary #add-coupon-box:focus {
  color: #0F8D82;
}
/* line 270, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #coupon-box {
  display: flex;
  justify-content: space-between;
}
/* line 274, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #coupon-box input {
  width: 78%;
  margin-right: 10px;
}
/* line 279, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #coupon-box .dark-green-button {
  letter-spacing: 0.54px;
  padding: 11px 26px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 270, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .order-summary #coupon-box {
    display: block;
    text-align: center;
  }
  /* line 288, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .order-summary #coupon-box input {
    width: 100%;
    margin-bottom: 15px;
  }
}
/* line 296, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #coupon-duration h5 {
  color: #5F5F5F;
}
/* line 299, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #coupon-duration .duration {
  text-transform: uppercase;
}
/* line 305, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price-information {
  padding-top: 30px;
}
/* line 308, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price-information .row:first-of-type {
  display: flex;
  float: none;
}
/* line 313, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price-information h5, .single-page-checkout .left-col .order-summary .total-price-information h3 {
  font-family: 'TeachableSans-Bold';
}
/* line 317, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price-information .vertically-align-contents {
  height: 100%;
}
/* line 322, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price {
  text-align: right;
}
/* line 325, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary .total-price h3 {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1.12px;
}
@media (max-width: 767px) {
  /* line 325, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .order-summary .total-price h3 {
    font-size: 18px;
  }
}
/* line 336, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .order-summary #billing-cycle-start {
  letter-spacing: 0.56px;
  text-align: center;
  color: #5F5F5F;
  margin-top: 45px;
}
/* line 344, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .account-information, .single-page-checkout .left-col .payment-information, .single-page-checkout .left-col .order-summary {
  border: 1px solid #DEDEDE;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 20px 21px #F5F6F7;
}
/* line 351, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .account-information, .single-page-checkout .left-col .order-summary {
  margin-bottom: 80px;
}
/* line 355, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .account-information, .single-page-checkout .left-col .payment-information {
  padding: 30px 30px 5px 30px;
}
@media (max-width: 767px) {
  /* line 355, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .account-information, .single-page-checkout .left-col .payment-information {
    padding: 27px 27px 2px 27px;
  }
}
/* line 363, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .secure-payment {
  margin-bottom: 25px;
}
/* line 365, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .secure-payment span {
  font-family: 'TeachableSans-SemiBold';
  color: #BEBEBE;
  line-height: 22px;
  letter-spacing: 0.56px;
  margin-left: 10px;
}
/* line 374, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information {
  border-top: 3px solid #1EA69A;
  margin-bottom: 25px;
}
/* line 378, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .payment-type {
  color: #1EA69A;
  margin-bottom: 35px;
}
/* line 382, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .payment-type p {
  margin-left: 15px;
  letter-spacing: 0.86px;
  line-height: 14px;
}
/* line 388, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .payment-type .outer-circle {
  width: 18px;
  height: 18px;
  background: #1EA69A;
  position: relative;
  border-radius: 50%;
}
/* line 395, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .payment-type .outer-circle .inner-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  background: #1EA69A;
  border: 2.4px solid #fff;
  border-radius: 50%;
  margin: -7px 0px 0px -7px;
}
/* line 409, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .card-number-group {
  position: relative;
}
/* line 411, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .payment-information .card-number-group img {
  display: none;
  position: absolute;
  bottom: 9.5px;
  right: 9.5px;
}
/* line 420, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information {
  text-align: center;
}
/* line 423, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information p {
  text-align: center;
  color: #5F5F5F;
  letter-spacing: 0.56px;
  line-height: 22px;
  margin: 0 auto;
}
/* line 431, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information .agree-to-terms {
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 436, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information .button-container {
  margin-top: 15px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
/* line 442, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information .button-container .orange-button {
  padding: 0px;
  padding: 20px 40px;
}
/* line 446, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information .button-container .orange-button h5 {
  letter-spacing: .54px;
  font-size: 16px;
}
/* line 452, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .left-col .bottom-information .button-container .single-page-checkout-spinner {
  width: 50px;
  height: 50px;
  background-color: black;
  opacity: 0.75;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
  background-size: 50px;
}
@media (max-width: 767px) {
  /* line 462, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .bottom-information .button-container .single-page-checkout-spinner {
    margin: auto;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  /* line 469, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .left-col .bottom-information .button-container .single-page-checkout-spinner {
    position: absolute;
    top: calc(50% - (50px / 2));
    right: -70px;
    z-index: 2;
  }
}
/* line 485, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .plan-features h4 {
  margin-top: 34px;
  font-size: 16px;
  letter-spacing: 0.62px;
  line-height: 28px;
}
/* line 492, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .plan-features ul {
  font-size: 14px;
  letter-spacing: 0.54px;
  margin-top: 40px;
  margin-left: 45px;
}
/* line 498, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .plan-features ul li {
  margin-bottom: 15px;
  color: #5F5F5F;
  position: relative;
}
/* line 504, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .plan-features ul li:before {
  content: url(/assets/checkmark-brightgreen-78a64eb72095381d6c15bbc5e79458a849afdc388afd393cafcc1c7d9a63f0a8.svg);
  position: absolute;
  left: -24px;
  width: 12px;
  height: 20px;
}
/* line 514, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text {
  display: flex;
  align-items: flex-start;
  color: #2C2F33;
  margin-top: 35px;
}
@media (min-width: 768px) {
  /* line 514, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
  .single-page-checkout .right-col .quote-text {
    border-top: 1px solid #ECECEC;
    margin-top: 50px;
    padding-top: 50px;
  }
}
/* line 526, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text > img {
  margin-right: 5px;
}
/* line 530, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text .quote {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.07px;
}
/* line 536, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text .quoted-person {
  display: flex;
  margin-top: 25px;
}
/* line 540, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text .quoted-person img {
  border-radius: 50%;
  height: 40px;
  margin-right: 10px;
}
/* line 546, /src/app/assets/stylesheets/teachable/public/single-page-checkout.scss */
.single-page-checkout .right-col .quote-text .quoted-person p {
  letter-spacing: 0.61px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
.six-icons .small-header {
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
.six-icons .big-header {
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
.six-icons .image {
  max-width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
.six-icons .default-green-header {
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  /* line 26, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
  .six-icons .col-md-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  /* line 33, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
  .six-icons .default-paragraph {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 33, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
  .six-icons .default-paragraph {
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  /* line 33, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
  .six-icons .default-paragraph {
    margin-bottom: 0;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/six-icons.scss */
.six-icons .row:last-of-type .col-xs-12:last-of-type .default-paragraph {
  margin-bottom: 0;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
.sub-nav-menu {
  border-bottom: solid 2px #f1f1f1;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
.sub-nav-menu .nav-container {
  display: flex;
  margin: 0 auto;
  padding: 30px 30px;
  max-width: 991px;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
  .sub-nav-menu .nav-container {
    display: block;
    text-align: center;
  }
}
/* line 17, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
.sub-nav-menu .nav-item {
  font-size: 16px;
  color: #5f5f5f;
}
@media (max-width: 767px) {
  /* line 17, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
  .sub-nav-menu .nav-item {
    display: block;
    width: 100%;
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  /* line 26, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
  .sub-nav-menu .nav-item a {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  /* line 26, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
  .sub-nav-menu .nav-item a {
    padding-bottom: 30px;
  }
}
/* line 34, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
.sub-nav-menu .nav-item a:focus {
  text-decoration: none;
  color: inherit;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/sub-nav-menu.scss */
.sub-nav-menu .nav-item:hover a, .sub-nav-menu .nav-item.active a {
  color: #ff7f45;
  border-bottom: solid 3px #ff7f45;
  text-decoration: none;
  transition: all 0s;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .border-bottom {
  border-bottom: solid 2px #f1f1f1;
  margin-bottom: 80px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .nav-container {
  display: flex;
  padding: 30px 30px;
  max-width: 991px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
  .sub-nav-menu-toggle-visibility .nav-container {
    display: block;
    text-align: center;
  }
}
/* line 23, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .nav-item {
  font-size: 16px;
  color: #5f5f5f;
  user-select: none;
  cursor: default;
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
  .sub-nav-menu-toggle-visibility .nav-item {
    display: block;
    width: 100%;
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  /* line 34, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
  .sub-nav-menu-toggle-visibility .nav-item a {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  /* line 34, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
  .sub-nav-menu-toggle-visibility .nav-item a {
    padding-bottom: 30px;
  }
}
/* line 42, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .nav-item a:focus {
  text-decoration: none;
  color: inherit;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .nav-item:hover a, .sub-nav-menu-toggle-visibility .nav-item.active a {
  color: #ff7f45;
  border-bottom: solid 3px #ff7f45;
  text-decoration: none;
  transition: all 0s;
}
/* line 57, /src/app/assets/stylesheets/teachable/public/sub-nav-menu-toggle-visibility.scss */
.sub-nav-menu-toggle-visibility .nav-item:not(.active) {
  cursor: pointer;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences {
  position: relative;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences p {
  color: #5F5F5F;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences .spinner {
  background-color: black;
  opacity: 0.75;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences .subscription-preferences-large-spinner {
  z-index: 1002;
  width: 90px;
  height: 90px;
  background-size: 90px;
  margin: auto;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /* line 14, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
  .subscription-preferences .subscription-preferences-large-spinner {
    position: absolute;
    left: calc(50% - (90px / 2));
    top: calc(50vh - (90px / 2));
  }
}
/* line 29, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-small-spinner {
  margin-left: 20px;
  width: 45px;
  height: 45px;
  background-size: 45px;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container h1 {
  margin-bottom: 30px;
}
/* line 43, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .default-paragraph {
  padding-bottom: 10px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container h2 {
  font-family: 'TeachableSans-Bold';
  margin: 50px 0;
  line-height: 1.5em;
  letter-spacing: normal;
  font-size: 20px;
  color: #2C2F33;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .iterable-messages li, .subscription-preferences #subscription-preferences-container .iterable-channels li {
  display: flex;
  padding-bottom: 30px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
  .subscription-preferences #subscription-preferences-container .iterable-messages li, .subscription-preferences #subscription-preferences-container .iterable-channels li {
    padding-left: 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
  .subscription-preferences #subscription-preferences-container .iterable-messages li, .subscription-preferences #subscription-preferences-container .iterable-channels li {
    padding-left: 40px;
  }
}
/* line 71, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .checkbox {
  vertical-align: top;
  padding-right: 15px;
}
/* line 75, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .checkbox img {
  display: none;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .checkbox img.disabled:hover {
  cursor: default;
}
/* line 83, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .checkbox img:hover {
  cursor: pointer;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .text {
  display: inline;
  width: calc(100% - 40px);
}
/* line 92, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .text h3 {
  font-size: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  line-height: 1.5em;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .text p {
  font-size: 16px;
}
/* line 106, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list h2 {
  font-size: 20px;
}
/* line 110, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list .submit-button-and-spinner {
  margin-top: 20px;
}
/* line 113, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list .submit-button-and-spinner .orange-button {
  margin-left: 20px;
}
/* line 117, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list .submit-button-and-spinner .orange-button.btn.disabled:hover {
  background-color: #FF7F45;
}
/* line 123, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list hr {
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 128, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-container .bottom-list p {
  line-height: 1.75em;
}
/* line 134, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container, .subscription-preferences #subscription-preferences-error-container {
  display: none;
}
/* line 137, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-thank-you, .subscription-preferences #subscription-preferences-thank-you-container .iterable-error, .subscription-preferences #subscription-preferences-error-container .iterable-thank-you, .subscription-preferences #subscription-preferences-error-container .iterable-error {
  text-align: center;
}
/* line 140, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-thank-you h2, .subscription-preferences #subscription-preferences-thank-you-container .iterable-error h2, .subscription-preferences #subscription-preferences-error-container .iterable-thank-you h2, .subscription-preferences #subscription-preferences-error-container .iterable-error h2 {
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 146, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-thank-you p, .subscription-preferences #subscription-preferences-thank-you-container .iterable-thank-you a, .subscription-preferences #subscription-preferences-thank-you-container .iterable-error p, .subscription-preferences #subscription-preferences-thank-you-container .iterable-error a, .subscription-preferences #subscription-preferences-error-container .iterable-thank-you p, .subscription-preferences #subscription-preferences-error-container .iterable-thank-you a, .subscription-preferences #subscription-preferences-error-container .iterable-error p, .subscription-preferences #subscription-preferences-error-container .iterable-error a {
  font-size: 20px;
}
/* line 151, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error, .subscription-preferences #subscription-preferences-error-container .iterable-error {
  position: relative;
  background-color: #FEF8F5;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-top: 50px;
  padding: 40px 30px;
}
@media (min-width: 768px) {
  /* line 151, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
  .subscription-preferences #subscription-preferences-thank-you-container .iterable-error, .subscription-preferences #subscription-preferences-error-container .iterable-error {
    padding: 40px;
  }
}
/* line 164, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error h2, .subscription-preferences #subscription-preferences-error-container .iterable-error h2 {
  margin-top: 0px;
  font-size: 20px;
}
/* line 169, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error img, .subscription-preferences #subscription-preferences-error-container .iterable-error img {
  position: absolute;
  top: -23px;
  left: calc(50% - 20px);
}
/* line 175, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error p, .subscription-preferences #subscription-preferences-error-container .iterable-error p {
  display: inline-block;
}
/* line 179, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error a, .subscription-preferences #subscription-preferences-error-container .iterable-error a {
  color: #1EA69A;
  display: inline-block;
}
/* line 182, /src/app/assets/stylesheets/teachable/public/subscription-preferences.scss */
.subscription-preferences #subscription-preferences-thank-you-container .iterable-error a:hover, .subscription-preferences #subscription-preferences-error-container .iterable-error a:hover {
  text-decoration: underline;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories {
  position: relative;
}
/* line 5, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .header-section h1, .success-stories .header-section p {
  text-align: center;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .header-section h1 {
  margin-bottom: 10px;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .header-section p {
  margin-bottom: 75px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slick-arrow {
  height: 50px;
  width: 50px;
  border: 0;
  color: #1ea69a;
  font-size: 35px;
  line-height: 35px;
  z-index: 100;
  background: none;
  font-size: 50px;
  opacity: 0.5;
  position: absolute;
  top: calc(50% - 25px - 35px);
}
/* line 33, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slick-arrow:hover {
  opacity: 0.8;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slick-arrow.slick-prev {
  display: inline-block;
  left: 0%;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slick-arrow.slick-next {
  display: inline-block;
  right: 0%;
}
/* line 48, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slick-list {
  display: inline-block;
  width: 75%;
  margin-left: 10%;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slider-parent {
  position: relative;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide {
  display: block;
  width: 758px;
  height: 600px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .left-side {
  height: 100%;
  width: 35%;
  padding-top: 30%;
  float: left;
  display: inline-block;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .left-side .text-section {
  padding: 50px 40px 50px 25px;
  width: 100%;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .left-side .text-section h3 {
  font-size: 20px;
}
/* line 78, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .left-side .text-section p {
  margin-top: 10px;
  text-align: left;
}
/* line 85, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .big-image {
  width: 64%;
  height: 100%;
  float: right;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
}
/* line 95, /src/app/assets/stylesheets/teachable/public/success-stories.scss */
.success-stories .slide .logo {
  width: 400px;
  position: absolute;
  top: 50px;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar {
  position: relative;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar h2, .summit-add-to-calendar .select-calendar {
  max-width: 100%;
  text-align: center;
  margin: auto;
  font-size: 28px;
  color: #2C2F33;
}
@media (min-width: 768px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
  .summit-add-to-calendar h2, .summit-add-to-calendar .select-calendar {
    max-width: 550px;
  }
}
/* line 16, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .col-xs-12 {
  text-align: center;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .orange-button {
  width: 300px;
  padding: 15px 30px !important;
  border-radius: 40px;
  max-width: 100%;
  margin: auto;
  font-size: 14px;
  line-height: 1.42857143;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar #add-to-calendar-button {
  margin-top: 30px;
  padding-left: 54px !important;
  background-image: url(/assets/calendar-295015dac18d857d49c2d21c8affef49e44588304680011c589414dae78d9e5c.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 24px;
  background-position-y: 14px;
  text-align: center;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar #add-to-calendar-button.done {
  background-color: green;
  cursor: auto;
}
/* line 46, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .select-calendar {
  margin-top: 40px;
  border: solid 1px black;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 80px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .select-calendar div {
  font-family: 'TeachableSans-Bold';
  margin-top: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 53, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
  .summit-add-to-calendar .select-calendar div {
    margin-bottom: 0;
  }
}
/* line 64, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .spinner {
  width: 50px;
  height: 50px;
  background-color: black;
  opacity: 0.75;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
  background-size: 50px;
  margin: auto;
  margin-top: 30px;
}
/* line 76, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error {
  position: relative;
  background-color: #FEF8F5;
  width: 500px;
  max-width: 100%;
  margin: auto;
  margin-top: 50px;
  padding: 40px 40px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 76, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
  .summit-add-to-calendar .add-events-error {
    padding: 40px;
  }
}
/* line 90, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
/* line 95, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error img {
  position: absolute;
  top: -23px;
  left: calc(50% - 20px);
}
/* line 101, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error p, .summit-add-to-calendar .add-events-error a {
  display: inline-block;
  font-size: 24px;
}
/* line 106, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error a {
  color: #1EA69A;
}
/* line 108, /src/app/assets/stylesheets/teachable/public/summit-add-to-calendar.scss */
.summit-add-to-calendar .add-events-error a:hover {
  text-decoration: underline;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta {
  position: relative;
  margin-bottom: 150px;
  z-index: 1;
  height: auto;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  top: 0;
  transform: skewY(-2deg);
  transform-origin: 0 0;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -3;
  -webkit-backface-visibility: hidden;
  bottom: 0;
  transform: skewY(2deg);
  transform-origin: 0 0;
}
@media (max-width: 768px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
  .summit-cta {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 43, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta .default-header, .summit-cta .medium-text {
  color: white;
  text-align: center;
  margin: auto;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta .small-uppercase-text {
  color: white !important;
  padding-top: 125px;
  max-width: 210px;
  margin: auto;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 414px) {
  /* line 49, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
  .summit-cta .small-uppercase-text {
    padding-top: 103px;
  }
}
/* line 62, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta .default-header {
  max-width: 640px;
  margin-bottom: 45px;
}
/* line 67, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta .medium-text {
  padding-bottom: 100px;
  max-width: 300px;
}
@media (max-width: 414px) {
  /* line 67, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
  .summit-cta .medium-text {
    padding-bottom: 103px;
  }
}
/* line 76, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta a {
  font-family: 'TeachableSans-Bold';
  margin: auto;
  background: white;
  padding: 20px;
  max-width: 275px;
  margin-bottom: 35px;
  display: block;
  border-radius: 100px;
  font-size: 16px;
  text-align: center;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta a:hover {
  cursor: pointer;
  background-color: #FEF8F5;
}
/* line 94, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta p {
  font-size: 16px;
  line-height: 28px;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
.summit-cta .background-image {
  background-image: url(/assets/summit/teachable-6fbc659158b3ccf6698f1d9a46bd6c61ebe810b89086feb956b2a0e8718a652c.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: 118% 100%;
  position: absolute;
  bottom: -53px;
  right: 0;
  opacity: 0.15;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 768px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/summit-cta.scss */
  .summit-cta .background-image {
    display: none;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero, .summit-hero .modal {
  color: white;
  font-size: 14px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .modal h5, .summit-hero .modal h1, .summit-hero .main-content h5, .summit-hero .main-content h1 {
  font-family: 'TeachableSans-Bold';
  text-align: center;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .modal h5, .summit-hero .main-content h5 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 21, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .modal h1, .summit-hero .main-content h1 {
  font-size: 40px;
  line-height: 55px;
  margin: 30px auto;
  margin-top: 0;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero {
  width: 100%;
  min-width: 100%;
  min-height: 650px;
  position: relative;
  margin-bottom: 80px;
  background-size: cover;
  padding-bottom: 90px;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero:after {
  margin-bottom: -63px;
  background: white;
  content: '';
  display: block;
  height: 10%;
  width: 100.1%;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
@media (max-width: 1010px) {
  /* line 38, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero:after {
    width: 0%;
    height: 0%;
  }
}
/* line 63, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content h5 {
  margin-top: 120px;
}
/* line 67, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content h1 {
  max-width: 710px;
}
/* line 71, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content h3 {
  font-size: 16px;
  max-width: 650px;
  text-align: center;
  line-height: 28px;
  margin: auto;
  margin-top: 70px;
}
/* line 80, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content .button-container {
  display: flex;
  justify-content: center;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content .button-container a.orange-plus-button {
  font-family: 'TeachableSans-Bold';
  background-color: #FF7F45;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 30px;
  border-radius: 100px;
}
@media (max-width: 320px) {
  /* line 84, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .main-content .button-container a.orange-plus-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 98, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content .button-container a.orange-plus-button .orange-plus-button-plus {
  position: absolute;
  width: 60px;
  height: 60px;
  margin-left: -80px;
  margin-top: -20px;
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url(/assets/summit/white-plus-sign-dbad067acdd2a5e2fcbf02dbb11341b8db0fdfe372e14a0d3d9413be8ec240ed.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position-x: 21px;
  background-position-y: 21px;
  border-radius: 100px;
}
@media (max-width: 320px) {
  /* line 98, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .main-content .button-container a.orange-plus-button .orange-plus-button-plus {
    display: none;
  }
}
/* line 117, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .main-content .button-container a.orange-plus-button:hover {
  cursor: pointer;
  background: #ff6d2c;
}
/* line 125, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom {
  margin-left: 10px;
  width: 100%;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content {
  position: absolute;
  width: 1024px;
  left: calc((100% - 1024px) / 2);
  margin-bottom: -40px;
  display: flex;
  bottom: 0;
  z-index: 1;
  transform: rotate(-1.5deg);
}
@media (max-width: 1185px) {
  /* line 129, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content {
    width: 100%;
    justify-content: center;
    left: 0;
    margin-bottom: -54px;
  }
}
@media (max-width: 1010px) {
  /* line 129, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content {
    transform: none;
    margin-bottom: -70px;
  }
}
/* line 151, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people {
  display: flex;
  margin-top: 38px;
}
@media (max-width: 1010px) {
  /* line 151, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content .people {
    display: none;
  }
}
/* line 159, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people .person {
  height: 72px;
  width: 72px;
  border-radius: 100%;
  background-size: contain;
  background-position-y: 4px;
  margin-right: 20px;
}
@media (max-width: 1185px) {
  /* line 159, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content .people .person {
    height: 62px;
    width: 62px;
  }
}
/* line 174, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people .person:hover .school-hover {
  border-color: #1EA69A;
}
/* line 177, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people .person:hover .school-hover h4 {
  display: block;
  font-size: 14px;
  position: absolute;
  top: 5px;
  width: 200px;
  text-align: center;
  transform: rotate(1.5deg);
  margin-left: calc(((200px - 72px)/ 2) * -1);
}
@media (max-width: 1185px) {
  /* line 177, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content .people .person:hover .school-hover h4 {
    margin-left: calc(((200px - 62px)/ 2) * -1);
  }
}
/* line 194, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people .person .school-hover {
  height: 101%;
  width: 100%;
  border: 4px solid white;
  border-radius: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
/* line 201, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .people .person .school-hover h4 {
  display: none;
}
/* line 208, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .play-button {
  margin-left: 120px;
}
@media (max-width: 1024px) {
  /* line 208, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content .play-button {
    margin-left: 90px;
  }
}
@media (max-width: 1010px) {
  /* line 208, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
  .summit-hero .hero .hero-bottom .hero-bottom-content .play-button {
    margin-left: 0px;
  }
}
/* line 219, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .play-button:hover {
  cursor: pointer;
}
/* line 223, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .hero .hero-bottom .hero-bottom-content .play-button img {
  height: 130px;
  width: 130px;
  border-radius: 100%;
  background-color: #1EA69A;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
/* line 235, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .video {
  margin-bottom: 50px;
}
/* line 238, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .video .video-parent {
  z-index: 1;
  margin-top: 35px;
}
/* line 242, /src/app/assets/stylesheets/teachable/public/summit-hero.scss */
.summit-hero .video .video-parent iframe {
  border: 4px solid #5F5F5F;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

/* line 3, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .fade {
  transition: opacity 0.1s linear;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal {
  color: white;
  font-size: 14px;
  background-size: cover;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .modal-close-button {
  position: absolute;
  height: 14px;
  top: 10px;
  right: 10px;
  z-index: 1;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .modal-close-button:hover {
  cursor: pointer;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal h5, .summit-register-modal .modal h1 {
  font-family: 'TeachableSans-Bold';
  text-align: center;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal h5 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal h1 {
  max-width: 710px;
  font-size: 40px;
  line-height: 55px;
  margin: auto;
  margin-bottom: 30px;
}
@media (min-width: 413px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .logo-container {
    position: absolute;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 412px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .logo-container {
    margin-bottom: 20px;
  }
}
/* line 55, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .logo {
  display: block;
  width: 97px;
  height: 17px;
  margin: auto;
  margin-top: 25px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .full-height {
  height: 100%;
}
@media (max-width: 412px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .full-height {
    height: calc(100% - 62px);
  }
}
@media (max-width: 320px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .full-height {
    height: auto;
  }
}
@media (max-width: 360px) {
  /* line 75, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .with-error {
    height: auto;
  }
}
@media (max-width: 320px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .container .outer-div .inner-div {
    padding-bottom: 25px;
  }
}
/* line 91, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .container .outer-div .inner-div #summit-error-invalid-email {
  display: none;
  background: pink;
  border: 1px solid red;
  padding: 10px;
  text-align: center;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .container .outer-div .inner-div input, .summit-register-modal .modal .container .outer-div .inner-div a, .summit-register-modal .modal .container .outer-div .inner-div #summit-error-invalid-email {
  margin: auto;
  width: 500px;
}
@media (max-width: 768px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .container .outer-div .inner-div input, .summit-register-modal .modal .container .outer-div .inner-div a, .summit-register-modal .modal .container .outer-div .inner-div #summit-error-invalid-email {
    max-width: 100%;
  }
}
/* line 108, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .container .outer-div .inner-div input, .summit-register-modal .modal .container .outer-div .inner-div a {
  display: block;
}
@media (max-width: 375px) {
  /* line 113, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
  .summit-register-modal .modal .container .outer-div .inner-div a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 119, /src/app/assets/stylesheets/teachable/public/summit-register-modal.scss */
.summit-register-modal .modal .container .outer-div .inner-div input {
  border-radius: 100px;
  border: 0px;
  padding: 25px;
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .fade {
  transition: opacity 0.1s linear;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal {
  color: white;
  font-size: 14px;
  background-size: cover;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .modal-close-button {
  position: absolute;
  height: 14px;
  top: 45px;
  right: 45px;
  z-index: 1;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .modal-close-button:hover {
  cursor: pointer;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .logo-container {
  position: absolute;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
  .summit-register-modal-select-track .modal .logo-container {
    display: none;
  }
}
/* line 33, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .logo-container .logo {
  display: block;
  width: 97px;
  height: 17px;
  margin: auto;
  margin-top: 25px;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .full-height {
  height: 100%;
}
@media (max-width: 380px) {
  /* line 46, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
  .summit-register-modal-select-track .modal .summit-register-modal-form-container {
    display: block;
  }
}
/* line 52, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal h2, .summit-register-modal-select-track .modal h1 {
  font-family: 'TeachableSans-Bold';
  text-align: center;
}
/* line 57, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 45px;
}
@media (max-width: 380px) {
  /* line 57, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
  .summit-register-modal-select-track .modal h2 {
    margin-top: 40px;
  }
}
/* line 66, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal h1 {
  max-width: 710px;
  font-size: 32px;
  line-height: 44px;
  margin: auto;
  margin-bottom: 50px;
}
/* line 78, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div {
  max-width: 800px;
  margin: auto;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track {
  margin-bottom: 30px;
}
/* line 85, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track.final {
  margin-bottom: 60px;
}
/* line 89, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div {
  display: inline-block;
}
/* line 93, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div:first-of-type {
  vertical-align: top;
}
/* line 96, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div:first-of-type input {
  margin-top: 2px;
  margin-right: 35px;
  vertical-align: top;
}
/* line 103, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div:last-of-type {
  width: calc(100% - 48px);
}
/* line 106, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div:last-of-type label {
  font-size: 18px;
  font-family: 'TeachableSans-Bold';
}
/* line 111, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .track div:last-of-type p {
  font-size: 16px;
  line-height: 28px;
}
/* line 118, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container {
  position: relative;
  width: 100%;
  height: 60px;
  max-width: 490px;
  margin: auto;
}
/* line 125, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container .public-error {
  margin-bottom: 20px;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container input {
  position: absolute;
  display: block;
  border-radius: 100px;
  font-size: 16px;
  padding: 18px 40px;
  width: 100%;
}
@media (max-width: 380px) {
  /* line 129, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
  .summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container input {
    position: static;
    margin-bottom: 20px;
  }
}
/* line 143, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
.summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container a {
  position: absolute;
  width: 155px;
  right: 0;
  font-size: 16px;
  font-family: 'TeachableSans-Bold';
  padding: 19px 0;
}
@media (max-width: 380px) {
  /* line 143, /src/app/assets/stylesheets/teachable/public/summit-register-modal-select-track.scss */
  .summit-register-modal-select-track .modal .container .outer-div .inner-div .email-input-container a {
    position: static;
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .row {
  padding: 150px 0px;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .row {
    padding: 75px 0px;
  }
}
/* line 11, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .blue {
  background-color: #F4FAFA;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .header-section {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  /* line 15, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .header-section {
    margin-left: 180px;
  }
}
/* line 22, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .header-section h1 {
  font-family: 'TeachableSans-Medium';
  line-height: 44px;
  letter-spacing: 0.9px;
}
/* line 28, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .header-section h4 {
  font-size: 20px;
  margin-top: 20px;
  color: #5F5F5F;
  line-height: 24px;
  letter-spacing: 1.25px;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event {
  margin-bottom: 30px;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .event {
    display: flex;
  }
}
/* line 48, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event .event-time {
  font-family: 'TeachableSans-Medium';
  margin-right: 50px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  /* line 48, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .event .event-time {
    flex: 0 0 130px;
    text-align: right;
  }
}
/* line 58, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event .event-time h2, .summit-schedule .event .event-time h3 {
  letter-spacing: 1.4px;
  display: inline;
}
@media (min-width: 992px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .event .event-time h2, .summit-schedule .event .event-time h3 {
    display: block;
  }
}
/* line 67, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event .event-time h2 {
  line-height: 34px;
}
/* line 71, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event .event-time h3 {
  line-height: 30px;
  font-size: 22px;
  color: #5F5F5F;
}
/* line 80, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event-info h2 {
  letter-spacing: 1.7px;
  line-height: 34px;
  margin-bottom: 20px;
}
/* line 86, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event-info .description {
  line-height: 27px;
  letter-spacing: 0.91px;
  margin-bottom: 15px;
}
/* line 92, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event-info .event-type {
  color: #5F5F5F;
  text-transform: uppercase;
  line-height: 34px;
  letter-spacing: 1.23px;
  font-size: 16px;
}
/* line 99, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .event-info .event-type:hover, .summit-schedule .event-info .event-type:focus {
  color: #1EA69A;
}
/* line 105, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers {
  margin-top: 15px;
  display: flex;
  position: relative;
  left: -10px;
}
/* line 111, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers div {
  text-align: center;
  margin-right: 25px;
}
/* line 115, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers div:last-of-type {
  margin-right: 0px;
}
/* line 120, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers img {
  border-radius: 100%;
  max-width: 80px;
  max-height: 80px;
}
/* line 125, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers img:hover {
  cursor: pointer;
}
@media (max-width: 375px) {
  /* line 120, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
  .summit-schedule .speakers img {
    margin-right: 10px;
    width: 20%;
  }
}
/* line 135, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers h5 {
  width: 100px;
  margin-top: 15px;
  color: #1EA69A;
  line-height: 19px;
  letter-spacing: 1px;
  visibility: hidden;
}
/* line 144, /src/app/assets/stylesheets/teachable/public/summit-schedule.scss */
.summit-schedule .speakers div img:hover + h5, .summit-schedule .speakers div img:focus + h5 {
  visibility: visible;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 {
  padding-top: 50px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .small-uppercase-text {
  font-family: 'TeachableSans-Bold';
  max-width: 149px;
  margin: auto;
  text-align: center;
  letter-spacing: 0.75px;
}
/* line 16, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .default-header {
  letter-spacing: 0.88px !important;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 > .default-header {
  text-align: center;
  max-width: 415px;
  margin: auto;
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event {
  margin-top: 100px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event:nth-child(1) {
  margin-top: 50px;
}
@media (max-width: 991px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event {
    margin-top: 80px;
  }
}
/* line 40, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text-and-image-container {
  display: flex;
  margin-top: 36px;
}
@media (max-width: 991px) {
  /* line 40, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text-and-image-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  /* line 48, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text-and-image-container .dividor {
    display: none;
  }
}
/* line 54, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .missing-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  /* line 54, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .missing-section {
    display: block;
  }
}
/* line 63, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .missing-section div.large-event-container {
  margin-top: 0px;
}
@media (max-width: 991px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .missing-section div.large-event-container {
    margin-top: 50px;
  }
}
/* line 72, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image, .summit-schedule-nov-2017 .event .text {
  width: 50%;
}
@media (max-width: 991px) {
  /* line 72, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image, .summit-schedule-nov-2017 .event .text {
    width: 100%;
  }
}
/* line 80, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event:nth-child(n+4) {
  display: none;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image-left-side {
  justify-content: flex-end;
}
/* line 87, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image-left-side img {
  margin-right: 90px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  /* line 87, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image-left-side img {
    margin-right: 0px;
    padding-left: 0px;
  }
}
/* line 99, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image-right-side img {
  margin-left: 90px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  /* line 99, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image-right-side img {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 110, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image:first-of-type {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 110, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image:first-of-type {
    margin-bottom: 40px;
  }
}
/* line 118, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image img {
  width: calc(100% - 90px);
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 118, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image img {
    width: 80%;
  }
}
@media (max-width: 767px) {
  /* line 118, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image img {
    width: 100%;
  }
}
/* line 129, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .image .extra-long-line {
  margin-top: -111px;
}
@media (max-width: 991px) {
  /* line 108, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image {
    display: block;
    text-align: center;
  }
  /* line 137, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image img {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 142, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .image .extra-long-line {
    margin-top: 0px;
  }
}
/* line 148, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .mobile-image {
  display: none;
}
@media (max-width: 991px) {
  /* line 148, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .mobile-image {
    display: inline;
  }
}
/* line 156, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .day-container {
  display: block;
  text-align: center;
}
/* line 160, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .day-container .day {
  font-family: 'TeachableSans-Bold';
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1.46px;
  color: #8B5DF3;
  width: 100px;
  border-bottom: 10px solid #8B5DF3;
  margin: auto;
}
@media (max-width: 991px) {
  /* line 156, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .day-container {
    display: none;
  }
}
/* line 177, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event-container:first-of-type {
  margin-top: 25px;
}
@media (max-width: 991px) {
  /* line 177, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text .small-event-container:first-of-type {
    margin-top: 50px;
  }
}
/* line 185, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event-container:last-of-type {
  margin-top: 50px;
}
/* line 190, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event h2, .summit-schedule-nov-2017 .event .text .large-event h2 {
  color: #5F5F5F;
  margin-top: 10px;
}
/* line 198, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event a img, .summit-schedule-nov-2017 .event .text .large-event a img {
  display: inline-block;
}
/* line 205, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event h2 {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.75px;
}
/* line 211, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .small-event a {
  font-family: 'TeachableSans-Bold';
  font-size: 14px;
  color: #1EA69A;
  letter-spacing: 1.06px;
  margin-top: 15px;
}
/* line 220, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .event-time {
  font-family: 'TeachableSans-Bold';
  font-size: 14px;
  text-transform: uppercase;
}
/* line 226, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event, .summit-schedule-nov-2017 .event .text .small-event {
  width: 457px;
  max-width: 100%;
}
@media (max-width: 991px) {
  /* line 226, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text .large-event, .summit-schedule-nov-2017 .event .text .small-event {
    margin-right: 80px;
  }
}
@media (max-width: 414px) {
  /* line 226, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text .large-event, .summit-schedule-nov-2017 .event .text .small-event {
    margin-right: 0px;
  }
}
/* line 239, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container {
  background-color: rgba(31, 107, 222, 0.03);
  background-color: #F7FBFE;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
}
/* line 248, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .event-type img {
  width: 9px;
  height: 9px;
}
/* line 253, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .event-type p {
  font-family: 'TeachableSans-Bold';
  font-size: 11px;
  text-transform: uppercase;
  color: #1EA69A;
  margin-left: 10px;
  letter-spacing: 0.88px;
}
/* line 263, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .event-time {
  margin-top: 35px;
}
/* line 267, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .default-header, .summit-schedule-nov-2017 .event .text .large-event-container .large-event .subheader {
  max-width: 457px;
}
/* line 271, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .subheader {
  line-height: 28px;
  margin-top: 14px;
  letter-spacing: 1px;
}
/* line 277, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .speaker-container {
  margin-top: 15px;
}
/* line 280, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .speaker-container img {
  margin-right: 25px;
  margin-top: 15px;
  border-radius: 100%;
  max-width: 70px;
  max-height: 70px;
}
/* line 287, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event .speaker-container img:last-of-type {
  margin-right: 0px;
}
@media (max-width: 375px) {
  /* line 280, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text .large-event-container .large-event .speaker-container img {
    margin-right: 10px;
    width: 20%;
  }
}
/* line 298, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text .large-event-container .large-event a {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 35px;
}
/* line 307, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text-left-side {
  display: flex;
  justify-content: flex-end;
  padding-right: 90px;
  padding-left: 15px;
}
/* line 314, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .event .text-right-side {
  padding-left: 90px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  /* line 319, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .event .text-right-side, .summit-schedule-nov-2017 .event .text-left-side {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  /* line 327, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .small-event-container, .summit-schedule-nov-2017 .large-event-container {
    display: flex;
    justify-content: flex-end;
  }
}
/* line 333, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .small-event-container h2, .summit-schedule-nov-2017 .large-event-container h2 {
  font-size: 24px;
  line-height: 40px;
}
/* line 339, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .button-container {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 339, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .button-container {
    padding-bottom: 50px;
  }
}
/* line 345, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .button-container .checkmark {
  display: none;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 349, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .button-container .checkmark.show {
    display: none !important;
  }
}
/* line 356, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
.summit-schedule-nov-2017 .button-container .dark-green-button, .summit-schedule-nov-2017 .button-container .checkmark {
  margin-top: 25px;
}
@media (max-width: 991px) {
  /* line 356, /src/app/assets/stylesheets/teachable/public/summit-schedule-nov-2017.scss */
  .summit-schedule-nov-2017 .button-container .dark-green-button, .summit-schedule-nov-2017 .button-container .checkmark {
    margin-top: 60px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers {
  position: relative;
}
/* line 5, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .top-text .small-caps-header {
  margin-bottom: 14px;
}
@media (min-width: 1200px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .top-text .large-header {
    margin-bottom: -100px;
  }
}
/* line 15, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers h1 {
  max-width: 430px;
  margin-bottom: 40px;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .summit-section-slant {
  position: absolute;
  left: 0;
  right: 0;
  height: 350px;
  width: 100%;
  transform: skewY(3deg);
  z-index: -1;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .summit-section-slant.top-slant {
  top: -250px;
  transform-origin: top right;
}
@media (max-width: 767px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .summit-section-slant.top-slant {
    top: -75px;
  }
}
/* line 36, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .summit-section-slant.bottom-slant {
  bottom: 0;
  transform-origin: bottom left;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card {
  cursor: pointer;
  position: relative;
  height: 440px;
  width: 360px;
  max-height: 100%;
  max-width: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  margin: 0 auto 100px auto;
}
@media (min-width: 1200px) {
  /* line 42, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .speaker-card {
    margin-top: 150px;
  }
}
@media (min-width: 1200px) {
  /* line 58, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .speaker-card.left-column:nth-of-type(1) {
    margin-top: 300px;
  }
}
@media (min-width: 1200px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .speaker-card.middle-column:nth-of-type(1) {
    margin-top: 150px;
  }
}
@media (min-width: 1200px) {
  /* line 68, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
  .summit-speakers .speaker-card.right-column:nth-of-type(1) {
    margin-top: 0;
  }
}
/* line 74, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag {
  color: #fff;
  position: absolute;
  bottom: -50px;
  width: 90%;
  padding: 45px 0 40px 30px;
}
/* line 81, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.green {
  background-color: #29bcac;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.pink {
  background-color: #e05a88;
}
/* line 83, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.purple {
  background-color: #8b5df2;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.orange {
  background-color: #e9723d;
}
/* line 85, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.black {
  background-color: #222d3d;
}
/* line 86, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag.yellow {
  background-color: #fb4;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag .creator-name {
  font-size: 20px;
}
/* line 89, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .speaker-card .speaker-nametag .school-name {
  font-size: 16px;
}
/* line 93, /src/app/assets/stylesheets/teachable/public/summit-speakers.scss */
.summit-speakers .button-row {
  text-align: center;
  margin-bottom: 20px;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  position: relative;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero:after {
  margin-bottom: -2.7%;
  background: white;
  content: '';
  display: block;
  height: 56px;
  width: 100.1%;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
@media (max-width: 1024px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
  .summit-thank-you-hero:after {
    margin-bottom: -4%;
  }
}
/* line 31, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content img {
  display: block;
  max-width: 100px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 39, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content h1, .summit-thank-you-hero .main-content h3, .summit-thank-you-hero .main-content p {
  text-align: center;
}
/* line 43, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content h1, .summit-thank-you-hero .main-content h3 {
  font-family: 'TeachableSans-Bold';
}
/* line 47, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content h1 {
  font-size: 40px;
  margin-bottom: 30px;
  line-height: 44px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content h3 {
  margin-bottom: 30px;
  line-height: 32px;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 50px;
  display: block;
  max-width: 650px;
  margin: auto;
  margin-bottom: 50px;
}
/* line 68, /src/app/assets/stylesheets/teachable/public/summit-thank-you-hero.scss */
.summit-thank-you-hero .main-content .video-parent {
  z-index: 1;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops {
  position: relative;
  padding-bottom: 75px;
}
/* line 5, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .summit-workshops-slant {
  position: absolute;
  left: 0;
  right: 0;
  height: 200px;
  width: 101%;
  transform: skewY(3deg);
  z-index: -1;
}
@media (max-width: 767px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
  .summit-workshops .summit-workshops-slant {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
  .summit-workshops .summit-workshops-slant {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
  .summit-workshops .summit-workshops-slant {
    display: block;
  }
}
/* line 23, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .summit-workshops-slant.top-slant {
  top: 0;
  transform-origin: top right;
}
/* line 27, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .summit-workshops-slant.bottom-slant {
  bottom: -30px;
  transform: skewY(-3deg);
  transform-origin: bottom right;
}
/* line 34, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops h1, .summit-workshops p {
  max-width: 700px;
  text-align: center;
  margin: auto;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .top-text {
  margin-bottom: 90px;
  margin-top: 75px;
}
/* line 45, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card, .summit-workshops .workshop-card * {
  position: relative;
  z-index: 2;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-cards {
  position: relative;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .gutter {
  position: absolute;
  width: 5%;
  height: 100%;
  top: 0;
  left: 47.5%;
  z-index: 3;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card {
  background-color: #fff;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 69, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
  .summit-workshops .workshop-card.left {
    float: left;
    padding-right: 2.5%;
    margin-bottom: 5%;
  }
}
@media (min-width: 768px) {
  /* line 77, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
  .summit-workshops .workshop-card.right {
    float: right;
    padding-left: 2.5%;
    margin-bottom: 5%;
  }
}
/* line 85, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-background {
  min-height: 330px;
  background-size: cover;
  background-position-x: center;
  background-repeat: no-repeat;
}
/* line 91, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-background .card-person-image {
  position: absolute;
  bottom: -7%;
  right: 8%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  border-radius: 100%;
}
/* line 102, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-background .card-slant {
  position: absolute;
  bottom: -100px;
  left: 0;
  height: 100px;
  width: 101%;
  background-color: #fff;
  transform: skewY(-3deg);
  transform-origin: bottom left;
  z-index: 1;
}
/* line 115, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-content {
  padding: 40px 30px 30px 30px;
}
/* line 118, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-content .card-header, .summit-workshops .workshop-card .card-content .card-blurb {
  text-align: left;
}
/* line 122, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .workshop-card .card-content .card-header {
  margin-bottom: 20px;
  margin-top: 25px;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .bottom-text {
  margin-bottom: 50px;
}
/* line 132, /src/app/assets/stylesheets/teachable/public/summit-workshops.scss */
.summit-workshops .bottom-text .plus-sign {
  color: #1EA69A;
  font-family: sans-serif;
  font-weight: lighter;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 20px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .header-row {
  text-align: center;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .header-row h1 {
  margin-bottom: 10px;
}
/* line 10, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .header-row p {
  max-width: 750px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 10, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .header-row p {
    margin-bottom: 90px;
  }
}
@media (min-width: 768px) {
  /* line 10, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .header-row p {
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  /* line 10, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .header-row p {
    margin-bottom: 110px;
  }
}
/* line 25, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-column {
  padding: 0;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-container {
  position: relative;
  width: 90%;
  margin: auto;
}
@media (max-width: 991px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-container .card-front {
    display: none;
  }
  /* line 38, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-container .card-back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
@media (min-width: 992px) {
  /* line 45, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-container:hover .card-front, .testimonial-cards .card-container.middle .card-front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
  /* line 49, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-container:hover .card-back, .testimonial-cards .card-container.middle .card-back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}
/* line 57, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-front, .testimonial-cards .card-back {
  border-radius: 5px;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (max-width: 767px) {
  /* line 57, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-front, .testimonial-cards .card-back {
    height: auto;
  }
}
@media (min-width: 768px) {
  /* line 57, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-front, .testimonial-cards .card-back {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 57, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-front, .testimonial-cards .card-back {
    height: 510px;
  }
}
/* line 75, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-front:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
/* line 91, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-front .card-front-text {
  position: absolute;
  color: white;
  margin-left: 20px;
  bottom: 30px;
}
/* line 97, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-front .card-front-text .name {
  font-family: 'TeachableSans-Bold';
  font-size: 20px;
  margin-bottom: 5px;
}
/* line 103, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-front .card-front-text .course-name {
  font-size: 14px;
}
/* line 109, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back {
  top: 0;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  background-color: white;
  width: 100%;
  padding: 40px;
  -webkit-box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back {
    position: static;
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back {
    position: static;
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back {
    position: absolute;
    margin-bottom: 0;
  }
}
/* line 132, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .testimonial-text {
  font-family: 'Domine-Regular';
  line-height: 1.8em;
  color: #2c2f33;
}
@media (max-width: 767px) {
  /* line 132, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back .testimonial-text {
    font-size: 20px;
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  /* line 132, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back .testimonial-text {
    font-size: 20px;
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  /* line 132, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back .testimonial-text {
    font-size: 18px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  /* line 132, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
  .testimonial-cards .card-back .testimonial-text {
    font-size: 20px;
  }
}
/* line 153, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom {
  position: absolute;
  bottom: 40px;
}
/* line 157, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom img {
  width: 52px;
  border-radius: 100px;
  margin-right: 10px;
}
/* line 163, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom .card-bottom-attribution {
  float: right;
  position: relative;
}
/* line 167, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom .card-bottom-attribution .card-bottom-attribution-bottom {
  position: absolute;
  bottom: 0;
  width: 182px;
}
/* line 172, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom .card-bottom-attribution .card-bottom-attribution-bottom .name {
  font-size: 14px;
  color: #2c2f33;
  letter-spacing: .05em;
}
/* line 178, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom .card-bottom-attribution .card-bottom-attribution-bottom a {
  text-decoration: underline;
  font-size: 14px;
  line-height: 20px;
  color: #5f5f5f;
}
/* line 184, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-back .card-bottom .card-bottom-attribution .card-bottom-attribution-bottom a:focus {
  text-decoration: underline !important;
}
/* line 194, /src/app/assets/stylesheets/teachable/public/testimonial-cards.scss */
.testimonial-cards .card-column:last-of-type .card-back {
  margin-bottom: 0;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/testimonial-on-colored-background.scss */
.quote-colored-background {
  text-align: center;
  background-color: blue;
  padding: 90px 0;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/testimonial-on-colored-background.scss */
.quote-colored-background p:first-of-type {
  font-family: 'Domine-Bold';
  font-size: 32px;
  color: #2C2F33;
  margin: auto;
  margin-bottom: 40px;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/testimonial-on-colored-background.scss */
.quote-colored-background p:last-of-type {
  font-size: 16px;
  color: #5F5F5F;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .small-header {
  text-align: center;
  margin-bottom: 10px;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .big-header {
  text-align: center;
  margin: auto;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
  .text-column-big-image .big-header {
    margin-bottom: 50px;
  }
}
/* line 18, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .left-column h1 {
  text-align: left;
  margin-bottom: 6px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .left-column .default-paragraph-container {
  margin-bottom: 50px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .left-column .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .left-column span {
  display: block;
  background-color: #e7f3f2;
  color: #1ea69a;
  font-size: 20px;
  margin-bottom: 20px;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
.text-column-big-image .right-column {
  position: relative;
}
@media (max-width: 767px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
  .text-column-big-image .right-column img {
    position: static;
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
  .text-column-big-image .right-column img {
    position: static;
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/text-column-big-image.scss */
  .text-column-big-image .right-column img {
    position: absolute;
    width: auto;
  }
}

/* line 5, /src/app/assets/stylesheets/teachable/public/text-column-image.scss */
.text-column-image .text-block p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/text-column-image.scss */
.text-column-image .text-block:not(:last-of-type) {
  margin-bottom: 50px;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/text-column-image.scss */
.text-column-image img {
  max-width: 100%;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .inner-text {
  margin: auto;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
  .text-column-image-wide .inner-text {
    padding: 0 0 75px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
  .text-column-image-wide .inner-text {
    padding: 0 0 75px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
  .text-column-image-wide .text-column {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/* line 20, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .text-column h1 {
  text-align: left;
  margin-bottom: 20px;
}
/* line 25, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .text-column .default-paragraph-container {
  text-align: left;
}
@media (min-width: 992px) {
  /* line 25, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
  .text-column-image-wide .text-column .default-paragraph-container {
    width: auto;
    margin: auto;
  }
}
/* line 32, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .text-column .default-paragraph-container p:not(:last-of-type) {
  margin-bottom: 15px;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .image-column {
  padding-left: 0;
  padding-right: 0;
  background-size: cover;
  background-position: center;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/text-column-image-wide.scss */
.text-column-image-wide .image-column img {
  width: 100%;
  visibility: hidden;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
.text-column-image-text-column img {
  max-width: 100%;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
.text-column-image-text-column .default-paragraph:not(:last-of-type) {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-3:first-of-type {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-3:first-of-type {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-3:first-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-4 {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-4 {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/text-column-image-text-column.scss */
  .text-column-image-text-column .col-md-4 {
    display: block;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .col-md-7 {
  background-color: #fef8f5;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .inner-text {
  width: 450px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .inner-text {
    padding: 60px 0;
  }
}
@media (min-width: 768px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .inner-text {
    padding: 115px 0;
  }
}
@media (min-width: 992px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .inner-text {
    padding: 0;
  }
}
/* line 20, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .inner-text .default-header {
  margin-bottom: 20px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .inner-text p:not(:last-of-type) {
  margin-bottom: 20px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .col-md-5 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .col-md-5 {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .col-md-5 {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
  .text-image-with-envelope .col-md-5 {
    display: block;
  }
}
/* line 44, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .image {
  height: 515px;
  background-size: cover;
  background-position: 50%;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .beneath-image {
  position: relative;
  background-color: #FF7F45;
  padding: 60px 100px 70px 100px;
}
/* line 55, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .beneath-image .envelope {
  width: 80px;
  position: absolute;
  border-radius: 100%;
  top: -40px;
  -webkit-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25);
}
/* line 64, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .beneath-image .default-header {
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 10px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/text-image-with-envelope.scss */
.text-image-with-envelope .beneath-image .default-header, .text-image-with-envelope .beneath-image .default-paragraph {
  color: white;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .left-column {
  position: relative;
  padding: 0;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .left-column .points-box {
  background: #f4fafa;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  bottom: 0;
}
@media (max-width: 767px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box {
    padding-left: 80px;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box {
    margin-top: 25%;
    position: absolute;
    padding-left: 110px;
  }
}
@media (min-width: 1200px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box {
    margin-top: 10%;
  }
}
/* line 30, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .left-column .points-box h1 {
  font-family: 'TeachableSans-Bold';
  background-image: url(/assets/bullet-tick-circle-af6c2f80384289fc139988828ada2911fc44c84a7aef2647e36dd9e0d41ae120.svg);
  background-repeat: no-repeat;
  background-position-y: 5px;
  padding-left: 55px;
  color: #1ea69a;
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box h1 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .left-column .points-box h1 {
    width: 80%;
  }
}
/* line 48, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .left-column .points-box p {
  margin-top: -5px;
  padding-left: 55px;
  font-size: 16px;
  line-height: 28px;
  color: #5f5f5f;
  width: 80%;
  margin-bottom: 70px;
}
/* line 57, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .left-column .points-box p:last-of-type {
  margin-bottom: 0;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .right-column {
  padding: 0;
  color: white;
  overflow: hidden;
  max-width: 880px;
}
@media (max-width: 767px) {
  /* line 70, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .right-column img {
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 768px) {
  /* line 70, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
  .three-points-and-image .right-column img {
    width: 50vw;
    max-width: 880px;
  }
}
/* line 81, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .right-column .text-below-image {
  padding: 45px 50px;
}
/* line 84, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .right-column .text-below-image h1 {
  font-size: 28px;
  line-height: 44px;
  margin-bottom: 10px;
}
/* line 90, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .right-column .text-below-image p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
}
/* line 96, /src/app/assets/stylesheets/teachable/public/three-points-and-image.scss */
.three-points-and-image .right-column .text-below-image a {
  font-family: 'TeachableSans-Bold';
  font-size: 14px;
  line-height: 20px;
}

/* line 2, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-div {
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  padding-bottom: 25px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container {
  color: white;
}
/* line 12, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text {
  padding-top: 75px;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text h1 {
  margin-bottom: 20px;
  letter-spacing: 0.8px;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-circle {
  font-family: 'TeachableSans-SemiBold';
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #E8F6F5;
  background-color: #E8F6F5;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  color: #1EA69A;
}
/* line 33, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps {
  display: flex;
  flex-direction: column;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps li {
  margin-top: 20px;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
.three-steps-hero .three-steps-hero-container .three-steps-hero-text h4 {
  font-family: "TeachableSans-Medium";
  font-size: 16px;
  line-height: 1.6;
  margin-left: 10px;
  width: calc(100% - 55px);
}
@media (min-width: 1200px) {
  /* line 12, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text {
    text-align: center;
  }
  /* line 53, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps {
    flex-direction: row;
    justify-content: center;
  }
  /* line 57, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps li {
    flex-direction: column;
    width: 15%;
  }
  /* line 62, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps .three-steps-hero-arrow {
    height: 45px;
    line-height: 45px;
    width: 75px;
  }
  /* line 66, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text .three-steps-hero-steps .three-steps-hero-arrow img {
    vertical-align: middle;
  }
  /* line 72, /src/app/assets/stylesheets/teachable/public/three-steps-hero.scss */
  .three-steps-hero .three-steps-hero-container .three-steps-hero-text h4 {
    margin-top: 15px;
    width: 100%;
  }
}

/* line 3, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials blockquote {
  display: none;
  font-size: 32px;
  line-height: 48px;
  color: #2A2F33;
  max-width: 905px;
  padding: 0;
  border: none;
  text-align: center;
  font-family: 'Domine-Regular';
  margin-bottom: 40px;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials blockquote.active {
  display: block;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-images {
  text-align: center;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-images img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  vertical-align: middle;
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-images img.active {
  width: 60px;
  height: 60px;
  margin: 0 18px;
  opacity: 1;
  cursor: auto;
}
/* line 42, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-captions {
  text-align: center;
}
/* line 45, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-captions cite {
  display: none;
  margin-top: 30px;
  line-height: 32px;
  letter-spacing: 0.7px;
  text-align: center;
  color: #5f5f5f;
  font-style: normal;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/three-testimonials.scss */
.three-testimonials .profile-captions cite.active {
  display: block;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .time-zone-header {
  font-family: 'TeachableSans-Bold';
  font-size: 32px;
  margin-bottom: 65px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .field, .time-zone-converter .selection, .time-zone-converter input {
  border: 1px solid #9B9B9B;
  border-radius: 0;
}
/* line 14, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .field, .time-zone-converter input, .time-zone-converter li {
  font-size: 18px;
  color: #5F5F5F;
  letter-spacing: 1.12px;
  line-height: 28px;
  width: 100%;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .left-column {
  border-right: solid 1px black;
}
/* line 25, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .left-column .field {
  float: right;
  margin-right: 55px;
  margin-bottom: 30px;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .left-column .field:last-of-type {
  margin-top: 0;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .right-column .field, .time-zone-converter .selection {
  margin-left: 55px;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .field, .time-zone-converter .selection {
  width: 100%;
  max-width: 430px;
}
/* line 45, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .field {
  margin-top: 30px;
  display: block;
  padding: 13px;
  height: 54px;
}
/* line 52, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .time-zone-container {
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOXB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDkgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDkgKDUxMDAyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgNTwvdGl0bGU%2BCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik03LjAzNTUzMzkxLDIuODU0OTgwNDcgQzcuNDQ5NzQ3NDcsMi44NTQ5ODA0NyA3Ljc4NTUzMzkxLDMuMTkwNzY2OTEgNy43ODU1MzM5MSwzLjYwNDk4MDQ3IEM3Ljc4NTUzMzkxLDQuMDE5MTk0MDMgNy40NDk3NDc0Nyw0LjM1NDk4MDQ3IDcuMDM1NTMzOTEsNC4zNTQ5ODA0NyBMMi4wMzU1MzM5MSw0LjM1NDk4MDQ3IEMxLjYyMTMyMDM0LDQuMzU0OTgwNDcgMS4yODU1MzM5MSw0LjAxOTE5NDAzIDEuMjg1NTMzOTEsMy42MDQ5ODA0NyBMMS4yODU1MzM5MSwtMS4zOTUwMTk1MyBDMS4yODU1MzM5MSwtMS44MDkyMzMwOSAxLjYyMTMyMDM0LC0yLjE0NTAxOTUzIDIuMDM1NTMzOTEsLTIuMTQ1MDE5NTMgQzIuNDQ5NzQ3NDcsLTIuMTQ1MDE5NTMgMi43ODU1MzM5MSwtMS44MDkyMzMwOSAyLjc4NTUzMzkxLC0xLjM5NTAxOTUzIEwyLjc4NTUzMzkxLDIuODU0OTgwNDcgTDcuMDM1NTMzOTEsMi44NTQ5ODA0NyBaIiBpZD0iUmVjdGFuZ2xlLTUiIGZpbGw9IiMyQzJGMzMiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC41MzU1MzQsIDEuMTA0OTgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKDEzNS4wMDAwMDApIHRyYW5zbGF0ZSgtNC41MzU1MzQsIC0xLjEwNDk4MCkgIj48L3BhdGg%2BCiAgICA8L2c%2BCjwvc3ZnPg%3D%3D);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 50%;
}
/* line 60, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .selection {
  margin-top: -1px;
  padding: 15px;
  height: 285px;
}
/* line 65, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .selection ul {
  margin-top: 15px;
  height: 182px;
  overflow-y: scroll;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .selection ul li {
  cursor: pointer;
}
/* line 73, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .selection ul li:not(:last-of-type) {
  padding-bottom: 20px;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/time-zone-converter.scss */
.time-zone-converter .selection ul li:hover {
  color: #383838;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/transparent-top-logo.scss */
.transparent-top-logo {
  position: absolute;
  width: 100%;
  z-index: 1;
}
/* line 6, /src/app/assets/stylesheets/teachable/public/transparent-top-logo.scss */
.transparent-top-logo img {
  width: 97px;
  height: 17px;
  margin-top: 25px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image h1 {
  margin-bottom: 10px;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image h1.gray-header {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image img {
  display: block;
  margin: auto;
  width: 100%;
  margin-bottom: 50px;
  max-height: 211px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
  .triple-image img {
    max-height: 150px;
  }
}
/* line 25, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image img.less-margin {
  margin-bottom: 35px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image p {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image .smaller-text {
  font-size: 14px;
  letter-spacing: 0.88px;
}
@media (max-width: 767px) {
  /* line 41, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
  .triple-image li:not(:last-of-type) {
    margin-bottom: 100px;
  }
}
/* line 47, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image .green-link {
  color: #1EA69A;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image .green-link span:first-of-type {
  margin-right: 10px;
  text-decoration: underline;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/triple-image.scss */
.triple-image .green-link:hover, .triple-image .green-link:focus {
  color: #0F8D82;
}

@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .top-header {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .top-header {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .top-header {
    margin-bottom: 70px;
  }
}
/* line 14, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .top-header p, .two-boxes .top-header h1 {
  text-align: center;
  max-width: 550px;
  margin: 0 auto;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .top-header h1 {
  margin-bottom: 20px;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .two-boxes .box-1 .inner-content, .two-boxes .two-boxes .box-2 .inner-content {
  padding: 75px 70px;
}
@media (max-width: 767px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .two-boxes .box-1 .inner-content, .two-boxes .two-boxes .box-2 .inner-content {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .two-boxes .box-1 .inner-content, .two-boxes .two-boxes .box-2 .inner-content {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .two-boxes .box-1 .inner-content, .two-boxes .two-boxes .box-2 .inner-content {
    width: 95%;
    margin-bottom: 70px;
  }
}
/* line 46, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .two-boxes .box-1 p, .two-boxes .two-boxes .box-1 h2, .two-boxes .two-boxes .box-2 p, .two-boxes .two-boxes .box-2 h2 {
  text-align: center;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .two-boxes .box-1 h2, .two-boxes .two-boxes .box-2 h2 {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
  .two-boxes .two-boxes .box-2 .inner-content {
    float: right;
  }
}
/* line 66, /src/app/assets/stylesheets/teachable/public/two-boxes.scss */
.two-boxes .bottom-text p {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background {
  background-repeat: no-repeat;
  background-size: cover;
  overflow-y: visible;
  min-height: 913px;
  background-position: center top;
}
@media (max-width: 991px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background {
    background-image: none;
    min-height: 0;
  }
}
@media (min-width: 992px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background {
    background-position: 40% 100%;
  }
}
@media (min-width: 1200px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background {
    background-position: center top;
  }
}
/* line 23, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box {
  vertical-align: middle;
  background: #1ea69a;
  color: white;
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box {
    padding-bottom: 0;
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box {
    padding: 0;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box {
    margin-top: 20%;
  }
}
/* line 39, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box h2 {
  font-family: 'TeachableSans-Bold';
  margin-top: 50px;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .dates {
  text-align: center;
  padding-top: 30px;
}
/* line 51, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .dates .webinar-date-number, .webinar .background .container .row .green-box .dates .webinar-date {
  font-family: 'Domine-Bold';
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: left;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 61, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .dates .webinar-date-number {
  font-size: 92px;
  margin-left: 15px;
  padding-left: 35px;
  margin-top: 40px;
  line-height: 40px;
}
@media (max-width: 767px) {
  /* line 61, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box .dates .webinar-date-number {
    line-height: 100px;
  }
}
/* line 72, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .dates .webinar-date {
  font-size: 30px;
  line-height: 40px;
  vertical-align: top;
  text-transform: uppercase;
  padding-right: 35px;
}
@media (max-width: 767px) {
  /* line 80, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box .dates .webinar-date-number, .webinar .background .container .row .green-box .dates .webinar-date {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
  }
}
/* line 91, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .description p {
  margin-top: 50px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 70px;
}
/* line 102, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .description a {
  font-family: 'TeachableSans-Bold';
  display: block;
  text-align: center;
  color: white !important;
  text-decoration: none !important;
  font-size: 18px;
  background-color: #53beb4;
  padding-top: 35px;
  padding-bottom: 35px;
  transition: all 0.5s ease;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 102, /src/app/assets/stylesheets/teachable/public/webinar.scss */
  .webinar .background .container .row .green-box .description a {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}
/* line 119, /src/app/assets/stylesheets/teachable/public/webinar.scss */
.webinar .background .container .row .green-box .description a:hover {
  transition: all 0.5s ease;
  background-color: #60C6BD;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/webinar-unregister.scss */
.webinar-unregister {
  position: relative;
  text-align: center;
}
/* line 5, /src/app/assets/stylesheets/teachable/public/webinar-unregister.scss */
.webinar-unregister .spinner {
  position: absolute;
  z-index: 101;
  width: 90px;
  height: 90px;
  background-color: black;
  opacity: 0.75;
  left: calc(50% - (90px / 2));
  top: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/webinar-unregister.scss */
.webinar-unregister .subheader {
  margin-bottom: 20px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .container-fluid .col-xs-12 {
  padding: 0;
}
/* line 7, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks img {
  vertical-align: top;
}
/* line 11, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks img:first-of-type {
  width: 100%;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks img:nth-of-type(2) {
  width: 60%;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks img:nth-of-type(3) {
  width: 40%;
}
@media (max-width: 1345px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 60px;
  }
}
@media (max-width: 1230px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 130px;
  }
}
@media (max-width: 1155px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 195px;
  }
}
@media (max-width: 1110px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 245px;
  }
}
@media (max-width: 1070px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 295px;
  }
}
@media (max-width: 1000px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    padding-bottom: 360px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    background-color: #F4FAFA;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:first-of-type {
    background-color: #F4FAFA;
    padding-bottom: 30px;
  }
}
/* line 52, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .col-md-6:nth-of-type(2) {
  position: relative;
}
@media (max-width: 767px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:nth-of-type(2) {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:nth-of-type(2) {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 52, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .col-md-6:nth-of-type(2) {
    display: block;
  }
}
/* line 64, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .col-md-6:nth-of-type(2) .list {
  position: absolute;
  width: calc(100% + 40px);
}
/* line 68, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .col-md-6:nth-of-type(2) .list .inside-list {
  position: relative;
  top: 100px;
  left: -40px;
  background-color: #F4FAFA;
  padding: 80px 150px 80px 150px;
}
/* line 75, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .col-md-6:nth-of-type(2) .list .inside-list h1 {
  margin-bottom: 30px;
  width: 400px;
}
/* line 80, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .col-md-6:nth-of-type(2) .list .inside-list img {
  position: absolute;
  width: 50%;
  top: -200px;
  right: -10%;
  z-index: 1;
}
/* line 91, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .container-fluid:nth-of-type(2) {
  background-color: #F4FAFA;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 91, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .container-fluid:nth-of-type(2) {
    display: block;
  }
}
@media (min-width: 768px) {
  /* line 91, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .container-fluid:nth-of-type(2) {
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 91, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
  .work-perks .container-fluid:nth-of-type(2) {
    display: none;
  }
}
/* line 104, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks .container-fluid:nth-of-type(2) h1 {
  margin-top: 30px;
  margin-bottom: 15px;
}
/* line 110, /src/app/assets/stylesheets/teachable/public/work-perks.scss */
.work-perks li {
  background-image: url(/assets/green-checkmark-with-circle-98032c4c7c2dbb4ad86d3af4eab304ba29b8550410d53111d16f914ee6ed9bf5.svg);
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: left center;
  padding: 20px 0 20px 60px;
  font-size: 16px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/video.scss */
.video .video-container {
  margin: auto;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
.cookie-banner {
  background-color: #354A4A;
  color: white;
  position: fixed;
  bottom: 0;
  width: 100%;
  letter-spacing: 0.4px;
  line-height: 17px;
  z-index: 1043;
  justify-content: center;
  padding: 12px 40px;
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
  .cookie-banner {
    padding: 12px 15px;
  }
}
/* line 19, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
.cookie-banner a {
  font-family: 'TeachableSans-Bold';
  text-decoration: underline;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
.cookie-banner button {
  background: transparent;
  border: none;
  margin-left: 25px;
}
@media (min-width: 768px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
  .cookie-banner button {
    margin-left: 75px;
  }
}
@media (min-width: 992px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
  .cookie-banner button {
    margin-left: 100px;
  }
}
/* line 38, /src/app/assets/stylesheets/teachable/public/banners/cookie-banner.scss */
.cookie-banner img {
  width: 14px;
  height: 100%;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/banners/sticky-banner.scss */
#sticky-banner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/banners/_summit-banner-general.scss */
#summit-banner {
  height: 90px;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/banners/_summit-banner-general.scss */
#summit-banner .inner-content {
  margin: 0 auto;
  max-width: 900px;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer {
  background-color: #4259ff;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content {
  max-width: 1100px;
  justify-content: space-around;
}
@media (max-width: 767px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content {
    justify-content: center;
  }
}
/* line 11, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content p.course-creation-kickstart-kit {
  font-family: "TeachableSans-Bold";
}
@media (max-width: 767px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content p.course-creation-kickstart-kit {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content p.course-creation-kickstart-kit {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  /* line 11, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content p.course-creation-kickstart-kit {
    font-size: 30px;
  }
}
/* line 24, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content p.offer-ends-in {
  color: white;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content p.offer-ends-in {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content p.offer-ends-in {
    font-size: 11px;
    line-height: 11px;
  }
}
@media (max-width: 767px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content a.offer-button {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 36, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content a.offer-button {
    padding: 12px 35px;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content a.offer-button-xs {
  display: none;
}
@media (max-width: 767px) {
  /* line 45, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content a.offer-button-xs {
    display: block;
    font-size: 10px;
    padding: 12px 25px;
    margin-left: 10px;
  }
}
/* line 55, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content #summit-offer-countdown {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content #summit-offer-countdown * {
  margin-left: 5px;
}
@media (max-width: 767px) {
  /* line 59, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown * {
    margin-left: 4px;
  }
}
/* line 66, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content #summit-offer-countdown p.countdown-label {
  color: white;
}
@media (max-width: 767px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-label {
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-label {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-label {
    font-size: 12px;
  }
}
/* line 79, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
#summit-banner.offer .inner-content #summit-offer-countdown p.countdown-number {
  font-family: "TeachableSans-Bold";
}
@media (max-width: 767px) {
  /* line 79, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-number {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  /* line 79, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-number {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  /* line 79, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-offer.scss */
  #summit-banner.offer .inner-content #summit-offer-countdown p.countdown-number {
    font-size: 30px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
#summit-banner.register {
  background-color: #009bd9;
}
@media (max-width: 767px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content {
    font-size: 18px;
  }
  /* line 7, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content * {
    margin-right: 5px;
  }
}
@media (min-width: 768px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content {
    font-size: 25px;
  }
  /* line 11, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content * {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  /* line 4, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content {
    font-size: 40px;
  }
  /* line 15, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content * {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 18, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.teachable {
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) {
  /* line 18, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.teachable {
    letter-spacing: 3.7px;
  }
}
@media (min-width: 992px) {
  /* line 18, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.teachable {
    letter-spacing: 5.7px;
  }
}
/* line 30, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
#summit-banner.register .inner-content p.live {
  font-family: "TeachableSans-Bold";
}
@media (max-width: 767px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.live {
    letter-spacing: 4.3px;
  }
}
@media (min-width: 768px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.live {
    letter-spacing: 5.3px;
  }
}
@media (min-width: 992px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.live {
    letter-spacing: 6.3px;
  }
}
/* line 43, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
#summit-banner.register .inner-content p.year {
  font-family: "TeachableSans-Bold";
}
@media (max-width: 767px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.year {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.year {
    letter-spacing: 4.1px;
  }
}
@media (min-width: 992px) {
  /* line 43, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content p.year {
    letter-spacing: 5.1px;
  }
}
/* line 56, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
#summit-banner.register .inner-content a.register-button {
  margin-right: 0;
}
@media (max-width: 767px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content a.register-button {
    font-size: 10px;
    padding: 12px 35px;
  }
}
@media (min-width: 768px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content a.register-button {
    margin-left: 25px;
  }
}
@media (min-width: 992px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/banners/summit-banner-register.scss */
  #summit-banner.register .inner-content a.register-button {
    margin-left: 50px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/modals/_background.scss */
.modal-background {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 11;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal-container {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 12;
}

/* line 9, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal {
  position: relative;
  width: 90%;
  max-width: 900px;
  background-color: white;
  margin: auto;
  border-radius: 5px;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .x-button {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 13;
}
/* line 25, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .orange-button {
  padding: 14px 40px !important;
  font-size: 12px !important;
}
@media (max-width: 767px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .inner-text {
    padding-left: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 30, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .inner-text {
    padding-left: 45px;
  }
}
/* line 40, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .col-md-5 img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 46, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .col-md-7 {
  min-height: 420px;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .small-uppercase-text {
  color: #5F5F5F;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 50, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .small-uppercase-text {
    margin-top: 45px;
  }
}
/* line 58, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .text-container {
  width: calc(100% - 45px);
}
/* line 61, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .text-container .default-modal-header {
  margin-bottom: 10px;
}
/* line 65, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .text-container p {
  margin-bottom: 20px;
}
/* line 70, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container {
  position: relative;
}
/* line 73, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container .spinner {
  display: none;
  position: absolute;
  z-index: 13;
  width: 50px;
  height: 50px;
  background-color: black;
  left: calc(50% - (50px / 2) - 22.5px);
  top: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
  background-size: 50px;
}
@media (max-width: 767px) {
  /* line 73, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .spinner {
    opacity: 0;
  }
}
@media (min-width: 768px) {
  /* line 73, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .spinner {
    opacity: 0.75;
  }
}
/* line 93, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container input {
  width: calc(100% - 45px);
  border-radius: 100px;
  padding-left: 20px;
}
/* line 98, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container input.error {
  border-color: red;
}
@media (max-width: 767px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .register-button {
    margin-top: 20px;
    width: calc(100% - 45px);
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .register-button {
    position: absolute !important;
    right: 45px;
  }
}
/* line 114, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container .register-button.disabled {
  background-color: #ff7f45;
}
/* line 119, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container .thank-you {
  display: none;
  width: calc(100% - 45px);
  text-align: center;
  border: 1px solid #E4E9ED;
  border-radius: 10px;
  padding: 20px;
}
@media (max-width: 767px) {
  /* line 119, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .thank-you {
    margin-bottom: 45px;
  }
}
/* line 130, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container .thank-you p {
  margin-bottom: 10px;
}
/* line 135, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
.webinar-modal .input-container .duplicate {
  display: none;
  text-align: center;
  color: red;
  width: calc(100% - 45px);
}
@media (max-width: 767px) {
  /* line 135, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .duplicate {
    margin-top: -30px;
  }
}
@media (min-width: 768px) {
  /* line 135, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .duplicate {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  /* line 135, /src/app/assets/stylesheets/teachable/public/modals/webinar.scss */
  .webinar-modal .input-container .duplicate {
    margin-bottom: 45px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal-container {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1041;
}

/* line 9, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal {
  position: relative;
  padding: 40px;
  width: 90%;
  max-width: 900px;
  background-image: url(/assets/modals/exit-intent-background-f1ed03f17527f659cd1e09777487e40052752e397a06619c94238c556f49a77a.jpg);
  background-size: cover;
  margin: auto;
  border-radius: 5px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal button.close {
  width: 50px;
  height: 50px;
  right: 20px;
  top: 20px;
  z-index: 1042;
}
/* line 27, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal img {
  max-width: 100%;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal h1 {
  font-family: 'TeachableSans-Bold';
  margin-top: 20px;
  color: white;
  font-size: 50px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 5px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal p {
  text-align: center;
  color: white;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 20px;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal input {
  font-size: 16px;
  line-height: 25px;
  width: 100%;
  height: 100%;
  padding: 19px;
  padding-left: 15px;
  text-align: left;
  color: #626f6e;
  border: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: #667574 0 0 2px inset;
  margin-bottom: 10px;
}
/* line 65, /src/app/assets/stylesheets/teachable/public/modals/exit-intent.scss */
.exit-intent-modal .download-button {
  font-family: 'TeachableSans-Bold';
  background: #f06d26;
  color: #ffffff;
  width: 100%;
  padding: 15px 0;
  font-size: 18px;
  line-height: 1.33;
  cursor: pointer;
  border-radius: 8px;
  border-style: none;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal {
  position: relative;
  width: 90%;
  max-width: 900px;
  background-color: white;
  margin: auto;
  border-radius: 5px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .custom-image {
  width: 329px;
  height: 420px;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 16, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .x-button {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 13;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .orange-button {
  padding: 14px 40px !important;
  font-size: 12px !important;
}
@media (max-width: 767px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .inner-text {
    padding-left: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 29, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .inner-text {
    padding-left: 45px;
  }
}
/* line 39, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .col-md-5 img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 45, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .col-md-7 {
  min-height: 420px;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .small-uppercase-text {
  color: #5F5F5F !important;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 49, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .small-uppercase-text {
    margin-top: 45px;
  }
}
/* line 57, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .text-container {
  width: calc(100% - 45px);
}
/* line 60, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .text-container .default-modal-header {
  margin-bottom: 20px;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .text-container p {
  opacity: 0.9;
  font-family: TeachableSans-Regular;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: -0.07px;
  line-height: 24px;
}
/* line 73, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .text-container p:first-of-type {
  margin-bottom: 5px;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .text-container p:last-of-type {
  margin-bottom: 30px;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container {
  position: relative;
}
/* line 85, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container .spinner {
  display: none;
  position: absolute;
  z-index: 13;
  width: 50px;
  height: 50px;
  background-color: black;
  left: calc(50% - (50px / 2) - 22.5px);
  top: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
  background-size: 50px;
}
@media (max-width: 767px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .spinner {
    opacity: 0;
  }
}
@media (min-width: 768px) {
  /* line 85, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .spinner {
    opacity: 0.75;
  }
}
/* line 105, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container input {
  width: calc(100% - 45px);
  border-radius: 100px;
  padding-left: 20px;
}
/* line 110, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container input.error {
  border-color: red;
}
@media (max-width: 767px) {
  /* line 115, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .register-button {
    margin-top: 20px;
    width: calc(100% - 45px);
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) {
  /* line 115, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .register-button {
    position: absolute !important;
    right: 45px;
  }
}
/* line 126, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container .register-button.disabled {
  background-color: #ff7f45;
}
/* line 131, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container .thank-you {
  display: none;
  width: calc(100% - 45px);
  text-align: center;
  border: 1px solid #E4E9ED;
  border-radius: 10px;
  padding: 20px;
}
@media (max-width: 767px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .thank-you {
    margin-bottom: 45px;
  }
}
/* line 142, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container .thank-you p {
  margin-bottom: 10px;
}
/* line 147, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
.webinar-registration-modal .input-container .duplicate {
  display: none;
  text-align: center;
  color: red;
  width: calc(100% - 45px);
}
@media (max-width: 767px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .duplicate {
    margin-top: -30px;
  }
}
@media (min-width: 768px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .duplicate {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  /* line 147, /src/app/assets/stylesheets/teachable/public/modals/webinar-registration.scss */
  .webinar-registration-modal .input-container .duplicate {
    margin-bottom: 45px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal-container {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1041;
}

/* line 9, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal {
  background-color: white;
  position: relative;
  width: 90%;
  max-width: 900px;
  margin: auto;
  border-radius: 5px;
  min-height: 350px;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .x-button {
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
  z-index: 1042;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .left-side-image {
  min-height: 350px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content {
  min-height: 350px;
  text-align: center;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content {
  margin: 0 auto;
  max-width: 85%;
}
/* line 40, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content h1 {
  font-size: 28px;
  line-height: 50px;
  font-family: 'TeachableSans-Bold';
  margin-bottom: 15px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content p {
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 30px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content .email-input-container {
  position: relative;
}
/* line 57, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content .email-input-container.error .email-input {
  border: 1px solid red;
  color: red;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content .email-input-container .email-input {
  width: 99%;
  font-size: 14px;
  padding: 18px 225px 18px 40px;
  border-radius: 100px;
}
@media (max-width: 767px) {
  /* line 63, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
  .blog-signup-modal .right-side-content .inner-content .email-input-container .email-input {
    margin-bottom: 15px;
    padding: 18px 40px;
    font-size: 14px;
  }
}
/* line 76, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
.blog-signup-modal .right-side-content .inner-content .email-input-container .cta-button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px 55px;
}
@media (max-width: 767px) {
  /* line 76, /src/app/assets/stylesheets/teachable/public/modals/blog-signup.scss */
  .blog-signup-modal .right-side-content .inner-content .email-input-container .cta-button {
    position: relative;
    width: 100%;
  }
}

/* line 2, /src/app/assets/stylesheets/teachable/public/custom/affiliates.scss */
.text-column-image._116 .right-column img {
  margin-top: -2px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register .registration-messages {
  position: relative;
  width: 100%;
  font-family: 'TeachableSans-SemiBold';
  font-size: 16px;
  line-height: 26px;
  color: white;
  text-align: center;
  background-color: #FFBA9B;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register .registration-messages div {
  padding: 20px 10px;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.hero {
  background-image: url(/assets/webinars/small-teachable-logo-hero-e3636b8c672072708fec3b734672c2b9aca902a35215ae011ea803059d4ba9d4.jpg);
  background-size: cover;
  min-height: 500px;
  text-align: center;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.hero .small-uppercase-text {
  margin-top: 20px;
  color: white;
}
/* line 29, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.hero .header {
  font-size: 32px;
  color: white;
  text-align: center;
  font-family: TeachableSans-Bold;
  letter-spacing: 1.2px;
  line-height: 44px;
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.hero .subheader {
  font-family: TeachableSans-Regular;
  font-size: 22px;
  color: #FFFFFF;
  letter-spacing: 0.79px;
  line-height: 33px;
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.hero .orange-button {
  margin-bottom: 30px;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.workshop-started {
  text-transform: uppercase;
  background-color: #FFBA9B;
  font-family: TeachableSans-ExtraBold;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  height: 35px;
  text-align: center;
}
/* line 69, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section {
  border-bottom: solid 1px #ECECEC;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  /* line 73, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 73, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 {
    min-height: 180px;
  }
}
@media (max-width: 767px) {
  /* line 81, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12:first-of-type {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  /* line 87, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12.col-md-6:first-of-type {
    border-right: solid 1px #ECECEC;
  }
}
@media (min-width: 1200px) {
  /* line 92, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12.col-lg-6:first-of-type {
    border-right: solid 1px #ECECEC;
  }
}
/* line 98, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner {
  margin: auto;
}
@media (max-width: 767px) {
  /* line 102, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 .inner.inner-date img {
    display: block;
    margin: auto;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 102, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 .inner.inner-date img {
    display: inline;
    margin-right: 28px;
    width: 73px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  /* line 117, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 .inner.inner-date .date p, .webinar-register section.date-section .col-xs-12 .inner.inner-date .date-double p {
    text-align: center;
  }
}
/* line 124, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date {
  display: inline-block;
  vertical-align: top;
}
/* line 128, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date p:first-of-type {
  font-family: 'Domine-Bold';
  font-size: 24px;
  color: #2C2F33;
  letter-spacing: 0.34px;
  line-height: 40px;
}
/* line 136, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date p:last-of-type {
  font-family: 'Domine-Bold';
  font-size: 20px;
  color: #5F5F5F;
  letter-spacing: 0.43px;
  line-height: 40px;
}
/* line 145, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date-double {
  display: inline-block;
  vertical-align: top;
}
/* line 149, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date-double p:first-of-type {
  font-family: 'Domine-Regular';
  font-size: 24px;
  color: #2C2F33;
  letter-spacing: 0.34px;
  line-height: 40px;
  margin-bottom: 5px;
}
/* line 158, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date-double p:last-of-type {
  font-family: TeachableSans-ExtraBold;
  font-size: 26px;
  color: #FF7F45;
  letter-spacing: 3.16px;
}
/* line 164, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-date .date-double p:last-of-type span {
  cursor: pointer;
}
/* line 173, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-countdown .small-uppercase-text {
  color: black;
}
/* line 177, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count {
  display: inline-block;
  width: 65px;
}
@media (max-width: 991px) {
  /* line 181, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.days, .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.hours, .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.minutes {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  /* line 181, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.days, .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.hours, .webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count.minutes {
    margin-right: 20px;
  }
}
/* line 190, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count p:first-of-type {
  text-align: center;
  font-family: 'Domine-Bold';
  font-size: 34px;
  color: #2C2F33;
  letter-spacing: 0.49px;
  line-height: 40px;
}
/* line 199, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.date-section .col-xs-12 .inner.inner-countdown .count p:last-of-type {
  text-align: center;
  font-family: TeachableSans-Medium;
  font-size: 12px;
  color: #5F5F5F;
  letter-spacing: 0.75px;
  line-height: 28px;
}
/* line 213, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.bullet-points {
  margin-bottom: 40px;
}
/* line 216, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.bullet-points h1 {
  text-align: center;
  margin-bottom: 70px;
}
/* line 220, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.bullet-points h1 span {
  font-family: TeachableSans-SemiBold;
}
/* line 225, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.bullet-points li {
  float: left;
  background-image: url(/assets/green-checkmark-with-circle-98032c4c7c2dbb4ad86d3af4eab304ba29b8550410d53111d16f914ee6ed9bf5.svg);
  background-repeat: no-repeat;
  background-size: 35px;
  padding-left: 60px;
  font-family: TeachableSans-Regular;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 1px;
  line-height: 28px;
  min-height: 35px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  /* line 225, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.bullet-points li {
    width: calc(50% - 30px);
  }
  /* line 240, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.bullet-points li:nth-of-type(odd) {
    margin-right: 30px;
  }
  /* line 243, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.bullet-points li:nth-of-type(even) {
    margin-left: 30px;
  }
}
/* line 250, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters {
  background-color: #F4FAFA;
  padding: 80px 0 100px 0;
  margin-bottom: 90px;
}
/* line 255, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters h1 {
  text-align: center;
  margin: auto;
  margin-bottom: 60px;
}
/* line 261, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container {
  max-width: 330px;
}
@media (max-width: 767px) {
  /* line 261, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.presenters .image-container {
    margin: auto;
  }
}
@media (max-width: 767px) {
  /* line 267, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.presenters .image-container.float-right {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  /* line 267, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
  .webinar-register section.presenters .image-container.float-right {
    float: right;
    width: 330px;
  }
}
/* line 277, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container .image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 332px;
}
/* line 284, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container .below-image {
  width: 100%;
  background-color: #6172E9;
  padding: 40px;
}
/* line 289, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container .below-image p {
  color: #FFFFFF;
  letter-spacing: 0.62px;
  line-height: 44px;
}
/* line 294, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container .below-image p:first-of-type {
  font-family: TeachableSans-SemiBold;
  font-size: 20px;
}
/* line 299, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.presenters .image-container .below-image p:last-of-type {
  font-family: TeachableSans-Medium;
  font-size: 16px;
}
/* line 310, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.warning img {
  display: block;
  margin: auto;
  margin-bottom: 25px;
}
/* line 316, /src/app/assets/stylesheets/teachable/public/webinars/register.scss */
.webinar-register section.warning p {
  text-align: center;
  max-width: 630px;
  font-family: TeachableSans-Regular;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 1px;
  line-height: 28px;
  margin: auto;
  margin-bottom: 80px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.calendar-links {
  display: none;
}
@media (max-width: 767px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section:not(.no-margin-bottom) {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section:not(.no-margin-bottom) {
    margin-bottom: 125px;
  }
}
/* line 16, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.hero {
  background-image: url(/assets/webinars/large-teachable-logo-hero-3d314c99cfd6a6cd6e4db49402885945903f6830e1538a3d4e2476c25e14dc79.jpg);
  background-size: cover;
  min-height: 600px;
  text-align: center;
}
/* line 22, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.hero .container.move-up {
  margin-top: -198px;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.hero img {
  width: 100px;
  margin-bottom: 20px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.hero h1 {
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.hero h2 {
  color: white;
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.video .thank-you-video-box {
  max-width: 800px;
  height: 400px;
  margin: auto;
  margin-top: -218px;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.video .thank-you-video-box iframe {
  border: 2px solid white;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar {
  text-align: center;
}
/* line 62, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar h1 {
  color: #e9723d !important;
  text-align: center;
  margin-bottom: 20px;
}
/* line 68, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .mobile p {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 68, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.add-webinar-to-calendar .mobile p {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 75, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.add-webinar-to-calendar .not-mobile {
    display: none;
  }
}
/* line 80, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .not-mobile p {
  text-align: center;
}
/* line 83, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .not-mobile p:last-of-type {
  margin-bottom: 20px;
}
/* line 89, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .orange-button {
  position: relative;
  z-index: 3;
  padding-right: 70px;
  padding-left: 70px;
  background-image: url(/assets/calendar-295015dac18d857d49c2d21c8affef49e44588304680011c589414dae78d9e5c.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 24px;
  background-position-y: 15px;
  user-select: none;
}
/* line 101, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .orange-button img {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 11px;
}
/* line 110, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .button-container {
  position: relative;
}
/* line 113, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .button-container .dropdown-container {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50px;
  left: 0;
}
/* line 121, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .button-container .dropdown-container ul {
  background-color: white;
  padding: 10px 40px;
  max-width: 200px;
  margin: auto;
  color: black;
  letter-spacing: 0.7px;
  line-height: 28px;
  font-size: 12px;
  text-align: left;
  border-radius: 5px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
/* line 134, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .button-container .dropdown-container ul li {
  cursor: pointer;
}
/* line 137, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.add-webinar-to-calendar .button-container .dropdown-container ul li:hover {
  color: #FF7F45;
}
/* line 148, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-xs-12 {
  height: 500px;
  padding: 0;
}
/* line 152, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-xs-12 .inner {
  width: 100%;
  background-color: #f4fafa;
}
@media (max-width: 767px) {
  /* line 152, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-xs-12 .inner {
    padding: 90px 20px;
  }
}
@media (min-width: 768px) {
  /* line 152, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-xs-12 .inner {
    padding: 90px 0;
  }
}
/* line 162, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-xs-12 .inner .box {
  max-width: 530px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 162, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-xs-12 .inner .box {
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 162, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-xs-12 .inner .box {
    padding: 30px;
  }
}
/* line 172, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-xs-12 .inner .box h1 {
  margin-bottom: 20px;
}
/* line 176, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-xs-12 .inner .box p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 180, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-xs-12 .inner .box .dark-green-button {
    display: block;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
/* line 191, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.create-account .col-sm-5 {
  background-image: url(/assets/webinars/computer-on-desk-00bc833f98aa19206e65051a5e30de82ab64a8e2c38cf89f2767ad873c2164ca.jpg);
  background-size: cover;
  height: 500px;
}
@media (max-width: 767px) {
  /* line 191, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
  .webinar-thank-you section.create-account .col-sm-5 {
    display: none;
  }
}
/* line 203, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.quick-warning .box {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
/* line 208, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.quick-warning .box img {
  width: 75px;
  height: 75px;
}
/* line 213, /src/app/assets/stylesheets/teachable/public/webinars/thank-you.scss */
.webinar-thank-you section.quick-warning .box img, .webinar-thank-you section.quick-warning .box h1 {
  margin-bottom: 10px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.hero {
  background-image: url(/assets/webinars/small-teachable-logo-hero-e3636b8c672072708fec3b734672c2b9aca902a35215ae011ea803059d4ba9d4.jpg);
  background-size: cover;
  min-height: 500px;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.video {
  text-align: center;
}
@media (max-width: 991px) {
  /* line 9, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.video {
    margin-top: -440px;
  }
}
@media (min-width: 992px) {
  /* line 9, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.video {
    margin-top: -369px;
  }
}
/* line 18, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.video h2 {
  color: white;
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.video h1 {
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.video .replay-video-box {
  max-width: 800px;
  height: 400px;
  margin: auto;
  font-size: 20px;
  font-family: 'TeachableSans-SemiBold';
  color: white;
}
@media (max-width: 767px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.video .replay-video-box {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 31, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.video .replay-video-box {
    margin-bottom: 75px;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.video .replay-video-box iframe {
  border: 2px solid white;
}
/* line 51, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.cta {
  text-align: center;
}
/* line 54, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.cta h1 {
  text-align: center;
  max-width: 700px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 54, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta h1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 54, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta h1 {
    margin-bottom: 40px;
  }
}
/* line 66, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.cta .orange-button, .webinar-replay section.cta .light-orange-button {
  text-align: center;
  min-width: 235px;
  padding-right: 40px;
  padding-left: 65px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-x: 24px;
  background-position-y: 15px;
  user-select: none;
}
@media (max-width: 767px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta .orange-button, .webinar-replay section.cta .light-orange-button {
    margin-bottom: 30px;
  }
  /* line 79, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta .orange-button:last-of-type, .webinar-replay section.cta .light-orange-button:last-of-type {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta .orange-button, .webinar-replay section.cta .light-orange-button {
    margin-bottom: 100px;
  }
}
/* line 88, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.cta .orange-button {
  background-image: url(/assets/webinars/icon-upgrade-white-2dab5f634d6624fb79c3054f7817246782360b7868a2e4c662eeacc763cc1b12.svg);
}
@media (min-width: 768px) {
  /* line 91, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.cta .orange-button.two-buttons {
    margin-right: 50px;
  }
}
/* line 98, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.cta .light-orange-button {
  background-image: url(/assets/webinars/icon-upgrade-orange-4cadc30746a02d94d0a03209829b0df72ebe9d8e3f10ce5cdb2f3c7991339ede.svg);
}
/* line 103, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay hr {
  border-top: solid 1px #ececec;
}
@media (max-width: 767px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay hr {
    margin-bottom: 65px;
  }
}
@media (min-width: 768px) {
  /* line 103, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay hr {
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  /* line 113, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.basic-bonuses {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) {
  /* line 113, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.basic-bonuses {
    margin-bottom: 100px;
  }
}
/* line 121, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.basic-bonuses h1.default-header {
  max-width: 800px;
  text-align: center;
  margin: auto;
}
/* line 126, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.basic-bonuses h1.default-header span {
  color: #1EA69A;
}
@media (max-width: 767px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.basic-bonuses .bonus-card {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  /* line 131, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.basic-bonuses .bonus-card {
    margin-top: 75px;
  }
}
/* line 141, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses {
  background-color: #f4fafa;
}
@media (max-width: 767px) {
  /* line 141, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.pro-bonuses {
    padding-top: 60px;
    padding-bottom: 75px;
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  /* line 141, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.pro-bonuses {
    padding: 75px 0;
    margin-bottom: 100px;
  }
}
/* line 153, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses h1.default-header {
  max-width: 930px;
  text-align: center;
  margin: auto;
}
/* line 158, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses h1.default-header span {
  color: #FF7F45;
}
/* line 165, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses .row:first-of-type h1 {
  text-align: center;
  margin: auto;
}
/* line 170, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses .row:first-of-type p {
  text-align: center;
  margin: auto;
}
/* line 178, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
.webinar-replay section.pro-bonuses .row:nth-of-type(2) .bonus-card {
  margin-top: 40px;
}
@media (min-width: 992px) {
  /* line 182, /src/app/assets/stylesheets/teachable/public/webinars/replay.scss */
  .webinar-replay section.pro-bonuses .row:nth-of-type(2) .col-md-4 {
    padding-right: 13px;
    padding-left: 13px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play {
  height: 100%;
}
/* line 4, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #5BC6BF;
  background-image: url(/assets/webinars/teachable-cursive-play-0fe1a17eef2e1619afd0954484880c17e4efe9c30eb0e51c18a0d9cdd8d2f060.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position-x: 10%;
  background-position-y: -12%;
  z-index: 1;
  color: white;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents {
  min-height: 100%;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner {
  width: 100%;
  text-align: center;
}
/* line 24, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner h2 {
  margin-top: 25px;
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 30, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner h1 {
  max-width: 500px;
  margin: auto;
  margin-bottom: 20px;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner h3 {
  font-size: 18px;
  margin-bottom: 70px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner p {
  font-family: 'TeachableSans-Bold';
  font-size: 21px;
  margin-bottom: 40px;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .error {
  display: none;
  color: #c74a47;
  background-color: #fbe2e2;
  font-family: 'TeachableSans-Bold';
  font-size: 13px;
  border-radius: 2px;
  letter-spacing: 0.1px;
  padding: 10px;
  margin-bottom: 10px;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .input-container {
  width: 430px;
  margin: auto;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .input-container input:not([type="submit"]) {
  width: 100%;
}
/* line 67, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .input-container label {
  display: block;
  text-align: left;
  font-family: 'TeachableSans-Medium';
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 75, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .input-container:first-of-type {
  margin-bottom: 25px;
}
/* line 79, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .email-gate .vertically-align-contents .inner .input-container:last-of-type {
  margin-bottom: 65px;
}
/* line 87, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen {
  height: 100%;
}
/* line 90, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background {
  position: relative;
  display: inline-block;
  background-color: #5BC6BF;
  background-image: url(/assets/webinars/teachable-cursive-play-0fe1a17eef2e1619afd0954484880c17e4efe9c30eb0e51c18a0d9cdd8d2f060.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position-x: 10%;
  background-position-y: -12%;
  vertical-align: top;
  height: 100%;
  overflow: scroll;
}
@media (max-width: 991px) {
  /* line 90, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
  .webinar-play .screen .background {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 90, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
  .webinar-play .screen .background {
    width: 75%;
  }
}
/* line 109, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background.full {
  width: 100%;
}
/* line 111, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background img.chat {
  display: none;
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  margin-top: 15px;
  cursor: pointer;
}
/* line 122, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents {
  min-height: 100%;
}
/* line 125, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner {
  width: 100%;
  text-align: center;
}
/* line 129, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner h2 {
  margin-top: 25px;
  color: white;
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 136, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner h1 {
  max-width: 500px;
  margin: auto;
  margin-bottom: 20px;
}
/* line 142, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner h3 {
  color: white;
  font-size: 18px;
}
/* line 147, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .cta {
  display: none;
}
/* line 150, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .cta a.orange-button {
  margin-top: 30px;
}
/* line 154, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .cta a:last-of-type {
  margin-top: 25px;
  display: inline-block;
  color: white;
  font-size: 14px;
}
/* line 162, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-section {
  display: none;
}
/* line 166, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting {
  margin-top: 100px;
}
/* line 169, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting h4 {
  font-family: 'TeachableSans-Bold';
  color: white;
  margin-bottom: 30px;
}
/* line 175, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting .count {
  display: inline-block;
  width: 100px;
}
/* line 179, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting .count.days, .webinar-play .screen .background .vertically-align-contents .inner .status-starting .count.hours, .webinar-play .screen .background .vertically-align-contents .inner .status-starting .count.minutes {
  margin-right: 20px;
}
/* line 183, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting .count div {
  width: 100%;
  height: 100px;
  border-radius: 10px;
  background-color: white;
  text-align: center;
  margin-bottom: 10px;
}
/* line 191, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting .count div p {
  padding-top: 30px;
  font-family: 'Domine-Bold';
  font-size: 34px;
  color: #1EA69A;
  letter-spacing: 0.49px;
  line-height: 40px;
}
/* line 201, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-starting .count p {
  text-align: center;
  font-family: TeachableSans-Medium;
  font-size: 12px;
  color: white;
  letter-spacing: 0.75px;
  line-height: 28px;
}
/* line 212, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-live {
  margin-bottom: 25px;
}
/* line 215, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-live iframe {
  margin-top: 25px;
  width: 75%;
  height: 400px;
}
@media (min-width: 1200px) {
  /* line 215, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
  .webinar-play .screen .background .vertically-align-contents .inner .status-live iframe {
    height: 550px;
  }
}
/* line 225, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-end {
  margin-top: 100px;
  color: white;
}
/* line 229, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .background .vertically-align-contents .inner .status-end img {
  display: block;
  max-width: 100%;
  height: 75px;
  margin: auto;
  margin-top: 15px;
}
/* line 241, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar {
  background-color: white;
  vertical-align: top;
  width: 25%;
  height: 100%;
}
@media (max-width: 991px) {
  /* line 241, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
  .webinar-play .screen .chat-sidebar {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 241, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
  .webinar-play .screen .chat-sidebar {
    display: inline-block;
  }
}
/* line 253, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar > img {
  position: absolute;
  right: 0;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  margin-top: 15px;
  cursor: pointer;
}
/* line 263, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar > h1 {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
/* line 272, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li {
  float: left;
  height: 60px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 50%;
  cursor: pointer;
}
/* line 280, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li.active {
  border-bottom: solid 3px #ff662b;
}
/* line 284, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:hover {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
/* line 291, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:first-of-type {
  width: 33%;
  background-image: url(/assets/webinars/icon-chat-darkgrey-7eb5c7a820a40d24d6344897d1281ddb0e5ce1963b7a1e01f35ce345c751fdf9.svg);
}
/* line 295, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:first-of-type.active {
  background-image: url(/assets/webinars/icon-chat-orange-a350f33e18ef2f870692804fb49495d904fd9ca476904dcd5afcbb21fd82a819.svg);
}
/* line 299, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:first-of-type:not(.active):hover {
  background-image: url(/assets/webinars/icon-chat-lightgrey-fff87f32773c8c02327a4225a6be4125e59864d7b65f5079c14e67bcfe07db3f.svg);
}
/* line 304, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:nth-of-type(2) {
  position: relative;
  width: 34%;
  background-image: url(/assets/webinars/icon-downloads-darkgrey-4a539b354c2114a6de9e701ce3caaf68cbb0b4df909fc60c4caadb9bd0a335e8.svg);
}
/* line 309, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:nth-of-type(2).active {
  background-image: url(/assets/webinars/icon-downloads-orange-292310c8096a924762616c05aa027bbe0958c877cf5ab896ad4fd9d151cbbe52.svg);
}
/* line 313, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:nth-of-type(2):not(.active):hover {
  background-image: url(/assets/webinars/icon-downloads-lightgrey-0d38fd60c129262155d9a603bb73fab0c56acb5bb4f3d9bed94eb7d101a05031.svg);
}
/* line 318, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:last-of-type {
  position: relative;
  width: 33%;
  background-image: url(/assets/webinars/icon-reply-darkgrey-e343066f88ce38657d13492c0d6575ccd26b2bb9e160b2bbdb0b996f3c2fe1dc.svg);
}
/* line 323, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:last-of-type.active {
  background-image: url(/assets/webinars/icon-reply-orange-fb9652d65b8b4c442ffd62cd8145b489ea170749dab70d3f2addee5c59ec346d.svg);
}
/* line 327, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li:last-of-type:not(.active):hover {
  background-image: url(/assets/webinars/icon-reply-lightgrey-6837c67a836ac8be8435f5955a2365cf80a8fca82fca6c7da6a6f9f0123b3bfb.svg);
}
/* line 332, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar ul.clearfix li img.notification {
  display: none;
  position: absolute;
  width: 15px;
  height: 15px;
  top: calc(50% - 15px);
  left: calc(50% + 5px);
}
/* line 343, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .sidebar-section {
  background-color: #f5f6f7;
  height: calc(100% - 122px);
}
/* line 348, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section {
  padding: 40px;
}
/* line 351, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner {
  width: 100%;
}
/* line 354, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner h1 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}
/* line 360, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner input {
  width: 100%;
  margin-bottom: 20px;
}
/* line 364, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner input.error {
  border-color: red;
}
/* line 369, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner a {
  width: 100%;
  margin-bottom: 100px;
}
/* line 374, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner div.error {
  display: none;
  margin-top: -10px;
  text-align: center;
  color: red;
  margin-bottom: 20px;
}
/* line 382, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner h2 {
  color: #5f5f5f;
  font-size: 14px;
  font-family: 'TeachableSans-Bold';
  margin-bottom: 20px;
}
/* line 389, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner ul li {
  background-size: 20px;
  background-repeat: no-repeat;
  color: #5f5f5f;
  padding-left: 35px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
/* line 398, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner ul li:first-of-type {
  background-image: url(/assets/webinars/icon-chat-darkgrey-7eb5c7a820a40d24d6344897d1281ddb0e5ce1963b7a1e01f35ce345c751fdf9.svg);
}
/* line 402, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner ul li:nth-of-type(2) {
  background-image: url(/assets/webinars/icon-downloads-darkgrey-4a539b354c2114a6de9e701ce3caaf68cbb0b4df909fc60c4caadb9bd0a335e8.svg);
}
/* line 406, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner ul li:nth-of-type(3) {
  background-image: url(/assets/webinars/icon-reply-darkgrey-e343066f88ce38657d13492c0d6575ccd26b2bb9e160b2bbdb0b996f3c2fe1dc.svg);
}
/* line 410, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .join-chat-section .inner ul li:last-of-type {
  background-image: url(/assets/webinars/icon-notification-ab571588598746dadba95b49a25a7778a47f71cf7b30f0ea5dcb785facfc4c8d.svg);
}
/* line 417, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .chat-section {
  display: none;
  position: relative;
}
/* line 421, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .chat-section .chat-messages-padding {
  height: calc(100vh - 188px);
}
/* line 426, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section {
  display: none;
  padding: 30px 25px 0 25px;
}
/* line 430, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section ul li {
  display: none;
  cursor: pointer;
  margin-bottom: 20px;
}
/* line 435, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section ul li img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
/* line 442, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section ul li a.filename {
  display: inline-block;
  vertical-align: middle;
  font-family: 'TeachableSans-Bold';
}
/* line 447, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section ul li a.filename p {
  display: inline-block;
  width: calc(100% - 65px);
  vertical-align: middle;
  line-height: 20px;
}
/* line 457, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .downloads-section ul li:hover a.filename {
  color: #1EA69A;
}
/* line 464, /src/app/assets/stylesheets/teachable/public/webinars/play.scss */
.webinar-play .screen .chat-sidebar .replies-section {
  display: none;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.header-section {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .header-section {
    margin-top: 50px;
  }
}
/* line 7, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.header-section .inner-content {
  color: #2C2F33;
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
}
@media (max-width: 767px) {
  /* line 7, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .header-section .inner-content {
    max-width: 90%;
  }
}
/* line 16, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.header-section .inner-content h1 {
  font-family: 'TeachableSans-Bold';
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.header-section .inner-content p {
  font-size: 18px;
  line-height: 28px;
}

/* line 30, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.author-and-date {
  font-size: 12px;
  line-height: 28px;
  color: #5F5F5F;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.author-and-date * {
  display: inline-block;
}
/* line 36, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.author-and-date .author {
  font-family: 'TeachableSans-Bold';
}

/* line 39, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card, .large-preview-card {
  margin-bottom: 40px;
  display: block;
  position: relative;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card:hover, .large-preview-card:hover {
  cursor: pointer;
}
/* line 47, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card:hover .title, .large-preview-card:hover .title {
  color: #0F8D82;
}
/* line 52, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card .author-and-date, .large-preview-card .author-and-date {
  position: absolute;
  bottom: 0;
}

/* line 60, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.large-preview-card .latest-indicator {
  position: absolute;
  left: 15px;
  top: -20px;
  font-size: 14px;
  font-family: 'TeachableSans-Bold';
  line-height: 20px;
  padding: 10px 25px;
  color: white;
  background-color: #FFBC00;
  border-radius: 5px;
}
@media (max-width: 767px) {
  /* line 60, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .large-preview-card .latest-indicator {
    display: none;
  }
}
/* line 77, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.large-preview-card .large-image-container {
  margin-bottom: 40px;
}
/* line 80, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.large-preview-card .large-image-container .large-preview-image {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.large-preview-card .title {
  font-size: 28px;
  line-height: 40px;
}
/* line 93, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.large-preview-card .content-preview {
  padding: 25px 0 45px 0;
}

/* line 98, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card {
  position: relative;
}
/* line 101, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card .title {
  font-size: 22px;
  line-height: 33px;
  padding: 40px 5px;
}
/* line 107, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card .small-image-container {
  position: relative;
}
/* line 110, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.small-preview-card .small-image-container .small-preview-image {
  background-size: cover;
  background-position: center;
  height: 140px;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 119, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .ignore-padding-xs {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 125, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .ignore-padding-xs .author-and-date, .ignore-padding-xs .title, .ignore-padding-xs .content-preview {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 133, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .ignore-padding-left-sm {
    padding-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 139, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .ignore-padding-right-sm {
    padding-right: 0;
  }
}

/* line 147, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.blog-footer .cta-text {
  font-size: 24px !important;
  line-height: 36px !important;
}

/* line 153, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.category-section-first-row {
  position: relative;
  padding-top: 50px;
}
/* line 157, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.category-section-first-row .green-line, .category-section-first-row .green-circle {
  background-color: #A4DCD8;
  position: absolute;
}
/* line 162, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.category-section-first-row .green-line {
  width: 100%;
  height: 2px;
  left: -100%;
  top: 12px;
}
@media (max-width: 767px) {
  /* line 162, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .category-section-first-row .green-line {
    top: 11px;
    left: -98%;
  }
}
/* line 174, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.category-section-first-row .green-circle {
  width: 10px;
  height: 10px;
  left: 0;
  top: 8px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  /* line 174, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .category-section-first-row .green-circle {
    top: 7px;
    left: 2%;
  }
}
/* line 187, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
.category-section-first-row .category-header-label {
  position: absolute;
  left: 30px;
  top: 0;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 767px) {
  /* line 187, /src/app/assets/stylesheets/teachable/public/blog/_blog-general.scss */
  .category-section-first-row .category-header-label {
    font-weight: normal;
    font-size: 20px;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #5F5F5F;
  margin: 0 0 80px 0;
}
/* line 8, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination em, .pagination a:not(.previous_page):not(.next_page) {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  /* line 8, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
  .pagination em, .pagination a:not(.previous_page):not(.next_page) {
    display: none;
  }
}
/* line 16, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination .current {
  font-family: 'TeachableSans-Bold';
  font-style: normal;
  color: #FF7F45;
}
/* line 25, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination .previous_page:not(.disabled):hover, .pagination .next_page:not(.disabled):hover {
  color: #FF7F45;
}
/* line 31, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination .previous_page {
  margin-right: 5%;
}
/* line 35, /src/app/assets/stylesheets/teachable/public/blog/_blog-pagination.scss */
.pagination .next_page {
  margin-left: 5%;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu {
  box-sizing: content-box;
  color: #5F5F5F;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.7px;
  height: auto;
  padding-top: 25px;
  z-index: 10;
  background: white;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .container {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 19, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .teachable-logo {
  margin-top: 17px;
  float: left;
  width: 142px;
  height: 27px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  /* line 19, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .teachable-logo {
    text-align: center;
    display: inline-block;
  }
}
/* line 30, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .teachable-logo.green {
  background-image: url(/assets/teachable-logo-green-9a2251979980c43eef06ef39e6ae3c0197926f15cf0156fdc2ce327166784d8a.svg);
}
/* line 31, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .teachable-logo.orange {
  background-image: url(/assets/teachable-logo-orange-3ece80f83dd5fdb472495dd41735abbb3e685c351b2e54a84aaee8c56e9f1283.svg);
}
/* line 38, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .navbar-collapse.in, .blog-nav-menu .navbar-collapse.collapsing {
  max-height: none;
  padding: 0;
  margin-top: 91px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
}
/* line 49, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item {
  position: relative;
}
@media (min-width: 768px) {
  /* line 49, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .large-navbar-collapse-item {
    display: none;
  }
}
/* line 55, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item:last-of-type {
  border-bottom: 1px solid #ececec;
}
/* line 59, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item a {
  font-family: 'TeachableSans-Bold';
  font-size: 16px;
  color: #5F5F5F;
}
/* line 65, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item .green-line, .blog-nav-menu .large-navbar-collapse-item .green-circle {
  background-color: #A4DCD8;
  position: absolute;
}
@media (min-width: 768px) {
  /* line 65, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .large-navbar-collapse-item .green-line, .blog-nav-menu .large-navbar-collapse-item .green-circle {
    display: none;
  }
}
/* line 73, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item .green-line {
  width: 100%;
  height: 2px;
  left: -95%;
  top: calc(50% - 1px);
}
/* line 80, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .large-navbar-collapse-item .green-circle {
  width: 8px;
  height: 8px;
  left: 5%;
  top: calc(50% - 4px);
  border-radius: 100%;
}
@media (min-width: 768px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu ul {
    float: left;
    margin-left: 30px;
  }
  /* line 94, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu ul li {
    float: left;
  }
}
@media (max-width: 767px) {
  /* line 89, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu ul {
    background-color: #fafafa;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  }
}
/* line 106, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu li.dropdown-only {
  display: none;
}
@media (max-width: 767px) {
  /* line 106, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu li.dropdown-only {
    display: block;
  }
}
/* line 114, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu li > a {
  display: block;
}
@media (min-width: 768px) {
  /* line 114, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu li > a {
    margin: 23px 15px 0 15px;
    padding: 0 0 25px 0;
    border-bottom: 2px solid transparent;
  }
}
@media (max-width: 767px) {
  /* line 114, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu li > a {
    margin: 0;
    padding: 23px 0 23px 45px;
    color: #2c2f33;
  }
}
/* line 127, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu li > a:hover, .blog-nav-menu li > a:active {
  color: #1EA69A;
}
@media (min-width: 768px) {
  /* line 127, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu li > a:hover, .blog-nav-menu li > a:active {
    border-bottom: 2px solid #1EA69A;
  }
}
/* line 135, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu li > a:focus {
  color: #1EA69A;
}
/* line 140, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .search-bar-container {
  padding: 23px 15px;
}
@media (min-width: 768px) {
  /* line 140, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .search-bar-container {
    display: none;
  }
}
/* line 146, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .search-bar-container .search-bar {
  border-radius: 100px;
  padding: 15px 25px;
  font-size: 12px;
  width: 100%;
}
/* line 154, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .blog-updates {
  float: right;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 154, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .blog-updates {
    display: none !important;
  }
}
@media (min-width: 768px) {
  /* line 154, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .blog-updates {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 154, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu .blog-updates {
    display: inline-block !important;
  }
}
/* line 169, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .blog-updates {
  font-size: 13px;
  margin: 8px 0 0 0;
  padding: 12px 30px;
  text-decoration: none !important;
  border: none;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.2);
  fill: none;
  transition: all 0.5s ease;
}
/* line 180, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .blog-updates:hover {
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.5s ease;
}
/* line 185, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .blog-updates.orange {
  background-color: #FFF2EC;
  color: #FF7F45;
}
/* line 189, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .blog-updates.orange:hover {
  background-color: #FFE5DA;
}
/* line 195, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .navbar-toggle {
  padding: 0;
  margin: 0;
  margin-top: 24px;
  margin-right: 24px;
  transition: all 0.5s ease;
}
/* line 203, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .navbar-toggle .icon-bar {
  background: #2C2F33;
}
/* line 208, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu .navbar-toggle.navbar-rotated {
  transform: rotate(90deg);
  transition: all 0.5s ease;
}

/* line 214, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu.transparent {
  position: absolute;
  width: 100%;
  background: transparent;
  color: white;
}
/* line 220, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu.transparent .teachable-logo {
  background-image: url(/assets/teachable-logo-white-efd32576079839534d5b6e87bf4424e99b12624f854b2c500a4d3f0b6e2af46b.svg);
}
/* line 224, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu.transparent .icon-bar {
  background: white;
}
/* line 230, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu.transparent li > a:hover, .blog-nav-menu.transparent li > a:active {
  color: white;
}
@media (min-width: 768px) {
  /* line 230, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
  .blog-nav-menu.transparent li > a:hover, .blog-nav-menu.transparent li > a:active {
    border-bottom: 2px solid white;
  }
}
/* line 238, /src/app/assets/stylesheets/teachable/public/blog/blog-nav-menu.scss */
.blog-nav-menu.transparent li > a:focus {
  color: white;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied {
  position: relative;
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied {
    margin-bottom: 75px;
  }
}
@media (min-width: 992px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied {
    margin-bottom: 100px;
  }
}
/* line 13, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .green-line, .blog-preview-three-posts-varied .green-circle {
  background-color: #A4DCD8;
  position: absolute;
}
/* line 18, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .green-line {
  width: 100%;
  height: 2px;
  left: -100%;
  top: 12px;
}
/* line 25, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .green-circle {
  width: 10px;
  height: 10px;
  left: 0;
  top: 8px;
  border-radius: 100%;
}
/* line 33, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .subsection-header {
  font-family: 'TeachableSans-Bold';
  position: absolute;
  left: 30px;
  top: 0;
  font-size: 24px;
}
/* line 41, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .mobile-subsection-header {
  margin-bottom: 15px;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .mobile-subsection-header * {
  position: relative;
  display: inline-block;
  left: 0;
  top: 0;
}
/* line 51, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .mobile-subsection-header .green-line {
  width: 10%;
}
/* line 53, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .mobile-subsection-header .subsection-header {
  padding-left: 30px;
  font-size: 20px;
}
/* line 63, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .small-preview-card .small-image-container .small-preview-image {
  position: absolute;
  bottom: 0;
}
@media (max-width: 767px) {
  /* line 70, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied .author-and-date {
    padding-left: 15px;
  }
}
/* line 76, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .see-more-container {
  text-align: center;
  font-size: 18px;
}
/* line 80, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .see-more-container .see-more-button {
  margin: 40px auto;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
.blog-preview-three-posts-varied .see-more-container .triangle {
  display: inline-block;
  background-image: url(/assets/seo-bottom-links/seo-green-triangle-ac47a710af936025f59763aa4b6a0556f248fb63cecc1e0f91527c613ec9b39b.svg);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied .see-more-container .triangle {
    width: 6px;
    height: 6px;
    margin: 1px 0 1px 5px;
  }
}
@media (min-width: 768px) {
  /* line 82, /src/app/assets/stylesheets/teachable/public/blog/blog-preview-three-posts-varied.scss */
  .blog-preview-three-posts-varied .see-more-container .triangle {
    width: 8px;
    height: 8px;
    margin: 1px 0 1px 10px;
  }
}

/* line 10, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .hero-image-container .image {
  background-position: center;
  background-size: cover;
  height: 450px;
}
/* line 17, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .header-container {
  margin-bottom: 50px;
}
/* line 20, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .header-container .header-content {
  text-align: center;
  max-width: 797px;
  margin: 0 auto;
}
/* line 26, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .header-container .category-links-container {
  font-size: 12px;
  line-height: 28px;
  color: #1EA69A;
  margin-bottom: 20px;
}
/* line 32, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .header-container .category-links-container:hover {
  text-decoration: underline;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .header-container .header {
  font-family: 'TeachableSans-Bold';
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 50px;
}
/* line 45, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .content-container {
  margin-bottom: 65px;
}
/* line 48, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .content-container .blog-post {
  max-width: 700px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 33px;
}
/* line 55, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container {
  margin-bottom: 60px;
}
/* line 58, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content {
  max-width: 700px;
  margin: 0 auto;
  padding: 60px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
/* line 64, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content .header {
  font-family: 'TeachableSans-Bold';
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}
/* line 74, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content .related-post-preview-card:hover {
  cursor: pointer;
}
/* line 77, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content .related-post-preview-card:hover .post-title {
  color: #1EA69A;
}
/* line 82, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content .related-post-preview-card .preview-image {
  height: 125px;
  background-size: cover;
  background-position: center;
}
/* line 88, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .related-posts-container .related-posts-content .related-post-preview-card .post-title {
  display: block;
  color: #2C2F33;
  padding: 25px 0;
  font-size: 22px;
  line-height: 33px;
}
@media (max-width: 767px) {
  /* line 88, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
  .blog-post-show .related-posts-container .related-posts-content .related-post-preview-card .post-title {
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 103, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .about-the-author-container {
  margin-bottom: 60px;
}
/* line 106, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .about-the-author-container .about-the-author-content {
  max-width: 700px;
  margin: 0 auto;
}
/* line 109, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .about-the-author-container .about-the-author-content .author-profile-pic {
  border-radius: 100%;
  width: 100px;
  height: 100px;
}
@media (max-width: 767px) {
  /* line 109, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
  .blog-post-show .about-the-author-container .about-the-author-content .author-profile-pic {
    width: 50px;
    height: 50px;
  }
}
/* line 119, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .about-the-author-container .about-the-author-content .author-bio {
  font-size: 18px;
  line-height: 33px;
  color: #5F5F5F;
}
@media (max-width: 767px) {
  /* line 119, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
  .blog-post-show .about-the-author-container .about-the-author-content .author-bio {
    font-size: 14px;
    line-height: 20px;
  }
}
/* line 128, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .about-the-author-container .about-the-author-content .author-bio a {
  color: #1EA69A;
}
/* line 133, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .comments-container {
  margin-bottom: 100px;
}
/* line 136, /src/app/assets/stylesheets/teachable/public/blog/blog-show.scss */
.blog-post-show .comments-container .comments {
  max-width: 700px;
  margin: 0 auto;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav {
  border-bottom: solid 2px #f1f1f1;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  /* line 1, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
  .blog-sub-nav {
    display: none;
  }
}
/* line 9, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav .nav-container {
  padding: 0 0;
  max-width: 100%;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav .nav-container .nav-item {
  font-family: 'TeachableSans-Bold';
  padding: 30px 0;
  color: #5F5F5F;
  font-size: 12px;
}
/* line 21, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav .search-bar-container {
  flex-grow: 0.3;
  padding-left: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
  .blog-sub-nav .search-bar-container {
    padding-left: 0;
  }
}
/* line 28, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav .search-bar-container .search-bar {
  background-image: url(/assets/admin/magnifying_glass_blog-54f602f90dcbce0f8777ba7a2beeb4fd7fc0ff2491516520db5762c030f5d8e0.svg);
  background-repeat: no-repeat;
  background-position: 92% 45%;
  width: 80%;
  margin-top: 15px;
  border-radius: 100px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 28, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
  .blog-sub-nav .search-bar-container .search-bar {
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/blog/blog-sub-nav-menu.scss */
.blog-sub-nav .search-bar-container .search-bar.active {
  background-image: none;
}

/* line 1, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form {
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form.add-margin {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form.add-margin {
    margin-bottom: 75px;
  }
}
@media (min-width: 992px) {
  /* line 5, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form.add-margin {
    margin-bottom: 100px;
  }
}
/* line 17, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .image-container {
  width: 100%;
  height: 500px;
  background-position: center;
}
/* line 23, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents {
  max-width: 630px;
  text-align: center;
  margin: auto;
  padding: 0 30px;
}
@media (max-width: 767px) {
  /* line 23, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form .contents {
    padding: 0 5px;
  }
}
/* line 32, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .super-header {
  color: white;
  margin-bottom: 10px;
}
/* line 37, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .header {
  margin-bottom: 40px;
  line-height: 40px;
  font-size: 32px;
}
@media (max-width: 767px) {
  /* line 37, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form .contents .header {
    font-size: 22px;
  }
}
/* line 46, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .email-input-container {
  position: relative;
}
/* line 50, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .email-input-container.error .email-input {
  border: 1px solid red;
  color: red;
}
/* line 56, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .email-input-container .email-input {
  width: 99%;
  font-size: 16px;
  padding: 18px 225px 18px 40px;
  border-radius: 100px;
}
@media (max-width: 767px) {
  /* line 56, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form .contents .email-input-container .email-input {
    margin-bottom: 15px;
    padding: 18px 40px;
    font-size: 14px;
  }
}
/* line 69, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
.content-download-hero-form .contents .email-input-container .cta-button {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  /* line 69, /src/app/assets/stylesheets/teachable/public/content-download/content-download-hero-form.scss */
  .content-download-hero-form .contents .email-input-container .cta-button {
    position: relative;
    width: 100%;
  }
}

/* line 1, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page {
  margin-bottom: 75px;
}

/* line 5, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page {
  min-height: 700px;
  color: #fff;
}
/* line 9, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .workflow-id, .content-download-landing-page .event-name, .content-download-landing-page .redirect, .content-download-landing-page .redemption-link {
  display: none;
}
/* line 13, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .image-container, .content-download-landing-page .text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 700px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .image-container {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .image-container {
    display: none;
  }
}
/* line 29, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .image-container img {
  max-width: 350px;
  align-self: center;
}
@media (max-width: 767px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container {
    padding-top: 75px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 35, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container {
    padding-top: 45px;
    padding-bottom: 0;
  }
}
/* line 45, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container .cta-container {
  width: 100%;
  position: relative;
  border-radius: 100px;
  border: solid 1px rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  /* line 45, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 45, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container {
    margin-bottom: 60px;
  }
}
/* line 58, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container .cta-container.error {
  border: solid 1px red;
}
/* line 61, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container .cta-container.error input {
  color: red;
}
/* line 66, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container .cta-container .cta {
  background-color: #fff;
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container .cta {
    padding: 12px 50px 12px 20px;
  }
}
@media (min-width: 768px) {
  /* line 66, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container .cta {
    padding: 20px 70px 20px 28px;
  }
}
@media (max-width: 767px) {
  /* line 78, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container .download-button {
    margin-top: 20px;
    padding: 12px 50px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 78, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container .cta-container .download-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 70px;
  }
}
/* line 93, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container h1, .content-download-landing-page .text-container h4 {
  font-family: 'TeachableSans-Bold';
}
/* line 97, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container h1 {
  font-size: 32px;
}
@media (max-width: 767px) {
  /* line 97, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container h1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  /* line 97, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
  .content-download-landing-page .text-container h1 {
    margin-bottom: 40px;
  }
}
/* line 107, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container h4 {
  line-height: 1.4em;
  margin-bottom: 30px;
}
/* line 113, /src/app/assets/stylesheets/teachable/public/content-download/content-download-landing-page.scss */
.content-download-landing-page .text-container ul li {
  font-family: 'TeachableSans-Medium';
  font-size: 16px;
  padding-bottom: 10px;
}

/* line 3, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner {
  height: 500px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 3, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#banner {
    text-align: center;
    margin-bottom: 50px;
  }
}
/* line 11, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner .container {
  max-width: 900px;
}
/* line 15, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner .vertically-aligned-column {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 21, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner .vertically-aligned-column h1.header {
  margin-bottom: 50px;
  line-height: 48px;
}
@media (max-width: 767px) {
  /* line 21, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#banner .vertically-aligned-column h1.header {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 32px;
    line-height: 40px;
  }
}
/* line 32, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner .vertically-aligned-column p.subheader {
  color: white;
  font-size: 28px;
  line-height: 44px;
}
/* line 38, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#banner .vertically-aligned-column .large-image {
  width: 100%;
}
/* line 44, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#video {
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 44, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#video {
    margin-bottom: 50px;
  }
}
/* line 51, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#video .container {
  max-width: 900px;
}
/* line 55, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#video p.header {
  font-size: 28px;
  line-height: 44px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 55, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#video p.header {
    margin-bottom: 25px;
  }
}
/* line 64, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#video .video-container {
  margin: 0 auto;
  background: red;
  width: 200px;
  height: 200px;
}
/* line 72, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#cta {
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  /* line 72, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#cta {
    margin-bottom: 50px;
  }
}
/* line 79, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#cta p.superheader {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 79, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#cta p.superheader {
    margin-bottom: 25px;
  }
}
/* line 86, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#cta h1.header {
  margin: 0 auto 75px auto;
  max-width: 575px;
}
@media (max-width: 767px) {
  /* line 86, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#cta h1.header {
    margin-bottom: 25px;
  }
}
/* line 95, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer {
  background: #f8f3f0;
  padding: 120px 0;
}
@media (max-width: 767px) {
  /* line 95, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#footer {
    padding: 60px 0;
    text-align: center;
  }
}
/* line 103, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer .container {
  max-width: 900px;
}
/* line 107, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer p {
  font-size: 28px;
  line-height: 44px;
}
@media (max-width: 767px) {
  /* line 107, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#footer p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 115, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
  #content-download-thank-you section#footer .social-icons-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}
/* line 123, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer .social-icons-container a.social-icon {
  display: block;
  float: left;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  margin-right: 20px;
}
/* line 131, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer .social-icons-container a.social-icon.facebook {
  background: url(/assets/footer/facebook_icon-4123fb4aef6386d557ed654543029d5964d42775cc972ce186789292243d19e7.png);
  background-size: contain;
}
/* line 136, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer .social-icons-container a.social-icon.instagram {
  background: url(/assets/footer/instagram_icon-1e222076e9d388360f27a800afdd9571892dd5143ff480daea7bd879c84f8005.svg);
  background-size: contain;
}
/* line 141, /src/app/assets/stylesheets/teachable/public/content-download/content-download-thank-you.scss */
#content-download-thank-you section#footer .social-icons-container a.social-icon.twitter {
  background: url(/assets/footer/twitter_icon-dfcd749e19035479055f2de4729aa45470ce648b11f56aad4534a89d83947930.png);
  background-size: contain;
}

/* line 1, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin, body.sign-in {
  background-color: #F5F6F7;
  height: 100%;
}
/* line 5, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework, body.sign-in #admin-framework {
  height: 100%;
}
/* line 8, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row, body.sign-in #admin-framework #admin-row {
  margin: 0;
  height: 100%;
}
/* line 12, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar, body.sign-in #admin-framework #admin-row #admin-sidebar {
  background-color: white;
  padding: 0;
  height: 100%;
}
/* line 17, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-header, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-header {
  background-image: url(data:image/jpeg;base64,%2F9j%2F4AAQSkZJRgABAQAAAQABAAD%2F2wCEAAMDAwMDAwQEBAQFBQUFBQcHBgYHBwsICQgJCAsRCwwLCwwLEQ8SDw4PEg8bFRMTFRsfGhkaHyYiIiYwLTA%2BPlQBAwMDAwMDBAQEBAUFBQUFBwcGBgcHCwgJCAkICxELDAsLDAsRDxIPDg8SDxsVExMVGx8aGRofJiIiJjAtMD4%2BVP%2FCABEIAGMA%2BwMBIgACEQEDEQH%2FxAAZAAEAAwEBAAAAAAAAAAAAAAAAAgMEAQX%2F2gAIAQEAAAAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB2yVAAAACWi63rs0a6M9QAA7fot6HoAU5cmXgB26%2B%2FoD0ABHLly0u2W23dnr1aLpoU0zyRASlKXKoUU3bdmkAe6zeCO9ANHudp8ysAf%2F8QAGAEBAQEBAQAAAAAAAAAAAAAAAAECAwb%2F2gAIAQIQAAAA9aAAAAAAAAAAjBq0EgwDSs5kXF1Act6D%2F8QAGgEBAAMBAQEAAAAAAAAAAAAAAAIDBAEFCP%2FaAAgBAxAAAAD5MAAAAAAAAAAlOWlGumsO2TmaohVDjTddND08eZ0S9PNQH%2F%2FEAC8QAAICAAMFBwQCAwAAAAAAAAECAAMEETEFMkFCcRIhMFJhgZEQExRAUWJwobH%2F2gAIAQEAAT8A%2FwAugE6AmCmw8s%2FHs9P21Rm0BMXDHmOUWmteGfWAAfUbPq4sxgwNH9vmfhYf%2BD8w4Ck8WEbZw4P8iNgLhpk0em2veQj9EAk5AZxcO517otFa8M%2FGeimzeQR9nod1iI%2BDvTl7XSFSpyIIPhAE6CLQ59IuHQa98AC6DL9NlVhkygiPgqG0BXpH2fYN1gf9R6Lk1Q%2FUAmCmxuUxcMeYxaKxwzgAGg%2BiVWWbik9BE2fe29ksTZtY3nY9O6LgsMvJn1JgppXStR7Tsr%2FAhVTyiGmk61ofaNgsM3Jl0MOzaPM%2FyI%2BAxCaAN0MZHQ5MpHUeBkTpOw%2FlMFVh5YKLPSDDni0bBUPvrnDszC8FI98%2F%2Bw7PI3GHxlGwl68ufSFHXVSOoleFxFmiEep7pXszzv7CV4PD16ID174O7wvtp5YaqyMioMtwWFKsftLmBwGUatM90T7aeUTsJ5R8TsJ5R8TsqOA8LDItloVhmIlNVe6gENdbZ5qD7R8NTln2JYoU93h%2F%2F8QAHBEAAwEAAwEBAAAAAAAAAAAAAAEREhAgMAJQ%2F9oACAECAQE%2FAP3qUrKzTNFXel8bDZtGkU0jRXzXwvH57f%2FEACMRAQACAQQBBAMAAAAAAAAAAAEAAgMEETFBIBMhUVIUQlD%2F2gAIAQMBAT8A%2FulV4IYntnp1np4%2FqT06fUjhxvUdP8McV69eQLwQxvcKVPC1L15E8Whbmu8dKPAkdHk6SfjXORhi99iqsrpsjzsSulocqwxY68VJsTYeo4sb%2BpEN5qa1GuwE2PLH73rNj4mYDg8v%2F9k%3D);
  background-size: cover;
  width: 100%;
  height: 100px;
  text-align: center;
  padding-top: 39px;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-header img, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-header img {
  width: 130px;
  height: 22px;
}
/* line 31, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body {
  padding: 36px 32px;
  font-family: 'TeachableSans-SemiBold';
  font-size: 13px;
  color: #B0B0B0;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li {
  padding-bottom: 30px;
}
/* line 40, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li a:focus, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li a:focus {
  color: #B0B0B0;
}
/* line 44, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li .highlight, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body li .highlight {
  color: #FF7F45;
  cursor: default;
  font-family: 'TeachableSans-ExtraBold';
}
/* line 51, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body hr, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body hr {
  padding-bottom: 30px;
}
/* line 55, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-sidebar #admin-sidebar-body .error, body.sign-in #admin-framework #admin-row #admin-sidebar #admin-sidebar-body .error {
  border: 1px solid red;
}
/* line 61, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column, body.sign-in #admin-framework #admin-row #admin-right-column {
  padding: 0;
}
/* line 64, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar {
  background-color: white;
  height: 100px;
}
/* line 68, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar h1, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar h1 {
  float: left;
  margin-top: 28px;
  margin-left: 30px;
  font-size: 16px;
  line-height: 44px;
  letter-spacing: 0.7px;
}
/* line 77, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar #current-user, body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar #permissions, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar #current-user, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar #permissions {
  display: none;
}
/* line 81, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu {
  margin-left: 90%;
}
/* line 84, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu.chat, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu.chat {
  margin-left: calc(90% - 180px);
}
/* line 88, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu #current-user-dropdown #current-user-dropdown, body.sign-in #admin-framework #admin-row #admin-right-column #admin-navbar #admin-navbar-menu #current-user-dropdown #current-user-dropdown {
  margin-top: 35px;
}
/* line 93, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-right-column-content, body.sign-in #admin-framework #admin-row #admin-right-column #admin-right-column-content {
  padding: 40px;
}
/* line 96, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #admin-framework #admin-row #admin-right-column #admin-right-column-content.chat, body.sign-in #admin-framework #admin-row #admin-right-column #admin-right-column-content.chat {
  padding: 0;
  height: calc(100% - 100px);
}

/* line 108, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .error {
  border: 1px solid red;
}
/* line 112, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component {
  margin-bottom: 62px;
}
/* line 117, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component.details-component input, body.body-admin .component.details-component .nice-select {
  width: 100%;
}
/* line 122, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component h1 {
  font-size: 20px;
  color: #2C2F33;
  letter-spacing: 1.08px;
  margin-bottom: 28px;
}
/* line 128, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component h1.search-box-header {
  margin-top: 10px;
  display: inline-block;
}
/* line 134, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component h3 {
  font-size: 18px;
  font-family: 'TeachableSans-Medium';
  margin-bottom: 30px;
}
/* line 140, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .float-button {
  float: right;
  user-select: none;
}
/* line 145, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component hr {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: -32px;
  width: calc(100% + 64px);
}
/* line 152, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component a.delete-button {
  float: right;
  padding: 15px 30px;
  font-family: 'TeachableSans-Bold';
  font-size: 12px;
  color: #E9563D;
  border: solid 0.5px #E9563D;
  border-radius: 100px;
  user-select: none;
  cursor: pointer;
}
/* line 163, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component a.delete-button:hover {
  background-color: #FBDDD8;
}
/* line 168, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 30px;
  font-size: 12px;
}
@media (min-width: 1400px) {
  /* line 168, /src/app/assets/stylesheets/teachable/admin/_general.scss */
  body.body-admin .component .tabs-row {
    margin-left: 60px;
    font-size: 14px;
  }
}
/* line 178, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row .tab {
  float: left;
  background-color: white;
  vertical-align: bottom;
  padding: 20px 20px 15px 20px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  user-select: none;
}
/* line 187, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row .tab.error {
  border-bottom: none;
  padding: 19px 20px 15px 19px;
}
/* line 192, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row .tab:not(:first-of-type) {
  margin-left: 5px;
}
/* line 196, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row .tab:not(.selected) {
  margin-bottom: 2px;
  padding-bottom: 13px;
}
/* line 200, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .tabs-row .tab:not(.selected):hover {
  cursor: pointer;
}
/* line 207, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .search-box {
  float: right;
  border-radius: 100px;
  padding: 15px 15px 15px 50px;
  width: 250px;
  background-image: url(/assets/admin/magnifying-glass-54f602f90dcbce0f8777ba7a2beeb4fd7fc0ff2491516520db5762c030f5d8e0.svg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
/* line 216, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .search-box:focus {
  outline: none;
}
/* line 220, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .search-box.margin {
  margin-right: 30px;
}
/* line 225, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .dropdown-limit-3 .list {
  max-height: 120px;
  overflow-y: scroll;
}
/* line 230, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box {
  background: #FFFFFF;
  padding: 36px 32px;
  border-radius: 6px;
  box-shadow: 1px 2px 3px 0px #E6E9EC;
  position: relative;
  color: #5F5F5F;
}
/* line 238, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .grayed-out {
  position: absolute;
  z-index: 100;
  background-color: gray;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  margin-top: -36px;
  margin-left: -32px;
}
/* line 250, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .spinner {
  position: absolute;
  z-index: 101;
  width: 90px;
  height: 90px;
  background-color: black;
  opacity: 0.75;
  left: calc(50% - (90px / 2));
  top: calc(50% - (90px / 2));
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
}
/* line 263, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box h2 {
  font-family: 'TeachableSans-Medium';
  font-size: 12px;
  color: #2C2F33;
  margin-bottom: 15px;
}
/* line 269, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box h2.not-visible {
  color: #BDBDBD;
}
/* line 273, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box h2.has-subheader {
  margin-bottom: 8px;
}
/* line 278, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box p.field-info {
  font-size: 10px;
  margin-bottom: 15px;
}
/* line 283, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box div.empty-image {
  height: 100px;
  width: 100px;
  background: #DEDEDE;
  border: solid 1px darkgray;
}
/* line 290, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box input::placeholder {
  color: #d3d3d3;
}
/* line 294, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .yesFieldError {
  margin-top: 10px;
  color: red;
  margin-bottom: 20px;
}
/* line 300, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .noFieldError {
  margin-bottom: 36px;
}
/* line 304, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .yesModalFieldError {
  margin-top: 10px;
  color: red;
  height: 16px;
  margin-bottom: 20px;
}
/* line 311, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .noModalFieldError {
  margin-bottom: 46px;
}
/* line 315, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .yesDropDownFieldError {
  padding-top: 55px;
  height: 55px;
  color: red;
  margin-bottom: 30px;
}
/* line 322, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .noDropDownFieldError {
  height: 81px;
}
/* line 326, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .yesDropDownModalFieldError {
  padding-top: 55px;
  height: 55px;
  color: red;
  margin-bottom: 36px;
}
/* line 333, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .noDropDownModalFieldError {
  height: 91px;
}
/* line 337, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .change-upload, body.body-admin .component .white-box .reusable-images, body.body-admin .component .white-box .remove-upload {
  display: inline-block;
  font-size: 10px;
  cursor: pointer;
  color: #95949B;
}
/* line 344, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .change-upload, body.body-admin .component .white-box .reusable-images {
  margin-right: 30px;
}
/* line 348, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .make-reusable, body.body-admin .component .white-box .reused-image {
  font-size: 10px;
  font-family: 'TeachableSans-Regular';
  color: #1EA69A;
  display: block;
  margin-left: 30px;
  padding-left: 30px;
  margin-top: -10px;
}
/* line 358, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .make-reusable {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIBAMAAAA2IaO4AAAAKlBMVEVHcEwhppsfp5sep5sep5sep5sfp5sjrqIgqJsfp5sktqQfppsfppsep5qpoBSYAAAADXRSTlMAF7%2Bqs3XtFk%2FODoqbJX5oMQAAACJJREFUCNdjYChzYGBgkFWAEnPv3r3KsNk32QJJjGFNAAMAlGoHbtdf68sAAAAASUVORK5CYII%3D) 10px 3px no-repeat;
}
/* line 362, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .reused-image {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI%2FPg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuNCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIiBbDQoJPCFFTlRJVFkgc3QwICJmaWxsOiMxRUE2OUE7Ij4NCl0%2BDQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjkuMTQ5cHgiIHZpZXdCb3g9IjAgMCAxMiA5LjE0OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIgOS4xNDk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHN0eWxlPSImc3QwOyIgcG9pbnRzPSIxMS4wMzksMCAzLjgxNCw3LjIxOCAwLjk2OSw0LjM3NCAwLDUuMzM1IDMuODE0LDkuMTQ5IDEyLDAuOTYyICIvPg0KPC9zdmc%2BDQo%3D) 10px 2px no-repeat;
  user-select: none;
}
/* line 367, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .component .white-box .debug-id {
  display: inline;
  position: absolute;
  right: 13px;
  bottom: 6px;
}
/* line 377, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin #page-details .white-box {
  overflow-y: hidden;
}
/* line 382, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .link {
  font-size: 10px;
  cursor: pointer;
  color: #95949B;
}
/* line 388, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button, body.body-admin .green-outline-button, body.body-admin .light-orange-button, body.body-admin .gray-outline-button {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 100px;
}
/* line 395, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .standard-button-width {
  min-width: 175px;
}
/* line 399, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button:hover, body.body-admin .light-orange-button:hover, body.body-admin .green-outline-button:hover, body.body-admin .make-reusable:hover {
  cursor: pointer;
  text-decoration: none;
}
/* line 404, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button, body.body-admin .light-orange-button {
  font-family: 'TeachableSans-Bold';
  padding: 15px 40px;
}
/* line 409, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .green-outline-button {
  font-family: 'TeachableSans-SemiBold';
  border: solid 1px #1EA69A;
  padding: 10px 40px;
}
/* line 414, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .green-outline-button.small {
  background-image: none !important;
  padding: 5px 15px 5px 15px;
  min-width: 120px;
}
/* line 421, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .gray-outline-button {
  font-family: 'TeachableSans-SemiBold';
  text-decoration: line-through;
  border: solid 1px #CDCDCD;
  padding: 5px 0px;
  min-width: 150px;
}
/* line 429, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button {
  color: white;
  background-color: #FF7F45;
}
/* line 433, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button:hover {
  background-color: #ff6d2c;
}
/* line 438, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .orange-button.disabled {
  background-color: #D8CDC5;
  cursor: default;
  color: inherit;
  opacity: 1;
}
/* line 445, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .light-orange-button {
  color: #FF7F45;
  background-color: rgba(255, 127, 69, 0.1);
}
/* line 449, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .light-orange-button:hover {
  color: #FF7F45;
  background-color: rgba(255, 127, 69, 0.2);
}
/* line 455, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .green-outline-button, body.body-admin .green-outline-button:hover {
  color: #1EA69A;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIBAMAAAA2IaO4AAAAKlBMVEVHcEwhppsfp5sep5sep5sep5sfp5sjrqIgqJsfp5sktqQfppsfppsep5qpoBSYAAAADXRSTlMAF7%2Bqs3XtFk%2FODoqbJX5oMQAAACJJREFUCNdjYChzYGBgkFWAEnPv3r3KsNk32QJJjGFNAAMAlGoHbtdf68sAAAAASUVORK5CYII%3D) 20px 14px no-repeat;
}
/* line 460, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .select-scroll-3 .nice-select ul {
  height: 120px;
  overflow-y: scroll;
}
/* line 465, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .select-scroll-6 .nice-select ul {
  height: 240px;
  overflow-y: scroll;
}
/* line 470, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .dotted-box {
  border: dashed 2px #FF7F45;
  background: #F8F3F1;
  border-radius: 6px;
  width: 240px;
  height: 255px;
  font-family: 'TeachableSans-SemiBold';
  color: #FF7F45;
  text-align: center;
  cursor: pointer;
}
/* line 482, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .grabbing {
  cursor: grabbing !important;
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
}
/* line 488, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table {
  width: 100%;
}
/* line 491, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table thead {
  border-bottom: solid 1px #DADEE2;
}
/* line 494, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table thead th {
  font-family: 'TeachableSans-SemiBold';
  padding-bottom: 20px;
  color: black;
}
/* line 499, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table thead th div.sort-header-active {
  display: inline;
  color: #FF7F45;
  cursor: default;
  font-family: 'TeachableSans-ExtraBold';
}
/* line 506, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table thead th div.sort-header-inactive {
  display: inline;
  cursor: pointer;
}
/* line 511, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table thead th:first-of-type {
  padding-left: 10px;
}
/* line 518, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #96939B;
}
/* line 524, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td img.uploaded-image {
  height: 26px;
  max-width: 100%;
  object-fit: contain;
}
/* line 529, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td img.uploaded-image.empty {
  width: 26px;
  background: #DEDEDE;
}
/* line 535, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td > a {
  display: block;
  padding-top: 10px;
  width: 100%;
  padding-bottom: 10px;
}
/* line 543, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td.name-column {
  font-family: 'TeachableSans-Medium';
  color: black;
  padding-left: 10px;
}
/* line 548, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td.name-column img.user-pic {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  margin-right: 10px;
}
/* line 556, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody td:first-of-type {
  padding-left: 10px;
}
/* line 561, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody tr:first-child td {
  padding-top: 10px;
  padding-bottom: 0;
}
/* line 567, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody tr {
  user-select: none;
}
/* line 571, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody tr:not(:first-child):not(.grabbing):hover {
  background-color: #F5F5F5;
}
/* line 575, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table tbody .x-button {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 10px;
  background-image: url(/assets/admin/gray-x-81d7df8c4b5a6fce788bcc0e9fb324162ffb05906c5ce5f3aa1cb3603a18bbcf.png);
  background-size: contain;
  width: 17px;
  height: 17px;
}
/* line 591, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table:not(.no-hover) tr:not(:first-child) {
  cursor: pointer;
}
/* line 596, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin table.admin-table.contains-links td {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 602, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index {
  border: solid 1px #B0B0B0;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
}
/* line 608, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index:last-of-type {
  margin-bottom: 20px;
}
/* line 612, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index input, body.body-admin .one-field-details-index a {
  float: left;
}
/* line 616, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index input {
  width: 100%;
}
/* line 620, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index .light-orange-button, body.body-admin .one-field-details-index .orange-button {
  margin-top: 4px;
  padding: 10px;
  min-width: 120px;
}
/* line 626, /src/app/assets/stylesheets/teachable/admin/_general.scss */
body.body-admin .one-field-details-index .light-orange-button {
  margin-left: 20px;
}

/* line 634, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-modal .component {
  margin-bottom: 0 !important;
}
/* line 637, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-modal .component .white-box {
  box-shadow: none !important;
}

/* line 645, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .row {
  margin-bottom: 15px;
}
/* line 648, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .last-row {
  margin-bottom: 20px;
}
/* line 652, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-text-field, .admin-form .admin-form-dropdown-field, .admin-form .admin-form-dropdown-field-custom, .admin-form .admin-form-date-field, .admin-form .admin-form-file-field {
  width: 100%;
}
/* line 656, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-file-field p {
  border: 1px solid #E4E9ED;
  border-radius: 3px;
  min-height: 45px;
  color: #5F5F5F;
  letter-spacing: inherit;
  padding: 13px;
  overflow: hidden;
  margin-bottom: 5px;
}
/* line 669, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-dropdown-field ~ .noFieldError, .admin-form .admin-form-dropdown-field-custom ~ .noFieldError {
  padding-top: 45px;
}
/* line 671, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-dropdown-field ul, .admin-form .admin-form-dropdown-field-custom ul {
  max-height: 200px;
  overflow-y: scroll;
}
/* line 679, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-text-field.static-field {
  background: #ececec;
  user-select: none;
  cursor: default;
}
/* line 688, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-checkbox-field label, .admin-form .admin-form-checkbox-field input {
  display: inline-block;
}
/* line 692, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-checkbox-field label {
  margin-left: 10px;
  width: auto;
}
/* line 700, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-image-field img {
  display: block;
  max-height: 100px;
  max-width: 100%;
  margin-bottom: 10px;
}
/* line 706, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.admin-form .admin-form-image-field img.empty {
  height: 100px;
  width: 100px;
  background: #DEDEDE;
}

/* line 715, /src/app/assets/stylesheets/teachable/admin/_general.scss */
ul.webinar-pages-menu {
  display: none;
  position: absolute;
  background-color: white;
  font-size: 12px;
  font-family: 'TeachableSans-Bold';
  color: #2C2F33;
  z-index: 200;
  width: 120px;
  border: 1px solid #E4E9ED;
  border-radius: 3px;
  text-align: left;
  padding: 15px;
  box-shadow: 1px 2px 3px 0px #E6E9EC;
}
/* line 730, /src/app/assets/stylesheets/teachable/admin/_general.scss */
ul.webinar-pages-menu li:hover {
  color: #EF8755;
}
/* line 734, /src/app/assets/stylesheets/teachable/admin/_general.scss */
ul.webinar-pages-menu li:not(:last-of-type) {
  margin-bottom: 10px;
}

/* line 739, /src/app/assets/stylesheets/teachable/admin/_general.scss */
.ReactModal__Body--open {
  overflow: hidden;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box img.empty {
  height: 100px;
  width: 100px;
  background: #DEDEDE;
}
/* line 9, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field {
  border-radius: 5px;
}
/* line 12, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field img {
  vertical-align: top;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .handle {
  margin-top: 43px;
  margin-right: 20px;
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .trash-can {
  margin-top: 30px;
  cursor: pointer;
}
/* line 29, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .yesFieldError {
  margin-top: 5px;
}
/* line 33, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .options-list {
  padding: 10px;
  border: solid 1px #E4E9ED;
  border-radius: 5px;
  background-color: white;
}
/* line 39, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .options-list .menu-option {
  padding: 0 10px;
  border: solid 1px #E4E9ED;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default;
  margin-bottom: 5px;
}
/* line 49, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .options-list .menu-option img {
  float: right;
  margin-top: 2px;
  cursor: pointer;
}
/* line 56, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .options-list .new-text {
  margin-top: 5px;
  float: right;
  width: calc(100% - 103.5px) !important;
  padding: 0 10px;
  margin-right: 10px;
}
/* line 64, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field .options-list .add-option-button {
  margin-top: 5px;
  display: inline-block;
  float: right;
  padding: 0 10px;
  color: #1EA69A;
  border: solid 1px #1EA69A;
  border-radius: 100px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
/* line 80, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .field.highlight {
  background-color: rgba(255, 127, 69, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 86, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .drop-zone {
  width: calc(100% + 30px);
  height: 30px;
  border-radius: 5px;
}
/* line 92, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .drop-zone.highlight {
  border: dashed 2px #FF7F45;
}
/* line 96, /src/app/assets/stylesheets/teachable/admin/_general-template.scss */
.white-box .drop-zone.smaller {
  height: 20px;
}

/* line 9, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .nice-select {
  width: 128px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-100 {
  width: 100px;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-200 {
  width: 200px;
}
/* line 19, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-300 {
  width: 300px;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-400 {
  width: 400px;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-500 {
  width: 500px;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-600 {
  width: 600px;
}
/* line 31, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-700 {
  width: 700px;
}
/* line 34, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-800 {
  width: 800px;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-900 {
  width: 900px;
}
/* line 40, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1000 {
  width: 1000px;
}
/* line 43, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1000.file-upload-field {
  cursor: default;
  user-select: none;
  background-color: #ececec;
  margin-bottom: 10px;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1100 {
  width: 1100px;
}
/* line 53, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1200 {
  width: 1200px;
}
/* line 56, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1300 {
  width: 1300px;
}
/* line 59, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1400 {
  width: 1400px;
}
/* line 62, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1500 {
  width: 1500px;
}
/* line 65, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1600 {
  width: 1600px;
}
/* line 68, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1700 {
  width: 1700px;
}
/* line 71, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1800 {
  width: 1800px;
}
/* line 74, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-1900 {
  width: 1900px;
}
/* line 77, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .textfield-2000 {
  width: 2000px;
}
/* line 82, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row .nice-select ul {
  width: auto;
  max-height: 200px;
  overflow-y: scroll;
}
/* line 89, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row input {
  box-sizing: content-box;
  max-width: calc(100% - 32px);
}
/* line 94, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row img {
  max-height: 100px;
  max-width: 100%;
  margin-bottom: 10px;
}
/* line 100, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
body.body-admin .component .instance-fields .row img.empty {
  height: 100px;
  width: 100px;
  background: #DEDEDE;
}

/* line 110, /src/app/assets/stylesheets/teachable/admin/_general-instance.scss */
.page-partial .instance-fields .row:first-of-type {
  margin-top: 40px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/blog-post-details.scss */
#blog-post-details .tabs-row {
  margin-left: 0;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/blog-post-details.scss */
#blog-post-details a.preview-button {
  margin-right: 32px;
}

/* line 2, /src/app/assets/stylesheets/teachable/admin/change-password.scss */
.change-password input {
  width: 100%;
}
/* line 6, /src/app/assets/stylesheets/teachable/admin/change-password.scss */
.change-password .noFieldError {
  margin-bottom: 55px;
}
/* line 10, /src/app/assets/stylesheets/teachable/admin/change-password.scss */
.change-password .yesFieldError {
  height: 10px;
  margin-top: 10px;
  margin-bottom: 35px;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/change-password.scss */
.change-password .change-password-button-container {
  text-align: center;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/confirm-delete.scss */
.ReactModalPortal .confirm-delete h1 {
  color: #2C2F33;
  font-family: 'TeachableSans-SemiBold';
  font-size: 20px;
  line-height: 27px;
  margin: auto;
  margin-bottom: 10px;
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/confirm-delete.scss */
.ReactModalPortal .confirm-delete .orange-button, .ReactModalPortal .confirm-delete .light-orange-button {
  width: 124px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 23, /src/app/assets/stylesheets/teachable/admin/confirm-delete.scss */
.ReactModalPortal .confirm-delete .spinner {
  position: absolute;
  left: calc(50% - (90px / 2));
  top: calc(50% - (90px / 2));
}
/* line 29, /src/app/assets/stylesheets/teachable/admin/confirm-delete.scss */
.ReactModalPortal .confirm-delete p {
  font-family: 'TeachableSans-SemiBold';
  font-size: 14px;
  color: black;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/content-download-details.scss */
#content-download-details .prefix {
  display: inline-block;
  width: 45px;
}
/* line 8, /src/app/assets/stylesheets/teachable/admin/content-download-details.scss */
#content-download-details input.with-prefix {
  width: calc(100% - 45px);
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown div.spacer {
  display: inline-block;
  width: 20px;
  height: 20px;
}
/* line 9, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown .webinar-links {
  margin-top: -5px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown .webinar-links .button {
  width: 160px;
  cursor: pointer;
  user-select: none;
  padding: 11px 40px 11px 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOXB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDkgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDkgKDUxMDAyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgNTwvdGl0bGU%2BCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik03LjAzNTUzMzkxLDIuODU0OTgwNDcgQzcuNDQ5NzQ3NDcsMi44NTQ5ODA0NyA3Ljc4NTUzMzkxLDMuMTkwNzY2OTEgNy43ODU1MzM5MSwzLjYwNDk4MDQ3IEM3Ljc4NTUzMzkxLDQuMDE5MTk0MDMgNy40NDk3NDc0Nyw0LjM1NDk4MDQ3IDcuMDM1NTMzOTEsNC4zNTQ5ODA0NyBMMi4wMzU1MzM5MSw0LjM1NDk4MDQ3IEMxLjYyMTMyMDM0LDQuMzU0OTgwNDcgMS4yODU1MzM5MSw0LjAxOTE5NDAzIDEuMjg1NTMzOTEsMy42MDQ5ODA0NyBMMS4yODU1MzM5MSwtMS4zOTUwMTk1MyBDMS4yODU1MzM5MSwtMS44MDkyMzMwOSAxLjYyMTMyMDM0LC0yLjE0NTAxOTUzIDIuMDM1NTMzOTEsLTIuMTQ1MDE5NTMgQzIuNDQ5NzQ3NDcsLTIuMTQ1MDE5NTMgMi43ODU1MzM5MSwtMS44MDkyMzMwOSAyLjc4NTUzMzkxLC0xLjM5NTAxOTUzIEwyLjc4NTUzMzkxLDIuODU0OTgwNDcgTDcuMDM1NTMzOTEsMi44NTQ5ODA0NyBaIiBpZD0iUmVjdGFuZ2xlLTUiIGZpbGw9IiMyQzJGMzMiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC41MzU1MzQsIDEuMTA0OTgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKDEzNS4wMDAwMDApIHRyYW5zbGF0ZSgtNC41MzU1MzQsIC0xLjEwNDk4MCkgIj48L3BhdGg%2BCiAgICA8L2c%2BCjwvc3ZnPg%3D%3D);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 50%;
  border: 1px solid #E4E9ED;
  border-radius: 100px;
  color: #5F5F5F;
}
/* line 29, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown .webinar-links ul.webinar-pages-menu {
  left: 25px;
  top: 40px;
}
/* line 33, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown .webinar-links ul.webinar-pages-menu div {
  display: none;
}
/* line 39, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown .webinar-links:hover ul.webinar-pages-menu {
  display: block;
}
/* line 43, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #hover-area {
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  padding-bottom: 5px;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #hover-area #profile-pic {
  display: inline-block;
  width: 30px;
  margin-right: 5px;
  height: 30px;
  border-radius: 100px;
}
/* line 58, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #hover-area #triangle {
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAgMAAADOo5ZjAAAACVBMVEXl6e1HcEzk6e3Ii0d7AAAAAnRSTlOAAE0QVXMAAAAUSURBVAgdY9BaweC1kCGolSFEFAATjAL%2BnY3gIAAAAABJRU5ErkJggg%3D%3D);
  width: 8px;
  height: 4px;
}
/* line 66, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #user-menu {
  display: none;
  position: absolute;
  background-color: white;
  font-size: 15px;
  color: #B0B0B0;
  z-index: 200;
  left: calc(43px - 160px);
  top: 35px;
  width: 160px;
  border: 1px solid #E4E9ED;
  border-radius: 3px;
  text-align: left;
  padding: 20px;
}
/* line 81, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #user-menu li:not(:last-of-type) {
  padding-bottom: 20px;
}
/* line 85, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #user-menu li, #current-user-dropdown #user-menu a {
  cursor: pointer;
}
/* line 89, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#current-user-dropdown #user-menu li:hover {
  color: #EF8755;
}

/* line 95, /src/app/assets/stylesheets/teachable/admin/current-user-dropdown.scss */
#hover-area:hover #user-menu {
  display: block;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/modal-select.scss */
.modal-select .search-box {
  width: 100%;
  border-radius: 100px;
  padding: 15px 15px 15px 50px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4KGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU%2BMjAxNy0wMy0yM1QyMjoyNDo0NC0wNDowMDwveG1wOkNyZWF0ZURhdGU%2BCiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE3LTAzLTIzVDIyOjI5OjA2LTA0OjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU%2BMjAxNy0wMy0yM1QyMjoyOTowNi0wNDowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU%2BMzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ%2BeG1wLmlpZDpiMDc1MDA4OS04OGE2LTQ5YzctOWM5Zi1lMWYwNTBmYzA1ZmM8L3htcE1NOkluc3RhbmNlSUQ%2BCiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6YjA3NTAwODktODhhNi00OWM3LTljOWYtZTFmMDUwZmMwNWZjPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6YjA3NTAwODktODhhNi00OWM3LTljOWYtZTFmMDUwZmMwNWZjPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ%2BCiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI%2BCiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24%2BY3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmIwNzUwMDg5LTg4YTYtNDljNy05YzlmLWUxZjA1MGZjMDVmYzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4%2BMjAxNy0wMy0yM1QyMjoyNDo0NC0wNDowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ%2BQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ%2BCiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE%2BCiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24%2BMTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24%2BNzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24%2BCiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ%2BCiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U%2BNjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjI1PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI1PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24%2BCiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE%2BCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw%2FeHBhY2tldCBlbmQ9InciPz5nSx%2BqAAAAIGNIUk0AAHolAACAgwAA%2Bf8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAUQSURBVHjarFVNiFxVFv7O%2Fav73quul06lmqTTJJlIiAbEYCAI%2FsUW%2FAnMQCALYWbtZlyKKwNCuhV1NzAr0Y24UOMPGkTEgAQxujFKhE4lPSN0IDCTqnR1VVe99%2B67P27qlaUdzUIPHN6Fe3nfPd%2F57ncI42i1Wjhy5Aicc%2BCcHxoOh38XQhzz3t9BRJqINkIIl733nyZJ8qa1tpPnOS5duoRer4ffC1EtrLUgIgHg33mePy2EgPcejDGEEOC9T4loD%2Bf8sSzLXhBCLAN4xXuP2wWrFnEczzHGvi%2FL8ukQApxzk0NENLmItRYAGs65l5Mkebfauy0I55wdPHjwK2PMoWpDSvmdEOLZPM8fGI1G9zQajccajcZLUsr%2FhxAQQgARnTxw4MBbtwPhe%2Ffuxf79%2B1%2Fftm3b4mg0QhRFmJmZOS2lfMpae2E0Gl1zzv2v2Wz%2BN47jc9u3b39tc3PzzhDCnWVZotVq3W2tbWdZ9oMQArdKOn78%2BD7n3I9ZlkFrjXa7vcQYO3X48GEMh0P0ej1477F7927MzMxAKYVz584hTdMvdu3a9XBZliCiTrfbbRERQghb6ep0Ov90zkEIAWvtZWPMqeFwiE6ng1qtBgAIIUApBeccLl68iKIoMBgMTlhrQwgBjLEdcRwfF0KAMbYlRRRFj1prIYTA%2Bvr6v3bu3AkA6Ha7yLIMSikwxuCcw%2BrqKm7evIk0TRFCWB8Oh%2B%2FV6%2FWT4x49WRTFJ9OCmUiYMbZvLFE45y5Ya1HJMssyGGPAOYcxBvV6HWmaVsJAWZafW2tPeu%2BRJMm%2Bubk5OOe2UCZCCBEAeO8Rx%2FGAcz45yDlHnueI4xhRFEFrPbmAUgqDwWCj3%2B9XMtdKKVhrt4IwxvrOOc0YQxzHc0KI%2F1S3JyKkaYokSbC2tgYiQlmWcM5BSgml1LxSCgBgjOmvra3hlnQVRdHWWs8552CMeQLABSKCMWbyAKWUkFLCOYeFhQXU63VkWYYbN26cGNsQjDFta%2B2tQYjoQyJ60HuPWq32TFmWLwAISikopVAUxaR8zjlCCGi329Ba3xtF0QNFUYBzjsFgcCbP81tLuFarvcY5rzxqe6%2FXO9vpdMA5x699iYgwGAxw%2Ffr1dH19%2FaNK2pubm%2B9kWfat9x6VG0wn7%2Ff7hog2ms3mE1mWIUmSA3Ec3xdC%2BEZKedN7D601RqMRnHPQWh%2Bbn5%2F%2FNI7jPVWVUsqzrVbr8zRNMTs7uyUn7nb06NH3Z2dnTxRF8bPncH4GwAWl1EaWZfMhhEUiOjZd3djDEMfxqSiKlqpqfuFdUz98e2Fh4Y6iKO6p7ME5dwjA48aYvxHRI4yxfRVt1c%2BrtTFm0XvvGGPnnXPw3k%2BSTw%2BtHTt2fJDn%2BTUAdxFR8xfNG88VIoL3%2FowQ4qz3%2Fv5fjYJFAEZK%2BeV0NWK6qeN38Abn%2FI1Go%2FHXPM8fCiH8hTEWWWs3iOhyWZafAfg6jmMIIfpZli1NAxVF8SIAprVerhovfmsGSCk%2FNsZ8DAC1Wg3dbhdaa1RmOhbEcgiB8jw%2FPQ2U5%2FkSAERRtOyc%2B5muZrOJVquF0WgExhi01hjb%2BMRepkeylLL6ngdQlmX5aMXGmJFFAE4pdV7gD0RFh9b6RQBUVUBEYIzBGHNaa73nD4FUQM451Gq15bFzLzHGwDlHkiRYWVmJGf6kGNvSstb6eQBIkgRXrlx5dXV19R8Cf2J47xFF0XIURXtXVlaiq1evPgcAPw0A1WHYRSshoGUAAAAASUVORK5CYII%3D);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  margin-bottom: 10px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/modal-select.scss */
.modal-select li {
  user-select: none;
  cursor: pointer;
  padding: 10px;
  border: solid 1px #5F5F5F;
  border-radius: 6px;
  margin-bottom: 10px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/object-details.scss */
#object-details #dotted-box-content, #object-details-new #dotted-box-content, #object-details-edit #dotted-box-content {
  margin-top: 95.6px;
}
/* line 6, /src/app/assets/stylesheets/teachable/admin/object-details.scss */
#object-details #dotted-box-content img, #object-details-new #dotted-box-content img, #object-details-edit #dotted-box-content img {
  margin-bottom: 20px;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/object-details.scss */
#object-details .white-box .nice-select ul, #object-details-new .white-box .nice-select ul, #object-details-edit .white-box .nice-select ul {
  width: auto;
  max-height: 200px;
  overflow-y: scroll;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/object-details.scss */
#object-details .white-box #view-all, #object-details-new .white-box #view-all, #object-details-edit .white-box #view-all {
  margin-left: 30px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/page-new.scss */
#page-new .clone-error {
  position: absolute;
  bottom: 41px;
  left: 230px;
  width: calc(100% - 260px);
  text-align: center;
  font-size: 13px;
  border-radius: 2px;
  letter-spacing: 0.1px;
  font-family: 'TeachableSans-Bold';
  padding: 10px;
  color: #c74a47;
  background-color: #fbe2e2;
}

/* line 7, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .object-field .nice-select .list {
  max-height: 200px;
  overflow-y: scroll;
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .buttons-container {
  margin-bottom: 20px;
}
/* line 17, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .buttons-container #preview-button, #page-details .buttons-container #clone-button {
  float: right;
}
/* line 21, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .buttons-container #preview-button {
  margin-right: 32px;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .buttons-container .delete-button {
  margin-left: 32px;
}
/* line 30, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index {
  position: relative;
  border: solid 1px #CDCDCD;
  border-radius: 5px;
  padding: 10px;
}
/* line 36, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index h2#partials-header {
  margin-bottom: 0;
}
/* line 40, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .drop-zone {
  width: 100%;
  height: 20px;
}
/* line 45, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .drop-zone-highlight {
  border: dashed 1px black;
}
/* line 49, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .plan-features-index-item.dragging-this {
  background: rgba(255, 127, 69, 0.1);
}
/* line 53, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .green-outline-button {
  padding: 5px 0 5px 10px;
  background-position: 10px 9px;
  min-width: 150px;
}
/* line 59, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .page-partials-index-grayed-out {
  position: absolute;
  z-index: 100;
  background-color: gray;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  margin-top: -10px;
  margin-left: -10px;
}
/* line 71, /src/app/assets/stylesheets/teachable/admin/page-details.scss */
#page-details .page-partials-index .page-partials-index-grayed-out {
  position: absolute;
  z-index: 100;
  background-color: gray;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  margin-top: -10px;
  margin-left: -10px;
}

/* line 1, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.nested-page-partial, .page-partial {
  border-radius: 5px;
  padding: 6px 13px;
  border: solid 1px #E4E9ED;
}

/* line 9, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.disabled-add-nested-page-partial-container .gray-outline-button, .disabled-add-nested-page-partial-container .save-changes-text {
  display: inline-block;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.disabled-add-nested-page-partial-container .gray-outline-button {
  margin-right: 15px;
  user-select: none;
  cursor: default;
}

/* line 20, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.nested-page-partial {
  background-color: #edf4f9;
}

/* line 24, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial {
  position: relative;
}
/* line 27, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial h2.page-partial-name {
  margin-top: 14px;
}
/* line 31, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial img {
  vertical-align: top;
}
/* line 35, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .handle {
  float: right;
  margin-top: 13px;
  margin-right: 20px;
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
/* line 44, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .trash-can {
  float: right;
  cursor: pointer;
  margin-bottom: 0 !important;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .expand-toggle, .page-partial .expand-toggle-placeholder {
  float: left;
  margin-top: 12px;
  margin-right: 16px;
  width: 14px;
  height: 16px;
}
/* line 58, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .expand-toggle {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
/* line 63, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .expand-toggle.expanded {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 72, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields {
  position: relative;
}
/* line 75, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields .nested-page-partial-field {
  margin-bottom: 40px;
}
/* line 78, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields .nested-page-partial-field.error {
  border-radius: 5px;
}
/* line 81, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields .green-outline-button {
  padding: 5px 0 !important;
  background: none;
}
/* line 85, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields .green-outline-button:hover {
  background: none;
}
/* line 88, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields hr {
  margin: 20px 0;
}
/* line 92, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .instance-fields.fetching {
  height: 100px;
}
/* line 97, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .update-page-partial-button {
  margin-bottom: 14px;
}
/* line 101, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial .grayed-out {
  margin-top: -6px !important;
  margin-left: -13px !important;
}

/* line 107, /src/app/assets/stylesheets/teachable/admin/page-partial.scss */
.page-partial.dragging-this {
  background: rgba(255, 127, 69, 0.1);
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .component {
  padding: 20px;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .preview-image-container {
  height: 23vh;
  background-color: #ECECEC;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
  border: solid 1px #E4E9ED;
  border-radius: 5px;
}
/* line 17, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .preview-image-container img {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .search-box {
  margin-bottom: 15px;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .partials-container {
  max-height: calc(46vh - 71px);
  overflow-y: scroll;
  padding: 20px;
  border: solid 1px #E4E9ED;
  border-radius: 5px;
}
/* line 35, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .partials-container a {
  background-color: white;
  margin-top: 10px;
  display: block;
  float: left;
  padding: 18px;
  width: 49%;
  border: solid 1px #E4E9ED;
  border-radius: 5px;
  font-family: 'TeachableSans-Medium';
  -webkit-transition: border 0.5s;
  transition: border 0.5s;
}
/* line 48, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .partials-container a:hover {
  cursor: pointer;
  border: solid 1px #CDCDCD;
}
/* line 54, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .partials-container a:nth-child(odd) {
  margin-right: 2%;
}
/* line 58, /src/app/assets/stylesheets/teachable/admin/page-partials-new.scss */
#page-partials-new .partials-container a:first-of-type, #page-partials-new .partials-container a:nth-of-type(2) {
  margin-top: 0;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box #partial-image {
  margin-bottom: 10px;
  width: 100%;
  object-fit: contain;
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box input, #partial-details .white-box .nice-select {
  width: 100%;
  max-width: 100%;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box hr {
  margin-top: 30px;
  margin-bottom: 0;
}
/* line 21, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .orange-button, #partial-details .white-box .green-outline-button {
  width: 175px;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .light-orange-button {
  width: 200px;
  float: right;
}
/* line 30, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .green-outline-button.no-fields {
  margin-top: 30px;
}
/* line 34, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .green-outline-button {
  margin-bottom: 15px;
}
/* line 38, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .yesFieldError {
  margin-bottom: 0 !important;
}
/* line 42, /src/app/assets/stylesheets/teachable/admin/partial-details.scss */
#partial-details .white-box .noFieldError {
  margin-bottom: 6px !important;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances {
  color: black;
  font-size: 14px;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances li:not(:last-of-type) {
  margin-bottom: 8px;
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances .item-page-instance {
  border-radius: 5px;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances .item-page-instance:hover p {
  text-decoration: underline;
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances .item-page-instance .name {
  padding: 10px 0;
  float: left;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances .item-page-instance .edit-link, #partial-instances .list-page-instances .item-page-instance .view-link {
  float: right;
  padding: 10px 30px;
  min-width: 0;
}
/* line 31, /src/app/assets/stylesheets/teachable/admin/partial-instances.scss */
#partial-instances .list-page-instances .item-page-instance .edit-link {
  margin-left: 25px;
}

/* line 2, /src/app/assets/stylesheets/teachable/admin/plan-features-new.scss */
#add-plan-feature-modal h1 {
  text-align: center;
}
/* line 6, /src/app/assets/stylesheets/teachable/admin/plan-features-new.scss */
#add-plan-feature-modal a {
  display: block;
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/plan-features-new.scss */
#add-plan-feature-modal a:last-of-type {
  margin-bottom: 0;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan {
  border: solid 1px #B0B0B0;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 12, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan:last-of-type {
  margin-bottom: 0;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box input, #plans-index .white-box .type-select {
  width: 100%;
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .orange-button {
  margin-bottom: 20px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .light-orange-button {
  margin-left: 20px;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box #all-plans-header {
  font-size: 14px;
}
/* line 32, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index {
  border: solid 1px #CDCDCD;
  border-radius: 5px;
  padding: 10px;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index h2 {
  margin-bottom: 0;
}
/* line 41, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .drop-zone {
  width: 100%;
  height: 10px;
}
/* line 46, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .drop-zone-highlight {
  border: dashed 1px black;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item {
  border: solid 1px #E4E9ED;
  border-radius: 5px;
  padding: 5px 10px;
}
/* line 55, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item .trash-can, #plans-index .white-box .plan-features-index .plan-features-index-item .handle, #plans-index .white-box .plan-features-index .plan-features-index-item .tooltip-select {
  float: right;
  margin-right: 20px;
}
/* line 60, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item .tooltip-select {
  clear: none;
  padding: 0 0 0 5px;
  height: 17px;
  width: 150px;
}
/* line 67, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item .handle {
  margin-top: 2px;
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
/* line 74, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item .trash-can {
  height: 17px;
  width: 17px;
  cursor: pointer;
}
/* line 81, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .plan-features-index-item.dragging-this {
  background: rgba(255, 127, 69, 0.1);
}
/* line 85, /src/app/assets/stylesheets/teachable/admin/plans-index.scss */
#plans-index .white-box .plan-features-index .green-outline-button {
  padding: 5px 0 5px 10px;
  background-position: 10px 9px;
  min-width: 120px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/reusable-images.scss */
.reusable-images-container .component, .reusable-images-container .white-box {
  height: 100%;
}
/* line 8, /src/app/assets/stylesheets/teachable/admin/reusable-images.scss */
.reusable-images-container .component .white-box {
  padding: 30px 25px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/reusable-images.scss */
.reusable-images-container img {
  max-width: 30%;
  max-height: 100px;
  margin-bottom: 30px;
  padding-right: 25px;
}
/* line 21, /src/app/assets/stylesheets/teachable/admin/reusable-images.scss */
.reusable-images-container img:hover {
  cursor: pointer;
}

/* line 27, /src/app/assets/stylesheets/teachable/admin/reusable-images.scss */
.reusable-images-spinner {
  height: 100%;
}

/* line 1, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance {
  margin: auto;
  margin-top: 30px;
  width: 90%;
  max-width: 800px;
  border-radius: 5px;
  text-align: center;
  font-family: 'TeachableSans-SemiBold';
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #header {
  background-image: url(data:image/jpeg;base64,%2F9j%2F4AAQSkZJRgABAQAAAQABAAD%2F2wCEAAMDAwMDAwQEBAQFBQUFBQcHBgYHBwsICQgJCAsRCwwLCwwLEQ8SDw4PEg8bFRMTFRsfGhkaHyYiIiYwLTA%2BPlQBAwMDAwMDBAQEBAUFBQUFBwcGBgcHCwgJCAkICxELDAsLDAsRDxIPDg8SDxsVExMVGx8aGRofJiIiJjAtMD4%2BVP%2FCABEIAecHgAMBIgACEQEDEQH%2FxAAZAAEAAwEBAAAAAAAAAAAAAAAAAgMEAQX%2F2gAIAQEAAAAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAErJznLsuu8c5yMYwjCHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHbbbLZAAADkK666QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALbrbegAAAAeSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdtvvkAAAAAHkgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7dfdIAAAAAB5IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB22%2B%2BQAAAAAAeSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABZovmAAAAAAA8kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS0aLAAAAAAAA8kAAAAAAAAAAOztssnOfZdHIxhCuuqrgAAAAAAAAAAAAAAAB27Rd0AAAAAAADyQAAAAAAAAAWaLr7rZAAAHKqaKKKgAAAAAAAAAAAAAAFui%2BQAAAAAAAA8ycpSd4jGEIgAAAAAA7o06NFgAAAABXnzZqOAAAAAAAAAAAAAAnovsAAAAAAAAA9oACNVVNNOeiAAAAAF%2BrVpkAAAAAAEc2bLRwAAAAAAAAAAAAJX33AAAAAAAAAD2gAACnPlzZagAAB3Vr12gAAAAAAAQy5MtYAAAAAAAAAAAdvvu6AAAAAAAAAD2gAAAFWTJjz8AAS17NcgAAAAAAAAFGTJn4AAAAAAAAAAO3X39AAAAAAAAAAPaAAAABDJix5%2BAd17dcgAAAAAAAAAEMmTLAAAAAAAAAAduvukAAAAAAAAAAD2gAAAABXixYqu6duyYAAAAAAAAAADmbLjpAAAAAAAAErr7ugAAAAAAAAAAHtAAAAAAWzZ8oAAAAAAAAAAACrJky8AAAAAAALLrregAAAFk5zl05yMYQrAAAAA9oAAAAAS17LxHHixwAAAAAAAAAAAAjlyZagAAAAAHbrrpgAAAtvvvuttAAFdVVNFFHAAAA9oAAAADujZq6AM2LHnAAAAAAAAAAAAUZcuXgAAAAO2XW29AAAE9WnTomAAAAFObNmz8AAB7QAAAAXbNcwABVjxZOAAAAAAAAAAAARzZctAAAAdsutt6AAALNerXcAAAAAA5myZM3AAHtAAAALNeu4AAAcyYsdQAAAAAAAAAAACvLmy1AAErbbbOgAADuvZrvAAAAAAAEcmPFWAHtAAABPVr0AAAABRix5QAAAAAAAAAAACrLmzVAlZZbZMAAAF23Zq6AAAAAAAAGfFhoAe0AAAs1atAAAAAARx48dYAAAAAAAAAAABXTTXGcwAAAO69m20AAAAAAAAAFOHBQHtAADujRpuAAAAAABnx5MvAAAAAAAAAAA7Kc5zmOZ6M9EAAALNuzXIAAAAAAAAAAFGDBU9oAFl199%2FQAAAAAAAcyZMdAAAAAAAAAE5SlOU%2BgAEKKKKIABp2bdAAAAAAAAAAAAGXBtl13spTtstkAAAAAAAAAV5MmSoAAAAAAS72UuylKXQAAABCmmimrktmzZYAAAAAAAAAAAAD0AAAAAAAAAAAAKsuXJUHQA66d673ve973ve9AAAAAAAv1321VVVwAAAAAAAAAAAAdv2VgAAAAAAAAOyl2Xe971110FebLmo4AAAAAAAAAAAT169dgCNVddVdcOAAAAAAAAAAFmvXrm8cAAAAAAAAJaLJAAAARz5s2esAAAAAAAAACWnVr0AAAK4V1whXCHAAAAAAAAE9OvVeDxwAAAAAAAAlrmAAAABVmz5swAAAAAAAANOvVp6AAAAAjCMIRhGMK4AAAAAA169WgAf%2F%2FEABgBAQEBAQEAAAAAAAAAAAAAAAABAgMG%2F9oACAECEAAAAPWgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgCgAAAAAAAAAAAAAAAABEAAWgAAAAAAAAAAAAAAACQAADQAAAAAAAAAAAAAAAEgAAA0AAAAAIQVQAAAAAAABIAAADQAAAAkkgALbaAAAAAAAkAAAAMAVbaABmZAAAF1aAAAAABIAAAADAAFttDOYAAAAGroAAAACQAAAAAwAAFqQAAAAALq0AAAEgAEAUAAwAAJnJdWgAAAABbdAABEACZiQBVttAMAATOQBrVAAAAABdWgEQAMySAAAXVtDAAkzAAC6tAAAAABdUgAJMyAAAALdWsAkmQAABbqgAAABCIW6qhMzIAAAABbrmRAAAAAW6oAIBBAAC1IAAAAAASAAAAAACqAAAAAkzAq1aAAAAMyTYAAAAAABoAAAAzmAABVbAABMQP%2FxAAaAQEBAQEBAQEAAAAAAAAAAAAAAwIBBAUI%2F9oACAEDEAAAAPyYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAO9111zjPOAAAAAAAAAAAAAAAAAO71vQAOZ84AAAAAAAAAAAAAAAB2m9gAA8gAAAAAAAAAAAAAAAO7psAAA8gAAAABrWu9OZ5jgAAAAAAADdN9AAADzdHOcAAAKUpvfQAzic5cAAAAAABqlOgAAAPaBnGJzlgANVtXoAABOUp8AAAAADtKaAAAAD2gAZjGMxq1qgAAADkpRyAAAAHab2AAAAA9oAAZjxQAAAAAJyjMAAANb3sAHdd65nnAAD2gACt7dRhCYAAAAAcjKWQADu976AK1rumgGcTnKXAD2gAbvbYDEIR4AAAAAE5SnwDu9b0AK3tXoAAE4RjwPaAN2tQAByMIYAAAAADk54x3eugDV720AAAA5Dzw49oNUrXYAABOMI8AAAAO913Wu95ieJzBS97AAAAAHIeb6PXdb6AAAAOSjGXOgHXXXe9d10ABzGdUqAAAAAAUoAAAAb73vTo5OUp5AAAAApatgznHM5zzgAAAGq2trxAAAAFtAAGI%2BMAAAA9t%2BgADnOZz5%2BAABb2bD%2FxAA5EAACAQICBgkDBAICAgMAAAABAgMABBExBSEyQlFxEkFQUmBhgZGhExRAFTBTcCBDEGIzgpKxwP%2FaAAgBAQABPwD%2FAPbyhGOQNCCQ9VC2brIoWw62NC3jHE0IYhu19OPuiugo3RWA4D%2FDAcK6K90V9NO6PavpRndFGCLhRto%2FOjbDqY0bZuphRt5KMcg3TWBH9qgE5ChBIeqhbcWoW8Y4mgirkoH4%2BANGKM7oo28ZyxFG2PU1GCQdWP8AZyxSNkKW24tSwRjqxoAD%2B6QCchSwSN1YUtsozJNKirko%2FuoAnIUsEjeVLboMyTQVVyGH91rBI3VhzpbZRmcaCquQA%2FutYnfIUtsN40qKmQA%2FutUZsgTS2xO0cKWKNch4yEUrZIx9KFpcNuGhYTnuj1oaPfrcUNHDrkPtQ0fF1s1Cxg%2F7e9fZW%2FdPvX2lv3Pk19rb9wV9rb9wV9rb9wV9rb9wV9pb9z5NGyt%2B6fejYQHvD1o6Pj6najo7hJ8UdHy9TKaNlcDdB5GjBMucbe1EEZg%2BJACchS27tnqpYEXzrLxcsMr7KMfSlspzmAOZpdHHef2FLYQDPpH1oW0C5IPXXQVVyAH4xAOdNbwtmi%2B1NYwHIEcjTaO7snuKaxnGWDcjTQypmjD08OrDI2Q96W2UbRxpVVcgB2qI5DkjH0oW85yif%2F4mhaXP8Te1fZXX8Zr7C7%2Fj%2BRX2F3%2FH8iv0%2B7%2Fj%2BRX2F3%2FH8ivsbv8Aj%2BRX2V1%2FEaNrcj%2FU%2FtRgmGcbj0NFWGYI7LAJypbSd9zDnqpdHtvOBypbGBcwW5mlijTZQD07CaKN9pAfSmsYGyBXkabR7brg8xTWs6bhPLXRBGfhVUd8hS23ePtSxomQ8CmNGzVT6UbW3bOJPamsLU7mHImm0XAcmcU2iu7L7rTaMuBkUPrTWV0ucR9NdMjptKV5jsBLeZ9lDzOqk0ex23A5UllAvUW5mlVVGCgDsplVtpQaeygbdK8jT6PbccetPazpmhPLXWXg4KzZCktmO0cKWGNerHwg9vA%2BcaH0p9G2zZAryNPoruye4p9HXK5ANyNPDLHtIw9PxwpY4AEmksp3zAXnSWEY1uxb4pIY49lQO0njR9pQaexhbLFaewlXZIb4NPFJHtIR4IAJOAGNLbuc9VLbxr50ABl4Xe3gk2o1PpT6Mt22ekvI0%2Bi5BsOp56qezuY84z6a6IIP76qznBQTypLGZtrBRSWMK7WLGlRUGCqAPLtl7aB80Hpqp9HjNH9DT2k6buI8tdEEHwCATlS27tnqpbdBniaChcgB4eeOOTbRW5in0dbPkCvI1JotxsODz1VJaXEecZ5jX%2ByFLHAAk1HZTPtYKPOo7GFNrFjSqqjAADt940faUGnsIW2SVp7GZdnBqZHQ4MpHbYBOQpbdznqpbdBniaChcgB4leGKTbQNzFSaMgbZLJ8ipNGTrsFX%2BDUkM0W2jD%2FmO0nk3eiOJqOwjXbJb4pURBgqgeBSART2kD7uB8tVPo9txwfI09vMmaHnn2qFZsgTS27nMgUtugzxNAAZADxWkMkuSnDjX6Naya5VH%2Frqr9Hhj%2F8ACcOYx%2BaeyuE3MR5a6IIOB8FPBFJtIKfR6HZYins503ekPKipU4EEHs5Y3bIUtsd40sMa9WPOsvzBDK2SMfSha3B%2F1tQsbo7nyKGj7k9QHrX6dccU96%2FTZ%2B8nua%2FTZ%2B8nua%2FTZ%2B8nua%2FTp%2BKe5o6OuP8Ar70bC5G6D60bK6H%2Bv5FG2uB%2Frb2oxSjNG9vASoznBQTSWTnbOHlSW0UeS4nif8XjSQYMoPMU%2Bj4G2cVp9HTLskN8U8Uke2pHgplVhgyginsoGyBXlT2Eg2WDfFPDLHtIR2OATkCaWCQ%2BVLbL1kmljRclH5KwTPsox9KWwuWzUDmaXRjb0gHIY0ujYRmzGlsrZdzHmTQghXKNPagAMh%2B%2BQDRhhbONT6U1nbNnGKbR0ByLD1ptGDdk9xTaOnGRU%2BtNaXK5xn010ysp1gjtfAmktZn1kdEedJZxLtYsaACjAAAftHXT2dvJuYHiNVSaMOaP6GpLWePNDzGvwW9vDJmgp9HruOR5Gns503ekPKiCpwII%2FPzpYZG6qW27ze1LDGvVjzrAD8dIpJNlGPIUmj7hswF5mk0YN%2BQ%2BgpLG2XdLczSxxpsqo5D80gGmtoHzjX0GFPo6Bsiy0%2BjXGy4PPVT2dymaE8tdEFTgQR2gkEsmSnnSWQG22PkKSNI9lQPwZIYpdtAafRsbbDFfmpLC4TIBh5UyspwYEHz8FMqsMCAR509lA%2FUV5U%2Bj3Gw4PPVT28yZoeY1%2FkAE0sMh6vehbHralgjHVjQAGQA%2FHSGWTYRj6Umjp22iq0mjYhtMW%2BKS2gTZjX%2F77HZVYYEAinsrd93DlT6M7j%2Bhp7K4Td6XLXRBU4EEdkpHJJsqTSWLHbbDyFJbxR5Lr4n8dlVhgwBFSWFu%2BQKnyp9GyDYYN8Gnhlj2kI8FvFHJtKDT2ELbJK%2FNPYSrskNTwyptIR%2BAEZsgTQt5DwFC2HW1CGMdVAAZD8dVZzgoJPkKSwuHzAXnSaNQbbk8tVJbQR5IPXX2eyI4wZQR5insLd8gVPlT6NlGwwb4NPDLFtoR2GqO5wVSaSykO0QtJawp1Ynz%2FOktYJM0HMaqfRg3H9DT2Vwm5jy10QQcD4LeCJ9pBT2ETbJK09hKNkhqeCVNpCP8wrNkCaEEh6sKFsetqFvGM8TQRFyUfkx208myh5nVSaNc7bgctdJY26bvS50FVRgAAO1pLS3kzQA8RqqTRv8AG%2Fo1SWs8W0h5jWPzUikfZUmksnO0wFJawp1YnzoADsN0Rxgyg8xT6PgbZxWn0dMuywb4NPDLFtIR4MaGKTaQH0ptGo%2ByrLR0RPusvrR0bMm0D6ChbxrmD60ERclH5SqzHAAk%2BVR2Nw%2BYCjzqPRsY23LctVR28MeygHbslvDLtIOeRqTRozjf0apLWeLaQ4cRrH4wBJ1AmltZm3cOdJYjfb2pLeFMkHrr7Le1t5M0HMaqfRq5o5HkaksrhN3pDyoqVOBBB8BAE5AmhFId00IHPAULfi1CBPOhHGN0UAB%2Fgyq20oPMU1pA27hyNNYDdf3prOZcgG5GmikTaQj0%2FESGWTZQmo9GyttsF%2BTUdhbpmCx8zSoqDBQAPIeA5baCXaQY8RqqTRpGuN%2FQ1JBLFtoR5%2FvrFI2SE0tnMc8BzNLYjef2pbWFd3HnQUKMAAO0WVXGDAEeYp7C3fIFeVPo1xsOD5HVT2s8eaHmNfa4BNCNzumhDJwoW7cRQt%2BLUIE86%2BjGOqgqjID8Boo3zRTTWUDZAjkaaw7r%2B4prOdcgDyNNFIm0jD9xLS4kyQjzOqo9G99%2FQVHaW8eSAnidfgqSyt5N3oniKk0dKuwQw9jQilO43tX0Ju41fbzdw19tP3DX20%2FcoWs%2Fd%2BRQs5jwHrQsZOtloWPF%2FihZRDMsaFtANylRFyUDkO2niik20B9KfR0DbJZafRso2WVvint5o9pG7J6DHJTQjc7pr6MnChA%2FlQt24ihb8Wr7dOJr6MfChGg3RQVRkB%2BaY42zUH0prOBt0jkaawXdcjmKaxlGRU01tOuaH010VZcwR%2FwqO5wVSeVJo%2BdtrBR5mo9HQrtMW%2BKSKOPZUD%2BmHghk2kU0%2BjoW2Sy%2FNPo2YbJDU9tPHtRtWB4V0W4Gui3A10W4Gui3A10G4H2roP3TXQfumug%2FdNdB%2B6a6D9010H7proP3TXQfumug%2FdPtX037pr6b9019KTumvpSd2voyd2voyd2voycK%2BhJ5V9u%2FlX278RX254ivt%2F8AtX2471fbrxNfbpxNfQSvox92vpR90V0E7o9qwHDsxLaeTJDzOqk0aTtuOQpdGWQziVjxNfZQYYKCo8jRsRuufUUbKUZEGjbTjcoo65qR6eDEtZ3yQjnqpNHHff0HbIBNCNz1Gvovwr6DcRX0Dxr6A419BeJr6KedfRSvpR8K%2BmnCugndFdBO6PauivAVgOFYD%2FJ4on2kU09hA2WK0%2BjpBsuDz1U9rcJmh9NdEEHWPAyRyPsqTyFJYTttYLSaPiG0xb4pIYo9lAP2SiNmoPpRtoDuCjZRHIsKNjwf4o2UoyKmjazjdoxSjNG9qII8AJFLJsoTSaPmbaIX5pLCFdrFvikijTZUDthVLHAUsA66CIOoflMiuMGAPMU9lbtu4cjTaOG6%2FuKaxuFyAbkaaORNpCPTt5VZjgASfKksrh93o86TRw33x5UlpAmSA89f4hANGKI5ovtRtYDu0bKI5FhRsR1OfajYv1MKNnMOB9aNtONw0YpRuN7UQRmO01R32VJpLGdswF5mk0cg23J5aqS2gjyQeuvtxWKHGkkD9gPBC%2BaL7U2j4DkWWm0a%2B64PPVUlrPGMWXVxx7XjtZpRioGHEmk0d339qSzt03cedKqqMFAA7BKIc1FGCE7i%2B1G1gO7Rs4TxHrRsY%2Bpmo2I6n%2BKNi%2FfFGyl4rRtJuA96NvMM1%2BRRRhmOxY7OeQY4ADiTSaOG%2B5PKktLdMkB566AAy%2Fa%2F%2F8QAHxEAAwEAAwEBAQEBAAAAAAAAAAEREjBAUCATYEGg%2F9oACAECAQE%2FAP8At0qKUpSlKX%2BrpSvmr%2FpaX%2B0pfXqKjSNI0jSNI0jSKvUpe1UVFRV2KjSNMr5azTNGl5t8OsrNM0aRVyU0jTL1qzRpeNS%2BXWaZoq%2BaaNPvaZpFT79L6VaNw%2FRGr4lZoq7NLzVFRUVFRV4NSNfGmaKn4laNM0ulS8lRo0ysr4qzTNGl2G0jRW%2BGtGjS8Ws0aXFSl46jRp9Ws0aXRqNDbfQ0zSKvF0zRpFRS8lRpGn3dM0uKo0jRX1q0aNLvUpSlfxWaZpFX3UaK%2FD0zSNGmaZplff0zRpctRUVFRSlKUr6NZo%2FRH6Gr%2Fvj1eRSl8Go0af1WaZpmjSNIq7dRpGmV%2Bcn3G306zTNM0xdJuFf1%2F8QAMBEAAgECBAQGAQQCAwAAAAAAAQIAAzEEEUFREhNAQjBQUmFxkRQFECBgFTIhgaD%2F2gAIAQMBAT8A%2FwDbnwttOW05R3E5XvOV7zle85R3nLM5bThbaZH%2B0gEwU2MFIamBFGnilVOkNNf7IATaCmdYEUf3O8FMmBFHm4VjYGClUPbORU2nIf2n477ifjtuJ%2BO%2B4nIf2nJqbQ03HaYQRceZhGMFMC8AA6jhOxnA%2FpP1OXU9DfU5dT0N9Tlv6W%2BpwtsenFNzZTBh21IEGHXUmClTHbAALDxCiG6iGhTPtDh9mho1BpnCCLgjysKTYQUtzAoFh5EUQ3UfUNCke2HC0zYkQ4Q6NDhqo0BhR1upHiBWawi0HNyBFoIL5mBVWwA6Y0kOkOHGhhouNM4QRfyQAmwgpnWBFHlZpo11EbDUzbMRsK4sQY1Kot1P8VVmsIuHY3OUWii6Z9aQDcQ0EPtGw7CxBhRluD1wBNhBTOsCKPMmpo11Bhwit%2FrmJ%2Fj63tBhxTup%2FwC%2FJDSRtI2H2MNJ106gKx0gpHUwIo8UAmctz2n6nKqekzk1fSZyavpM5VT0GcDjtP1MiPIFpO2mUWgouc4ABYfu1Ck2mXxGwp7WjUqi3U%2BSFVa4BhoIbZiGg4tkYVZbgjoACYKbGCmNTAoFh4QBMWjVbtMGFfVgIMKguSYKFIdsCILKPBKKbqIaFI9ohwtM2JEOEOjQ4eqNM4VZbgjp1R2sIuH9Rioq2HgtTR7qI2FU%2FwCpIjYequmfxCCLjyQ0kOkOH2MNGoNM4QRfwACdIKbQUhqYEUaeGtCq3bFwvqb6i4ekNM%2FmAAWAHSNRptdRGwq9rERsPVXTP4hBFx0Co7WEXDnUxaSLp45Aa4BjYamdxGwrixBjU3W6nyQgG8NGmdMocPsYcPV9Oc5Ti4ygpe8FNYFA08NUZrAmLhnNyBFw1MXzMVFWwA6sqGuAY2Gpm2YjYaoLZGEFbgjwQjGwMFBzsIMONTBTRbDpmpU2uojYVe1iI2Hqrpn8Qgi4I6zhOxnA205bTle85azgUaS37mmh7RDh10JEOHbQiGk47ZkR%2FJaNRrLFwp7m%2BotCkumfz5EQGuAY2GQ2%2FwCI2HqLYZ%2FE%2FHXcz8ddzPx03M5FP3gpUx2wKosB1pAMahSbty%2BI2E9LfcbD1V0z%2BIVYXB%2FbIzIzIzIzIzI7TI7TI7GcLbGcLbGcDbTgbactpy2nKO4nK95yvecsTlrOBdpkNh0BpIe0T8ZWtnB%2Bn1DqB8wfp5FzxQUOCyZeTrSdrL1gQzgG84BOBZwrtMhtMh%2FEgGGjTOkOGGjQ4eoNjCjLcEeQCjUbti4Y6tFoUxpnAAP4lEOghpIdIaC7mGgd5yX9pyn2nA%2FpMyPVBGawJi4dzfIRcMguSYqItgB1qnMdAUQ3UR6FMKSMx1iUKfCCRnAqrYAdCQNpwJ6ROUm05KQ0V94wyPRUaa1Cc4tKmtlH8v%2FZ);
  background-position-y: bottom;
  background-repeat-y: no-repeat;
  background-color: #1ea69a;
  color: white;
  font-size: 18px;
  padding: 50px 0;
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #header #t-sign {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAqFBMVEVHcEz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FKDztIAAAAN3RSTlMAbKTwCBCQ%2FRkTI5jZY31AeZ45i8Kspgay%2BvUVXdSbWXSCLd3qjPEr7ce4Ux0LpTNKA4jOveGB9V52YAAAAelJREFUeF7N1mlvolAYxfGDC7iwqFRRBBfUDm7d7fn%2B32ymN3ViLzxA6Zv%2BXpGQf0Ke3AX8Pu3RcuD3F6brePPvpk%2FraZxaJJv2wT92UFkQTUN%2BYb0ZbVTRXm%2BZIzRPKLUKKXlHsd4dC8QjFHBYYgDRjqUmEDRYwZ3Y1q53rGiKjIiVraHpMMOOIsNinpEWvzLDAZAfp%2FjCYMYsALr5Mfu40WKWATlm7yZeCzOdUzC%2BiUPqTHzops0P6Za6Oa6W1Kw6UNBSnl3qXFwd9FlBE1O3waezPhZba5OCkT3JW0deuSso5xdq7Mbkoa1e%2FXt4eGiEzBr%2FUfHowBwnbdFqLDtScWQzRwfiIlHSgYrd%2BzrxzFexydJYXt%2BLevHwR%2FHPP9sN68TWTsXOpk7cdFXsvdWJN46K22adePoI5SjGczkePEPpyjFFj%2Fi0lzZGMKNgiytH3OwHCkxctcRbobMnmxOj8Ozt5x7byqnXArbCVSmNLC68fRPceC%2F%2Bg0jEM1%2B5MGN3%2Ft9qG88Kyk%2FX5tB48rzI31NzhGbAyobIGLOiV%2BS4YyWXALXrTRtKnS%2FftyBZs8QCBbwLC9wvUejZpKjRRZmkwVxTD1X03JiajZ%2BgssSYxNsZSc5Se7wa4XuS5eqlPxz2%2FUH0GOC3%2BQt9G7e1vj6ypwAAAABJRU5ErkJggg%3D%3D);
  margin: auto;
  margin-bottom: 10px;
}
/* line 30, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content {
  background-color: white;
  padding: 50px 0;
  color: #5f5f5f;
  font-size: 14px;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content #flash-message {
  color: red;
  margin-bottom: 10px;
}
/* line 42, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content .text-field, #clearance #content .password-field {
  display: block;
  width: 80%;
  margin: auto;
  text-align: left;
}
/* line 48, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content .text-field input, #clearance #content .password-field input {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  color: black;
  font-family: 'TeachableSans-Regular';
}
/* line 58, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content .submit-field input {
  display: inline-block;
  font-family: 'TeachableSans-Bold';
  font-size: 14px;
  padding: 15px 40px;
  border-radius: 100px;
  color: white;
  background-color: #FF7F45;
}
/* line 68, /src/app/assets/stylesheets/teachable/admin/sign-in.scss */
#clearance #content .submit-field input:hover {
  background-color: #ff6d2c;
}

/* line 4, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box #template-image {
  margin-bottom: 10px;
  width: 78px;
  height: 78px;
  object-fit: contain;
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box input, #template-details .white-box .nice-select {
  width: 100%;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box hr {
  margin-top: 30px;
  margin-bottom: 0;
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box #view-all {
  margin-left: 30px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box .light-orange-button {
  float: right;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box .green-outline-button.no-fields {
  margin-top: 30px;
}
/* line 32, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box .green-outline-button {
  margin-bottom: 15px;
}
/* line 36, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box .yesFieldError {
  margin-bottom: 0 !important;
}
/* line 40, /src/app/assets/stylesheets/teachable/admin/template-details.scss */
#template-details .white-box .noFieldError {
  margin-bottom: 6px !important;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/templates-index.scss */
#templates-index h1.templates-header {
  display: inline;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/templates-index.scss */
#templates-index a {
  margin-top: -20px;
  margin-right: 40px;
  margin-bottom: 20px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/templates-index.scss */
#templates-index .template-square {
  float: left;
  width: 240px;
  height: 255px;
  color: white;
  box-shadow: 1px 2px 3px 0px #E6E9EC;
  border-radius: 6px;
  background: #FFFFFF;
  margin-right: 40px;
  margin-bottom: 40px;
  cursor: pointer;
  color: black;
  font-size: 12px;
  font-family: 'TeachableSans-SemiBold';
  text-align: center;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/templates-index.scss */
#templates-index .template-square img {
  margin-top: 70px;
  width: 78px;
  height: 78px;
  object-fit: contain;
  margin-bottom: 30px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/user-profile.scss */
#user-profile img {
  width: 69px;
  height: 69px;
  border-radius: 100%;
  margin-bottom: 10px;
}
/* line 10, /src/app/assets/stylesheets/teachable/admin/user-profile.scss */
#user-profile .change-upload {
  margin-bottom: 56px;
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/user-profile.scss */
#user-profile .change-password-button {
  margin-top: 28px;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/user-privileges.scss */
#user-privileges li {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAMAAADNLv%2F0AAAASFBMVEVHcEwfp5sfqJwfraMgqp4ip5wfp5siu6oep5oeppofp5ofqZsgppsep5tAv78eppsfp5sfqJofppseppoip50rqqoep5sepppfC027AAAAF3RSTlMA1FYZHy34B%2BX9yEpwmQShvXLy2jQMqua7VzEAAAAxSURBVAgdBcGFAYAgAACwgZTd8v%2BnbgBnS0Dd%2B1HFzDD1deMu8WnjAin0cs3A%2B4UMfiwLAWQcYxypAAAAAElFTkSuQmCC) left center no-repeat;
  font-family: "TeachableSans-Medium";
  padding-left: 20px;
  color: #2C2F33;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/user-privileges.scss */
#user-privileges li:last-of-type {
  margin-bottom: 0;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details input, #webinar-details .nice-select {
  width: 100%;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details a.copy-button {
  float: right;
  min-width: auto;
  margin-right: 20px;
}
/* line 13, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details div.custom-modal-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100px;
  width: 100px;
  border: solid 1px darkgray;
  background-color: #DEDEDE;
}
/* line 23, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details div.custom-modal-image, #webinar-details div.empty-image {
  margin-bottom: 10px;
}
/* line 27, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container {
  display: inline-block;
  position: relative;
  float: right;
}
/* line 32, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container:hover {
  padding-top: 20px;
  top: -20px;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container a.page-links-button {
  min-width: auto;
  margin-right: 20px;
  padding-right: 50px;
  padding-left: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOXB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDkgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDkgKDUxMDAyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgNTwvdGl0bGU%2BCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik03LjAzNTUzMzkxLDYuODU0OTgwNDcgQzcuNDQ5NzQ3NDcsNi44NTQ5ODA0NyA3Ljc4NTUzMzkxLDcuMTkwNzY2OTEgNy43ODU1MzM5MSw3LjYwNDk4MDQ3IEM3Ljc4NTUzMzkxLDguMDE5MTk0MDMgNy40NDk3NDc0Nyw4LjM1NDk4MDQ3IDcuMDM1NTMzOTEsOC4zNTQ5ODA0NyBMMi4wMzU1MzM5MSw4LjM1NDk4MDQ3IEMxLjYyMTMyMDM0LDguMzU0OTgwNDcgMS4yODU1MzM5MSw4LjAxOTE5NDAzIDEuMjg1NTMzOTEsNy42MDQ5ODA0NyBMMS4yODU1MzM5MSwyLjYwNDk4MDQ3IEMxLjI4NTUzMzkxLDIuMTkwNzY2OTEgMS42MjEzMjAzNCwxLjg1NDk4MDQ3IDIuMDM1NTMzOTEsMS44NTQ5ODA0NyBDMi40NDk3NDc0NywxLjg1NDk4MDQ3IDIuNzg1NTMzOTEsMi4xOTA3NjY5MSAyLjc4NTUzMzkxLDIuNjA0OTgwNDcgTDIuNzg1NTMzOTEsNi44NTQ5ODA0NyBMNy4wMzU1MzM5MSw2Ljg1NDk4MDQ3IFoiIGlkPSJSZWN0YW5nbGUtNSIgZmlsbD0iI0ZGN0Y0NSIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjUzNTUzNCwgNS4xMDQ5ODApIHJvdGF0ZSgxMzUuMDAwMDAwKSB0cmFuc2xhdGUoLTQuNTM1NTM0LCAtNS4xMDQ5ODApICI%2BPC9wYXRoPgogICAgPC9nPgo8L3N2Zz4%3D);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 30px);
  background-position-y: 47%;
}
/* line 48, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container ul.webinar-pages-menu {
  left: 35px;
  top: -130px;
}
/* line 52, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container ul.webinar-pages-menu > div {
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 1px solid #E4E9ED;
  border-left: 1px solid #E4E9ED;
  background-color: white;
  top: 119px;
  right: 19px;
  transform: rotate(225deg);
}
/* line 66, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .page-links-container:hover ul.webinar-pages-menu {
  display: block;
}
/* line 70, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details hr {
  margin-bottom: 30px;
  margin-left: -32px;
  width: calc(100% + 64px);
}
/* line 76, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .green-outline-button {
  margin-bottom: 30px;
}
/* line 80, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table {
  margin-bottom: 15px;
}
/* line 83, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table tr.highlight {
  background-color: #FEF8F5;
}
/* line 87, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .top-drop-zone, #webinar-details .admin-table .drop-zone {
  position: absolute;
  left: 0;
  width: 100%;
  height: 11px;
  border-radius: 5px;
}
/* line 94, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .top-drop-zone.highlight, #webinar-details .admin-table .drop-zone.highlight {
  border: dashed 2px #FF7F45;
}
/* line 99, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .top-drop-zone {
  top: -5px;
}
/* line 103, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .drop-zone {
  top: 31px;
}
/* line 107, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .name-column {
  color: #5F5F5F;
}
/* line 110, /src/app/assets/stylesheets/teachable/admin/webinar-details.scss */
#webinar-details .admin-table .name-column .handle {
  position: absolute;
  top: 12px;
  right: 50px;
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:nth-of-type(1) {
  width: 200px;
}
/* line 7, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:nth-of-type(4) {
  width: 110px;
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:nth-of-type(5) {
  width: 80px;
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:nth-of-type(5) img {
  height: 17px;
  cursor: pointer;
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type {
  width: 40px;
}
/* line 23, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type > img {
  width: 20px;
  cursor: pointer;
}
/* line 28, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type ul.webinar-pages-menu {
  left: -80px;
  top: 40px;
}
/* line 32, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type ul.webinar-pages-menu > div {
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 1px solid #E4E9ED;
  border-left: 1px solid #E4E9ED;
  background-color: white;
  top: -11px;
  right: 19px;
  transform: rotate(45deg);
}
/* line 44, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type ul.webinar-pages-menu a {
  display: inline-block;
  width: 100%;
}
/* line 51, /src/app/assets/stylesheets/teachable/admin/webinars-index.scss */
#webinars-index td:last-of-type:hover ul.webinar-pages-menu {
  display: block;
}

/* line 1, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.chat-modal-background {
  display: none;
  position: fixed;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 12, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal {
  position: fixed;
  z-index: 101;
  background-color: white;
  width: 500px;
  left: calc(50% - 200px);
  top: calc(50% - 57px);
  border-radius: 5px;
  padding: 20px;
  text-align: center;
}
/* line 23, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal p {
  font-size: 16px;
  font-family: 'TeachableSans-Medium';
}

/* line 29, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal {
  position: fixed;
  z-index: 101;
  background-color: white;
  width: 600px;
  left: calc(50% - 300px);
  top: calc(50% - 111px);
  border-radius: 5px;
  padding: 20px;
}
/* line 39, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal p {
  font-family: 'TeachableSans-Medium';
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
/* line 46, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal .chat-message {
  margin-bottom: 15px !important;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal .bubble {
  border: 1px solid #E4E9ED;
}
/* line 54, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal .triangle {
  border-bottom: 1px solid #E4E9ED;
  border-left: 1px solid #E4E9ED;
}
/* line 59, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal .teachable .triangle {
  border-top: 1px solid #E4E9ED;
  border-right: 1px solid #E4E9ED;
  border-bottom: none;
  border-left: none;
}
/* line 66, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.reply-modal textarea {
  height: 100px;
}

/* line 73, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal a.modal-button, .reply-modal a.modal-button {
  margin-top: 20px;
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
}
/* line 80, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal a.modal-button:first-of-type, .reply-modal a.modal-button:first-of-type {
  background-color: #FF7F45;
  color: white;
  border-radius: 100px;
  margin-right: 15px;
}
/* line 86, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal a.modal-button:first-of-type:hover, .reply-modal a.modal-button:first-of-type:hover {
  background-color: #FF6D2C;
}
/* line 91, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal.private a.modal-button:first-of-type, .reply-modal.private a.modal-button:first-of-type {
  background-color: #1EA69A;
}
/* line 94, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
.confirm-block-modal.private a.modal-button:first-of-type:hover, .reply-modal.private a.modal-button:first-of-type:hover {
  background-color: #0F8D82;
}

/* line 100, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat {
  position: relative;
  height: 100%;
}
/* line 104, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .grayed-out {
  position: absolute;
  z-index: 100;
  background-color: gray;
  opacity: 0.1;
  width: 100%;
  height: 100%;
}
/* line 113, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .spinner {
  position: absolute;
  z-index: 101;
  width: 90px;
  height: 90px;
  background-color: black;
  opacity: 0.75;
  left: calc(50% - (90px / 2));
  top: calc(50% - (90px / 2));
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nODBweCcgaGVpZ2h0PSc4MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc%2BICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8%2BPC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q%2BPC9zdmc%2B) center center no-repeat;
}
/* line 125, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 360px);
  height: calc(100% - 62px);
}
/* line 131, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column ul {
  padding: 20px;
  background-color: white;
  border: solid 1px #ececec;
}
/* line 136, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column ul li {
  display: inline-block;
  line-height: 20px;
  cursor: pointer;
}
/* line 141, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column ul li:not(:last-of-type) {
  margin-right: 40px;
}
/* line 145, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column ul li.selected {
  color: #FF7F45;
  font-family: 'TeachableSans-Bold';
}
/* line 152, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-messages-padding {
  height: calc(100vh - 230px);
}
/* line 156, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-messages-questions, #webinar-chat .chat-column .chat-messages-comments, #webinar-chat .chat-column .chat-messages-hello, #webinar-chat .chat-column .chat-messages-blocked {
  display: none;
}
/* line 160, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-message:not(.teachable) .bubble {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 167, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 0;
  height: 33px;
  vertical-align: bottom;
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 2px 3px 0px #E6E9EC;
  overflow: hidden;
}
/* line 181, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .reply-button, #webinar-chat .chat-column .buttons .private-button, #webinar-chat .chat-column .buttons .block-button {
  display: inline-block;
  margin-top: 5px;
  margin-left: 10px;
  width: 26px;
  height: 23px;
  cursor: pointer;
}
/* line 190, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .reply-button {
  background-image: url(/assets/webinars/reply-422e7f691e3602c53f6a9b673598b6bfef940d84b98acc5ff437a704406477d2.svg);
}
/* line 192, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .reply-button:hover {
  background-image: url(/assets/webinars/reply-hover-6c5667333432a05017859fea6838aab4d10c85045db73357bd7da9b1756a95c2.svg);
}
/* line 195, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .private-button {
  background-image: url(/assets/webinars/dm-03e1a1cdd9b41a15d6d26efd59cf9bda5ca16002d71e5b1346d0d4c8137e003a.svg);
}
/* line 197, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .private-button:hover {
  background-image: url(/assets/webinars/dm-hover-32bebf9cd542f1cfd92f67ed7dcf34ec320b50cd4cab98483a7eb20f319249ff.svg);
}
/* line 200, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .block-button {
  background-image: url(/assets/webinars/block-608afc605489e0639cb90645515ccbe33e4322a87ba8cbed1ff75db330415436.svg);
}
/* line 202, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .buttons .block-button:hover {
  background-image: url(/assets/webinars/block-hover-6da244b54985a334a67149a90a4ec81a0825eb0c04acb52a36b0928dd548e607.svg);
}
/* line 206, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-message:not(.teachable):hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 212, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-message:not(.teachable):hover .bubble:not(.reply-bubble) {
  width: calc(100% - 188px);
}
/* line 216, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .chat-message:not(.teachable):hover .buttons {
  width: 118px;
  margin-left: 20px;
}
/* line 222, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .chat-column .new-comment {
  width: calc(100% - 360px);
}
/* line 227, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column {
  display: inline-block;
  background-color: white;
  vertical-align: top;
  width: 360px;
  height: 100%;
  overflow-y: scroll;
}
/* line 235, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .date-and-time {
  background-color: #ffccb5;
  padding: 35px 30px;
  color: white;
  height: 119px;
}
/* line 241, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .date-and-time p:first-of-type {
  font-family: "TeachableSans-Medium";
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 248, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date {
  padding: 25px 30px;
  /* The switch - the box around the slider */
}
/* line 252, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date h2 {
  font-family: 'TeachableSans-Medium';
  font-size: 12px;
  color: #2C2F33;
  margin-bottom: 15px;
}
/* line 259, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date input {
  width: 70%;
  margin-right: 15px;
  margin-bottom: 25px;
}
/* line 265, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .save-id-button {
  padding: 10px 0;
  width: calc(30% - 15px);
  text-align: center;
}
/* line 270, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .save-id-button.disabled {
  background-color: #dbdbdb;
  cursor: default;
  color: inherit;
}
/* line 277, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date hr {
  margin-bottom: 25px;
}
/* line 283, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date ul li {
  display: inline-block;
  width: 90px;
  text-align: center;
  padding: 10px;
  border: 1px solid #E4E9ED;
  border-radius: 5px;
  user-select: none;
  cursor: pointer;
  margin-bottom: 25px;
}
/* line 294, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date ul li:not(:last-of-type) {
  margin-right: 15px;
}
/* line 298, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date ul li.active {
  color: #FF7F45;
  background-color: #FEF8F5;
  border: solid 1px #FF7F45;
  cursor: default;
}
/* line 307, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .chat-green-button {
  font-family: 'TeachableSans-SemiBold';
  display: inline-block;
  background: rgba(30, 166, 154, 0.1);
  color: #1ea69a;
  border-radius: 100px;
  cursor: pointer;
}
/* line 315, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .chat-green-button:hover:not(.disabled) {
  background-color: rgba(30, 166, 154, 0.3);
}
/* line 320, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .upload-replay-button {
  margin-top: 10px;
  padding: 10px 25px;
  margin-bottom: 10px;
}
/* line 325, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .upload-replay-button.disabled {
  background-color: #dbdbdb;
  cursor: default;
  color: inherit;
}
/* line 332, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .upload-time {
  font-style: italic;
  color: #1ea69a;
  margin-bottom: 25px;
}
/* line 337, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .upload-time.uploadError {
  margin-bottom: 15px;
}
/* line 345, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle {
  margin-bottom: 20px;
}
/* line 348, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle h2 {
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 0;
}
/* line 354, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label {
  float: right;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 34px;
}
/* line 362, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label input {
  display: none;
}
/* line 365, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label input:checked + div {
  background-color: #1ea69a;
}
/* line 369, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label input:focus + div {
  box-shadow: 0 0 1px #1ea69a;
}
/* line 373, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label input:checked + div:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* line 380, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label div {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bebebe;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}
/* line 392, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date .toggle label div:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
/* line 409, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
/* line 413, /src/app/assets/stylesheets/teachable/admin/webinar-chat.scss */
#webinar-chat .info-column .below-date input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* line 1, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-messages-padding, .reply-chat-messages-padding {
  padding: 20px;
}
/* line 4, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-messages-padding .chat-messages, .chat-messages-padding .reply-chat-messages, .reply-chat-messages-padding .chat-messages, .reply-chat-messages-padding .reply-chat-messages {
  height: 100%;
  overflow-y: scroll;
}

/* line 10, /src/app/assets/stylesheets/teachable/chat.scss */
.reply-chat-messages-padding {
  height: 100%;
}

/* line 14, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message {
  margin-bottom: 15px;
}
/* line 16, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message:last-of-type {
  margin-bottom: 3px;
}
/* line 20, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container {
  display: inline-block;
  position: relative;
  width: 50px;
  vertical-align: bottom;
}
/* line 26, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container .initials {
  font-family: 'TeachableSans-Bold';
  vertical-align: bottom;
  background-size: cover;
  color: white;
  border-radius: 100px;
  padding-top: 7px;
  width: 30px;
  height: 30px;
  text-align: center;
}
/* line 37, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container .initials img {
  border-radius: 100px;
  position: absolute;
}
/* line 42, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container .initials img.teachable {
  bottom: 0;
  left: 18px;
  width: 12px;
  height: 12px;
}
/* line 49, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container .initials img.user-blocked {
  display: none;
  bottom: -6px;
  right: 14px;
  width: 20px;
  height: 20px;
}
/* line 58, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .initials-container .triangle {
  position: absolute;
  bottom: 2px;
  right: -6px;
  background-color: white;
  width: 10px;
  height: 10px;
  box-shadow: 0px 2px 0px 0px #E6E9EC;
  transform: rotate(45deg);
}
/* line 70, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .bubble {
  display: inline-block;
  vertical-align: bottom;
  background-color: white;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: calc(100% - 50px);
  padding: 8px;
  box-shadow: 1px 2px 3px 0px #E6E9EC;
  word-break: break-word;
}
/* line 82, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .bubble span {
  font-family: 'TeachableSans-Bold';
}
/* line 86, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message .bubble.reply-bubble {
  margin-top: 10px;
  width: calc(100% - 127px);
}
/* line 92, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message img.reply-arrow {
  margin-top: 17px;
  height: 13px;
  margin-left: 50px;
  margin-right: 10px;
  vertical-align: top;
}
/* line 102, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .bubble a {
  color: blue;
  text-decoration: underline;
}
/* line 107, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .bubble, .chat-message.teachable .triangle {
  background-color: #ecfffd;
}
/* line 111, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .initials {
  margin-left: 20px;
  left: 19px;
}
/* line 115, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .initials img {
  left: 19px;
}
/* line 120, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .bubble {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
}
/* line 125, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.teachable .triangle {
  right: 0;
  left: -6px;
  box-shadow: 2px 0px 0px 0px #E6E9EC;
}
/* line 132, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.user-blocked img.user-blocked {
  display: block !important;
}
/* line 137, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.message-blocked .triangle, .chat-message.message-blocked .bubble {
  background-color: lightgray;
  color: gray;
}
/* line 143, /src/app/assets/stylesheets/teachable/chat.scss */
.chat-message.private .bubble, .chat-message.private .triangle {
  background-color: #e2e5f9;
}

/* line 148, /src/app/assets/stylesheets/teachable/chat.scss */
.new-comment {
  background-color: blue;
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 154, /src/app/assets/stylesheets/teachable/chat.scss */
.new-comment textarea {
  width: 100%;
  vertical-align: top;
  padding: 15px 70px 15px 15px;
  border-radius: 0;
  border: solid 1px #F5F6F7;
  min-height: 34px;
}
/* line 163, /src/app/assets/stylesheets/teachable/chat.scss */
.new-comment .send-button {
  position: absolute;
  background-color: #FF7F45;
  width: 40px;
  height: 40px;
  bottom: 12px;
  right: 15px;
  border-radius: 100px;
  cursor: pointer;
  background-image: url(/assets/webinars/icon-send-airplane-0ba5e90ecd82e1737ca59ec6bc9d2d547581c9cd75d058521ebd0d6757218ef8.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 45%;
}
/* line 177, /src/app/assets/stylesheets/teachable/chat.scss */
.new-comment .send-button:hover {
  background-color: #FF6D2C;
}

/* line 183, /src/app/assets/stylesheets/teachable/chat.scss */
.upload-confirmation-modal {
  text-align: center;
  font-family: 'TeachableSans-Medium';
  font-size: 16px;
}
/* line 190, /src/app/assets/stylesheets/teachable/chat.scss */
.upload-confirmation-modal .buttons div {
  margin-top: 30px;
  display: inline-block;
  font-size: 12px;
  font-family: 'TeachableSans-Regular';
  padding: 10px 20px;
  cursor: pointer;
}
/* line 198, /src/app/assets/stylesheets/teachable/chat.scss */
.upload-confirmation-modal .buttons div:first-of-type {
  background-color: #FF7F45;
  color: white;
  border-radius: 100px;
  margin-right: 15px;
}
/* line 204, /src/app/assets/stylesheets/teachable/chat.scss */
.upload-confirmation-modal .buttons div:first-of-type:hover {
  background-color: #FF6D2C;
}

@media (max-width: 767px) {
  /* line 6, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
  #text-editor-admin *, #blog-post-public * {
    max-width: 100% !important;
    word-wrap: break-word;
  }
}
/* line 12, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .align-left, #blog-post-public .align-left {
  text-align: left;
  margin-right: auto;
}
/* line 17, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .align-right, #blog-post-public .align-right {
  text-align: right;
  margin-left: auto;
}
/* line 22, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .align-center, #blog-post-public .align-center {
  text-align: center;
  margin: 0 auto;
}
/* line 27, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .align-floatLeft, #blog-post-public .align-floatLeft {
  margin-right: 25px;
  float: left;
}
/* line 32, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .align-floatRight, #blog-post-public .align-floatRight {
  margin-left: 25px;
  float: right;
}
/* line 37, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin .unstyled, #blog-post-public .unstyled {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  margin-bottom: 30px;
}
/* line 42, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin h2, #text-editor-admin .header-two, #blog-post-public h2, #blog-post-public .header-two {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 42px;
  margin: 0;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 48, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin h3, #text-editor-admin .header-three, #blog-post-public h3, #blog-post-public .header-three {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 38px;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 20px;
}
/* line 54, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin h4, #text-editor-admin .header-four, #blog-post-public h4, #blog-post-public .header-four {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 5px;
}
/* line 60, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin a.link, #text-editor-admin a.link span, #blog-post-public a.link, #blog-post-public a.link span {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #1EA69A !important;
  font-family: 'TeachableSans-SemiBold';
}
/* line 65, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin a.link:hover, #text-editor-admin a.link span:hover, #blog-post-public a.link:hover, #blog-post-public a.link span:hover {
  text-decoration: underline;
}
/* line 73, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin iframe, #blog-post-public iframe {
  max-width: 100%;
}
/* line 77, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul, #text-editor-admin ol, #blog-post-public ul, #blog-post-public ol {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  padding: 10px 0;
  margin-bottom: 30px;
}
/* line 82, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li, #text-editor-admin ol li, #blog-post-public ul li, #blog-post-public ol li {
  padding: 10px 0;
}
/* line 86, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-0.align-left, #text-editor-admin ul li.depth-0.align-center, #text-editor-admin ol li.depth-0.align-left, #text-editor-admin ol li.depth-0.align-center, #blog-post-public ul li.depth-0.align-left, #blog-post-public ul li.depth-0.align-center, #blog-post-public ol li.depth-0.align-left, #blog-post-public ol li.depth-0.align-center {
  margin-left: 5em;
}
/* line 87, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-0.align-right, #text-editor-admin ol li.depth-0.align-right, #blog-post-public ul li.depth-0.align-right, #blog-post-public ol li.depth-0.align-right {
  margin-right: 5em;
}
/* line 91, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-1.align-left, #text-editor-admin ul li.depth-1.align-center, #text-editor-admin ol li.depth-1.align-left, #text-editor-admin ol li.depth-1.align-center, #blog-post-public ul li.depth-1.align-left, #blog-post-public ul li.depth-1.align-center, #blog-post-public ol li.depth-1.align-left, #blog-post-public ol li.depth-1.align-center {
  margin-left: 8em;
}
/* line 92, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-1.align-right, #text-editor-admin ol li.depth-1.align-right, #blog-post-public ul li.depth-1.align-right, #blog-post-public ol li.depth-1.align-right {
  margin-right: 8em;
}
/* line 96, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-2.align-left, #text-editor-admin ul li.depth-2.align-center, #text-editor-admin ol li.depth-2.align-left, #text-editor-admin ol li.depth-2.align-center, #blog-post-public ul li.depth-2.align-left, #blog-post-public ul li.depth-2.align-center, #blog-post-public ol li.depth-2.align-left, #blog-post-public ol li.depth-2.align-center {
  margin-left: 9.5em;
}
/* line 97, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-2.align-right, #text-editor-admin ol li.depth-2.align-right, #blog-post-public ul li.depth-2.align-right, #blog-post-public ol li.depth-2.align-right {
  margin-right: 9.5em;
}
/* line 101, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-3.align-left, #text-editor-admin ul li.depth-3.align-center, #text-editor-admin ol li.depth-3.align-left, #text-editor-admin ol li.depth-3.align-center, #blog-post-public ul li.depth-3.align-left, #blog-post-public ul li.depth-3.align-center, #blog-post-public ol li.depth-3.align-left, #blog-post-public ol li.depth-3.align-center {
  margin-left: 11em;
}
/* line 102, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-3.align-right, #text-editor-admin ol li.depth-3.align-right, #blog-post-public ul li.depth-3.align-right, #blog-post-public ol li.depth-3.align-right {
  margin-right: 11em;
}
/* line 106, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-4.align-left, #text-editor-admin ul li.depth-4.align-center, #text-editor-admin ol li.depth-4.align-left, #text-editor-admin ol li.depth-4.align-center, #blog-post-public ul li.depth-4.align-left, #blog-post-public ul li.depth-4.align-center, #blog-post-public ol li.depth-4.align-left, #blog-post-public ol li.depth-4.align-center {
  margin-left: 12.5em;
}
/* line 107, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.depth-4.align-right, #text-editor-admin ol li.depth-4.align-right, #blog-post-public ul li.depth-4.align-right, #blog-post-public ol li.depth-4.align-right {
  margin-right: 12.5em;
}
/* line 122, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left div > span:first-of-type, #text-editor-admin ul li.align-center div > span:first-of-type, #blog-post-public ul li.align-left div > span:first-of-type, #blog-post-public ul li.align-center div > span:first-of-type {
  position: relative;
}
/* line 124, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left.depth-0 div > span:first-of-type::before, #text-editor-admin ul li.align-center.depth-0 div > span:first-of-type::before, #blog-post-public ul li.align-left.depth-0 div > span:first-of-type::before, #blog-post-public ul li.align-center.depth-0 div > span:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  left: -1.5em;
  height: 6px;
  width: 6px;
  top: 6px;
  border-radius: 100%;
  background-color: #45484B;
}
/* line 125, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left.depth-1 div > span:first-of-type::before, #text-editor-admin ul li.align-center.depth-1 div > span:first-of-type::before, #blog-post-public ul li.align-left.depth-1 div > span:first-of-type::before, #blog-post-public ul li.align-center.depth-1 div > span:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  left: -1.5em;
  height: 6px;
  width: 6px;
  top: 6px;
  background-color: white;
  border: 1px solid #45484B;
  border-radius: 100%;
}
/* line 126, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left.depth-2 div > span:first-of-type::before, #text-editor-admin ul li.align-center.depth-2 div > span:first-of-type::before, #blog-post-public ul li.align-left.depth-2 div > span:first-of-type::before, #blog-post-public ul li.align-center.depth-2 div > span:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  left: -1.5em;
  height: 5px;
  width: 5px;
  top: 6.5px;
  background-color: #45484B;
}
/* line 127, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left.depth-3 div > span:first-of-type::before, #text-editor-admin ul li.align-center.depth-3 div > span:first-of-type::before, #blog-post-public ul li.align-left.depth-3 div > span:first-of-type::before, #blog-post-public ul li.align-center.depth-3 div > span:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  left: -1.5em;
  height: 5px;
  width: 5px;
  top: 6.5px;
  background-color: white;
  border: 1px solid #45484B;
}
/* line 128, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-left.depth-4 div > span:first-of-type::before, #text-editor-admin ul li.align-center.depth-4 div > span:first-of-type::before, #blog-post-public ul li.align-left.depth-4 div > span:first-of-type::before, #blog-post-public ul li.align-center.depth-4 div > span:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  left: -1.5em;
  height: 4px;
  width: 4px;
  top: 7px;
  background-color: #45484B;
  border-radius: 100%;
}
/* line 132, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right div > span:last-of-type, #blog-post-public ul li.align-right div > span:last-of-type {
  position: relative;
}
/* line 134, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right.depth-0 div > span:last-of-type::after, #blog-post-public ul li.align-right.depth-0 div > span:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  right: -1.5em;
  height: 6px;
  width: 6px;
  top: 6px;
  border-radius: 100%;
  background-color: #45484B;
}
/* line 135, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right.depth-1 div > span:last-of-type::after, #blog-post-public ul li.align-right.depth-1 div > span:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  right: -1.5em;
  height: 6px;
  width: 6px;
  top: 6px;
  background-color: white;
  border: 1px solid #45484B;
  border-radius: 100%;
}
/* line 136, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right.depth-2 div > span:last-of-type::after, #blog-post-public ul li.align-right.depth-2 div > span:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  right: -1.5em;
  height: 5px;
  width: 5px;
  top: 6.5px;
  background-color: #45484B;
}
/* line 137, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right.depth-3 div > span:last-of-type::after, #blog-post-public ul li.align-right.depth-3 div > span:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  right: -1.5em;
  height: 5px;
  width: 5px;
  top: 6.5px;
  background-color: white;
  border: 1px solid #45484B;
}
/* line 138, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ul li.align-right.depth-4 div > span:last-of-type::after, #blog-post-public ul li.align-right.depth-4 div > span:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  right: -1.5em;
  height: 4px;
  width: 4px;
  top: 7px;
  background-color: #45484B;
  border-radius: 100%;
}
/* line 144, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li:first-child, #blog-post-public ol li:first-child {
  counter-reset: ol0;
}
/* line 145, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.depth-0 + .depth-1, #blog-post-public ol li.depth-0 + .depth-1 {
  counter-reset: ol1;
}
/* line 146, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.depth-1 + .depth-2, #blog-post-public ol li.depth-1 + .depth-2 {
  counter-reset: ol2;
}
/* line 147, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.depth-2 + .depth-3, #blog-post-public ol li.depth-2 + .depth-3 {
  counter-reset: ol3;
}
/* line 148, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.depth-3 + .depth-4, #blog-post-public ol li.depth-3 + .depth-4 {
  counter-reset: ol4;
}
/* line 151, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left div > span:first-of-type, #text-editor-admin ol li.align-center div > span:first-of-type, #blog-post-public ol li.align-left div > span:first-of-type, #blog-post-public ol li.align-center div > span:first-of-type {
  position: relative;
}
/* line 153, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left.depth-0 div > span:first-of-type::before, #text-editor-admin ol li.align-center.depth-0 div > span:first-of-type::before, #blog-post-public ol li.align-left.depth-0 div > span:first-of-type::before, #blog-post-public ol li.align-center.depth-0 div > span:first-of-type::before {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol0;
  position: absolute;
  left: -1.5em;
  content: counter(ol0)".";
}
/* line 154, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left.depth-1 div > span:first-of-type::before, #text-editor-admin ol li.align-center.depth-1 div > span:first-of-type::before, #blog-post-public ol li.align-left.depth-1 div > span:first-of-type::before, #blog-post-public ol li.align-center.depth-1 div > span:first-of-type::before {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol1;
  position: absolute;
  left: -1.5em;
  content: counter(ol1,lower-alpha)".";
}
/* line 155, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left.depth-2 div > span:first-of-type::before, #text-editor-admin ol li.align-center.depth-2 div > span:first-of-type::before, #blog-post-public ol li.align-left.depth-2 div > span:first-of-type::before, #blog-post-public ol li.align-center.depth-2 div > span:first-of-type::before {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol2;
  position: absolute;
  left: -1.5em;
  content: counter(ol2,lower-roman)".";
}
/* line 156, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left.depth-3 div > span:first-of-type::before, #text-editor-admin ol li.align-center.depth-3 div > span:first-of-type::before, #blog-post-public ol li.align-left.depth-3 div > span:first-of-type::before, #blog-post-public ol li.align-center.depth-3 div > span:first-of-type::before {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol3;
  position: absolute;
  left: -1.5em;
  content: counter(ol3)".";
}
/* line 157, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-left.depth-4 div > span:first-of-type::before, #text-editor-admin ol li.align-center.depth-4 div > span:first-of-type::before, #blog-post-public ol li.align-left.depth-4 div > span:first-of-type::before, #blog-post-public ol li.align-center.depth-4 div > span:first-of-type::before {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol4;
  position: absolute;
  left: -1.5em;
  content: counter(ol4,lower-alpha)".";
}
/* line 161, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right div > span:last-of-type, #blog-post-public ol li.align-right div > span:last-of-type {
  position: relative;
}
/* line 163, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right.depth-0 div > span:last-of-type::after, #blog-post-public ol li.align-right.depth-0 div > span:last-of-type::after {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol0;
  position: absolute;
  right: -1.5em;
  content: "."counter(ol0);
}
/* line 164, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right.depth-1 div > span:last-of-type::after, #blog-post-public ol li.align-right.depth-1 div > span:last-of-type::after {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol1;
  position: absolute;
  right: -1.5em;
  content: "."counter(ol1,lower-alpha);
}
/* line 165, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right.depth-2 div > span:last-of-type::after, #blog-post-public ol li.align-right.depth-2 div > span:last-of-type::after {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol2;
  position: absolute;
  right: -1.5em;
  content: "."counter(ol2,lower-roman);
}
/* line 166, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right.depth-3 div > span:last-of-type::after, #blog-post-public ol li.align-right.depth-3 div > span:last-of-type::after {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol3;
  position: absolute;
  right: -1.5em;
  content: "."counter(ol3);
}
/* line 167, /src/app/assets/stylesheets/teachable/text-editor/text-editor-styles.scss */
#text-editor-admin ol li.align-right.depth-4 div > span:last-of-type::after, #blog-post-public ol li.align-right.depth-4 div > span:last-of-type::after {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
  color: #5F5F5F !important;
  font-style: normal !important;
  text-decoration: none !important;
  counter-increment: ol4;
  position: absolute;
  right: -1.5em;
  content: "."counter(ol4,lower-alpha);
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .colorpicker {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
}
/* line 10, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container {
  width: 168px !important;
  position: absolute;
  left: -62px;
  top: 55px;
  transition: 0.2s ease;
}
/* line 17, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container.collapsed {
  transition: 0.2s ease;
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 168px !important;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container.collapsed .colorpicker, #text-editor-admin-container .color-picker-container.collapsed .pointer, #text-editor-admin-container .color-picker-container.collapsed .hex-input-container {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 26, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container.collapsed .map {
  width: 126px;
}
/* line 30, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container.collapsed .slider.vertical {
  width: 10px;
}
/* line 35, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container .hex-input-container {
  font-family: 'TeachableSans-Bold';
  background-color: #0F8D82;
  position: absolute;
  top: 0;
  left: 100%;
  color: white;
  border: none;
  border-radius: 0 7px 7px 0;
  padding: 10px;
}
/* line 46, /src/app/assets/stylesheets/teachable/admin/text-editor/color-picker.scss */
#text-editor-admin-container .color-picker-container .hex-input-container input {
  background-color: #0F8D82;
  width: 100px;
  padding-left: 10px 5px !important;
  color: white;
  border: none;
}

/* line 3, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container ::-webkit-scrollbar {
  background-color: white;
  width: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-color: #0F8D82;
}
/* line 10, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container ::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 10px;
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container ::-webkit-scrollbar-thumb {
  background-color: #0F8D82;
  border-radius: 10px;
}
/* line 19, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container #editor-and-toolbar-container {
  width: 1012px;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container #editor-and-toolbar-container #text-editor-admin.admin-editor {
  cursor: text;
  padding: 50px 150px;
  border: 1px solid #0F8D82;
  border-radius: 7px;
  margin-top: 10px;
  min-height: 85vh;
  max-height: 85vh;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: white;
  transition: 0.5s ease;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container .dev-debug-buttons {
  display: block;
  padding: 10px 0;
}
/* line 41, /src/app/assets/stylesheets/teachable/admin/text-editor/admin-editor.scss */
#text-editor-admin-container .dev-debug-buttons .dev-debug-button {
  cursor: pointer;
  margin-right: 4px;
  text-align: center;
  padding: 4px 8px;
  border-radius: 5px;
  background-color: #0F8D82;
  color: white;
}

/* line 6, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info {
  font-family: 'TeachableSans';
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 11, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info * {
  display: inline-block;
}
/* line 15, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info .save-status .save-status-text {
  font-family: 'TeachableSans-Bold';
  font-style: italic;
  color: #FF7F45;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info .editor-counter {
  float: right;
}
/* line 25, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info .editor-counter * {
  display: inline-block;
}
/* line 27, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .document-info .editor-counter .word-count, #text-editor-admin-toolbar .document-info .editor-counter .block-count {
  font-family: 'TeachableSans-Bold';
  margin-left: 3px;
  margin-right: 10px;
}
/* line 36, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar h1, #text-editor-admin-toolbar h2, #text-editor-admin-toolbar h3, #text-editor-admin-toolbar h4, #text-editor-admin-toolbar .unstyled {
  color: inherit !important;
}
/* line 39, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar h1.option-icon, #text-editor-admin-toolbar h2.option-icon, #text-editor-admin-toolbar h3.option-icon, #text-editor-admin-toolbar h4.option-icon, #text-editor-admin-toolbar .unstyled.option-icon {
  line-height: 37px;
}
/* line 44, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .unstyled {
  font-family: 'TeachableSans-Regular';
  color: #45484B;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 33px;
  margin: 0;
}
/* line 45, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar h2 {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 42px;
  margin: 0;
}
/* line 46, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar h3 {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 38px;
  margin: 0;
}
/* line 47, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar h4 {
  font-family: 'TeachableSans-Regular';
  color: #2C2F33;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .block-header-buttons-container,
#text-editor-admin-toolbar .inline-buttons-container,
#text-editor-admin-toolbar .block-list-buttons-container,
#text-editor-admin-toolbar .meta-buttons-container,
#text-editor-admin-toolbar .entity-buttons-container,
#text-editor-admin-toolbar .custom-block-buttons-container {
  display: inline-block;
  padding: 0 8px;
}
/* line 60, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .custom-block-buttons-container {
  float: right;
}
/* line 64, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .custom-block-buttons-container .style-button.image-icon img#cta-icon {
  height: 90%;
  width: 90%;
}
/* line 71, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .block-header-buttons-container {
  padding-left: 0;
}
/* line 74, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .block-header-buttons-container .style-button-options-menu-container {
  margin-left: 0;
}
/* line 79, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar #block-header-selector-button {
  padding-left: 0;
  margin-left: 0;
  width: 200px;
}
/* line 83, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar #block-header-selector-button:hover, #text-editor-admin-toolbar #block-header-selector-button.expanded {
  width: 205px;
}
/* line 88, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-button-options-menu-container {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-left: 4px;
}
/* line 94, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-button-options-menu-container .style-button {
  margin-left: 0;
}
/* line 97, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu {
  transition: 0.2s ease;
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  position: absolute;
  top: calc(100% + (15px - 3px));
}
/* line 103, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.horizontal {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-height: 200%;
  padding: 7px 4px 4px 4px;
}
/* line 111, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.vertical {
  width: 100%;
  white-space: nowrap;
  padding: 4px;
}
/* line 116, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.vertical .style-button {
  display: block;
  padding: 3px 6px;
  margin-top: 0;
  width: 100%;
}
/* line 122, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.vertical .style-button.text-icon {
  text-align: left;
  height: auto;
  width: auto;
}
/* line 128, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.vertical .style-button:hover {
  padding: 6px 6px;
  background-color: #D1EDEB;
}
/* line 135, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin-top: 0;
  border-color: #0F8D82;
}
/* line 141, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu .style-button {
  transition: 0.15s ease;
  margin-left: 0;
  background-color: white;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  color: #0F8D82;
}
/* line 147, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu .style-button.pressed {
  background-color: #0F8D82;
  border: 3px solid white;
  border-radius: 7px;
  color: white;
}
/* line 151, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu .style-button.pressed:hover {
  background-color: #0F8D82;
  border: 3px solid white;
  border-radius: 7px;
}
/* line 156, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu .style-button.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 159, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
#text-editor-admin-toolbar .style-options-menu .style-button.collapsed * {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  font-size: 0;
}

/* line 168, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button {
  height: 40px;
  width: 40px;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  transition: 0.2s ease;
  vertical-align: bottom;
  margin-left: 4px;
  background-color: white;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 172, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 175, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.collapsed * {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 179, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.image-icon img {
  height: 70%;
  width: 70%;
}
/* line 184, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.image-icon:hover {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #D1EDEB;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.image-icon:hover:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}
/* line 189, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.image-icon.pressed {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 192, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.image-icon.pressed:hover {
  background-color: #1EA69A;
  border: 3px solid #1EA69A;
  border-radius: 7px;
}
/* line 198, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.color-icon {
  padding: 7px;
  line-height: auto !important;
  font-size: 12px !important;
}
/* line 203, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.color-icon:hover {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #D1EDEB;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.color-icon:hover:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}
/* line 208, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.color-icon.pressed {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.color-icon.pressed:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}
/* line 212, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.color-icon.pressed:hover {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 218, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.text-icon {
  background-color: white;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  color: #0F8D82;
  padding: 0;
}
/* line 223, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.text-icon:hover {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #D1EDEB;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.text-icon:hover:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}
/* line 228, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.text-icon.pressed {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  color: white !important;
}
/* line 236, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.style-options-menu-button:hover, .style-button.menu-button:hover {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #D1EDEB;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.style-options-menu-button:hover:not(.text-icon), .style-button.menu-button:hover:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}
/* line 241, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.style-options-menu-button.pressed, .style-button.menu-button.pressed {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  color: white;
}
/* line 245, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.style-options-menu-button.pressed:hover, .style-button.menu-button.pressed:hover {
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
}
/* line 250, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.style-button.style-options-menu-button.expanded, .style-button.menu-button.expanded {
  height: 45px;
  width: 45px;
  margin-top: -5px;
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  color: white;
}
/* line 24, /src/app/assets/stylesheets/teachable/admin/text-editor/_mix-ins.scss */
.style-button.style-options-menu-button.expanded:not(.text-icon), .style-button.menu-button.expanded:not(.text-icon) {
  line-height: 39px;
  font-size: 20px;
}

/* line 259, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container, .image-input-container {
  transition: 0.2s ease;
  background-color: #0F8D82;
  border: 3px solid #0F8D82;
  border-radius: 7px;
  position: absolute;
  width: 200px;
  left: calc(-100px + 50%);
  top: calc(100% + (15px - 3px));
  color: white;
  padding: 6px;
  text-align: center;
}
/* line 270, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container.collapsed, .image-input-container.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  border: none;
  margin-top: 0;
  border-color: #0F8D82;
}
/* line 276, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container.collapsed *:not(.options-triangle), .image-input-container.collapsed *:not(.options-triangle) {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 281, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container form, .image-input-container form {
  font-size: 14px;
  line-height: 14px;
}
/* line 285, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container form.collapsed, .image-input-container form.collapsed {
  transition: 0.15s ease;
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 289, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container form.collapsed *, .image-input-container form.collapsed * {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 292, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container form input, .image-input-container form input {
  width: 100%;
  padding: 7px 10px;
  background-color: #1EA69A;
  border: 3px solid #0F8D82;
  color: white;
  border-radius: 7px;
  font-size: 14px;
  line-height: 14px;
}
/* line 302, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.link-input-container form input:hover, .image-input-container form input:hover {
  font-size: 14px;
  line-height: 14px;
}

/* line 311, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.image-input-container a:not(.collapsed), .image-input-container:hover a:not(.collapsed) {
  transition: 0.2s ease;
  font-size: 18px;
  line-height: 40px;
  color: white;
  padding: 5px 10px;
  border: 3px solid white;
  border-radius: 7px;
}
/* line 320, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.image-input-container a:not(.collapsed):hover, .image-input-container:hover a:not(.collapsed):hover {
  transition: 0.2s ease;
  background-color: #1EA69A;
}
/* line 326, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.image-input-container .upload-button, .image-input-container:hover .upload-button {
  cursor: pointer;
}
/* line 329, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.image-input-container .upload-button:hover, .image-input-container:hover .upload-button:hover {
  background: #1EA69A;
}

/* line 335, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.options-triangle {
  transition: 0.15s ease;
  position: absolute;
  left: calc(50% - 15px);
  top: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #0F8D82;
}
/* line 344, /src/app/assets/stylesheets/teachable/admin/text-editor/toolbar.scss */
.options-triangle.collapsed {
  border-bottom: 0px solid #0F8D82 !important;
  top: 0;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block {
  transition: 0.2s ease;
}
/* line 8, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container {
  transition: 0.2s ease;
  position: relative;
}
/* line 12, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container:before, #text-editor-admin figure.custom-block .editable-content-container:after {
  content: "";
}
/* line 14, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container .row {
  margin-bottom: 0;
}
/* line 17, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container .row:before, #text-editor-admin figure.custom-block .editable-content-container .row:after {
  content: "";
}
/* line 20, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container .custom-block-label {
  transition: 0.2s ease;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #0F8D82;
  color: white;
  font-size: 14px;
  padding: 5px;
  border-bottom-right-radius: 3px;
}
/* line 33, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container:not(.selected) {
  border-radius: 3px;
  border: 1px solid transparent;
}
/* line 37, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container:not(.selected):hover {
  background: #E8F6F5;
  border-color: #0F8D82;
}
/* line 41, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container:not(.selected):hover .custom-block-label {
  opacity: 100;
}
/* line 45, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container.selected {
  background-color: #D1EDEB;
}
/* line 48, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-content-container.selected .custom-block-label {
  opacity: 100;
}
/* line 52, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-text, #text-editor-admin figure.custom-block .editable-html {
  padding: 0 0 0 0;
  margin-left: -1px;
  margin-top: -1px;
  box-sizing: content-box;
  border-color: #1EA69A;
  color: inherit !important;
  font-family: inherit !important;
  text-align: inherit !important;
  text-transform: inherit !important;
}
/* line 65, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-link-container {
  padding: 0 0 0 0;
  position: relative;
}
/* line 69, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-link-container .editable-link-connecting-line {
  position: absolute;
  left: 50%;
  height: 10px;
  width: 1px;
  background: #1EA69A;
}
/* line 77, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .editable-link-container .editable-link {
  border: 1px solid #1EA69A;
  margin-top: 10px;
  width: 100%;
}
/* line 84, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block.align-left .editable-text {
  text-align: left;
}
/* line 85, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block.align-center .editable-text {
  text-align: center;
}
/* line 86, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block.align-right .editable-text {
  text-align: right;
}
/* line 88, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .delete-button {
  cursor: pointer;
  transition: 0.2s ease;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: absolute;
  top: -55px;
  left: calc(100% + 5px);
  border: 3px solid #0F8D82;
  background: white;
  padding: 4px;
}
/* line 101, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .delete-button img {
  height: 100%;
  width: 100%;
}
/* line 106, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .delete-button:hover {
  padding: 3px;
  background: #D1EDEB;
  width: 55px;
  height: 55px;
}
/* line 112, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .delete-button:hover img {
  margin-left: -1px;
}
/* line 115, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .delete-button.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

/* line 10, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .link-indicator {
  transition: 0.2s ease;
  position: absolute;
  background: #0F8D82;
  width: 30px;
  padding: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  opacity: 0.5;
}
/* line 22, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .link-indicator.selected {
  opacity: 1;
}
/* line 27, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .ui-container.media-border {
  cursor: auto;
  transition: border 0.2s ease, background 0.2s ease;
  background: rgba(0, 0, 0, 0);
  border: 2px solid transparent;
  position: fixed;
  z-index: -1;
}
/* line 35, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .ui-container.media-border.selected {
  z-index: 1;
  border: 2px solid #0F8D82;
  background: rgba(15, 141, 130, 0.2);
}
/* line 42, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner {
  transition: 0.2s ease;
  position: absolute;
  height: 12px;
  width: 12px;
  background: #0F8D82;
  border-radius: 100%;
}
/* line 50, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner.collapsed {
  height: 0;
  width: 0;
}
/* line 55, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner.nw {
  cursor: nwse-resize;
  top: -6px;
  left: -6px;
}
/* line 60, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner.ne {
  cursor: nesw-resize;
  top: -6px;
  right: -6px;
}
/* line 65, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner.sw {
  cursor: nesw-resize;
  bottom: -6px;
  left: -6px;
}
/* line 70, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .resize-corner.se {
  cursor: nwse-resize;
  bottom: -6px;
  right: -6px;
}
/* line 77, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container {
  transition: 0.2s ease;
  border: 2px solid #0F8D82;
  border-radius: 3px;
  background: #cde7e8;
  width: 100%;
  min-width: 450px;
  padding: 0 5px 0 10px;
  position: absolute;
  left: 0;
  top: calc(100% + 12px);
}
/* line 90, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container.undersized {
  top: calc(100% + 50px);
}
/* line 92, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container.collapsed {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 95, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container.collapsed * {
  max-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
/* line 98, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container .media-individual-text-input-container {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 102, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container .media-individual-text-input-container .media-text-input-label {
  font-size: 14px;
  font-family: "TeachableSans-Bold";
  color: #0F8D82;
  text-align: left;
  display: inline-block;
  width: 15%;
}
/* line 111, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .media-text-input-container .media-individual-text-input-container .media-text-input {
  font-size: 14px;
  display: inline-block;
  width: 85%;
  border-color: #0F8D82;
  padding: 10px;
}
/* line 123, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.left, #text-editor-admin figure.custom-block .media-component .align-options-container.right, #text-editor-admin figure.custom-block .media-component .align-options-container.center {
  position: absolute;
  width: 40px;
}
/* line 127, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.left *, #text-editor-admin figure.custom-block .media-component .align-options-container.right *, #text-editor-admin figure.custom-block .media-component .align-options-container.center * {
  margin: 0;
}
/* line 130, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.left {
  top: calc(50% - 40px );
  left: -20px;
}
/* line 133, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.left.undersized {
  left: -45px;
}
/* line 135, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.center {
  top: calc(50% - (40px / 2));
  left: calc(50% - (40px  / 2));
}
/* line 139, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.right {
  top: calc(50% - 40px );
  right: -20px;
}
/* line 142, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_media.scss */
#text-editor-admin figure.custom-block .media-component .align-options-container.right.undersized {
  right: -45px;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_link.scss */
#text-editor-admin a.link {
  position: relative;
  width: fit-content;
}
/* line 9, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_link.scss */
#text-editor-admin a.link .link-hover-preview {
  transition: visibility 0s, opacity 0.3s ease;
  visibility: hidden;
  opacity: 0;
  font-family: 'TeachableSans-Regular';
  font-size: 14px;
  line-height: 14px;
  color: blue;
  text-decoration: underline;
  font-style: italic;
  text-align: center;
  border-radius: 5px;
  background: #D1EDEB;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
}
/* line 27, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_link.scss */
#text-editor-admin a.link .link-hover-preview.visible {
  visibility: visible;
  opacity: 100;
}
/* line 31, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_link.scss */
#text-editor-admin a.link .link-hover-preview.visible .triangle {
  position: absolute;
  left: calc(50% - 10px);
  bottom: -10px;
  border-top: 10px solid #D1EDEB;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 7, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_cta.scss */
#text-editor-admin figure.custom-block.cta .cta-button-container .button-text-input {
  text-align: center;
  padding: 0 5px;
  color: white;
  background-color: #FF7F45;
  border-color: #FFE5DA;
}
/* line 16, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_cta.scss */
#text-editor-admin figure.custom-block.cta .connector-line {
  width: 2px;
  height: 10px;
  background-color: #FF6D2C;
  margin: 0 auto;
}
/* line 23, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_cta.scss */
#text-editor-admin figure.custom-block.cta .link-href-input {
  text-align: center;
  border-color: #FF6D2C;
}

/* line 5, /src/app/assets/stylesheets/teachable/admin/text-editor/custom-components/_html.scss */
#text-editor-admin figure.custom-block.html .script-indicator {
  font-family: 'TeachableSans-Bold';
  text-align: center;
  color: #FF7F45;
}

/* line 5, /src/app/assets/stylesheets/teachable/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block > .container, #blog-post-public figure.custom-block > .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
/* line 11, /src/app/assets/stylesheets/teachable/text-editor/custom-components/_general.scss */
#text-editor-admin figure.custom-block .button, #blog-post-public figure.custom-block .button {
  cursor: pointer;
  font-family: 'TeachableSans-Bold';
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  border-radius: 100px;
  padding: 20px 70px;
  text-align: center;
  text-decoration: none !important;
}

/* line 3, /src/app/assets/stylesheets/teachable/text-editor/custom-components/cta.scss */
#text-editor-admin .custom-block.cta, #blog-post-public .custom-block.cta {
  margin-top: 50px;
  border-top: 1px solid #ECECEC;
  margin-bottom: 50px;
  border-bottom: 1px solid #ECECEC;
}
/* line 10, /src/app/assets/stylesheets/teachable/text-editor/custom-components/cta.scss */
#text-editor-admin .custom-block.cta .cta-header, #blog-post-public .custom-block.cta .cta-header {
  margin-top: 45px;
  margin-bottom: 30px;
}
/* line 15, /src/app/assets/stylesheets/teachable/text-editor/custom-components/cta.scss */
#text-editor-admin .custom-block.cta .cta-subheader, #blog-post-public .custom-block.cta .cta-subheader {
  margin-bottom: 50px;
}
/* line 19, /src/app/assets/stylesheets/teachable/text-editor/custom-components/cta.scss */
#text-editor-admin .custom-block.cta .cta-button-container, #blog-post-public .custom-block.cta .cta-button-container {
  margin-bottom: 60px;
  text-align: center;
  position: relative;
}

/* line 3, /src/app/assets/stylesheets/teachable/text-editor/custom-components/media.scss */
#text-editor-admin figure.custom-block.image, #blog-post-public figure.custom-block.image {
  margin-bottom: 20px;
}
/* line 6, /src/app/assets/stylesheets/teachable/text-editor/custom-components/media.scss */
#text-editor-admin figure.custom-block.image img, #blog-post-public figure.custom-block.image img {
  max-width: 100%;
}

/* line 3, /src/app/assets/stylesheets/teachable/text-editor/custom-components/testimonial.scss */
#text-editor-admin figure.custom-block.testimonial, #blog-post-public figure.custom-block.testimonial {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* line 7, /src/app/assets/stylesheets/teachable/text-editor/custom-components/testimonial.scss */
#text-editor-admin figure.custom-block.testimonial .testimonial-text, #blog-post-public figure.custom-block.testimonial .testimonial-text {
  text-align: center;
  width: 140%;
  left: -20%;
  color: #2C2F33;
  font-family: 'Domine';
  font-size: 28px;
  letter-spacing: 0.7px;
  line-height: 46px;
}
/* line 18, /src/app/assets/stylesheets/teachable/text-editor/custom-components/testimonial.scss */
#text-editor-admin figure.custom-block.testimonial .author, #text-editor-admin figure.custom-block.testimonial .school, #blog-post-public figure.custom-block.testimonial .author, #blog-post-public figure.custom-block.testimonial .school {
  font-size: 14px;
  line-height: 14px;
  padding: 0;
}
/* line 24, /src/app/assets/stylesheets/teachable/text-editor/custom-components/testimonial.scss */
#text-editor-admin figure.custom-block.testimonial .author, #blog-post-public figure.custom-block.testimonial .author {
  text-align: right;
  white-space: pre;
}
/* line 29, /src/app/assets/stylesheets/teachable/text-editor/custom-components/testimonial.scss */
#text-editor-admin figure.custom-block.testimonial .school, #blog-post-public figure.custom-block.testimonial .school {
  text-align: left;
}

/* line 3, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip, #blog-post-public figure.custom-block.tip {
  margin-top: 40px;
  margin-bottom: 40px;
  background: #FFF2EC;
}
/* line 8, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .container, #blog-post-public figure.custom-block.tip .container {
  position: relative;
  padding: 8%;
}
/* line 16, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .tip-label-container, #blog-post-public figure.custom-block.tip .tip-label-container {
  transition: 0.2s ease;
  position: absolute;
  left: 5%;
  top: -2%;
  width: 30px;
  height: 25px;
  background: #FF7F45;
  font-size: 30px;
  line-height: 29.1666666667px;
  text-align: center;
  color: white;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 34, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .tip-label-container .triangle-left, #text-editor-admin figure.custom-block.tip .tip-label-container .triangle-right, #blog-post-public figure.custom-block.tip .tip-label-container .triangle-left, #blog-post-public figure.custom-block.tip .tip-label-container .triangle-right {
  position: absolute;
  top: 25px;
}
/* line 39, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .tip-label-container .triangle-right, #blog-post-public figure.custom-block.tip .tip-label-container .triangle-right {
  right: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid #FF7F45;
  border-bottom: 10px solid transparent;
}
/* line 46, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .tip-label-container .triangle-left, #blog-post-public figure.custom-block.tip .tip-label-container .triangle-left {
  left: 0;
  border-left: 15px solid #FF7F45;
  border-right: 15px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 54, /src/app/assets/stylesheets/teachable/text-editor/custom-components/tip.scss */
#text-editor-admin figure.custom-block.tip .tip-header, #blog-post-public figure.custom-block.tip .tip-header {
  color: #FF7F45;
  font-family: "TeachableSans-Bold";
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 30px;
}
