@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,500,600");
/*!
 * 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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, app/assets/stylesheets/marketing/bootstrap/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, app/assets/stylesheets/marketing/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(https://www.projectpresenter.com/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, app/assets/stylesheets/marketing/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #212121;
  background-color: #fafafa;
}

/* line 36, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #e6731a;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #a25112;
  text-decoration: none;
}

/* line 58, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 3px;
}

/* line 93, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.25;
  color: inherit;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #e6731a;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #b95c14;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #e6731a;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b95c14;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 1px;
}

/* line 24, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, app/assets/stylesheets/marketing/bootstrap/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: 1px;
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, app/assets/stylesheets/marketing/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/marketing/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 31, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fafafa;
}

/* line 75, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, app/assets/stylesheets/marketing/bootstrap/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 17, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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 17, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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 17, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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 17, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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 17, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 114, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 136, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 36px;
  }
  /* line 197, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 202, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}

/* line 215, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 231, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 295, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 307, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

/* line 315, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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: 1px;
}

/* line 79, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 333, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

/* line 340, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 344, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 348, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 79, app/assets/stylesheets/marketing/bootstrap/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: 48px;
  line-height: 48px;
}

/* line 84, app/assets/stylesheets/marketing/bootstrap/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.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 359, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 366, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}

/* line 370, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 374, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 388, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 398, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

/* line 410, app/assets/stylesheets/marketing/bootstrap/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: 48px;
  height: 48px;
  line-height: 48px;
}

/* line 417, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 442, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #616161;
}

@media (min-width: 768px) {
  /* line 478, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 575, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 582, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 593, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 603, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 611, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, app/assets/stylesheets/marketing/bootstrap/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: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #e6731a;
  border-color: #d06717;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #b95c14;
  border-color: #5d2e0a;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #b95c14;
  border-color: #994c11;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b95c14;
  border-color: #994c11;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .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: #994c11;
  border-color: #5d2e0a;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #e6731a;
  border-color: #d06717;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #e6731a;
  background-color: #fff;
}

/* line 75, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #2baf2b;
  border-color: #269b26;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218621;
  border-color: #0d340d;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218621;
  border-color: #1a691a;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #218621;
  border-color: #1a691a;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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: #1a691a;
  border-color: #0d340d;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #2baf2b;
  border-color: #269b26;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #2baf2b;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #29b6f6;
  border-color: #11aef5;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #0a9fe2;
  border-color: #055a81;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #0a9fe2;
  border-color: #0887c0;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0a9fe2;
  border-color: #0887c0;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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: #0887c0;
  border-color: #055a81;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #29b6f6;
  border-color: #11aef5;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #29b6f6;
  background-color: #fff;
}

/* line 83, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #fdd835;
  border-color: #fdd31c;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #fdce03;
  border-color: #987c02;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #fdce03;
  border-color: #d9b102;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #fdce03;
  border-color: #d9b102;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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: #d9b102;
  border-color: #987c02;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #fdd835;
  border-color: #fdd31c;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #fdd835;
  background-color: #fff;
}

/* line 87, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dd191d;
  border-color: #c6161a;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #af1417;
  border-color: #54090b;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #af1417;
  border-color: #8f1013;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #af1417;
  border-color: #8f1013;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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: #8f1013;
  border-color: #54090b;
}

/* line 37, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #dd191d;
  border-color: #c6161a;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #dd191d;
  background-color: #fff;
}

/* line 96, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #e6731a;
  font-weight: normal;
  border-radius: 0;
}

/* line 101, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #a25112;
  text-decoration: none;
  background-color: transparent;
}

/* line 123, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

/* line 139, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

/* line 143, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

/* line 151, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, app/assets/stylesheets/marketing/bootstrap/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, app/assets/stylesheets/marketing/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, app/assets/stylesheets/marketing/bootstrap/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, app/assets/stylesheets/marketing/bootstrap/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, app/assets/stylesheets/marketing/bootstrap/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: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, app/assets/stylesheets/marketing/bootstrap/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: #e6731a;
}

/* line 103, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 110, app/assets/stylesheets/marketing/bootstrap/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 121, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.open {
  border-bottom: 4px solid #e6731a;
}

/* line 124, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 129, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 138, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 148, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 154, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 164, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 174, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 187, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 194, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 208, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 213, app/assets/stylesheets/marketing/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, app/assets/stylesheets/marketing/bootstrap/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: 1px;
  border-bottom-left-radius: 1px;
}

/* line 184, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, app/assets/stylesheets/marketing/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, app/assets/stylesheets/marketing/bootstrap/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: 1px;
}

/* line 89, app/assets/stylesheets/marketing/bootstrap/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: 1px;
}

/* line 94, app/assets/stylesheets/marketing/bootstrap/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: 3px;
}

/* line 101, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, app/assets/stylesheets/marketing/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e6731a;
}

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 1px 1px 0 0;
}

/* line 89, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 1px;
}

/* line 125, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e6731a;
}

/* line 144, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}

/* line 199, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }
  /* line 210, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fafafa;
  }
}

/* line 224, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 1px;
  }
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 138, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 25px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 70px;
}

/* line 170, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}

/* line 206, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 12.5px -15px;
}

/* line 235, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 243, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

/* line 286, app/assets/stylesheets/marketing/bootstrap/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: 17px;
  margin-bottom: 17px;
}

@media (min-width: 768px) {
  /* line 478, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, app/assets/stylesheets/marketing/bootstrap/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 17px;
  margin-bottom: 17px;
}

/* line 346, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 349, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* line 359, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 359, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #FEFFFC;
  border-color: #f3ffdb;
}

/* line 401, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #b95c14;
}

/* line 403, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #8b450f;
  background-color: transparent;
}

/* line 410, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #424242;
}

/* line 415, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #263238;
}

/* line 418, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #11171a;
  background-color: transparent;
}

/* line 425, app/assets/stylesheets/marketing/bootstrap/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: #fafafa;
}

/* line 433, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f3ffdb;
}

/* line 462, app/assets/stylesheets/marketing/bootstrap/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: #fafafa;
  color: #555;
}

@media (max-width: 767px) {
  /* line 473, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #263238;
  }
  /* line 475, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #11171a;
    background-color: transparent;
  }
  /* line 482, app/assets/stylesheets/marketing/bootstrap/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: #fafafa;
  }
  /* line 490, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #263238;
}

/* line 508, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #11171a;
}

/* line 513, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #263238;
}

/* line 515, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #11171a;
}

/* line 521, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #37474f;
  border-color: #222c31;
}

/* line 535, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #ffffff;
}

/* line 537, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

/* line 544, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #81d4fa;
}

/* line 549, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #b0bec5;
}

/* line 552, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #cdd6db;
  background-color: transparent;
}

/* line 559, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #cdd6db;
  background-color: #263238;
}

/* line 567, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #28343a;
}

/* line 596, app/assets/stylesheets/marketing/bootstrap/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: #263238;
  color: #cdd6db;
}

@media (max-width: 767px) {
  /* line 607, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #222c31;
  }
  /* line 610, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #222c31;
  }
  /* line 613, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b0bec5;
  }
  /* line 615, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #cdd6db;
    background-color: transparent;
  }
  /* line 622, app/assets/stylesheets/marketing/bootstrap/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: #cdd6db;
    background-color: #263238;
  }
  /* line 630, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #b0bec5;
}

/* line 643, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #cdd6db;
}

/* line 648, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #b0bec5;
}

/* line 650, app/assets/stylesheets/marketing/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #cdd6db;
}

/* line 656, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 1px;
}

/* line 13, app/assets/stylesheets/marketing/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, app/assets/stylesheets/marketing/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 1px;
}

/* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #e6731a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 32, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/* line 41, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #a25112;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, app/assets/stylesheets/marketing/bootstrap/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: #e6731a;
  border-color: #e6731a;
  cursor: default;
}

/* line 64, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, app/assets/stylesheets/marketing/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #e6731a;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #b95c14;
}

/* line 52, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #2baf2b;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #218621;
}

/* line 56, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #29b6f6;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #0a9fe2;
}

/* line 60, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #fdd835;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #fdce03;
}

/* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #dd191d;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #af1417;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #e6731a;
  background-color: #fff;
}

/* line 47, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, app/assets/stylesheets/marketing/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 35, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, app/assets/stylesheets/marketing/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #212121;
}

/* line 34, app/assets/stylesheets/marketing/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e6731a;
}

/* line 9, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 1px;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, app/assets/stylesheets/marketing/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/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: #e6731a;
  -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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #2baf2b;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #29b6f6;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #fdd835;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #dd191d;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

/* line 34, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

/* line 46, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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: #e6731a;
  border-color: #e6731a;
}

/* line 96, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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: #fae3d2;
}

/* line 4, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/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 18, app/assets/stylesheets/marketing/bootstrap/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 23, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/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 18, app/assets/stylesheets/marketing/bootstrap/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 23, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/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 18, app/assets/stylesheets/marketing/bootstrap/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 23, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/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 18, app/assets/stylesheets/marketing/bootstrap/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 23, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, app/assets/stylesheets/marketing/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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: 0px;
  border-top-left-radius: 0px;
}

/* line 82, app/assets/stylesheets/marketing/bootstrap/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: 0px;
  border-bottom-left-radius: 0px;
}

/* line 89, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 127, app/assets/stylesheets/marketing/bootstrap/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: 0px;
  border-top-right-radius: 0px;
}

/* line 131, app/assets/stylesheets/marketing/bootstrap/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: 0px;
}

/* line 135, app/assets/stylesheets/marketing/bootstrap/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: 0px;
}

/* line 143, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 149, app/assets/stylesheets/marketing/bootstrap/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: 0px;
  border-bottom-right-radius: 0px;
}

/* line 153, app/assets/stylesheets/marketing/bootstrap/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: 0px;
}

/* line 157, app/assets/stylesheets/marketing/bootstrap/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: 0px;
}

/* line 164, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 1px;
}

/* line 230, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #e6731a;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e6731a;
  border-color: #e6731a;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e6731a;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #e6731a;
  background-color: #fff;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e6731a;
}

/* line 260, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, app/assets/stylesheets/marketing/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 3px;
}

/* line 26, app/assets/stylesheets/marketing/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 1px;
}

/* line 6, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/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: 3px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/marketing/bootstrap/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Work Sans", "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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 1px;
}

/* line 36, app/assets/stylesheets/marketing/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Work Sans", "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: 3px;
  -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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

/* line 42, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 158, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 163, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 260, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 267, app/assets/stylesheets/marketing/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/marketing/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/marketing/bootstrap/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, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, app/assets/stylesheets/marketing/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/marketing/components/_btn.scss */
.btn {
  outline: none;
}

/* line 3, app/assets/stylesheets/marketing/components/_btn.scss */
.btn:focus, .btn:active {
  outline: none !important;
}

/* line 8, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-round {
  border-radius: 512px;
}

/* line 13, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered {
  background: transparent;
  color: #212121;
}

/* line 17, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-white {
  color: #fff;
  border-color: #fff;
}

/* line 22, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-primary {
  color: #e6731a;
}

/* line 26, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-warning {
  color: #fdd835;
}

/* line 30, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-success {
  color: #2baf2b;
}

/* line 34, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-danger {
  color: #dd191d;
}

/* line 38, app/assets/stylesheets/marketing/components/_btn.scss */
.btn.btn-bordered.btn-info {
  color: #29b6f6;
}

/* line 1, app/assets/stylesheets/marketing/components/_shared.scss */
body {
  font-weight: 300;
  overflow-x: hidden;
}

/* line 6, app/assets/stylesheets/marketing/components/_shared.scss */
.barba-container {
  position: relative;
}

/* line 10, app/assets/stylesheets/marketing/components/_shared.scss */
.section-header {
  background: #fff;
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}

/* line 16, app/assets/stylesheets/marketing/components/_shared.scss */
.section-header h2 {
  margin: 0;
  padding: 0;
}

/* line 21, app/assets/stylesheets/marketing/components/_shared.scss */
.section-header .lead {
  color: #9e9e9e;
}

/* line 25, app/assets/stylesheets/marketing/components/_shared.scss */
.section-header + .page-content {
  margin-top: 50px;
}

/* line 31, app/assets/stylesheets/marketing/components/_shared.scss */
.additional-header {
  border-bottom: 3px solid #eee;
  margin-bottom: 18px;
}

/* line 34, app/assets/stylesheets/marketing/components/_shared.scss */
.additional-header h3 {
  padding: 0;
  margin: 0;
  display: inline-block;
  border-bottom: 3px solid #212121;
  padding-bottom: 10px;
  margin-bottom: -2px;
}

/* line 44, app/assets/stylesheets/marketing/components/_shared.scss */
hr.spacer {
  border: none;
  margin: 50px auto;
}

/* line 50, app/assets/stylesheets/marketing/components/_shared.scss */
.section-divider {
  border-bottom: 1px solid #e0e0e0;
  margin: 80px auto;
  width: 100%;
}

/* line 57, app/assets/stylesheets/marketing/components/_shared.scss */
.search-field {
  border-radius: 50px;
}

/* line 63, app/assets/stylesheets/marketing/components/_shared.scss */
#logo-slider .item {
  margin: 3px;
}

/* line 66, app/assets/stylesheets/marketing/components/_shared.scss */
#logo-slider .item img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 74, app/assets/stylesheets/marketing/components/_shared.scss */
.aos-animate[data-aos^=fade][data-aos^=fade] {
  opacity: 1;
  transform: initial;
}

/* line 79, app/assets/stylesheets/marketing/components/_shared.scss */
label {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}

/* line 2, app/assets/stylesheets/marketing/components/_alert.scss */
.alert .alert-link {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features {
  background: #FEFFFC;
  padding: 50px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
  #horizontal-features {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  /* line 11, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
  #horizontal-features .feature-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 0px;
  }
}

/* line 19, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features .image {
  width: 25%;
  float: left;
}

/* line 22, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features .image img {
  max-width: 100%;
  position: relative;
  top: 5px;
  display: inline-block;
  width: 80%;
}

@media (max-width: 991px) {
  /* line 31, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
  #horizontal-features .image img {
    top: -40px;
  }
}

/* line 38, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features .text {
  float: left;
  width: 75%;
}

/* line 42, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features .text h4 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* line 49, app/assets/stylesheets/marketing/components/_horizontal-features.scss */
#horizontal-features .text .lead {
  font-size: 14px;
  color: #757575;
}

/* line 3, app/assets/stylesheets/marketing/components/_feature-list.scss */
.feature-square-list .feature-square-single {
  position: relative;
  padding-left: 110px;
}

/* line 7, app/assets/stylesheets/marketing/components/_feature-list.scss */
.feature-square-list .feature-square-single .main-icon-container {
  position: absolute;
  top: 5px;
  left: 10px;
}

/* line 11, app/assets/stylesheets/marketing/components/_feature-list.scss */
.feature-square-list .feature-square-single .main-icon-container i {
  color: #e0e0e0;
  font-size: 90px;
}

/* line 17, app/assets/stylesheets/marketing/components/_feature-list.scss */
.feature-square-list .feature-square-single.second {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

@media (max-width: 991px) {
  /* line 17, app/assets/stylesheets/marketing/components/_feature-list.scss */
  .feature-square-list .feature-square-single.second {
    border: none;
  }
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/marketing/components/_feature-list.scss */
  .feature-square-list .feature-square-single {
    padding-bottom: 40px;
  }
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/marketing/components/_feature-list.scss */
  .feature-square-list {
    padding: 20px;
    padding-top: 80px;
  }
}

/* line 2, app/assets/stylesheets/marketing/components/_pricing-table.scss */
.price {
  font-size: 1.5em;
  padding-bottom: 15px;
}

/* line 7, app/assets/stylesheets/marketing/components/_pricing-table.scss */
.price-cents {
  vertical-align: super;
  font-size: 50%;
}

/* line 12, app/assets/stylesheets/marketing/components/_pricing-table.scss */
.price-month {
  font-size: 35%;
  font-style: italic;
}

/* line 18, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .p-tables {
  margin: 50px auto;
}

/* line 21, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default {
  border-color: #ccc;
  position: relative;
  top: 20px;
  -webkit-transition-property: top, shadow;
  transition-property: top, shadow;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

/* line 29, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default .panel-heading {
  min-height: 100px;
  font-size: 24px;
  background-color: #fff;
}

/* line 35, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default .plan-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.3px;
}

/* line 42, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default .list-group-item {
  border: none;
  padding: 15px 0;
}

/* line 46, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default .list-group-item.button-wrapper {
  padding: 25px 0;
}

/* line 51, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .panel.panel-default:hover {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  /* line 21, app/assets/stylesheets/marketing/components/_pricing-table.scss */
  #pricing-table .panel.panel-default {
    max-width: 80%;
    margin-left: 10%;
    margin-bottom: 40px;
  }
}

/* line 63, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .popular-plan .popular-label {
  position: absolute;
  background: #e6731a;
  top: 10px;
  right: -25px;
  z-index: 1;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  padding: 2px 25px;
  transform: rotate(40deg);
}

/* line 76, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .popular-plan .panel.panel-default {
  border-color: #e6731a;
  top: 0px;
  position: relative;
  overflow: hidden;
  transform: scale(1.05);
}

/* line 83, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .popular-plan .panel.panel-default .plan-title {
  color: #e6731a;
}

/* line 87, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .popular-plan .panel.panel-default .panel-heading {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 991px) {
  /* line 76, app/assets/stylesheets/marketing/components/_pricing-table.scss */
  #pricing-table .popular-plan .panel.panel-default {
    top: 20px;
  }
}

/* line 99, app/assets/stylesheets/marketing/components/_pricing-table.scss */
#pricing-table .call-us .text {
  margin-top: 15px;
  margin-bottom: 40px;
}

/* line 1, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial {
  margin-top: 20px;
  margin-bottom: 60px;
}

/* line 14, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.testimonial:before, .testimonial:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/marketing/bootstrap/bootstrap/mixins/_clearfix.scss */
.testimonial:after {
  clear: both;
}

/* line 6, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-text {
  color: #727070;
  border: 1px solid #e0e0e0;
  padding: 15px 30px;
  border-radius: 5px;
  width: 80%;
  float: left;
  position: relative;
  background: #fff;
  font-size: 18px;
  position: relative;
  background: #fff;
  border: 1px solid #bdbdbd;
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/marketing/components/_testimonial.scss */
  .testimonial .quote-text {
    margin: 0 auto;
  }
}

/* line 25, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-text:after, .testimonial .quote-text:before {
  right: 100%;
  top: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 36, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-text:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

/* line 43, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-text:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #bdbdbd;
  border-width: 17px;
  margin-top: -17px;
}

/* line 53, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-author {
  width: 18%;
  margin-right: 2%;
  float: left;
}

/* line 58, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-author img {
  max-width: 80%;
  padding: 3px;
  border: 2px solid #e6731a;
}

/* line 64, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-author .author-name {
  margin-top: 10px;
  font-weight: 500;
}

/* line 69, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .quote-author .author-company {
  font-size: 14px;
  font-weight: 400;
  color: #9e9e9e;
}

/* line 76, app/assets/stylesheets/marketing/components/_testimonial.scss */
.testimonial .testimonial-readmore-link {
  display: block;
  text-align: center;
  margin-top: 20px;
}

/* line 1, app/assets/stylesheets/marketing/components/_logo-slider.scss */
#logo-slider {
  margin-bottom: 80px;
}

/* line 4, app/assets/stylesheets/marketing/components/_logo-slider.scss */
#logo-slider .item {
  height: 220px;
  padding: 20px;
  opacity: 0.6;
}

/* line 8, app/assets/stylesheets/marketing/components/_logo-slider.scss */
#logo-slider .item img {
  width: 100%;
  margin: 50% auto;
  transform: translateY(-50%);
  max-width: 100%;
}

@media (min-width: 991px) {
  /* line 16, app/assets/stylesheets/marketing/components/_logo-slider.scss */
  #logo-slider .item img {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  /* line 4, app/assets/stylesheets/marketing/components/_logo-slider.scss */
  #logo-slider .item {
    height: 450px;
  }
  /* line 23, app/assets/stylesheets/marketing/components/_logo-slider.scss */
  #logo-slider .item img {
    margin-top: 30%;
    max-width: 450px;
  }
}

@media (min-width: 991px) {
  /* line 1, app/assets/stylesheets/marketing/components/_features-split.scss */
  #features-split {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

/* line 8, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .feature-split-image img {
  display: block;
  margin: 0 auto;
}

/* line 14, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .features-item {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}

/* line 18, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .features-item .image {
  width: 20%;
  float: left;
  margin-bottom: 12px;
}

/* line 22, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .features-item .image img {
  width: 100%;
  position: relative;
  top: 5px;
}

@media (max-width: 768px) {
  /* line 18, app/assets/stylesheets/marketing/components/_features-split.scss */
  #features-split .features-item .image {
    width: 15%;
    margin-bottom: 24px;
  }
}

/* line 33, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .features-item.no-border {
  border: none;
}

/* line 37, app/assets/stylesheets/marketing/components/_features-split.scss */
#features-split .features-item .text {
  width: 75%;
  float: left;
  margin-left: 5%;
  margin-top: 6px;
}

@media (max-width: 991px) {
  /* line 37, app/assets/stylesheets/marketing/components/_features-split.scss */
  #features-split .features-item .text {
    margin-left: 0;
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* line 37, app/assets/stylesheets/marketing/components/_features-split.scss */
  #features-split .features-item .text {
    width: 80%;
    margin-left: 5%;
    font-size: 1.5em;
    margin-top: 6px;
  }
}

@media (max-width: 480px) {
  /* line 37, app/assets/stylesheets/marketing/components/_features-split.scss */
  #features-split .features-item .text {
    width: 80%;
    margin-left: 5%;
    font-size: 1em;
    margin-top: 12px;
  }
}

/* line 1, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed {
  padding: 60px 0;
  padding-bottom: 80px;
}

/* line 5, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .heading {
  margin-bottom: 60px;
}

/* line 9, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .main-image {
  display: inline-block;
}

/* line 13, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .feature-icon {
  font-size: 48px;
  display: block;
  margin-bottom: 12px;
  color: #e0e0e0;
}

/* line 20, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .feature-item {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  /* line 20, app/assets/stylesheets/marketing/components/_features-boxed.scss */
  #feature-boxed .feature-item {
    position: relative;
  }
  /* line 24, app/assets/stylesheets/marketing/components/_features-boxed.scss */
  #feature-boxed .feature-item .text {
    padding-left: 80px;
  }
  /* line 28, app/assets/stylesheets/marketing/components/_features-boxed.scss */
  #feature-boxed .feature-item .fa {
    position: absolute;
    left: 0px;
    top: 0;
    width: 80px;
    text-align: center;
  }
}

/* line 38, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .btn-main-cta {
  padding: 22px 48px;
  margin-top: 48px;
  font-weight: 500;
}

/* line 43, app/assets/stylesheets/marketing/components/_features-boxed.scss */
#feature-boxed .btn-main-cta i {
  position: relative;
  top: 5px;
}

/* line 2, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .note {
  background: #fcfbe9;
  color: #686a6b;
  border: 1px solid rgba(200, 201, 204, 0.9);
  position: relative;
}

/* line 11, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text {
  margin: 30px 0;
  margin-bottom: 10px;
  padding: 2px 15px;
  font-size: 12px;
}

/* line 17, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text h3 {
  margin: 0;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 23, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text h4 {
  margin: 0;
  font-size: 18px;
}

/* line 28, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 34, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text::before {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #c8c9cc;
  width: 55px;
  height: 20px;
  position: absolute;
  margin: 0 auto -20px;
  top: -11px;
  left: 35%;
  transform: rotate(-1deg);
}

/* line 46, app/assets/stylesheets/marketing/components/_sticky-note.scss */
.notepaper .text span {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/marketing/components/_widget.scss */
.widget {
  padding: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px;
}

/* line 5, app/assets/stylesheets/marketing/components/_widget.scss */
.widget .list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

/* line 9, app/assets/stylesheets/marketing/components/_widget.scss */
.widget .list a {
  padding: 8px 5px;
  text-decoration: none;
  display: block;
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 18, app/assets/stylesheets/marketing/components/_widget.scss */
.widget .list a:hover {
  left: 5px;
}

/* line 24, app/assets/stylesheets/marketing/components/_widget.scss */
.widget .widget-title {
  text-transform: uppercase;
  font-size: 1em;
  text-align: center;
  color: #000;
  letter-spacing: 0.5px;
}

/* line 34, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-cream {
  background: #FEFFFC;
}

/* line 38, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-red {
  background: #dd191d;
  border: 1px solid #af1417;
  color: #fff;
}

/* line 43, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-red a:not(.btn) {
  color: #e0e0e0;
}

/* line 47, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-red .widget-title {
  color: #fff;
}

/* line 53, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-red .list a:hover {
  background: #d4181c;
}

/* line 61, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-blue {
  background: #29b6f6;
  border: 1px solid #0a9fe2;
  color: #fff;
}

/* line 68, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-blue a:not(.btn) {
  color: #f5f5f5;
}

/* line 72, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-blue .widget-title {
  color: #fff;
}

/* line 78, app/assets/stylesheets/marketing/components/_widget.scss */
.widget.widget-blue .list a:hover {
  background: #1fb3f6;
}

/* line 2, app/assets/stylesheets/marketing/components/_features.scss */
#features .feature-single {
  margin: 50px 0;
}

/* line 6, app/assets/stylesheets/marketing/components/_features.scss */
#features .feature-single .image img {
  display: inline-block;
  margin-top: 80px;
}

/* line 11, app/assets/stylesheets/marketing/components/_features.scss */
#features .feature-single .text {
  position: relative;
  top: 100px;
}

/* line 14, app/assets/stylesheets/marketing/components/_features.scss */
#features .feature-single .text h3 {
  font-weight: 400;
  margin-bottom: 40px;
}

/* line 18, app/assets/stylesheets/marketing/components/_features.scss */
#features .feature-single .text p {
  color: #616161;
}

@media (max-width: 768px) {
  /* line 11, app/assets/stylesheets/marketing/components/_features.scss */
  #features .feature-single .text {
    margin-bottom: 30px;
  }
}

/* line 1, app/assets/stylesheets/marketing/components/_page-sidebar.scss */
#page-sidebar {
  padding: 0 20px;
}

/* line 3, app/assets/stylesheets/marketing/components/_page-sidebar.scss */
#page-sidebar .sidebar-widget {
  margin-bottom: 40px;
}

/* line 6, app/assets/stylesheets/marketing/components/_page-sidebar.scss */
#page-sidebar .sidebar-widget h3 {
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.5px;
}

/* line 1, app/assets/stylesheets/marketing/components/_header.scss */
.navbar {
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(17, 17, 17, 0.24);
  z-index: 90;
  border: none;
}

/* line 8, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .navbar-header .navbar-brand {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
}

/* line 14, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .navbar-header .navbar-brand i {
  position: relative;
  top: 3px;
  font-size: 16px;
  padding-right: 4px;
}

/* line 21, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .navbar-header .navbar-brand #logo img {
  height: 28px;
}

/* line 28, app/assets/stylesheets/marketing/components/_header.scss */
.navbar i.material-icons {
  max-width: 20px;
  display: inline-block;
  overflow: hidden;
}

/* line 35, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .nav .material-icons {
  font-size: 16px;
  position: relative;
  top: 3px;
}

/* line 42, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .nav .dropdown-menu li a {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 49, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .nav .navbar-btn-container .btn.btn-primary {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #fff;
  border: none;
}

/* line 55, app/assets/stylesheets/marketing/components/_header.scss */
.navbar .nav .navbar-btn-container .btn.btn-primary:hover {
  background: #e98131;
}

@media (max-width: 991px) {
  /* line 48, app/assets/stylesheets/marketing/components/_header.scss */
  .navbar .nav .navbar-btn-container {
    padding: 0 15px;
  }
  /* line 62, app/assets/stylesheets/marketing/components/_header.scss */
  .navbar .nav .navbar-btn-container .btn {
    display: block;
    width: 100%;
  }
}

/* line 72, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-light {
  border-top: 1px solid #e6731a;
  box-shadow: 0 2px 4px rgba(17, 17, 17, 0.24);
}

/* line 3, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-light .navbar-nav .open > a, .navbar-custom-light .navbar-nav .open > a:hover, .navbar-custom-light .navbar-nav .open > a:focus {
  border-color: #eeeeee;
}

/* line 7, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-light .navbar-nav > li > a {
  border-left: 1px solid #eeeeee;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.3px;
}

@media (max-width: 768px) {
  /* line 7, app/assets/stylesheets/marketing/modules/_mixins.scss */
  .navbar-custom-light .navbar-nav > li > a {
    border: none;
  }
}

/* line 17, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-light .navbar-nav .dropdown-menu {
  background-color: #fafafa;
  border: none;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/marketing/modules/_mixins.scss */
  .navbar-custom-light .navbar-nav .dropdown-menu {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
  }
}

/* line 78, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-light .dropdown-menu li a {
  color: #263238;
}

/* line 81, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-light .dropdown-menu li a:hover, .navbar-custom-light .dropdown-menu li a:focus {
  background: #e1e1e1;
  color: #555;
}

/* line 87, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-light .dropdown-menu li.divider {
  background-color: #e1e1e1;
}

/* line 3, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-dark .navbar-nav .open > a, .navbar-custom-dark .navbar-nav .open > a:hover, .navbar-custom-dark .navbar-nav .open > a:focus {
  border-color: #455a64;
}

/* line 7, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-dark .navbar-nav > li > a {
  border-left: 1px solid #455a64;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.3px;
}

@media (max-width: 768px) {
  /* line 7, app/assets/stylesheets/marketing/modules/_mixins.scss */
  .navbar-custom-dark .navbar-nav > li > a {
    border: none;
  }
}

/* line 17, app/assets/stylesheets/marketing/modules/_mixins.scss */
.navbar-custom-dark .navbar-nav .dropdown-menu {
  background-color: #263238;
  border: none;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/marketing/modules/_mixins.scss */
  .navbar-custom-dark .navbar-nav .dropdown-menu {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
  }
}

/* line 97, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-dark .dropdown-menu li a {
  color: #b0bec5;
}

/* line 100, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-dark .dropdown-menu li a:hover, .navbar-custom-dark .dropdown-menu li a:focus {
  background: #11171a;
  color: #cdd6db;
}

/* line 106, app/assets/stylesheets/marketing/components/_header.scss */
.navbar-custom-dark .dropdown-menu li.divider {
  background-color: #11171a;
}

/* line 1, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer {
  background: #212121;
  text-align: center;
}

/* line 5, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer .social-box {
  padding: 40px 0;
}

/* line 9, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer h3 {
  margin: 30px auto;
  text-transform: uppercase;
  color: #ccc;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.3px;
}

/* line 18, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer form {
  margin-top: 10px;
}

/* line 22, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer ul.social-nav {
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 29, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer ul.social-nav li a {
  font-size: 3em;
  color: #fff;
  padding: 0 30px;
  color: #ccc;
}

/* line 35, app/assets/stylesheets/marketing/components/_footer.scss */
#social-footer ul.social-nav li a:hover {
  background: none;
  color: #fff;
}

/* line 47, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer {
  background: #212121;
  padding-top: 60px;
}

/* line 51, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .menu-container {
  padding-bottom: 70px;
}

/* line 55, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer h3 {
  text-transform: uppercase;
  font-size: 12px;
  color: #eeeeee;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #3b3b3b;
}

/* line 61, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer h3 span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

/* line 70, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .blog-item-link img {
  display: block;
}

/* line 74, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .image-wrapper {
  position: relative;
  border: 5px solid rgba(17, 17, 17, 0.64);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/* line 79, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .image-wrapper img {
  width: 100%;
  max-height: 200px;
}

/* line 84, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .image-wrapper:hover {
  border: 5px solid #111;
}

/* line 87, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .image-wrapper:hover .text {
  background: #111;
}

/* line 92, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .blog-item .image-wrapper .text {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: rgba(17, 17, 17, 0.8);
  padding: 10px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #fff;
}

/* line 107, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 113, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .footer-menu a {
  color: #bdbdbd;
  font-size: 1em;
  padding: 7px 0;
  display: block;
  text-decoration: none;
}

/* line 120, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .footer-menu a i.material-icons {
  font-size: 18px;
  color: #616161;
  position: relative;
  top: 3px;
  padding-right: 3px;
}

/* line 128, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .footer-menu a i.fa {
  font-size: 20px;
  color: #616161;
  display: inline-block;
  width: 24px;
}

/* line 135, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .footer-menu a:hover {
  color: #fff;
}

/* line 141, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .copyright-footer {
  padding-bottom: 40px;
  color: #616161;
}

/* line 146, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .copyright-footer a {
  color: #757575;
  padding-bottom: 1px;
  border-bottom: 1px solid #757575;
}

/* line 151, app/assets/stylesheets/marketing/components/_footer.scss */
#main-footer .copyright-footer a:hover {
  color: #bdbdbd;
  border-bottom-color: #bdbdbd;
}

@media (min-width: 991px) {
  /* line 2, app/assets/stylesheets/marketing/components/_dropdown.scss */
  .dropdown .dropdown-menu {
    transition: all 200ms ease-in;
    display: block;
    overflow: hidden;
    opacity: 0;
    transform: scale(0.9);
    transform-origin: top left;
    visibility: hidden;
  }
  /* line 12, app/assets/stylesheets/marketing/components/_dropdown.scss */
  .dropdown.open .dropdown-menu {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal-backdrop {
  -webkit-backface-visibility: hidden;
}

/* line 4, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal-backdrop.zoom,
.modal-backdrop.newspaper,
.modal-backdrop.move-horizontal,
.modal-backdrop.move-from-top,
.modal-backdrop.unfold-3d,
.modal-backdrop.zoom-out {
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* line 13, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal-backdrop.in {
  opacity: 0.5;
}

/* line 16, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal-backdrop.unfold-3d {
  perspective: 500;
}

/* line 19, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.zoom .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transform: scale(0.6);
}

/* line 26, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.in .modal-dialog {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}

/* line 33, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.fade.newspaper .modal-dialog,
.modal.newspaper .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}

/* line 40, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.fade.newspaper.in .modal-dialog,
.modal.in .modal-dialog {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}

/* line 45, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.move-horizontal .modal-dialog {
  opacity: 0;
  transition: all 0.5s;
  transform: translateX(-50px);
}

/* line 50, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.in .modal-dialog {
  opacity: 1;
  transform: translateX(0);
}

/* line 54, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.move-from-top .modal-dialog {
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(-100px);
}

/* line 59, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.in .modal-dialog {
  opacity: 1;
  transform: translateY(0);
}

/* line 63, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.unfold-3d .modal-dialog {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}

/* line 69, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.in .modal-dialog {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 73, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.fade.zoom-out .modal-dialog,
.modal.zoom-out .modal-dialog {
  opacity: 0;
  transition: all 0.5s;
  transform: scale(1.3);
}

/* line 79, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.modal.fade.zoom-out.in .modal-dialog,
.modal.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

/* line 84, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.csstransforms3d .modal.unfold-3d .modal-dialog {
  transform: none;
  transform-origin: 50% 100%;
  transform: scale(0.7) rotate3d(-1, 1, 0, -60deg);
}

/* line 89, app/assets/stylesheets/marketing/components/_modal-transition.scss */
.csstransforms3d .modal.in .modal-dialog {
  transform: scale(1) rotate3d(-1, 1, 0, 0deg);
}

/* line 2, app/assets/stylesheets/marketing/components/_purchase-modal.scss */
#purchaseModal ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 8, app/assets/stylesheets/marketing/components/_purchase-modal.scss */
#purchaseModal ul li a {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 2px solid #e6731a;
  text-decoration: none;
  margin: 6px 0;
  font-weight: bold;
}

@media (max-width: 768px) {
  /* line 8, app/assets/stylesheets/marketing/components/_purchase-modal.scss */
  #purchaseModal ul li a {
    border-bottom: none;
  }
}

/* Slider */
/* line 3, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, app/assets/stylesheets/marketing/vendor/slick/_base.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 42, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

/* line 48, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 54, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-track:after {
  clear: both;
}

/* line 58, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 66, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 69, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-slide img {
  display: block;
}

/* line 72, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 78, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 82, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 86, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 90, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 96, app/assets/stylesheets/marketing/vendor/slick/_base.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 45, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-loading .slick-list {
  background: #fff url(https://www.projectpresenter.com/images/ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(https://www.projectpresenter.com/assets/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot);
  src: url(https://www.projectpresenter.com/assets/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot?#iefix) format("embedded-opentype"), url(https://www.projectpresenter.com/assets/slick-f49f279637e425f10e4bbc8f0aed858fa54117ad5a41f477ff1159db93a61114.woff) format("woff"), url(https://www.projectpresenter.com/assets/slick-1b2af5a0c8f7bca97c993990faa92e025e322bf6bb8d885533639b385e37e7b9.ttf) format("truetype"), url(https://www.projectpresenter.com/assets/slick-d06c18d112401949996e731884bc56ab9bb9f807c80ca5143d19aac38c1bdf5f.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 63, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #9e9e9e;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev {
  left: -25px;
}

/* line 105, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 111, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-next {
  right: -25px;
}

/* line 119, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-next:before {
  content: "→";
}

/* line 125, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 166, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 168, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 172, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 189, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@media (max-width: 991px) {
  /* line 197, app/assets/stylesheets/marketing/vendor/slick/_theme.scss */
  .slick-prev,
.slick-next {
    display: none;
    opacity: 0;
  }
}

@keyframes hover-color {
  from {
    border-color: #e0e0e0;
  }
  to {
    border-color: #e6731a;
  }
}

/* line 11, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none;
}

/* line 16, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed;
}

/* line 21, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
}

/* line 30, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio + label:hover:before,
.magic-checkbox + label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}

/* line 36, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio + label:before,
.magic-checkbox + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  border: 1px solid #e0e0e0;
}

/* line 46, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio + label:after,
.magic-checkbox + label:after {
  position: absolute;
  display: none;
  content: '';
}

/* line 53, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: white;
}

/* line 57, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
  cursor: not-allowed;
}

/* line 63, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
  border: 1px solid white;
  animation-name: none;
}

/* line 68, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before {
  border-color: white;
}

/* line 76, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none;
}

/* line 79, app/assets/stylesheets/marketing/vendor/magic-check/_common.scss */
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block;
}

/* line 2, app/assets/stylesheets/marketing/vendor/magic-check/_radio.scss */
.magic-radio + label:before {
  border-radius: 50%;
}

/* line 5, app/assets/stylesheets/marketing/vendor/magic-check/_radio.scss */
.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e6731a;
}

/* line 16, app/assets/stylesheets/marketing/vendor/magic-check/_radio.scss */
.magic-radio:checked + label:before {
  border: 1px solid #e6731a;
}

/* line 21, app/assets/stylesheets/marketing/vendor/magic-check/_radio.scss */
.magic-radio[disabled]:checked + label:before {
  border: 1px solid #f5c7a4;
}

/* line 24, app/assets/stylesheets/marketing/vendor/magic-check/_radio.scss */
.magic-radio[disabled]:checked + label:after {
  background: #f5c7a4;
}

/* line 2, app/assets/stylesheets/marketing/vendor/magic-check/_checkbox.scss */
.magic-checkbox + label:before {
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/marketing/vendor/magic-check/_checkbox.scss */
.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}

/* line 21, app/assets/stylesheets/marketing/vendor/magic-check/_checkbox.scss */
.magic-checkbox:checked + label:before {
  border: #e6731a;
  background: #e6731a;
}

/* line 27, app/assets/stylesheets/marketing/vendor/magic-check/_checkbox.scss */
.magic-checkbox[disabled]:checked + label:before {
  border: #f5c7a4;
  background: #f5c7a4;
}

/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
/* line 8, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox-container {
  position: relative;
}

/* line 12, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

/* line 21, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 37, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}

/* line 41, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}

/* line 46, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}

/* line 53, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}

/* line 60, app/assets/stylesheets/marketing/vendor/lightbox/_base.scss */
.ekko-lightbox .modal-footer {
  text-align: left;
}

/* line 3, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox.modal.fade .modal-dialog,
.ekko-lightbox.modal .modal-dialog {
  opacity: 0;
  transition: all 0.5s;
  transform: scale(1.5);
}

/* line 10, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox.modal.fade.in .modal-dialog,
.ekko-lightbox.modal.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

/* line 16, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.modal-backdrop.in {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #333333;
}

/* line 23, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: transparent;
}

/* line 33, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-header {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 38, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-header .close {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  color: #fff;
  text-shadow: 0;
  font-weight: 100;
  margin-top: 5px;
}

/* line 47, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-header .close:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* line 52, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-header h4.modal-title {
  font-weight: 100;
  color: #fff;
  padding: 0;
}

/* line 57, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-body {
  padding: 0;
}

/* line 60, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox .modal-footer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 0;
  color: #fff;
  font-weight: 100;
  padding: 0;
}

/* line 69, app/assets/stylesheets/marketing/vendor/lightbox/_theme.scss */
.ekko-lightbox-nav-overlay a {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  text-shadow: none;
}

/* line 3, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover {
  overflow: hidden;
  background-color: #223741;
  background-size: cover;
  background-image: url(https://www.projectpresenter.com/assets/marketing/bgs/sunset.jpeg);
  background-position: center 0%;
  min-height: 550px;
  min-height: 85vh;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover {
    min-height: 430px;
  }
}

@media (max-width: 768px) {
  /* line 3, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover {
    min-height: 400px;
  }
}

/* line 24, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.12) 100%);
}

/* line 35, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .container {
  position: relative;
  z-index: 50;
}

/* line 40, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .main-img {
  display: inline-block;
  margin-top: 60px;
}

/* line 45, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .headline-text {
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: 0.5px;
  color: #fff;
}

@media (max-width: 768px) {
  /* line 45, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .headline-text {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 0;
  }
}

/* line 58, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .subheading-text {
  margin-top: 25px;
  color: #fff;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.6;
  color: #d8d8d8;
}

@media (max-width: 768px) {
  /* line 58, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .subheading-text {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  /* line 73, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .headline-text, #index #headline-cover .subheading-text {
    text-align: center;
  }
}

/* line 78, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .buttons-container {
  margin-top: 48px;
}

@media (max-width: 991px) {
  /* line 78, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .buttons-container {
    text-align: center;
  }
}

/* line 85, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .buttons-container .btn-main-cta {
  padding: 18px 48px;
  font-weight: 500;
  box-shadow: 0 2px 4px rgba(17, 17, 17, 0.48);
}

/* line 91, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .buttons-container .or {
  color: #bdbdbd;
  display: inline-block;
  padding: 0 12px 0 18px;
}

@media (max-width: 768px) {
  /* line 98, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .buttons-container .or {
    display: block;
    margin: 10px auto;
  }
}

/* line 104, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .buttons-container .btn-link {
  color: #e0e0e0;
  border-bottom: 1px solid #9e9e9e;
  padding: 0;
  padding-bottom: 1px;
  text-decoration: none;
}

/* line 111, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .buttons-container .btn-link:hover {
  border-bottom-color: #eeeeee;
}

/* line 117, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .img {
  position: absolute;
  top: 15px;
  left: 625px;
  width: 570px;
  height: 333px;
  background-image: url(https://www.projectpresenter.com/../../marketing/static-hero.png);
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  /* line 117, app/assets/stylesheets/marketing/pages/_index.scss */
  #index #headline-cover .img {
    display: none;
  }
}

/* line 131, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .vid-player {
  border-radius: 6px;
  background: #bdc3c7;
  position: relative;
  overflow: hidden;
  height: 360px;
}

/* line 138, app/assets/stylesheets/marketing/pages/_index.scss */
#index #headline-cover .vid-player iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

/* line 148, app/assets/stylesheets/marketing/pages/_index.scss */
#index #features {
  padding-top: 40px;
}

/* line 152, app/assets/stylesheets/marketing/pages/_index.scss */
#index #feature-boxed {
  color: #bdbdbd;
  background: #212121;
  background: linear-gradient(to bottom, #212121, #141414);
  background-size: cover;
  background-image: url(https://www.projectpresenter.com/assets/marketing/bgs/misty-mountains.jpg);
  background-position: center 0%;
  position: relative;
}

/* line 160, app/assets/stylesheets/marketing/pages/_index.scss */
#index #feature-boxed:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 1;
}

/* line 170, app/assets/stylesheets/marketing/pages/_index.scss */
#index #feature-boxed > div {
  position: relative;
  z-index: 2;
}

/* line 174, app/assets/stylesheets/marketing/pages/_index.scss */
#index #feature-boxed h2, #index #feature-boxed h5 {
  color: #fff;
}

/* line 176, app/assets/stylesheets/marketing/pages/_index.scss */
#index #feature-boxed h2 small, #index #feature-boxed h5 small {
  color: #bdbdbd;
}

/* line 182, app/assets/stylesheets/marketing/pages/_index.scss */
#index #pricing-table {
  background: #FEFFFC;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 0;
}

/* line 190, app/assets/stylesheets/marketing/pages/_index.scss */
#index #testimonial-stats {
  padding-bottom: 40px;
}

/* line 192, app/assets/stylesheets/marketing/pages/_index.scss */
#index #testimonial-stats .heading {
  margin-bottom: 40px;
}

/* line 197, app/assets/stylesheets/marketing/pages/_index.scss */
#index #company-slider {
  padding-bottom: 80px;
  overflow: hidden;
}

/* line 205, app/assets/stylesheets/marketing/pages/_index.scss */
#index.index-alt #headline-cover {
  padding-top: 30px;
  text-align: center;
  background-image: url(https://www.projectpresenter.com/assets/marketing/bgs/mist.jpg);
  background-position: bottom;
}

/* line 211, app/assets/stylesheets/marketing/pages/_index.scss */
#index.index-alt #headline-cover .headline-text, #index.index-alt #headline-cover .subheading-text {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* line 221, app/assets/stylesheets/marketing/pages/_index.scss */
#index.index-event-submissions #headline-cover {
  padding-top: 30px;
  text-align: center;
  background-image: url(https://www.projectpresenter.com/assets/marketing/bgs/starry.jpg);
  background-position: bottom;
}

/* line 227, app/assets/stylesheets/marketing/pages/_index.scss */
#index.index-event-submissions #headline-cover .headline-text, #index.index-event-submissions #headline-cover .subheading-text {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* line 235, app/assets/stylesheets/marketing/pages/_index.scss */
#highlight-cta {
  background: #FEFFFC;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 50px auto;
  margin-top: 80px;
}

@media (max-width: 767px) {
  /* line 235, app/assets/stylesheets/marketing/pages/_index.scss */
  #highlight-cta {
    padding: 20px;
    margin-top: 30px;
  }
}

/* line 249, app/assets/stylesheets/marketing/pages/_index.scss */
#highlight-cta h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}

/* line 2, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container {
  width: 100%;
}

/* line 5, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container #bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #d45555;
}

/* line 11, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container #progressBar {
  width: 100%;
  background: #223741;
}

/* line 17, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item {
  min-height: 550px;
  padding-bottom: 50px;
  background-position: center 0%;
  background-size: cover;
}

/* line 23, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: url(https://www.projectpresenter.com/../assets/marketing/marketing/pattern-overlay.png);
}

/* line 34, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .container {
  position: relative;
  z-index: 100;
}

/* line 42, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .image {
  position: relative;
  top: 80px;
}

/* line 45, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .image img {
  max-height: 450px;
  float: right;
}

@media (max-width: 991px) {
  /* line 52, app/assets/stylesheets/marketing/pages/_index-slider.scss */
  #index-slider #index-slider-container .item .text {
    width: 80%;
    margin: 0 auto;
  }
}

/* line 57, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item h2 {
  padding: 60px 0 30px 0;
  font-size: 4em;
  letter-spacing: 0.5px;
  color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 69, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .subtitle {
  font-size: 1.8em;
  padding-top: 10px;
  font-weight: 400;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  color: #eee;
}

@media (max-width: 991px) {
  /* line 69, app/assets/stylesheets/marketing/pages/_index-slider.scss */
  #index-slider #index-slider-container .item .subtitle {
    font-size: 1.2em;
  }
}

/* line 83, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .cta {
  padding: 20px 60px;
  font-size: 2em;
}

/* line 88, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .or {
  color: #eee;
  display: inline-block;
  margin-left: 20px;
}

/* line 94, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .cta-wrapper {
  margin-top: 30px;
}

/* line 98, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #index-slider-container .item .btn-link {
  color: #fff;
}

/* line 106, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #features-split {
  margin-bottom: 100px;
}

/* line 110, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats {
  margin-top: 40px;
  -webkit-font-smoothing: antialiased;
}

/* line 114, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .signup-form {
  margin-bottom: 150px;
}

/* line 118, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial {
  overflow: hidden;
  margin-bottom: 40px;
}

/* line 122, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-text {
  color: #727070;
  border: 1px solid #eee;
  padding: 15px 30px;
  border-radius: 5px;
  width: 80%;
  float: left;
  position: relative;
}

@media (max-width: 767px) {
  /* line 122, app/assets/stylesheets/marketing/pages/_index-slider.scss */
  #index-slider #testimonial-stats .testimonial .quote-text {
    margin: 0 auto;
  }
}

/* line 135, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-text:before {
  border-right: 10px solid #eee;
  border-style: solid;
  border-width: 10px;
  color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 6px;
  width: 0;
}

/* line 150, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-author {
  width: 18%;
  margin-right: 2%;
  float: left;
}

/* line 158, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-author img {
  max-width: 90%;
}

/* line 162, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-author .author-name {
  margin-top: 10px;
  color: #d45555;
  font-weight: 500;
  text-align: center;
}

/* line 168, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .quote-author .author-company {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

/* line 175, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .testimonial .testimonial-readmore-link {
  display: block;
  text-align: center;
  margin-top: 20px;
}

/* line 183, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .logos {
  margin: 80px auto;
}

/* line 185, app/assets/stylesheets/marketing/pages/_index-slider.scss */
#index-slider #testimonial-stats .logos .additional-header {
  margin-bottom: 30px;
}

/* line 6, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-split-image img {
  position: relative;
  top: 40px;
}

/* line 12, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section {
  position: relative;
  min-height: 510px;
  background: #000;
}

/* line 17, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .YTPOverlay {
  background: url(https://www.projectpresenter.com/../assets/marketing/marketing/pattern-overlay.png);
}

/* line 21, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section h2 {
  padding: 30px 0 30px 0;
  font-size: 4em;
  letter-spacing: 0.5px;
  color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 80;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 34, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .subtitle {
  font-size: 1.8em;
  padding-top: 10px;
  font-weight: 300;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  color: #eee;
}

@media (max-width: 991px) {
  /* line 34, app/assets/stylesheets/marketing/pages/_index-video.scss */
  #index-video .video-section .subtitle {
    font-size: 1.2em;
  }
}

/* line 46, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .slider-image {
  padding: 60px 0;
}

/* line 50, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .cta {
  padding: 20px 60px;
  font-size: 2em;
}

/* line 55, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .or {
  color: #eee;
  display: inline-block;
  margin-left: 20px;
}

/* line 61, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .cta-wrapper {
  margin-top: 30px;
}

/* line 65, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .btn-link {
  color: #fff;
}

/* line 70, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .video-section .buttonBar {
  display: none;
}

/* line 71, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .player {
  font-size: 1px;
}

/* line 74, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #horizontal-features {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 78, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video .feature-square-list {
  margin-bottom: 80px;
}

/* line 82, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-boxed {
  background: #223741;
  color: #999898;
  padding: 80px 0;
}

/* line 87, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-boxed h2, #index-video #feature-boxed h5 {
  color: #fff;
}

/* line 91, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-boxed i.feature-icon {
  font-size: 3em;
}

/* line 95, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-boxed .feature-item {
  margin-bottom: 30px;
}

/* line 99, app/assets/stylesheets/marketing/pages/_index-video.scss */
#index-video #feature-boxed .btn.btn-dark {
  margin-bottom: 10px;
  padding: 20px 40px;
  font-size: 1.4em;
}

/* line 2, app/assets/stylesheets/marketing/pages/_about.scss */
#about .page-content {
  padding-top: 40px;
}

/* line 5, app/assets/stylesheets/marketing/pages/_about.scss */
#about .about-widget {
  position: relative;
  top: 0px;
  transform: rotate(2deg);
}

/* line 10, app/assets/stylesheets/marketing/pages/_about.scss */
#about .about-widget img {
  width: 100%;
}

/* line 15, app/assets/stylesheets/marketing/pages/_about.scss */
#about .stats {
  margin: 60px auto;
}

/* line 17, app/assets/stylesheets/marketing/pages/_about.scss */
#about .stats .stat-item {
  text-align: center;
}

/* line 19, app/assets/stylesheets/marketing/pages/_about.scss */
#about .stats .stat-item strong {
  display: block;
  font-size: 4em;
}

@media (max-width: 768px) {
  /* line 17, app/assets/stylesheets/marketing/pages/_about.scss */
  #about .stats .stat-item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 28, app/assets/stylesheets/marketing/pages/_about.scss */
  #about .stats .stat-item:last-child {
    border-bottom: none;
  }
}

/* line 35, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team {
  margin: 50px auto;
  padding: 50px 0;
  background: #FEFFFC;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 42, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team h2 {
  margin: 0;
  padding: 0;
}

/* line 47, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team .item {
  padding: 20px;
}

/* line 51, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team .member-img {
  padding: 5px;
  background: #fff;
  width: 100%;
  border: 2px solid #e6731a;
}

/* line 59, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team .list-social-icons a {
  color: #bdbdbd;
}

/* line 62, app/assets/stylesheets/marketing/pages/_about.scss */
#about #team .list-social-icons a:hover {
  color: #e6731a;
}

/* line 69, app/assets/stylesheets/marketing/pages/_about.scss */
#about #company-slider {
  margin: 80px auto 30px auto;
}

/* line 74, app/assets/stylesheets/marketing/pages/_about.scss */
#about #office-images img {
  width: 100%;
}

/* line 2, app/assets/stylesheets/marketing/pages/_faq.scss */
#faq .main-content {
  margin-bottom: 80px;
}

/* line 8, app/assets/stylesheets/marketing/pages/_faq.scss */
#static-page .page-content {
  margin-bottom: 80px;
}

/* line 10, app/assets/stylesheets/marketing/pages/_faq.scss */
#static-page .page-content .well {
  margin: 20px auto;
}

/* line 2, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-index, #blog #blog-single {
  margin-top: 20px;
}

/* line 4, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-index .main-content, #blog #blog-single .main-content {
  margin-top: 20px;
}

@media (min-width: 991px) {
  /* line 9, app/assets/stylesheets/marketing/pages/_blog.scss */
  #blog #blog-index #page-sidebar, #blog #blog-single #page-sidebar {
    margin-top: 20px;
  }
}

/* line 15, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index {
  margin-top: 30px;
}

@media (min-width: 991px) {
  /* line 18, app/assets/stylesheets/marketing/pages/_blog.scss */
  #blog #micro-blog-index #page-sidebar {
    margin-top: 0px;
  }
}

/* line 25, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .pagination-container {
  margin-top: 30px;
  margin-bottom: 50px;
}

/* line 30, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post {
  margin-bottom: 40px;
  background: #fff;
  padding: 20px;
  border: 1px solid #eeeeee;
  transition: all 0.3s ease-in;
}

/* line 36, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post:hover {
  border-color: #bdbdbd;
}

/* line 40, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post h2 {
  margin: 0;
  padding: 0;
  font-size: 42px;
  word-spacing: -2px;
  padding-bottom: 12px;
}

/* line 48, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post a {
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post .post-meta {
  padding: 10px 0;
  position: relative;
}

/* line 55, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post .post-meta .lead {
  margin: 0;
}

/* line 59, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post .post-meta .image {
  padding-right: 0;
}

/* line 64, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post .post-image {
  opacity: 0.9;
  margin: 20px 0;
}

/* line 68, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog .blog-post .post-image:hover {
  opacity: 1;
}

/* line 76, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single img.pull-left {
  margin-right: 10px;
}

/* line 80, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single img.pull-right {
  margin-left: 10px;
}

/* line 84, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single .author-box {
  margin: 30px auto;
}

/* line 88, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single .comment-form {
  margin: 80px auto;
}

/* line 92, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single .comments-area {
  margin-top: 50px;
}

/* line 94, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single .comments-area .time-ago {
  font-size: 12px;
  color: #bdbdbd;
  display: inline-block;
  padding-left: 6px;
}

/* line 101, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #blog-single .comments-area .media-left img {
  padding: 3px;
  border: 1px solid #e0e0e0;
}

/* line 110, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index {
  margin-bottom: 50px;
}

/* line 112, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-item {
  margin-bottom: 25px;
  margin-left: 40px;
  position: relative;
}

/* line 117, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-item .post-inner {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  position: relative;
}

/* line 124, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-item .post-inner:before {
  border-right: 10px solid #ddd;
  border-style: solid;
  border-width: 10px;
  color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 6px;
  width: 0;
}

/* line 137, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-item .post-inner:after {
  border-right: 10px solid #fff;
  border-style: solid;
  border-width: 10px;
  color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -18px;
  top: 6px;
  width: 0;
}

/* line 150, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-item:before {
  background: #fff;
  border-radius: 2px;
  bottom: -30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 10px;
  position: absolute;
  width: 3px;
}

/* line 162, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-meta-image {
  padding-right: 0;
}

/* line 166, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-head {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  line-height: 57px;
}

/* line 173, app/assets/stylesheets/marketing/pages/_blog.scss */
#blog #micro-blog-index .post-head .post-type-icon {
  padding: 0;
  margin: 0;
  line-height: 50px;
  position: relative;
  left: -4px;
  font-size: 2em;
}

/* line 1, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page {
  background-size: cover;
  background-image: url(https://www.projectpresenter.com/assets/marketing/marketing/bgs/starry.jpg);
  background-position: center 0%;
  min-height: 550px;
  min-height: 100vh;
  position: relative;
}

/* line 9, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.12) 100%);
}

/* line 19, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .panel {
  position: relative;
  z-index: 10;
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 2px 6px rgba(17, 17, 17, 0.24);
}

/* line 27, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .error-code {
  color: #e0e0e0;
  font-size: 80px;
}

/* line 32, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .panel-heading {
  font-weight: 600;
  letter-spacing: 0.3px;
  font-size: 12px;
  padding: 24px;
}

/* line 39, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .panel-body {
  color: #757575;
}

/* line 43, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .search-form {
  margin: 30px auto;
}

/* line 46, app/assets/stylesheets/marketing/pages/_error.scss */
#error-page .search-form .input-group-btn .btn {
  padding-bottom: 9px;
}

/* line 3, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page #pricing-table {
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table {
  margin: 50px 0;
  margin-bottom: 80px;
}

/* line 11, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table thead {
  font-size: 1.2em;
  font-weight: 400;
}

/* line 17, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table thead tr th {
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 0.8em;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  border-bottom: 2px solid #828282;
}

/* line 26, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table thead tr th:nth-child(2) {
  text-align: left;
}

/* line 34, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td {
  vertical-align: middle;
  text-align: center;
  font-size: 1.1em;
  padding: 15px;
}

/* line 37, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td:nth-child(2) {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 0.9em;
  text-align: left;
}

/* line 47, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td .feature-not-available {
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  color: #dd191d;
}

/* line 54, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td .feature-available {
  display: block;
  color: #2baf2b;
}

/* line 59, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td i.fa.fa-question-circle {
  color: #757575;
}

/* line 61, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr td i.fa.fa-question-circle:hover {
  color: #686868;
}

/* line 72, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.rotate {
  /* Something you can count on */
  white-space: nowrap;
  border: none;
  background: none;
}

/* line 80, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.rotate > div {
  transform: translate(2px, 14px) rotate(270deg);
  width: 0px;
}

/* line 88, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.marketing-features > div > span {
  margin: 3px -66px;
}

/* line 91, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.marketing-features {
  background: #0080005c;
  font-weight: 400;
  font-style: italic;
}

/* line 96, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.data-management-features > div > span {
  margin: 3px -4px;
}

/* line 99, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table td.data-management-features {
  background: #0000ff63;
  font-weight: 400;
  font-style: italic;
}

/* line 104, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .feature-comparision-table tr.start-data-features td {
  border-top: 2px solid #828282;
}

/* line 109, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .freq-questions {
  margin-bottom: 30px;
}

/* line 111, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .freq-questions .question {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

/* line 116, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .freq-questions .question:nth-child(3n) {
  border: none;
}

/* line 120, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .freq-questions .question h5 {
  color: #111;
}

/* line 124, app/assets/stylesheets/marketing/pages/_pricing.scss */
.pricing-page .freq-questions .question p {
  color: #999898;
}

/* line 130, app/assets/stylesheets/marketing/pages/_pricing.scss */
#small-business-plan-modal.pricing-page td.marketing-features > div > span {
  font-size: 13px;
  margin: 3px -47px;
}

/* line 134, app/assets/stylesheets/marketing/pages/_pricing.scss */
#small-business-plan-modal.pricing-page td.data-management-features > div > span {
  font-size: 13px;
  margin: 3px 0;
}

/* line 3, app/assets/stylesheets/marketing/pages/_services.scss */
#services .main-content {
  margin-top: 50px;
}

/* line 8, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered {
  text-align: center;
}

/* line 11, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered .nav-tabs {
  display: inline-block;
  padding: 0 20px;
}

/* line 15, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered .nav-tabs li a {
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
  color: #757575;
  border: none;
}

/* line 22, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered .nav-tabs li a:hover {
  background: transparent;
  color: #5c5c5c;
}

/* line 29, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered .nav-tabs li.active a {
  color: #e6731a;
  border: none;
  border-bottom: 2px solid #e6731a;
}

@media (max-width: 768px) {
  /* line 11, app/assets/stylesheets/marketing/pages/_services.scss */
  #services .tab-centered .nav-tabs {
    padding: 0;
  }
  /* line 40, app/assets/stylesheets/marketing/pages/_services.scss */
  #services .tab-centered .nav-tabs li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
}

/* line 49, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tab-centered .tab-content .tab-pane {
  padding: 50px 0;
}

/* line 55, app/assets/stylesheets/marketing/pages/_services.scss */
#services .service-item .image {
  padding: 5px;
  border: 1px solid #e6731a;
}

/* line 58, app/assets/stylesheets/marketing/pages/_services.scss */
#services .service-item .image img {
  width: 100%;
  height: 300px;
}

/* line 64, app/assets/stylesheets/marketing/pages/_services.scss */
#services .service-item .text {
  text-align: left;
}

/* line 67, app/assets/stylesheets/marketing/pages/_services.scss */
#services .service-item .text h4 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 14px;
  margin-top: 24px;
  margin-bottom: 18px;
}

/* line 77, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tour {
  margin-bottom: 80px;
}

/* line 80, app/assets/stylesheets/marketing/pages/_services.scss */
#services .tour img {
  max-width: 100%;
}

/* line 85, app/assets/stylesheets/marketing/pages/_services.scss */
#services .bottom-cta {
  margin-bottom: 80px;
}

/* line 92, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service {
  overflow: hidden;
  background: #223741;
  background-size: cover;
  background-image: url(https://www.projectpresenter.com/assets/marketing/bgs/sunset.jpeg);
  background-position: center 0%;
  height: 600px;
  position: relative;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  padding-top: 100px;
  color: #e0e0e0;
}

@media (max-width: 767px) {
  /* line 92, app/assets/stylesheets/marketing/pages/_services.scss */
  .full-width-service {
    height: 650px;
  }
}

/* line 107, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.12) 100%);
}

/* line 118, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .container {
  position: relative;
  z-index: 33;
}

/* line 124, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .text h1, .full-width-service .text h2, .full-width-service .text h3, .full-width-service .text h4, .full-width-service .text .lead {
  color: #fff;
  letter-spacing: 0.3px;
}

/* line 129, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .text p {
  font-size: 1.2em;
  line-height: 1.4;
}

/* line 134, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .text p, .full-width-service .text span {
  color: #ccc;
}

/* line 138, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .text a {
  color: #fff;
}

/* line 143, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .button-wrapper {
  margin: 40px auto;
}

/* line 147, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .btn-main-cta {
  box-shadow: 0 2px 4px rgba(17, 17, 17, 0.24);
}

/* line 151, app/assets/stylesheets/marketing/pages/_services.scss */
.full-width-service .or {
  display: inline-block;
  margin-left: 24px;
  margin-right: 12px;
}

/* line 2, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page {
  /* Half Page Height Carousel Customization */
}

/* line 4, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page .features-additional-text {
  margin-bottom: 80px;
}

/* line 7, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page .flexslider {
  margin-bottom: 10px;
}

/* line 10, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #carousel li {
  margin-right: 5px;
}

/* line 13, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #carousel img {
  display: block;
  opacity: .5;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #carousel img:hover {
  opacity: 1;
}

/* line 21, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #carousel .flex-active-slide img {
  opacity: 1;
  cursor: default;
}

/* line 26, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page .section-header {
  padding: 20px 0;
  margin: 0;
}

/* line 32, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel {
  height: 50%;
  min-height: 450px;
}

/* line 35, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel .item,
#features-page #full-width-carousel .active,
#features-page #full-width-carousel .carousel-inner {
  height: 100%;
}

/* line 41, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel .carousel-caption {
  left: 0;
  bottom: 20%;
  width: 100%;
  height: 50%;
}

/* line 46, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel .carousel-caption .text {
  max-width: 880px;
  margin: 0 auto;
}

/* line 52, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel .fill {
  width: 100%;
  height: 100%;
  min-height: 450px;
  background-position: center;
  background-size: cover;
  position: relative;
}

/* line 59, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #full-width-carousel .fill:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 72, app/assets/stylesheets/marketing/pages/_features.scss */
#features-page #feature-split-image img {
  margin: 0 auto;
}

/* line 3, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item-page {
  margin: 50px auto;
}

/* line 8, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-single-item {
  padding: 60px 0;
}

/* line 11, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-single-item .view-project-btn {
  margin-top: 30px;
}

/* line 16, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .main-images-container {
  margin-bottom: 10px;
}

/* line 20, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .thumbs {
  overflow: hidden;
}

/* line 22, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .thumbs img {
  width: 90px;
  height: 70px;
}

/* line 28, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-carousel-container {
  background: #eeeeee;
  border: 1px solid #bdbdbd;
}

/* line 32, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-carousel-container .list-inline {
  height: 70px;
  overflow: hidden;
}

/* line 35, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-carousel-container .list-inline li {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  /* line 28, app/assets/stylesheets/marketing/pages/_portfolio.scss */
  #portfolio-page.one-column-portfolio .portfolio-carousel-container {
    margin-bottom: 20px;
  }
}

/* line 46, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .slider-thumbs .active img {
  opacity: 0.5;
}

/* line 51, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-item-header {
  text-transform: uppercase;
  color: #e6731a;
  font-size: 1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}

/* line 59, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 64, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page.one-column-portfolio .portfolio-checklist li {
  padding: 5px 0;
}

/* line 71, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-nav {
  margin: 20px auto;
  text-align: center;
}

/* line 74, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-nav li {
  display: inline-block;
}

/* line 76, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-nav li a {
  color: #212121;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 4px;
  margin: 0 6px;
}

/* line 83, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-nav li a:hover {
  background: none;
}

/* line 86, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-nav li a.active {
  font-weight: 600;
  color: #e6731a;
  border-bottom: 3px solid #e6731a;
}

/* line 96, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item {
  border: 1px solid #e0e0e0;
  margin: 5px;
  margin-bottom: 30px;
  box-shadow: 0 0 2px rgba(17, 17, 17, 0.1);
  transition: all 0.2s ease-in;
}

/* line 104, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item:hover {
  border-color: rgba(230, 115, 26, 0.5);
  box-shadow: 0 0 5px rgba(17, 17, 17, 0.1);
}

/* line 109, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item .text {
  padding: 0 10px;
}

/* line 112, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item .text h3 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

/* line 116, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item .text h3 a {
  color: #e6731a;
}

/* line 121, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item .text p {
  color: #212121;
}

/* line 125, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-item .text .btn {
  margin-bottom: 20px;
}

/* line 132, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-item-half {
  width: 49%;
  margin-right: 1%;
  float: left;
}

/* line 137, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-item-half img {
  width: 100%;
}

@media (max-width: 991px) {
  /* line 132, app/assets/stylesheets/marketing/pages/_portfolio.scss */
  #portfolio-page .filter-item-half {
    width: 100%;
    margin-right: 0;
  }
}

/* line 147, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-item-third {
  width: 33%;
  float: left;
}

/* line 151, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .filter-item-third img {
  width: 100%;
}

@media (max-width: 991px) {
  /* line 147, app/assets/stylesheets/marketing/pages/_portfolio.scss */
  #portfolio-page .filter-item-third {
    width: 100%;
  }
}

/* line 162, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-hover {
  display: block;
  border: 1px solid #e0e0e0;
  margin: 5px;
  margin-bottom: 30px;
  transition: all 0.2s ease-in;
  position: relative;
  overflow: hidden;
}

/* line 172, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-hover img {
  width: 100%;
}

/* line 176, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-hover .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background: rgba(230, 115, 26, 0.8);
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0.7) translateY(100px);
  transition: opacity 0.3s linear, transform 0.3s linear;
}

/* line 190, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-hover .overlay h5 {
  color: #fff;
  text-align: center;
  margin-top: 45%;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* line 200, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page .portfolio-hover:hover .overlay {
  opacity: 1;
  transform: scale(1) translateY(0%);
}

/* line 208, app/assets/stylesheets/marketing/pages/_portfolio.scss */
#portfolio-page #related-projects-slider {
  margin-bottom: 80px;
}

/* line 2, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item {
  display: block;
  border: 1px solid #eee;
  margin: 5px;
  margin-bottom: 30px;
  box-shadow: 0 0 2px rgba(17, 17, 17, 0.1);
  transition: all 0.2s ease-in;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  position: relative;
}

/* line 13, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item img {
  width: 100%;
}

/* line 17, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background: rgba(230, 115, 26, 0.8);
  overflow: hidden;
  width: 100%;
  height: 0%;
  opacity: 0;
  transition: all 0.3s ease-in;
}

/* line 30, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item .overlay h5 {
  color: #fff;
  text-align: center;
  margin-top: 45%;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* line 40, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item:hover .overlay {
  opacity: 1;
  height: 100%;
}

/* line 47, app/assets/stylesheets/marketing/pages/_gallery.scss */
#gallery-page .gallery-item:hover {
  border-color: rgba(212, 85, 85, 0.5);
  box-shadow: 0 0 5px rgba(17, 17, 17, 0.15);
}

/* line 54, app/assets/stylesheets/marketing/pages/_gallery.scss */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 65, app/assets/stylesheets/marketing/pages/_gallery.scss */
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

/* line 68, app/assets/stylesheets/marketing/pages/_gallery.scss */
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 72, app/assets/stylesheets/marketing/pages/_gallery.scss */
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page {
  margin-bottom: 100px;
}

/* line 4, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .login-box {
  width: 50%;
  margin: 40px auto;
  min-height: 40vh;
}

@media (max-width: 767px) {
  /* line 4, app/assets/stylesheets/marketing/pages/_login.scss */
  #login-page .login-box {
    width: 90%;
  }
}

/* line 14, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .signup {
  margin-bottom: 100px;
}

/* line 16, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .signup .checkbox {
  margin-top: 20px;
}

/* line 21, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-elements {
  margin-top: 20px;
  border-right: 1px solid #e0e0e0;
}

@media (max-width: 991px) {
  /* line 21, app/assets/stylesheets/marketing/pages/_login.scss */
  #login-page .social-elements {
    border: none;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/* line 32, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn {
  width: 60px;
  height: 55px;
  font-size: 30px;
}

/* line 37, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn.social-facebook {
  background: #4c699e;
  border-color: #47618d;
}

/* line 42, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn.social-twitter {
  background: #1daee3;
  border-color: #3997ba;
}

/* line 47, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn.social-linkedin {
  background: #4875B4;
  border-color: #466b99;
}

/* line 52, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn.social-linkedin {
  background: #da573b;
  border-color: #be5238;
}

/* line 58, app/assets/stylesheets/marketing/pages/_login.scss */
#login-page .social-login-btn-dropdown {
  width: 120px;
  font-size: 14px;
}

/* line 2, app/assets/stylesheets/marketing/pages/_support.scss */
#support-page #custom-search-input {
  margin: 20px auto;
}

/* line 6, app/assets/stylesheets/marketing/pages/_support.scss */
#support-page #custom-search-input .input-group-btn .btn {
  margin-left: -2px;
  padding-bottom: 13px;
}

/* line 13, app/assets/stylesheets/marketing/pages/_support.scss */
#support-page .support-icon-main {
  font-size: 4em;
  display: block;
  text-align: center;
  margin: 20px auto;
}

/* line 20, app/assets/stylesheets/marketing/pages/_support.scss */
#support-page .categories-area {
  margin: 80px auto;
}

/* line 24, app/assets/stylesheets/marketing/pages/_support.scss */
#support-page .articles-area, #support-page .contact-form-area {
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  /* line 29, app/assets/stylesheets/marketing/pages/_support.scss */
  #support-page .widget {
    margin-bottom: 30px;
  }
}

@-webkit-keyframes anim-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.5);
  }
}

/* line 19, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page {
  min-height: 600px;
}

/* line 22, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #bdbdbd;
  box-shadow: 0 0 8px rgba(17, 17, 17, 0.1);
  margin-bottom: 50px;
}

/* line 31, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #map {
  width: 65%;
  float: left;
  border-right: 1px solid #bdbdbd;
  position: relative;
}

/* line 38, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #marker-wrapper {
  position: absolute;
  top: 30px;
  left: 0;
  width: 60%;
  height: 400px;
}

/* line 46, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container .core {
  fill: red;
}

/* line 50, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container .ring {
  opacity: 0;
  stroke: red;
  -webkit-transform-origin: center;
  -webkit-animation: anim-pulse 1.5s 1s infinite;
}

/* line 57, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #address {
  width: 35%;
  float: left;
}

/* line 61, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #address .text {
  padding: 20px;
}

/* line 64, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #address .text h2 {
  margin: 0;
  padding: 0;
}

/* line 69, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page #map-container #address .text address {
  font-size: 18px;
  margin-top: 40px;
  display: block;
}

@media (max-width: 767px) {
  /* line 22, app/assets/stylesheets/marketing/pages/_contact.scss */
  #contact-page #map-container {
    height: auto;
  }
  /* line 79, app/assets/stylesheets/marketing/pages/_contact.scss */
  #contact-page #map-container #map {
    width: 100%;
  }
  /* line 82, app/assets/stylesheets/marketing/pages/_contact.scss */
  #contact-page #map-container #address {
    width: 100%;
  }
}

/* line 89, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page .contact-form {
  margin-bottom: 80px;
}

/* line 92, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page .contact-form .section-header {
  margin-top: 0;
  padding-top: 0;
}

/* line 97, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page .contact-form #contact-us-form {
  margin-bottom: 50px;
}

/* line 103, app/assets/stylesheets/marketing/pages/_contact.scss */
#contact-page .sidebar .notepaper, #contact-page .sidebar .widget-red {
  margin-bottom: 30px;
}

/* line 1, app/assets/stylesheets/marketing/pages/_sidebar-page.scss */
#sidebar-page {
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/marketing/pages/_sidebar-page.scss */
#sidebar-page .main-content {
  padding: 0 20px;
  border-right: 1px solid #eeeeee;
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/marketing/pages/_sidebar-page.scss */
  #sidebar-page .main-content {
    border-right: none;
  }
}

/* line 70, app/assets/stylesheets/marketing/app.scss */
.is-hidden {
  display: none;
}

/* line 73, app/assets/stylesheets/marketing/app.scss */
#sign-in-page, #sign-up-page, #reset-password-page {
  margin-top: 4em;
  margin-bottom: 12em;
}

/* line 77, app/assets/stylesheets/marketing/app.scss */
.jarviswidget {
  margin: 0 0 30px;
}

/* line 80, app/assets/stylesheets/marketing/app.scss */
.jarviswidget > div {
  background-color: #fff !important;
  border: solid 1px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  position: relative;
  font-size: 13px;
  margin: 0;
  padding: 13px 13px 0;
}

/* line 93, app/assets/stylesheets/marketing/app.scss */
.smart-form fieldset {
  padding: 10px 14px 5px;
  display: block;
  border: 0;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

/* line 100, app/assets/stylesheets/marketing/app.scss */
.smart-form section {
  margin-bottom: 15px;
  position: relative;
}

/* line 104, app/assets/stylesheets/marketing/app.scss */
.smart-form .button, .smart-form .checkbox, .smart-form .input, .smart-form .radio, .smart-form .select, .smart-form .textarea, .smart-form .toggle {
  position: relative;
  display: block;
  font-weight: 400;
}

/* line 110, app/assets/stylesheets/marketing/app.scss */
.btn {
  border-radius: 2px;
}

/* line 113, app/assets/stylesheets/marketing/app.scss */
.smart-form .label {
  color: #404040;
  font-size: 13px;
}

/* line 117, app/assets/stylesheets/marketing/app.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  color: #A2A2A2;
}

/* line 120, app/assets/stylesheets/marketing/app.scss */
.smart-form .icon-prepend {
  left: 5px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}

/* line 126, app/assets/stylesheets/marketing/app.scss */
.smart-form .input .icon-prepend + input, .smart-form .textarea .icon-prepend + textarea {
  padding-left: 37px;
}

/* line 129, app/assets/stylesheets/marketing/app.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 8px 10px;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  background: #fff;
  font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 147, app/assets/stylesheets/marketing/app.scss */
.smart-form .checkbox i:not(.fa), .smart-form .icon-append, .smart-form .icon-prepend, .smart-form .input input, .smart-form .radio i, .smart-form .select select, .smart-form .textarea textarea, .smart-form .toggle i {
  border-color: #BDBDBD;
  transition: border-color .3s;
  -webkit-transition: border-color .3s;
}

/* line 152, app/assets/stylesheets/marketing/app.scss */
.smart-form .icon-append {
  right: 5px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}

/* line 158, app/assets/stylesheets/marketing/app.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

/* line 167, app/assets/stylesheets/marketing/app.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  top: 8px;
  width: 27px;
  height: 24px;
  font-size: 18px;
}

/* line 173, app/assets/stylesheets/marketing/app.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  height: 38px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  font-size: 14px;
}

/* line 179, app/assets/stylesheets/marketing/app.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  border-radius: 2px;
}

/* line 182, app/assets/stylesheets/marketing/app.scss */
.smart-form .checkbox:hover i, .smart-form .input:hover input, .smart-form .radio:hover i, .smart-form .select:hover select, .smart-form .textarea:hover textarea, .smart-form .toggle:hover i {
  border-color: #5D98CC;
}

/* line 185, app/assets/stylesheets/marketing/app.scss */
.smart-form .checkbox i:not(.fa), .smart-form .icon-append, .smart-form .icon-prepend, .smart-form .input input, .smart-form .radio i, .smart-form .select select, .smart-form .textarea textarea, .smart-form .toggle i {
  border-color: #BDBDBD;
  transition: border-color .3s;
  -webkit-transition: border-color .3s;
}

/* line 191, app/assets/stylesheets/marketing/app.scss */
.smart-form footer {
  display: block;
  padding: 7px 14px 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 196, app/assets/stylesheets/marketing/app.scss */
.smart-form footer .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px;
  cursor: pointer;
}

/* line 203, app/assets/stylesheets/marketing/app.scss */
.smart-form .inline-group {
  height: 40px;
  margin-top: -12px;
}

/* line 207, app/assets/stylesheets/marketing/app.scss */
.smart-form .inline-group .checkbox, .smart-form .inline-group .radio {
  float: left;
  margin-right: 30px;
}

/* line 212, app/assets/stylesheets/marketing/app.scss */
.smart-form .account-auth-form .inline-group .checkbox, .smart-form .account-auth-form .inline-group .radio {
  margin-top: 17px;
}

/* line 215, app/assets/stylesheets/marketing/app.scss */
.smart-form .checkbox, .smart-form .radio {
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
  font-size: 13px;
}

/* line 223, app/assets/stylesheets/marketing/app.scss */
.smart-form .col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 232, app/assets/stylesheets/marketing/app.scss */
.smart-form .col-6 {
  width: 50%;
}

/* line 236, app/assets/stylesheets/marketing/app.scss */
#pricing-page .feature-comparision-table tr td i.fa.fa-exclamation-circle {
  color: #757575;
  font-size: 12px;
}

/* line 240, app/assets/stylesheets/marketing/app.scss */
.flash {
  width: 570px;
  padding: 6px 38px 6px 40px;
  margin: 57px auto 10px auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 15px;
  background: black;
  color: white;
}

/* line 250, app/assets/stylesheets/marketing/app.scss */
.flash .error, .flash .failure, .flash .warning {
  background: #F4001F;
  color: black;
}

/* line 254, app/assets/stylesheets/marketing/app.scss */
.flash .success {
  background: green;
}

/* line 258, app/assets/stylesheets/marketing/app.scss */
#index.home #company-slider {
  padding-bottom: 0;
}

/* line 261, app/assets/stylesheets/marketing/app.scss */
.portfolio-summary {
  font: 300 100% Lato, sans-serif;
}

/* line 263, app/assets/stylesheets/marketing/app.scss */
.portfolio-summary a {
  color: #3276b1;
}

/* line 266, app/assets/stylesheets/marketing/app.scss */
.portfolio-summary .identity-name {
  padding-left: 8px;
}

/* line 269, app/assets/stylesheets/marketing/app.scss */
.portfolio-summary .identity-thumbnail i.fa-building.size_e {
  font-size: 187%;
}

/* line 272, app/assets/stylesheets/marketing/app.scss */
.portfolio-summary h4 {
  margin-top: 5px;
}

/* line 277, app/assets/stylesheets/marketing/app.scss */
.identity-thumbnail i.fa-building.medium {
  padding-left: 31%;
  padding-top: 26%;
  font-size: 130%;
}

/* line 283, app/assets/stylesheets/marketing/app.scss */
.public-posts {
  background: white;
  border: 1px solid #e0e0e0;
}

/* line 287, app/assets/stylesheets/marketing/app.scss */
.public-posts .sub-presentation img {
  width: 100%;
}

/* line 292, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

/* line 295, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post {
  padding: 25px;
}

/* line 297, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post h4 {
  margin-top: 0;
  line-height: 18px;
}

/* line 301, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .presenter-info {
  font-size: 13px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 22px;
}

/* line 307, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .post-description {
  margin-bottom: 22px;
}

/* line 310, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .sub-presentation.has-image {
  position: relative;
}

/* line 314, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .video-still {
  height: 54px;
  width: 54px;
  left: 50%;
  margin-left: -27px;
  margin-top: -15px;
  position: absolute;
  top: 38%;
  z-index: 10;
  font-size: 74px;
}

/* line 326, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .video-still.small {
  margin-left: -27px;
  margin-top: -38px;
}

/* line 330, app/assets/stylesheets/marketing/app.scss */
.public-posts .public-post .medium .fa-building {
  font-size: 18px;
  padding-left: 10px;
  padding-top: 8px;
}

/* line 338, app/assets/stylesheets/marketing/app.scss */
.public-post.mini-public-post {
  background: white;
  border: 1px solid #e0e0e0;
  padding: 15px;
  margin-bottom: 22px;
}

/* line 344, app/assets/stylesheets/marketing/app.scss */
.public-post.mini-public-post .sub-presentation img {
  width: 100%;
}

/* line 347, app/assets/stylesheets/marketing/app.scss */
.public-pages h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 352, app/assets/stylesheets/marketing/app.scss */
.public-pages h3 .public_presentation ul {
  padding-left: 0;
}

/* line 357, app/assets/stylesheets/marketing/app.scss */
.facebook-mini-icon {
  height: 14px;
}

/* line 359, app/assets/stylesheets/marketing/app.scss */
.facebook-mini-icon a {
  color: #969696;
}

/* line 363, app/assets/stylesheets/marketing/app.scss */
.side-contrib-info-section {
  padding-top: 26px;
}

/* line 366, app/assets/stylesheets/marketing/app.scss */
.side-contrib-info-section #project-context {
  position: relative;
}

/* line 369, app/assets/stylesheets/marketing/app.scss */
.side-contrib-info-section ul {
  padding-left: 0;
}

/* line 373, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header {
  padding-top: 14px;
  padding-bottom: 3px;
}

/* line 377, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header .header-med-title {
  text-align: left;
}

/* line 379, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header .header-med-title h1 {
  font-size: 26px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 2px;
}

/* line 385, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header .header-med-title .locale {
  font-size: 12px;
  margin-top: 6px;
  margin-left: -2px;
}

/* line 392, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header .employee-company h2 {
  font-size: 20px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 2px;
}

/* line 400, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header a.presenter-thumbnail {
  margin-top: -35px;
  margin-left: 0;
  margin-right: 16px;
  border: 2px solid white;
  background: #bfbfbf;
}

/* line 408, app/assets/stylesheets/marketing/app.scss */
.public-contributor-portfolio-header .has-logo a.presenter-thumbnail {
  background: #fff;
  border: 2px solid gainsboro;
}

/* line 414, app/assets/stylesheets/marketing/app.scss */
.with-banner {
  /* The image used */
  background-image: url(https://www.projectpresenter.com/photographer.jpg);
  /* Set a specific height */
  height: 50%;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* line 427, app/assets/stylesheets/marketing/app.scss */
.flag-profile {
  font-size: 14px;
  line-height: 36px;
  padding-left: 10px;
}

/* line 433, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page .public-project-container h1 {
  margin-top: 0;
  font-size: 30px;
}

/* line 437, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page #contributions {
  margin-top: 15px;
}

/* line 440, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page .show-contributor-details .identity {
  margin: 0;
}

/* line 443, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page h3 {
  font-size: 18px;
}

/* line 446, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page h4 {
  font-weight: 400;
  font-size: 16px;
}

/* line 450, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page hr {
  border-top: 1px solid #dcdcdc;
}

/* line 455, app/assets/stylesheets/marketing/app.scss */
ul {
  padding-left: 0;
}

/* line 458, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page section {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 462, app/assets/stylesheets/marketing/app.scss */
.portfolio-item-page section.voting-section {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 466, app/assets/stylesheets/marketing/app.scss */
.showcase-action-buttons .btn {
  padding-left: 0;
}

/* line 469, app/assets/stylesheets/marketing/app.scss */
.read-more-project {
  margin-top: 10px;
}

/* line 472, app/assets/stylesheets/marketing/app.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 483, app/assets/stylesheets/marketing/app.scss */
#project-folder-dropdown {
  position: relative;
  text-align: right;
  padding-right: 0;
  color: #e6731a;
}

/* line 489, app/assets/stylesheets/marketing/app.scss */
.short-bar {
  border-bottom: 1px solid #d3d3d3;
  width: 8%;
}

/* line 493, app/assets/stylesheets/marketing/app.scss */
.current-event {
  padding: 15px;
  border: 1px solid #d3d3d3;
  background: #ffffff;
  margin-bottom: 35px;
}

/* line 499, app/assets/stylesheets/marketing/app.scss */
.current-event .categories-container {
  margin-top: 10px;
}

/* line 502, app/assets/stylesheets/marketing/app.scss */
.current-event .categories-container li {
  margin: 0 15px 15px 0;
  display: block;
  border: 1px solid #ececec;
  padding: 2px 6px;
  width: fit-content;
}

/* line 509, app/assets/stylesheets/marketing/app.scss */
.current-event .categories-container li a.event-category-link {
  color: #737373;
}

/* line 516, app/assets/stylesheets/marketing/app.scss */
.award-sub-contents {
  padding-left: 25px;
}

/* line 519, app/assets/stylesheets/marketing/app.scss */
.navbar-btn-container .current-portfolio-badge {
  margin-top: 20px;
}

/* line 522, app/assets/stylesheets/marketing/app.scss */
.popover {
  width: 300px;
}

/* line 525, app/assets/stylesheets/marketing/app.scss */
.shadow-img {
  box-shadow: 0px 4px 4px 0px rgba(100, 100, 100, 0.5);
}

/* line 529, app/assets/stylesheets/marketing/app.scss */
.show-video iframe,
.show-video video,
.show-video embed {
  height: 278px;
}

/* line 534, app/assets/stylesheets/marketing/app.scss */
.account-auth-form .smart-form .inline-group .radio {
  margin-top: 20px;
}

/* line 537, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container {
  color: white;
  padding: 20px 16px 100px 16px;
}

/* line 541, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box.discounted-price-box h2 {
  margin-top: 0;
}

/* line 545, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .sub-text {
  text-align: left;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 20px;
}

/* line 552, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box.existing-account-link {
  margin-top: 50px;
  background-color: #37474f;
}

/* line 555, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box.existing-account-link h2 {
  font-size: 16px;
  margin-top: 5px;
}

/* line 561, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .table thead tr {
  background: none;
}

/* line 564, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}

/* line 567, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .table-striped > tbody > tr:nth-child(odd) > td, .dist-chan-pricing-container .table-striped > tbody > tr:nth-child(odd) > th {
  background: none;
}

/* line 570, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .table tr td:first-child {
  text-align: left;
}

/* line 574, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box {
  background-color: #747474;
  text-align: center;
  padding: 10px 15px 25px 15px;
}

/* line 579, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .price-box-header {
  min-height: 114px;
}

/* line 582, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box header {
  font-size: 40px;
  font-weight: bold;
}

/* line 585, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box header .small-money {
  font-size: 20px;
}

/* line 587, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box header .small-money.money-symbol {
  line-height: 40px;
  vertical-align: top;
}

/* line 592, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box header .sub-text {
  font-size: 14px;
}

/* line 596, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .price-box-body {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bolder;
  position: relative;
}

/* line 607, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .price-box-sub-body {
  text-align: left;
  margin-bottom: 15px;
}

/* line 611, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .astrix-copy {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bolder;
  text-align: left;
}

/* line 618, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .buy-dist-chan {
  position: absolute;
  bottom: -17px;
  left: 32%;
}

/* line 623, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .price-box .buy-dist-chan.with-subscription {
  left: 20%;
}

@media screen and (max-width: 768px) {
  /* line 627, app/assets/stylesheets/marketing/app.scss */
  .dist-chan-pricing-container .price-box .buy-dist-chan {
    left: 36%;
  }
  /* line 630, app/assets/stylesheets/marketing/app.scss */
  .dist-chan-pricing-container .price-box .buy-dist-chan.with-subscription {
    left: 36%;
  }
}

/* line 635, app/assets/stylesheets/marketing/app.scss */
.dist-chan-pricing-container .or-separator {
  color: #212121;
  font-size: 40px;
  margin-top: 50px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

/* line 644, app/assets/stylesheets/marketing/app.scss */
.dist-chan-info-section {
  padding-left: 30px;
}

/* line 648, app/assets/stylesheets/marketing/app.scss */
.facebook-to-project-news-logos .fa-facebook-square {
  font-size: 3em;
  padding-top: .3em;
  vertical-align: middle;
  padding-right: .2em;
  color: #3b5998;
}

/* line 655, app/assets/stylesheets/marketing/app.scss */
.facebook-to-project-news-logos .social-project-news-logo {
  height: 100px;
  margin-top: 0;
}

/* line 659, app/assets/stylesheets/marketing/app.scss */
.facebook-to-project-news-logos .fa-arrow-right {
  font-size: 1.5em;
  padding-top: .6em;
  vertical-align: middle;
  padding-right: .4em;
  color: #adadad;
}

/* line 667, app/assets/stylesheets/marketing/app.scss */
.posts-with-hashtags {
  width: 150%;
  box-shadow: 0px 0px 7px #ccc;
  margin-left: 20%;
  border-radius: 3px;
}

/* line 673, app/assets/stylesheets/marketing/app.scss */
.project-data {
  width: 150%;
  margin-left: 20%;
}

/* line 677, app/assets/stylesheets/marketing/app.scss */
.auto-publish {
  width: 80%;
  margin-left: 10%;
}

@media screen and (max-width: 768px) {
  /* line 683, app/assets/stylesheets/marketing/app.scss */
  .facebook-to-project-news-logos .fa-facebook-square {
    font-size: 2em;
    padding-top: .2em;
  }
  /* line 687, app/assets/stylesheets/marketing/app.scss */
  .facebook-to-project-news-logos .social-project-news-logo {
    height: 50px;
  }
  /* line 690, app/assets/stylesheets/marketing/app.scss */
  .facebook-to-project-news-logos .fa-arrow-right {
    font-size: 1em;
    padding-top: .4em;
  }
  /* line 695, app/assets/stylesheets/marketing/app.scss */
  .posts-with-hashtags {
    width: 100%;
    margin-left: 0;
  }
  /* line 699, app/assets/stylesheets/marketing/app.scss */
  .project-data {
    width: 100%;
    margin-left: 0;
  }
  /* line 703, app/assets/stylesheets/marketing/app.scss */
  .auto-publish {
    width: 100%;
    margin-left: 0;
  }
}

/* line 709, app/assets/stylesheets/marketing/app.scss */
.dist-chan-public-details {
  background: white;
  border: 1px solid #e0e0e0;
}

/* line 713, app/assets/stylesheets/marketing/app.scss */
.dist-chan-public-details .details-container {
  padding: 25px;
}

/* line 718, app/assets/stylesheets/marketing/app.scss */
.facebook-connection-described .row {
  margin-bottom: 50px;
}

/* line 722, app/assets/stylesheets/marketing/app.scss */
h5.category-group-public {
  font-weight: bold;
  color: #6b6b6b;
}

/* line 726, app/assets/stylesheets/marketing/app.scss */
.public-event-description {
  font-size: 16px;
  margin: 30px 0 30px 0;
  padding: 0;
}

/* line 732, app/assets/stylesheets/marketing/app.scss */
.package-grid {
  position: relative;
}

/* line 736, app/assets/stylesheets/marketing/app.scss */
.choose-offer {
  left: 27% !important;
}
a.help {
  margin-top: 8px;
  margin-left: 8px;
	width: 20px;
	height: 20px;
  background: transparent url(https://www.projectpresenter.com/assets/help_blue-11c1c435eda2d0e45a8cc5087fecddbf62eb8e13b775331aae3ba3af09bac3f0.png) no-repeat right bottom;
}

#header {
  height: 65px;
  background: #37474f;
}
#header.navbar-fixed-top {
  position: fixed;
}
  #header .upper-bar {
    height: 16px;
    background: url(https://www.projectpresenter.com/assets/wood-8b882769de0abd7e78e51a3fed768dc89704d2703a503ca45aa65baba4f310ca.png) repeat-x 0 0;
    width: 100%;
  }
  #header .inner {
    margin: 0 auto;
    /*overflow: hidden;*/
    /*position: relative;*/
    /*width: 40%;*/
  }
  #header .inner a {
    float: left;
    position: absolute;
    top: 28px;
    left: 47px;
  }
    #header h2 {
      font-size: 18px;
      font-weight: normal;
    }
  #header .inner a img {
    width: 182px;
  }

.user-portfolio #header .inner a {
  left: 17px;
  /*width: 234px;*/
}

.current-portfolio-badge, .header_button {
  background: #161B22;
  border: 1px solid #0F1217;
  border-radius: 2px;
  margin: 10px 20px 10px 2px;
  padding: 5px 18px;
}
  .current-portfolio-badge p {
    font-weight: 700;
    color: #bbbcc1;
  }

  .header_button a {
    font-weight: 700;
    color: #bbbcc1;
  }

.bubble.no-line {
  border-bottom: none;
  margin-bottom: 18px;
}

.bubble.star {
	background: #ebf6fb url(https://www.projectpresenter.com/bubble-blue-star.jpg) no-repeat left bottom;
	padding-left: 80px;
	width: 539px;
}

	.bubble .project-subtitle {
	  color: #444;
    font: 300 66.66% Lato, sans-serif;
  }
.bubble-header-description {
  margin-left: 52px;
}

.project-snapshot {
	float: left;
	padding: 8px;
}

	#mcontent .project-snapshot h3 {
		font-weight: normal;
	}

	.project-snapshot span.project-image {
		display: block;
		float: left;
		background: #fff;
		padding: 3px 3px 1px 3px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
		margin: 0 15px 10px 0;
		text-align: center;
	}

	.project-snapshot div.vcard {
		margin-bottom: 15px;
	}



	/* PDF Search
	------------------------------------------------------- */
	#pdf_find_project ul {
		list-style-type: none;
		padding: 0;
		margin: 0 35px 0 0;
		float: left;
        display: inline;
        /*width: 286px;*/
	}

	#pdf_find_project ul.sheet-search-groups-label {
	    width: 80px;
	}

	#pdf_find_project ul.sheets-search-groups {
	    width: 200px;
	}

	#pdf_find_project ul li {
		padding: 3px 0;
		text-align: right;
	}

	#pdf_find_project ul.sheets-search-groups li {
	    text-align: left;
	}

	#pdf_find_project ul.sheets-search-facts li {
	    padding-right: 10px;
	}

	.associated h3 a {
		font-size: 17px;
	}

	.sheets-search-groups label {
	  padding-left: 7px;
	}

	/* PDF Search Results - PDF Generator
	------------------------------------------------------- */
	.pdf-search-results {
		padding: 3px 21px 5px 3px;
		overflow: hidden;
	}

		#mcontent .pdf-search-results h3 {
			font-weight: normal;
		}

		.pdf-search-results span.project-image {
			display: block;
			float: left;
			background: #fff;
			padding: 3px 3px 1px 3px;
			border-top: 1px solid #ccc;
			border-right: 1px solid #999;
			border-bottom: 1px solid #999;
			border-left: 1px solid #ccc;
			margin: 0 15px 10px 0;
			text-align: center;
		}

		.pdf-search-results div.vcard {
			margin-bottom: 15px;
		}

		.pdf-search-results .button-link {
/* 			float:right; */
		}


/* Project Information
------------------------------------------------------- */
#building-address {
	float: left;
	padding-right: 15px;
  width: 150px;
  /*height: 265px;*/
	border-right: 1px solid #AAB5BA;
}
	#building-address span.project-image {
		display: inline-block;
		text-align: center;
		background: #fff;
		padding: 3px 3px 0 3px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
	}
	#building-address .vcard {
	  margin: 15px 0;
		color: #535353;
		font-weight: bold;
		line-height: 150%;
	}
#project-data {
  float: right;
  width: 407px;
  overflow: hidden;
  padding-bottom: 10px;
}
  #project-data dl {
    margin-top: 0;
    line-height: 200%;
  }
  #project-data dt {
  	float: left;
  	font-weight: bold;
  	padding-right: 5px;;
  }
  #modify-email-form-link {
    display: inline-block;
    width: 63px;
  }

/* Project Photos
------------------------------------------------------- */
.selected-assets {
	margin-top: 15px;
}

div.select-photo-mask { cursor: pointer; }

.default-photo {
	border: solid 2px;
	margin: -1px;
}

div.select-photo-mask {
	display: block;
	width: 65px;
	height: 30px;
	background: #B9B8B9;
	border: 2px solid;
	opalocality: .85;
	position: absolute;
	top: 25px;
	left: 10px;
	float: none;
	font-weight: bold;
	color: black;
	padding: 5px 0;
	z-index: 20;
}

.default-photo, div.select-photo-mask {
	border-color: #2297D6;
}

div.internal-size {
  padding: 10px !important;
	/*overflow: hidden;*/
	/*overflow-x: auto;*/
	/*height: 132px;*/
}

/* Project - Project Network
------------------------------------------------------- */

span#connections-remaining, span#connections-remaining a {
	font-size: 10px;
	color: #fff;
}

h3.network  {
	font-size: 18px;
	font-style: normal;
	color: #2297D6;
	padding: 10px 0 0 0;
	margin: 0;
	position: absolute;
}

table.network {
	font-size: 10px;
	font-style: italic;
	display: block;
	position: relative;
	margin-top: 20px;

}

table.network th {
	color: #2297D6;
	font-weight: normal;
	line-height: 22px;
}
table.network th.org { visibility: hidden; }

table.network td {
	border-bottom: 1px solid #fff;
	line-height: 22px;
}

table.network .org h4 {
	font-size: 15px;
	font-weight: normal;
}
table.network .org {
	font-style: normal;
	width: 350px;
	padding: 5px 0;
}

table.network .role {
	width: 160px;
}

table.network .connect, table.network .status {
	text-align: center;
	width: 110px;
}


/* Project - Project Network (Network Notifications)
------------------------------------------------------- */
#mcontent #connections-remaining {
	background: #E3F4FB url(https://www.projectpresenter.com/bg-plug.gif) no-repeat center right;
}
	#connections-remaining h4 {
		font-size: 16px;
	}
		#connections-remaining h4 span {
			font-size: 32px;
			height: 60px;
			width: 59px;
			line-height: 60px;
			text-align: center;
			display: block;
			float: left;
			margin: -5px 10px 0 10px;
			padding-left: 1px;
			background: transparent url(https://www.projectpresenter.com/assets/gold-highlight-d1aaf01d43c5d6f95b21d6d512f78ea84b1f960dcae04a5ef90cbdbb8e9610c9.gif) no-repeat top left;
		}
		#connections-remaining h4 span.no-more-connections { background-image: url(https://www.projectpresenter.com/red-highlight.gif); }
	#connections-remaining p {
		margin-top: 10px;
	}
	#connections-remaining a {
		color: #2297D6;
	}

.panel h4.sharing-off {
	font-size: 16px;
	line-height: 35px;
	padding-left: 110px;
	background: transparent url(https://www.projectpresenter.com/plug-disabled.gif) no-repeat left top;
}
	.panel h4.sharing-off a {
		color: #2297D6;
	}


/* Project - Portfolio Placement
------------------------------------------------------- */

ul#portfolio-placement {
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
}

ul#portfolio-placement li {
	float: left;
	padding: 4px 0;
	margin: 0;
	width: 190px;
	font-weight: bold;
}

ul#group_portfolios h4 {
  margin-top: 0;
  margin-bottom: 5px;
 	font-weight: normal;
}

.group_portfolio_details, .submission_details {
  min-height: 120px;
  padding-bottom: 20px;
}

.group_portfolio_details .message-button-area,
.submission_details .message-button-area {
  float: right;
}

.group_portfolio_details .message-button-area button,
.submission_details .message-button-area button {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}

.submission_details {
  min-height: 50px;
}

.group_portfolio_details .message-button-area h5 {
  float: right;
  padding-right: 108px;
}

.group_portfolio_details .criteria {
  padding-top: 20px;
}
.message-container {
  padding-top: 4px !important;
  margin-bottom: 50px !important;
}
.message-container p {
  font-size: 16px;
}
.message-container h4 {
  padding-bottom: 10px;
}

/*.submission_details .presenter-name {*/
  /*font-weight: 700;*/
  /*margin: 0 0 5px 0;*/
/*}*/
/*.presentation-actions {*/
  /*position: absolute;*/
  /*left: calc(71% - 120px);*/
  /*width: 106px;*/
/*}*/
.group_portfolio_details .presentation-actions a {
  width: 100%;
  margin-bottom: 5px;
}
.group_portfolio_details .group-body {
  width: calc(98% - 240px);
  padding-right: 163px;
  float: right;
}


/* Settings
------------------------------------------------------- */
#mcontent h3.unavailable { color: #888; font-size: 14px; }

#new-custom-field-title {
  padding-top: 15px;
}


/* My Account - Landing Page
------------------------------------------------------- */

	#billing-info dt {
		float: left;
		width: 126px;
		font-weight: bold;
		color: #888;
	}
	#billing-info dt, #billing-info dd {
		border-top: 1px solid #fff;
		line-height: 30px;
	}
	#billing-info dt.first, #billing-info dd.first { border: none; }
	#billing-info dd {
		margin-left: 126px;
		width: 450px;
	}
	#billing-info dd.plan { font-weight: bold; }
	#billing-info dd.summary {
		border: none;
		line-height: 12px;
	}


/* Big Selection Boxes
 * ----------------------------------------------------------------*/

div.choice-box {
	float: left;
	width: 180px;
	margin-right: 14px;
	margin-top: 15px;
	background: transparent url(https://www.projectpresenter.com/white-highlight-tall.png) no-repeat top left;
}
	.choice-box h4 {
		font-size: 22px;
		line-height: 40px;
		padding-left: 10px;
		color: #fff;
		background: #2297D6 url(https://www.projectpresenter.com/plan-header.jpg) no-repeat top left;
	}
	.choice-box .cost {
		font-size: 24px;
		padding: 10px 10px 5px;
		font-weight: bold;
		color: #111;
		text-transform: uppercase;
		text-align: center;
	}
	.choice-box .cost span {
		font-size: 18px;
		text-transform: none;
	}
	.choice-box .choice {
		text-align: center;
		font-size: 14px;
		padding: 5px 5px 0;
		color: #2297D6;
	}
	.choice-box .choice a {
		display: block;
		text-align: left;
		width: 100%;
		color: #fff;
		text-align: center;
		line-height: 19px;
		text-decoration: none;
		background: transparent url(https://www.projectpresenter.com/buttons/btn-gray.gif) no-repeat center center;
	}
	.choice-box .choice a.upgrade {
		text-indent: -999em;
		background: transparent url(https://www.projectpresenter.com/upgrade.png) no-repeat center center;
	}
	.choice-box .choice a.downgrade {
		text-indent: -999em;
		background: transparent url(https://www.projectpresenter.com/downgrade.png) no-repeat center center;
	}
	.choice-box ul {
		padding-left: 20px;
		margin-left: 0;
	}
	.choice-box ul li {
		padding-left: 0;
		margin-left: 0;
	}
	.choice-box p {
		border-top: dashed 1px #666;
		margin: 1em 0;
		padding: 1em 0 0;
	}


/* My Account - Confirm Upgrade/Downgrade
------------------------------------------------------- */
ul.upgrading, ul.downgrading {
	padding-left: 0;
	margin-left: 10px;
}
	ul.upgrading li, ul.downgrading li {
		padding-left: 5px;
		margin: 0;
		line-height: 22px;
		border-bottom: 1px solid #fff;
		list-style: none;
	}


/* My Account - Addons
------------------------------------------------------- */

ul#addons {
	padding: 0;
	margin-left: 0;
	list-style: none;
}
	ul#addons li {
		position: relative;
		background-position: 16px 10px;
		background-repeat: no-repeat;
		border-bottom: 1px solid #fff;
		padding: 10px 0 10px 80px;
		margin-left: 0;
		height: 85px;
	}
	ul#addons li#backups { background-image: url(https://www.projectpresenter.com/backup.png); }
	ul#addons li#full-integration { background-image: url(https://www.projectpresenter.com/assets/full-globe-98db370ce03e421dc3e4df3ef8e668b8713f9cc9cae79abce1921ef5ba00179d.png); }
	ul#addons li#simple-integration { background-image: url(https://www.projectpresenter.com/partial-globe.png); }
	ul#addons li#marks { background-image: url(https://www.projectpresenter.com/..checkmark.png); }
	ul#addons li#controlled-photos { background-image: url(https://www.projectpresenter.com/logo-poloroid.png); }

	#addons h4 {
		font-size: 16px;
	}
	#addons p {
		margin: 5px 0;
		padding-right: 115px;
	}
	#addons .upgrade {
		display: inline-block;
		background-color: #fefcd1;
		padding: 3px 10px;
		margin-top: 4px;
	}
	#addons .purchase {
		position: absolute;
		top: 20px;
		right: 10px;
		font-size: 30px;
		font-weight: bold;
		width: 95px;
		text-align: center;
		color: #000;
		background: transparent url(https://www.projectpresenter.com/white-highlight.png) no-repeat bottom left;
	}
		#addons .purchase a {
			text-align: left;
			text-indent: -999em;
			display: block;
			height: 20px;
			width: 95px;
			margin: 5px 0 10px;
			background: transparent url(https://www.projectpresenter.com/assets/purchase-3c5e8d021c1c1ec1538daae850abc6e78c0db85dc64b9c1e8fe20643f671ccc4.gif) no-repeat center center;
		}


/* Users List - Admin
------------------------------------------------------- */
ul#users {
  margin: 0;
	padding-left: 0;
	list-style-type: none;
}
	#users .org { padding-bottom: 4px; }
	#users .org a {
		font-size: 14px;
		line-height: 20px;
	}
	#users .user {
		position: relative;
		padding: 15px 0 10px 30px;
		line-height: 18px;
		border-bottom: 1px solid #888;
	}

	#users .user .plan {
		position: absolute;
		top: 14px;
		right: 36px;
		display: block;
		padding: 2px;
		width: 94px;
		text-align: center;
		color: #fff;
		background-color: #666;
	}
	#users .user .lite { background-color: #2297D6; }
	#users .user .standard { background-color: #164568; }
	#users .user .acts-as-lite { background-color: #343434; }

	#users .site-integrated {
		display: block;
		position: absolute;
		top: 40px;
		right: 7px;
		font-size: 11px;
	}
	#users .site-integrated input { float: left; margin: 2px -4px 2px 0; }
	#users .site-integrated label { font-weight: normal; }


/* Associations
 * ----------------------------------------------------------------*/
	/* Members
	 * ----------------------------------------------------------------*/
	#add-member {
		border-bottom: 1px solid #ddd;
		position: relative;
		z-index: 20;
	}

	#member p.warning {
		margin: 10px;
		font-size: 13px;
		border: none;
	}

	ul#members {
		line-height: 2em;
		padding: 0;
		position: relative;
		z-index: 10;
	}
		#members li {
			list-style: none;
			position: relative;
			padding: 14px 0 6px;
			line-height: 18px;
			border-bottom: 1px solid #ddd;
		}
			#members li .org {
				font-size: 14px;
				line-height: 20px;
			}

			#members li a {
				color: #2297D6;
			}
			#members li a:hover {
				text-decoration: none;
				color: #343434;
			}
			#mcontent #members li a.action {
				top: 15px;
				padding: 2px 4px;
			}

			#members li .vcard * {
				display: inline;
				color: #666;
			}
				#members li .vcard .street-address { display: none; }

	    #add-member .add-company-cancel {
	      float: right;
	    }


	/* Award Groups
	 * ----------------------------------------------------------------*/
	form.award-submittal label {
	  float: none;
	  margin-bottom: 15px;
	  font-size: 14px;
	  text-align: left;
	  width: 350px;
	}

	form.award-submittal select {
		width: 260px;
	}

	form.award-event-message label {
	  float: left;
	  margin-bottom: 15px;
	  font-size: 14px;
	  text-align: left;
	  width: 430px;
	}

	ul.award-groups {
		padding: 0;
		margin: 25px 0;
		list-style: none;
	}
		.award-groups li.award-group {
			border-top: 1px solid #fff;
			overflow: hidden;
			padding: 15px 0;
		}
		.award-groups h4 {
			font-size: 16px;
			width: 205px;
			margin-right: 10px;
			display: block;
			float: left;
		}
		.award-groups span.date {
			display: block;
			font-size: 12px;
			font-weight: normal;
		}
		.award-groups div.details {
			width: 225px;
			margin-right: 10px;
			display: block;
			float: left;
			line-height: 19px;
		}
		.award-groups div.details.company { width: 350px; }
			.award-groups .details a {
				font-style: italic;
				color: #535353;
			}
			.award-groups .details a.delete.handout { color: #f00; }
			.award-groups .details a.delete.handout,
			.award-groups .details span,
			.award-groups .details ul { padding: 0 0 0 25px; }
			.award-groups .details span { display: block; }
			.award-groups .details span.status.submitted-to {
			  padding: 0;
			  font-size: 12px;
			  font-weight: normal;
			  background: none;
			}
			.award-groups .details ul { margin: 0; }
			.award-groups .details li {
				padding: 0;
				margin: 0;
				display: inline;
			}
			.award-groups .details .project-awards li,
			.award-groups .details .user-awards li {
				display: block;
				overflow: hidden;
				list-style: none;
				margin-top: 15px;
			}
			.award-groups .details .project-awards li a,
			.award-groups .details .user-awards li a {
				display: block;
				float: left;
				width: 20px;
			}
			.award-groups .details .project-awards li a.nominee,
			.award-groups .details .user-awards li a.nominee {
				clear: right;
				width: 175px;
			}
		.award-groups .status {
			font-size: 14px;
			margin-bottom: 5px;
			font-weight: bold;
			background: transparent url(https://www.projectpresenter.com/award-badge.gif) no-repeat 0 0;
		}
			.award-groups .status a {
				font-weight: normal;
				font-size: 12px;
				text-decoration: none;
				color: #2297D6;
			}
			.award-groups .status a:hover { text-decoration: underline; }
		.award-groups .company .status { margin: 0; }
		.award-groups .winner {
			background: transparent url(https://www.projectpresenter.com/assets/icon-gold-star-aac7d3f353771fd1d8e5032d90666a01872ec27984e7f762af1cac78eb0830d4.gif) no-repeat 0 0;
		}

		.award-groups a.modify,
		.award-groups a.publish,
		.award-groups a.unpublish,
		.award-groups a.delete
		 {
			display: block;
			float: left;
			margin: 20px 0 0 20px;
			width: 108px;
			text-align: center;
			color:#fff;
			text-decoration: none;
			line-height: 19px;
		}
		.award-groups a.modify {
			background: transparent url(https://www.projectpresenter.com/buttons/modify-details.gif) no-repeat center center;
			text-indent: -999em;
		}
		.award-groups a.publish { background:transparent url(https://www.projectpresenter.com/buttons/btn-green.gif) no-repeat center 0; }
		.award-groups a.unpublish { background:transparent url(https://www.projectpresenter.com/buttons/btn-gray.gif) no-repeat center 0; }
		.award-groups a.delete { background:transparent url(https://www.projectpresenter.com/buttons/btn-red.gif) no-repeat center 0; }

		.award-groups a.mark,
		.award-groups a.unmark {
			display: block;
			float: left;
			height: 19px;
			width: 19px;
			text-indent: -999em;
			background: transparent url(https://www.projectpresenter.com/assets/icon-gold-star-off-dde4bd44f7d1816731df01f149675627754720fbccd93a2a71f918597cbf1d78.gif) no-repeat 0 0;
		}
		.award-groups a.unmark {
			background: transparent url(https://www.projectpresenter.com/assets/icon-gold-star-aac7d3f353771fd1d8e5032d90666a01872ec27984e7f762af1cac78eb0830d4.gif) no-repeat 0 0;
		}

		.award-groups a.approved,
		.award-groups a.unapproved {
			display: block;
			float: left;
			height: 19px;
			width: 19px;
			text-indent: -999em;
			background: transparent url(https://www.projectpresenter.com/assets/checkmark-off-d1a69a814b8f620a31bfef15ec64ca2aec5ffc1bf9ea97d8483f11d2bae9694a.png) no-repeat 0 0;
		}
		.award-groups a.unapproved {
			background: transparent url(https://www.projectpresenter.com/assets/checkmark-on-916f8cdcb5499ac0ba3f28072177630d3c6d640c0a91fee65c8f59037178fdc6.png) no-repeat 0 0;
		}

	/* Award Creator
	 * ----------------------------------------------------------------*/
	div.creator-step {
		border-bottom: 1px solid #fff;
		overflow: hidden;
		padding: 20px 0;
		font-size: 13px;
	}
		#mcontent div.creator-step h3 {
			color: #535353;
			padding-bottom: 10px;
		}
		div.creator-step a { color: #535353; }
		div.creator-step ul {
			padding: 0;
			margin: 0;
		}
		div.creator-step li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
		div.creator-step label {
			width: 99%;
			height: 99%;
			text-align: left;
		}
		/* Step1
		 * ----------------------------------------------------------------*/
		div#step1 #awards {
			border: 1px solid #b0d2ef;
			background: #fcfdfe url(https://www.projectpresenter.com/bg-gray-gradient.gif) repeat-x bottom left;
			position: relative;
			width: 540px;
			margin-left: 20px;
			padding: 5px;
		}
			div#step1 #awards ul:after {
			  content: ".";
			  display: block;
			  height: 0;
			  clear: both;
			  visibility: hidden;
			}
			div#step1 #awards ul {display: inline-block;}
			/* Hides from IE-mac \*/
			* html div#step1 #awards ul {height: 1%;}
			div#step1 #awards ul {display: block;}
			/* End hide from IE-mac */

			div#step1 #awards li {
				float: left;
				width: 245px;
				border: 1px solid transparent;
				margin: 2px 5px 0 0;
				cursor: pointer;
			}
			div#step1 #awards li label {
				padding: 5px 0 5px 5px;
				width: 240px;
			}
			div#step1 #awards li:hover,
			div#step1 #awards li.active {
				background: #fff;
				border: 1px solid #e0dede;
			}
				div#step1 #awards li input {
					margin-left: -99em;
					padding-left: 2em;
					display: block;
					float: left;
				}
			div#step1 #awards a.close {
				bottom: 5px;
				right: 10px;
				position: absolute;
			}

		/* Step2
		 * ----------------------------------------------------------------*/
		#step2 #year {
			font-size: 22px;
			height: 60px;
			width: 150px;
			float: left;
			margin-left: 40px;
			margin-top: 30px;
		}
			#step2 #year a { font-size: 14px; }

		#step2 ul#months {
			width: 230px;
			float: left;
			list-style: none;
			font-size: 13px;
		}
			#step2 #months li {
				margin: 5px;
				padding: 0;
				background: transparent url(https://www.projectpresenter.com/tiny-bubble-gray.gif) no-repeat 0 0;
				width: 38px;
				height: 23px !important;
				line-height: 23px;
				float: left;
			}
			#step2 #months li:hover,
			#step2 #months li.active {
				background: transparent url(https://www.projectpresenter.com/tiny-bubble-blue.gif) no-repeat 0 0;
				color: #fff;
			}
				#step2 #months li label {
					display: block !important;
					text-align: center;
					cursor: pointer;
					margin: 0 0 0 0 !important;
					padding: 0 0 0 0 !important;
					width: 100%;
					height: 23px !important;
					line-height: 23px;
				}
				#step2 #months li input {
					margin-left: -99em;
					margin-top: -5em;
					padding-left: 2em;
				}
		#step2 #loading-message {
			clear: both;
			width: 500px;
			margin: 10px 0;
			padding-left: 30px;
			font-size: 14px;
			height: 20px;
		}
		#step2 #handouts {
			clear: both;
			position: relative;
			width: 540px;
			margin-left: 20px;
		}
			#step2 #handouts li {
				margin: 10px 0;
				padding: 5px 0;
				overflow:hidden;
			}
			#step2 #handouts li input,
			#step2 #handouts li label {
				float: left !important;
				display: block !important;
				text-align: left;
				margin-right: 10px;
			}
			#step2 #handouts li label { width: 140px; }
			#step2 #handouts li div {
				width: 300px;
				padding-left: 10px;
				border-left: 2px solid #89CEF3;
				font-style: italic;
				float: left;
			}
				#step2 #handouts li div span {
					color: #2297D6;
					display: block;
					font-size: 11px;
				}
			#step2 #handouts:after {
			  content: ".";
			  display: block;
			  height: 0;
			  clear: both;
			  visibility: hidden;
			}
			#step2 #handouts {display: inline-block;}
			/* Hides from IE-mac \*/
			* html #step2 #handouts {height: 1%;}
			#step2 #handouts {display: block;}
			/* End hide from IE-mac */
		/* Step3
		 * ----------------------------------------------------------------*/
		#step3 textarea {
			margin-left: 20px;
			font-size: 14px;
		}
		/* Step4
		 * ----------------------------------------------------------------*/
		#step4 h4, #step4 ul, #step4 div {
			margin-left: 20px;
			padding-left: 0;
			clear: both;
		}
		#step4 h4 {
			font-size: 14px;
			padding-bottom: 5px;
		}
		#step4 #existing-uploads {
			overflow: hidden;
			margin-bottom: 10px;
		}
			#step4 #existing-uploads li {
				float: left;
				width: 120px;
				margin: 0 15px 10px 0;
			}
			#step4 #existing-uploads img {
				background: #fff;
				padding: 3px;
				border-top: 1px solid #ccc;
				border-right: 1px solid #999;
				border-bottom: 1px solid #999;
				border-left: 1px solid #ccc;
				margin: 0;
			}
			#step4 #existing-uploads a { font-size: 11px; }
		#step4 #pending-uploads li {
			padding: 5px 0;
		}
		#step4 #pending-uploads a {
			font-size: 11px;
			margin-left: 15px;
		}
		#step4 #current-upload { padding: 10px 0; }

	#sidepanel a.remove {
		color: #fe0000;
		text-decoration: none;
		border-bottom: 1px solid #fe0000;
	}
	#sidepanel a.remove:hover {
		background: #F12E2F;
		color: #fff;
	}

	#sidepanel a#create-award {
		display: block;
		width: 270px;
		height: 84px;
		text-indent: -999em;
		padding: 0;
		background: transparent url(https://www.projectpresenter.com/create-award.jpg) no-repeat 0 0;
	}

	/*#sidepanel a { color: #25AAE1; }*/
	#sidepanel .panel dl { margin-bottom: 50px; }
	#sidepanel .panel dt { font-size: 16px; }
	#sidepanel .panel dd {
		color: #ccc;
		font-style: italic;
		margin: 0 0 15px;
	}

	#sidepanel .panel a#preview-btn {
		display: block;
		text-align: center;
		margin-top: 15px;
		background: transparent url(https://www.projectpresenter.com/buttons/public-view.jpg) no-repeat 50% 0%;
		text-indent: -999em;
		height: 42px;
	}

	#sidepanel .panel a#awards-preview-btn {
		display: block;
		text-align: center;
		background: transparent url(https://www.projectpresenter.com/buttons/public-view.jpg) no-repeat 50% 0%;
		text-indent: -999em;
		height: 42px;
	}

	#sidepanel .panel a#view-portfolio {
		display: block;
		text-align: center;
		background: transparent url(https://www.projectpresenter.com/buttons/view-portfolio.jpg) no-repeat 50% 0%;
		text-indent: -999em;
		height: 42px;
	}

	#sidepanel .panel a#search-again {
		display: block;
		text-align: center;
		background: transparent url(https://www.projectpresenter.com/buttons/search-again.gif) no-repeat 50% 0%;
		text-indent: -999em;
		height: 42px;
	}

	#sidepanel .panel input#generate-doc {
		display: block;
		text-align: center;
		background: transparent url(https://www.projectpresenter.com/buttons/download_pdf.png) no-repeat 50% 0%;
		text-indent: -999em;
		height: 42px;
	}

#sidepanel.dashboard {
  width: 150px;
}

#sidepanel.dashboard .panel {
  width: 150px;
}

#sidepanel.small {
  width: 350px;
  margin-top: 32px;
}

#sidepanel.dashboard .panel {
  width: 350px;
}

.dashboard-map.white-paper {
  margin-bottom: 50px;
  margin-left: 20px;
  padding: 30px;
}
#map {
  border: 1px solid #ccc;
}
/* Awards Summary
 * ------------------------------------------------------------*/
#sidepanel ul.awards {
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
}
	#sidepanel .awards li {
		padding: 5px 5px 2px;
		width: 90%;
		border-bottom: 1px solid #666;
		overflow: hidden;
	}
		#sidepanel .awards li a.action {
			display: block;
			float: right;
			padding: 2px 6px;
			margin: 0 4px;
			text-decoration: none;
		}
		#sidepanel .awards li a.action:hover {
			color: #fff;
			background: #666;
		}


/* Templates
------------------------------------------------------- */

	#sidepanel ul.links li a.templatelist {
		background: url(https://www.projectpresenter.com/assets/icon-template-dcc3bce43c2c6c328244190208c6b8c6a8eacc3e040d58e55ebcb6d51a3951b3.png) no-repeat center left;
		padding-left: 22px;
	}

	#sidepanel ul.links li a.templatelist:hover {
		background: url(https://www.projectpresenter.com/assets/icon-template-dcc3bce43c2c6c328244190208c6b8c6a8eacc3e040d58e55ebcb6d51a3951b3.png) no-repeat center left;
		padding-left: 22px;
	}

	#sidepanel ul.links li.active a.templatelist {
		color: #fff;
		background: #666 url(https://www.projectpresenter.com/assets/icon-template-dcc3bce43c2c6c328244190208c6b8c6a8eacc3e040d58e55ebcb6d51a3951b3.png) no-repeat center left;
		padding-left: 22px;
	}

	#template-look { margin: 0; }
  	#template-look dt {
  		clear: left;
  		margin-bottom: 15px;
      padding: 0 0 3px;
      font-size: 15px;
  		border-bottom: 1px solid #ccc;
  	}
  	#template-look dd {
  		margin: 0 0 15px;
      overflow: hidden;
  	}

	#template-thumbnail {
    float: left;
    padding: 0 14px 0 3px;
    border-right: 1px solid #AAB5BA;
    margin-right: 14px;
  }

    div.template-thumbnail.list {
      float: left;
      padding: 0 14px 0 3px;
      margin-right: 5px;
    }

    #template-thumbnail .push-pdf {}

    #template-thumbnail span.pdf-thumbnail {
		display: block;
		text-align: center;
		background: #fff;
		padding: 3px 3px 0 3px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
	}

	ul.pdf_templates {
    list-style-type: none;
    padding: 0;
	}
  	ul.pdf_templates li {
  	  height: 180px;
  	}
  	  ul.pdf_templates li fieldset { width: auto; }

	ul.margin { padding: 0; }

    ul.margin li {
	    float: left;
	    list-style-type: none;
    }

    ul.margin li label {
	    text-align: left;
	    float: none;
	    display: block;
	    padding: 2px;
    }

    ul.margin select {
      width: 125px;
    }

	div.template_controls button { float: right; }

	div.customize {
      padding-bottom: 8px;
	}

    span.updated-date {
        margin-left: 3px;
    }

    div.sheets-thumbnail {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    div#pdf-edit-lite {
        background: #494F51 url(https://www.projectpresenter.com/pdf_layout_std_feature.png) no-repeat bottom left;
        height: 885px;
        width: 618px;
        margin-bottom: 11px;
    }

    div#online-edit-lite {
        background: #494F51 url(https://www.projectpresenter.com/custom-template-overlay.png) no-repeat bottom left;
        height: 203px;
        width: 620px;
        margin-bottom: 11px;
    }
    label.edit-html {
        text-align: left;
    }

/* Branding
------------------------------------------------------- */

#sidepanel .branded {
	font-size: 17px;
	font-weight: bold;
	/*background: #494F51 url(https://www.projectpresenter.com/..brand-management_bg.gif) no-repeat bottom left;*/
	padding-bottom: 60px;
}

	#sidepanel .branded strong { color:#333; }
	#sidepanel .branded hr {
		color: #494F51;
		background: #494F51;
		border: 0;
		border-bottom: 1px dashed #fff;
		}

/* Project Status
------------------------------------------------------- */

#sidepanel #project_status {
	font-size: 13px;
	line-height: 18px;
}
	#sidepanel #project_status #available {
		font-size: 10px;
	}

  #link_sharing_toggle a.inactive,
  #link_sharing_toggle a.active,
	#sidepanel #project_status a.inactive,
	#sidepanel #project_status a.active {
		display: inline-block;
		height: 23px;
		width: 113px;
		text-indent: -999px;
		background: transparent url(https://www.projectpresenter.com/toggle-active-inactive.gif) no-repeat 0 0;
	}
	#sidepanel #project_status a.inactive,
  #link_sharing_toggle a.inactive {
    background-position: -113px 0;
  }

/* Notifications
------------------------------------------------------- */
#sidepanel .notifications {
	background-color: #2297D6;
}

	#sidepanel .notifications a { color: #000; border-bottom: 1px solid #000; text-decoration: none;}
	#sidepanel .notifications a:hover { color: #fff; background: #000; border-bottom: 1px solid #000; text-decoration: none; }

	#sidepanel .notifications ul {
		padding: 10px 0;
		margin: 0 20px;
	}

	#sidepanel .notifications ul li {
		margin-bottom: 5px;
	}

.project-edit .project-edit-submit {
	margin-left: 180px;
}


/* Forms - Special Settings
------------------------------------------------------- */

/*
[1] Project Role
[2] Project Placement
[3] Invite Form
*/
ul.project-role label, ul.project-role li select, ul.project-role li input,
ul#portfolio-placement label, #portfolio-placement input,
form#invite-form label {
	display: inline;
	float: none;
	margin: 0;
}

form#invite-form { margin-top: 10px; }

form div.mce-editor {
	margin: 10px 0;
}


/* Forms - Sidebar In-Context Editing
 * ----------------------------------------------------------------*/
#sidepanel form.in-context {
	background: #666;
	padding: 0 5px 5px 10px;
	overflow:hidden;
}
	#sidepanel .in-context label {
		text-align: left;
		padding: 0 0 2px 2px;
	}

	#sidepanel .in-context .delete {
		border-top: 1px solid #494F51;
		padding-top: 5px;
		margin-top: 5px;
	}

/* Forms - Toggle Slider
------------------------------------------------------- */
#toggle {
	position: relative;
	float: left;
	background: #ddd;
	font-size: 14px;
	line-height: 20px;
	margin: -2px 0 5px;
	border: 1px solid #aaa;
}

#toggle, #thumb {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#thumb {
  position: absolute;
  top: 0;
	width: 36px;
	cursor: move;
	background: url(https://www.projectpresenter.com/toggle.gif) repeat-x top;
}

.toggleOn, .toggleOff {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	padding-top: 3px;
}

.toggleOn { padding-left: 7px; }
.toggleOff { padding-right: 5px; }


/* Buttons (Large buttons)
------------------------------------------------------- */

a.button-link, a.button-link:hover {
	padding: 8px 7px 10px 0;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

	a.button-link { background: url(https://www.projectpresenter.com/buttons/btn-large-rt.gif) no-repeat top right; }
	a.button-link:hover { background: url(https://www.projectpresenter.com/buttons/btn-large-rt-hover.gif) no-repeat top right; }


a.button-link span, a.button-link:hover span {
	padding: 8px 10px 10px 15px;
	margin-top: -8px;
}

	a.button-link span { background: url(https://www.projectpresenter.com/buttons/btn-large.gif) no-repeat top left; }
	a.button-link:hover span { background:url(https://www.projectpresenter.com/buttons/btn-large-hover.gif) no-repeat top left; }



/* Buttons (Small Buttons)
------------------------------------------------------- */

a.button-link-small, a.button-link-small:hover {
  display: inline-block;
	margin-left: -10px;
	padding: 4px 7px 10px 13px;
	text-decoration: none;
	color: #fff;
}

	a.button-link-small { background: url(https://www.projectpresenter.com/buttons/btn-small-rt.gif) no-repeat top right; }
	a.button-link-small:hover { background: url(https://www.projectpresenter.com/buttons/btn-small-rt-hover.gif) no-repeat top right; }


a.button-link-small span, a.button-link-small:hover span {
	padding: 4px 10px 10px 15px;
	margin-top: -4px;
}

	a.button-link-small span { background: url(https://www.projectpresenter.com/buttons/btn-small.gif) no-repeat top left; }
	a.button-link-small:hover span { background:url(https://www.projectpresenter.com/buttons/btn-small-hover.gif) no-repeat top left; }


/* Dark background button - sidepanels
 * checked in FF3, Safari3 on OSX
 * checked in FF2, IE7 on WinXP
-------------------------------------------------------------------*/
button.sidepanelBtn {
	background: transparent url(https://www.projectpresenter.com/buttons/btn-sidepanel-rt.gif) right no-repeat;
	padding: 0 12px 0 0;
	margin: 5px;
}
button.sidepanelBtn:hover {
	background: transparent url(https://www.projectpresenter.com/buttons/btn-sidepanel-rt-hover.gif) no-repeat scroll right center;
}
	button.sidepanelBtn span {
		background:transparent url(https://www.projectpresenter.com/buttons/btn-sidepanel.gif) left no-repeat;
		height: 24px;
		line-height: 24px;
		padding: 0 0 0 12px;
	}
	button.sidepanelBtn:hover span {
		background:transparent url(https://www.projectpresenter.com/buttons/btn-sidepanel-hover.gif) no-repeat scroll left center;
	}

	/* Special Sidepanel Button for SWFUpload
	 * ----------------------------------------------------------------*/
	#sidepanel #upload-buttons object {
		margin: 3px 5px -8px;
	}

/* Save */
#save {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	background: url(https://www.projectpresenter.com/save-bg.gif) no-repeat scroll 0% 50%;
	width: 530px;
	height: 75px;
	padding: 37px 0 0 35px;
	margin-bottom: 15px;
}


button.submit-save {
	background: url(https://www.projectpresenter.com/btn-save-changes.gif) no-repeat scroll left top;
	width: 150px;
	height: 40px;
}

button.submit-save span {
	text-indent: -3000px;
}

#save a {
    float: right;
}



/* Footer
------------------------------------------------------- */
#footer {
  clear: both;
  padding: 20px 0;
  background: #37474f;
  font-size: 14px;
  overflow: hidden;
  margin-top: 48px;
}
#footer a {
  color: white;
}

#footer {
  min-height: 260px;
  margin-top: 140px;
  color: #fff;
  padding-top: 35px;
  /* testimonials */
  /* contact */
  /* credits */
  /* inner footer */ }
#footer .footer_header {
  color: #c4c4c4;
  font-style: italic;
  font-weight: 300;
  font-size: 25px;
  margin-bottom: 40px;
  margin-left: 15px; }
#footer .recent_posts {
  margin-left: 0px; }
#footer .recent_posts .post {
  margin-bottom: 70px;
  width: 93%; }
#footer .recent_posts .post img {
  float: left;
  margin-right: 20px; }
#footer .recent_posts .post .date {
  font-weight: bold;
  font-style: italic; }
#footer .recent_posts .post .title {
  display: block;
  color: #b5b5b6;
  font-size: 14px; }
#footer .testimonials .wrapper {
  margin: 0 auto;
  width: 82%; }
#footer .testimonials .footer_header {
  margin-left: 30px; }
#footer .testimonials .quote {
  color: #bfbfc0; }
#footer .testimonials .quote span {
  font-size: 32px;
  font-style: italic;
  position: relative;
  top: 5px;
  font-family: Georgia !important;
  float: left;
  margin-right: 8px; }
#footer .testimonials .author {
  margin-top: 40px; }
#footer .testimonials .author img {
  float: left;
  margin-right: 15px;
  position: relative;
  top: -6px; }
#footer .testimonials .name {
  font-size: 13px;
  font-weight: bold; }
#footer .testimonials .info {
  font-style: italic;
  color: #ccc; }
#footer .contact {
  text-align: right; }
#footer .contact .footer_header {
  text-align: left;
  margin-left: 35px; }
#footer .contact input[type="text"], #footer .contact textarea {
  border: none;
  background-color: #1f1f21;
  color: #868687;
  padding: 8px 20px;
  border-radius: 2px;
  font-size: 14px;
  font-family: Lato !important;
  width: 95%;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  margin-bottom: 10px; }
#footer .contact input[type="text"]:focus, #footer .contact textarea:focus {
  border: none;
  box-shadow: none;
  background-color: #000; }
#footer .contact input[type="text"]:moz-placeholder, #footer .contact textarea:moz-placeholder {
  color: #868687; }
#footer .contact input[type="text"]::-webkit-input-placeholder, #footer .contact textarea::-webkit-input-placeholder {
  color: #868687; }
#footer .contact input[type="text"]:-ms-input-placeholder, #footer .contact textarea:-ms-input-placeholder {
  color: #868687; }
#footer .contact input[type="submit"] {
  background-color: #3e3e40;
  border: none;
  color: #fff;
  border-radius: 2px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear; }
#footer .contact input[type="submit"]:hover {
  background-color: #2190DB; }
#footer .credits {
  border-top: 1px solid #343437;
  padding: 10px 0px 60px 0px; }
#footer .credits .social {
  margin-top: 30px;
  text-align: center; }
#footer .credits .social a {
  margin: 10px; }
#footer .credits .social a span {
  display: inline-block;
  width: 33px;
  height: 33px; }
#footer .credits .social a span.ico1, #footer .credits .social a span.icoh {
  background-position: 0px 0px; }
#footer .credits .social a span.ico2, #footer .credits .social a span.ico2h {
  background-position: -37px 0px; }
#footer .credits .social a span.ico3, #footer .credits .social a span.ico3h {
  background-position: -75px 0px; }
#footer .credits .social a span.ico4, #footer .credits .social a span.ico4h {
  background-position: -112px -1px; }
#footer .credits .social a span.ico5, #footer .credits .social a span.ico5h {
  background-position: -151px 0px; }
#footer .credits .social a span.ico6, #footer .credits .social a span.ico6h {
  background-position: -188px -1px; }
#footer .credits .social a span.ico7, #footer .credits .social a span.ico7h {
  background-position: -226px 0px; }
#footer .credits .social a:hover span.socialicons {
  display: none; }
#footer .credits .social a:hover span.socialicons_h {
  display: inline-block !important; }
#footer .credits .social span.socialicons_h {
  display: none; }
#footer .credits .copyright {
  color: #a6a6a7;
  font-style: italic;
  text-align: center;
  margin-top: 30px; }
#footer .credits .socialicons {
  background: url(https://www.projectpresenter.com/../../img/socialicons.png) no-repeat;
  width: 265px;
  height: 36px; }
#footer .credits .socialicons_h {
  background: url(https://www.projectpresenter.com/../../img/socialicons_h.png) no-repeat;
  width: 265px;
  height: 36px; }
#footer .info {
  margin-bottom: 10px;
  margin-left: 0; }
#footer .info .residence {
  margin-left: 0; }
#footer .info ul {
  margin: 0;
  padding: 0; }
#footer .info ul li {
  list-style: none;
  font-size: 16px;
  color: #777E83;
  line-height: 23px; }
#footer .info ul a {
  color: #777E83;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s; }
#footer .info ul a:hover {
  color: #A9B4BB; }
#footer .info .touch {
  float: right; }
#footer .info .touch ul li {
  display: inline-block;
  margin-left: 22px; }
#footer .testimonials .wrapper {
  margin-bottom: 13px;
}

.sample-port img {
  width: 20%;
}


.notice, .warning, .error {
	color: #333;
	font-size: 18px;
	padding: 7px 0 7px 40px;
	margin: 0 0 5px 5px;
}

.notice {
	background: url(https://www.projectpresenter.com/assets/icon-success-b63d8682b080d772e159f5ce2352ec36e5047571f65f32072d2a2557d1242f83.png) no-repeat top left;
	border: solid 1px #A4DB70;
}

.notice.persistent-soft-notice {
  display: block;
  background: url(https://www.projectpresenter.com/assets/icon-alert-eb01e51de433d6feb378ba32cdb54e2a483c2b3cbecc1074d79f770482c0aade.png) no-repeat top left;
  border: none;
  padding-top: 0;
  margin-left: 0;
  color: #DA2300;
}

.custom_notice {
  color: green !important;
}
.warning {
  background-position: 7px 9px;
	background: url(https://www.projectpresenter.com/assets/icon-alert-eb01e51de433d6feb378ba32cdb54e2a483c2b3cbecc1074d79f770482c0aade.png) no-repeat top left;
  font-size: 12px;
}

.error {
	background: url(https://www.projectpresenter.com/assets/icon-stop-77982c41dba966f8aa8e30a3d2e0e0b49656bb8649d91dc456633cd235f15d70.png) no-repeat top left;
	border: solid 1px #F12E2F;
}


#confirm-email {
	font-size: 12px;
	line-height: 14px;
	background-position: center left;
}
	#confirm-email a {
		color: #2297D6;
	}

/* Fun Stuff
------------------------------------------------------- */

.paginate {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	margin: 30px 0 ;
}

	.paginate a {
		display: block;
		float: left;
		color: #fff;
		background: #164568;
		width: 100px;
		padding: 5px;
		border: 2px solid #333;
		margin-right: 20px;
		text-align: center;
		text-decoration: none;
	}
.paginate a:hover {
		color: #fff;
		background: #333;
		border: 2px solid #ccc;
	}


/* Autocomplete
------------------------------------------------------- */
div.auto_complete {
  width: 350px;
  background: #fff;
}
	div.auto_complete ul {
	  border:1px solid #888;
	  margin:0;
	  padding:0;
	  width:100%;
	  list-style-type:none;
	}
		div.auto_complete ul li {
		  margin:0;
		  padding:3px;
		  cursor: pointer;
		}
		div.auto_complete ul li span.action {
			position: absolute;
			right: 0;
			background-color: #999;
			color: #fff;
		}
		div.auto_complete ul li.selected {
		  background-color: #ffb;
		}
		div.auto_complete ul li.selected span.action {
			color: #555;
			background-color: #ffb;
		}
	div.auto_complete ul strong.highlight {
	  color: #800;
	  margin:0;
	  padding:0;
	}

.role-groups {
	width: 250px;
	margin: 0 auto;
}
	.role-groups li{
		padding: 15px;
		margin: 5px 0;
		border: 3px dashed #494F51;
		width: 200px;
		font-weight: bold;
		font-size: 14px;
		cursor: move;
	}

/* Transactions
------------------------------------------------------- */
#transactions {
	border-collapse: collapse;
}

	#transactions td {
		border-bottom: 2px solid white;
		padding: 10px 0;
	}

		#transactions tr.last td {
			border-bottom: none
		}

	#transactions .transaction-date {
		width: 150px;
	}

	#transactions .transaction-type {
		width: 300px;
		font-style: italic;
	}

	#transactions .transaction-email {
		font-style: italic;
		padding-right: 50px;
	}

		#transactions .transaction-email a {
			text-decoration: none;
			color: #535353;
			border-bottom: 2px solid #b7c4ca;
		}

/* Other
------------------------------------------------------- */
.clickable { cursor: pointer; }
.movable { cursor: move; }
.clickable .movable {cursor: pointer;}

/* Group auto-join criteria editor
------------------------------------------------------- */
.ui-widget { font-size: 0.8em; }

.proto {
  display: none;
}

#auto-join-criteria-editor {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}

  #auto-join-criteria-editor .filter-type-panel, #auto-join-criteria-editor .criteria-panel {
    padding: 3px;
    line-height: 1.5em;
    width: 47%;
  }

  #auto-join-criteria-editor ul.project-filters {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }

    #auto-join-criteria-editor ul.project-filters > li {
      margin: 20px 0px;
      padding: 8px;
      width: 97%;
    }

  #auto-join-criteria-editor .project-filter {
    float: left;
  }

  #auto-join-criteria-editor .remove {
    float: left;
  }
    #auto-join-criteria-editor .remove a {
      text-decoration: none;
    }

.matching-count {
  font-size: 30px;
  font-weight: 700;
}

.matching-count-header {
  margin-bottom: 30px;
}
.matching-count-header a {
  margin-top: 15px;
}


#auto-join-criteria-editor .aux {
  display: inline;
}

.filter-type-panel {
  float: left;
  /*border: dotted 1px #999999;*/
}

.criteria-panel {
  float: left;
  /*border: dotted 1px #999999;*/
  padding: 3px;
}
  .criteria-panel ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
    .criteria-panel ul>li {
      margin: 0px 0px;
      padding: 0 5px;
    }

  .criteria-panel .connective { float: left; }
  .criteria-panel ul.criteria {
    width: 65%;
    float: left;
  }
  .criteria-panel .connective {
    padding: 9px;
    font-size: 125%;
    }
    .criteria-panel .connective_option {
      padding: 15px;
      font-size: 150%;
    }
  .criteria-panel a.add-criteria {
    float:right;
    margin-right:10px;
  }
  #auto-join-criteria-editor ul.project-filters > li.separator-and {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    font-size: 125%;
    font-weight: 400;
  }
  #auto-join-criteria-editor ul.project-filters > li.separator-and:first-child {
    display: none;
  }
  #content.adding-criteria-section {
    height: 2000px;
  }

  .cancel-link {
    margin-right: 15px;
    margin-top: 5px;
  }

  .automation-settings {
    margin-top: 24px;

  }
#project-processing-image {
  margin-bottom: -3px;
  padding-left: 5px;
}
.project-matching {
  text-align: center;
}
.auto-accept-container, .approved-members-only-container {
  margin: 20px 0;
}

.company_project_group {
  margin-left: 15px;
}

/*popover overrides*/

.popover .title {
	text-align: left;
	color: #25aae1;
}

.popover p.role-text {
	text-align: left;
	font-size: 12px;
	line-height: 170%;
  font-weight: 400;
}

.popover img {
	padding-top: 20px;
}

.popover .identity-thumbnail > img {
	padding-top: 0;
}

.hide {
  display: none;
}
.spinner {
  position: absolute;
  display: none;
  top: 45px;
  right: 150px;
}

#existing-custom-facts li {
  list-style: none;
}




#custom-field-list.table>tbody>tr>th {
  border-top: none;
}

table#custom-field-list td.show-option {
  width: 135px;
  text-align: center;
}

table#custom-field-list th.show-option {
  text-align: center;
}

table#custom-field-list th {
  padding-bottom: 10px;
}

.modal-footer img {
  padding-right: 10px;
  vertical-align: middle;
}

/*messages area*/

table#messages tr {
  height: 30px;
}

table#messages td.from {
  width: 300px;
}

table#messages td.subject {
  width: 400px;
}

table#messages td.date {
  width: 100px;
}

#message {
	float: left;
  width: 600px;
  height: 368px;
  background-color: white;
  margin: 8px;
  /*border: 1px solid #d3d3d3;*/
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#message p {
  font-size: 16px;
}

#message div {
  padding: 12px;
}

#message div.message_subject {
  background: rgba(237, 237, 237, 0.47);
  border-bottom: 1px solid rgba(219, 217, 217, 0.59);
}

#mcontent #message h3 {
  color: #444444;
  font-size: 18px;
  font-weight: bold;
}

  .profile-show .transparent-tabs > header {
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 4px;
  }
  .public_presentation ul.tagit {
    margin-bottom: 3px;
    margin-left: -3px;
    padding: -3px 0 2px 6px;
  }
  ul.tagit li.tagit-choice a.tagit-close {
    text-shadow: none;
    color: #787878;
  }
  .tagit-label {
    font-weight: 400;
    color: #323232;
    padding: 0 4px;
  }

  .public_presentation .primary-image {
    border: 1px solid #d3d3d3;
  }

  .tags {
    color: #2297D6;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
  }

  p.tags span {
    background: grey;
    padding: 2px 7px;
    margin-right: 10px;
    border-radius: 2px;
    font-size: 10px;
    /*font-weight: bold;*/
  }
  /*p.tags {*/
    /*line-height: 12px;*/
    /*color: red;*/
    /*font-size: 10px;*/
    /*width: 100px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*margin: 0 0 3px 0;*/
  /*}*/
  .public_presentation .role-text {
    font-size: 9px;
    margin: 0;
  }

  .presentation-title h5 {
    color: #8d8d8d;
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 0;
    width: 212px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  div.project-title .location {
    color: #8d8d8d;
    font-size: 11px;
    /*text-align: right;*/
    /*width: 25%;*/
    /*position: absolute;*/
    /*right: 9px;*/
    /*top: 11px;*/
    /*right: 24px;*/
    /*top: 19px;*/
    /*height: 55px;*/
  }
  .project-title .location p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #mcontent .public_presentation div.project-title h3 a {
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
  }
  .public_presentation .subtitle {
    color: #8d8d8d;
    font-size: 13px;
    padding: 0;
  }
  .public_presentation li h5 {
    white-space: nowrap;
   	overflow: hidden;
   	text-overflow: ellipsis;
   	font-weight: normal;
  }
  .public_presentation p.owner-identity {
    font-weight: 400;
    color: #444444;
    margin: 0;
  }
  .public_presentation li span.project-image {
    display: block;
    float: left;
    background: #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ccc;
    text-align: center;
  }
  .public_presentation li div.vcard { margin-bottom: 15px; }

h3 {
	color: #3276b1;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 17px;
}
	/*h3 a {*/
		/*color: #2297D6;*/
		/*font-size: 14px;*/
		/*text-decoration: underline;*/
	/*}*/
	h3 a:hover {
		text-decoration: none;
	}

	h4 {
     font-weight: 300;
     font-size: 20px;
	}

   h5 {
     font-weight: 300;
     font-size: 16px;
   }

.smart-form .inline_label {
  display: inline;
  padding-left: 10px;
  vertical-align: bottom;
}
.panel {
  padding: 2%;
  /*border: solid 1px #ccc;*/
  /*-webkit-border-radius: 4px;*/
  /*-moz-border-radius: 4px;*/
  /*border-radius: 4px;*/
  margin: 0 0 40px;
  -webkit-box-shadow: none;
  box-shadow: none;

  /*pastel blue, not sure if I love it or not*/
  /*background: rgba(153, 218, 255, 0.28)*/

  background: transparent;
  /*this background is a more consertive color*/
  /*background: rgba(255,255,255,.3);*/
}
.panel.inline,
.panel-family .inline {
  float: left;
  height: 190px;
  margin-right: 1.65%;
}
.panel-family.two .inline {
  margin-right: 3%;
}
@media screen and (max-width: 1500px) {
  .panel-family .inline {
    margin-right: 1%;
  }
}
.panel.inline:last-child, .two .inline:last-child {
  margin-right: 0;
}
.panel h4 {
  margin-top: 30px;
}
h4.tag-headers {
  margin-top: 10px;
  margin-bottom: 10px;
}
.panel.with-sub-nav {
  position: relative;
}

.panel.form {
  padding: 2% 0 2% 2%;
}
.panel.form .text-area {
  margin-right: 3%;
}



/* Sidepanel
------------------------------------------------------- */
#sidepanel {
	font-size: 14px;
	/*background: #E3F4FB;*/
	width: 24%;
	border-radius: 2px;
	float: right;
	margin: 7px 0 0 0;
}

  #sidepanel .panel {
    color: #333;
    margin-bottom: 50px;
    padding: 20px;
  }
	#sidepanel h3 {
		color: #333;
		font-size: 150%;
		font-weight: 400;
    padding-bottom: 12px;
	}
  #sidepanel .panel h3 {
    /*color: #69c;*/
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
  }

		#sidepanel .panel h3 a {
			color: #fff;
			font-weight: normal;
			text-decoration: none;
		}


#left-panel {
  top: 63px;
}
#logo.internal img {
  width: 160px;
}
#header>div {
  padding-right: 13px;
}
#header {
  padding: 0;
}
#content {
  padding: 18px 47px 18px 47px;
  min-height: 1500px;
}
.smart-style-2 #ribbon {
  background: #f6f2e9 url(https://www.projectpresenter.com/assets/background-tan-b84656f7a7ffde791e1ebd9f73d9c1d2e3fd9e03f06f1eb70db732f012dd3683.png) repeat 0 0;
}
.smart-style-2 #left-panel {
  background: #37474f;
}
nav ul li.active>a:before {
  color: #ffffff;
}
.smart-style-2 .btn-primary, .smart-style-2 .smart-form .button {
  background-color: #e6731a;
  border-color: #e6731a;
}
.ui-widget-content {
  /*background-color: rgba(0, 0, 0, 0);*/
  border: none;
}
.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 {
  padding-left: 20px;
  padding-right: 20px;
}
.login-info {
  border-radius: 50%;
  box-shadow: 0px 1px 1px 1px #bbb;
}
.login-info img {
  border: 1px solid #d3d3d3;
  border-radius: 50%;
}

nav .begin-section {
  border-top: solid 1px #ccc;
}

.minifyme {
  bottom: 50px;
}

.minified .minifyme {
  position: absolute;
}

#submission-list .internal-presentation,
.submissions .internal-presentation {
  position: relative;
}
#submission-list .publishing-widget,
.submissions .publishing-widget {
  right: 17px;
}
.project-decline,
.project-invite-decline,
.project-invite-hide {
  margin-right: 0;
}
.helper-section {
  padding-left: 45px;
}

#advanced-search .btn-primary {
  margin-top: 3px;
}
#search.pull-right {
  margin-right: 17px;
}
article.no-left-padding {
  padding-left: 0;
}
.red {
  color: red;
}
.green {
  color: lawngreen;
}
.yellow {
  color: #F0F000;
}
.gray {
  color: gray;
}
.fa-circle {
  padding-right: 5px;
}
.permission-level-header {
  float: right;
  width: 137px;
  padding-right: 0;
}
.permission-level-header .permission-levels {
  font-size: 16px;
}
.permission-level-header .permission-levels .fa-circle {
  padding-right: 13px;
}
.permission-level-header .permission-levels .fa-circle:last-child {
  padding-right: 0;
}
.permission-level-header span:first-child {
  padding-right: 12px;
  vertical-align: bottom;
  line-height: 25px;
}
.permission-descriptions {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 22px;
}
.showcase-field-selector .field-name {
  font-size: 14px;
  color: red;
  font-style: italic;
}
.showcase-field-selector .share-contributor-all-option .sharee-name {
  margin-bottom: 0;
  margin-top: 0;
}
.showcase-field-selector li {
  height: 200px;
  overflow-y: scroll;
}
.showcase-field-selector .sharee-name{
  padding: 0;
  margin: 0;
}
.open-checkbox-options {
  float: left;
  padding-top: 6px;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #3276B1;
}
#the-physical-awards table {
  margin-top: 20px;
}
.checkbox-grid li {
  display: block;
  float: left;
  width: 33%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkbox-grid li .inline_label {
  display: inline;
  vertical-align: bottom;
  line-height: 29px;
  font-weight: normal;
  font-size: 85%;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.smart-form section.number-label, .smart-form section.small-text-field-label {
  margin-top: 35px;
}
.smart-form section.custom-select-box {
  margin-top: 18px;
}
.smart-form section.custom-check-box {
  margin-top: 28px;
}
.smart-form section.number-label > .label {
  display: inline-block;
  width: 78%;
  white-space: normal;
}
label.input.custom-number-field {
  width: 20%;
}
.smart-form section.small-text-field-label > .label {
  display: inline-block;
  width: 48%;
  white-space: normal;
}
label.input.custom-text-field {
  width: 50%;
}
.main-action-buttons li:not(:first-child) a {
  margin-right: 14px;
}
a.btn.with-icon {
  padding-left: 14px;
}
a.btn.with-icon i {
  padding-right: 5px;
}
.main-action-buttons a {
  line-height: 24px;
}
.sub-section-header {
  padding: 20px 0 8px 0;
  border-bottom: 1px dashed rgba(0,0,0,.2);
  margin-top: 50px;
  margin-bottom: 20px;
}
.sub-section-header h3 {
  font-size: 16px;
  color: #666;
}
.within-section-header {
  margin-left: 15px;
  margin-right: 15px;
}
.col-6.within-section-header {
  margin-left: 0;
  margin-right: 0;
}
#custom-project-fields section:not(.col-6) {
  margin-left: 15px;
  margin-right: 15px;
}
#existing-custom-facts section:not(.col-6) {
  margin-left: 15px;
  margin-right: 15px;
}

.dont-have-account-link {
  font-size: 20px;
  font-weight: 400;
}
li.standard-field-container,
li.news-field-container,
li.custom-field-container,
li.add-on-master {
  box-shadow: 0 -9px 16px -2px rgba(100, 100, 100, 0.3);
  border-bottom: none
}
li.section-header {
  border: none;
  padding: 10px 4px;
  background: #f2f2f2;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: inherit;
}
li.section-header p {
  margin: 1px;
  color: #848484;
}
.showcase-field-selector .field-name a {
  padding-left: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.extra-button-section {
  margin-top: 30px;
}
.widget-body .award-events h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
.dropdown-menu a.dropdown-item {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu a.dropdown-item.sub-menu {
  padding-left: 30px;
}
.smart-style-2 .dropdown-menu a:hover,
.smart-style-2 .dropdown-menu a:focus {
  background-color: #3E90D4;
  text-decoration: none;
}
.post-description {
  min-height: 150px;
}
.news-post #online-showcase {
  min-height: 10px;
}
.internal-header-section h2 {
  margin-left: 43px;
  margin-top: 5px;
}
.internal-header-section h2.no-header-icon {
  margin-left: 48px;
}
.internal-header-section .header-strong-instructions h2.no-header-icon {
  margin-left: 0;
}
.internal-header-section .header-strong-instructions {
  padding: 14px 0 0 20px;
}
article.white-paper-shadow .jarviswidget.no-header header {
  height: 0;
  margin-bottom: 0;
  margin-top: -17px;
}
.btn, button {
  border-radius: 2px;
}
.social-icons a.jssocials-share-link {
  border-radius: 50%;
  font-size: 14px;
  margin-right: 1px;
}
.public-project-side-container .social-icons a.jssocials-share-link {
  font-size: 18px;
}
.jssocials-shares {
  width: 232px;
}
.jssocials-shares > div {
  display: inline;
  width: 21px;
}
.public-project-side-container .jssocials-shares > div {
  display: inline-block;
  width: 35px;
}
.jssocials {
  float: left;
}
.public-project-side-container .social-icons {
  height: 22px;
}
.white-fieldset {
  background: white !important;
}
.happy-announcement {
  background: #e6731a !important;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}
.happy-announcement .icon-container {
  display: inline-block;
  width: 28px;
  vertical-align: top;
}
.happy-announcement .announcement-container {
  display: inline-block;
  width: 90%;
}
.happy-announcement div {
  padding: 0px 8px 11px 2px;
}
.indent {
  padding-right: 25px;
}
.external-link-url {
  font-size: 12px;
  font-weight: bold;
  color: gray;
  padding: 8px 8px;
  background: #ececec;
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  overflow: hidden;
}
.external-link-caption {
  font-size: 13px;
  font-weight: bold;
  color: #6B6B6B;
  padding: 8px 8px 0 8px;
  background: #ececec;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  margin-bottom: -5px;
}
.how-to-facebook-instructions p {
  margin-bottom: 10px;
}
.how-to-facebook-instructions li {
  margin-bottom: 5px;
}
.how-to-facebook-instructions h4 {
  margin-bottom: 15px;
}
.announcement-spacer {
  padding: 0 10px 17px 10px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 23px;
}
.announcement-spacer:last-child {
  border-bottom: none;
}
.announcement-spacer p {
  font-size: 15px;
  font-weight: 400;
}
.judging-evaluation-button .btn.btn-small,
.widget-toolbar .btn.btn-small {
  margin: 0 8px;
}
.help-subsection {
  margin-bottom: 30px;
}
.judging-award-entries-list .award-category-entries {
  margin-bottom: 50px;
}
.judging-instructions-list-view {
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
  background: #e6e6e6;
  border: 1px solid #ccc;
  margin-right: -20px;
}
.judging_instructions {
  font-size: 16px;
}
.embeded-youtube-video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
}
.embeded-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wheat {
  color: wheat;
}
.receiving-portfolio-list .event-seperator:not(:first-child) {
  margin-bottom: 13px;
}
.receiving-portfolio-list .event-seperator {
  margin-bottom: 13px;
}
.processing-posts-messaging {
  text-align: center;
}
.processing-posts-messaging ul {
  font-size: 20px;
  margin-top: 20px;
}
.processing-posts-messaging ul .fa-check {
  color: green;
}
.processing-posts-messaging .fa-spin {
  font-size: 200px;
}
.edit-project-mini-post {
  padding-left: 10px;
}
.project-profile.autocomplete-results .photo-searched-project {
  width: 100%;
  margin-bottom: 15px;
}
.dashboard-2-0 .portfolio-dash-white-tab-body, .article .portfolio-dash-white-tab-body {
  background: rgb(251, 251, 251);
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  /*border-top-right-radius: 4px;*/
  /*border-top-left-radius: 4px;*/
  /*-moz-border-radius-topright: 4px;*/
  /*-moz-border-radius-topleft: 4px;*/
  /*-webkit-border-top-right-radius: 4px;*/
  /*-webkit-border-top-left-radius: 4px;*/
  box-shadow: 1px 0px 4px 0px rgba(100, 100, 100, 0.5);
}
.dashboard-2-0 h3 {
  font-size: 15px;
  color: #005198;
  font-weight: 700;
}
.dismiss-alert {
  font-weight: bold;
}
.dashboard-2-0 .post-description {
  margin-top: 3px;
}
.medium-editor-placeholder:after {
  font-size: 14px;
}
.dashboard-2-0 .dash-white-tabs .nav-tabs > li, .article .dash-white-tabs .nav-tabs > li {
  margin-right: 15px;
}
.dashboard-2-0 .dash-white-tabs .nav-tabs > li:not(.active) > a, .article .dash-white-tabs .nav-tabs > li:not(.active) > a {
  background: rgba(216, 216, 216, 0.37);
  height: 42px;
  border-top: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  padding-top: 7px;
}
.dashboard-2-0 .dash-white-tabs .nav-tabs > li.active > a, .article .dash-white-tabs .nav-tabs > li.active > a {
  border-left: none;
  border-right: none;
  background: rgb(251, 251, 251);
}
.dashboard-2-0 .dash-white-tabs .nav-tabs > li:first-child.active > a, .article .dash-white-tabs .nav-tabs > li:first-child.active > a {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.dashboard-2-0 .dash-white-tabs .nav-tabs > li.active, .article .dash-white-tabs .nav-tabs > li.active {
  box-shadow: 1px -3px 3px 0px rgba(100, 100, 100, 0.5)
}
.dashboard-2-0 .dash-white-tabs .nav-tabs > li.active > a, .article .dash-white-tabs .nav-tabs > li.active > a {
  border-top: 4px solid #e6731a;
}
.dashboard-2-0 .dash-white-tabs .nav-tabs>li>a, .article .dash-white-tabs .nav-tabs>li>a {
  margin-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.dashboard-tab-area {
  margin-top: 35px;
}
.dashboard-2-0 .tab-pane.white-paper-shadow {
  padding: 25px 13px;
}
.dashboard-2-0 #new-mini-post-form {
  border: 1px solid #ddd;
}

.dashboard-2-0 #new-mini-post-form ul.photos {
  min-height: 15px;
}
.portfolio-dash-white-tab-body {
  min-height: 1400px;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding > li.active > a {
  box-shadow: 0 -1px 0 #ddd;
  background: rgb(251, 251, 251);
  border-left: none;
  border-right: none;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding > li:first-child.active > a {
  border-right: 1px solid #ddd;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding > li > a > label {
  margin-bottom: 0;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding > li:first-child.active {
  margin-bottom: 0;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding > li:not(:first-child).active > a {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#new-mini-post-form.smart-form.post-form-v2 .select-project-binding {
  background: #fff;
}
#new-mini-post-form.smart-form.post-form-v2 footer {
  background: #fff;
}
#new-mini-post-form.smart-form.post-form-v2 fieldset {
  background: rgb(251, 251, 251);
}
.post-form-v2 .tab-content {
  box-shadow: 0 -1px 0 #ddd;
}
.public-posts {
  background: white;
  border: 1px solid #e0e0e0;
}
.public-posts .public-post:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.public-posts .public-post {
  padding: 15px;
}
.public-posts .sub-presentation img {
  width: 100%;
}
.public-posts .public-post .sub-presentation.has-image {
  position: relative;
}
.read-more-project {
  margin-top: 10px;
}
.public-posts .public-post-description {
  margin-bottom: 10px;
  margin-top: 10px;
}
.internal-public-posts-section {
  margin-top: 25px;
}
.public-posts .project-title {
  margin-bottom: 10px;
}
.public-posts .project-title > h4 {
  margin-bottom: 10px;
}
.public-posts .public-post .medium .fa-building {
  font-size: 18px;
  padding-left: 10px;
  padding-top: 8px;
}
.public-posts .public-post .presenter-info {
  font-size: 13px;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 22px;
}
.public-posts .icon_photo_container {
  position: relative;
}
.public-posts .icon-pres-controls {
  top: 0;
  right: 0;
}
#project-archive-tab .project-group-list {
  margin-top: 10px;
}
.note-codable {
  display: none;
}
#ui-datepicker-div {
  width: 200px;
  box-shadow: 1px 0px 4px 0px rgba(100, 100, 100, 0.5);
  padding: 0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  right: 12px;
}
.maintenance-warning {
  background: red;
  color: white;
  border: 3px solid black;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
}
.search-filter-terms {
  margin-left: 55px;
  margin-bottom: 15px;
}
.search-filter-terms h4 {
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: underline;
}
.search-filter-terms p {
  font-size: 16px;
}
.note-link-popover.popover {
  background-color: #f8f8f8;
}
.note-editor .modal-dialog {
  margin: 100px auto;
}
 .modal-content {
  padding: 20px;
}
.pad-top-label {
  margin-top: 45px;
}
#photo-shelf label.sub-label {
  color: #e6731c;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.note-editor .modal-footer {
  background-color: inherit;
  padding-top: 13px;
}
.note-editor h4.modal-title {
  padding-bottom: 9px;
}
.note-editor .note-modal-form {
  margin-top: 17px;
}
.others-descriptions li {
  margin-top: 20px;
}
.others-descriptions li h5 {
  margin-bottom: 10px;
  font-weight: bold;
}

/* General CSS
------------------------------------------------------- */
.height-10{
	height: 10vh;
}
.height-15{
	height: 15vh;
}
.height-20{
	height: 20vh;
}
.height-25{
	height: 25vh;
}
.height-30{
	height: 30vh;
}
.height-40{
	height: 40vh;
}
.height-50{
	height: 50vh;
}
.height-60{
	height: 60vh;
}
.height-70{
	height: 70vh;
}
.height-80{
	height: 80vh;
}
.height-90{
	height: 90vh;
}
.height-100{
	height: 100vh;
}
#existing-custom-facts label {
  white-space: normal;
}
.public #main {
  margin-left: 0;
  /*margin-right: 220px;*/
}
.public.user-portfolio #main {
  margin-left: 284px;
  /*margin-right: 220px;*/
}
#bottom-ad-panel {
  -webkit-transition: bottom .1s ease-out;
  transition: bottom .1s ease-out;
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 15%;
  max-height: 250px;
  z-index: 1002;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  background: rgba(255,255,255,.3);
  border-top: solid 1px #ccc;
}
#content.profile-show {
  padding: 18px 27px 18px 27px;
}
.profile-show .bubble,
.public-list-show .bubble {
  clear: none;
}
.public_contribution .inset {
  margin-bottom: 3px;
}
.public_contribution .lone-contribution-info {
  padding: 10px 20px 20px 20px
}
.public_presentations.auto_arrange {
  top: 50px;
}
.profile-show .public_presentations.auto_arrange {
  top: 16px;
}
.award-categories hr.inset {
  clear: both;
}
h2.award-category-name {
  padding-left: 0;
  font-size: 22px;
  padding-bottom: 25px;
}

.public_presentation > div.action-menu-container {
  position: relative;
  padding: 0;
}

.popup-action-menu {
  position: absolute;
  width: 70%;
  background-color: rgba(0, 0, 0, 0.57);
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  color: white;
  font-weight: 700;
  white-space: nowrap;
  padding: 10px;
}
.popup-action-menu li {
  padding: 3px 0;
  border-bottom: 1px solid #6B6B6B;
}
.popup-action-menu li:last-child {
  border-bottom: none;
}
.popup-action-menu a {
  color: white;
  padding: 0;
  font-weight: 700;
  text-decoration: none;
}
.popup-action-menu .extra-info {
  padding-left: 10px;
  color: #d3d3d3;
}
.popup-action-menu .nominate-link {
  padding-left: 15px;
}
.public-filters {
  margin-top: 0;
  font-weight: 400;
}
.public-filters li {
  display: inline;
  margin: 0 10px;
  padding-bottom: 5px;
}
.public-filters li.active {
  border-bottom: 2px solid #e6731a;
}
.public-filters li a {
  color: #e6731a;
}
.public-filters li a.active {
  text-decoration: underline;
}
/*.public.smart-style-2 #ribbon {*/
  /*height: 200px;*/
  /*position: relative;*/
/*}*/

/*.public.smart-style-2 #ribbon:after {*/
  /*background: #f6f3e9 url(https://www.projectpresenter.com/marketing/men-at-lunch.jpg) 0 0 no-repeat;*/
  /*background: #f6f3e9 url(https://www.projectpresenter.com/marketing/motorcycle.jpg) 0 -570px no-repeat;*/
  /*background-size: cover;*/
  /*opacity: 0.75;*/
  /*width: 100%;*/
  /*height: 200px;*/
  /*top: 0;*/
  /*left: 0;*/
  /*position: absolute;*/
  /*content: "";*/
/*}*/


/* contributor tiles */

.contributor-summary {
  width: 320px;
  height: 400px;
  background: #fff;
  border: 1px solid #d3d3d3;
  margin: 20px;
}
.contributor-summary .identity-info {
  background: #F5F5F5;
  color: #424242;
  min-height: 70px;
  padding: 10px;
}
.contributor-summary .identity-info a {
  color: #424242;
  font: Lato, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.contributor-summary .identity-thumbnail {
  margin-right: 10px;
}
.contributor-summary .project-highlights {
  padding: 10px;
}
.current-portfolio-dashboard {
  color: #C5C6CA;
}

.public-list-show .home-add-project {
  margin-left: 13px;
}

#left-portfolio-panel.public-aside {
  width: 284px;
  padding: 30px;
  background: #DDD8D2;
  color: #727272;
  margin-top: 1px;
  margin-left: 17px;
  margin-right: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  float: left;
  border: 1px solid #d3d3d3;
}

#top-portfolio-panel.public-aside {
  padding: 30px;
  color: #727272;
  margin-top: 18px;
  margin-left: 7%;
  width: 85%;
}
#top-portfolio-panel h1 {
  font: 400 28px Lato, sans-serif;
}
#top-portfolio-panel .locale {
  margin-bottom: 8px;
}
#top-portfolio-panel .locale .fa-map-marker {
  width: 0.9em;
  text-align: left;
}

#top-portfolio-panel .contrib-buttons p {
  padding-left: 10px;
  display: block;
}
#top-portfolio-panel .contrib-buttons {
  width: 170px;
  display: inline;
}
#top-portfolio-panel .contrib-buttons a {
  margin-bottom: 10px;
}
#top-portfolio-panel .header-med-title {
  width: 65%;
  display: inline-block;
  margin-right: 3%;
  vertical-align: top;
  padding-left: 0;
}

#top-portfolio-panel .port-desc {
  vertical-align: top;
  padding-left: 121px;
}

.port-desc li,
.get-access-intro-copy li {
  list-style: inherit;
}
.get-access-intro-copy {
  margin-left: 40px;
  margin-right: 40px;
  background-color: #08425E;
  font-size: 18px;
  color: white;
  padding: 30px 40px;
}
.get-access-intro-copy h2 {

}
.port-desc ul,
.get-access-intro-copy ul {
  padding-left: 20px;
}

@media screen and (max-width: 600px) {
  #top-portfolio-panel .header-med-title {
    width: 100%;
  }
  .contrib-buttons.pull-right a {
    margin-right: 10px;
    padding: 3px 9px;
  }
  #top-portfolio-panel .contrib-buttons {
    width: inherit;
  }
  #top-portfolio-panel .port-desc {
    padding-left: inherit;
  }
  .presentation-show .show-posts > div {
    padding-left: 0;
    padding-right: 0;
  }
  #header .inner a {
    left: 17px;
  }
}

#top-portfolio-panel .port-desc.supporters {
  margin-top: 20px;
}
#top-portfolio-panel h1,
#top-portfolio-panel .locale {
  color: rgb(66, 66, 66);
}
.top-of-port-title {
  font-size: 16px;
}

@media screen and (max-width: 1130px) {
  .presentation-show .show-project-section {
    width: 100%;
    margin-left: 15px;
  }
  .presentation-show.style_a .show-project-section {
    width: 88%;
    margin-left: 8%;
  }
  .public-list-show .show-project-section {
    width: 100%;
    margin-left: 5px;
  }
  .public-list-show .group-public-header i {
    margin-left: 13px;
  }
  #top-portfolio-panel.public-aside {
    margin-left: 0;
    width: 100%;
  }
  #top-portfolio-panel .contrib-buttons {
    margin-top: 20px;
  }
  #ribbon .supporter {
    padding-right: 43px;
  }
}


@media screen and (max-width: 857px) {
  .panel-family .inline {
    margin-right: 1%;
  }
}

@media screen and (max-width: 768px) {
  .panel-family .inline {
    margin-right: 1%;
  }
  .profile-show .show-project-section {
    width: 100%;
    margin-left: -21px;
  }
  .presentation-show.style_a .show-project-section {
    width: 100%;
    margin-left: 0;
  }
  #content.container {
    padding-right: 2%;
  }
}

#left-portfolio-panel .portfolio-identity {
  font-size: 20px;
}

#left-portfolio-panel .portfolio-identity {
  min-height: 100px;
}
#left-portfolio-panel {
  color: #bbbcc1;
}
#left-portfolio-panel .contrib-buttons .btn {
  margin-bottom: 10px;
}
#left-portfolio-panel .contrib-buttons .btn:last-child {
  /*margin-bottom: 0;*/
}

#left-portfolio-panel p.locale {
  margin-left: -3px;
  margin-top: 5px;
}
.show-project-section, .submitting-a-project-section {
  /*width: 84%;*/
  /*display: inline-block;*/
  /*margin-left: 8%;*/
}
.submitting-a-project-section {
  margin-bottom: 40px;
}
.style_a .show-project-section {
  width: 70%;
  display: inline-block;
  margin-left: 17%;
}
.internal .show-project-section, .internal .submitting-a-project-section {
  margin-left: 0;
  width: 100%;
}
.show-project-section > article:first_child {
  padding-left: 0;
}
.show-project-section.index-list {
  margin-top: -21px;
}
.group-public-header {
  font-size: 24px;
  margin-left: 6px;
}
.group-public-header i {
  margin-left: 10px;
}

.jumbo-search {
  /*background: #C1C1C1;*/
  /*background-color: #C1C1C1;*/
  padding: 8px;
  /*border: 1px solid #4b4b4b;*/
  margin-bottom: 15px;
  overflow: hidden;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset;
  box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset;
}
.jumbo-search-container {
  background: white;
  padding: 2px;
  border: 0px solid #7CA14D;
  overflow: hidden;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.4);
  box-shadow: 0 0 4px rgba(0,0,0,.4);
}
.jumbo-search-field {
  width: 615px;
}
.jumbo-search-field {
  border: 0;
  font-size: 17px;
  width: 80%;
  display: block;
  float: left;
  outline: none;
  color: #999;
  margin: 9px 2px;
  padding: 0 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-search {
  margin-top: 135px;
}
#jumbo-search-button .fa-search {
  font-size: 31px;
  color: #d98021;
  padding-left: 2px;
}
#jumbo-search-button {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  float: right;
  padding-right: 8px;
  padding-top: 4px;
}
.no-description {
  padding-left: 0;
}
.accolade-statement {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}
.accolade-statement-maker {
  font-size: 15px;
  text-align: right;
  padding-left: 40px;
  margin-bottom: 40px;
}
.highlight-sections .section {
  margin-bottom: 40px;
}
h2.project-contributors {
  margin-bottom: 15px;
}
.show-project-section.no-primary-focus {
  margin-left: 9%;
}
#left-portfolio-panel .folders li {
  border-bottom: 1px solid #D1D1D1;
  border-top: 1px solid #E4E4E4;
  padding: 4px 0;
  font-size: 16px;
}
#left-portfolio-panel .folders li:last-child {
  border-bottom: none;
  padding: 4px 0;
}
#left-portfolio-panel .folders li:first-child {
  border-top: none;
}

/*project submittion page*/

.project-submit .presentation-tag-area,
.modal-dialog .contribution-tag-area,
.project-submit .contribution-tag-area {
  margin-left: 0;
}

.project-submit .presentation-tag-area label,
.project-submit .contribution-tag-area label {
  padding-left: 0;
}
.show-project-section article.edge {
  padding-left: 2px;
}
.project-submit #left-portfolio-panel {
  margin-bottom: 70%;
}
.project-submit .jarviswidget header {
  margin-left: 0;
  padding-bottom: 5px;
}
.project-submit .smart-form fieldset {
  padding-right: 6px;
  padding-left: 6px;
}
.project-submit .jarviswidget>div,
.white-paper-form .jarviswidget>div {
  width: 96%;
}
.project-submit article.helper-section {
  margin-top: 5px;
}
article.helper-section p {
  margin-top: 12px;
}
.smart-form .inline-group.timeline-pronouncement-container {
  margin-bottom: 10px;
}
.selected-contributor-radios .radio.new-company {
  float: left;
  margin-top: 5px;
}
.selected-contributor-radios .input {
  margin-left: -8px;
  margin-bottom: 16px;
}
.project-submit .contribution-details {
  clear: both;
}
.project-submit h2 {
  clear: none;
}
.project-submit h2 span {
  color: #3276b1;
  font-weight: 400;
}

h2.preview-title {
  padding-top: 30px;
  color: #3276b1;
  font-weight: 700;
}
.project-submit .preview-title-header {
  margin-bottom: 20px;
}
.project-submit .follow-project-show {
  display: none;
}
.preview-title-header .jarviswidget-success {
  margin-left: 20px;
  color: green;
}
.preview-section {
  /*border-top: 3px dotted gray;*/
  /*border-bottom: 3px dotted gray;*/
  margin-top: 40px;
  margin-bottom: 40px;
  background: rgba(195, 195, 195, 0.22);
}
.before-submit-message {
  text-align: right;
  font-size: 150%;
  margin-bottom: 15px;
}
.loading-things {
  font-size: 20px;
  position: absolute;
  left: 60px;
}
.profile-show .award-event-summary {
  margin-left: 20px;
  margin-bottom: 40px;
}
.direct-submission-handling a {
  margin-right: 20px;
}
.slick-prev, .slick-next {
  color: transparent;
}
.repub-on {
  min-height: 75px;
  margin-top: 10px;
}
.repub-on.invitor-identity {
  min-height: 20px;
  margin-top: 5px;
}
.repub-on .portfolio-identity {
  font-size: 130%;
  line-height: 40px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit;
}
.repub-on.invitor-identity .portfolio-identity {
  line-height: 26px;
}

#ribbon.open {
  /*height: 200px;*/
  background: rgba(255,255,255,.3);
  /*background-image: url(https://www.projectpresenter.com/laptop-hands.jpeg);*/
  /*background-color: rgba(255,255,255,.3);*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  /*background: rgb(251, 251, 251);*/
  border-bottom: 1px solid #ccc;
  margin-bottom: 28px;
  width: 100%;
  overflow: inherit;
  padding-bottom: 14px;
}
#ribbon.fixed-navbar {
  margin-top: 65px;
}
#top-portfolio-panel.public-aside .public-criteria {
  padding-left: 121px;
}
.bald-text {
  font-size: 18px;
  margin-bottom: 30px;
}
.project-submit-buttons a {
  margin-left: 20px;
}
.project-submit-buttons > div {
  display: inline-block;
}
.public-new-submission .contribution-details {
  margin-top: 16px;
}
.review-submission-buttons {
  margin-top: 30px;
}
.please_confirm_email .fa-lg {
  font-size: 2em;
}
.please_confirm_email > p:first-child {
  font-size: 24px;
}
.text-in-widget-box {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.please_confirm_email {
  margin-bottom: 40px;
  text-align: left;
}
.project-groups-button.btn-lg {
  margin-left: -16px;
  padding-bottom: 0px;
  margin-bottom: -9px;
}
.project-groups-button.btn-lg .btn {
  border: none;
  font-size: 26px;
  color: rgb(66, 66, 66);
}
.project-groups-button.btn-lg .btn:hover,
.project-groups-button.btn-lg .btn:focus {
  background: transparent;
}
.project-groups-button.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.project-groups-button.btn-lg .dropdown-menu {
  left: 14%;
}
.project-groups-button.btn-lg .btn i {
  padding-right: 7px;
  font-size: 30px;
  vertical-align: bottom;
}
.project-groups-button.btn-lg .btn-lg .caret {
  border-width: 10px 8px 0;
  color: #bababa;
}
.project-groups-button.btn-lg .btn-lg.dropdown-toggle {
  margin-left: -14px;
}
.flag-profile {
  font-size: 18px;
  color: #333;
  float: left;
}
#project-context {
  padding-right: 0;
}
#header.navbar {
  border: none;
}
.password-reset-link {
  margin-bottom: 15px;
}
.public-alert-message p {
  font-size: 18px;
  font-weight: 400;
  padding: 5px 0;
  text-align: center;
}
.public-alert-message a {
  font-weight: 700;
}
.add_contributor_instant {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.help-section h2 {
  margin: 30px 0;
}
.help-image {
  width: 600px;
  margin: 30px 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.error_messages.private-access-key li {
  color: #e6731a;
  font-size: 16px;
  padding: 14px;
  font-weight: bold;
}

.public_presentation,
.public_contribution {
  float: left;
  /*width: 320px;*/
  /*background-color: #f5f5f5;*/
  background-color: #fff;
  margin: 0 0 30px 0;
  border: 1px solid #d3d3d3;
  padding-bottom: 7px;
  /*opacity: 0;*/
}
.public_presentation > div {
  position: relative;
  padding: 5px 12px;
}
.public_presentation > a {
  position: relative;
  padding: 18px 18px 0 18px;
}
.public_presentation > a.add_contributor_instant {
  position: absolute;
}
.public_presentation .project-title {
  padding-top: 9px;
  height: 110px;
  overflow: hidden;
}
.public_presentation .project-title.is-voting {
  overflow: inherit;
}
.btn-small.voting-button {
  padding: 2px 6px;
}
.public_presentation.award-public-tile .project-title {
  height: 91px;
}
.public_presentation .sub-presentation {
  display: block;
  background-color: white;
  padding-bottom: 0;
  /*margin-bottom: -11px;*/
  position: relative;
  text-decoration: none;
  font-size: 14px;
  min-height: 23px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  height: 180px;
}
.public_presentation.contributor_presentation .sub-presentation {
  overflow: hidden;
}
.public_presentation .sub-presentation.has-image {
  text-align: center;
}
.public_presentation .sub-presentation.no-desc-no-pic {
  line-height: 11px;
}
.public_presentation .sub-presentation img {
  width: 100%;
}
.public_presentation .sub-presentation .tile-desc {
  padding: 15px;
  height: 180px;
  border-bottom: 1px solid #d3d3d3;
}

.public_presentation .sub-presentation p {
  padding-left: 13px;
  border-left: 9px solid #e6731a;
  height: 148px;
}

.public_presentation.contributor_presentation.award-public-tile .sub-presentation p {
  padding-top: 46px;
  overflow: hidden;
}
.public_presentation .presentation-title {
  padding: 0;
}
.public_presentation .presentation-title .role-list {
  padding-bottom: 6px;
}
.public_presentation div.presenter-info {
  padding: 0;
  margin-top: 10px;
  width: 100%;
  margin-bottom: 0;
  position: absolute;
  bottom: 12px;
  left: 12px;
  overflow: hidden;
  height: 19px;
}
.public_presentation.award-public-tile div.presenter-info {
  height: 38px;
}
.public_presentation div.presenter-info .hash-tags {
  margin-bottom: 0;
  line-height: 23px;
}
.public_presentation div.presenter-info.no_presenter {
  margin-bottom: 0;
  min-height: initial;
}
.public_presentation .presenter-thumbnail,
#avatar-panel .presenter-thumbnail {
  padding:  0;
  float:  left;
  border: 1px solid #D3D3D4;
  border-radius: 50%;
  margin-left: 0;
}
.public_presentation div.presenter-contribution {
  margin-top: 1px;
  margin-left: 40px;
  padding:  0 10px 0 0;
}
.public_presentation div.presenter-contribution a {
  font-weight: 400;
}
.public_presentation div.presenter-contribution p {
  margin: 0;
}
.public_presentation div.project-header {
  padding: 0;
  height: 16px;
  background: transparent url(https://www.projectpresenter.com/assets/wood-8b882769de0abd7e78e51a3fed768dc89704d2703a503ca45aa65baba4f310ca.png) no-repeat top left;
  background-position: -370px;
}
.public_presentation .project-title h4 {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 0;
}

#mcontent .public_presentation div.project-title h3 {
  margin-left: 0;
  margin-bottom: 0;
  width: 304px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.public_presentation.small {
  width: 135px;
}
.public_presentation.small > div.project-title {
  /*padding-top: 12px;*/
}
.public_presentation.small div.presenter-contribution {
  margin-left: 0;
}
.public_presentation.small h4 {
  font-size: 13px;
}
.public_presentation.small h4.project-contributors {
  font-size: 11px;
}
.public_presentation.small .location {
  font-size: 9px;
}
.public_presentation.small .sub-presentation {
  font-size: 10px;
  min-height: 22px;
}
.public_presentation.small .sub-presentation p {
  padding-left: 8px;
  border-left: 6px solid #e6731a;
}
.public_presentation.small .popup-action-menu {
  width: 90%;
}
.public_presentation.small .popup-action-menu a {
  font-size: 9px;
}
.public_presentation.small .presentation-by {
  font-size: 10px;
}
.public_presentation.medium {
  width: 135px;
}
.public_presentation.medium .sub-presentation {
  font-size: 13px;
  min-height: 80px;
}
.public_presentation.medium .sub-presentation p {
  padding-left: 10px;
  border-left: 8px solid #e6731a;
}
.public_presentation.medium .popup-action-menu {
  width: 75%;
}
.public_presentation.medium .popup-action-menu a {
  font-size: 11px;
}
.public_presentation.large {
  width: 240px;
  margin-right: 25px;
  height: 326px;
  position: relative;
}
.public_presentation.medium h4.project-title {
  font-size: 16px;
  width: 100%;
}
.public_presentation > div.list-other-contributions {
  background: rgb(244, 244, 244);
  margin-bottom: -7px;
  padding: 0 12px 10px 12px;
}
.list-other-contributions a {
  line-height: 17px;
}
.contribs-and-adding-them h4 {
  font-size: 12px;
}
.public_presentation .other-contributions ul {
  padding-left: 0;
}

.public_presentation .contributor-contribution {
  margin-top: 0;
  padding: 0;
  float:  left;
  width: 72px;
  height: 26px;
  overflow: hidden;
}
.public_presentation .small .contributor-contribution {
  width: 87px;
  height: 14px;
}
.public_presentation .contributor-contribution h5 {
  font-size: 10px;
  line-height: 12px;
  margin: 0;
  padding-bottom: 2px;
}
.public_presentation .role-location {
  color: white;
  font-size: 12px;
  font-weight: 400;
  margin: 3px 0 3px 0;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.public_presentation .role-wrapper {
  padding: 0;
  height: 40px;
}
.public_presentation .role-wrapper p {
  font-size: 9px;
}
.public_presentation .project-contributors {
  color: #484848;
  font-size: 12px;
  font-weight: 400;
  display: inline;
}
.public_presentation .other-contributions {
  padding: 5px 12px 0 12px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  margin-bottom: -7px;
  background: rgb(244, 244, 244);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
.public_presentation > div.contribs-and-adding-them {
  position: relative;
  padding-top: 12px;
  background: rgb(244, 244, 244);
}
.other-contributions .contributor,
.presenter-thumbnail,
.invitor-thumbnail,
.group-thumbnail {
  padding:  0;
  float: left; /* we press to the left edge, flow around on the right */
  background: #fff; /* background */
  /*padding: 5px; *//* internal padding ( top, right, bottom, left) */
  border: 1px solid #d3d3d3; /* border(width, type, color) */
  border-radius: 50%; /* border-radius is equal to 50 percent of a general width, actually 25 pixels, here and a circle was got(there is also with prefix - moz and - o) */
  /*box-shadow: 0px 1px 1px 1px #bbb*/
  /*box-shadow: 2px 2px 1px #888888;*/
  margin: 3px;
}
.contributor img,
.invitor-thumbnail img,
.group-thumbnail img { /* selector for a picture which is "inside" the avatar class */
  display: block; /* a picture is being displayed as a block, by a width it will be equal to the parent(in the div) */
  width: 100%; /* width 100% */
  border: 0; /* zero border */
  margin: 0; /* external margin is lacking */
  border-radius: 50%; /* read above */
}
.contributor.large {
  width: 50px;
  height: 50px;
}
.contributor.medium {
  width: 35px;
  height: 35px;
}
.contributor.small {
  width: 25px;
  height: 25px;
}
.contributor.size_j,
.invitor-thumbnail.size_j,
.group-thumbnail.size_j {
  width: 74px;
  height: 74px;
  margin-right: 12px;
}
.supporter .contributor.size_j {
  margin-bottom: 40px;
}
.contributor.size_m,
.invitor-thumbnail.size_m,
.group-thumbnail.size_m {
  width: 100px;
  height: 100px;
  margin-right: 81px;
  margin-bottom: 17px;
  margin-top: 14px;
  margin-left: 62px;
}
.presenter-info-sidebar .contributor.size_m {
  margin-right: 22px;
  margin-bottom: 17px;
  margin-top: 20px;
  margin-left: -3px;
}
#top-portfolio-panel .contributor.size_m,
#top-portfolio-panel .invitor-thumbnail.size_m,
#top-portfolio-panel .group-thumbnail.size_m {
  width: 100px;
  height: 100px;
  margin-right: 21px;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
}
.contributor.size_n,
.invitor-thumbnail.size_n,
.group-thumbnail.size_n {
  width: 120px;
  height: 120px;
  margin-right: 12px;
  margin-left: 44px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.identity-thumbnail i.fa-user.large {
  padding-left: 26%;
  padding-top: 16%;
  font-size: 230%;
}

.identity-thumbnail i.fa-user.medium {
  padding-left: 26%;
  padding-top: 16%;
  font-size: 158%;
}

.identity-thumbnail i.fa-user.size_d {
  padding-left: 26%;
  padding-top: 16%;
  font-size: 158%;
}

.identity-thumbnail i.fa-user.small {
  padding-left: 26.5%;
  padding-top: 17.5%;
  font-size: 128%;
}


.identity-thumbnail i.fa-group.size_c {
  padding-left: 20%;
  padding-top: 24%;
  font-size: 113%;
}

.identity-thumbnail i.fa-building.large {
  padding-left: 29%;
  padding-top: 25%;
  font-size: 107%;
}

.public-pages #contributions .identity-thumbnail i.fa-building.large {
  font-size: 186%;
}

.identity-thumbnail i.fa-building.medium {
  padding-left: 29%;
  padding-top: 26%;
  font-size: 136%;
}
.public-pages #contributions .identity-thumbnail i.fa-building.medium {
  font-size: 126%;
}

.identity-thumbnail i.fa-building.size_d {
  padding-left: 29%;
  padding-top: 26%;
  font-size: 136%;
}

.identity-thumbnail i.fa-building.small {
  padding-left: 29.5%;
  padding-top: 26%;
  font-size: 110%;
}

.presenter-thumbnail.size_j i.fa-building {
  padding-left: 30%;
  padding-top: 24%;
  font-size: 300%;
}

.presenter-thumbnail.size_j i.fa-trophy {
  padding-left: 25%;
  padding-top: 24%;
  font-size: 300%;
}

.identity-thumbnail i.fa-trophy.size_d {
  padding-left: 22%;
  padding-top: 18%;
  font-size: 158%;
}

.presenter-thumbnail.size_j i.fa-group {
  padding-left: 21%;
  padding-top: 23%;
  font-size: 300%;
}

.presenter-thumbnail.size_j i.fa-user {
  padding-left: 29%;
  padding-top: 21%;
  font-size: 300%;
}

.presenter-thumbnail.size_j i.fa-star {
  padding-left: 29%;
  padding-top: 25%;
  font-size: 200%;
}

.presenter-thumbnail.size_m i.fa-building {
  padding-left: 6%;
  padding-top: 22%;
  font-size: 366%;
}

.award-header-showcase .presenter-thumbnail.size_m i.fa-building {
  padding-left: 29%;
  padding-top: 24%;
  font-size: 366%;
}

.presenter-thumbnail.size_m i.fa-trophy {
  padding-left: 0%;
  padding-top: 24%;
  font-size: 366%;
}

.presenter-thumbnail.size_m i.fa-user {
  padding-left: 0;
  padding-top: 18%;
  font-size: 400%;
}
.award-header-showcase .presenter-thumbnail.size_m i.fa-user {
  padding-left: 27%;
}

.presenter-thumbnail.size_m i.fa-group {
  padding-left: 4%;
  padding-top: 21%;
  font-size: 400%;
}

.presenter-thumbnail.size_m i.fa-star {
  padding-left: 29%;
  padding-top: 25%;
  font-size: 366%;
}


/* these two rules are for sidebar user icon*/
.presenter-thumbnail.size_d {
  margin-right: 10px;
}
.presenter-thumbnail.size_d i.fa-user {
  padding-left: 24%;
  padding-top: 18%;
  font-size: 188%;
  color: #2C3742;
}

.contributions table {
  margin-bottom: 30px;
}

#add-contributor-modal .tagit {
  margin-top: -4px;
}
#add-contributor-modal textarea {
  height: 62px;
}
#props_description {
  margin-top: 15px;
}

table th.identity-logo {
  width: 10px;
}
table th.contribution-displaying {
  text-align: right;
}
.contributions .contribution-display {
  margin-right: 30%;
}

.contributor-profile h2,
.popover .project-profile h2.popup-profile
{
  font-size: 14px;
  font-weight: 400;
}
.popover .popover-contributor-list {
  margin-bottom: 10px;
}

.popover .project-profile h3.popup-profile
{
  font-size: 12px;
}

.contributor-profile .identity-thumbnail {
  margin-bottom: 10px
}
.individual-email, .company-email {
  margin-top: 15px;
}

.merge-contributor {
  top: 41px !important;
}

.contributors-btn {
  background: white;
}
.contributors-portfolio-item {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.contributor-merge-submit {
  position: fixed;
  top: 258px;
  right: 18px;
}
/*! jQuery UI - v1.9.1 - 2012-11-08
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #a6c9e2;background:#fcfdfd url(https://www.projectpresenter.com/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #4297d7;background:#5c9ccc url(https://www.projectpresenter.com/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5dbec;background:#dfeffc url(https://www.projectpresenter.com/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2e6e9e;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #79b7e7;background:#d0e5f5 url(https://www.projectpresenter.com/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1d5987}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#1d5987;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #79b7e7;background:#f5f8f9 url(https://www.projectpresenter.com/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#e17009}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#e17009;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fad42e;background:#fbec88 url(https://www.projectpresenter.com/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://www.projectpresenter.com/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(https://www.projectpresenter.com/images/ui-icons_469bdd_256x240.png)}.ui-widget-content .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_469bdd_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_d8e7f3_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_6da8d5_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_217bc0_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_f9bd01_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://www.projectpresenter.com/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-khtml-border-top-left-radius:5px;border-top-left-radius:5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-khtml-border-top-right-radius:5px;border-top-right-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;-khtml-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;-khtml-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.ui-widget-overlay{background:#aaa url(https://www.projectpresenter.com/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://www.projectpresenter.com/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
/* line 1, app/assets/stylesheets/jarviswidget_overrides.scss */
#logo-group > span {
  margin-right: 10px;
}

/* line 5, app/assets/stylesheets/jarviswidget_overrides.scss */
#content > .row {
  margin-bottom: 45px;
}

/* line 9, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget > header {
  background: transparent;
  border: none;
  height: 42px;
  line-height: 40px;
}

/* line 15, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget.no-white-content > header {
  height: 30px;
  line-height: 30px;
}

/* line 19, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget > header.with-tabs {
  height: 37px;
}

/* line 22, app/assets/stylesheets/jarviswidget_overrides.scss */
.white-tabs .with-tabs .nav-tabs > li {
  margin-bottom: -3px;
}

/* line 26, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget > header > h2 {
  margin-left: 0;
  font-size: 18px;
}

/* line 31, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget > div {
  border-top: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 1px;
}

/* line 38, app/assets/stylesheets/jarviswidget_overrides.scss */
.fc-border-separate thead tr, .table thead tr {
  background-image: none;
  background: #FAFAFA;
}

/* line 43, app/assets/stylesheets/jarviswidget_overrides.scss */
.my-presentation-list tr {
  border-bottom: solid 1px #eee;
}

/* line 46, app/assets/stylesheets/jarviswidget_overrides.scss */
.my-presentation-list tr:last-child {
  border-bottom: none;
}

/* line 50, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr > td {
  border: none;
  margin: 12px;
}

/* line 55, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr > td {
  border: none;
  margin: 12px;
}

/* line 59, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr.token > td {
  margin: 12px 0;
}

/* line 62, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > thead > tr > th {
  border-bottom: none;
}

/* line 65, app/assets/stylesheets/jarviswidget_overrides.scss */
.portfolio-upgrade-area .table > tbody > tr > td {
  padding: 0;
}

/* line 68, app/assets/stylesheets/jarviswidget_overrides.scss */
.upgrade-type .fa-certificate {
  font-size: 16px;
  color: #a0a0a0;
}

/* line 72, app/assets/stylesheets/jarviswidget_overrides.scss */
.fa-certificate.premium {
  color: #3276b1;
}

/* line 75, app/assets/stylesheets/jarviswidget_overrides.scss */
.fa-certificate.plus {
  color: #ff0a00;
}

/* line 79, app/assets/stylesheets/jarviswidget_overrides.scss */
.my-presentation-list.table > tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 83, app/assets/stylesheets/jarviswidget_overrides.scss */
.my-presentation-list.table > tbody > tr:first-child > td {
  padding-top: 8px;
}

/* line 86, app/assets/stylesheets/jarviswidget_overrides.scss */
.my-presentation-list.table > tbody > tr:last-child > td {
  padding-bottom: 8px;
}

/* line 90, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr.portfolio-details > td {
  padding: 1px 10px 20px 0px;
}

/* line 94, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr.private_presentation > td {
  padding: 20px 10px 20px 10px;
}

/* line 98, app/assets/stylesheets/jarviswidget_overrides.scss */
.bootstrapWizard.edit-project li {
  width: 15.6%;
}

/* line 102, app/assets/stylesheets/jarviswidget_overrides.scss */
#bootstrap-wizard-1 {
  margin-bottom: 0;
  margin-left: 9px;
}

/* line 106, app/assets/stylesheets/jarviswidget_overrides.scss */
.onboarding .bootstrapWizard li .step {
  padding: 7px 11px;
}

/* line 109, app/assets/stylesheets/jarviswidget_overrides.scss */
#bootstrap-wizard-1.onboarding {
  margin-bottom: 50px;
  margin-top: 40px;
}

/* line 113, app/assets/stylesheets/jarviswidget_overrides.scss */
.widget-body fieldset:first-child {
  padding-top: 10px;
}

/* line 116, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
  height: 38px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  font-size: 14px;
}

/* line 122, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .icon-append, .smart-form .icon-prepend {
  top: 8px;
  width: 24px;
  height: 24px;
  font-size: 18px;
}

/* line 128, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .select i {
  top: 13px;
  height: 13px;
}

/* line 132, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .label {
  font-size: 14px;
}

/* line 135, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form footer {
  background: none;
}

/* line 138, app/assets/stylesheets/jarviswidget_overrides.scss */
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
  background: #69c;
}

/* line 141, app/assets/stylesheets/jarviswidget_overrides.scss */
.bootstrapWizard.edit-project {
  margin-left: -6%;
}

/* line 144, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form fieldset {
  padding: 10px 14px 5px;
}

/* line 147, app/assets/stylesheets/jarviswidget_overrides.scss */
.form-actions {
  background: transparent;
  border-top: none;
}

/* line 151, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget-success {
  padding-right: 10px;
}

/* line 154, app/assets/stylesheets/jarviswidget_overrides.scss */
.global.jarviswidget-success {
  font-size: 30px;
  color: greenyellow;
}

/* line 158, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .popover-title, .smart-form .popover-content {
  padding: 9px 14px;
}

/* line 161, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form legend {
  margin: 0 0 15px 0;
  padding-bottom: 5px;
}

/* line 165, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover-content .errors {
  color: red;
  font-weight: bold;
}

/* line 169, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover-content .preview-image {
  width: 245px;
  margin-bottom: 5px;
}

/* line 173, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-nav-bar {
  background: transparent;
}

/* line 176, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-body.no-content-padding {
  background: transparent;
}

/* line 179, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-side-bar {
  background: transparent;
}

/* line 182, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-body .table-wrap {
  background: transparent;
}

/* line 185, app/assets/stylesheets/jarviswidget_overrides.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: rgba(255, 255, 255, 0.3);
}

/* line 189, app/assets/stylesheets/jarviswidget_overrides.scss */
.unread td {
  background: inherit;
}

/* line 192, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-compose-footer, .inbox-download, .inbox-info-bar, .inbox-message {
  margin-right: inherit;
}

/* line 195, app/assets/stylesheets/jarviswidget_overrides.scss */
.email-open-header {
  border-top: none;
}

/* line 198, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-download, .inbox-message {
  border-bottom: none;
}

/* line 201, app/assets/stylesheets/jarviswidget_overrides.scss */
.message .from-portfolio-name {
  font-size: 18px;
  line-height: 2.8;
  font-weight: bold;
  padding-left: 15px;
}

/* line 207, app/assets/stylesheets/jarviswidget_overrides.scss */
.email-open-header > span {
  margin-left: 8px;
}

/* line 210, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-editor .note-editable {
  background-color: inherit;
}

/* line 214, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-compose-footer {
  background: inherit;
  border-bottom: none;
}

/* line 218, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-menu-lg li.active a {
  background-color: inherit;
}

/* line 221, app/assets/stylesheets/jarviswidget_overrides.scss */
#email-compose-form .new-message-body {
  height: 200px;
}

/* line 224, app/assets/stylesheets/jarviswidget_overrides.scss */
.inbox-info-bar {
  margin-bottom: 20px;
}

/* line 227, app/assets/stylesheets/jarviswidget_overrides.scss */
.widget-toolbar {
  border-left: none;
}

/* line 230, app/assets/stylesheets/jarviswidget_overrides.scss */
.timeline-slider-bar .ui-widget-content {
  background: #D5D5D5;
}

/* line 233, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal-dialog .contribution-details {
  margin-bottom: -15px;
}

/* line 236, app/assets/stylesheets/jarviswidget_overrides.scss */
.character-count {
  font-size: 11px;
  float: right;
}

/* line 240, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .contribution-details .inline-group {
  padding-bottom: 12px;
}

/* line 243, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .inline-group.tight-inline .checkbox,
.smart-form .inline-group.tight-inline .radio {
  margin-right: 2px;
}

/* line 247, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .inline-group.tight-inline {
  float: right;
  padding-right: 20px;
}

/* line 251, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form thead .inline-group.tight-inline {
  padding-bottom: 6px;
}

/* line 254, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal-dialog .smart-form fieldset {
  padding-bottom: 0;
  background: #FAFAFA;
  margin-bottom: 0;
}

/* line 259, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal-dialog .modal-body .smart-form > fieldset {
  padding-right: 17px;
  padding-left: 17px;
}

/* line 263, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal-dialog .project-submit .presentation-tag-area,
.modal-dialog .project-submit .contribution-tag-area {
  margin-left: -15px;
}

/* line 267, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal-dialog .smart-form fieldset.contribution-fields {
  padding-bottom: 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 272, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form section.geocoding-field {
  margin-bottom: 0;
}

/* line 275, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit {
  border: none;
}

/* line 278, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit.small {
  font-size: 11px;
}

/* line 281, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit.small li.tagit-choice {
  padding-right: 6px;
}

/* line 284, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit.small li {
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 288, app/assets/stylesheets/jarviswidget_overrides.scss */
.tagit-input {
  width: 180px;
}

/* line 292, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr.private_presentation > td.contribution-actions {
  padding-right: 4%;
  border-right: 1px dashed #DDDDDD;
}

/* line 296, app/assets/stylesheets/jarviswidget_overrides.scss */
.table > tbody > tr.private_presentation.presentation-with-contribution td.icon_photo_container {
  padding-left: 4%;
}

/* line 299, app/assets/stylesheets/jarviswidget_overrides.scss */
.secondary-column-header {
  margin-left: 94%;
}

/* line 302, app/assets/stylesheets/jarviswidget_overrides.scss */
.create-a-presentation {
  width: 60%;
}

/* line 305, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-sortable .jarviswidget-sortable > header {
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 309, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form header {
  font-weight: 400;
}

/* line 312, app/assets/stylesheets/jarviswidget_overrides.scss */
.modal .smart-form header {
  font-weight: 700;
  color: #3276b1;
  border-bottom: none;
  background: #FAFAFA;
  margin-left: 0;
  margin-top: 0;
}

/* line 320, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .preview-section header {
  background: transparent;
}

/* line 323, app/assets/stylesheets/jarviswidget_overrides.scss */
h4.modal-title {
  font-weight: 400;
}

/* line 326, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-autocomplete.ui-widget-content {
  background-color: white;
}

/*contributor profile*/
/* line 333, app/assets/stylesheets/jarviswidget_overrides.scss */
div.project-list p {
  margin-top: 0;
}

/* line 336, app/assets/stylesheets/jarviswidget_overrides.scss */
div.project-list h3 {
  font-size: 13px;
}

/* line 339, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover img.contributor-placeholder-logo {
  padding-top: 0;
  margin-left: -15px;
  margin-top: -15px;
}

/* line 344, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover img.contributor-logo {
  padding-top: 0;
}

/* line 348, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-menu-item {
  position: relative;
}

/* line 352, app/assets/stylesheets/jarviswidget_overrides.scss */
.role_text {
  height: 40px;
}

/* line 357, app/assets/stylesheets/jarviswidget_overrides.scss */
span.more_info,
span.more_project_info {
  float: right;
  background: url(https://www.projectpresenter.com/assets/information-small-36d44c0c3be89d1c327b4e3f102352f02a743aae48837cc015f3119132669cba.png) no-repeat bottom left;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -8px;
  right: 1px;
}

/* line 369, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.ui-autocomplete li a.hits:hover {
  background-image: none;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border: 1px solid black;
}

/* line 378, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: none;
}

/* line 380, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #d0e5f5 repeat-x;
  font-weight: bold;
  color: #1d5987;
}

/* line 381, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #1d5987;
  text-decoration: none;
}

/* line 383, app/assets/stylesheets/jarviswidget_overrides.scss */
.transparent-tabs header .nav-tabs > li.active > a,
.transparent-tabs header .nav-tabs > li.active > a:focus,
.transparent-tabs header .nav-tabs > li.active > a:hover {
  background-color: rgba(227, 227, 227, 0.43);
}

/* line 389, app/assets/stylesheets/jarviswidget_overrides.scss */
.nav-tabs {
  border-bottom: none;
}

/* line 392, app/assets/stylesheets/jarviswidget_overrides.scss */
.nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #e6731a;
  box-shadow: 0 -2px 0 #e6731a;
  z-index: 200;
  border-bottom: none;
}

/* line 398, app/assets/stylesheets/jarviswidget_overrides.scss */
.nav-tabs > li > a {
  font-size: 18px;
}

/* line 404, app/assets/stylesheets/jarviswidget_overrides.scss */
.transparent-tabs .nav-tabs > li > a {
  border-bottom: 1px solid #ddd;
}

/* line 407, app/assets/stylesheets/jarviswidget_overrides.scss */
.transparent-tabs .nav-tabs > li.active > a {
  border-bottom: none;
}

/* line 411, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit {
  background: none;
}

/* line 414, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit li.tagit-choice {
  background-color: transparent;
  border: none;
  color: #727272;
  border-radius: 2px;
  text-transform: uppercase;
}

/* line 421, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.tagit li.tagit-choice:hover {
  background-color: #DDD8D2;
}

/* line 424, app/assets/stylesheets/jarviswidget_overrides.scss */
.chosen-from-autocomplete {
  padding: 10px;
  border-radius: 4px;
  border: solid 1px #d3d3d3;
  position: relative;
}

/* line 431, app/assets/stylesheets/jarviswidget_overrides.scss */
.chosen-from-autocomplete a {
  float: right;
  margin-right: 25px;
  position: absolute;
  right: -13px;
  top: 10px;
}

/* line 439, app/assets/stylesheets/jarviswidget_overrides.scss */
p.chosen-contributor span.name,
p.chosen-project span.name {
  font-size: 14px;
  font-weight: bold;
  padding-right: 12px;
  display: block;
}

/* line 447, app/assets/stylesheets/jarviswidget_overrides.scss */
p.chosen-contributor span.location,
p.chosen-project span.location {
  font-style: italic;
  color: #808080;
}

/* Autocomplete overrides */
/* line 455, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-autocomplete {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font: normal 100% Lato, sans-serif !important;
  line-height: 18px;
}

/* line 462, app/assets/stylesheets/jarviswidget_overrides.scss */
ul.ui-autocomplete li a.hits:hover {
  border: none !important;
}

/* line 465, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-autocomplete .ui-menu-item a {
  border-top: none !important;
  border-bottom: none !important;
  line-height: 20px !important;
  font: normal 100% Lato, sans-serif !important;
}

/* line 472, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-autocomplete hr {
  display: none !important;
}

/* line 475, app/assets/stylesheets/jarviswidget_overrides.scss */
.ui-autocomplete .ui-menu-item {
  padding: 4px 0 !important;
}

/* line 478, app/assets/stylesheets/jarviswidget_overrides.scss */
.facebook-container, .please_confirm_email {
  text-align: center;
}

/* line 481, app/assets/stylesheets/jarviswidget_overrides.scss */
.signup-or {
  margin: 30px;
  font-size: 150%;
}

/* line 485, app/assets/stylesheets/jarviswidget_overrides.scss */
#avatar-controls .fileinput-button input {
  opacity: 100;
  position: relative;
}

/* line 489, app/assets/stylesheets/jarviswidget_overrides.scss */
.datetimepicker1 {
  position: relative;
}

/* line 492, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-form .winner-select-label {
  display: inline-block;
  padding-left: 16px;
  margin-top: 6px;
}

/* line 497, app/assets/stylesheets/jarviswidget_overrides.scss */
.winner-selector {
  position: absolute;
  top: 60px;
  right: 3px;
}

/* line 502, app/assets/stylesheets/jarviswidget_overrides.scss */
.judging-evaluation-button {
  position: absolute;
  top: 85px;
  right: 15px;
}

/* line 507, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover.top .arrow:after {
  border-top-color: #37474f;
}

/* line 510, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover-title {
  background-color: transparent;
  color: #C5C6CA;
  font-weight: 700;
  border-bottom: 1px solid #C5C6CA;
}

/* line 516, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover {
  background-color: #37474f;
}

/* line 519, app/assets/stylesheets/jarviswidget_overrides.scss */
.popover-content {
  color: #C5C6CA;
}

/* line 522, app/assets/stylesheets/jarviswidget_overrides.scss */
#ui-datepicker-div {
  background-color: white;
}

/* line 525, app/assets/stylesheets/jarviswidget_overrides.scss */
.sparks {
  text-align: left;
  margin: 4px 0 0;
  display: inline-block;
  list-style: none;
  padding: 0;
  line-height: 12px;
}

/* line 533, app/assets/stylesheets/jarviswidget_overrides.scss */
.sparks li:first-child {
  border-left: 0;
  padding-left: 0;
}

/* line 537, app/assets/stylesheets/jarviswidget_overrides.scss */
.sparks li {
  border-left: 1px dotted #c7c7c7;
  padding: 0 10px;
  display: inline;
  max-height: 47px;
  overflow: hidden;
  text-align: left;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 548, app/assets/stylesheets/jarviswidget_overrides.scss */
.award-category-entries .sparks {
  margin-bottom: 20px;
}

/* line 551, app/assets/stylesheets/jarviswidget_overrides.scss */
#sparks li {
  display: inline;
}

/* line 555, app/assets/stylesheets/jarviswidget_overrides.scss */
.presentation-level li a {
  overflow: hidden;
  white-space: nowrap;
}

/* line 559, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-editor .note-toolbar > .btn-group {
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 564, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-dropzone {
  max-height: 50px !important;
}

/* line 567, app/assets/stylesheets/jarviswidget_overrides.scss */
#sparks.sparks-left {
  text-align: left;
  margin-left: 53px;
}

/* line 571, app/assets/stylesheets/jarviswidget_overrides.scss */
.award-sub-contents > .dropdown-menu > .active > a {
  color: #333;
  background-color: transparent;
}

/* line 575, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget-loader {
  line-height: 27px;
}

/* line 578, app/assets/stylesheets/jarviswidget_overrides.scss */
.global.jarviswidget-loader {
  line-height: 47px;
  font-size: 30px;
  float: left;
  color: greenyellow;
  margin-bottom: 10px;
}

/* line 585, app/assets/stylesheets/jarviswidget_overrides.scss */
.error-search.well {
  margin: inherit;
  margin-bottom: 20px;
}

/* line 589, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-style-2 #project-selector {
  color: #3276b1;
  font-size: 14px;
}

/* line 593, app/assets/stylesheets/jarviswidget_overrides.scss */
#online-showcase .project-asset.selected:after {
  border-top: 41px solid #0091d9;
  border-left: 38px solid rgba(0, 0, 0, 0);
}

/* line 597, app/assets/stylesheets/jarviswidget_overrides.scss */
#edit-project .uploaded-photos-ul .project-asset.selected {
  border: 2px solid #0091d9 !important;
}

/* line 600, app/assets/stylesheets/jarviswidget_overrides.scss */
#photo-shelf .selected:after {
  border-top: none;
  border-left: none;
  content: none;
}

/* line 605, app/assets/stylesheets/jarviswidget_overrides.scss */
#photo-shelf .selected:before {
  content: none;
}

/* line 608, app/assets/stylesheets/jarviswidget_overrides.scss */
.widget-body.smart-form.photo-upload-widget {
  min-height: 18px;
}

/* line 612, app/assets/stylesheets/jarviswidget_overrides.scss */
.jarviswidget .btn-group > .btn:last-child:not(:first-child),
.jarviswidget .btn-group > .dropdown-toggle:not(:first-child),
.jarviswidget .btn-group > .btn:last-child:not(:first-child),
.jarviswidget .btn-group > .dropdown-toggle:not(:first-child),
.jarviswidget .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 622, app/assets/stylesheets/jarviswidget_overrides.scss */
#content .btn-group > .btn-xs {
  margin-left: 10px;
}

/* line 625, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-style-2 .smart-form .permissions i.green {
  background: rgba(124, 252, 0, 0.4);
}

/* line 628, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-style-2 .smart-form .permissions i.yellow {
  background: rgba(240, 240, 0, 0.38);
}

/* line 631, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-style-2 .smart-form .permissions i.red {
  background: rgba(255, 0, 0, 0.35);
}

/* line 634, app/assets/stylesheets/jarviswidget_overrides.scss */
label.checkbox.right-side {
  text-align: right;
}

/* line 637, app/assets/stylesheets/jarviswidget_overrides.scss */
label.checkbox.right-side i {
  right: 0;
  left: inherit;
}

/* line 642, app/assets/stylesheets/jarviswidget_overrides.scss */
.shortcut {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 425px;
  background-color: #2c3742;
  z-index: 1009;
  display: none;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  padding-top: 30px;
  -webkit-box-shadow: 4px 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 0 7px rgba(0, 0, 0, 0.5);
}

/* line 661, app/assets/stylesheets/jarviswidget_overrides.scss */
#photo-shelf .smart-form fieldset {
  background: inherit;
  padding: 10px 14px 5px;
}

/* line 665, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-image-popover.popover {
  background-color: white;
}

/* line 668, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-editor {
  border: none;
}

/* line 671, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-editable {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

/* line 675, app/assets/stylesheets/jarviswidget_overrides.scss */
.note-editor .note-toolbar {
  padding-left: 0;
}

/* line 678, app/assets/stylesheets/jarviswidget_overrides.scss */
.main-wysiwyg .btn-small {
  margin: 6px 3px;
}

/* line 681, app/assets/stylesheets/jarviswidget_overrides.scss */
#add-the-contributions .widget-body {
  margin-bottom: 35px;
}

/* line 684, app/assets/stylesheets/jarviswidget_overrides.scss */
#add-the-contributions .widget-body .table {
  margin-top: 25px;
}

/* line 687, app/assets/stylesheets/jarviswidget_overrides.scss */
.smart-style-2.minified nav > ul > li > ul, .smart-style-2.minified nav > ul > li > ul > li, .smart-style-2.minified nav > ul > li > ul > li > ul > li {
  background: #37474f !important;
}

/* line 690, app/assets/stylesheets/jarviswidget_overrides.scss */
.avatar-photo-drop .dropzone {
  min-height: 200px;
}

/* line 693, app/assets/stylesheets/jarviswidget_overrides.scss */
li {
  list-style: none;
}

/* Portfolios */


ul.portfolios {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 250px;
  padding-top: 18px;
  margin-left: 20px;
}
ul.portfolios.publishing-list {
  margin-left: 69px;
}
ul.award-events {
}
ul.portfolios li.portfolio-summary {
  background: #ededed;
  float: left;
  width: 238px;
  height: 200px;
  margin: 8px 30px 22px 0;
  -moz-border-radius: 1px;
  /*-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.3);*/
  /*-moz-box-shadow: 0 0 7px rgba(0,0,0,0.3);*/
  /*box-shadow: 0 0 7px rgba(0,0,0,0.3);*/
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border: 1px solid #d3d3d3;
  /*border-radius: 3px;*/
  /*-moz-border-radius: 3px;*/
  position: relative;
}
ul.portfolios li.portfolio-summary.portfolio-mini {
  height: 86px;
  margin-bottom: 168px;
}
ul.portfolios li.portfolio-summary.has-background {
  color: #fff;
  font-weight: 400;
}
ul.portfolios li.portfolio-summary.has-background a {
  color: #fff;
  font-weight: 400;
}
ul.portfolios li.portfolio-summary.has-background .publishing-widget a,
ul.portfolios li.portfolio-summary.has-background .social-icons a {
  color: #424242;
  font-weight: inherit;
}
  .award-events .award-event-summary {

  }
  .publishings ul.portfolios li.portfolio-summary {
    /*float: none;*/
    margin: 30px 275px 22px 9px;
  }
  ul.portfolios li .port_wrapper,
  .award-events .award-event-summary .port_wrapper {
    display: block;
    height: 100%
  }
  ul.portfolios div:not(.jssocials-share) {
    padding: 12px;
  }
  ul.portfolios div.identity-info {
    overflow: hidden;
    min-height: 50px;
    position: absolute;
    top: 0px;
    width: 236px;
  }
  ul.portfolios .portfolio-mini div.identity-info {
    padding-left: 0;
  }
  ul.portfolios .portfolio-mini div.identity-name {
    padding-left: 6px;
  }
  ul.portfolios div.identity-thumbnail {
    padding:  0;
    margin-top: 5px;
  }

  .identity-thumbnail {
    padding:  0;
    float: left; /* we press to the left edge, flow around on the right */
    background: #f5f5f5; /* background */
    width: 50px;
    height: 50px;
    border: 1px solid #D3D3D4;
    /*padding: 5px; *//* internal padding ( top, right, bottom, left) */
    /*border: 1px solid #999; *//* border(width, type, color) */
    border-radius: 50%; /* border-radius is equal to 50 percent of a general width, actually 25 pixels, here and a circle was got(there is also with prefix - moz and - o) */
    /*box-shadow: 0px 1px 1px 1px #bbb *//* across displacement, vertical displacement, smearing, increase and color */
    /*box-shadow: 2px 2px 1px #888888;*/
  }
  .other-contributions .identity-thumbnail {
    color: #7E7E7E;
  }

  .identity-thumbnail i.fa-user.size_e {
    padding-left: 26%;
    padding-top: 16%;
    font-size: 230%;
  }

  .identity-thumbnail i.fa-group.size_e {
    padding-left: 21%;
    padding-top: 24%;
    font-size: 200%;
  }

  .identity-thumbnail.medium {
    width: 35px;
    height: 35px;
  }
  .identity-thumbnail.small {
    width: 25px;
    height: 25px;
  }

  .identity-thumbnail i.fa-trophy.size_e {
    padding-left: 20%;
    padding-top: 20%;
    font-size: 136%;
  }

  .showcase-portfolios .identity-thumbnail i.fa-trophy.size_e {
    padding-left: 23%;
    padding-top: 23%;
    font-size: 216%;
  }

  .identity-thumbnail i.fa-trophy.size_c {
    padding-left: 21%;
    padding-top: 23%;
    font-size: 128%;
  }

  .identity-thumbnail i.fa-building.size_e {
    padding-left: 29%;
    padding-top: 25%;
    font-size: 112%;
  }
  .portfolio-summary .identity-thumbnail i.fa-building.size_e,
  .toggle-display-contributions .identity-thumbnail i.fa-building.size_e {
    font-size: 200%;
  }
  ul.portfolios div.identity-thumbnail img{ /* selector for a picture which is "inside" the avatar class */
    display: block; /* a picture is being displayed as a block, by a width it will be equal to the parent(in the div) */
    width: 100%; /* width 100% */
    border: 0; /* zero border */
    margin: 0; /* external margin is lacking */
    border-radius: 50%; /* read above */
  }

  .portfolios div.identity-name {
    padding-top: 3px;
    float:  right;
    width: 160px;
  }
  ul.portfolios .portfolio-mini div.identity-name {
    width: 173px;
    height: 60px;
    overflow-y: hidden;
  }
  ul.portfolios .portfolio-mini div.identity-name h4 {
    font-size: 16px;
  }
  ul.portfolios div.identity-name p {
    margin: 0;
  }
  ul.portfolios div.portfolio-header, #message div.message_header {
    padding: 0;
    height: 16px;
    background: #333;
  }
  ul.portfolios div.project-title {
    height: 26px;
    padding: 5px 0 12px 0;
  }
  ul.portfolios div.portfolio-type {
    clear: left;
    padding: 3px;
  }
  ul.portfolios ul.portfolio-images {
    list-style: none;
    padding: 12px;
    position: absolute;
    top: 128px;
  }
  ul.portfolios div.portfolio_description {
    position: absolute;
    top: 128px;
  }

  ul.portfolio-images li {
    height: 50px;
    width: 50px;
    padding: 2px;
    border: 1px #d3d3d3;
    display: inline;
  }

  #mcontent ul.portfolios div.identity-name h4 a {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
  }
  ul.portfolios li h5.subtitle {
    font-weight: bold;
    color: #8d8d8d;
    font-size: 14px;
    font-style: italic;
    padding: 2px 0;
  }
  ul.portfolios li h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
  }
  ul.portfolios li h5.feed-title {
    white-space: normal;
  }
  ul.portfolios li.portfolio-mini h5 {
    font-size: 14px;
  }
  ul.portfolios li.portfolio-mini .location {
    font-size: 12px;
  }
  ul.short-project-list li.project-item {
    margin-bottom: 4px;
  }

.create-new-portfolio textarea {
  height: 30px;
}

.identity-thumbnail img {
  display: block;
  width: 100%;
  border: 0;
  margin: 0;
  border-radius: 50%;
  vertical-align: middle;
}
.dashboard-portfolios header {
  margin-top: 25px;
}
.dashboard-portfolios h2 {
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
}
.dashboard-portfolios .portfolios.row {
  margin-left: 20px;
  margin-top: 17px;
}

.publishing-widget {
  position: absolute;
  z-index: 0;
  padding: 12px;
  width: 200px;
}

.publishing-widget.bottom-side {
  bottom: -144px;
  right: 17px;
  min-height: 143px;
  background: rgba(255,255,255,.3);
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.matching-projects .publishing-widget.bottom-side {
  right: 17px;
  left: initial;
}

.publishing-widget.right-side {
  top: 11px;
  left: 237px;
  background: rgba(255,255,255,.3);
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

#inbox-content .publishing-widget {
  background: rgba(244, 239, 228, 0.30);
}
.publishing-widget .btn {

}


.progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  counter-reset: step;
  text-align: center;
}
.progressbar li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
}
.progressbar li.own-portfolio {
  width: 50%;
}
.progressbar li.active:before,
.progressbar li.active:after {
  background: #27AE60;
  color: white;
}
.progressbar li:before {
  display: inline-block;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #cbcbcb;
  background: white;
  border-radius: 50%;
  margin: 0 auto 5px auto;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
}
.progressbar li.unpublished:before {
  font-family: FontAwesome;
  content: "\f1d9";
  padding-right: 2px;
}
.progressbar li.sent:before {
  font-family: FontAwesome;
  content: "\f003";
}
.progressbar li.published:before {
  font-family: FontAwesome;
  content: "\f00c";
}
.submitted-date {
  text-transform: uppercase;
  font-size: 9px;
  margin-bottom: 4px;
}
.portfolio-summary .upgrade-type {
  position: absolute;
  bottom: 10px;
  left: 12px;
}
.group_portfolio_details .public-criteria {
  font-size: 11px;
  position: absolute;
  bottom: 1px;
  /*height: 80px;*/
  overflow-x: hidden;
  padding-right: 14px;
  vertical-align: bottom;
}
.group_portfolio_details .public-criteria li {
  margin-top: 3px;
}
.settings-portfolio-customize {
  margin-left: 53px;
}
.btn.btn-primary.project-publish {
  font-weight: 400;
}
.importing-identity-header {
  clear: both;
  padding-top: 60px;
}
.portfolio-mini .possible-resolution-checkbox {
  right: 0px;
  top: -2px;
  position: absolute;
  z-index: 2000;
}
.possible-resolution-checkbox.selected:after {
  right: 1px;
  top: -1px;
}
.possible-resolution-checkbox.project-selector.selected:after {
  left: 34px;
  top: 3px;
  border-right: 35px solid rgba(0,0,0,0);
  border-left: none;
}
.possible-resolution-checkbox.selected:before {
  right: 5px;
}
.possible-resolution-checkbox.project-selector.selected:before {
  left: 39px;
  top: 7px;
}
ul.portfolios .social-icons {
  position: absolute;
  left: 228px;
  width: 200px;
  top: 130px;
}
#matching-showcases ul.portfolios .social-icons {
  top: 148px;
}
ul.portfolios li.portfolio-summary a.fav-portfolio {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 16px;
  color: #3276b1;
}
.smart-form .prefill-custom-data section.number-label,
.smart-form .prefill-custom-data section.small-text-field-label {
  margin-top: 0;
}

.inline-block {
    display: inline-block;
}

.flex-container {
    display: flex;
    align-items: center;
}
.tag-limit{
  display: none;
  color: red;
}

.merge-contributors-btn {
  margin-top: 7px !important;
}

.submissions .file-upload {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border: solid 1px #80808073;
  padding-top: 6px;
  font-size: 11px;

}

.submissions #csv-file-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.submissions #file-label {
  display: inline-block;
  padding: 0px 21px;
  color: #333;
  border-radius: 5px;
  cursor: pointer;
}

#csv-loader {
  margin-bottom: 25px;
  display: none;
}

.portfolio-profile-edit .primary_photo_indicator {
  top: 20px;
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(https://www.projectpresenter.com/../../../../../../Downloads/new-rs-9.5.6/royalslider/grab.png) 8 8, move;
}

.grabbing-cursor{ 
	cursor:url(https://www.projectpresenter.com/../../../../../../Downloads/new-rs-9.5.6/royalslider/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(https://www.projectpresenter.com/../../../../../../Downloads/new-rs-9.5.6/royalslider/blank.gif);
}
.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0,0,0,0.75);
}
/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png);

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	
	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png);
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefault .rsTab:last-child {
	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png) 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url(https://www.projectpresenter.com/assets/rs-default-72896113a2cffef32e96fda7267a7a8b0ca93605688fd8b66f3f8ff02d355c30.png) -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(https://www.projectpresenter.com/../../../../../../Downloads/new-rs-9.5.6/templates/assets/royalslider/skins/preloaders/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}
#mcontent.project-details {
  width: 1094px;
}
.public-project-container {
  background: white;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
  padding: 30px;
}
.public-project-side-container {
  padding-left: 32px;
}
.project-header {
  background-color: #f5f5f5;
  border: 1px solid #d3d3d3;
  border-radius: 1px;
  height: 160px;
  margin-top: 57px;
  position: relative;
}

.project-details {
  /*position: absolute;*/
  /*width: 45%;*/
  /*top: 10px;*/
  /*left: 10px;*/
  /*background-color: #fff;*/
  /*border: 1px solid #d3d3d3;*/
  /*padding: 10px;*/
}

.show-presented {
  font-size: 14px;
  font-style: italic;
}

.project-details .photos {
  background-color: white;
  padding: 15px 15px 0 15px;
  width: 500px;
  border: 1px solid #d3d3d3;
  position: absolute;
  top: -153px;
  left: 15px;
}

.project-details .photos img,
.project-details .photos iframe {
  padding-bottom: 15px;
}

.project-header .presenter-info {
  padding-left: 448px;
  padding-top: 10px;
}

.presenter-info h2.owner-identity {
  clear: none;
  font-size: 24px;
  padding-top: 15px;
}

.row.presenter-row {
  margin-left: -10px;
}

.presentation-show .bubble {
  /*border-bottom: 1px solid #d3d3d3;*/
  display: inline;
}
.presenter-info ul.tagit {
  margin-bottom: 6px;
  margin-left: 9px;
}
#content .row.project-title-show {
  margin-bottom: 15px;
}
.project-title-show h1.bubble {
  margin-bottom: 0;
}
.presentation-show-divider {
  /*border-bottom: 2px dashed lightgrey;*/
  margin-bottom: 66px;
}
.project-title-show > div {
  padding-left: 12px;
}
.project-title-show .location-in-header {
  margin-top: 8px;
  margin-left: -2px;
}
.project-details .story {
  line-height: 24px;
}
.white-paper {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.presentation-show .white-paper {
  padding: 40px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 60px;
}
.preview-section.style_a .white-paper {
  width: auto;
}
.preview-section.style_a .project-info-column {
  width: 19%;
}
.style_a .white-paper {
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
}
.style_a .white-paper.no-photos {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.presentation-show.style_a .white-paper {
  padding: 30px 25px;
}
@media screen and (max-width: 600px) {
  .presentation-show.style_a .white-paper {
    padding: 18px 0;
  }
}
.presentation-show .show-posts {
  margin-bottom: 60px;
}
.row.white-paper {
  margin-left: 0;
  margin-right: 0;
}
#content.white-paper {
  padding-top: 47px;
}
.presentation-show article.edge {
  padding-left: 8px;
}

.bubble p.role-title {
  color: #858585;
  font-size: 26px;
  padding: 0;
  font-weight: 300;
}

.project-details .details {
  padding-left: 586px;
  margin-top: 30px;
  line-height: 25px
}

.project-details .section {
  margin-bottom: 38px;
}

.presentation-show .project-details {
  padding-left: 0;
}

.show-contributor-details.medium {
  padding-left: 46px;
  margin-bottom: 20px;
  min-height: 35px;
}

.show-contributor-details.small {
  padding-left: 35px;
  margin-bottom: 20px;
}
.show-contributor-details.large {
  padding-left: 60px;
  margin-bottom: 48px;
}
.show-contributor-details a {
  font-size: 14px;
}

.presentation-show .identity-thumbnail.small {
  margin-left: 0;
}
.presentation-show .identity-thumbnail.medium {
  margin-left: 0;
}
.presentation-show .identity-thumbnail.large {
  margin-left: 0;
}
#contributions .role {
  color: #858585;
  font-size: 12px;
  line-height: 18px;
}
.tags {
  color: #2297D6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.tags.on-tan {
  color: #333333;
}
.hash-tags {
  color: #6B6B6B;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.tags-header {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  padding: 0px 12px;
  font-style: italic;
}
.contribution-progress {

}
.timeline {
  width: 183px;
  height: 20px;
}
.timeline.zero {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-0.png) no-repeat;
}
.timeline.ten {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-10.png) no-repeat;
}
.timeline.twenty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-20.png) no-repeat;
}
.timeline.thirty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-30.png) no-repeat;
}
.timeline.forty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-40.png) no-repeat;
}
.timeline.fifty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-50.png) no-repeat;
}
.timeline.sixty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-60.png) no-repeat;
}
.timeline.seventy {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-70.png) no-repeat;
}
.timeline.eighty {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-80.png) no-repeat;
}
.timeline.ninety {
  background: url(https://www.projectpresenter.com/assets/timelines/timeline-90.png) no-repeat;
}
.percent-complete.zero {
  margin-left: -41px;
}
.percent-complete.ten {
  margin-left: -32px;
}
.percent-complete.twenty {
  margin-left: -12px;
}
.percent-complete.thirty {
  margin-left: 5px;
}
.percent-complete.forty {
  margin-left: 23px;
}
.percent-complete.fifty {
  margin-left: 41px;
}
.percent-complete.sixty {
  margin-left: 53px;
}
.percent-complete.seventy {
  margin-left: 74px;
}
.percent-complete.eighty {
  margin-left: 87px;
}
.percent-complete.ninety {
  margin-left: 87px;
}
.project-in-process {
  font-size: 14px;
}

.public_presentations.auto_arrange {
  position: absolute;
}
.public_contributions.auto_arrange {
  position: absolute;
}
.show-photos-slider {
  width:100%;
  overflow-x:hidden;
  overflow-y:hidden;
  height: 300px;
}
.show-photos-slider:hover {
  overflow-x: scroll;
}
.white-paper .show-photos {
  display: block;
  white-space: nowrap;
}
.white-paper .show-photo {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  position: relative;
}
.white-paper .show-photo.show-video {
  padding: 10px 10px 6px 10px;
}
.white-paper .show-photo img,
.white-paper .show-photo iframe {
  max-height: 250px;
}
.white-paper .show-photo iframe {
  height: 249px;
  width: 450px;
}
.white-paper .show-photo .photo-caption {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.35);
  max-width: 80%;
  padding: 5px 10px;
}
.white-paper .show-photo .photo-caption a,
.white-paper .show-photo .photo-caption span {
  color: #ffffff;
  font-weight: 400;
}
.message-portfolio {
  margin-top: 10px;
}
.post .project-info-column hr:first-child,
.presentation-show .project-info-column hr:first-child {
  margin-top: 1px;
}
.slick-dots li button:before {
  font-size: 8px;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 18px;
}
.slick-prev, .slick-next {
  top: 286px;
  border: none;
  z-index: 2;
}
.slick-prev:before, .slick-next:before {
  color: #DDD8D2;
}
.photo-slider-container {
  position: relative;
}
.photo-fade {
  position: absolute;
  top: -13px;
  right: -3px;
}
.supporter .portfolio-identity {
  font-weight: 300;
  font-size: 24px;
}
.supporter {
  background: rgb(44, 55, 66);
  padding: 20px 11% 20px 10%;
  border-top: 1px solid rgb(165, 165, 165);
}
.inset.splitter-bar {
  margin: 45px 0 0 26px;
}
.supporter-identity-div {
  color: white;
}
.supporter-identity-div a {
  color: #bbbcc1;
}
.supporter-content .logo-div {
  margin-right: 7px;
}
.splitter-bar-container {
  padding-right: 0;
}

.presentation-by {
  font-size: 11px;
  font-style: italic;
}
.public_presentation div.presenter-contribution .hash-tags {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 10px;
  font-style: italic;
  font-weight: 600;
  margin-left: 1px;
  margin-top: 1px;
  color: #e6731a
}


.contentSlider {
  width: 100%;
}
.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
  background: #fff;
  color: #000;
}
#content-slider-1.royalSlider {
  width: 100%;
  background: white;
  /*border-top: 1px solid #ccc;*/
  /*border-right: 1px solid #ccc;*/
  /*border-left: 1px solid #ccc;*/
  /*border-top-right-radius: 4px;*/
  /*border-top-left-radius: 4px;*/
  /*-moz-border-radius-topright: 4px;*/
  /*-moz-border-radius-topleft: 4px;*/
  /*-webkit-border-top-right-radius: 4px;*/
  /*-webkit-border-top-left-radius: 4px;*/
}
#content-slider-1.royalSlider img {
  /*border-top-right-radius: 3px;*/
  /*border-top-left-radius: 3px;*/
  /*-moz-border-radius-topright: 3px;*/
  /*-moz-border-radius-topleft: 3px;*/
  /*-webkit-border-top-right-radius: 3px;*/
  /*-webkit-border-top-left-radius: 3px;*/
  width: 100%;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: transparent;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
  background: #fff;
}
.rsDefault .rsTabs {
  text-align: right;
  padding-right: 20px;
}
.rsDefault .rsTab {
  min-width: inherit;
  padding: 5px 11px 6px;
  background-color: #fff;
  background-image: none;
  background-image: none;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.style_a .photo-caption {
  padding: 7px;
  font-weight: 400;
  font-size: 16px;
}
.project-submit-buttons {
  margin-top: 30px;
  margin-bottom: 130px;
}
.attention-box {
  background: rgba(186, 219, 234, 1);
  padding: 40px;
  font-size: 16px;
  margin-bottom: 50px;
}
.attention-box p {
  padding: 5px 0;
}
.show-contributor-details.pending-contributor {
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: rgba(221, 221, 221, 0.2);
  padding: 8px;
  margin-left: -10px;
  margin-top: -6px;
}
.show-contributor-details.pending-contributor .pending-note {
  padding-top: 17px;
}
.social-icons a {
  font-size: 18px;
  margin-right: 18px;
  color: #424242;
}
#show-selected-facts.preview-facts li {
  padding-bottom: 10px;
}
.contributor-popover {
  line-height: 11px;
}
.contributor-popover a {
  font-weight: 400;
  padding-left: 0;
  vertical-align: bottom;
  color: rgb(0, 0, 238);
  font-size: 12px;
}
.contributor-popover .hash-tags {
  font-size: 10px;
  text-transform: uppercase;
  margin-left: 2px;
  line-height: 10px;
  font-style: italic;
  font-weight: 600;
}
.contributor-popover .identity-name-link-role {
  padding-top: 6px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.contributor-popover .identity-name-link-role p {
  margin-bottom: 0;
}
.identity-name-link-role p.contribution-click {
  padding-left: 0;
  font-weight: 300;
  display: inline;
  font-size: 12px;
}
li.small-contributor-list {
  height: 21px;
}
.popover .identity-thumbnail {
  float: left;
}
.popover .identity-name-link-role {
  margin-left: 60px;
}
.popover .identity {
  font-size: 14px;
  font-weight: 600;
}
.presenter-info-sidebar {
  height: 130px;
  text-align: left;
}
.presenter-info-sidebar .presenter-contribution {
  padding-top: 40px;
}
.presenter-info-sidebar a {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.main-project-body-award-banner .presenter-info-sidebar {
  text-align: left;
}
.project-subtitle {
  font-size: 18px;
  padding-left: 2px;
  font-style: italic;
}

.submitter-evaluation h6 {
  margin-left: 0px;
}


.submitter-evaluation .internal-presentation-container {
  margin-bottom: 10px;
}

.evaluation-container {
  margin-left: -41px;
}
#content.award-presentation-show {
  margin-top: 75px;
}
.award-status-message {
  margin-top: 0;
  margin-left: 2px;
}
.contributor-presentation {
  position: relative;
}
.contributor-presentation .public_presentations {
  left: 30px;
}
.small-award-entry {
  position: relative;
}
.small-award-flag {
  position: absolute;
  background-color: white;
  width: 70px;
  height: 40px;
  top: 0;
  right: 10px;
  padding: 3px;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #d3d3d3;
  border-top: none;
}
.small-award-flag i {
  padding-right: 2px;
  padding-left: 2px;
}
.small-award-flag.winner,
.award-status-message.winner {
  color: #d98021;
}
.small-award-flag.nominee,
.award-status-message.nominee {
  color: #3276b1;
}
.award-status-message {
  font-size: 20px;
}
#ribbon .award-header-showcase {
  position: absolute;
  margin-left: 0;
  margin-top: -17px;
}
.award-header-showcase .locale {
  color: #EFEFEF;
}
.award-header-showcase .locale .fa-map-marker {
  margin-left: -3px;
}
.portfolio-item-page .award-header-showcase {
  margin-left: 0;
  margin-top: 21px;
  background: #37474f;
  padding: 15px 15px 15px 20px;
  text-align: center;
}
.portfolio-item-page .award-header-showcase .project-subtitle {
  margin-top: 20px;
  margin-bottom: 21px;
}
.main-project-body-award-banner {
  background: #37474f;
}
.main-project-body-award-banner .award-header-showcase {
  text-align: left;
  padding: 14px 0 0 0;
  margin-top: 0;
}
.main-project-body-award-banner .presenter-info-sidebar .contributor.size_m {
  margin-top: 7px;
}
.main-project-body-award-banner .presenter-info-sidebar .presenter-contribution {
  padding-top: 30px;
}
.main-project-body-award-banner .award-header-showcase .award-status-message {
  padding-bottom: 16px;
}
.main-project-body-award-banner .award-header-showcase .project-subtitle {
  margin-top: 15px;
  margin-bottom: 13px;
}
.award-header-showcase.submitting-now {
  margin-top: 0;
}
.award-header-showcase .bubble {
  color: #EFEFEF;
  padding-bottom: 0;
  font: 400 200% Lato, sans-serif;
  margin-top: 5px;
}
.award-header-showcase .bubble .project-subtitle{
  color: #EFEFEF;
  padding-bottom: 0;
}

.supporter.awards-supporter {
  position: relative;
}
.award-presentation-show .select-contibutions-container {
  padding-left: 0;
  padding-right: 0;
}
.award-presentation-show .public_presentations.auto_arrange {
  top: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.award-presentation-show .white-paper .public_presentation,
.award-presentation-show .white-paper .sub-presentation {
  background-color: rgb(250, 250, 250);
}
.project-submit .jarviswidget > div.final-info-award-form {
  margin-bottom: 30px;
}
.award-sub-contents {
  margin-left: 31px;
  margin-top: 10px;
}
.list-item-presentation > div {
  display: inline;
}
.list-item-presentation {
  height: 30px;
}
.list-item-presentation input.contribution-display {
  margin-top: -1px;
  margin-right: 4px;
}
.award-placeholder {
  font-size: 160%;
  color: #7A7A7A;
}
.fact-dropping .custom-field-required {
  margin-top: -1px;
  margin-right: -2px;
}
.engraving-container, .cost-container {
  margin-top: 10px;
}
.entry-fee-amount {
  font-size: 20px;
  font-weight: 700;
}
.category-description-entry {
  margin-bottom: 30px;
  font-size: 14px;
}
#edit-judges-questions-list, #edit-judges-visibility-list {
  margin-top: 50px;
}
#edit-judges-questions-list li, #edit-judges-visibility-list li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  border-radius: 4px;
}
#judges-for-category .table-container {
  margin-top: 10px;
}
.smart-form fieldset.judging_instructions {
  border-bottom: 1px solid #ccc;
  padding-bottom: 33px;
}
.delete-category-container {
  padding-top: 23px;
  padding-left: 40px;
}
.smart-form .textarea .medium-editor-textarea {
  padding: 8px 10px;
  outline: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #BDBDBD;
  border-radius: 4px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.smart-form .textarea textarea.medium-editor-textarea {
  display: none;
}
#add-on-masters-list textarea {
  height: 60px;
  width: 270px;
  border-color: #ccc;
}
.entry-count {
  display: inline-block;
  margin-top: 10px;
}
.entry-count .count {
  border: 1px solid #ccc;
  padding: 10px 13px;
  margin-right: 10px;
  background: white;
  font-size: 16px;
  font-weight: 700;
}
.entry-count > p {
  font-weight: 700;
}
#edit-judges-visibility-list input[type=checkbox] {
  height: inherit;
}
.judges-evaluation-category .internal-presentation:not(:first-child) {
  margin-top: 100px;
}
.evaluation {
  margin-left: 40px;
  margin-top: 15px;
  padding: 20px;
  border: 1px solid #ccc;
  background: #e8e8e8;
}
.evaluations {
  clear: both;
}
.smart-form.admin-summary-notes fieldset {
  padding: 33px 12px 3px 8px;
  background: none;
}
.award-dashboard-section {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.award-dashboard-section .current-events-list-container .sending-item {
  margin-bottom: 15px;
}
.category-cloud ul li {
  padding: 0px 28px 7px 0;
  display: inline-block;

}
.category-cloud ul li a {
  font-size: 16px;
  font-weight: bolder;
}
.view-all-entries-link {
  margin-top: 20px;
}
/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.












*/
