/* line 10, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedwrap {
  padding: 3px;
}

/* line 15, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedtextarea {
  padding: 0px;
  margin: 0px;
}

/* line 20, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedtextarea textarea, .linedwrap .codelines .lineno {
  font-size: 17px;
  line-height: 25px !important;
}

/* line 25, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedtextarea textarea {
  padding-left: 0em;
  padding-right: 0.3em;
  padding-top: 0.3em;
  border: 0;
  font-size: 17px;
  line-height: 25px;
  background-color: #fff;
}

/* line 35, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedwrap .lines {
  margin-top: 0px;
  width: 50px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #c0c0c0;
  margin-right: 10px;
}

/* line 44, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedwrap .codelines {
  padding-top: 5px;
}

/* line 48, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedwrap .codelines .lineno {
  color: #F27A24;
  padding-right: 0.5em;
  padding-top: 0.0em;
  text-align: right;
  white-space: nowrap;
}

/* line 56, app/assets/stylesheets/main/jquery-linedtextarea.css.scss */
.linedwrap .codelines .lineselect {
  color: #e42a37;
}
/* line 1, app/assets/stylesheets/main/jquery.lazyloadxt.spinner.min.css.scss */
.lazy-hidden {
  background: url(/assets/ajax-loader-01079cb9dd32ff47aa6995d6da78186868ad8ed9000692a9e3e58dcac9715d7c.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
}
@charset "UTF-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:700,400);
@import url(https://fonts.googleapis.com/css?family=Luckiest+Guy);
@import url(https://fonts.googleapis.com/css?family=Damion);
/* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji,
span.emoji-inner {
  text-indent: -9999px;
  vertical-align: baseline;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#open-emoji-panel img:hover,
.emoji-menu-tabs .emoji-menu-tab:hover,
.emoji-picker-icon:hover,
[role=button] {
  cursor: pointer;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.img-responsive,
.img-thumbnail,
.table,
label {
  max-width: 100%;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content,
.nano > .nano-pane {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content {
  overflow: scroll;
  overflow-x: hidden;
  left: 0;
}

/* line 38, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content:focus {
  outline: dotted thin;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  width: 10px;
  visibility: hidden\9;
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 69, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano-pane.active,
.nano-pane.flashed,
.nano:hover > .nano-pane {
  visibility: visible\9;
  opacity: 0.99;
}

/* line 75, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji {
  -moz-box-orient: vertical;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-sizer {
  line-height: 0.81em;
  font-size: 1em;
  margin: -2px 0;
}

/* line 88, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-outer {
  display: -moz-inline-box;
  display: inline-block;
  height: 1em;
  width: 1em;
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-inner {
  display: -moz-inline-box;
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
img.emoji {
  width: 1.3em;
  height: 1.3em;
}

/* line 104, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-container {
  position: relative;
  display: inline-block;
  min-width: 300px;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  opacity: 0.7;
  z-index: 100;
  transition: none;
  color: #296762;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 124, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor,
.form-control {
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

/* line 128, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon:hover {
  opacity: 1;
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon.parent-has-scroll {
  right: 28px;
}

/* line 134, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor:empty:before {
  content: attr(placeholder);
  color: #9aa2ab;
}

/* line 138, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor:active:before,
.emoji-wysiwyg-editor:focus:before {
  content: none;
}

/* line 142, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor {
  padding: 6px 35px 6px 6px;
  margin-bottom: 0;
  min-height: 40px;
  height: 30px;
  max-height: 284px;
  overflow: auto;
  position: relative;
  -moz-appearance: textfield-multiline;
  -webkit-appearance: textarea;
  resize: both;
  line-height: 17px;
  border: 1px solid #d2dbe3;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  -webkit-user-select: text;
  word-wrap: break-word;
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu,
svg:not(:root) {
  overflow: hidden;
}

/* line 166, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor.parent-has-scroll {
  padding-right: 40px;
}

/* line 169, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor.single-line-editor {
  min-height: 35px;
  height: inherit;
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -3px 0 0;
}

/* line 179, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu {
  position: absolute;
  z-index: 999;
  width: 225px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 191, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 {
  background: #fff;
  padding: 5px 2px 5px 5px;
}

/* line 195, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 .emoji-menu-tabs {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 3px;
}

/* line 200, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 .emoji-menu-tabs td {
  text-align: center;
  color: #fff;
  line-height: 0;
}

/* line 205, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .emoji-menu-tab {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/emoji_picker/IconsetSmiles.png) no-repeat;
  background-size: 42px 350px;
  border: 0;
}

/* line 213, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.is_1x .emoji-menu-tabs .emoji-menu-tab {
  background-image: url(/emoji_picker/IconsetSmiles_1x.png);
}

/* line 216, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .emoji-menu-tab {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/emoji_picker/IconsetSmiles-fe61d37b5766653e7a3d3aa9b1aafc63f5bead19cd042d16fd5c37eaea7eca62.png) no-repeat;
  background-size: 42px 350px;
  border: 0;
}

/* line 224, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-recent {
  background-position: -9px -306px;
}

/* line 227, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-recent-selected {
  background-position: -9px -277px;
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-smile {
  background-position: -9px -34px;
}

/* line 233, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-smile-selected {
  background-position: -9px -5px;
}

/* line 236, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-flower {
  background-position: -9px -145px;
}

/* line 239, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-flower-selected {
  background-position: -9px -118px;
}

/* line 242, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell {
  background-position: -9px -89px;
}

/* line 245, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell-selected {
  background-position: -9px -61px;
}

/* line 248, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-car {
  background-position: -9px -196px;
}

/* line 251, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-car-selected {
  background-position: -9px -170px;
}

/* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-grid {
  background-position: -9px -248px;
}

/* line 257, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-grid-selected {
  background-position: -9px -222px;
}

/* line 260, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell,
.emoji-menu-tabs .icon-car,
.emoji-menu-tabs .icon-flower,
.emoji-menu-tabs .icon-grid,
.emoji-menu-tabs .icon-smile {
  opacity: 0.7;
}

/* line 267, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell:hover,
.emoji-menu-tabs .icon-car:hover,
.emoji-menu-tabs .icon-flower:hover,
.emoji-menu-tabs .icon-grid:hover,
.emoji-menu-tabs .icon-smile:hover {
  opacity: 1;
}

/* line 274, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items-wrap {
  position: relative;
  height: 174px;
}

/* line 278, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items {
  padding-right: 8px;
  outline: 0 !important;
}

/* line 282, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border: 0;
}

/* line 288, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items a {
  margin: -1px 0 0 -1px;
  padding: 5px;
  display: block;
  float: left;
  border-radius: 2px;
  border: 0;
}

/* line 296, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items a:hover {
  background-color: #edf2f5;
}

/* line 299, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu:after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 304, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu a .label,
[hidden],
template {
  display: none;
}

/* line 309, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper {
  width: 350px;
  height: 300px;
  margin-left: 200px;
  background-color: #fff;
  padding: 4px 1px 0;
  border: 1px solid rgba(0, 0, 0, 0.17);
  top: 0;
  bottom: 0;
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 322, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#open-emoji-panel img,
.emoji,
.emoji-basic,
.emoji-image,
.emoji-show {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/* line 331, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.label,
sub,
sup {
  vertical-align: baseline;
}

/* line 336, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji {
  margin: 5px;
}

/* line 339, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar {
  width: 12px;
}

/* line 342, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* line 346, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

/* line 350, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#notice {
  color: green;
}

/* line 353, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 358, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px 7px 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

/* line 365, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: 700;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px -7px 0;
  background-color: #c00;
  color: #fff;
}

/* line 374, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/* line 378, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.form-group {
  position: relative;
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

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

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

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

/* line 106, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 90, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

/* line 287, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

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

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 155, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: 34px;
  }
  /* line 204, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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 209, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: 46px;
  }
}

/* line 222, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.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 323, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 334, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.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 349, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 356, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 360, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 400, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 37, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 37, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 37, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 429, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #204d74;
  border-color: #122b40;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #398439;
  border-color: #255625;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #269abc;
  border-color: #1b6d85;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #d58512;
  border-color: #985f0d;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #ac2925;
  border-color: #761c19;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 101, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 107, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 160, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 101, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/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: #fff;
  }
}

/* line 224, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 90, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 129, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 178, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 204, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 191, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 233, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 468, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

/* line 54, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -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, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/**
* SassFlexbox
* Manage Flexbox in Sass easily.
*
* @author     Samuel Marchal (zessx)
* @version    0.1
*/
/*
    Display
 */
/*
    Flex direction
 */
/*
    Flex wrap
 */
/*
    Flex flow
 */
/*
    Order
 */
/*
    Flex grow
 */
/*
    Flex shrink
 */
/*
    Flex basis
 */
/*
    Flex
 */
/*
    Justify content
 */
/* line 208, app/assets/stylesheets/helpers/sass-flexbox.scss */
.flex-center-items {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*
    Align items
 */
/* line 264, app/assets/stylesheets/helpers/sass-flexbox.scss */
.flex-center-items {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

/*
    Align self
 */
/*
    Align content
 */
/* line 26, app/assets/stylesheets/main/main.css.scss */
.clearfix {
  clear: both;
}

/* line 30, app/assets/stylesheets/main/main.css.scss */
.center {
  text-align: center;
}

/* line 34, app/assets/stylesheets/main/main.css.scss */
.left-align-text {
  text-align: left !important;
}

/* line 38, app/assets/stylesheets/main/main.css.scss */
.right-align-text {
  text-align: right;
}

/* line 42, app/assets/stylesheets/main/main.css.scss */
.height50 {
  height: 50px;
}

/* line 46, app/assets/stylesheets/main/main.css.scss */
.underline {
  text-decoration: underline;
}

/* line 50, app/assets/stylesheets/main/main.css.scss */
.hover-purple:hover {
  color: #512e92;
}

/* line 54, app/assets/stylesheets/main/main.css.scss */
.hover-red:hover {
  color: #e42a37;
}

/* line 58, app/assets/stylesheets/main/main.css.scss */
input[type="checkbox"] {
  margin-top: 7px;
  line-height: normal;
}

/* line 63, app/assets/stylesheets/main/main.css.scss */
kbd {
  color: #000;
  background: #eee;
  border-style: solid;
  border-color: #ccc #aaa #888 #bbb;
  padding: .1em .6em;
  border: 1px solid #ccc;
  font-size: 11px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #f7f7f7;
  color: #333;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
  border-radius: 3px;
  display: inline-block;
  margin: 0 .1em;
  text-shadow: 0 1px 0 #fff;
  line-height: 1.4;
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/main/main.css.scss */
.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 91, app/assets/stylesheets/main/main.css.scss */
.side_padding {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

/* line 96, app/assets/stylesheets/main/main.css.scss */
.padding-none {
  padding: 0px !important;
}

/* line 100, app/assets/stylesheets/main/main.css.scss */
.fixed_height_modal {
  height: 150px;
}

/* line 104, app/assets/stylesheets/main/main.css.scss */
.animated-gif {
  height: 40px;
}

/* line 108, app/assets/stylesheets/main/main.css.scss */
.orange-text {
  color: #F27A24;
}

/* line 112, app/assets/stylesheets/main/main.css.scss */
.orange-text-important {
  color: #F27A24 !important;
}

/* line 116, app/assets/stylesheets/main/main.css.scss */
.gold-text {
  color: #ad8a3f;
}

/* line 120, app/assets/stylesheets/main/main.css.scss */
.dark-orange-text {
  color: #f79853;
}

/* line 124, app/assets/stylesheets/main/main.css.scss */
.gray-text {
  color: #95A5A6;
}

/* line 128, app/assets/stylesheets/main/main.css.scss */
.gray-opaque-text {
  color: #95A5A6;
  opacity: 0.5;
}

/* line 133, app/assets/stylesheets/main/main.css.scss */
.search-blue-text {
  color: #00A6E8;
}

/* line 137, app/assets/stylesheets/main/main.css.scss */
.light-blue-text {
  color: #4daae5;
}

/* line 141, app/assets/stylesheets/main/main.css.scss */
.light-gray-text {
  color: #e0e2e2;
}

/* line 145, app/assets/stylesheets/main/main.css.scss */
.pure-white-text {
  color: #fff;
}

/* line 148, app/assets/stylesheets/main/main.css.scss */
.pure-white-text a {
  color: white;
  border-bottom: 1px solid #fff;
}

/* line 154, app/assets/stylesheets/main/main.css.scss */
.black-text {
  color: #0e0e0e;
}

/* line 158, app/assets/stylesheets/main/main.css.scss */
.green-text {
  color: #54b848;
}

/* line 162, app/assets/stylesheets/main/main.css.scss */
.code-green-text {
  color: #a6e22d;
}

/* line 166, app/assets/stylesheets/main/main.css.scss */
.code-yellow-text {
  color: #e6db74;
}

/* line 170, app/assets/stylesheets/main/main.css.scss */
.yellow-text {
  color: #fff001;
}

/* line 174, app/assets/stylesheets/main/main.css.scss */
.code-pink-text {
  color: #f92772;
}

/* line 178, app/assets/stylesheets/main/main.css.scss */
.pink-text {
  color: #ee318d;
}

/* line 182, app/assets/stylesheets/main/main.css.scss */
.red-text {
  color: #e42a37;
}

/* line 186, app/assets/stylesheets/main/main.css.scss */
.dark-green-text {
  color: #46a139;
}

/* line 190, app/assets/stylesheets/main/main.css.scss */
.blue-text {
  color: #0079c2;
}

/* line 194, app/assets/stylesheets/main/main.css.scss */
.navy-blue-text {
  color: #34495E;
}

/* line 198, app/assets/stylesheets/main/main.css.scss */
.busy-1 {
  color: #0359ac;
}

/* line 202, app/assets/stylesheets/main/main.css.scss */
.busy-2 {
  color: #72b2e0;
}

/* line 206, app/assets/stylesheets/main/main.css.scss */
.busy-3 {
  color: #e9af5b;
}

/* line 210, app/assets/stylesheets/main/main.css.scss */
.busy-4 {
  color: #dd8636;
}

/* line 214, app/assets/stylesheets/main/main.css.scss */
.busy-5 {
  color: #c33028;
}

/* line 218, app/assets/stylesheets/main/main.css.scss */
.text-medium-22 {
  font-size: 22px;
}

/* line 222, app/assets/stylesheets/main/main.css.scss */
.text-medium-18 {
  font-size: 18px !important;
  line-height: 150% !important;
}

/* line 227, app/assets/stylesheets/main/main.css.scss */
.text-small-14 {
  font-size: 14px !important;
}

/* line 231, app/assets/stylesheets/main/main.css.scss */
.text-default-16 {
  font-size: 16px !important;
}

/* line 235, app/assets/stylesheets/main/main.css.scss */
.text-small-16-lh {
  font-size: 16px !important;
  line-height: 20px !important;
}

/* line 240, app/assets/stylesheets/main/main.css.scss */
.text-small-14-lh {
  font-size: 14px !important;
  line-height: 20px !important;
}

/* line 245, app/assets/stylesheets/main/main.css.scss */
.text-small-14-slh {
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 10px;
}

/* line 251, app/assets/stylesheets/main/main.css.scss */
.text-small-12 {
  font-size: 12px !important;
}

/* line 255, app/assets/stylesheets/main/main.css.scss */
.text-small-12-lh {
  font-size: 12px;
  line-height: 16px;
}

/* line 260, app/assets/stylesheets/main/main.css.scss */
.text-small-12-lh-sm {
  font-size: 12px;
  line-height: 12px;
}

/* line 265, app/assets/stylesheets/main/main.css.scss */
.text-small-11 {
  font-size: 11px;
}

/* line 269, app/assets/stylesheets/main/main.css.scss */
.text-small-10 {
  font-size: 10px;
}

/* line 273, app/assets/stylesheets/main/main.css.scss */
.text-small-10-lh {
  font-size: 10px;
  line-height: 14px;
}

/* line 278, app/assets/stylesheets/main/main.css.scss */
.text-small-9 {
  font-size: 9px;
  line-height: 13px;
}

/* line 283, app/assets/stylesheets/main/main.css.scss */
.line-height-100 {
  line-height: 140%;
}

/* line 287, app/assets/stylesheets/main/main.css.scss */
.link-no-underline a {
  text-decoration: none;
  border-bottom: none;
}

/* line 292, app/assets/stylesheets/main/main.css.scss */
.link-no-underline a:hover {
  text-decoration: none;
  border-bottom: none;
}

/* line 297, app/assets/stylesheets/main/main.css.scss */
.vertically-centered-icon {
  line-height: 200% !important;
}

/* line 301, app/assets/stylesheets/main/main.css.scss */
.align-left {
  text-align: left !important;
}

/* line 305, app/assets/stylesheets/main/main.css.scss */
.gray-border {
  border: 1px solid #95A5A6;
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05);
}

/* line 311, app/assets/stylesheets/main/main.css.scss */
.thick-border {
  border: 4px solid #E7E7E7;
}

/* line 315, app/assets/stylesheets/main/main.css.scss */
.pro-border {
  border: 4px solid #E3B700;
}

/* line 319, app/assets/stylesheets/main/main.css.scss */
.form-white {
  background-color: white !important;
  font-size: 14px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px !important;
  color: #555555 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
}

/* line 332, app/assets/stylesheets/main/main.css.scss */
.super-large-text {
  font-size: 144px;
  line-height: 130%;
}

/* line 337, app/assets/stylesheets/main/main.css.scss */
.x-large-text {
  font-size: 64px;
  line-height: 100%;
  font-weight: bold;
}

/* line 343, app/assets/stylesheets/main/main.css.scss */
.large-text {
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 55px;
  font-weight: bold;
}

/* line 350, app/assets/stylesheets/main/main.css.scss */
.mid-medium-text {
  font-size: 34px;
  line-height: 100%;
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 357, app/assets/stylesheets/main/main.css.scss */
.lp-large-text {
  font-size: 36px;
  line-height: 110%;
}

/* line 362, app/assets/stylesheets/main/main.css.scss */
.lp-med-text {
  font-size: 30px;
  line-height: 105%;
}

/* line 367, app/assets/stylesheets/main/main.css.scss */
.lp-small-text {
  font-size: 25px;
  line-height: 100%;
}

/* line 372, app/assets/stylesheets/main/main.css.scss */
.medium-text {
  font-size: 22px;
  line-height: 130%;
}

/* line 377, app/assets/stylesheets/main/main.css.scss */
textarea.bipText {
  width: 100%;
  height: auto;
  resize: vertical;
  background-color: #fff;
}

/* line 384, app/assets/stylesheets/main/main.css.scss */
.blue-text {
  color: #0079c2;
}

/* line 388, app/assets/stylesheets/main/main.css.scss */
.off-white-text {
  color: #ede0ce;
}

/* line 392, app/assets/stylesheets/main/main.css.scss */
.hover-only-link {
  color: #73879C;
}

/* line 396, app/assets/stylesheets/main/main.css.scss */
.hover-only-link:hover {
  color: #e42a37;
}

/* line 400, app/assets/stylesheets/main/main.css.scss */
.purple-text {
  color: #512e92;
}

/* line 404, app/assets/stylesheets/main/main.css.scss */
.full-height {
  min-height: 700px;
}

/* line 408, app/assets/stylesheets/main/main.css.scss */
.orange-band {
  background-color: #F27A24;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 415, app/assets/stylesheets/main/main.css.scss */
.red-band {
  background-color: #e42a37;
  height: 600px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 422, app/assets/stylesheets/main/main.css.scss */
.red-bg {
  background-color: #e42a37 !important;
}

/* line 426, app/assets/stylesheets/main/main.css.scss */
.red-band h1 {
  color: #fff;
}

/* line 430, app/assets/stylesheets/main/main.css.scss */
.top-border {
  border-top: 1px solid #c4c4c4;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 436, app/assets/stylesheets/main/main.css.scss */
.top-border-small {
  margin-top: 15px;
  border-top: 1px solid #c4c4c4;
  padding-top: 15px;
}

/* line 442, app/assets/stylesheets/main/main.css.scss */
.orange-band h3 {
  color: #fff;
  margin-bottom: 0px;
}

/* line 447, app/assets/stylesheets/main/main.css.scss */
.modal {
  top: 60px;
}

/* line 451, app/assets/stylesheets/main/main.css.scss */
.small-font {
  font-size: 14px;
}

/* line 455, app/assets/stylesheets/main/main.css.scss */
.json-icon:hover {
  cursor: pointer;
}

/* line 459, app/assets/stylesheets/main/main.css.scss */
.div-to-table {
  display: table !important;
}

/* line 463, app/assets/stylesheets/main/main.css.scss */
.table th.column-header-center {
  text-align: center;
}

/* line 467, app/assets/stylesheets/main/main.css.scss */
.table th.column-header-right {
  text-align: right;
}

/* line 471, app/assets/stylesheets/main/main.css.scss */
.table td.column-center {
  text-align: center;
}

/* line 475, app/assets/stylesheets/main/main.css.scss */
.table td.column-left {
  text-align: left;
}

/* line 479, app/assets/stylesheets/main/main.css.scss */
.table td.column-right {
  text-align: right;
}

/* line 483, app/assets/stylesheets/main/main.css.scss */
.borderless td,
.borderless th {
  border: none !important;
  padding: 0px !important;
}

/* line 489, app/assets/stylesheets/main/main.css.scss */
.light-border td {
  border-top: 1px solid #f6f6f6 !important;
}

/* line 493, app/assets/stylesheets/main/main.css.scss */
.borderless_padding td,
.borderless_padding th {
  border: none !important;
}

/* line 498, app/assets/stylesheets/main/main.css.scss */
.column-wrap-40 {
  word-wrap: break-word;
  width: 40%;
}

/* line 503, app/assets/stylesheets/main/main.css.scss */
.column-wrap-5 {
  word-wrap: break-word;
  width: 5%;
}

/* line 508, app/assets/stylesheets/main/main.css.scss */
#translation_units_table {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}

/* line 514, app/assets/stylesheets/main/main.css.scss */
.table > tbody > tr.danger > td {
  background-color: #F27A24;
  color: #ffffff;
}

/* line 519, app/assets/stylesheets/main/main.css.scss */
.table-no-border > thead > tr > th,
.table-no-border > tbody > tr > th,
.table-no-border > tfoot > tr > th,
.table-no-border > thead > tr > td,
.table-no-border > tbody > tr > td,
.table-no-border > tfoot > tr > td {
  border-top: none;
  padding: 2px;
}

/* line 529, app/assets/stylesheets/main/main.css.scss */
.highlight {
  background: rgba(255, 230, 0, 0.5);
}

/* line 533, app/assets/stylesheets/main/main.css.scss */
.highlightorange {
  color: #F27A24;
  font-weight: bold;
}

/* line 538, app/assets/stylesheets/main/main.css.scss */
.highlightpurple {
  color: #512e92;
  font-weight: bold;
}

/* line 543, app/assets/stylesheets/main/main.css.scss */
#footer-email-input {
  width: 100%;
  font-size: 15px;
}

/* line 548, app/assets/stylesheets/main/main.css.scss */
#blacklist-term-input-box {
  width: 100%;
  font-size: 15px;
}

/* line 553, app/assets/stylesheets/main/main.css.scss */
.top-margin-xsmall {
  margin-top: 5px;
}

/* line 557, app/assets/stylesheets/main/main.css.scss */
.top-margin-small {
  margin-top: 10px;
}

/* line 561, app/assets/stylesheets/main/main.css.scss */
.top-margin-small-15 {
  margin-top: 15px;
}

/* line 565, app/assets/stylesheets/main/main.css.scss */
.top-margin-medium {
  margin-top: 20px;
}

/* line 569, app/assets/stylesheets/main/main.css.scss */
.top-margin-large {
  margin-top: 40px;
}

/* line 573, app/assets/stylesheets/main/main.css.scss */
.top-margin-larger {
  margin-top: 60px !important;
}

/* line 577, app/assets/stylesheets/main/main.css.scss */
.top-margin-xlarge {
  margin-top: 100px;
}

/* line 581, app/assets/stylesheets/main/main.css.scss */
.top-margin-super-large {
  margin-top: 140px;
}

/* line 585, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-none {
  margin-bottom: 0px;
}

/* line 589, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-xsmall {
  margin-bottom: 5px;
}

/* line 593, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-small {
  margin-bottom: 10px;
}

/* line 597, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-small-15 {
  margin-bottom: 15px;
}

/* line 601, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-medium {
  margin-bottom: 20px;
}

/* line 605, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-large {
  margin-bottom: 40px;
}

/* line 609, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-extra-large {
  margin-bottom: 50px;
}

/* line 613, app/assets/stylesheets/main/main.css.scss */
.bottom-margin-super-large {
  margin-bottom: 140px;
}

/* line 617, app/assets/stylesheets/main/main.css.scss */
.left-margin-xsmall {
  margin-left: 5px;
}

/* line 621, app/assets/stylesheets/main/main.css.scss */
.left-margin-small {
  margin-left: 15px;
}

/* line 625, app/assets/stylesheets/main/main.css.scss */
.left-margin-medium {
  margin-left: 20px;
}

/* line 629, app/assets/stylesheets/main/main.css.scss */
.right-margin-small {
  margin-right: 15px;
}

/* line 633, app/assets/stylesheets/main/main.css.scss */
.right-margin-super-small {
  margin-right: 10px;
}

/* line 637, app/assets/stylesheets/main/main.css.scss */
.right-margin-xxsmall {
  margin-right: 5px;
}

/* line 641, app/assets/stylesheets/main/main.css.scss */
.padding-small {
  padding: 15px;
}

/* line 645, app/assets/stylesheets/main/main.css.scss */
.label-primary {
  background-color: #54b848;
}

/* line 649, app/assets/stylesheets/main/main.css.scss */
.label-info {
  background-color: #00A6E8;
  color: #ffffff;
}

@media (min-width: 992px) {
  /* line 654, app/assets/stylesheets/main/main.css.scss */
  .bg-image-translator {
    background-image: url(/assets/male_translator_2-87f074a82d84b64b55e31ae156e93e67ed4602d90aa48d4b047b757c5e030d4b.jpg);
    background-size: 273px 600px;
    background-repeat: no-repeat;
    background-position: right;
  }
}

@media (min-width: 992px) {
  /* line 663, app/assets/stylesheets/main/main.css.scss */
  .bg-image-translator-2 {
    background-image: url(/assets/female_translator_2-f23551b4e504a9ad4f92f784c3bcbca6b649023193de5252ef17c2d8362990aa.jpg);
    background-repeat: no-repeat;
    background-size: 273px 600px;
    background-position: right;
  }
}

@media (min-width: 992px) {
  /* line 672, app/assets/stylesheets/main/main.css.scss */
  .bg-image-translator-3 {
    background-image: url(/assets/male_translator-f859f857b8d8bef7a67f0106830e69334a8acc5d7a5924f6b3ca17c88285f615.jpg);
    background-repeat: no-repeat;
    background-size: 273px 600px;
    background-position: right;
  }
}

/* line 681, app/assets/stylesheets/main/main.css.scss */
#s2id_discipline {
  width: 100%;
}

/* line 685, app/assets/stylesheets/main/main.css.scss */
#s2id_discipline .select2-choices {
  border: 1px solid #dadada;
  background: #fdfcfc;
}

/* line 690, app/assets/stylesheets/main/main.css.scss */
#s2id_discipline .select2-default {
  color: #333333;
  opacity: 0.5 !important;
}

/* line 695, app/assets/stylesheets/main/main.css.scss */
#s2id_discipline .select2-choices input {
  width: 250px !important;
}

/* line 699, app/assets/stylesheets/main/main.css.scss */
#s2id_representative_terms {
  width: 100%;
}

/* line 703, app/assets/stylesheets/main/main.css.scss */
#s2id_representative_terms .select2-choices {
  border: 1px solid #dadada;
  background: #fdfcfc;
}

/* line 708, app/assets/stylesheets/main/main.css.scss */
#s2id_representative_terms .select2-default {
  color: #333333;
  opacity: 0.5 !important;
}

/* line 713, app/assets/stylesheets/main/main.css.scss */
#s2id_representative_terms .select2-choices input {
  width: 250px !important;
}

/* line 717, app/assets/stylesheets/main/main.css.scss */
#s2id_tag_list {
  width: 100%;
}

/* line 721, app/assets/stylesheets/main/main.css.scss */
#s2id_message_tag_list {
  width: 100%;
}

/* line 725, app/assets/stylesheets/main/main.css.scss */
#s2id_message_tag_list .select2-choices input {
  width: 150px !important;
}

/* line 729, app/assets/stylesheets/main/main.css.scss */
.message_tag_list_directory {
  width: 100% !important;
}

/* line 733, app/assets/stylesheets/main/main.css.scss */
.message_tag_list_directory .select2-choices input {
  width: 150px !important;
}

/* line 737, app/assets/stylesheets/main/main.css.scss */
#s2id_tag_list_pair {
  width: 100%;
}

/* line 741, app/assets/stylesheets/main/main.css.scss */
.off-white-links a {
  color: #b7aea1;
}

/* line 745, app/assets/stylesheets/main/main.css.scss */
.well {
  border: 1px solid #F27A24;
}

/* line 749, app/assets/stylesheets/main/main.css.scss */
.purple-outline-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border: 1px solid #512e92;
}

/* line 761, app/assets/stylesheets/main/main.css.scss */
.proz-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #00B9B9;
  color: #fff;
  border: 1px solid #00CECE;
}

/* line 774, app/assets/stylesheets/main/main.css.scss */
.proz-well-white {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: 3px solid #00B9B9;
}

/* line 786, app/assets/stylesheets/main/main.css.scss */
.well-outline {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border: 1px solid #F27A24;
}

/* line 798, app/assets/stylesheets/main/main.css.scss */
.addPointer {
  cursor: pointer;
  cursor: hand;
}

/* line 803, app/assets/stylesheets/main/main.css.scss */
.addPointer:hover {
  cursor: pointer;
  cursor: hand;
}

/* line 808, app/assets/stylesheets/main/main.css.scss */
#cancel-button-modal {
  margin-bottom: 0px;
}

/* line 812, app/assets/stylesheets/main/main.css.scss */
.video-height {
  height: 360px;
}

/* line 816, app/assets/stylesheets/main/main.css.scss */
.small-video-height {
  height: 225px;
}

/* line 820, app/assets/stylesheets/main/main.css.scss */
.smaller-text {
  font-size: 14px;
  line-height: 20px;
}

/* line 825, app/assets/stylesheets/main/main.css.scss */
.scroll-down {
  display: none;
}

@media (min-width: 992px) {
  /* line 825, app/assets/stylesheets/main/main.css.scss */
  .scroll-down {
    position: absolute;
    top: 60px;
    right: 10%;
    width: 280px;
    font-size: 16px;
    background-color: #e8e2e5;
    border-radius: 6px;
    padding: 2px;
    border: 1px solid #F27A24;
  }
}

/* Purple well with purple text */
/* line 843, app/assets/stylesheets/main/main.css.scss */
.search-well {
  background: rgba(255, 255, 255, 0.9);
  color: #676767;
  font-size: 12px;
  line-height: 14px;
  border-radius: 2px;
  margin-bottom: 30px;
  padding: 10px;
  position: relative;
  box-shadow: 0 0px 9px 1px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0px 9px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0px 9px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0px 9px 1px rgba(0, 0, 0, 0.4);
  border: 1px solid #8633CE;
}

/* line 858, app/assets/stylesheets/main/main.css.scss */
.search-well span {
  color: #9A5AD0;
}

/* line 863, app/assets/stylesheets/main/main.css.scss */
.black-well {
  background-color: #2b2a27;
  color: #ede0ce;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
}

/* line 872, app/assets/stylesheets/main/main.css.scss */
.well-badge {
  background-color: #fff;
  color: #ed25e6;
  border-color: #d930d3;
  border-radius: 6px;
  margin-bottom: 0px;
  position: relative;
}

/* line 881, app/assets/stylesheets/main/main.css.scss */
.purple-well {
  background-color: rgba(81, 46, 146, 0.8);
  color: #ede0ce;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
}

/* line 890, app/assets/stylesheets/main/main.css.scss */
.black-well .upper-right {
  position: absolute;
  top: 0;
  right: 15px;
}

/* line 896, app/assets/stylesheets/main/main.css.scss */
.black-well .orange {
  color: #F27A24;
}

/* line 900, app/assets/stylesheets/main/main.css.scss */
.black-well .orange a {
  color: #F27A24;
  text-decoration: none;
  border-bottom: none;
}

/* line 906, app/assets/stylesheets/main/main.css.scss */
.black-well a {
  text-decoration: none;
  border-bottom: none;
}

/* line 911, app/assets/stylesheets/main/main.css.scss */
.black-well .orange a:hover {
  color: #e42a37;
  text-decoration: none;
  border-bottom: none;
}

/* line 917, app/assets/stylesheets/main/main.css.scss */
.black-well ul li a {
  color: #ede0ce;
  text-decoration: none;
  border-bottom: none;
}

/* line 923, app/assets/stylesheets/main/main.css.scss */
.black-well ul li a:hover {
  color: #e42a37;
  text-decoration: none;
  border-bottom: none;
}

/* line 929, app/assets/stylesheets/main/main.css.scss */
.black-well .large {
  font-size: 25px;
  line-height: 35px;
}

/* line 934, app/assets/stylesheets/main/main.css.scss */
.black-well code {
  font-size: 14px;
  line-height: 18px;
  color: #F27A24;
  background-color: black;
}

/* line 941, app/assets/stylesheets/main/main.css.scss */
.black-well pre {
  font-size: 14px;
  line-height: 18px;
  color: #F27A24;
  background-color: black;
  border: none;
}

/* line 949, app/assets/stylesheets/main/main.css.scss */
.well-badge pre {
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
  color: #606060;
}

/* line 956, app/assets/stylesheets/main/main.css.scss */
button.close-black-well {
  padding-right: 8px;
  cursor: pointer;
  background: transparent;
  border: 0px;
  -webkit-appearance: none;
}

/* line 964, app/assets/stylesheets/main/main.css.scss */
.close-black-well {
  float: right;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 974, app/assets/stylesheets/main/main.css.scss */
.close-black-well:hover {
  color: #512e92;
}

/* line 978, app/assets/stylesheets/main/main.css.scss */
.fixed_height_small {
  height: 20px;
}

/* JSON schema CSS */
/* line 984, app/assets/stylesheets/main/main.css.scss */
.json-schema {
  background-color: #2b2a27;
  color: #ede0ce;
  border-radius: 6px;
  margin-bottom: 30px;
}

/* line 991, app/assets/stylesheets/main/main.css.scss */
.json-schema .property {
  font-family: Verdana;
  padding: 10px 10px 10px 20px;
}

/* line 996, app/assets/stylesheets/main/main.css.scss */
.json-schema .name {
  color: #F27A24;
}

/* line 1000, app/assets/stylesheets/main/main.css.scss */
.json-schema .type-block {
  display: block;
}

/* line 1004, app/assets/stylesheets/main/main.css.scss */
.json-schema .type-block-left {
  display: block;
  margin-left: -20px;
}

/* line 1009, app/assets/stylesheets/main/main.css.scss */
.json-schema .description {
  font-size: 14px;
  color: #7a7267;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Alerts */
/* line 1021, app/assets/stylesheets/main/main.css.scss */
.alert {
  padding: 15px;
  margin-bottom: 0px !important;
  border: 0px solid transparent;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}

/* line 1030, app/assets/stylesheets/main/main.css.scss */
.alert-success {
  border-radius: 0px;
  background-color: #54b848;
  border-color: #d8d7d7;
  color: white;
}

/* line 1037, app/assets/stylesheets/main/main.css.scss */
.alert-warning {
  border-radius: 0px;
  background-color: #F27A24;
  border-color: #d8d7d7;
  color: white;
}

/* line 1044, app/assets/stylesheets/main/main.css.scss */
.alert-danger {
  border-radius: 0px;
  background-color: #e42a37;
  border-color: #d8d7d7;
  color: white;
}

/* line 1051, app/assets/stylesheets/main/main.css.scss */
.alert-info {
  border-radius: 0px;
}

/* line 1055, app/assets/stylesheets/main/main.css.scss */
.alert-info a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 1060, app/assets/stylesheets/main/main.css.scss */
#error_explanation {
  color: white;
  background-color: #F27A24;
  padding: 20px;
  margin-bottom: 20px;
  width: 100%;
}

/* line 1068, app/assets/stylesheets/main/main.css.scss */
#error_explanation h2 {
  color: white;
  font-size: 16px;
}

/* line 1073, app/assets/stylesheets/main/main.css.scss */
#image-size-error {
  margin-top: 15px;
  margin-bottom: 15px;
  display: none;
}

/* line 1079, app/assets/stylesheets/main/main.css.scss */
#image-size-error p {
  color: #e42a37;
}

/* line 1083, app/assets/stylesheets/main/main.css.scss */
.field_with_errors {
  color: #e42a37;
}

/* line 1087, app/assets/stylesheets/main/main.css.scss */
.field_with_errors {
  display: inline;
}

/* Crop */
/* line 1093, app/assets/stylesheets/main/main.css.scss */
.jcrop {
  max-width: none;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

/* line 1100, app/assets/stylesheets/main/main.css.scss */
.craft_preview_box {
  width: 200px;
  height: 200px;
  overflow: hidden;
}

/* line 1106, app/assets/stylesheets/main/main.css.scss */
.crop_preview_box {
  width: 200px;
  height: 200px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
}

/* Select2 Styling */
/* line 1117, app/assets/stylesheets/main/main.css.scss */
.field-100 .select2-choice {
  width: 100px !important;
}

/* line 1121, app/assets/stylesheets/main/main.css.scss */
.field-150 .select2-choice {
  width: 150px !important;
}

/* line 1125, app/assets/stylesheets/main/main.css.scss */
.field-200 .select2-choice {
  width: 200px !important;
}

/* line 1129, app/assets/stylesheets/main/main.css.scss */
.field-250 .select2-choice {
  width: 250px !important;
}

/* line 1133, app/assets/stylesheets/main/main.css.scss */
.field-300 .select2-choice {
  width: 300px !important;
}

/* line 1137, app/assets/stylesheets/main/main.css.scss */
.field-350 .select2-choice {
  width: 350px !important;
}

/* line 1141, app/assets/stylesheets/main/main.css.scss */
.select_full_width {
  width: 100%;
}

/* line 1145, app/assets/stylesheets/main/main.css.scss */
#s2id_seller_selection .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1153, app/assets/stylesheets/main/main.css.scss */
#s2id_marketplace_language_pair .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1161, app/assets/stylesheets/main/main.css.scss */
#copy_to_clipboard_segmented {
  display: none;
}

/* line 1165, app/assets/stylesheets/main/main.css.scss */
#segmenter-container #s2id_language .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1173, app/assets/stylesheets/main/main.css.scss */
#s2id_document_language_change .select2-choice {
  height: 40px;
  width: 568px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1181, app/assets/stylesheets/main/main.css.scss */
#s2id_term_search_language_pair .select2-choice {
  width: 200px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1189, app/assets/stylesheets/main/main.css.scss */
#s2id_user_lower_rate_bound_word .select2-choice {
  width: 200px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1197, app/assets/stylesheets/main/main.css.scss */
#s2id_user_upper_rate_bound_word .select2-choice {
  width: 200px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1205, app/assets/stylesheets/main/main.css.scss */
#s2id_user_lower_rate_bound_hourly .select2-choice {
  width: 200px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1213, app/assets/stylesheets/main/main.css.scss */
#s2id_user_upper_rate_bound_hourly .select2-choice {
  width: 200px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1221, app/assets/stylesheets/main/main.css.scss */
#s2id_user_site_language_preference .select2-choice {
  width: 500px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1229, app/assets/stylesheets/main/main.css.scss */
#s2id_plus_video_language_id .select2-choice {
  width: 500px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1237, app/assets/stylesheets/main/main.css.scss */
.trainer_select .select2-choice {
  width: 500px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1245, app/assets/stylesheets/main/main.css.scss */
#s2id_budget_range .select2-choice {
  width: 400px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1253, app/assets/stylesheets/main/main.css.scss */
.budget_range_select .select2-choice {
  width: 400px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1261, app/assets/stylesheets/main/main.css.scss */
#s2id_user_currency_id .select2-choice {
  width: 450px;
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1269, app/assets/stylesheets/main/main.css.scss */
#s2id_sample_translation_language_id .select2-choice {
  height: 40px;
  width: 250px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1277, app/assets/stylesheets/main/main.css.scss */
#education_container .select2-choice {
  height: 40px;
  width: 450px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1285, app/assets/stylesheets/main/main.css.scss */
#membership_container .select2-choice {
  height: 40px;
  width: 450px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1293, app/assets/stylesheets/main/main.css.scss */
#s2id_sample_translation_taggings_input {
  width: 100%;
}

/* line 1297, app/assets/stylesheets/main/main.css.scss */
#field_taggings .field_tags .select2-input {
  min-width: 200px;
}

/* line 1301, app/assets/stylesheets/main/main.css.scss */
.message_feedback_options .select2-input {
  min-width: 200px !important;
}

/* line 1305, app/assets/stylesheets/main/main.css.scss */
.select2-container.select2-container-multi.message_feedback_options {
  display: block !important;
}

/* line 1309, app/assets/stylesheets/main/main.css.scss */
#s2id_user_fields .select2-input {
  min-width: 200px;
}

/* line 1313, app/assets/stylesheets/main/main.css.scss */
#s2id_fields_collection .select2-input {
  min-width: 200px;
}

/* line 1317, app/assets/stylesheets/main/main.css.scss */
#s2id_tag_list .select2-input {
  min-width: 200px;
}

/* line 1321, app/assets/stylesheets/main/main.css.scss */
#s2id_share_user_id {
  width: 100%;
}

/* line 1325, app/assets/stylesheets/main/main.css.scss */
#s2id_share_user_id .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1332, app/assets/stylesheets/main/main.css.scss */
#s2id_nakodo_source_language .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 300px;
  text-align: left;
}

/* line 1341, app/assets/stylesheets/main/main.css.scss */
#s2id_public .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 285px;
  text-align: left;
}

/* line 1350, app/assets/stylesheets/main/main.css.scss */
#s2id_source_language .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 285px;
  text-align: left;
}

/* line 1359, app/assets/stylesheets/main/main.css.scss */
#s2id_target_language .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 285px;
  text-align: left;
}

/* line 1368, app/assets/stylesheets/main/main.css.scss */
#s2id_user_profile_color .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 300px;
}

/* line 1376, app/assets/stylesheets/main/main.css.scss */
#s2id_nakodo_target_language .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 300px;
  text-align: left;
}

/* line 1385, app/assets/stylesheets/main/main.css.scss */
#s2id_file_type {
  margin-right: 10px;
  margin-left: 10px;
}

/* line 1390, app/assets/stylesheets/main/main.css.scss */
#s2id_declaration_select .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1398, app/assets/stylesheets/main/main.css.scss */
.declaration_select .select2-choice {
  height: 40px !important;
  width: 300px !important;
  padding-top: 5px !important;
  font-size: 12px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1407, app/assets/stylesheets/main/main.css.scss */
.file_type_select2 .select2-choice {
  height: 40px !important;
  width: 200px !important;
  padding-top: 5px !important;
  font-size: 14px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1416, app/assets/stylesheets/main/main.css.scss */
.message_type_select .select2-choice {
  height: 40px !important;
  width: 300px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1425, app/assets/stylesheets/main/main.css.scss */
.desired_collaboration_select .select2-choice {
  height: 40px !important;
  width: 300px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1434, app/assets/stylesheets/main/main.css.scss */
.payment_method_select .select2-choice {
  height: 40px !important;
  width: 450px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1442, app/assets/stylesheets/main/main.css.scss */
.file_type_select_staged .select2-choice {
  height: 40px !important;
  width: 220px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1451, app/assets/stylesheets/main/main.css.scss */
.price_select .select2-choice {
  height: 40px !important;
  width: 220px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1460, app/assets/stylesheets/main/main.css.scss */
.file_type_select_staged {
  margin-top: 18px !important;
  margin-right: 15px !important;
}

/* line 1465, app/assets/stylesheets/main/main.css.scss */
.ocr_language_staged {
  margin-top: 18px !important;
  margin-right: 15px !important;
}

/* line 1470, app/assets/stylesheets/main/main.css.scss */
.ocr_language_staged .select2-choice {
  height: 40px !important;
  width: 220px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
  text-align: left !important;
}

/* line 1479, app/assets/stylesheets/main/main.css.scss */
#s2id_aligned_document .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1487, app/assets/stylesheets/main/main.css.scss */
#s2id_subject_area_id {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1495, app/assets/stylesheets/main/main.css.scss */
#s2id_number .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1503, app/assets/stylesheets/main/main.css.scss */
#s2id_normative_status .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1511, app/assets/stylesheets/main/main.css.scss */
#s2id_gender .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1519, app/assets/stylesheets/main/main.css.scss */
#s2id_part_of_speech .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1527, app/assets/stylesheets/main/main.css.scss */
#s2id_language_id .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}

/* line 1536, app/assets/stylesheets/main/main.css.scss */
#s2id_target_language_id .select2-choice {
  height: 40px;
  width: 300px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}

/* line 1545, app/assets/stylesheets/main/main.css.scss */
#s2id_language_pair .select2-choice {
  height: 40px;
  width: 500px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1553, app/assets/stylesheets/main/main.css.scss */
#s2id_term_abbreviation .select2-choice {
  height: 40px;
  width: 100px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1561, app/assets/stylesheets/main/main.css.scss */
#s2id_term_acronym .select2-choice {
  height: 40px;
  width: 100px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1569, app/assets/stylesheets/main/main.css.scss */
#s2id_user_country_id .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1576, app/assets/stylesheets/main/main.css.scss */
#s2id_user_gender .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1584, app/assets/stylesheets/main/main.css.scss */
#s2id_user_dbm_rate .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 285px;
}

/* line 1592, app/assets/stylesheets/main/main.css.scss */
#s2id_user_years_of_experience .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 285px;
}

/* line 1600, app/assets/stylesheets/main/main.css.scss */
#s2id_currencySelect .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1608, app/assets/stylesheets/main/main.css.scss */
#s2id_graph_select_button .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1615, app/assets/stylesheets/main/main.css.scss */
#s2id_user_country .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

/* line 1623, app/assets/stylesheets/main/main.css.scss */
#s2id_user_source_language .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

/* line 1631, app/assets/stylesheets/main/main.css.scss */
#s2id_user_target_language .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

/* line 1639, app/assets/stylesheets/main/main.css.scss */
#s2id_user_native_language .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

/* line 1647, app/assets/stylesheets/main/main.css.scss */
#s2id_user_cat_tools .select2-choice {
  height: 40px;
  width: 200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 25px;
}

/* line 1655, app/assets/stylesheets/main/main.css.scss */
.language_pair_select .select2-choice {
  width: 200px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1663, app/assets/stylesheets/main/main.css.scss */
.language_selector .select2-choice {
  width: 200px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1671, app/assets/stylesheets/main/main.css.scss */
#s2id_user_language_id .select2-choice {
  height: 40px;
  width: 250px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1679, app/assets/stylesheets/main/main.css.scss */
#s2id_user_fields {
  width: 100%;
}

/* line 1684, app/assets/stylesheets/main/main.css.scss */
#switch-user-form #s2id_user_id {
  margin-top: 8px;
  margin-right: 8px;
  width: 150px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1694, app/assets/stylesheets/main/main.css.scss */
#s2id_order_source_language .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1702, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_ .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1710, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_1 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1718, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_2 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1726, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_3 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1734, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_4 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1742, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_5 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1750, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_6 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1758, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_7 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
  width: 250px;
}

/* line 1766, app/assets/stylesheets/main/main.css.scss */
#s2id_order_target_language_1 .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1773, app/assets/stylesheets/main/main.css.scss */
#s2id_segment_segment_language .select2-choice {
  height: 40px;
  width: 250px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 1781, app/assets/stylesheets/main/main.css.scss */
.abbreviation_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1789, app/assets/stylesheets/main/main.css.scss */
.acronym_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1797, app/assets/stylesheets/main/main.css.scss */
.part_of_speech_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1805, app/assets/stylesheets/main/main.css.scss */
.gender_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1813, app/assets/stylesheets/main/main.css.scss */
.number_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1821, app/assets/stylesheets/main/main.css.scss */
.normative_status_select .select2-choice {
  width: 167px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1829, app/assets/stylesheets/main/main.css.scss */
.part_of_speech_select2 .select2-choice {
  width: 140px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1837, app/assets/stylesheets/main/main.css.scss */
.gender_select2 .select2-choice {
  width: 140px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1845, app/assets/stylesheets/main/main.css.scss */
.number_select2 .select2-choice {
  width: 140px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1853, app/assets/stylesheets/main/main.css.scss */
.normative_status_select2 .select2-choice {
  width: 140px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 1861, app/assets/stylesheets/main/main.css.scss */
.tool_select .select2-choice {
  width: 285px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1869, app/assets/stylesheets/main/main.css.scss */
.general_field_select .select2-choice {
  width: 285px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1877, app/assets/stylesheets/main/main.css.scss */
.specific_field_select .select2-choice {
  width: 285px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1885, app/assets/stylesheets/main/main.css.scss */
.cat_tool_rank_select .select2-choice {
  width: 185px !important;
  height: 40px !important;
  margin-top: 10px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1894, app/assets/stylesheets/main/main.css.scss */
.visible_to_select .select2-choice {
  width: 185px !important;
  height: 40px !important;
  margin-top: 10px !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 1903, app/assets/stylesheets/main/main.css.scss */
#s2id_fields_collection {
  width: 100%;
  margin-bottom: 20px;
}

/* line 1908, app/assets/stylesheets/main/main.css.scss */
.add_fields {
  margin-top: 10px;
}

/* User Show */
/* line 1914, app/assets/stylesheets/main/main.css.scss */
.add_fields_degree {
  font-size: 14px;
}

/* line 1918, app/assets/stylesheets/main/main.css.scss */
.add_fields_membership {
  font-size: 14px;
}

/* line 1922, app/assets/stylesheets/main/main.css.scss */
.outer-border {
  margin: 15px;
}

/* line 1926, app/assets/stylesheets/main/main.css.scss */
.form_in_place {
  border: 0px;
}

/* line 1930, app/assets/stylesheets/main/main.css.scss */
.form_in_place input[type="text"] {
  display: inline;
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 25px;
  resize: none;
  vertical-align: top;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 0px;
  border-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
}

/* line 1953, app/assets/stylesheets/main/main.css.scss */
.form_in_place input[type="text"]:focus {
  border: 0px;
  background-color: rgba(242, 122, 36, 0.2);
}

/* line 1958, app/assets/stylesheets/main/main.css.scss */
.expertise_label {
  color: #fff;
}

/* World Map */
/* line 1964, app/assets/stylesheets/main/main.css.scss */
#map-container {
  position: relative;
  width: 100%;
  height: 500px;
}

/* Registration New */
/* line 1972, app/assets/stylesheets/main/main.css.scss */
.helper-messages {
  width: 100%;
  display: inline;
  position: absolute;
  top: 20px;
}

/* line 1978, app/assets/stylesheets/main/main.css.scss */
.helper-messages.no-top {
  top: 0;
}

/* line 1983, app/assets/stylesheets/main/main.css.scss */
.invisible {
  display: none;
  height: 0px;
  width: 0px;
}

/* line 1989, app/assets/stylesheets/main/main.css.scss */
#pass-match {
  display: none;
}

/* line 1993, app/assets/stylesheets/main/main.css.scss */
#pass-info {
  display: none;
}

/* line 1997, app/assets/stylesheets/main/main.css.scss */
#username-unavailable-icon {
  display: none;
}

/* line 2001, app/assets/stylesheets/main/main.css.scss */
#username-available-icon {
  display: none;
}

/* line 2005, app/assets/stylesheets/main/main.css.scss */
#username-unavailable {
  display: none;
}

/* line 2009, app/assets/stylesheets/main/main.css.scss */
#username-available {
  display: none;
}

/* line 2013, app/assets/stylesheets/main/main.css.scss */
#username-too-short {
  display: none;
}

/* line 2017, app/assets/stylesheets/main/main.css.scss */
#username-too-long {
  display: none;
}

/* line 2021, app/assets/stylesheets/main/main.css.scss */
#username-available {
  display: none;
}

/* line 2025, app/assets/stylesheets/main/main.css.scss */
#username-unavailable {
  display: none;
}

/* ===================================================
  FLEXBOX CLASSES
===================================================*/
@media (min-width: 992px) {
  /* line 2038, app/assets/stylesheets/main/main.css.scss */
  .flex-center-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: black;
  }
}

/* Registrations styles */
/* line 2046, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  padding: 0px;
}

/* line 2057, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.proz-btn {
  background: #d4dfe0;
  color: #82888e;
  border-bottom: 2px solid #BAC8C9;
  transition: all 0.3s;
}

/* line 2063, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.proz-btn:hover {
  background: #e3eaeb;
}

/* line 2067, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.proz-btn span.btn-icon {
  background-image: url(https://s3.amazonaws.com/work-sample-images/proz-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  border-right: 1px solid #c1d0d0;
}

/* line 2075, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.facebook-btn {
  background: #3B5998;
  color: #FFF;
  border-bottom: 2px solid #21345E;
  transition: all 0.3s;
}

/* line 2081, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.facebook-btn:hover {
  background: #4264aa;
}

/* line 2085, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.facebook-btn span.btn-icon {
  border-right: 1px solid #314672;
}

/* line 2090, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns.ru-btn {
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* line 2095, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns span.btn-icon {
  width: 20%;
  display: inline-block;
  float: left;
  height: 54px;
  line-height: 54px;
}

/* line 2104, app/assets/stylesheets/main/main.css.scss */
main#user_settings a.social-btns span.btn-text {
  line-height: 54px;
}

/* line 2110, app/assets/stylesheets/main/main.css.scss */
main#registrations {
  background-image: url(https://s3.amazonaws.com/work-sample-images/registration-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 4em 0;
  font-family: 'Open Sans', sans-serif;
}

/* line 2118, app/assets/stylesheets/main/main.css.scss */
main#registrations h1 {
  color: #464d55;
  font-size: 20px;
  font-weight: 900;
  margin: 0px;
}

/* line 2125, app/assets/stylesheets/main/main.css.scss */
main#registrations p {
  color: #5b626b;
}

/* line 2129, app/assets/stylesheets/main/main.css.scss */
main#registrations li {
  color: #5b626b;
  margin-left: 22px;
}

/* line 2134, app/assets/stylesheets/main/main.css.scss */
main#registrations .alert {
  margin-bottom: 40px !important;
  margin-left: -18px;
}

/* line 2139, app/assets/stylesheets/main/main.css.scss */
main#registrations .signup-bonus {
  margin-top: 30px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  padding: 0 0 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 2145, app/assets/stylesheets/main/main.css.scss */
main#registrations .signup-bonus span {
  background: #53CC7B;
  display: block;
  padding: 8px;
  color: white;
  margin-bottom: 1em;
  font-weight: bold;
}

/* line 2154, app/assets/stylesheets/main/main.css.scss */
main#registrations .signup-bonus p {
  font-size: 14px;
}

/* line 2160, app/assets/stylesheets/main/main.css.scss */
main#registrations .header-text h1 {
  color: #fff;
  font-size: 24px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  -o-text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

/* line 2169, app/assets/stylesheets/main/main.css.scss */
main#registrations .header-text h2 {
  font-family: 'Roboto Slab', serif;
  color: #FFF4BB;
  font-size: 32px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  -o-text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

/* line 2180, app/assets/stylesheets/main/main.css.scss */
main#registrations .container {
  max-width: 940px;
  position: relative;
}

/* line 2185, app/assets/stylesheets/main/main.css.scss */
main#registrations .registration-form {
  background: #fff;
  border-radius: 8px;
  padding: 18px 0;
  position: absolute;
  top: 0;
}

/* line 2192, app/assets/stylesheets/main/main.css.scss */
main#registrations .registration-form .form-left {
  border-right: 1px solid #F0F0F0;
}

/* line 2195, app/assets/stylesheets/main/main.css.scss */
main#registrations .registration-form .form-left span.or-social {
  position: absolute;
  top: 45%;
  left: 96.4%;
  height: 40px;
  width: 40px;
  display: block;
  z-index: 100000;
  color: white;
  background: #EDF6FF;
  text-align: center;
  border-radius: 50%;
  border: 3px solid #D9E4EF;
  color: #82888E;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
}

/* line 2214, app/assets/stylesheets/main/main.css.scss */
main#registrations .registration-form .form-left a.forgot-password {
  font-size: 14px;
  font-style: italic;
  display: block;
}

/* line 2219, app/assets/stylesheets/main/main.css.scss */
main#registrations .registration-form .form-left a.forgot-password:hover {
  color: #5b626b;
}

/* line 2226, app/assets/stylesheets/main/main.css.scss */
main#registrations input {
  background: #fff;
  border: none;
  border-bottom: 1px solid #dedede;
  padding: 0px;
  color: #464d55;
  max-width: 380px;
  margin: 15px 13%;
}

/* line 2235, app/assets/stylesheets/main/main.css.scss */
main#registrations input.margin-fix {
  margin: 25px 0;
}

/* line 2240, app/assets/stylesheets/main/main.css.scss */
main#registrations input.btn.btn-default.btn-submit {
  background: #00A6E8;
  width: 100%;
  padding: 18px;
  border-radius: 0px;
  font-weight: 200;
  font-size: 18px;
  margin-top: 0px;
  transition: all 0.3s;
}

/* line 2250, app/assets/stylesheets/main/main.css.scss */
main#registrations input.btn.btn-default.btn-submit:hover {
  background: #009bd9;
}

/* line 2255, app/assets/stylesheets/main/main.css.scss */
main#registrations input#user_remember_me {
  width: 20px;
  padding: 0px;
  margin: 0px;
}

/* line 2261, app/assets/stylesheets/main/main.css.scss */
main#registrations label[for=user_remember_me] {
  color: #5b626b;
}

/* line 2265, app/assets/stylesheets/main/main.css.scss */
main#registrations .social-login {
  padding-top: 20.3%;
}

/* line 2269, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
  min-width: 300px;
  border: none;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  padding: 0px;
}

/* line 2281, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.proz-btn {
  background: #d4dfe0;
  color: #82888e;
  border-bottom: 2px solid #BAC8C9;
  transition: all 0.3s;
}

/* line 2287, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.proz-btn:hover {
  background: #e3eaeb;
}

/* line 2291, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.proz-btn span.btn-icon {
  background-image: url(https://s3.amazonaws.com/work-sample-images/proz-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  border-right: 1px solid #c1d0d0;
}

/* line 2299, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.facebook-btn {
  background: #3B5998;
  color: #FFF;
  border-bottom: 2px solid #21345E;
  transition: all 0.3s;
}

/* line 2305, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.facebook-btn:hover {
  background: #4264aa;
}

/* line 2309, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.facebook-btn span.btn-icon {
  border-right: 1px solid #314672;
}

/* line 2314, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns.ru-btn {
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* line 2319, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns span.btn-icon {
  width: 20%;
  display: inline-block;
  float: left;
  height: 54px;
  line-height: 54px;
}

/* line 2328, app/assets/stylesheets/main/main.css.scss */
main#registrations a.social-btns span.btn-text {
  line-height: 54px;
}

/* line 2333, app/assets/stylesheets/main/main.css.scss */
main#registrations img.logo {
  max-width: 250px;
  width: 60%;
  padding-top: 10%;
}

/* line 2339, app/assets/stylesheets/main/main.css.scss */
main#registrations .form-shadow {
  max-width: 900px;
  width: 96%;
  position: relative;
  top: -15px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.46);
  height: 491px;
  border-radius: 8px;
}

/* line 2349, app/assets/stylesheets/main/main.css.scss */
main#registrations .form-shadow.extra-top {
  top: 90px;
}

/* line 2354, app/assets/stylesheets/main/main.css.scss */
main#registrations span.change-registration {
  padding-right: 27px;
  margin-top: 3px;
}

/* line 2358, app/assets/stylesheets/main/main.css.scss */
main#registrations span.change-registration a:hover {
  color: #5b626b;
}

/* line 2363, app/assets/stylesheets/main/main.css.scss */
main#registrations .with-header-text {
  top: 15%;
}

/* line 2367, app/assets/stylesheets/main/main.css.scss */
main#registrations .more-padding {
  padding: 38px 0 38px 18px;
}

/* end #registrations */
/* Users Index */
/* line 2377, app/assets/stylesheets/main/main.css.scss */
.img-hover:hover {
  background-color: transparent;
  border-color: transparent;
  border: 1px solid #F27A24;
  border-radius: 50%;
}

/* line 2384, app/assets/stylesheets/main/main.css.scss */
.img-hover-pink:hover {
  background-color: transparent;
  border-color: transparent;
  border: 1px solid #ee318d;
  border-radius: 50%;
}

/* Image Hover */
/* line 2393, app/assets/stylesheets/main/main.css.scss */
.img-hover-avatar:hover {
  opacity: 0.8;
  border-color: rgba(109, 218, 237, 0.36) !important;
}

/* line 2398, app/assets/stylesheets/main/main.css.scss */
.large_avatar_hover {
  padding: 0px;
  position: relative;
  display: block;
  float: left;
  width: 102px;
}

/* line 2406, app/assets/stylesheets/main/main.css.scss */
.large_avatar_hover a {
  padding: 0px;
  border: 1px solid rgba(255, 255, 255, 0);
  bottom: -1px;
}

/* line 2412, app/assets/stylesheets/main/main.css.scss */
.large_avatar_hover a:hover {
  background-color: transparent;
  border-color: transparent;
  border: 1px solid #F27A24;
  border-radius: 50%;
}

/* Languages Index */
/* line 2421, app/assets/stylesheets/main/main.css.scss */
.index_container {
  position: relative;
  padding-top: 65px;
}

/* line 2426, app/assets/stylesheets/main/main.css.scss */
.index_container .upper-right {
  position: absolute;
  top: 0;
  right: 15px;
}

/* DDE Graph */
/* line 2434, app/assets/stylesheets/main/main.css.scss */
.mouseover .left-container {
  float: left;
  margin-right: 8px;
}

/* line 2439, app/assets/stylesheets/main/main.css.scss */
.mouseover .right-container {
  float: right;
  margin-right: 8px;
}

/* line 2444, app/assets/stylesheets/main/main.css.scss */
.graph_container {
  position: relative;
}

/* line 2448, app/assets/stylesheets/main/main.css.scss */
.graph_container .select_container {
  position: absolute;
  top: 0;
  right: 15px;
  width: 300px;
}

/* line 2455, app/assets/stylesheets/main/main.css.scss */
.select_container {
  display: none;
}

/* Tag Cloud */
/* line 2461, app/assets/stylesheets/main/main.css.scss */
#word_cloud text:hover {
  opacity: .7 !important;
}

/* Wheel Graph */
/* line 2467, app/assets/stylesheets/main/main.css.scss */
#wheel path {
  stroke: #ede0ce;
  fill-rule: evenodd;
}

/* Parallel Text Unit */
/* line 2474, app/assets/stylesheets/main/main.css.scss */
textarea.parallelTextArea {
  width: 100%;
  height: auto;
  resize: vertical;
}

/* Spinner */
/* line 2482, app/assets/stylesheets/main/main.css.scss */
.spinner {
  display: none;
  margin-top: 10px;
  width: 100%;
  height: 100px;
  text-align: center;
}

/* line 2490, app/assets/stylesheets/main/main.css.scss */
.spinner > div {
  width: 30px;
  height: 30px;
  background-color: #512e92;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 2504, app/assets/stylesheets/main/main.css.scss */
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 2509, app/assets/stylesheets/main/main.css.scss */
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%,
80%,
100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
80%,
100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 2542, app/assets/stylesheets/main/main.css.scss */
.spinnerRec {
  margin: 0px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

/* line 2550, app/assets/stylesheets/main/main.css.scss */
.spinnerRec > div {
  background-color: #ee318d;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

/* line 2560, app/assets/stylesheets/main/main.css.scss */
.spinnerRec .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 2565, app/assets/stylesheets/main/main.css.scss */
.spinnerRec .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

/* line 2570, app/assets/stylesheets/main/main.css.scss */
.spinnerRec .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 2575, app/assets/stylesheets/main/main.css.scss */
.spinnerRec .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%,
40%,
100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%,
40%,
100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* line 2608, app/assets/stylesheets/main/main.css.scss */
.alignment-spinner {
  margin-top: 10px;
  width: 100%;
  height: 100px;
  text-align: center;
}

/* line 2615, app/assets/stylesheets/main/main.css.scss */
.alignment-spinner > div {
  width: 30px;
  height: 30px;
  background-color: #512e92;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 2629, app/assets/stylesheets/main/main.css.scss */
.alignment-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 2634, app/assets/stylesheets/main/main.css.scss */
.alignment-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/* line 2639, app/assets/stylesheets/main/main.css.scss */
.progress-bar-success {
  background-color: #54b848;
}

/* line 2643, app/assets/stylesheets/main/main.css.scss */
.progress {
  background-color: #a5a4a4;
}

/* line 2647, app/assets/stylesheets/main/main.css.scss */
.progress-bar-info {
  background-color: #0079c2;
}

/* line 2651, app/assets/stylesheets/main/main.css.scss */
.progress-bar {
  color: #fff;
}

/* line 2655, app/assets/stylesheets/main/main.css.scss */
#outer_complete {
  display: none;
}

/* line 2659, app/assets/stylesheets/main/main.css.scss */
#progress-bar {
  display: none;
}

/* Language Pair Index */
/* line 2665, app/assets/stylesheets/main/main.css.scss */
#forceDirectedLP .node {
  stroke: #fff;
  stroke-width: 1.5px;
}

/* line 2670, app/assets/stylesheets/main/main.css.scss */
#forceDirectedLP .link {
  stroke: #999;
  stroke-opacity: .6;
}

/* Portfolio */
/* line 2677, app/assets/stylesheets/main/main.css.scss */
.portfolio {
  padding: 10px;
}

/* line 2681, app/assets/stylesheets/main/main.css.scss */
.inner-portfolio-upper {
  border: 1px solid #0079c2;
  min-height: 250px;
  padding: 10px;
}

/* line 2687, app/assets/stylesheets/main/main.css.scss */
.inner-portfolio-lower {
  border: 1px solid #0079c2;
  background-color: #0079c2;
  height: 100px;
  padding: 10px;
}

/* line 2694, app/assets/stylesheets/main/main.css.scss */
.portfolio-list {
  font-size: 14px;
  line-height: 17px;
  color: #0079c2;
}

/* line 2700, app/assets/stylesheets/main/main.css.scss */
.inner-portfolio-upper {
  position: relative;
}

/* line 2704, app/assets/stylesheets/main/main.css.scss */
.inner-portfolio-upper .upper-right {
  position: absolute;
  top: 0px;
  right: 10px;
}

/* Dashboard */
/* line 2712, app/assets/stylesheets/main/main.css.scss */
.dashboard {
  border: 1px solid #2b2a27;
  padding: 10px;
}

/* line 2717, app/assets/stylesheets/main/main.css.scss */
.dashboard-header {
  background-color: #2b2a27;
  color: #ede0ce;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 20px;
}

/* line 2725, app/assets/stylesheets/main/main.css.scss */
.fileUpload {
  position: relative;
  overflow: hidden;
}

/* line 2730, app/assets/stylesheets/main/main.css.scss */
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 44px;
  width: 164px;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 2744, app/assets/stylesheets/main/main.css.scss */
.removeItem {
  margin-right: 5px;
}

/* NEW DASHBOARD, YOUR WORK PAGE, MESSAGES */
/* line 2750, app/assets/stylesheets/main/main.css.scss */
main#dashboard {
  background: #f6f6f6;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 200;
  color: #616161;
  font-size: 14px;
  /* #user-welcome */
  /* #asset-search */
  /* #doc-upload */
  /* #town-activity */
  /* #user-stats */
  /* #leaderboard */
  /* DOCUMENTS (YOUR WORK) */
  /* --------------------------------

  Stretchy Nav style

  -------------------------------- */
  /* --------------------------------

  keyframes

  -------------------------------- */
  /*#user-documents*/
  /* USER INBOX */
  /* .message-list */
  /* .message-window */
  /* MEDIA QUERIES FOR DASHBOARD */
  /* Large Devices, Wide Screens */
  /* Medium Devices, Desktops */
  /* Small Devices, Tablets */
  /* Extra Small Devices, Phones */
  /* Custom, iPhone Retina */
}

/* line 2757, app/assets/stylesheets/main/main.css.scss */
main#dashboard a {
  color: #00A6E8;
}

/* line 2761, app/assets/stylesheets/main/main.css.scss */
main#dashboard h1,
main#dashboard h2,
main#dashboard h3,
main#dashboard h4,
main#dashboard h5 {
  font-family: 'Open-Sans', sans-serif;
  font-weight: 400;
  color: #616161;
}

/* line 2771, app/assets/stylesheets/main/main.css.scss */
main#dashboard h1 {
  font-size: 36px;
}

/* line 2775, app/assets/stylesheets/main/main.css.scss */
main#dashboard section {
  padding: 4em;
  background: #fff;
}

/* line 2782, app/assets/stylesheets/main/main.css.scss */
main#dashboard #main-dashboard .col-xs-1,
main#dashboard #main-dashboard .col-xs-2,
main#dashboard #main-dashboard .col-xs-3,
main#dashboard #main-dashboard .col-xs-4,
main#dashboard #main-dashboard .col-xs-5,
main#dashboard #main-dashboard .col-xs-6,
main#dashboard #main-dashboard .col-xs-7,
main#dashboard #main-dashboard .col-xs-8,
main#dashboard #main-dashboard .col-xs-9,
main#dashboard #main-dashboard .col-xs-10,
main#dashboard #main-dashboard .col-xs-11,
main#dashboard #main-dashboard .col-xs-12,
main#dashboard #main-dashboard .col-sm-1,
main#dashboard #main-dashboard .col-sm-2,
main#dashboard #main-dashboard .col-sm-3,
main#dashboard #main-dashboard .col-sm-4,
main#dashboard #main-dashboard .col-sm-5,
main#dashboard #main-dashboard .col-sm-6,
main#dashboard #main-dashboard .col-sm-7,
main#dashboard #main-dashboard .col-sm-8,
main#dashboard #main-dashboard .col-sm-9,
main#dashboard #main-dashboard .col-sm-10,
main#dashboard #main-dashboard .col-sm-11,
main#dashboard #main-dashboard .col-sm-12,
main#dashboard #main-dashboard .col-md-1,
main#dashboard #main-dashboard .col-md-2,
main#dashboard #main-dashboard .col-md-3,
main#dashboard #main-dashboard .col-md-4,
main#dashboard #main-dashboard .col-md-5,
main#dashboard #main-dashboard .col-md-6,
main#dashboard #main-dashboard .col-md-7,
main#dashboard #main-dashboard .col-md-8,
main#dashboard #main-dashboard .col-md-9,
main#dashboard #main-dashboard .col-md-10,
main#dashboard #main-dashboard .col-md-11,
main#dashboard #main-dashboard .col-md-12 {
  padding: 0px;
}

/* line 2821, app/assets/stylesheets/main/main.css.scss */
main#dashboard #main-dashboard .col-with-padding {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 2828, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome {
  overflow: hidden;
  background: #fff;
  padding-top: 17px;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  height: 246px;
  /*current-plan*/
  /*profile-views*/
}

/* line 2836, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome h1,
main#dashboard #user-welcome span.user-links {
  padding-left: 15px;
}

/* line 2841, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .with-icons a {
  color: #616161;
  margin-right: 12px;
}

/* line 2845, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .with-icons a:hover {
  color: #00A6E8;
}

/* line 2850, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .badge {
  background: #00A6E8 !important;
}

/* line 2854, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome span.current-plan {
  margin-right: 15px;
  background: #FFC974;
  border-radius: 2px;
  padding: 8px 10px;
  color: #fff;
}

/* line 2861, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome span.current-plan a {
  background: transparent;
}

/* line 2869, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views {
  background: #9ACD91;
  color: white;
  text-align: center;
  padding: 15px 0;
  height: 132px;
}

/* line 2876, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views span.views-intro {
  display: block;
  font-size: 11px;
  line-height: 14px;
}

/* line 2882, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views span.count {
  display: block;
  font-size: 36px;
  font-weight: 800;
  padding: 10px 0;
}

/* line 2889, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views span.weekly-views {
  display: block;
  color: #669B5D;
  font-size: 18px;
}

/* line 2895, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views span.weekly-views-it {
  display: block;
  color: #669B5D;
  font-size: 14px;
}

/* line 2901, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .profile-views span.internal-external-views {
  display: block;
  color: #669B5D;
  font-size: 8px;
  line-height: 8px;
}

/* line 2912, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .tu-count,
main#dashboard #user-welcome .tc-count {
  padding: 15px 0px;
  height: 65.5px;
}

/* line 2917, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .tu-count .left-cell,
main#dashboard #user-welcome .tc-count .left-cell {
  padding-right: 0px;
}

/* line 2921, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .tu-count .right-cell,
main#dashboard #user-welcome .tc-count .right-cell {
  color: #6F6F6F;
  font-size: 20px;
  font-weight: 800;
}

/* line 2928, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .tu-count {
  background: #F8F8F8;
}

/* line 2932, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-welcome .tc-count {
  background: #F2F0F0;
}

/* line 2940, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search {
  overflow: hidden;
  background: #fff;
  border-right: 1px solid #DADADA;
  height: 246px;
}

/* line 2946, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search .search {
  position: relative;
  margin: 0;
}

/* line 2951, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search input[type="search"] {
  -webkit-font-smoothing: antialiased;
  height: 77px;
  padding: 0 10px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 25px;
  resize: none;
  background-color: #F7F7F7 !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  border-radius: 0;
  border: none;
  text-align: center;
}

/* line 2968, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search input#main_search_input::-webkit-input-placeholder:before {
  content: '\f002';
  font-size: 28px;
  font-family: FontAwesome;
  padding-right: 15px;
}

/* line 2975, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search input#main_search_input::-moz-placeholder:before {
  content: '\f002';
  font-size: 28px;
  font-family: FontAwesome;
  padding-right: 15px;
}

/* line 2982, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search input#main_search_input:-moz-placeholder:before {
  content: '\f002';
  font-size: 28px;
  font-family: FontAwesome;
  padding-right: 15px;
}

/* line 2989, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search input#main_search_input:-ms-input-placeholder:before {
  content: '\f002';
  font-size: 28px;
  font-family: FontAwesome;
  padding-right: 15px;
}

/* line 2996, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search .meter {
  margin: 0px;
}

/* line 3000, app/assets/stylesheets/main/main.css.scss */
main#dashboard #asset-search .upgrade-time-btn {
  color: #fff !important;
}

/* line 3008, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload {
  overflow: hidden;
  background: #fff;
  padding: 30px 15px 15px;
  border-top: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  height: 540px;
  /* .small-drop-area */
}

/* line 3016, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload h3 {
  font-weight: 800;
}

/* line 3020, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .meter {
  margin-bottom: 0px;
}

/* line 3024, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .view-docs {
  background: #00A6E8;
  border-radius: 2px;
  padding: 3px 12px;
  color: #fff;
}

/* line 3030, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .view-docs:hover {
  background: #0094cf;
}

/* line 3035, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload #drop-area.tbl {
  display: table;
  width: 95%;
  font-size: 14px;
}

/* line 3041, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload #drop-area {
  border: 2px dashed #D1CAD2;
  padding: 20px;
  background-color: #fcfbfc;
  border-radius: 5px;
  height: auto;
  max-height: 285px;
  min-height: 250px;
  overflow-y: scroll;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* line 3053, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload #drop-area .lp-med-text {
  margin-top: 70px;
}

/* line 3060, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .dz-el-name {
  text-align: left;
  font-weight: bold;
  max-width: 100%;
  overflow-x: scroll;
  vertical-align: middle;
  display: inline-block;
  float: left;
  position: relative;
  height: auto;
  font-size: 16px;
}

/* line 3073, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .dz-el-size {
  vertical-align: middle;
  max-width: 150px;
  float: left;
  font-size: 16px;
  padding-top: 14px;
}

/* line 3081, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .actions.actions-1.buttons {
  text-align: left;
  display: block;
  position: relative;
}

/* line 3086, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .actions.actions-1.buttons button.close {
  position: absolute;
  top: -46px;
  right: 0px;
}

/* line 3093, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .declarationContainer {
  display: block;
  margin: 20px 0 0;
}

/* line 3097, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .declarationContainer #s2id_declare {
  width: 100% !important;
}

/* line 3101, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .declarationContainer .declaration_select .select2-choice {
  width: 100% !important;
}

/* line 3108, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .actions-3 #s2id_language_id .select2-choice,
main#dashboard #doc-upload .small-drop-area .actions-3 #s2id_file_type .select2-choice {
  width: 100% !important;
}

/* line 3114, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area #s2id_file_type {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 18px !important;
  width: 48% !important;
  float: left;
  display: inline;
}

/* line 3123, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area #s2id_language_id {
  float: left;
  margin-top: 18px !important;
  width: 48% !important;
  margin-left: 15px;
}

/* line 3130, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .file_type_select2 .select2-choice {
  height: 40px !important;
  width: 100% !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

/* line 3138, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload .small-drop-area .check_container input[type="checkbox"] {
  margin-left: 0px !important;
}

/* line 3145, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload span#dashboardUploadSuccess {
  font-size: 14px;
  float: right;
  width: 65%;
  margin-top: 13px;
  text-align: right;
  display: none;
}

/* line 3153, app/assets/stylesheets/main/main.css.scss */
main#dashboard #doc-upload span#dashboardUploadSuccess i {
  font-size: 32px;
  color: #A182C0;
  vertical-align: middle;
}

/* line 3164, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity {
  background: #fff;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  height: 540px;
  position: relative;
  /* .activity-item */
}

/* line 3171, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .title {
  background: #8965AD;
  padding: 1em 0;
}

/* line 3175, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .title h3 {
  font-weight: 800;
  color: #fff;
  margin: 0;
}

/* line 3181, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .title span.activity-control {
  position: absolute;
  top: 16px;
  right: 3%;
}

/* line 3186, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .title span.activity-control i {
  margin-right: 10px;
  color: #fff;
  transition: all 0.3s;
  cursor: pointer;
}

/* line 3192, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .title span.activity-control i:hover {
  opacity: 0.8;
}

/* line 3199, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .tu-box,
main#dashboard #town-activity .tc-box {
  font-weight: 800;
  color: #fff;
  height: 82px;
  padding: 1em 0;
  line-height: 14px;
}

/* line 3207, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .tu-box span,
main#dashboard #town-activity .tc-box span {
  font-weight: 200;
}

/* line 3211, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .tu-box p,
main#dashboard #town-activity .tc-box p {
  padding-top: 15px;
  font-size: 20px;
}

/* line 3217, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .tu-box {
  background: #9675B6;
}

/* line 3221, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .tc-box {
  background: #A182C0;
}

/* line 3225, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity #activity-window {
  position: absolute;
  top: 140px;
  height: 400px;
  width: 100%;
}

/* line 3232, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item {
  height: 100px;
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  display: block;
  width: 100%;
  float: left;
  display: none;
}

/* line 3242, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.light-gray-background {
  background: #f3f3f3;
}

/* line 3246, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item .type {
  height: 100px;
  overflow: hidden;
  max-width: 50px;
  font-size: 35px;
  text-align: center;
  padding: 29px 0;
  display: table-cell;
  vertical-align: middle;
}

/* line 3257, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.tm .type {
  background: #A5C882;
  color: #95B576;
  border-bottom: 1px solid #95B576;
}

/* line 3263, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.term .type {
  background: #F7DD72;
  color: #D6BF62;
  border-bottom: 1px solid #D6BF62;
}

/* line 3269, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.mono .type {
  background: #5AB1BB;
  color: #4C99A2;
  border-bottom: 1px solid #4C99A2;
}

/* line 3275, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.to .type {
  background: #4E6766;
  color: #384E4D;
  border-bottom: 1px solid #384E4D;
}

/* line 3281, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.clp .type {
  background: #1E152A;
  color: #544765;
  border-bottom: 1px solid #3F3350;
}

/* line 3287, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item.user .type {
  background: #FFB277;
  color: #E2965B;
  border-bottom: 1px solid #E2965B;
}

/* line 3293, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item .details {
  padding: 10px 0;
}

/* line 3296, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item .details img {
  border: 2px solid #f7f7f7;
  transition: all 0.3s;
}

/* line 3301, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item .details a img:hover {
  border-color: #00A6E8;
}

/* line 3306, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item span.location {
  color: #999999;
}

/* line 3310, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item span.time {
  color: #689461;
  float: right;
}

/* line 3315, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item p.main {
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 3319, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item p.main a {
  border-bottom: none;
}

/* line 3324, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item span.language {
  display: table-cell;
  background: #FEBB4A;
  padding: 5px 8px;
  border-radius: 2px;
  color: #fff;
}

/* line 3332, app/assets/stylesheets/main/main.css.scss */
main#dashboard #town-activity .activity-item span.tag-list {
  display: block;
  margin-top: 8px;
}

/* line 3345, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats {
  background: #fff;
  overflow: hidden;
}

/* line 3349, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .title {
  background: #00A6E8;
  padding: 1em 0;
  margin-bottom: 20px;
}

/* line 3354, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .title h3 {
  font-weight: 800;
  color: #fff;
  margin: 0;
}

/* line 3361, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .empty-stats-message {
  width: 100%;
  height: 239;
  display: block;
  padding: 65px 0;
  background: url(https://s3.amazonaws.com/work-sample-images/language_pairs_chart.jpg) no-repeat center;
}

/* line 3368, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .empty-stats-message.expertiseFields {
  background: url(https://s3.amazonaws.com/work-sample-images/fields_of_expertise_chart.jpg) no-repeat center;
}

/* line 3372, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .empty-stats-message h3 {
  font-weight: 600 !important;
  background: rgba(137, 101, 173, 0.93);
  padding: 16px 30px;
  color: #fff !important;
}

/* line 3380, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .pie-chart {
  margin-left: 0px !important;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

/* line 3387, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .graph-legend p {
  text-align: left;
  font-size: 14px;
  margin-left: 38px;
}

/* line 3393, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .pie-chart h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #5c5c5c;
}

/* line 3399, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .legend {
  height: 25px;
  width: 25px;
  border-radius: 8px;
  display: inline;
  float: left;
  position: relative;
  left: 0;
  transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

/* line 3410, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .legend:hover {
  height: 31px;
  width: 31px;
}

/* line 3416, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .red.highlight-legend {
  height: 31px;
  width: 31px;
}

/* line 3421, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .blue.highlight-legend {
  height: 31px;
  width: 31px;
}

/* line 3426, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .green.highlight-legend {
  height: 31px;
  width: 31px;
}

/* line 3431, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .purple.highlight-legend {
  height: 31px;
  width: 31px;
}

/* line 3436, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats .orange.highlight-legend {
  height: 31px;
  width: 31px;
}

/* line 3441, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats #field-piechart-percentage {
  position: absolute;
  height: 100px;
  width: 150px;
  top: 82px;
  left: 66px;
}

/* line 3449, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats #lp-chart-container {
  position: relative;
}

/* line 3453, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats #lp-chart {
  margin-bottom: 2em;
}

/* line 3457, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats #lp-piechart-percentage {
  position: absolute;
  height: 100px;
  width: 150px;
  top: 75px;
  left: 66px;
}

/* line 3465, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-stats span.below-chart-text {
  position: absolute;
  top: 138px;
  left: 5px;
}

/* line 3475, app/assets/stylesheets/main/main.css.scss */
main#dashboard #marketplace_recommendations {
  background: #fff;
  overflow: hidden;
  border-top: 1px solid #DADADA;
  padding-bottom: 20px;
}

/* line 3481, app/assets/stylesheets/main/main.css.scss */
main#dashboard #marketplace_recommendations .options {
  width: 100%;
  height: auto;
  padding: 15px;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}

/* line 3490, app/assets/stylesheets/main/main.css.scss */
main#dashboard #marketplace_recommendations .options .title {
  color: #6F6F6F;
  font-size: 20px;
  font-weight: 800;
}

/* line 3497, app/assets/stylesheets/main/main.css.scss */
main#dashboard #marketplace_recommendations .table {
  margin-bottom: 0px !important;
}

/* line 3502, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard {
  background: #fff;
  overflow: hidden;
  height: 733px;
  border-top: 1px solid #DADADA;
  /* .options */
  /* .leaderboard-stats */
}

/* line 3508, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard h3 {
  text-align: center;
  margin-top: 20px;
  font-weight: 200 !important;
  color: #528CA2 !important;
  padding: 0 100px;
}

/* line 3516, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard input[type="submit"] {
  background: #A182C0;
  border: none;
  border-radius: 4px;
  padding: 6px 8px;
  color: white;
}

/* line 3524, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard #french-update {
  font-size: 12px;
}

/* line 3528, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .options {
  width: 100%;
  height: auto;
  padding: 20px;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}

/* line 3537, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .options .title {
  color: #6F6F6F;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 15px;
}

/* line 3544, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .options .sort-select {
  background: url(https://s3.amazonaws.com/work-sample-images/select-arrow.png) no-repeat 93% 50%;
  background-color: #FDFDFD;
  border: 1px solid #DBDBDB;
  font-weight: 200;
  overflow: hidden;
  height: 41px;
  border-radius: 4px;
  margin-right: 10px;
}

/* line 3555, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .options .sort-select select#leaderboard_language_pair,
main#dashboard #leaderboard .options .sort-select select#leaderboard_fields {
  width: 110%;
  background: transparent;
  border: none;
  color: #949494;
  font-family: 'Open-Sans', sans-serif;
  font-size: 14px;
  cursor: pointer;
}

/* line 3569, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats {
  padding: 20px 0 160px;
  background: rgba(0, 166, 232, 0.24);
  height: 100%;
  overflow-y: auto;
  /* .user-pill */
}

/* line 3575, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill {
  border-radius: 4px;
  margin-top: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
  max-height: 100px !important;
}

/* line 3582, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill a {
  color: #626262 !important;
  border-bottom: none;
}

/* line 3586, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill a:hover {
  color: #00A6E8 !important;
}

/* line 3591, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill.ranked-top-ten {
  border: 3px solid #9ACD91 !important;
  box-shadow: 0 0 0 2px #D0FBC8;
  -webkit-box-shadow: 0 0 0 2px #D0FBC8;
  margin-top: 32px !important;
  max-height: 107px !important;
}

/* line 3598, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill.ranked-top-ten::before {
  content: '\f091 \00a0 You';
  font-family: FontAwesome;
  color: #fff;
  background: #9ACD91;
  border-radius: 4px;
  position: absolute;
  top: -20px;
  left: 12px;
  font-size: 14px;
  padding: 4px 8px;
}

/* line 3612, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.lead {
  padding: 1em !important;
  text-align: center;
}

/* line 3617, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill .avatar {
  width: 100px;
  height: 100px;
  float: left;
  display: inline-block;
  background: url(https://s3.amazonaws.com/work-sample-images/leader-avatar-bg.png) no-repeat;
}

/* line 3624, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill .avatar img {
  margin-top: 25px;
  margin-left: 17px;
}

/* line 3630, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.user-details {
  margin: 0;
  font-size: 12px;
}

/* line 3635, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.name {
  margin: 12px 0 0;
  font-size: 16px;
  line-height: 12px;
}

/* line 3640, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.name span.micro-badge {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 7px;
}

/* line 3649, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.name span.pro {
  background: url(https://s3.amazonaws.com/tm-badge/micro-pro-badge.png) no-repeat;
}

/* line 3653, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.name span.starter {
  background: url(https://s3.amazonaws.com/tm-badge/micro-starter-badge.png) no-repeat;
}

/* line 3658, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill p.description {
  margin: 0;
  font-size: 12px;
  line-height: 13px;
  color: #8E8E8E;
}

/* line 3665, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill .languages::before {
  content: '\f1ab';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  float: left;
  height: 41px;
}

/* line 3676, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill .tag-list::before {
  content: '\f02b';
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  float: left;
  height: 41px;
}

/* line 3687, app/assets/stylesheets/main/main.css.scss */
main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
  float: right;
  position: relative;
  right: 15px;
  top: -14px;
  font-size: 3em;
  font-weight: 800;
  color: #00A6E8;
}

/* line 3707, app/assets/stylesheets/main/main.css.scss */
main#dashboard section#uploader {
  -webkit-box-shadow: inset 0px -2px 16px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: inset 0px -2px 16px 0px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0px -2px 16px 0px rgba(0, 0, 0, 0.28);
  border-bottom: 1px solid #C1C1C1;
  display: none;
}

/* line 3720, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav {
  position: fixed;
  z-index: 0;
  top: 66px;
  right: 6px;
}

/* line 3727, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav .stretchy-nav-bg {
  /* this is the stretching navigation background */
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  background: #9acd91;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: height 0.2s, box-shadow 0.2s;
  -moz-transition: height 0.2s, box-shadow 0.2s;
  transition: height 0.2s, box-shadow 0.2s;
}

/* line 3743, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible {
  z-index: 2;
}

/* line 3747, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible .stretchy-nav-bg {
  height: 100%;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

/* line 3752, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  /* replace text with image */
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}

/* line 3766, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger span,
main#dashboard .nav-trigger span::after,
main#dashboard .nav-trigger span::before {
  /* this is the hamburger icon */
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #ffffff;
}

/* line 3776, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger span {
  /* middle line of the hamburger icon */
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

/* line 3792, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger span::after,
main#dashboard .nav-trigger span::before {
  /* top and bottom lines of the hamburger icon */
  content: '';
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

/* line 3805, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}

/* line 3813, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}

/* line 3821, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-trigger:hover ~ .stretchy-nav-bg {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

/* line 3825, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-is-visible .nav-trigger span {
  background-color: transparent;
}

/* line 3829, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-is-visible .nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 3837, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-is-visible .nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 3845, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul {
  display: none;
  position: relative;
  z-index: 0;
  padding: 60px 0 0;
  visibility: hidden;
  list-style: none;
  -webkit-transition: visibility 0.3s;
  -moz-transition: visibility 0.3s;
  transition: visibility 0.3s;
  text-align: right;
}

/* line 3858, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul a {
  position: relative;
  display: block;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 calc(1em + 60px) 0 1em;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.4rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 3872, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul a::after {
  /* navigation item icons */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: .6;
  background: url(https://s3.amazonaws.com/work-sample-images/stretchy-sprite.svg) no-repeat 0 0;
}

/* line 3889, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul a::before {
  /* line visible next to the active navigation item */
  content: '';
  position: absolute;
  width: 3px;
  height: 16px;
  top: 50%;
  right: 60px;
  -webkit-transform: translateX(24px) translateY(-50%) scaleY(0);
  -moz-transform: translateX(24px) translateY(-50%) scaleY(0);
  -ms-transform: translateX(24px) translateY(-50%) scaleY(0);
  -o-transform: translateX(24px) translateY(-50%) scaleY(0);
  transform: translateX(24px) translateY(-50%) scaleY(0);
  background-color: #0a9581;
}

/* line 3905, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:first-of-type a::after {
  /* change custom icon using image sprites */
  background-position: -32px 0;
  right: 13px;
}

/* line 3911, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:nth-of-type(2) a::after {
  background-position: -64px 0;
  right: 13px;
}

/* line 3916, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:nth-of-type(3) a::after {
  background-position: -16px 0;
  right: 13px;
}

/* line 3921, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:nth-of-type(4) a::after {
  background-position: 0 0;
  right: 13px;
}

/* line 3926, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:nth-of-type(5) a::after {
  background-position: -16px 0;
  right: 13px;
}

/* line 3931, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul li:last-child {
  border-bottom-right-radius: 12px;
}

/* line 3935, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav ul span {
  /* navigation item labels */
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
}

/* line 3946, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul {
  visibility: visible;
  width: 200px;
  z-index: 2;
}

/* line 3951, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li {
  display: block;
  background: rgba(154, 205, 145, 0.9);
}

/* line 3957, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a::after {
  /* navigation item icons */
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-animation: scaleIn 0.15s backwards;
  -moz-animation: scaleIn 0.15s backwards;
  animation: scaleIn 0.15s backwards;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 3972, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a.active {
  color: #ffffff;
  font-weight: 600;
}

/* line 3977, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a.active::after {
  opacity: 1;
}

/* line 3981, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a.active::before {
  -webkit-transform: translateX(24px) translateY(-50%) scaleY(1);
  -moz-transform: translateX(24px) translateY(-50%) scaleY(1);
  -ms-transform: translateX(24px) translateY(-50%) scaleY(1);
  -o-transform: translateX(24px) translateY(-50%) scaleY(1);
  transform: translateX(24px) translateY(-50%) scaleY(1);
  -webkit-transition: -webkit-transform 0.15s 0.3s;
  -moz-transition: -moz-transform 0.15s 0.3s;
  transition: transform 0.15s 0.3s;
}

/* line 3992, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul span {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: slideIn 0.15s backwards;
  -moz-animation: slideIn 0.15s backwards;
  animation: slideIn 0.15s backwards;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

/* line 4007, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a:hover {
  color: #fff;
  font-weight: 600;
}

/* line 4011, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a:hover .active {
  font-weight: 200;
}

/* line 4016, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a:hover::after {
  opacity: 1;
}

/* line 4020, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul a:hover span {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}

/* line 4028, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li:first-of-type a::after,
main#dashboard .stretchy-nav.nav-is-visible ul li:first-of-type span {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

/* line 4035, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

/* line 4042, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

/* line 4049, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

/* line 4056, app/assets/stylesheets/main/main.css.scss */
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
main#dashboard .stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}

@-moz-keyframes scaleIn {
  from {
    -moz-transform: translateY(-50%) scale(0);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
  }
}

@keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
}

@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes slideIn {
  from {
    opacity: 0;
    -moz-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 4150, app/assets/stylesheets/main/main.css.scss */
main#dashboard button#add-new-file {
  position: fixed;
  background: #00A6E8;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
  display: table-cell;
  border: none;
  top: 120px;
  right: 6px;
  font-size: 20px;
  color: white;
  padding: 8px 0;
  transition: all 0.5s;
  z-index: 3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: height 0.2s, box-shadow 0.2s;
  -moz-transition: height 0.2s, box-shadow 0.2s;
  transition: height 0.2s, box-shadow 0.2s;
}

/* line 4171, app/assets/stylesheets/main/main.css.scss */
main#dashboard button#add-new-file.moveUp {
  top: 66px !important;
  transition: all 0.5s;
}

/* line 4176, app/assets/stylesheets/main/main.css.scss */
main#dashboard button#add-new-file:hover {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

/* line 4181, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav > li.active > a {
  background: #fff !important;
  color: #626262 !important;
  height: 50px;
}

/* line 4186, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav > li.active > a:hover {
  border-color: #dddddd !important;
  border-bottom: 1px #fff !important;
}

/* line 4192, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-tabs > li > a {
  background: #8965AD;
  color: white !important;
  height: 50px;
}

/* line 4197, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav-tabs > li > a:hover {
  background: #A07BC5;
  border-color: #A07BC5;
}

/* line 4203, app/assets/stylesheets/main/main.css.scss */
main#dashboard .nav > li > a {
  padding: 15px 18px !important;
}

/* line 4207, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents {
  background: #fff;
  padding: 2em;
  border: 1px solid #dddddd;
  border-top: none;
}

/* line 4213, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents .document-counts {
  padding: 20px;
  display: table-cell;
  margin-bottom: 1.35em;
  border-right: 1px solid #E4E4E4;
}

/* line 4219, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents .document-counts:last-child {
  border: none;
}

/* line 4223, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents .document-counts span {
  text-transform: uppercase;
  color: #B6B6B6;
}

/* line 4228, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents .document-counts span.pl-trans-units {
  font-size: 12px !important;
}

/* line 4232, app/assets/stylesheets/main/main.css.scss */
main#dashboard #user-documents .document-counts p {
  color: #6F6F6F;
  font-size: 36px;
  font-weight: 400;
}

/* line 4245, app/assets/stylesheets/main/main.css.scss */
main#dashboard.roboto-text h1,
main#dashboard.roboto-text h2,
main#dashboard.roboto-text h3,
main#dashboard.roboto-text h4 {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}

/* line 4254, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list {
  background: #fff;
}

/* line 4257, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-options {
  overflow: hidden;
}

/* line 4261, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view,
main#dashboard .message-list .archived-view {
  vertical-align: middle;
  display: table;
  padding: 2em 0;
  background: #9ACD91;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 4270, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view:hover,
main#dashboard .message-list .archived-view:hover {
  background: #93C58A;
}

/* line 4274, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view h1,
main#dashboard .message-list .archived-view h1 {
  display: table-cell;
  font-size: 24px !important;
  color: #D8EDD4;
}

/* line 4280, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view.selected,
main#dashboard .message-list .archived-view.selected {
  background: #fff;
}

/* line 4283, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view.selected h1,
main#dashboard .message-list .archived-view.selected h1 {
  color: #a5a5a5;
}

/* line 4287, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .inbox-view.selected:hover,
main#dashboard .message-list .archived-view.selected:hover {
  background: #F9F9F9;
}

/* line 4293, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list p.spam-policy {
  color: #AAAAAA;
  padding: 1em 2em 0;
}

/* line 4298, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list .message-count {
  text-align: center;
  color: #aaaaaa;
  padding: 1em 0;
}

/* line 4304, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages {
  display: block;
}

/* line 4308, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #archived-messages {
  display: none;
}

/* line 4312, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages,
main#dashboard .message-list #archived-messages {
  /* .message-item */
}

/* line 4315, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item,
main#dashboard .message-list #archived-messages .message-item {
  padding: 2em 0;
  border-top: 1px solid #EDEDED;
  transition: all 0.3s;
}

/* line 4320, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item:hover,
main#dashboard .message-list #archived-messages .message-item:hover {
  cursor: pointer;
  background: #FBFBFB !important;
}

/* line 4325, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item:last-child,
main#dashboard .message-list #archived-messages .message-item:last-child {
  border-bottom: 1px solid #EDEDED;
}

/* line 4330, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .tooltip-inner,
main#dashboard .message-list #archived-messages .message-item .tooltip-inner {
  background: #626262;
}

/* line 4334, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .tooltip.top .tooltip-arrow,
main#dashboard .message-list #archived-messages .message-item .tooltip.top .tooltip-arrow {
  border-top-color: #626262;
}

/* line 4338, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .message-details.spam,
main#dashboard .message-list #archived-messages .message-item .message-details.spam {
  opacity: 0.5;
}

/* line 4342, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.spam-message,
main#dashboard .message-list #inbox-messages .message-item .human-checked-message,
main#dashboard .message-list #inbox-messages .message-item .not-human-checked,
main#dashboard .message-list #archived-messages .message-item span.spam-message,
main#dashboard .message-list #archived-messages .message-item .human-checked-message,
main#dashboard .message-list #archived-messages .message-item .not-human-checked {
  font-size: 21px;
  margin-top: 30px;
  display: block;
}

/* line 4350, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .spam-message,
main#dashboard .message-list #archived-messages .message-item .spam-message {
  color: #FF6B6B;
}

/* line 4354, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .human-checked-message,
main#dashboard .message-list #archived-messages .message-item .human-checked-message {
  color: #9ACD91;
}

/* line 4358, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .not-human-checked,
main#dashboard .message-list #archived-messages .message-item .not-human-checked {
  color: #F5A623;
}

/* line 4362, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.date,
main#dashboard .message-list #archived-messages .message-item span.date {
  display: inline-block;
  width: 72%;
  font-size: 12px;
  margin-bottom: 8px;
}

/* line 4369, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.read-status,
main#dashboard .message-list #archived-messages .message-item span.read-status {
  background: #00A6E8;
  font-weight: 600;
  color: white;
  width: 76px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  position: relative;
  display: inline-block;
}

/* line 4381, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.read-status.msg-read,
main#dashboard .message-list #archived-messages .message-item span.read-status.msg-read {
  background: #EFEFEF;
}

/* line 4386, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.from,
main#dashboard .message-list #archived-messages .message-item span.from {
  color: #B4B4B4;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 4392, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.sender-name,
main#dashboard .message-list #archived-messages .message-item span.sender-name {
  font-size: 16px;
  font-weight: 800;
  clear: right;
  display: inline-block;
  width: 78%;
  margin-left: 18px;
}

/* line 4401, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item span.sender-email,
main#dashboard .message-list #archived-messages .message-item span.sender-email {
  color: #AAAAAA;
  font-size: 12px;
  margin-left: 60px;
  line-height: 10px;
  display: block;
}

/* line 4409, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item p.lead,
main#dashboard .message-list #archived-messages .message-item p.lead {
  padding: 20px !important;
  color: #AAAAAA;
}

/* line 4414, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-list #inbox-messages .message-item .feedback-tags span,
main#dashboard .message-list #archived-messages .message-item .feedback-tags span {
  font-size: 12px;
  background: #00A6E8;
  color: white;
  padding: 2px 4px;
  border-radius: 2px;
  margin-right: 4px;
  margin-top: 4px;
}

/* line 4431, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window {
  background: #EBEBEB;
  padding: 2em 4em;
  /* .message-container */
}

/* line 4435, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window #placeholder-welcome {
  height: 100%;
  width: 100%;
  z-index: 1;
  display: table;
}

/* line 4441, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window #placeholder-welcome p {
  display: table-cell;
  color: #AAAAAA;
  text-align: center;
}

/* line 4449, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window #message-suggestions a {
  border-radius: 4px;
  color: #0079c2;
  padding: 0px;
  font-size: 14px;
  margin-right: 0px;
  display: inline;
  transition: none;
  cursor: pointer;
}

/* line 4461, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .hide-message {
  display: none;
}

/* line 4465, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .show-message {
  display: block;
  z-index: 2;
}

/* line 4470, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-options {
  margin-bottom: 30px;
}

/* line 4474, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window form.new_job_message_feedback {
  position: absolute;
  z-index: 2;
  display: none;
  right: 39px;
  width: 50%;
  background: white;
  padding: 12px;
  box-shadow: 0 1px 10px;
}

/* line 4484, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window form.new_job_message_feedback input.flat-submit-btn {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding: 8px 12px;
  margin-top: 12px;
  background: #00A6E8;
  border: none;
  border-radius: 4px;
  color: white;
  font-size: 16px;
}

/* line 4497, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window form.new_job_message_feedback li.select2-search-choice {
  border: none !important;
  box-shadow: none !important;
  width: auto;
}

/* line 4503, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window form.new_job_message_feedback a.select2-search-choice-close {
  padding: 0 !important;
  top: 11px;
}

/* line 4509, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span,
main#dashboard .message-window a {
  border-radius: 4px;
  color: #fff;
  padding: 7px 14px;
  font-size: 16px;
  margin-right: 15px;
  display: inline-block;
  transition: all 0.3s;
  cursor: pointer;
}

/* line 4521, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window a.reply-btn {
  background: #00A6E8;
}

/* line 4524, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window a.reply-btn:hover {
  background: #009AD8;
}

/* line 4529, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window a.delete-btn {
  background: #DF6365;
}

/* line 4532, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window a.delete-btn:hover {
  background: #db4e50;
}

/* line 4537, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span.archive-btn,
main#dashboard .message-window span.reinbox-btn {
  background: #CBCBCB;
}

/* line 4541, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span.archive-btn:hover,
main#dashboard .message-window span.reinbox-btn:hover {
  background: #B5B5B5;
}

/* line 4546, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span.feedback-btn {
  background: #F5A623;
  float: right;
  margin-right: 0px !important;
}

/* line 4551, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span.feedback-btn:hover {
  background: #E69C21;
}

/* line 4556, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window span.last-read-on {
  cursor: text !important;
  color: #AAAAAA !important;
  padding: 0 !important;
  text-align: center;
  width: 100%;
  font-size: 14px !important;
}

/* line 4565, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container {
  position: relative;
  margin-bottom: 30px;
}

/* line 4569, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container h3 {
  color: #fff;
  font-size: 18px;
  display: table-cell;
}

/* line 4575, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .source-language,
main#dashboard .message-window .message-container .target-language {
  padding: 2em 0;
  text-align: center;
  display: table;
}

/* line 4582, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .source-language {
  background: #9675B6;
}

/* line 4585, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .source-language::before {
  content: "\f1ab";
  position: absolute;
  font-size: 30px;
  font-family: FontAwesome;
  color: white;
  left: 20px;
}

/* line 4595, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .target-language {
  background: #A182C0;
}

/* line 4598, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .target-language::before {
  content: "\f054";
  position: absolute;
  font-size: 30px;
  font-family: FontAwesome;
  color: white;
  left: -8px;
}

/* line 4608, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .job-expertise,
main#dashboard .message-window .message-container .job-budget {
  padding: 8px 0;
  text-align: center;
}

/* line 4613, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .job-expertise h3,
main#dashboard .message-window .message-container .job-budget h3 {
  display: block;
  margin-bottom: 0px !important;
  font-size: 14px;
}

/* line 4619, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .job-expertise span,
main#dashboard .message-window .message-container .job-budget span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 0;
}

/* line 4627, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .job-expertise {
  background: #87B67E;
}

/* line 4631, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .job-budget {
  background: #9ACD91;
}

/* line 4635, app/assets/stylesheets/main/main.css.scss */
main#dashboard .message-window .message-container .message-body {
  font-size: 16px;
  background: #fff;
  padding: 3em;
}

@media only screen and (max-width: 1200px) {
  /* line 4652, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .stretchy-nav {
    z-index: 1;
  }
  /* line 4656, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
    right: 15px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 2750, app/assets/stylesheets/main/main.css.scss */
  main#dashboard {
    /* Fix pie-chart subtext */
  }
  /* line 4664, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .stretchy-nav {
    z-index: 1;
    top: 144px;
  }
  /* line 4669, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
    right: 15px;
    top: -16px;
    font-size: 3em;
  }
  /* line 4675, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .dots-to-current-users br {
    display: block;
  }
  /* line 4679, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-stats #field-piechart-percentage {
    top: 75px;
    left: 149px;
  }
  /* line 4685, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .text-small-10-lh {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  /* line 2750, app/assets/stylesheets/main/main.css.scss */
  main#dashboard {
    /* Fix pie-chart subtext */
  }
  /* line 4693, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .stretchy-nav {
    z-index: 1;
    top: 144px;
  }
  /* line 4698, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
    right: 15px;
    top: -46px;
    font-size: 3em;
  }
  /* line 4704, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .dots-to-current-users br {
    display: block;
  }
  /* line 4708, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-stats #field-piechart-percentage {
    top: 86px;
    left: 236px;
  }
  /* line 4714, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .text-small-10-lh {
    display: block;
  }
  /* line 4718, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .graph-legend {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 480px) {
  /* line 2750, app/assets/stylesheets/main/main.css.scss */
  main#dashboard {
    /* Fix pie-chart subtext */
  }
  /* line 4727, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .profile-views span.count {
    display: block;
    font-size: 22px;
  }
  /* line 4732, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .profile-views span.weekly-views {
    font-size: 14px;
  }
  /* line 4736, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .tu-count .right-cell,
main#dashboard #user-welcome .tc-count .right-cell {
    font-size: 18px;
  }
  /* line 4741, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input[type="search"] {
    font-size: 12px;
  }
  /* line 4745, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input::-webkit-input-placeholder:before {
    font-size: 18px;
  }
  /* line 4749, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input::-moz-placeholder:before {
    font-size: 18px;
  }
  /* line 4753, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input:-moz-placeholder:before {
    font-size: 18px;
  }
  /* line 4757, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input:-ms-input-placeholder:before {
    font-size: 18px;
  }
  /* line 4761, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .tu-box span,
main#dashboard #town-activity .tc-box span {
    font-size: 12px;
  }
  /* line 4766, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .tu-box p,
main#dashboard #town-activity .tc-box p {
    font-size: 16px;
  }
  /* line 4771, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item {
    font-size: 10px;
  }
  /* line 4775, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item .type {
    font-size: 18px;
    padding: 43px 0px;
  }
  /* line 4780, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item p.main {
    font-size: 11px;
  }
  /* line 4784, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item span.language {
    font-size: 10px;
  }
  /* line 4788, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .options .sort-select {
    background: url(https://s3.amazonaws.com/work-sample-images/select-arrow.png) no-repeat 98% 50%;
  }
  /* line 4792, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .options .sort-select select#leaderboard_language_pair,
main#dashboard #leaderboard .options .sort-select select#leaderboard_fields {
    width: 110%;
  }
  /* line 4797, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard h3 {
    padding: 0px;
  }
  /* line 4801, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
    right: 11px;
    top: -86px;
    font-size: 2em;
  }
  /* line 4807, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill p.name {
    font-size: 14px;
    line-height: 4px;
  }
  /* line 4812, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill span.languages {
    font-size: 10px;
  }
  /* line 4817, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .dots-to-current-users br {
    display: block;
  }
  /* line 4821, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .stretchy-nav {
    z-index: 1;
    top: 144px;
  }
  /* line 4826, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-stats #field-piechart-percentage {
    top: 78px;
    left: 108px;
  }
  /* line 4832, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .text-small-10-lh {
    display: block;
  }
  /* line 4836, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .graph-legend {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 2750, app/assets/stylesheets/main/main.css.scss */
  main#dashboard {
    /* Fix pie-chart subtext */
  }
  /* line 4845, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .profile-views span.count {
    display: block;
    font-size: 22px;
  }
  /* line 4850, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .profile-views span.weekly-views {
    font-size: 14px;
  }
  /* line 4854, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-welcome .tu-count .right-cell,
main#dashboard #user-welcome .tc-count .right-cell {
    font-size: 18px;
  }
  /* line 4859, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input[type="search"] {
    font-size: 12px;
  }
  /* line 4863, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input::-webkit-input-placeholder:before {
    font-size: 18px;
  }
  /* line 4867, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input::-moz-placeholder:before {
    font-size: 18px;
  }
  /* line 4871, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input:-moz-placeholder:before {
    font-size: 18px;
  }
  /* line 4875, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #asset-search input#main_search_input:-ms-input-placeholder:before {
    font-size: 18px;
  }
  /* line 4879, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .tu-box span,
main#dashboard #town-activity .tc-box span {
    font-size: 12px;
  }
  /* line 4884, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .tu-box p,
main#dashboard #town-activity .tc-box p {
    font-size: 16px;
  }
  /* line 4889, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item {
    font-size: 10px;
  }
  /* line 4893, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item .type {
    font-size: 18px;
    padding: 43px 0px;
  }
  /* line 4898, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item p.main {
    font-size: 11px;
  }
  /* line 4902, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #town-activity .activity-item span.language {
    font-size: 10px;
  }
  /* line 4906, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .options .sort-select {
    background: url(https://s3.amazonaws.com/work-sample-images/select-arrow.png) no-repeat 98% 50%;
  }
  /* line 4910, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .options .sort-select select#leaderboard_language_pair,
main#dashboard #leaderboard .options .sort-select select#leaderboard_fields {
    width: 110%;
  }
  /* line 4915, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard h3 {
    padding: 0px;
  }
  /* line 4919, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill .rank {
    right: 11px;
    top: -86px;
    font-size: 2em;
  }
  /* line 4925, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill p.name {
    font-size: 14px;
    line-height: 4px;
  }
  /* line 4930, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #leaderboard .leaderboard-stats .user-pill span.languages {
    font-size: 10px;
  }
  /* line 4935, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .dots-to-current-users br {
    display: block;
  }
  /* line 4939, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .stretchy-nav {
    z-index: 1;
    top: 144px;
  }
  /* line 4944, app/assets/stylesheets/main/main.css.scss */
  main#dashboard #user-stats #field-piechart-percentage {
    top: 78px;
    left: 108px;
  }
  /* line 4950, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .text-small-10-lh {
    display: block;
  }
  /* line 4954, app/assets/stylesheets/main/main.css.scss */
  main#dashboard .graph-legend {
    padding: 0 20px;
  }
}

/* main#dashboard */
/* Pricing */
/* line 4966, app/assets/stylesheets/main/main.css.scss */
.pricing .plan header {
  background: #2F4052;
  text-align: center;
  padding: 15px;
  min-height: 206px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4977, app/assets/stylesheets/main/main.css.scss */
.light {
  background: #3c1e50 !important;
}

/* line 4981, app/assets/stylesheets/main/main.css.scss */
.plan {
  margin-bottom: 10px;
}

/* line 4985, app/assets/stylesheets/main/main.css.scss */
.pricing .plan h2 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: #FFF;
}

/* line 4993, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price {
  margin-bottom: 15px;
}

/* line 4997, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price .currency {
  position: relative;
  top: 0px;
  left: 3px;
  font-size: 24px;
  vertical-align: top;
  margin-right: 5px;
}

/* line 5006, app/assets/stylesheets/main/main.css.scss */
.spacer {
  min-height: 87px;
}

/* line 5010, app/assets/stylesheets/main/main.css.scss */
.spacer2 {
  min-height: 18px;
}

/* line 5014, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price * {
  line-height: 100%;
}

/* line 5018, app/assets/stylesheets/main/main.css.scss */
.pricing.col-4 .plan .price .amount {
  font-size: 90px;
}

/* line 5022, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price .amount {
  font-size: 40px;
  font-weight: 900;
  color: #FFF;
}

/* line 5028, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price * {
  line-height: 100%;
}

/* line 5032, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price .period {
  font-size: 16px;
}

/* line 5036, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .price * {
  line-height: 100%;
}

/* line 5040, app/assets/stylesheets/main/main.css.scss */
.pricing small {
  font-size: 13px;
}

/* line 5044, app/assets/stylesheets/main/main.css.scss */
.pricing-testimonial blockquote {
  font-size: 16px;
  font-style: italic;
  line-height: 160%;
  margin-bottom: 20px;
}

/* line 5051, app/assets/stylesheets/main/main.css.scss */
.pricing-testimonial blockquote footer {
  text-align: right;
}

/* line 5055, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .features {
  background: #F5F7FA;
  padding: 25px 35px;
  font-size: 16px;
  border: 1px solid #E6E9ED;
  border-top: none;
  border-bottom-width: 2px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-top: 0 !important;
}

/* line 5067, app/assets/stylesheets/main/main.css.scss */
.pricing .plan ul {
  list-style: none;
}

/* line 5071, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .features li:first-child {
  border: none;
}

/* line 5075, app/assets/stylesheets/main/main.css.scss */
.pricing .plan .features li {
  padding: 15px 0;
  border-top: 1px solid #BCC7D1;
}

/* New Pricing */
/* line 5082, app/assets/stylesheets/main/main.css.scss */
#pricing {
  background: #F6F6F6;
  font-family: 'Open-Sans', sans-serif;
  overflow: hidden;
  padding: 0px;
}

/* line 5088, app/assets/stylesheets/main/main.css.scss */
#pricing .full-width {
  width: 100% !important;
}

/* line 5092, app/assets/stylesheets/main/main.css.scss */
#pricing .guarantee {
  height: 200px;
  display: block;
  float: right;
  position: relative;
  padding: 0 1em;
}

/* line 5099, app/assets/stylesheets/main/main.css.scss */
#pricing .guarantee img {
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  width: 268px;
  height: 169px;
}

/* line 5108, app/assets/stylesheets/main/main.css.scss */
#pricing .proz-logo {
  height: 200px;
  min-width: 304px;
  max-width: 304px;
  display: block;
  float: right;
  position: relative;
}

/* line 5117, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container {
  width: 293px;
  position: relative;
  display: inline-block;
  float: left;
  background: #fff;
}

/* line 5124, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan,
#pricing .plan-container .popular-plan {
  padding: 1em 0;
  height: 140px;
}

/* line 5130, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan {
  background: #0D2C54;
  color: #C3C3C3;
  text-transform: uppercase;
  text-align: center;
}

/* line 5136, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan::before {
  content: '';
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 30px #0D2C54;
  border-left: solid 145px transparent;
  border-right: solid 145px transparent;
  z-index: 1;
}

/* line 5151, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan .currency-sign {
  font-size: 16px;
  vertical-align: top;
  font-weight: 500;
}

/* line 5157, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan .price {
  font-size: 24px;
  font-weight: 500;
  margin-top: 20px;
}

/* line 5163, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan .savings {
  color: #7295C2;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}

/* line 5171, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan {
  background: #00A6ED;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

/* line 5178, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan::before {
  content: 'MOST POPULAR!';
  background: #BFECFF;
  height: 40px;
  position: absolute;
  top: -40px;
  width: 100%;
  left: 0;
  font-weight: 900;
  text-align: center;
  padding: 7px 0;
  color: #00A6ED;
  z-index: 1;
}

/* line 5193, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan::after {
  content: '';
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 30px #00A6ED;
  border-left: solid 145px transparent;
  border-right: solid 145px transparent;
  z-index: 1;
}

/* line 5208, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan .currency-sign {
  font-size: 20px;
  vertical-align: top;
  line-height: 11px;
}

/* line 5214, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan .price {
  font-weight: 800;
  font-size: 46px;
  margin-top: 20px;
  margin-bottom: 12px;
}

/* line 5221, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan .savings {
  color: #AEE7FF;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  z-index: 2;
}

/* line 5230, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan-title {
  font-weight: 200;
  font-size: 18px;
}

/* line 5235, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .per-month {
  font-size: 16px;
  font-weight: 500;
}

/* line 5240, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan-shadow {
  height: 10px;
  position: absolute;
  top: 140px;
  z-index: 0;
  background: #CBE2FF;
  width: 100%;
}

/* line 5248, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .plan-shadow::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 30px #CBE2FF;
  border-left: solid 145px transparent;
  border-right: solid 145px transparent;
}

/* line 5263, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan-shadow {
  height: 10px;
  position: absolute;
  top: 140px;
  z-index: 0;
  background: #009ADC;
  width: 100%;
}

/* line 5271, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .popular-plan-shadow::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 30px #009ADC;
  border-left: solid 145px transparent;
  border-right: solid 145px transparent;
}

/* line 5286, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .main-features {
  padding: 3em 1em 1em;
  font-size: 15px;
  text-align: center;
  height: 250px;
}

/* line 5293, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-container .border-plan {
  border-left: 1px solid #DADADA;
  border-right: 1px solid #dadada;
}

/* line 5299, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-description {
  background: white;
  text-align: right;
  font-size: 14px;
  border-right: 1px solid #DADADA;
  height: 50px;
  display: table;
  position: relative;
}

/* line 5308, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-description p {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1em;
  font-weight: 200;
  color: #A3A3A3;
}

/* line 5316, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-description a {
  border-bottom: none !important;
}

/* line 5320, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-description a:hover {
  color: #3d3d3d;
}

/* line 5324, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-description p.child-item::before {
  content: url(https://s3.amazonaws.com/work-sample-images/child.png);
  position: absolute;
  right: 235px;
  top: -2px;
}

/* line 5332, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-feature {
  background: white;
  width: 294px;
  text-align: center;
  border-right: 1px solid #DADADA;
  height: 50px;
  display: table;
}

/* line 5340, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-feature img {
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  height: 32px;
  width: 32px;
}

/* line 5348, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-feature img.na-line {
  height: auto;
  width: auto;
  margin-top: 18px;
}

/* line 5355, app/assets/stylesheets/main/main.css.scss */
#pricing .top-border-no-margin {
  border-top: 1px solid #DADADA;
}

/* line 5359, app/assets/stylesheets/main/main.css.scss */
#pricing .top-padding {
  padding-top: 10px;
}

/* line 5363, app/assets/stylesheets/main/main.css.scss */
#pricing .bottom-border {
  border-bottom: 1px solid #DADADA;
}

/* line 5367, app/assets/stylesheets/main/main.css.scss */
#pricing .fat-row {
  height: 64px;
}

/* line 5371, app/assets/stylesheets/main/main.css.scss */
#pricing .no-border {
  border-right: none;
}

/* line 5375, app/assets/stylesheets/main/main.css.scss */
#pricing .light {
  background: #EAEAEA !important;
}

/* line 5379, app/assets/stylesheets/main/main.css.scss */
#pricing .dark {
  background: #E2E2E2 !important;
}

/* line 5383, app/assets/stylesheets/main/main.css.scss */
#pricing .darkest-cell {
  background: #EAEAEA;
}

/* line 5387, app/assets/stylesheets/main/main.css.scss */
#pricing .transparent-bg {
  background: transparent;
}

/* line 5391, app/assets/stylesheets/main/main.css.scss */
#pricing .big-text {
  font-size: 35px;
  font-weight: bolder;
  font-family: 'Roboto Slab', serif;
  display: table-cell;
  color: #626262;
  vertical-align: middle;
  padding: 10px;
}

/* line 5401, app/assets/stylesheets/main/main.css.scss */
#pricing .top-column {
  z-index: 3;
}

/* line 5405, app/assets/stylesheets/main/main.css.scss */
#pricing .middle-column {
  z-index: 2;
  width: 294px;
}

/* line 5410, app/assets/stylesheets/main/main.css.scss */
#pricing .bottom-column {
  z-index: 1;
  width: 294px;
}

/* line 5415, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-button {
  background: #F6511D;
  border-radius: 2px;
  color: #fff;
  width: 203px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px;
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

/* line 5429, app/assets/stylesheets/main/main.css.scss */
#pricing .plan-button:hover {
  background: #f86f44;
}

/* line 5434, app/assets/stylesheets/main/main.css.scss */
#pricing .white-label {
  font-family: 'Open-Sans', sans-serif;
  background: #fff;
  padding: 0 0 2em 0;
  margin-top: 4em;
  margin-bottom: 2em;
}

/* line 5441, app/assets/stylesheets/main/main.css.scss */
#pricing .white-label .white-label-title {
  font-weight: 800;
  color: white;
  background: #00A6ED;
  text-align: center;
  font-size: 42px;
  padding: 0.75em;
  margin-bottom: 1em;
}

/* line 5451, app/assets/stylesheets/main/main.css.scss */
#pricing .white-label p {
  color: #A3A3A3;
  font-weight: 200;
  padding: 0 2em;
}

/* line 5457, app/assets/stylesheets/main/main.css.scss */
#pricing .white-label p.white-label-tel {
  font-weight: 800 !important;
  color: #626262 !important;
  margin-top: 1em;
}

/* line 5464, app/assets/stylesheets/main/main.css.scss */
#pricing #faq {
  width: 100%;
  margin-bottom: 2em;
  padding: 2em;
}

/* line 5469, app/assets/stylesheets/main/main.css.scss */
#pricing #faq h2 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  color: #626262;
  text-align: center;
}

/* line 5476, app/assets/stylesheets/main/main.css.scss */
#pricing #faq .qa-block {
  margin-top: 30px;
}

/* line 5479, app/assets/stylesheets/main/main.css.scss */
#pricing #faq .qa-block b {
  color: #626262;
  font-family: 'Roboto Slab', serif;
}

/* line 5484, app/assets/stylesheets/main/main.css.scss */
#pricing #faq .qa-block p {
  color: #A3A3A3;
  font-weight: 200;
}

/* line 5491, app/assets/stylesheets/main/main.css.scss */
#pricing #testimonials.darker-grey {
  background: #EAEAEA;
}

/* line 5495, app/assets/stylesheets/main/main.css.scss */
#pricing #testimonials h2.bigger-text {
  color: #424242;
  font-weight: 400;
  font-size: 2.25em;
}

/* Subscription Plans */
/* line 5504, app/assets/stylesheets/main/main.css.scss */
main#new-subscription {
  background: #9282FF;
  padding: 4em 0;
  font-family: 'Open-Sans', sans-serif;
}

/* line 5509, app/assets/stylesheets/main/main.css.scss */
main#new-subscription h2 {
  font-weight: 200;
  color: white;
  font-size: 18px;
}

/* line 5515, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .purchase-block {
  display: none;
}

/* line 5519, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details {
  background: white;
  padding: 2em;
  color: #626262;
  font-weight: 200;
  font-size: 14px;
  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.5);
  z-index: 1;
}

/* line 5531, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details h2 {
  font-size: 24px;
  color: #626262;
}

/* line 5536, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice {
  text-align: center;
  height: 200px;
  padding: 1em;
  border-width: 3px;
  border-style: solid;
  border-color: #E0E0E0;
  background: #F6F6F6;
  margin-left: 1em;
}

/* line 5546, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice span.plan-duration {
  text-transform: uppercase;
  color: #908CA9;
  display: block;
}

/* line 5552, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice span.plan-price {
  font-size: 24px;
  color: #838383;
  display: block;
  margin-bottom: 30px;
}

/* line 5558, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice span.plan-price.monthly-plan {
  margin-top: 40px;
}

/* line 5563, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice .savings-tag {
  border-radius: 2px;
  background: #7C6BE0;
  width: 75%;
  padding: 0.15em;
  color: white;
  font-size: 12px;
  margin: 0 auto 12px;
}

/* line 5573, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice.selected-plan {
  border-color: #8981B9;
  background: #D9D3FF;
}

/* line 5577, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-choice.selected-plan .plan-price {
  color: #5C5687;
}

/* line 5584, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .plan-overview h3 {
  font-size: 18px;
  font-weight: 800;
  color: #626262;
}

/* line 5591, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .guarantee {
  color: #9C9C9C;
  font-size: 12px;
}

/* line 5595, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-details .guarantee img {
  margin-bottom: 30px;
}

/* line 5601, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-checkout {
  background: #ECECEC;
  text-align: center;
  padding: 2em;
  z-index: 0;
}

/* line 5607, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-checkout h3 {
  color: #626262;
  font-size: 18px;
  font-weight: 600;
}

/* line 5613, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-checkout .selected-price {
  color: #9282FF;
  font-size: 42px;
  font-weight: 200;
  margin-top: 30px;
  margin-bottom: 40px;
  display: block;
}

/* line 5622, app/assets/stylesheets/main/main.css.scss */
main#new-subscription .plan-checkout .payment-security-notice {
  color: #9C9C9C;
  font-size: 12px;
  display: block;
  margin-top: 24px;
}

/* Manage Subscription */
/* line 5633, app/assets/stylesheets/main/main.css.scss */
#manage-subscription {
  padding: 4em 0;
  background: #f6f6f6;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 200;
}

/* line 5639, app/assets/stylesheets/main/main.css.scss */
#manage-subscription h1,
#manage-subscription h2,
#manage-subscription h3 {
  color: #626262;
  font-weight: 200;
}

/* line 5646, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details {
  padding: 0;
}

/* line 5649, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail {
  color: #fff;
  text-align: center;
  height: 148px;
  padding: 1em;
}

/* line 5655, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail p {
  font-size: 24px;
  font-weight: 500;
  margin-top: 25px;
}

/* line 5661, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail .billing-info {
  font-size: 14px !important;
  margin-bottom: 10px !important;
  margin-top: 0px !important;
  line-height: 20px !important;
}

/* line 5668, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail span {
  text-transform: uppercase;
  font-size: 16px;
  display: block;
}

/* line 5675, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail:first-child {
  background: #1D4270;
}

/* line 5679, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail:nth-child(2) {
  background: #143865;
}

/* line 5683, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail:nth-child(3) {
  background: #0D2C54;
}

/* line 5687, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .plan-details .plan-detail:last-child {
  background: #0A2445;
}

/* line 5692, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions {
  padding: 0;
}

/* line 5695, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions .usage {
  background: #fff;
  padding: 2.5em 4em;
  float: left;
  display: block;
  width: 100%;
  min-height: 444px;
}

/* line 5705, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions .change-plan .downgrade {
  border-right: 1px solid rgba(172, 172, 172, 0.5);
}

/* line 5709, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions .change-plan .downgrade,
#manage-subscription .actions .change-plan .upgrade {
  background: #E4E4E4;
  height: 148px;
  text-align: center;
  padding: 1em;
}

/* line 5716, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions .change-plan .downgrade h3,
#manage-subscription .actions .change-plan .upgrade h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 70%;
}

/* line 5722, app/assets/stylesheets/main/main.css.scss */
#manage-subscription .actions .change-plan .downgrade span.help,
#manage-subscription .actions .change-plan .upgrade span.help {
  color: #626262;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}

/* Terms */
/* line 5735, app/assets/stylesheets/main/main.css.scss */
.terms-of-service p {
  font-size: 16px;
}

/* line 5739, app/assets/stylesheets/main/main.css.scss */
.terms-of-service .terms-list li {
  font-size: 14px;
  margin-left: 5px;
  margin-bottom: 5px;
}

/* line 5745, app/assets/stylesheets/main/main.css.scss */
#term-menu {
  list-style: none;
}

/* line 5749, app/assets/stylesheets/main/main.css.scss */
#term-menu li {
  padding: 0px;
  height: 36px;
}

/* line 5754, app/assets/stylesheets/main/main.css.scss */
#term-menu li a {
  padding: 10px;
  font-size: 14px;
  line-height: 14px;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #919090;
}

/* line 5767, app/assets/stylesheets/main/main.css.scss */
#term-menu li a:hover {
  color: #fff;
  background-color: #e42a37;
}

/* line 5772, app/assets/stylesheets/main/main.css.scss */
#term-menu li.active a {
  color: #fff;
  background-color: #e42a37;
}

/*===================================================================================*/
/*  Document New
/*===================================================================================*/
/* line 5781, app/assets/stylesheets/main/main.css.scss */
.labelButton {
  color: #FFF !important;
  cursor: pointer;
  background: #54b848;
  padding: 11px 10px 11px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.02em;
  text-shadow: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  min-width: 150px;
}

/* line 5806, app/assets/stylesheets/main/main.css.scss */
.labelButton:hover,
.labelButton:focus,
.labelButton:active,
.labelButton.active {
  background: #3b8133 !important;
}

/* line 5813, app/assets/stylesheets/main/main.css.scss */
.labelButtonLarge {
  color: #FFF !important;
  cursor: pointer;
  background: #54b848;
  padding: 11px 10px 11px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-shadow: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  min-width: 150px;
}

/* line 5838, app/assets/stylesheets/main/main.css.scss */
.labelButtonLarge:hover,
.labelButtonLargeLarge:focus,
.labelButton:active,
.labelButtonLarge.active {
  background: #3b8133 !important;
}

/* line 5845, app/assets/stylesheets/main/main.css.scss */
#progressContainer {
  display: none;
}

/* line 5849, app/assets/stylesheets/main/main.css.scss */
#supportedFormats {
  font-size: 6px;
}

/* KPI Table */
/* line 5854, app/assets/stylesheets/main/main.css.scss */
table.table.table-hover.kpi {
  text-align: right;
}

/* line 5858, app/assets/stylesheets/main/main.css.scss */
.tableHeaderUpload {
  height: 55px;
  position: relative;
}

/* line 5863, app/assets/stylesheets/main/main.css.scss */
.tableHeaderUpload span {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
}

/* line 5870, app/assets/stylesheets/main/main.css.scss */
.clickableRow {
  cursor: pointer;
}

/* line 5874, app/assets/stylesheets/main/main.css.scss */
.clickableRowSimilarity {
  cursor: pointer;
}

/* line 5878, app/assets/stylesheets/main/main.css.scss */
#fieldsOfExpertise {
  display: none;
}

/* line 5882, app/assets/stylesheets/main/main.css.scss */
#fieldsOfExpertisePair {
  display: none;
}

/* line 5886, app/assets/stylesheets/main/main.css.scss */
.highlightHover:hover {
  color: #F27A24;
}

/* line 5890, app/assets/stylesheets/main/main.css.scss */
#targetPairUpload {
  display: none;
}

/*===================================================================================*/
/*  Document Show
/*===================================================================================*/
/* line 5898, app/assets/stylesheets/main/main.css.scss */
#public-title-input-box {
  width: 100%;
  font-size: 15px;
}

/* line 5903, app/assets/stylesheets/main/main.css.scss */
#chartContainer {
  width: 100%;
  height: 600;
}

/* line 5908, app/assets/stylesheets/main/main.css.scss */
#chartContainer .dimple-axis {
  font-size: 15px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 5913, app/assets/stylesheets/main/main.css.scss */
#chartContainer text {
  font-size: 15px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 5918, app/assets/stylesheets/main/main.css.scss */
#chartContainer line {
  stroke-width: 1px;
  stroke-dasharray: 5px, 5px;
  opacity: 0.8;
}

/* line 5924, app/assets/stylesheets/main/main.css.scss */
#punchcard svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 5930, app/assets/stylesheets/main/main.css.scss */
.vis-tool-tip {
  padding: 10px;
  background: #222;
  color: #F27A24;
  font-size: 16px;
  line-height: 1.4;
  width: auto;
  min-width: 40px;
  position: absolute;
  z-index: 99999;
  text-align: center;
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

/* line 5946, app/assets/stylesheets/main/main.css.scss */
#vizContainer {
  min-height: 650px;
}

/* line 5950, app/assets/stylesheets/main/main.css.scss */
#document-show-translator {
  display: none;
}

/*===================================================================================*/
/* User Index
/*===================================================================================*/
/* line 5958, app/assets/stylesheets/main/main.css.scss */
#sourceLangLabel {
  margin-bottom: 0px;
}

/* line 5962, app/assets/stylesheets/main/main.css.scss */
#targetLangLabel {
  margin-bottom: 0px;
}

/*===================================================================================*/
/* Blog Redesign
/*===================================================================================*/
/* ELEMENTS */
/* line 5972, app/assets/stylesheets/main/main.css.scss */
.contribution-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 75px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  position: relative;
}

/* line 5984, app/assets/stylesheets/main/main.css.scss */
span.numbered-contribution {
  background: #80DA79;
  height: 82px;
  width: 82px;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: -41px;
  top: -41px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 72px;
  color: white;
  border: 4px solid #68BC61;
}

/* line 6001, app/assets/stylesheets/main/main.css.scss */
span.contributor {
  display: block;
  font-weight: bold;
}

/* line 6007, app/assets/stylesheets/main/main.css.scss */
#reasons-to-upload-list li span {
  font-size: 19px;
  color: #F27A24;
}

/* FEATURE BOX */
/* line 6016, app/assets/stylesheets/main/main.css.scss */
.feature-box {
  background-color: #BE7DF5;
  color: #633C8D;
  margin-bottom: 40px;
  height: 186px;
  border-bottom: 1px solid #A466D8;
}

/* line 6024, app/assets/stylesheets/main/main.css.scss */
.feature-box-content {
  padding: 10px 15px;
  text-align: center;
}

/* line 6029, app/assets/stylesheets/main/main.css.scss */
.feature-box-content span {
  color: white;
  font-style: italic;
}

/* line 6034, app/assets/stylesheets/main/main.css.scss */
.feature-box h1 {
  font-size: 24px;
  color: #633C8D;
  line-height: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

/* line 6042, app/assets/stylesheets/main/main.css.scss */
#feature-box-header h1 {
  margin-top: 15px !important;
  font-size: 28px;
  color: #fff;
}

/* line 6048, app/assets/stylesheets/main/main.css.scss */
.feature-box h1.pure-white-text {
  color: #fff;
  font-size: 36px;
}

/* line 6053, app/assets/stylesheets/main/main.css.scss */
.feature-box p.lead {
  font-size: 14px;
}

/* NEWSLETTER OPTIN */
/* line 6059, app/assets/stylesheets/main/main.css.scss */
.under-box {
  background: #F8F8F8 none repeat scroll 0% 0%;
  padding: 3px;
  border-radius: 5px;
  margin-bottom: 20px;
}

/* line 6066, app/assets/stylesheets/main/main.css.scss */
#newsletter-signup {
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: 22px;
}

/* line 6073, app/assets/stylesheets/main/main.css.scss */
h2.newsletter-header {
  font-size: 16px;
  font-weight: 700;
  line-height: 8px;
  margin-bottom: 0px !important;
  color: #333 !important;
}

/* line 6081, app/assets/stylesheets/main/main.css.scss */
h3.newsletter-subheader {
  font-size: 14px;
  font-weight: 300;
  margin-top: 3px !important;
  color: #595959 !important;
}

/* line 6088, app/assets/stylesheets/main/main.css.scss */
#newsletter-signup .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* RESOURCES */
/* line 6109, app/assets/stylesheets/main/main.css.scss */
.resources {
  text-align: center;
  margin-bottom: 40px;
}

/* line 6114, app/assets/stylesheets/main/main.css.scss */
.resources img {
  transition: 0.5s ease;
}

/* line 6118, app/assets/stylesheets/main/main.css.scss */
.resources img:hover {
  opacity: 0.7;
}

/* line 6122, app/assets/stylesheets/main/main.css.scss */
.resources h3 {
  color: #595959;
  font-size: 20px;
  font-weight: 300;
}

/* line 6128, app/assets/stylesheets/main/main.css.scss */
.left-ad {
  transition: 0.5s ease;
}

/* line 6132, app/assets/stylesheets/main/main.css.scss */
.left-ad:hover {
  opacity: 0.7;
}

/* line 6136, app/assets/stylesheets/main/main.css.scss */
#sticky-ad {
  position: relative;
}

/* CONTENT */
/* line 6142, app/assets/stylesheets/main/main.css.scss */
.content {
  max-width: 800px;
  padding-left: 30px !important;
}

/* line 6147, app/assets/stylesheets/main/main.css.scss */
.content-header {
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
}

/* line 6152, app/assets/stylesheets/main/main.css.scss */
h1.blog-content-header {
  font-size: 24px;
  font-weight: 700;
  margin-top: 0px;
  color: #595959;
  line-height: 100%;
}

/* line 6160, app/assets/stylesheets/main/main.css.scss */
h1.blog-content-header small {
  text-transform: uppercase;
  font-size: 14px;
  color: #A6A6A6;
  margin-top: 0px !important;
}

@media (max-width: 992px) {
  /* line 6168, app/assets/stylesheets/main/main.css.scss */
  #blog-sidebar {
    display: none;
  }
  /* line 6172, app/assets/stylesheets/main/main.css.scss */
  #sticky-social {
    display: none;
  }
}

/* line 6177, app/assets/stylesheets/main/main.css.scss */
.article-preview {
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
  padding: 25px 0px;
}

/* line 6183, app/assets/stylesheets/main/main.css.scss */
.article-preview p,
h3 {
  color: #595959;
}

/* line 6188, app/assets/stylesheets/main/main.css.scss */
.article-preview h3 {
  font-size: 20px;
}

/* line 6192, app/assets/stylesheets/main/main.css.scss */
.article-preview h3 a {
  color: #595959 !important;
  transition: all 0.5s ease;
}

/* line 6197, app/assets/stylesheets/main/main.css.scss */
.article-preview h3 a:hover {
  color: #808080 !important;
}

/* line 6201, app/assets/stylesheets/main/main.css.scss */
.preview-footer {
  margin: 34px 0 15px 0;
}

/* line 6205, app/assets/stylesheets/main/main.css.scss */
.tweet {
  float: right;
  padding: 7px 15px;
  vertical-align: text-bottom;
}

/* POST */
/* line 6212, app/assets/stylesheets/main/main.css.scss */
.post-title h1 {
  font-size: 30px !important;
  font-weight: 400 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  color: #595959 !important;
}

/* line 6220, app/assets/stylesheets/main/main.css.scss */
.post-title {
  border-bottom: 1px solid #E8E8E8;
  padding: 0 0 14px;
  margin-bottom: 20px;
}

/* line 6226, app/assets/stylesheets/main/main.css.scss */
.post-middle {
  margin: 0 auto !important;
  color: #595959 !important;
}

/* line 6231, app/assets/stylesheets/main/main.css.scss */
.post-middle p {
  padding: 0px;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 25px;
}

/* line 6238, app/assets/stylesheets/main/main.css.scss */
.post-middle h3 {
  padding-top: 0px !important;
}

/* line 6242, app/assets/stylesheets/main/main.css.scss */
.post-middle p.bottom-margin-none {
  margin-bottom: 0px !important;
}

/* line 6246, app/assets/stylesheets/main/main.css.scss */
.post-middle p.medium-text {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 6252, app/assets/stylesheets/main/main.css.scss */
.post-middle p.text-small-12 {
  font-size: 12px;
}

/* line 6256, app/assets/stylesheets/main/main.css.scss */
.post-middle p.text-small-14 {
  font-size: 14px;
}

/* line 6260, app/assets/stylesheets/main/main.css.scss */
.post-middle li {
  font-size: 16px;
}

/* line 6264, app/assets/stylesheets/main/main.css.scss */
.post-middle blockquote {
  border-left: 5px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 6273, app/assets/stylesheets/main/main.css.scss */
.blog_blue_highlight {
  border: 2px solid #88b7d5;
  border-radius: 4px;
  padding: 3px !important;
}

/* line 6279, app/assets/stylesheets/main/main.css.scss */
.blog_orange_highlight {
  border: 2px solid #d5714d;
  border-radius: 4px;
  padding: 3px !important;
}

/* line 6285, app/assets/stylesheets/main/main.css.scss */
.blog_blue_arrow_box {
  position: relative;
  background: #88b7d5;
  border: 2px solid #c2e1f5;
  padding: 8px;
  color: #fff;
  border-radius: 6px;
}

/* line 6294, app/assets/stylesheets/main/main.css.scss */
.blog_blue_arrow_box p {
  font-size: 12px;
  line-height: 14px;
}

/* line 6299, app/assets/stylesheets/main/main.css.scss */
.blog_blue_arrow_box:after,
.blog_blue_arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 6311, app/assets/stylesheets/main/main.css.scss */
.blog_blue_arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #88b7d5;
  border-width: 10px;
  margin-top: -10px;
}

/* line 6318, app/assets/stylesheets/main/main.css.scss */
.blog_blue_arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #c2e1f5;
  border-width: 13px;
  margin-top: -13px;
}

/* line 6325, app/assets/stylesheets/main/main.css.scss */
.blog_orange_arrow_box {
  position: relative;
  background: #d5714d;
  border: 2px solid #f5c147;
  padding: 8px;
  color: #fff;
  border-radius: 6px;
}

/* line 6334, app/assets/stylesheets/main/main.css.scss */
.blog_orange_arrow_box p {
  font-size: 12px;
  line-height: 14px;
}

/* line 6339, app/assets/stylesheets/main/main.css.scss */
.blog_orange_arrow_box:after,
.blog_orange_arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 6351, app/assets/stylesheets/main/main.css.scss */
.blog_orange_arrow_box:after {
  border-color: rgba(213, 113, 77, 0);
  border-right-color: #d5714d;
  border-width: 10px;
  margin-top: -10px;
}

/* line 6358, app/assets/stylesheets/main/main.css.scss */
.blog_orange_arrow_box:before {
  border-color: rgba(245, 193, 71, 0);
  border-right-color: #f5c147;
  border-width: 13px;
  margin-top: -13px;
}

/* line 6365, app/assets/stylesheets/main/main.css.scss */
.gradient-background-red {
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 30%, #E0551A 100%);
  border-radius: 50px;
  position: relative;
  left: -24px;
  margin-bottom: 30px;
}

/* line 6373, app/assets/stylesheets/main/main.css.scss */
.gradient-background-red img,
.gradient-background-red h2 {
  display: inline-block;
}

/* line 6378, app/assets/stylesheets/main/main.css.scss */
.gradient-background-red h2 {
  color: white;
}

/* SOCIAL SHARE */
/* line 6384, app/assets/stylesheets/main/main.css.scss */
.social-share-vertical li {
  list-style: none;
  margin: 20px 0;
}

/* line 6389, app/assets/stylesheets/main/main.css.scss */
.social-share-vertical li:first-child {
  margin: 0;
}

/* ABOUT THE AUTHOR */
/* line 6395, app/assets/stylesheets/main/main.css.scss */
.border {
  border: 4px solid #E9E9E9;
}

/* line 6399, app/assets/stylesheets/main/main.css.scss */
.about-author {
  width: 100%;
  position: relative;
  float: left;
  margin: 30px 0;
}

/* line 6406, app/assets/stylesheets/main/main.css.scss */
.author-bio h3 {
  margin-top: 0 !important;
  font-size: 16px !important;
  color: #3F3F3F;
  margin-bottom: 0 !important;
}

/* line 6413, app/assets/stylesheets/main/main.css.scss */
.about-author p {
  font-size: 14px !important;
  color: #595959 !important;
  line-height: 130% !important;
}

/* line 6419, app/assets/stylesheets/main/main.css.scss */
.related-posts h3 {
  color: #595959;
}

/* line 6423, app/assets/stylesheets/main/main.css.scss */
.bottom-cta {
  background: url(/assets/bottom-cta-bg-525d092539840641593ecc96e37e24cd6b77f722f211b3cf8f9e2fd777f2d384.png) no-repeat;
  border-radius: 8px;
  width: 520px;
  height: 200px;
  padding: 15px;
  text-align: center;
  color: #fff;
  margin: 40px auto;
}

/* line 6434, app/assets/stylesheets/main/main.css.scss */
.bottom-cta h3 {
  margin-top: 0px;
  margin-bottom: 14px !important;
  color: white;
  font-weight: 500 !important;
}

/* line 6441, app/assets/stylesheets/main/main.css.scss */
.bottom-cta p {
  margin-bottom: 17px !important;
  font-size: 15px !important;
}

/* BUTTONS */
/* line 6448, app/assets/stylesheets/main/main.css.scss */
.caps {
  text-transform: uppercase;
}

/* line 6452, app/assets/stylesheets/main/main.css.scss */
.btn-standard {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 6474, app/assets/stylesheets/main/main.css.scss */
.btn-light-green {
  background-color: #66c778;
  color: white;
}

/* line 6479, app/assets/stylesheets/main/main.css.scss */
.btn-light-green:hover {
  background-color: #53c068;
  color: white;
  transition: 0.5s ease;
}

/* line 6485, app/assets/stylesheets/main/main.css.scss */
.btn-light-purple {
  background-color: #BE7DF5;
  border: 1px solid #8D4CC4;
  color: white;
  height: 40px;
  padding: 0;
  box-shadow: 0px 2px #965FC4;
  -o-box-shadow: 0px 2px #965FC4;
  -moz-box-shadow: 0px 2px #965FC4;
  -webkit-box-shadow: 0px 2px #965FC4;
}

/* line 6497, app/assets/stylesheets/main/main.css.scss */
.btn-light-purple:hover {
  background-color: #B776EF;
  color: white;
  transition: 0.5s ease;
}

/* line 6503, app/assets/stylesheets/main/main.css.scss */
.btn-3d {
  border: none;
  box-shadow: 0px 4px #2DB041;
  -o-box-shadow: 0px 4px #2DB041;
  -moz-box-shadow: 0px 4px #2DB041;
  -webkit-box-shadow: 0px 4px #2DB041;
}

/* line 6511, app/assets/stylesheets/main/main.css.scss */
.btn-3d-sm {
  font-size: 16px;
  min-width: 185px;
  border: 1px solid #18B033;
  box-shadow: 0px 2px #2DB041;
  -o-box-shadow: 0px 2px #2DB041;
  -moz-box-shadow: 0px 2px #2DB041;
  -webkit-box-shadow: 0px 2px #2DB041;
}

/* line 6521, app/assets/stylesheets/main/main.css.scss */
.btn-xl {
  width: 225px;
  padding: 15px;
  font-size: 17px;
}

/* COMMENTS */
/* line 6529, app/assets/stylesheets/main/main.css.scss */
#comments td {
  color: #595959 !important;
  font-size: 16px;
}

/*===================================================================================*/
/* Blog
/*===================================================================================*/
/* line 6540, app/assets/stylesheets/main/main.css.scss */
.blog.no-sidebar .post-title,
.blog.no-sidebar .meta {
  text-align: center;
}

/* line 6545, app/assets/stylesheets/main/main.css.scss */
.format-filter li {
  font-size: 24px;
}

/* line 6549, app/assets/stylesheets/main/main.css.scss */
.format-filter li:after {
  content: "";
}

/* line 6553, app/assets/stylesheets/main/main.css.scss */
.format-filter li a {
  padding: 0 35px;
}

/* line 6557, app/assets/stylesheets/main/main.css.scss */
.classic-blog .meta {
  margin-right: -5px;
  margin-left: -5px;
}

/* line 6562, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post-content .meta {
  padding-left: 80px;
  padding-right: 80px;
  margin-bottom: 25px;
}

/* line 6568, app/assets/stylesheets/main/main.css.scss */
.classic-blog .sidemeta,
.classic-blog .pagination {
  padding-left: 59px;
  border-left: 1px solid #CED7E0;
  margin-left: 30px;
}

/* line 6575, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post .date-wrapper {
  text-align: center;
  display: table;
  float: left;
  margin-right: 20px;
}

/* line 6582, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post .date {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  width: 60px;
  height: 60px;
  border: 1px solid #F27A24;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #F27A24;
  font-weight: bold;
  color: #FFF;
  line-height: 1;
  text-transform: uppercase;
}

/* line 6598, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post .date .day {
  font-size: 20px;
  margin-bottom: 1px;
  display: block;
}

/* line 6604, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post .date .month {
  font-size: 12px;
  display: block;
}

/* line 6609, app/assets/stylesheets/main/main.css.scss */
.classic-blog .sidemeta .format-wrapper {
  display: table;
}

/* line 6613, app/assets/stylesheets/main/main.css.scss */
.classic-blog.sidebar-left .sidemeta,
.classic-blog.sidebar-left .pagination {
  padding-left: 0;
  border-left: none;
  margin-left: 0;
  padding-right: 59px;
  border-right: 1px solid #CED7E0;
  margin-right: 30px;
}

/* line 6623, app/assets/stylesheets/main/main.css.scss */
.classic-blog.sidebar-left .post .date-wrapper {
  margin-right: 0;
  margin-left: 20px;
}

/* line 6628, app/assets/stylesheets/main/main.css.scss */
.classic-blog.no-sidebar .sidemeta,
.classic-blog.no-sidebar .pagination {
  position: relative;
  left: -30px;
}

/* line 6634, app/assets/stylesheets/main/main.css.scss */
.classic-blog .post-title {
  font-size: 30px;
  line-height: 120%;
}

/* line 6639, app/assets/stylesheets/main/main.css.scss */
.classic-blog .isotope {
  overflow: visible !important;
}

/* line 6643, app/assets/stylesheets/main/main.css.scss */
.classic-blog #share {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 40px;
}

/* line 6649, app/assets/stylesheets/main/main.css.scss */
.classic-blog .panel-group {
  margin-bottom: 40px;
}

/* line 6653, app/assets/stylesheets/main/main.css.scss */
p.note {
  background-color: #EAEAEA;
  padding: 22px;
  border-radius: 3px;
  color: #3d3d3d;
  font-style: italic;
  border: 1px solid #CCCCCC;
}

/* line 6662, app/assets/stylesheets/main/main.css.scss */
.post {
  position: relative;
  padding: 20px;
  margin-bottom: 40px;
}

/* line 6668, app/assets/stylesheets/main/main.css.scss */
.sidemeta .date-wrapper {
  position: absolute;
  top: 0;
  left: -90px;
}

/* line 6674, app/assets/stylesheets/main/main.css.scss */
.sidemeta .format-wrapper {
  position: absolute;
  top: 75px;
  left: -80px;
  font-size: 15px;
}

/* line 6681, app/assets/stylesheets/main/main.css.scss */
.classic-blog.sidebar-left .sidemeta .date-wrapper {
  left: auto;
  right: -90px;
}

/* line 6686, app/assets/stylesheets/main/main.css.scss */
.classic-blog.sidebar-left .sidemeta .format-wrapper {
  left: auto;
  right: -80px;
}

/* line 6691, app/assets/stylesheets/main/main.css.scss */
.aside-outline {
  border: 1px solid #512e92;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-top: 15px;
  border-radius: 3px;
}

/* line 6700, app/assets/stylesheets/main/main.css.scss */
.tag-cloud-1 {
  font-size: 12pt;
}

/* line 6704, app/assets/stylesheets/main/main.css.scss */
.tag-cloud-2 {
  font-size: 14pt;
}

/* line 6708, app/assets/stylesheets/main/main.css.scss */
.tag-cloud-3 {
  font-size: 16pt;
}

/* line 6712, app/assets/stylesheets/main/main.css.scss */
.tag-cloud-4 {
  font-size: 18pt;
}

/* line 6716, app/assets/stylesheets/main/main.css.scss */
.tag-cloud-5 {
  font-size: 20pt;
}

/* line 6720, app/assets/stylesheets/main/main.css.scss */
.indent_1 {
  margin-left: 15px;
}

/* line 6724, app/assets/stylesheets/main/main.css.scss */
.indent_2 {
  margin-left: 30px;
}

/* line 6728, app/assets/stylesheets/main/main.css.scss */
.indent_3 {
  margin-left: 45px;
}

/* line 6732, app/assets/stylesheets/main/main.css.scss */
.indent_4 {
  margin-left: 60px;
}

/* line 6736, app/assets/stylesheets/main/main.css.scss */
.indent_5 {
  margin-left: 75px;
}

/* line 6740, app/assets/stylesheets/main/main.css.scss */
.hidden-quiz-element {
  display: none;
}

/* line 6744, app/assets/stylesheets/main/main.css.scss */
.classic-blog blockquote {
  border-left: 5px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/*===================================================================================*/
/* Terms
/*===================================================================================*/
/* line 6757, app/assets/stylesheets/main/main.css.scss */
#glossary-container .ui-widget-content {
  background: none;
  background-color: #F27A24 !important;
  color: #fff !important;
  border: 1px solid #B95915 !important;
}

/* line 6764, app/assets/stylesheets/main/main.css.scss */
#term_b_container .ui-widget-content {
  background: none;
  background-color: #F27A24 !important;
  color: #fff !important;
  border: 1px solid #0079c2 !important;
}

/* line 6771, app/assets/stylesheets/main/main.css.scss */
.draggable {
  cursor: pointer;
  background-color: #F27A24 !important;
  text-align: left;
  width: auto;
  max-width: 300px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 16px;
  color: #fff !important;
  margin: 10px 10px 10px 0;
  border: 1px solid #0079c2 !important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 6789, app/assets/stylesheets/main/main.css.scss */
.droppable {
  padding-top: 5px;
  background-color: #512e92;
  width: 100%;
  height: 50px;
  z-index: 10000;
}

/* line 6797, app/assets/stylesheets/main/main.css.scss */
.droppable input {
  width: 70%;
  padding: 15px;
}

/* line 6802, app/assets/stylesheets/main/main.css.scss */
.activeDrop {
  background-color: #e42a37;
}

/* line 6806, app/assets/stylesheets/main/main.css.scss */
.hoverDrop {
  background-color: #54b848;
}

/* line 6810, app/assets/stylesheets/main/main.css.scss */
.term_extras {
  display: none;
}

/* line 6814, app/assets/stylesheets/main/main.css.scss */
.hide_field {
  display: none;
}

/* line 6818, app/assets/stylesheets/main/main.css.scss */
.hidden_element {
  display: none;
}

/* line 6822, app/assets/stylesheets/main/main.css.scss */
.term_list {
  list-style-type: none;
}

/* line 6826, app/assets/stylesheets/main/main.css.scss */
.well-additional {
  color: #512e92;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border: 1px solid #F27A24;
}

/*===================================================================================*/
/* Footer
/*===================================================================================*/
/* line 6843, app/assets/stylesheets/main/main.css.scss */
#mailing_list_email {
  width: 100%;
  font-size: 16px;
}

/* line 6848, app/assets/stylesheets/main/main.css.scss */
.mailing-list {
  position: relative;
}

/* line 6852, app/assets/stylesheets/main/main.css.scss */
.mailing-list input[type="email"] {
  background-color: #f5f5f5;
  padding-right: 100px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #E6E9ED;
  color: #73879C;
}

/* line 6861, app/assets/stylesheets/main/main.css.scss */
.mailing-list .btn-submit {
  position: absolute;
  right: 0;
  top: 0;
  padding: 9px;
  margin-top: 4px;
  margin-right: 5px;
  color: #73879C;
  line-height: 1;
}

/* line 6872, app/assets/stylesheets/main/main.css.scss */
.mailing-list input[type="email"]:focus {
  background-color: #f5f5f5;
  border: 1px solid #c1c3c6;
}

/* line 6877, app/assets/stylesheets/main/main.css.scss */
footer .mailing-list .btn-submit {
  width: 88px;
  height: 30px;
  font-size: 13px;
}

/* line 6883, app/assets/stylesheets/main/main.css.scss */
#coupon_code_input {
  width: 150px;
}

/*===================================================================================*/
/* Forum
/*===================================================================================*/
/* line 6891, app/assets/stylesheets/main/main.css.scss */
#forum_threads td a:hover h3 {
  color: #ee318d;
}

/* line 6895, app/assets/stylesheets/main/main.css.scss */
#forum_posts p a {
  color: #428bca;
  border-bottom: 0px;
}

/* line 6900, app/assets/stylesheets/main/main.css.scss */
#forum_posts p {
  font-size: 16px;
}

/* line 6904, app/assets/stylesheets/main/main.css.scss */
#forum_posts li {
  font-size: 16px;
}

/* line 6908, app/assets/stylesheets/main/main.css.scss */
#forum_posts blockquote {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
}

/* line 6914, app/assets/stylesheets/main/main.css.scss */
#forum_posts blockquote p {
  font-size: 16px;
  background-color: #cae5f7;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 6922, app/assets/stylesheets/main/main.css.scss */
#form-thread-subject {
  background-color: white;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  -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 6935, app/assets/stylesheets/main/main.css.scss */
.regular_input {
  background-color: white !important;
  font-size: 14px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px !important;
  color: #555555 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
}

/* line 6949, app/assets/stylesheets/main/main.css.scss */
.icon-icon-markdown-mark {
  margin-top: 20px;
}

/* line 6954, app/assets/stylesheets/main/main.css.scss */
#forum_posts p a:hover {
  color: #e42a37;
}

/* line 6958, app/assets/stylesheets/main/main.css.scss */
#forum_posts .comment_meta {
  height: 20px;
  width: 100%;
}

/* line 6963, app/assets/stylesheets/main/main.css.scss */
#preview_container {
  min-height: 406px;
  color: #595959 !important;
  font-size: 16px;
}

/* line 6968, app/assets/stylesheets/main/main.css.scss */
#preview_container blockquote {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
}

/* line 6974, app/assets/stylesheets/main/main.css.scss */
#preview_container blockquote p {
  font-size: 16px;
  background-color: #cae5f7;
  padding-left: 5px;
  padding-right: 5px;
}

/*===================================================================================*/
/* NLP
/*===================================================================================*/
/* line 6987, app/assets/stylesheets/main/main.css.scss */
#segmenter_xml {
  display: none;
}

/*===================================================================================*/
/* Campaign
/*===================================================================================*/
/* line 6995, app/assets/stylesheets/main/main.css.scss */
#promotional_code {
  display: none;
}

/*===================================================================================*/
/* Word Count Analyzer
/*===================================================================================*/
/* line 7003, app/assets/stylesheets/main/main.css.scss */
#advanced_options {
  display: none;
}

/* line 7007, app/assets/stylesheets/main/main.css.scss */
#analysis-results {
  display: none;
}

/* line 7011, app/assets/stylesheets/main/main.css.scss */
#text_too_long {
  display: none;
}

/*===================================================================================*/
/* Twitter Typeahead
/*===================================================================================*/
/* line 7019, app/assets/stylesheets/main/main.css.scss */
.form-control .tt-hint {
  width: 100%;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 1px solid #024e6a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
  color: #ee318d;
}

/* line 7033, app/assets/stylesheets/main/main.css.scss */
.typeahead {
  background-color: #fff;
}

/* line 7037, app/assets/stylesheets/main/main.css.scss */
.tt-dropdown-menu {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 7048, app/assets/stylesheets/main/main.css.scss */
.tt-highlight {
  color: #F27A24;
}

/* line 7052, app/assets/stylesheets/main/main.css.scss */
.tt-suggestion {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 18px;
  color: #111;
}

/* line 7059, app/assets/stylesheets/main/main.css.scss */
.tt-suggestion + .tt-suggestion {
  font-size: 14px;
  border-top: 1px solid #ccc;
}

/* line 7064, app/assets/stylesheets/main/main.css.scss */
.twitter-typeahead .tt-suggestion.tt-cursor {
  background-color: #F27A24;
  color: #ffffff;
}

/* line 7069, app/assets/stylesheets/main/main.css.scss */
.twitter-typeahead .tt-suggestion.tt-cursor .gray-text {
  color: #e8e6eb;
}

/* line 7073, app/assets/stylesheets/main/main.css.scss */
.twitter-typeahead .tt-suggestion.tt-cursor .tt-highlight {
  color: #0079c2;
}

/* line 7077, app/assets/stylesheets/main/main.css.scss */
#main_search_input {
  color: #111;
}

/*===================================================================================*/
/* Carousel
/*===================================================================================*/
/* line 7087, app/assets/stylesheets/main/main.css.scss */
.carousel-inner .item {
  height: 370px;
  text-align: left;
}

/* line 7092, app/assets/stylesheets/main/main.css.scss */
.carousel-control.left {
  background-image: none;
}

/* line 7096, app/assets/stylesheets/main/main.css.scss */
.carousel-control.right {
  background-image: none;
}

/* line 7100, app/assets/stylesheets/main/main.css.scss */
#carousel-tm-town {
  height: 400px;
}

/*===================================================================================*/
/* HP image collage
/*===================================================================================*/
/* line 7108, app/assets/stylesheets/main/main.css.scss */
.image-margins {
  margin-bottom: 5px;
}

/* line 7112, app/assets/stylesheets/main/main.css.scss */
.carousel-indicators {
  bottom: -10px;
}

/* line 7116, app/assets/stylesheets/main/main.css.scss */
.carousel-indicators li {
  border: 1px solid #F27A24;
}

/* line 7120, app/assets/stylesheets/main/main.css.scss */
.carousel-indicators .active {
  background-color: #F27A24;
}

/*===================================================================================*/
/* API
/*===================================================================================*/
@media (min-width: 979px) {
  /* line 7129, app/assets/stylesheets/main/main.css.scss */
  #sidebar.affix-top {
    position: static;
    margin-top: 25px;
    width: 228px;
  }
  /* line 7135, app/assets/stylesheets/main/main.css.scss */
  #sidebar.affix-bottom {
    position: absolute;
  }
  /* line 7139, app/assets/stylesheets/main/main.css.scss */
  #sidebar.affix {
    position: fixed;
    top: 25px;
    width: 228px;
  }
}

/* line 7146, app/assets/stylesheets/main/main.css.scss */
.affix,
.affix-top {
  position: static;
}

/* line 7151, app/assets/stylesheets/main/main.css.scss */
#getting-started-code {
  height: 1630px;
}

/* line 7155, app/assets/stylesheets/main/main.css.scss */
#countries-code {
  height: 640px;
}

/* line 7159, app/assets/stylesheets/main/main.css.scss */
#fields-code {
  height: 680px;
}

/* line 7163, app/assets/stylesheets/main/main.css.scss */
#languages-code {
  height: 1010px;
}

/* line 7167, app/assets/stylesheets/main/main.css.scss */
#users-code {
  height: 1250px;
}

/* line 7171, app/assets/stylesheets/main/main.css.scss */
#marketplace-glossaries-code {
  height: 870px;
}

/* line 7175, app/assets/stylesheets/main/main.css.scss */
#marketplace-terms-code {
  height: 1170px;
}

/* line 7179, app/assets/stylesheets/main/main.css.scss */
#public-nakodo-searches-code {
  height: 735px;
}

/* line 7183, app/assets/stylesheets/main/main.css.scss */
#nakodo-search-code {
  height: 735px;
}

/* line 7187, app/assets/stylesheets/main/main.css.scss */
#job-messages-code {
  height: 3550px;
}

/* line 7191, app/assets/stylesheets/main/main.css.scss */
#oauth-users-code {
  height: 1260px;
}

/* line 7195, app/assets/stylesheets/main/main.css.scss */
#oauth-segments-code {
  height: 1400px;
}

/* line 7199, app/assets/stylesheets/main/main.css.scss */
#oauth-terms-code {
  height: 1545px;
}

/* line 7203, app/assets/stylesheets/main/main.css.scss */
#oauth-document-index-code {
  height: 1350px;
}

/* line 7207, app/assets/stylesheets/main/main.css.scss */
#oauth-document-create-code {
  height: 1010px;
}

/* line 7211, app/assets/stylesheets/main/main.css.scss */
#oauth-glossary-create-code {
  height: 1750px;
}

/* line 7215, app/assets/stylesheets/main/main.css.scss */
#oauth-parallel-text-create-code {
  height: 1315px;
}

/* line 7219, app/assets/stylesheets/main/main.css.scss */
#oauth-translation-units-create-code {
  height: 1360px;
}

/* line 7223, app/assets/stylesheets/main/main.css.scss */
.api-list {
  list-style: none;
}

/* line 7227, app/assets/stylesheets/main/main.css.scss */
.api-list li {
  padding: 0px;
  height: 24px;
  margin: 0px !important;
}

/* line 7233, app/assets/stylesheets/main/main.css.scss */
.api-list li a {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 14px;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #919090;
}

/* line 7249, app/assets/stylesheets/main/main.css.scss */
.api-list li a:hover {
  color: #fff !important;
  background-color: #e42a37 !important;
}

/* line 7254, app/assets/stylesheets/main/main.css.scss */
.api-list li.active a {
  color: #fff;
  background-color: #e42a37;
}

/* line 7259, app/assets/stylesheets/main/main.css.scss */
.json_response {
  background-color: black;
  font-size: 13px;
  color: #ede0ce;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 10px;
  line-height: 15px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

/* line 7272, app/assets/stylesheets/main/main.css.scss */
#left-api-column {
  padding-left: 0px;
}

/* line 7276, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started {
  list-style: none;
}

/* line 7280, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started li {
  padding: 0px;
  height: 24px;
  margin: 0px !important;
}

/* line 7286, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started li a {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 14px;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #919090;
}

/* line 7302, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started li a:hover {
  color: #fff !important;
  background-color: #e42a37 !important;
}

/* line 7307, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started li.active a {
  color: #fff;
  background-color: #e42a37;
}

/* line 7312, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started-fr {
  list-style: none;
}

/* line 7316, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started-fr li {
  padding: 0px;
  height: 24px;
  margin: 0px !important;
}

/* line 7322, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started-fr li a {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 14px;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
  color: #919090;
}

/* line 7337, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started-fr li a:hover {
  color: #fff !important;
  background-color: #e42a37 !important;
}

/* line 7342, app/assets/stylesheets/main/main.css.scss */
.api-list-getting-started-fr li.active a {
  color: #fff;
  background-color: #e42a37;
}

@media (min-width: 979px) {
  /* line 7348, app/assets/stylesheets/main/main.css.scss */
  #getting-started-container.affix-top {
    position: static;
    margin-top: 25px;
    width: 300px;
  }
  /* line 7354, app/assets/stylesheets/main/main.css.scss */
  #getting-started-container.affix-bottom {
    position: absolute;
  }
  /* line 7358, app/assets/stylesheets/main/main.css.scss */
  #getting-started-container.affix {
    position: fixed;
    top: 25px;
    width: 300px;
  }
}

/*===================================================================================*/
/* Confidential Info Redactor
/*===================================================================================*/
/* line 7369, app/assets/stylesheets/main/main.css.scss */
#add_token {
  margin-top: 18px;
  background-color: white;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  -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 7383, app/assets/stylesheets/main/main.css.scss */
#successfuly_added_token {
  display: none;
}

/* line 7387, app/assets/stylesheets/main/main.css.scss */
#token_notice_container {
  height: 20px;
}

/* line 7391, app/assets/stylesheets/main/main.css.scss */
.confidentialNumber {
  color: #e42a37;
  font-weight: bold;
}

/* line 7396, app/assets/stylesheets/main/main.css.scss */
.confidentialDate {
  color: #512e92;
  font-weight: bold;
}

/* line 7401, app/assets/stylesheets/main/main.css.scss */
.confidentialEmail {
  color: #F27A24;
  font-weight: bold;
}

/* line 7406, app/assets/stylesheets/main/main.css.scss */
.confidentialHyperlinks {
  color: #0079c2;
  font-weight: bold;
}

/* line 7411, app/assets/stylesheets/main/main.css.scss */
.confidentialTokens {
  color: #ee318d;
  font-weight: bold;
}

/* line 7416, app/assets/stylesheets/main/main.css.scss */
#redaction_container {
  display: none;
}

/*===================================================================================*/
/* Load Work
/*===================================================================================*/
/* line 7424, app/assets/stylesheets/main/main.css.scss */
.vertical {
  display: inline-block;
  width: 160px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

/* line 7433, app/assets/stylesheets/main/main.css.scss */
.gridBox {
  margin-left: -50px;
  margin-right: 40px;
  margin-top: 60px;
  padding-top: 20px;
  height: 100px;
}

/* line 7441, app/assets/stylesheets/main/main.css.scss */
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 7448, app/assets/stylesheets/main/main.css.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/*===================================================================================*/
/* Star Rating
/*===================================================================================*/
/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.2
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */
/* line 7467, app/assets/stylesheets/main/main.css.scss */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0px;
  color: #fff;
  background: transparent url(/../img/loading.gif) top left no-repeat;
  border: none;
}

/*
 * Stars
 */
/* line 7479, app/assets/stylesheets/main/main.css.scss */
.rating-fa {
  font-family: 'FontAwesome';
  padding-left: 1px;
}

/* line 7484, app/assets/stylesheets/main/main.css.scss */
.rating-fa .rating-stars:before {
  padding-left: 1px;
}

/* line 7488, app/assets/stylesheets/main/main.css.scss */
.rating-gly {
  font-family: 'Glyphicons Halflings';
}

/* line 7492, app/assets/stylesheets/main/main.css.scss */
.rating-gly-star {
  font-family: 'Glyphicons Halflings';
  padding-left: 2px;
}

/* line 7497, app/assets/stylesheets/main/main.css.scss */
.rating-gly-star .rating-stars:before {
  padding-left: 2px;
}

/* line 7501, app/assets/stylesheets/main/main.css.scss */
.rating-lg .rating-gly-star,
.rating-lg .rating-gly-star .rating-stars:before {
  padding-left: 4px;
}

/* line 7506, app/assets/stylesheets/main/main.css.scss */
.rating-xl .rating-gly-star,
.rating-xl .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}

/* line 7511, app/assets/stylesheets/main/main.css.scss */
.rating-active {
  cursor: default;
}

/* line 7515, app/assets/stylesheets/main/main.css.scss */
.rating-disabled {
  cursor: not-allowed;
}

/* line 7519, app/assets/stylesheets/main/main.css.scss */
.rating-uni {
  font-size: 1.2em;
  margin-top: -5px;
}

/* line 7524, app/assets/stylesheets/main/main.css.scss */
.rating-container {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #e3e3e3;
  overflow: hidden;
}

/* line 7532, app/assets/stylesheets/main/main.css.scss */
.rating-container:before {
  content: attr(data-content);
}

/* line 7536, app/assets/stylesheets/main/main.css.scss */
.rating-container .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fde16d;
  transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}

/* line 7549, app/assets/stylesheets/main/main.css.scss */
.rating-container .rating-stars:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

/* line 7554, app/assets/stylesheets/main/main.css.scss */
.rating-container-rtl {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  color: #fde16d;
}

/* line 7562, app/assets/stylesheets/main/main.css.scss */
.rating-container-rtl:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

/* line 7567, app/assets/stylesheets/main/main.css.scss */
.rating-container-rtl .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #e3e3e3;
  transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}

/* line 7580, app/assets/stylesheets/main/main.css.scss */
.rating-container-rtl .rating-stars:before {
  content: attr(data-content);
}

/**
 * Rating sizes
 */
/* line 7587, app/assets/stylesheets/main/main.css.scss */
.rating-xl {
  font-size: 4.89em;
}

/* line 7591, app/assets/stylesheets/main/main.css.scss */
.rating-lg {
  font-size: 3.91em;
}

/* line 7595, app/assets/stylesheets/main/main.css.scss */
.rating-md {
  font-size: 3.13em;
}

/* line 7599, app/assets/stylesheets/main/main.css.scss */
.rating-sm {
  font-size: 2.5em;
}

/* line 7603, app/assets/stylesheets/main/main.css.scss */
.rating-xs {
  font-size: 26px;
}

/**
 * Clear rating button
 */
/* line 7610, app/assets/stylesheets/main/main.css.scss */
.star-rating .clear-rating,
.star-rating-rtl .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}

/* line 7619, app/assets/stylesheets/main/main.css.scss */
.clear-rating-active {
  cursor: pointer !important;
}

/* line 7623, app/assets/stylesheets/main/main.css.scss */
.clear-rating-active:hover {
  color: #843534;
}

/* line 7627, app/assets/stylesheets/main/main.css.scss */
.star-rating .clear-rating {
  padding-right: 5px;
}

/**
 * Caption
 */
/* line 7634, app/assets/stylesheets/main/main.css.scss */
.star-rating .caption,
.star-rating-rtl .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 55%;
}

/* line 7642, app/assets/stylesheets/main/main.css.scss */
.star-rating .caption {
  padding-left: 5px;
}

/* line 7646, app/assets/stylesheets/main/main.css.scss */
.star-rating-rtl .caption {
  padding-right: 5px;
}

/*===================================================================================*/
/* Best in place
/*===================================================================================*/
/* line 7655, app/assets/stylesheets/main/main.css.scss */
.best_in_place input {
  background-color: #fff !important;
}

/* line 7659, app/assets/stylesheets/main/main.css.scss */
span.best_in_place {
  cursor: pointer;
}

/*===================================================================================*/
/* Search
/*===================================================================================*/
/* line 7667, app/assets/stylesheets/main/main.css.scss */
.checkbox_search label {
  padding-left: 0px !important;
}

/* line 7671, app/assets/stylesheets/main/main.css.scss */
#exact_match {
  margin-right: 5px !important;
}

/* line 7675, app/assets/stylesheets/main/main.css.scss */
#abbreviation {
  margin-right: 5px !important;
}

/* line 7679, app/assets/stylesheets/main/main.css.scss */
#acronym {
  margin-right: 5px !important;
}

/* line 7683, app/assets/stylesheets/main/main.css.scss */
.search_field label {
  padding-left: 0px !important;
}

/*===================================================================================*/
/* DropZone
/*===================================================================================*/
/* line 7691, app/assets/stylesheets/main/main.css.scss */
#drop-area {
  border: 3px dashed #F27A24;
  padding: 20px;
  background-color: #fcfbfc;
  border-radius: 5px;
  height: auto;
  max-height: 500px;
  min-height: 50px;
  overflow-y: scroll;
  width: 100%;
}

/* line 7703, app/assets/stylesheets/main/main.css.scss */
#drop-area.tbl {
  display: table;
  width: 100%;
  font-size: 14px;
}

/* line 7709, app/assets/stylesheets/main/main.css.scss */
#drop-area .tr {
  display: table-row;
  padding: 5px 15px;
}

/* line 7714, app/assets/stylesheets/main/main.css.scss */
#drop-area .tr:nth-child(even) {
  background: #f3f2f2;
}

/* line 7718, app/assets/stylesheets/main/main.css.scss */
#drop-area .tr:nth-child(odd) {
  background: #f3e6f4;
}

/* line 7722, app/assets/stylesheets/main/main.css.scss */
#staged_table .staged-row {
  background: #f3f2f2;
  border-bottom: 1px dashed #F27A24;
}

/* line 7727, app/assets/stylesheets/main/main.css.scss */
.dz-el-name {
  text-align: left;
  font-weight: bold;
  max-width: 200px;
  overflow-x: scroll;
  vertical-align: middle;
}

/* line 7735, app/assets/stylesheets/main/main.css.scss */
.dz-el-size {
  vertical-align: middle;
}

/* line 7739, app/assets/stylesheets/main/main.css.scss */
#drop-area .td {
  display: table-cell;
  padding: 10px 15px;
}

/* line 7744, app/assets/stylesheets/main/main.css.scss */
.progress-bar-container {
  padding-top: 40px;
}

/* line 7748, app/assets/stylesheets/main/main.css.scss */
#drop-area .td.buttons {
  text-align: right;
}

/* line 7752, app/assets/stylesheets/main/main.css.scss */
.dz-el-name textarea {
  width: 218px !important;
  height: 2em !important;
  background-color: #fff !important;
}

/* line 7758, app/assets/stylesheets/main/main.css.scss */
#drop-area .tags .select2-choices input {
  width: 100px !important;
}

@media (max-width: 991px) {
  /* line 7763, app/assets/stylesheets/main/main.css.scss */
  #drop-area .tags {
    min-width: 150px;
    font-size: 12px;
  }
  /* line 7768, app/assets/stylesheets/main/main.css.scss */
  #drop-area .td .progress {
    min-width: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7775, app/assets/stylesheets/main/main.css.scss */
  #drop-area .tags {
    min-width: 200px;
    font-size: 12px;
  }
  /* line 7780, app/assets/stylesheets/main/main.css.scss */
  #drop-area .td .progress {
    min-width: 200px;
  }
}

@media (min-width: 1200px) {
  /* line 7786, app/assets/stylesheets/main/main.css.scss */
  #drop-area .tags {
    min-width: 270px;
    width: 320px;
    font-size: 12px;
  }
  /* line 7792, app/assets/stylesheets/main/main.css.scss */
  #drop-area .td .progress {
    min-width: 300px;
  }
}

/* line 7797, app/assets/stylesheets/main/main.css.scss */
.actions-2 {
  height: 124px !important;
}

/* line 7801, app/assets/stylesheets/main/main.css.scss */
.staged-text {
  margin-top: 22px;
}

/* line 7805, app/assets/stylesheets/main/main.css.scss */
.staged-row {
  height: 74px;
}

/* line 7809, app/assets/stylesheets/main/main.css.scss */
.actions-3 .checkbox {
  display: inline !important;
}

/* line 7813, app/assets/stylesheets/main/main.css.scss */
#staged_table .checkbox {
  display: inline !important;
}

/* line 7817, app/assets/stylesheets/main/main.css.scss */
.tooltip {
  word-wrap: break-word !important;
}

/* line 7821, app/assets/stylesheets/main/main.css.scss */
.social-media-container-marketplace {
  position: absolute;
  left: 0px;
  top: 15px;
}

/* line 7827, app/assets/stylesheets/main/main.css.scss */
.dark-green-text a {
  color: #46a139;
}

/* line 7831, app/assets/stylesheets/main/main.css.scss */
.dark-green-text a:hover {
  color: #084f15;
}

/* line 7835, app/assets/stylesheets/main/main.css.scss */
.rating {
  display: none !important;
}

/*===================================================================================*/
/* Nakodo
/*===================================================================================*/
/* line 7843, app/assets/stylesheets/main/main.css.scss */
#nakodo_no_results {
  display: none;
}

/* line 7847, app/assets/stylesheets/main/main.css.scss */
#result_note {
  display: none;
}

/* line 7851, app/assets/stylesheets/main/main.css.scss */
svg#nakodoGraph {
  overflow: visible;
}

/* line 7855, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay {
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  padding-top: 2em;
}

/* line 7865, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .addthis_native_toolbox {
  margin: 0 auto;
  padding: 0 2em;
}

/* line 7870, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel {
  height: 60px;
  clear: both;
  width: 100%;
  float: left;
  margin-top: 20px;
}

/* line 7877, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel .carousel .item {
  height: 60px;
}

/* line 7883, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

/* line 7887, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .item,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .active.left,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

/* line 7893, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .active,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .next.left,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

/* line 7899, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .next,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .prev,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .active.left,
#nakodo-overlay #text-carousel.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

/* line 7910, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #909090;
  font-size: 12px;
  margin-top: 35px;
}

/* line 7916, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional h2 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #828282;
  font-weight: 200;
}

/* line 7923, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional span.waiting-small {
  font-size: 16px;
  font-style: italic;
}

/* line 7928, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member {
  margin-top: 50px;
}

/* line 7931, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member p {
  margin-bottom: 0px !important;
}

/* line 7935, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member p.member-name {
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
  color: #626262;
  line-height: 12px;
  margin-top: 20px !important;
}

/* line 7943, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member p.member-tagline {
  font-style: italic;
  font-size: 14px;
}

/* line 7948, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member .stat-numbers {
  font-weight: bold;
  margin: 20px 0;
  font-size: 14px;
}

/* line 7954, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member p.member-details {
  line-height: 20px;
}

/* line 7957, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member p.member-details i {
  margin-right: 12px;
  font-size: 14px;
}

/* line 7963, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member img {
  margin: 0px !important;
  border: 5px solid #e9e9e9;
}

/* line 7968, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member a.view-pro {
  display: block;
  margin-top: 15px;
  background: #FF9C5B;
  border: 1px solid #C2672C;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 12px;
}

/* line 7984, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member a.view-pro:hover {
  background: #ffab75;
}

/* line 7988, app/assets/stylesheets/main/main.css.scss */
#nakodo-overlay .recommended-professional .member a.view-pro:active {
  box-shadow: none;
}

/* line 7996, app/assets/stylesheets/main/main.css.scss */
#nakodo_spinner {
  display: none;
  height: auto !important;
}

/* line 8001, app/assets/stylesheets/main/main.css.scss */
#similarity_table_container {
  display: none;
}

/* line 8005, app/assets/stylesheets/main/main.css.scss */
.golden-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #aa9535;
  margin-left: auto;
  margin-right: auto;
}

/* line 8014, app/assets/stylesheets/main/main.css.scss */
.golden-circle-text {
  color: #aa9535;
}

/* line 8018, app/assets/stylesheets/main/main.css.scss */
.green-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #54b848;
  margin-left: auto;
  margin-right: auto;
}

/* line 8027, app/assets/stylesheets/main/main.css.scss */
.blue-circle {
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background: #4c70f5;
  margin-left: auto;
  margin-right: auto;
}

/* line 8036, app/assets/stylesheets/main/main.css.scss */
.blue-circle-text {
  color: #4c70f5;
}

/* line 8040, app/assets/stylesheets/main/main.css.scss */
.table-centered {
  margin: 0 auto !important;
  float: none !important;
  width: 200px;
}

/* line 8046, app/assets/stylesheets/main/main.css.scss */
#similarity_graph_title {
  display: none;
}

/* line 8050, app/assets/stylesheets/main/main.css.scss */
#similarity_plot .axis path,
#similarity_plot .axis line {
  fill: none;
  stroke: #fff;
  shape-rendering: crispEdges;
}

/* line 8057, app/assets/stylesheets/main/main.css.scss */
#similarity_plot .dot {
  stroke: #F7F7F7;
  stroke-width: 2px;
}

/* line 8062, app/assets/stylesheets/main/main.css.scss */
.graph-header {
  height: 230px;
}

/* line 8066, app/assets/stylesheets/main/main.css.scss */
#spinnerSearch {
  margin-top: 15px;
  display: none;
}

/* line 8071, app/assets/stylesheets/main/main.css.scss */
.spinner-search {
  width: 60px;
  height: 60px;
  position: relative;
}

/* line 8077, app/assets/stylesheets/main/main.css.scss */
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ee318d;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

/* line 8092, app/assets/stylesheets/main/main.css.scss */
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%,
100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%,
100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 8123, app/assets/stylesheets/main/main.css.scss */
#searchResults {
  display: none;
}

/* line 8127, app/assets/stylesheets/main/main.css.scss */
#noMatches {
  display: none;
}

/* line 8131, app/assets/stylesheets/main/main.css.scss */
#search-language-pair-btn {
  margin-left: 20px;
}

/* line 8135, app/assets/stylesheets/main/main.css.scss */
#keywordSearch {
  display: none;
}

/* line 8139, app/assets/stylesheets/main/main.css.scss */
.searchHeight {
  height: 200px;
}

/* line 8143, app/assets/stylesheets/main/main.css.scss */
#nakodo-text-display {
  display: none;
}

/* line 8146, app/assets/stylesheets/main/main.css.scss */
#nakodo-text-display h3 {
  color: #4970c8 !important;
}

/* line 8151, app/assets/stylesheets/main/main.css.scss */
#nakodo-text-holder {
  white-space: pre-wrap;
  color: #333 !important;
  font-size: 18px !important;
}

/* line 8159, app/assets/stylesheets/main/main.css.scss */
#vis path.link {
  fill: none;
  stroke-width: 2px;
}

/* line 8164, app/assets/stylesheets/main/main.css.scss */
#vis .node:not(:hover) .nodetext {
  display: none;
}

/* line 8169, app/assets/stylesheets/main/main.css.scss */
#nakodo-vis-display {
  display: none;
}

/* line 8173, app/assets/stylesheets/main/main.css.scss */
#vis-description {
  height: 100px;
}

/*===================================================================================*/
/* Nakodo Blacklist
/*===================================================================================*/
/* line 8181, app/assets/stylesheets/main/main.css.scss */
#blacklist_table_container {
  display: none;
}

/*===================================================================================*/
/* Productivity
/*===================================================================================*/
/* line 8189, app/assets/stylesheets/main/main.css.scss */
#words_translated_small.ui-widget-content {
  background: #F27A24 !important;
}

/* line 8193, app/assets/stylesheets/main/main.css.scss */
#words_translated_large.ui-widget-content {
  background: #F27A24 !important;
}

/* line 8197, app/assets/stylesheets/main/main.css.scss */
#words_translated_large {
  display: none;
}

/* line 8201, app/assets/stylesheets/main/main.css.scss */
#words_proofread_small.ui-widget-content {
  background: #ee318d !important;
}

/* line 8205, app/assets/stylesheets/main/main.css.scss */
#words_proofread_large.ui-widget-content {
  background: #ee318d !important;
}

/* line 8209, app/assets/stylesheets/main/main.css.scss */
#words_proofread_large {
  display: none;
}

/* line 8213, app/assets/stylesheets/main/main.css.scss */
#report_date_form {
  width: 25%;
  background-color: white;
  margin-bottom: 30px;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  -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 8228, app/assets/stylesheets/main/main.css.scss */
#next_day_goal_input {
  background-color: white;
  margin-bottom: 30px;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  -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 8242, app/assets/stylesheets/main/main.css.scss */
.ui-datepicker-header.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #F27A24 !important;
  color: #512e92;
  font-weight: bold;
}

/* line 8251, app/assets/stylesheets/main/main.css.scss */
.ui-datepicker-prev.ui-corner-all.ui-state-hover {
  background: #fff !important;
}

/* line 8255, app/assets/stylesheets/main/main.css.scss */
.ui-datepicker-next.ui-corner-all.ui-state-hover {
  background: #fff !important;
}

/* line 8259, app/assets/stylesheets/main/main.css.scss */
div.smiley-container {
  position: relative;
  height: 100px;
  width: 40px;
  display: inline-block;
  margin: 0 5px 10px;
}

/* line 8267, app/assets/stylesheets/main/main.css.scss */
div.smiley-container div {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 40px;
  text-align: center;
  width: 50px;
  border: 3px solid #512e92;
  color: #512e92;
  padding: 0 0 8px;
  border-radius: 50%;
  margin: 100px auto;
  font-size: 24px;
  font-family: "comic sans ms";
  font-weight: bold;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

/* line 8292, app/assets/stylesheets/main/main.css.scss */
div.smiley-container-small {
  position: relative;
  height: 0px;
  width: 20px;
  display: inline-block;
  margin: 0 5px 10px;
}

/* line 8300, app/assets/stylesheets/main/main.css.scss */
div.smiley-container-small div {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  height: 25px;
  line-height: 20px;
  text-align: center;
  width: 25px;
  border: 2px solid #512e92;
  color: #512e92;
  padding: 0 0 8px;
  border-radius: 50%;
  margin-top: 18px;
  font-size: 12px;
  font-family: "comic sans ms";
  font-weight: bold;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

/* line 8325, app/assets/stylesheets/main/main.css.scss */
#happiness_slider.ui-widget-content {
  background: #512e92 !important;
}

/* line 8329, app/assets/stylesheets/main/main.css.scss */
#translation_difficulty_slider.ui-widget-content {
  background: #54b848 !important;
}

/* line 8333, app/assets/stylesheets/main/main.css.scss */
#productivity_slider.ui-widget-content {
  background: #0079c2 !important;
}

/* line 8337, app/assets/stylesheets/main/main.css.scss */
#rate_satisfaction_slider.ui-widget-content {
  background: #e42a37 !important;
}

/* line 8341, app/assets/stylesheets/main/main.css.scss */
#range_daily_time {
  border: none;
  height: 37px;
  color: #fff;
}

/* line 8347, app/assets/stylesheets/main/main.css.scss */
#slider:before {
  display: block;
  margin-left: 9px;
  width: 560px;
  height: 30px;
  position: relative;
  position: absolute;
  content: "";
}

/* line 8357, app/assets/stylesheets/main/main.css.scss */
#range_daily_time td {
  border: none;
  height: 50px;
}

/* line 8362, app/assets/stylesheets/main/main.css.scss */
#range_translation {
  background-color: #F27A24;
}

/* line 8366, app/assets/stylesheets/main/main.css.scss */
#range_marketing {
  background-color: #512e92;
}

/* line 8370, app/assets/stylesheets/main/main.css.scss */
#range_research {
  background-color: #ee318d;
}

/* line 8374, app/assets/stylesheets/main/main.css.scss */
#range_administrative {
  background-color: #54b848;
}

/* line 8378, app/assets/stylesheets/main/main.css.scss */
#range_development {
  background-color: #0079c2;
}

/* line 8382, app/assets/stylesheets/main/main.css.scss */
#range_other {
  background-color: #e42a37;
}

/* line 8386, app/assets/stylesheets/main/main.css.scss */
.rangeGrip {
  width: 10px;
  height: 19px;
  cursor: e-resize;
  background-image: url(/assets/slider-cd6dff04dac464b12556db5a996120fd79a1600ece8e85a0367b211017b21d10.png);
  z-index: 8;
}

/* line 8394, app/assets/stylesheets/main/main.css.scss */
.rangeDrag .rangeGrip,
.rangeGrip:hover {
  background-position: right;
}

/* line 8399, app/assets/stylesheets/main/main.css.scss */
#text {
  color: #034a92;
  float: right;
}

/* line 8404, app/assets/stylesheets/main/main.css.scss */
.cal-heatmap-container .q1 {
  background-color: #d4dced !important;
  fill: #d4dced !important;
}

/* line 8409, app/assets/stylesheets/main/main.css.scss */
.cal-heatmap-container .q2 {
  background-color: #a1baf2 !important;
  fill: #a1baf2 !important;
}

/* line 8414, app/assets/stylesheets/main/main.css.scss */
.cal-heatmap-container .q3 {
  background-color: #f8cb8a !important;
  fill: #f8cb8a !important;
}

/* line 8419, app/assets/stylesheets/main/main.css.scss */
.cal-heatmap-container .q4 {
  background-color: #f6a32a !important;
  fill: #f6a32a !important;
}

/* line 8424, app/assets/stylesheets/main/main.css.scss */
.cal-heatmap-container .q5 {
  background-color: #e42a37 !important;
  fill: #e42a37 !important;
}

/* line 8429, app/assets/stylesheets/main/main.css.scss */
#happiness_line {
  margin-top: -20px;
  border-bottom: 3px solid #b3acb1;
  width: 100%;
}

/* line 8435, app/assets/stylesheets/main/main.css.scss */
#average_happiness {
  color: #F27A24;
  border: 3px solid #F27A24;
}

/* line 8440, app/assets/stylesheets/main/main.css.scss */
#current_difficulty {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #512e92;
}

/* line 8448, app/assets/stylesheets/main/main.css.scss */
#average_difficulty {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #F27A24;
}

/* line 8456, app/assets/stylesheets/main/main.css.scss */
#difficulty_line {
  padding-top: 8px;
  border-bottom: 3px solid #b3acb1;
  width: 100%;
}

/* line 8462, app/assets/stylesheets/main/main.css.scss */
#current_rate_satisfaction {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #512e92;
}

/* line 8470, app/assets/stylesheets/main/main.css.scss */
#average_rate_satisfaction {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #F27A24;
}

/* line 8478, app/assets/stylesheets/main/main.css.scss */
#rate_satisfaction_line {
  padding-top: 8px;
  border-bottom: 3px solid #b3acb1;
  width: 100%;
}

/* line 8484, app/assets/stylesheets/main/main.css.scss */
#current_productivity {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #512e92;
}

/* line 8492, app/assets/stylesheets/main/main.css.scss */
#average_productivity {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #F27A24;
}

/* line 8500, app/assets/stylesheets/main/main.css.scss */
#productivity_line {
  padding-top: 8px;
  border-bottom: 3px solid #b3acb1;
  width: 100%;
}

/* line 8506, app/assets/stylesheets/main/main.css.scss */
.griditem {
  height: 100px;
  border-left: 1px solid #e0eded;
  border-top: 1px solid #e0eded;
  border-bottom: 1px solid #e0eded;
  padding: 15px;
}

/* line 8514, app/assets/stylesheets/main/main.css.scss */
.griditem-right {
  height: 100px;
  border-left: 1px solid #e0eded;
  border-right: 1px solid #e0eded;
  border-top: 1px solid #e0eded;
  border-bottom: 1px solid #e0eded;
  padding: 15px;
}

/*===================================================================================*/
/* For Clients
/*=====================================================================================*/
/* line 8527, app/assets/stylesheets/main/main.css.scss */
.bg-color-purple-tm {
  background-color: rgba(81, 46, 146, 0.7);
}

/* line 8531, app/assets/stylesheets/main/main.css.scss */
.bg-color-dark-purple-tm {
  background-color: rgba(57, 31, 104, 0.9);
  min-height: 150px;
}

/* line 8536, app/assets/stylesheets/main/main.css.scss */
.bg-color-dark-purple-tm a:hover {
  color: #ee318d;
  border-bottom: 1px solid #ee318d;
}

/* line 8541, app/assets/stylesheets/main/main.css.scss */
.bg-color-gray-tm {
  background-color: #f3f3f3;
}

/* line 8545, app/assets/stylesheets/main/main.css.scss */
.bg-light-gray-tm {
  background-color: rgba(231, 230, 227, 0.4);
}

/* line 8549, app/assets/stylesheets/main/main.css.scss */
#featured-translators .featured-translator-card {
  display: block;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid rgba(39, 53, 63, 0.1);
  height: 325px;
}

/* line 8560, app/assets/stylesheets/main/main.css.scss */
#featured-translators .featured-translator-card p {
  color: #959595;
}

/* line 8564, app/assets/stylesheets/main/main.css.scss */
#featured-translators h4 {
  margin-top: 10px;
  margin-bottom: 3px;
  height: 35px;
  line-height: 100%;
}

/* line 8571, app/assets/stylesheets/main/main.css.scss */
#featured-translators h5 {
  color: #512e92;
}

/* line 8575, app/assets/stylesheets/main/main.css.scss */
#featured-translators .tagline {
  height: 52px;
}

/* line 8579, app/assets/stylesheets/main/main.css.scss */
#client-page-testimonials {
  background-color: #F2F5F7;
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png");
  background-position: center;
  background-repeat: repeat-x;
  position: relative;
}

/* line 8587, app/assets/stylesheets/main/main.css.scss */
#client-page-testimonials h1 {
  background-color: #f6f6f6;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 7px;
}

/* line 8594, app/assets/stylesheets/main/main.css.scss */
#client-page-testimonials .testimonials {
  background-color: #F2F5F7;
}

/*===================================================================================*/
/* AMA
/*=====================================================================================*/
/* line 8602, app/assets/stylesheets/main/main.css.scss */
.replies {
  margin-left: 50px;
}

/* 5 levels nesting */
/* line 8607, app/assets/stylesheets/main/main.css.scss */
.replies .replies .replies .replies .replies {
  margin-left: 0;
}

/* line 8611, app/assets/stylesheets/main/main.css.scss */
#top_question_textarea {
  height: 80px;
  min-height: 80px;
}

/* line 8616, app/assets/stylesheets/main/main.css.scss */
a.ama-subscription {
  background: #F27A24;
  color: white;
  padding: 12px 20px;
  width: 75%;
  margin: 25px auto 0;
  display: block;
  border-radius: 4px;
}

/* line 8625, app/assets/stylesheets/main/main.css.scss */
a.ama-subscription:hover {
  background: #d6610d;
  color: white;
}

/* line 8630, app/assets/stylesheets/main/main.css.scss */
a.ama-subscription.subscribed {
  background: #9E9E9E;
}

/* line 8633, app/assets/stylesheets/main/main.css.scss */
a.ama-subscription.subscribed:hover {
  background: #d1d1d1;
  color: white;
}

/* line 8640, app/assets/stylesheets/main/main.css.scss */
.short_textarea {
  height: 150px !important;
  min-height: 150px !important;
  resize: none !important;
}

/* line 8646, app/assets/stylesheets/main/main.css.scss */
.replyArea {
  display: none;
}

/* line 8650, app/assets/stylesheets/main/main.css.scss */
.voteButtonUp {
  margin-top: 5px;
  cursor: pointer;
  background-color: #ee318d;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 8658, app/assets/stylesheets/main/main.css.scss */
.voteButtonUpDisabled {
  margin-top: 5px;
  background-color: #b9b9b8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  opacity: .4;
}

/* line 8666, app/assets/stylesheets/main/main.css.scss */
.voteButtonDown {
  cursor: pointer;
  background-color: #ee318d;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 8673, app/assets/stylesheets/main/main.css.scss */
.voteButtonDownDisabled {
  background-color: #b9b9b8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  opacity: .4;
}

/* line 8680, app/assets/stylesheets/main/main.css.scss */
.voteCount {
  padding: 5px;
  cursor: default;
  min-height: 40px;
}

/* line 8686, app/assets/stylesheets/main/main.css.scss */
.questionShading {
  background-color: #fff;
  border: 1px solid rgba(39, 53, 63, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  border-radius: 5px;
}

/* line 8697, app/assets/stylesheets/main/main.css.scss */
.replyLink {
  color: gray;
  cursor: pointer;
  border-bottom: 1px solid #73879C;
}

/* line 8703, app/assets/stylesheets/main/main.css.scss */
.replyLink:hover {
  color: #512e92;
  border-bottom: 1px solid #73879C;
}

/* line 8708, app/assets/stylesheets/main/main.css.scss */
.deleteLink:hover {
  color: #512e92;
}

/* line 8712, app/assets/stylesheets/main/main.css.scss */
.editLink {
  color: #73879C;
}

/* line 8716, app/assets/stylesheets/main/main.css.scss */
.editLink:hover {
  color: #512e92;
}

/* line 8720, app/assets/stylesheets/main/main.css.scss */
.highlightExpert {
  border: 3px solid #54b848;
  border-radius: 10px;
}

/* line 8725, app/assets/stylesheets/main/main.css.scss */
.highlightOwn {
  border: 3px solid #0079c2;
  border-radius: 10px;
}

/* line 8730, app/assets/stylesheets/main/main.css.scss */
#topicIndexHeader {
  height: 330px;
}

/* line 8734, app/assets/stylesheets/main/main.css.scss */
.popover-content {
  color: #656565;
  /* to over ride p style colors */
}

/*===================================================================================*/
/* AMA - LANDING PAGES
/*=====================================================================================*/
/* line 8743, app/assets/stylesheets/main/main.css.scss */
section#subscription-main {
  background: url(https://s3.amazonaws.com/work-sample-images/subscription-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 960px;
  padding: 2em 0;
}

/* line 8750, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .title {
  text-align: center;
  margin-top: 2em;
  color: white;
}

/* line 8755, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .title h1 {
  color: white;
  font-size: 3.85em;
  margin-bottom: 0;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 900;
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
  -o-moz-text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}

/* line 8767, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .title p.lead {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  -o-moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

/* line 8775, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding: 2em;
  margin-top: 6em;
  color: #37252F;
}

/* line 8782, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details h2 {
  color: #37252F;
}

/* line 8786, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details span {
  display: block;
  font-size: 18px;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 300;
}

/* line 8793, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details .pull-right {
  margin-top: 12px !important;
}

/* line 8797, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details p {
  font-family: 'Open-sans', sans-serif;
  font-weight: 400;
}

/* line 8802, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details p.description {
  margin-top: 25px;
}

/* line 8806, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details a.ama-registration {
  background: #FF954E;
  text-align: center;
  width: 75%;
  display: block;
  margin: 0 auto;
  padding: 20px;
  border-radius: 6px;
  color: white;
}

/* line 8816, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details a.ama-registration:hover {
  background: #ff832f;
}

/* line 8820, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details a.ama-registration:active {
  color: white;
}

/* line 8825, app/assets/stylesheets/main/main.css.scss */
section#subscription-main .event-details h3 {
  text-align: center;
  margin-top: 45px;
  font-size: 1.3em;
  font-family: 'Open-Sans', sans-serif;
  color: #37252F;
}

/* line 8835, app/assets/stylesheets/main/main.css.scss */
.right-optin a {
  font-weight: bold;
}

/* line 8839, app/assets/stylesheets/main/main.css.scss */
#success_notification_wrapper {
  padding: 5em;
}

/* line 8843, app/assets/stylesheets/main/main.css.scss */
#success_notification .close {
  font-size: 36px;
}

/*===================================================================================*/
/* HOMEPAGE - REDESIGN
/*=====================================================================================*/
/* line 8851, app/assets/stylesheets/main/main.css.scss */
.home-section {
  padding: 4em 0;
}

/* line 8855, app/assets/stylesheets/main/main.css.scss */
#header {
  color: #fff;
}

/* line 8858, app/assets/stylesheets/main/main.css.scss */
#header h1 {
  font-family: 'Comfortaa', cursive;
  font-weight: 700;
  font-size: 1.8em;
  color: #fff;
}

/* line 8865, app/assets/stylesheets/main/main.css.scss */
#header p.lead {
  font-size: 1.2em;
  font-family: 'Open-Sans', sans-serif;
  margin-bottom: 35px;
}

/* line 8872, app/assets/stylesheets/main/main.css.scss */
.header-left {
  width: 72%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  background-image: url(https://s3.amazonaws.com/work-sample-images/header-image.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

/* line 8885, app/assets/stylesheets/main/main.css.scss */
.white-button,
.btn-ghost {
  display: block;
  text-align: center;
  width: 100%;
  padding: 0.5em 0em;
  font-size: 1em;
  border-radius: 3px;
  font-family: 'Open-Sans', sans-serif;
}

/* line 8896, app/assets/stylesheets/main/main.css.scss */
.white-button {
  background: #fff;
  color: #634A90;
}

/* line 8900, app/assets/stylesheets/main/main.css.scss */
.white-button:hover {
  background: #f6f6f6;
}

/* line 8905, app/assets/stylesheets/main/main.css.scss */
.white-button:before {
  content: "\f002";
  position: absolute;
  right: 3.6em;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 8920, app/assets/stylesheets/main/main.css.scss */
.white-button:hover:before,
.white-button:focus:before,
.white-button:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* line 8927, app/assets/stylesheets/main/main.css.scss */
.btn-ghost {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  padding-top: 0.4em;
}

/* line 8933, app/assets/stylesheets/main/main.css.scss */
.btn-ghost:hover {
  background: #fff;
  color: #634A90;
}

/* line 8939, app/assets/stylesheets/main/main.css.scss */
#header #intro {
  padding-top: 3.5em;
  margin: 0 auto;
  width: 80%;
}

/* line 8945, app/assets/stylesheets/main/main.css.scss */
.community-square {
  position: relative;
  min-height: 1px;
  box-shadow: 0 -3px 19px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -3px 19px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -3px 19px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -3px 19px rgba(0, 0, 0, 0.2);
}

/* line 8953, app/assets/stylesheets/main/main.css.scss */
.community-square img,
.community-square a {
  width: 100%;
}

/* line 8958, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-container {
  position: relative;
  display: inline-block;
  margin-left: -5px;
  width: 16.66%;
  height: 16.66%;
}

/* line 8965, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-container .micro-badge-pro {
  position: relative;
  display: inline-block;
}

/* line 8970, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-container .micro-badge-starter {
  position: relative;
  display: inline-block;
}

/* line 8975, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-container .micro-badge-pro:after {
  display: block;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://s3.amazonaws.com/tm-badge/micro-pro-badge.png) no-repeat;
  background-position: 5% 95%;
}

/* line 8989, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-container .micro-badge-starter:after {
  display: block;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://s3.amazonaws.com/tm-badge/micro-starter-badge.png) no-repeat;
  background-position: 5% 95%;
}

/* line 9004, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot {
  display: none;
  position: absolute;
  width: 350px;
  min-height: 150px;
  vertical-align: middle;
  top: -55px;
  left: -350px;
  background: #fdfdfd;
  z-index: 100;
  border: 1px solid #484848;
  border-radius: 4px;
  font-size: 16px;
  color: #424242;
}

/* line 9019, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot p.lead {
  font-size: 16px !important;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px #3A3A3A;
  -o-text-shadow: 0 1px #3A3A3A;
  -moz-text-shadow: 0 1px #3A3A3A;
  -webkit-text-shadow: 0 1px #3A3A3A;
}

/* line 9029, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot p.tagline {
  color: #5f5f5f;
  margin-top: 16px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

/* line 9043, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot ul {
  list-style: none;
}

/* line 9046, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot ul::before {
  content: '\f1ab';
  font-family: 'FontAwesome';
  color: #595959;
  position: absolute;
  left: -5px;
}

/* line 9055, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot li {
  font-size: 14px;
}

/* line 9059, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot .tags {
  font-size: 12px;
}

/* line 9062, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot .tags::before {
  content: '\f02c';
  font-family: 'FontAwesome';
  color: #595959;
  position: absolute;
  left: -5px;
}

/* line 9072, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot:after,
.community-square .snapshot:before {
  bottom: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}

/* line 9082, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot:after {
  border-left-color: #fff;
  border-width: 10px;
  left: 105%;
  margin-left: -18px;
  bottom: 48.5%;
}

/* line 9090, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot:before {
  border-width: 11px;
  left: 106%;
  margin-left: -21px;
  border-left-color: #484848;
}

/* line 9097, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-img {
  background: #fff;
  text-align: center;
  min-height: 150px;
  padding: 12px 8px;
}

/* line 9103, app/assets/stylesheets/main/main.css.scss */
.community-square .snapshot-img img {
  border-radius: 50%;
  border: 3px solid #fff;
  margin-top: 1.5em;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 1280px) {
  /* line 9116, app/assets/stylesheets/main/main.css.scss */
  .header-left {
    width: 63%;
  }
  /* line 9120, app/assets/stylesheets/main/main.css.scss */
  #header #intro {
    padding-top: 6.5em;
  }
  /* line 9124, app/assets/stylesheets/main/main.css.scss */
  #header h1 {
    font-size: 2.4em;
  }
  /* line 9128, app/assets/stylesheets/main/main.css.scss */
  #header p.lead {
    font-size: 1.5em;
  }
  /* line 9132, app/assets/stylesheets/main/main.css.scss */
  .white-button,
.btn-ghost {
    padding: 1em 0em;
    font-size: 1.2em;
  }
  /* line 9138, app/assets/stylesheets/main/main.css.scss */
  .btn-ghost {
    padding-top: 0.8em;
  }
}

@media only screen and (min-width: 1366px) {
  /* line 9144, app/assets/stylesheets/main/main.css.scss */
  .header-left {
    width: 72%;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 9150, app/assets/stylesheets/main/main.css.scss */
  .header-left {
    width: 78%;
  }
}

@media only screen and (min-width: 1680px) {
  /* line 9156, app/assets/stylesheets/main/main.css.scss */
  .header-left {
    width: 71%;
  }
  /* line 9160, app/assets/stylesheets/main/main.css.scss */
  #header #intro {
    padding-top: 8.5em;
  }
}

@media only screen and (min-width: 1920px) {
  /* line 9166, app/assets/stylesheets/main/main.css.scss */
  .header-left {
    width: 73%;
  }
  /* line 9170, app/assets/stylesheets/main/main.css.scss */
  #header #intro {
    padding-top: 8.5em;
  }
  /* line 9174, app/assets/stylesheets/main/main.css.scss */
  .white-button:before {
    right: 8.5em;
  }
}

/* line 9179, app/assets/stylesheets/main/main.css.scss */
.no-margins {
  margin-right: -6px;
}

/* Sub-Nav */
/* line 9185, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav {
  border-bottom: 1px solid #D0D0D0;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
}

/* line 9191, app/assets/stylesheets/main/main.css.scss */
.nav-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

/* line 9199, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav ul {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-left: 120px;
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 9209, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav li {
  display: inline;
  margin-right: 11%;
  vertical-align: middle;
}

/* line 9215, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav a {
  padding: 6px 8px;
  font-family: 'Open-Sans', sans-serif;
  color: #949494;
}

/* line 9220, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav a:hover {
  color: #949494;
  border-bottom: 3px solid #48B1FF;
}

/* line 9225, app/assets/stylesheets/main/main.css.scss */
.home-sub-nav a:focus {
  color: #949494;
  border-bottom: 3px solid #48B1FF;
}

/* line 9231, app/assets/stylesheets/main/main.css.scss */
.fixed-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 9238, app/assets/stylesheets/main/main.css.scss */
.nav-active {
  border-bottom: 3px solid #48B1FF;
}

/* Sections */
/* line 9245, app/assets/stylesheets/main/main.css.scss */
#home_page_container h2 {
  font-family: 'Open-Sans', sans-serif;
  font-size: 2.25em;
}

/* line 9250, app/assets/stylesheets/main/main.css.scss */
#home_page_container p {
  color: #666666;
  font-family: 'Open-Sans', sans-serif;
  font-size: 1.125em;
}

/* line 9268, app/assets/stylesheets/main/main.css.scss */
#home_page_container #overview h2,
#home_page_container #diagram h2,
#home_page_container #how-it-works h2,
#home_page_container #testimonials h2,
#home_page_container #translator-tools h2,
#home_page_container #translator-search h2,
#home_page_container #message-translator h2,
#home_page_container #marketplace-top-sellers h2,
#pricing #overview h2,
#pricing #diagram h2,
#pricing #how-it-works h2,
#pricing #testimonials h2,
#pricing #translator-tools h2,
#pricing #translator-search h2,
#pricing #message-translator h2,
#pricing #marketplace-top-sellers h2 {
  color: #424242;
  font-weight: 400;
}

/* line 9273, app/assets/stylesheets/main/main.css.scss */
#home_page_container #overview span,
#home_page_container #diagram span,
#home_page_container #how-it-works span,
#home_page_container #testimonials span,
#home_page_container #translator-tools span,
#home_page_container #translator-search span,
#home_page_container #message-translator span,
#home_page_container #marketplace-top-sellers span,
#pricing #overview span,
#pricing #diagram span,
#pricing #how-it-works span,
#pricing #testimonials span,
#pricing #translator-tools span,
#pricing #translator-search span,
#pricing #message-translator span,
#pricing #marketplace-top-sellers span {
  font-size: 1.5em;
  color: #424242;
}

/* line 9278, app/assets/stylesheets/main/main.css.scss */
#home_page_container #overview img,
#home_page_container #diagram img,
#home_page_container #how-it-works img,
#home_page_container #testimonials img,
#home_page_container #translator-tools img,
#home_page_container #translator-search img,
#home_page_container #message-translator img,
#home_page_container #marketplace-top-sellers img,
#pricing #overview img,
#pricing #diagram img,
#pricing #how-it-works img,
#pricing #testimonials img,
#pricing #translator-tools img,
#pricing #translator-search img,
#pricing #message-translator img,
#pricing #marketplace-top-sellers img {
  margin-bottom: 1.125em;
}

/* line 9282, app/assets/stylesheets/main/main.css.scss */
#home_page_container #overview p.description,
#home_page_container #diagram p.description,
#home_page_container #how-it-works p.description,
#home_page_container #testimonials p.description,
#home_page_container #translator-tools p.description,
#home_page_container #translator-search p.description,
#home_page_container #message-translator p.description,
#home_page_container #marketplace-top-sellers p.description,
#pricing #overview p.description,
#pricing #diagram p.description,
#pricing #how-it-works p.description,
#pricing #testimonials p.description,
#pricing #translator-tools p.description,
#pricing #translator-search p.description,
#pricing #message-translator p.description,
#pricing #marketplace-top-sellers p.description {
  color: #7E7E7E;
  font-size: 1.5em;
}

/* line 9288, app/assets/stylesheets/main/main.css.scss */
#home_page_container #testimonials,
#pricing #testimonials {
  background-color: #F6F6F6;
  padding: 4em 0 8em 0;
  height: 500px;
}

/* line 9294, app/assets/stylesheets/main/main.css.scss */
#home_page_container span.short-purple-divider,
#pricing span.short-purple-divider {
  width: 61px;
  height: 4px;
  background: #AF7EEB;
  display: block;
  margin: -10px 0px 15px;
}

/* line 9302, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-slider,
#pricing .testimonial-slider {
  margin-top: 2em;
}

/* line 9306, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box,
#pricing .testimonial-box {
  background: #fff;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  padding: 2em;
  position: relative;
}

/* line 9313, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box p,
#pricing .testimonial-box p {
  font-size: 1em;
}

/* line 9317, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box span,
#pricing .testimonial-box span {
  font-size: 1em !important;
}

/* line 9322, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box:after,
#home_page_container .testimonial-box:before,
#pricing .testimonial-box:after,
#pricing .testimonial-box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 9333, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box:before,
#pricing .testimonial-box:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #E3E3E3;
  border-width: 20px;
  margin-left: -20px;
}

/* line 9340, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-box:after,
#pricing .testimonial-box:after {
  border-color: rgba(113, 158, 206, 0);
  border-top-color: #ffffff;
  border-width: 19px;
  margin-left: -19px;
}

/* line 9347, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details,
#pricing .testimonial-details {
  height: 100px;
}

/* line 9350, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details img,
#pricing .testimonial-details img {
  position: relative;
  top: 24px;
  left: 12px;
}

/* line 9356, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details .image,
#pricing .testimonial-details .image {
  display: inline;
  float: left;
}

/* line 9361, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details .name-details,
#pricing .testimonial-details .name-details {
  display: inline;
  margin-left: 24px;
  font-weight: bold;
  color: #666666;
  font-size: 20px;
  float: left;
  position: relative;
  top: 30px;
}

/* line 9371, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details .name-details span,
#pricing .testimonial-details .name-details span {
  display: block;
  position: relative;
  margin: -12px 0px;
}

/* line 9376, app/assets/stylesheets/main/main.css.scss */
#home_page_container .testimonial-details .name-details span a,
#pricing .testimonial-details .name-details span a {
  font-size: 14px;
  color: #7E7E7E;
  font-weight: 300;
}

/* line 9385, app/assets/stylesheets/main/main.css.scss */
#home_page_container .slider-nav,
#pricing .slider-nav {
  width: 100%;
  margin: 10px 0;
}

/* line 9389, app/assets/stylesheets/main/main.css.scss */
#home_page_container .slider-nav #prev,
#home_page_container .slider-nav #next,
#pricing .slider-nav #prev,
#pricing .slider-nav #next {
  display: inline;
  background: white;
  padding: 7px 10px;
  border: 1px solid #E3E3E3;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* line 9398, app/assets/stylesheets/main/main.css.scss */
#home_page_container .slider-nav #prev:hover,
#home_page_container .slider-nav #next:hover,
#pricing .slider-nav #prev:hover,
#pricing .slider-nav #next:hover {
  background: #e7e7e7;
  color: white;
}

/* line 9405, app/assets/stylesheets/main/main.css.scss */
#home_page_container #how-it-works,
#pricing #how-it-works {
  height: 600px;
}

/* line 9409, app/assets/stylesheets/main/main.css.scss */
#home_page_container button.home-learn-more,
#pricing button.home-learn-more {
  background: transparent;
  border: none;
  font-family: 'Open-Sans', sans-serif;
  font-weight: bold;
  color: #48B1FF;
  transition: all 0.2s ease;
}

/* line 9417, app/assets/stylesheets/main/main.css.scss */
#home_page_container button.home-learn-more.active,
#pricing button.home-learn-more.active {
  border-bottom: 3px solid #C7E7FF;
}

@keyframes hvr-icon-down {
  0%,
50%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

/* Icon Down */
/* line 9440, app/assets/stylesheets/main/main.css.scss */
.home-learn-more {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}

/* line 9453, app/assets/stylesheets/main/main.css.scss */
.home-learn-more:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 9463, app/assets/stylesheets/main/main.css.scss */
.home-learn-more:hover:before,
.home-learn-more:focus:before,
.home-learn-more:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* line 9474, app/assets/stylesheets/main/main.css.scss */
button.close-learn-more {
  display: none;
  background: transparent;
  border: none;
  font-family: 'Open-Sans', sans-serif;
  font-weight: bold;
  color: #48B1FF;
  transition: all 0.2s ease;
}

/* line 9483, app/assets/stylesheets/main/main.css.scss */
button.close-learn-more.active {
  border-bottom: 3px solid #C7E7FF;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
50%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {
  0%,
50%,
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/* Icon Up */
/* line 9522, app/assets/stylesheets/main/main.css.scss */
.close-learn-more {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}

/* line 9535, app/assets/stylesheets/main/main.css.scss */
.close-learn-more:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 9545, app/assets/stylesheets/main/main.css.scss */
.close-learn-more:hover:before,
.close-learn-more:focus:before,
.close-learn-more:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* line 9556, app/assets/stylesheets/main/main.css.scss */
#home_page_container,
#pricing {
  /* MEET OUR COMMUNITY */
  /* HOMEPAGE DIAGRAM */
}

/* line 9559, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools,
#home_page_container #translator-search,
#home_page_container #message-translator,
#pricing #translator-tools,
#pricing #translator-search,
#pricing #message-translator {
  background: #F6F6F6;
  display: none;
  position: relative;
}

/* line 9566, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools::before,
#home_page_container #translator-search::before,
#home_page_container #message-translator::before,
#pricing #translator-tools::before,
#pricing #translator-search::before,
#pricing #message-translator::before {
  content: '';
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #f6f6f6;
  clear: both;
}

/* line 9578, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools h3,
#home_page_container #translator-search h3,
#home_page_container #message-translator h3,
#pricing #translator-tools h3,
#pricing #translator-search h3,
#pricing #message-translator h3 {
  font-size: 1.5em;
  color: #2d2d2d;
  font-weight: 400;
}

/* line 9584, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools .description,
#home_page_container #translator-search .description,
#home_page_container #message-translator .description,
#pricing #translator-tools .description,
#pricing #translator-search .description,
#pricing #message-translator .description {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 9589, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools .how-it-works h3,
#home_page_container #translator-search .how-it-works h3,
#home_page_container #message-translator .how-it-works h3,
#pricing #translator-tools .how-it-works h3,
#pricing #translator-search .how-it-works h3,
#pricing #message-translator .how-it-works h3 {
  font-size: 28px;
  font-weight: bold;
}

/* line 9595, app/assets/stylesheets/main/main.css.scss */
#home_page_container .how-it-works-footer,
#pricing .how-it-works-footer {
  padding: 2em;
  width: 95%;
  margin: 0 auto;
}

/* line 9600, app/assets/stylesheets/main/main.css.scss */
#home_page_container .how-it-works-footer h3,
#pricing .how-it-works-footer h3 {
  font-size: 1.75em;
  font-weight: bold !important;
  margin-bottom: 0;
}

/* line 9607, app/assets/stylesheets/main/main.css.scss */
#home_page_container span.close-description,
#pricing span.close-description {
  font-size: 30px !important;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* line 9613, app/assets/stylesheets/main/main.css.scss */
#home_page_container span.close-description:hover,
#pricing span.close-description:hover {
  color: #5F6F6F !important;
}

/* line 9618, app/assets/stylesheets/main/main.css.scss */
#home_page_container .red-optin-btn,
#pricing .red-optin-btn {
  background: #F54141;
  width: 80%;
  padding: 1em;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  display: block;
  text-align: center;
}

/* line 9628, app/assets/stylesheets/main/main.css.scss */
#home_page_container .red-optin-btn:hover,
#pricing .red-optin-btn:hover {
  background: #f87171;
  color: #fff;
}

/* line 9634, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-tools::before,
#pricing #translator-tools::before {
  left: 15%;
}

/* line 9638, app/assets/stylesheets/main/main.css.scss */
#home_page_container #translator-search::before,
#pricing #translator-search::before {
  left: 48%;
}

/* line 9642, app/assets/stylesheets/main/main.css.scss */
#home_page_container #message-translator::before,
#pricing #message-translator::before {
  left: 82%;
}

/* line 9648, app/assets/stylesheets/main/main.css.scss */
#home_page_container #meet-our-community,
#pricing #meet-our-community {
  padding: 0 !important;
}

/* line 9651, app/assets/stylesheets/main/main.css.scss */
#home_page_container #meet-our-community h2,
#pricing #meet-our-community h2 {
  color: #fff;
  font-weight: 400;
}

/* line 9656, app/assets/stylesheets/main/main.css.scss */
#home_page_container #meet-our-community p.lead,
#pricing #meet-our-community p.lead {
  color: #fff;
}

/* line 9661, app/assets/stylesheets/main/main.css.scss */
#home_page_container .featured-translators-lg,
#pricing .featured-translators-lg {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  top: -160px;
}

/* line 9668, app/assets/stylesheets/main/main.css.scss */
#home_page_container .top-purple-block,
#pricing .top-purple-block {
  padding-top: 3em;
  background: #B37AFF;
  border-bottom: 3px solid #874DD3;
  height: 350px;
  position: relative;
}

/* line 9675, app/assets/stylesheets/main/main.css.scss */
#home_page_container .top-purple-block h2,
#pricing .top-purple-block h2 {
  margin-bottom: 0px;
}

/* line 9680, app/assets/stylesheets/main/main.css.scss */
#home_page_container .bottom-purple-block,
#pricing .bottom-purple-block {
  height: 236px;
  background: #A16CE7;
  position: relative;
}

/* line 9687, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers h2,
#pricing #marketplace-top-sellers h2 {
  margin-bottom: 0;
}

/* line 9691, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers p.lead a,
#pricing #marketplace-top-sellers p.lead a {
  color: #424242;
}

/* line 9695, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers .top-seller,
#pricing #marketplace-top-sellers .top-seller {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E5E5E5;
  box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 9708, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers .top-seller h3,
#pricing #marketplace-top-sellers .top-seller h3 {
  font-size: 1em;
  font-family: 'Open-Sans', sans-serif;
}

/* line 9713, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers .top-seller p.glossary-description,
#pricing #marketplace-top-sellers .top-seller p.glossary-description {
  font-size: 0.7em;
  text-align: left !important;
}

/* line 9719, app/assets/stylesheets/main/main.css.scss */
#home_page_container #marketplace-top-sellers .avg-rating,
#pricing #marketplace-top-sellers .avg-rating {
  display: block;
  margin-bottom: 20px;
}

/* line 9725, app/assets/stylesheets/main/main.css.scss */
#home_page_container .green-btn,
#pricing .green-btn {
  background: #2ecc71;
  width: 100%;
  padding: 0.6em;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* line 9736, app/assets/stylesheets/main/main.css.scss */
#home_page_container .green-btn:hover,
#pricing .green-btn:hover {
  background: #54d98c;
  color: #fff;
}

/* line 9742, app/assets/stylesheets/main/main.css.scss */
#home_page_container .purple-btn,
#pricing .purple-btn {
  background: #B37AFF;
  width: 100%;
  padding: 0.6em;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* line 9753, app/assets/stylesheets/main/main.css.scss */
#home_page_container .purple-btn:hover,
#pricing .purple-btn:hover {
  background: #d0adff;
  color: #fff;
}

/* line 9759, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram,
#home_page_container #expert-q-a,
#pricing #diagram,
#pricing #expert-q-a {
  background: #F6F6F6;
}

/* line 9763, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram h2,
#home_page_container #expert-q-a h2,
#pricing #diagram h2,
#pricing #expert-q-a h2 {
  color: #424242;
  font-weight: 400;
  margin-bottom: 0;
}

/* line 9769, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram p.lead a,
#home_page_container #expert-q-a p.lead a,
#pricing #diagram p.lead a,
#pricing #expert-q-a p.lead a {
  color: #424242;
}

/* line 9774, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic,
#pricing .expert-topic {
  width: 100%;
  display: block;
  padding: 2em;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 25px;
  overflow: hidden;
}

/* line 9783, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic img,
#pricing .expert-topic img {
  margin-bottom: 24px;
}

/* line 9787, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic h3,
#pricing .expert-topic h3 {
  margin-bottom: 0 !important;
}

/* line 9791, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic h3 a,
#pricing .expert-topic h3 a {
  color: #2d2d2d;
  font-weight: 400;
  font-size: 24px;
}

/* line 9797, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic span,
#pricing .expert-topic span {
  font-size: 20px;
  font-weight: 100;
  color: #424242;
}

/* line 9803, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic p.topic-host,
#pricing .expert-topic p.topic-host {
  font-size: 20px;
  font-weight: 400;
}

/* line 9808, app/assets/stylesheets/main/main.css.scss */
#home_page_container .expert-topic p.topic-description,
#pricing .expert-topic p.topic-description {
  font-size: 18px;
  font-weight: 400;
}

/* line 9814, app/assets/stylesheets/main/main.css.scss */
#home_page_container #blog,
#pricing #blog {
  background: #6FDE89;
  height: 600px;
}

/* line 9818, app/assets/stylesheets/main/main.css.scss */
#home_page_container #blog h2,
#pricing #blog h2 {
  color: #fff !important;
  font-weight: 400;
  margin-bottom: 1.25em !important;
}

/* line 9825, app/assets/stylesheets/main/main.css.scss */
#home_page_container .card,
#pricing .card {
  height: 223px;
  width: 33.33333%;
  overflow: hidden;
  position: relative;
  background: #51B468;
  display: inline;
  float: left;
  margin-bottom: 2.5em;
}

/* line 9836, app/assets/stylesheets/main/main.css.scss */
#home_page_container .card_content,
#pricing .card_content {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
  position: absolute;
  bottom: -202px;
  font-family: 'Open-Sans', sans-serif;
  transition: all 0.5s ease;
}

/* line 9845, app/assets/stylesheets/main/main.css.scss */
#home_page_container .card_content h3,
#pricing .card_content h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

/* line 9851, app/assets/stylesheets/main/main.css.scss */
#home_page_container .card_content p,
#pricing .card_content p {
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

/* line 9858, app/assets/stylesheets/main/main.css.scss */
#home_page_container .card:hover .card_content,
#pricing .card:hover .card_content {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
}

/* line 9863, app/assets/stylesheets/main/main.css.scss */
#home_page_container .read-more-white-btn,
#pricing .read-more-white-btn {
  background: #fff;
  width: 80%;
  padding: 0.6em;
  border-radius: 4px;
  color: #2d2d2d;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* line 9874, app/assets/stylesheets/main/main.css.scss */
#home_page_container .read-more-white-btn:hover,
#pricing .read-more-white-btn:hover {
  background: #e6e6e6;
  color: #2d2d2d;
}

@media only screen and (max-width: 992px) {
  /* line 9881, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content,
#pricing .card_content {
    padding: 10px;
    bottom: -130px;
  }
  /* line 9885, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content h3,
#pricing .card_content h3 {
    font-size: 18px;
  }
  /* line 9889, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content p,
#pricing .card_content p {
    font-size: 14px;
    line-height: 1;
  }
}

@media only screen and (min-width: 1280px) {
  /* line 9897, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card,
#pricing .card {
    height: 275px;
  }
  /* line 9901, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content,
#pricing .card_content {
    padding: 10px;
    bottom: -168px;
  }
  /* line 9905, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content h3,
#pricing .card_content h3 {
    font-size: 20px;
  }
  /* line 9909, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content p,
#pricing .card_content p {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1366px) {
  /* line 9916, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card_content,
#pricing .card_content {
    padding: 20px;
  }
}

@media only screen and (min-width: 1680px) {
  /* line 9922, app/assets/stylesheets/main/main.css.scss */
  #home_page_container .card,
#pricing .card {
    height: 400px;
  }
  /* line 9926, app/assets/stylesheets/main/main.css.scss */
  #home_page_container #blog,
#pricing #blog {
    height: 735px;
  }
}

/* line 9933, app/assets/stylesheets/main/main.css.scss */
#home_page_container #for-translators,
#pricing #for-translators {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png");
  background-color: #B37AFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  background-attachment: fixed;
}

/* line 9942, app/assets/stylesheets/main/main.css.scss */
#home_page_container #for-translators h2,
#pricing #for-translators h2 {
  color: #fff;
  font-weight: 400;
  text-shadow: 0 1px 0 #2d2d2d;
}

/* line 9948, app/assets/stylesheets/main/main.css.scss */
#home_page_container #for-translators p.lead,
#pricing #for-translators p.lead {
  color: #fff;
  text-shadow: 0 1px 0 #2d2d2d;
}

/* line 9953, app/assets/stylesheets/main/main.css.scss */
#home_page_container #for-translators .red-optin-btn,
#pricing #for-translators .red-optin-btn {
  width: 70%;
  margin: 20px auto;
  box-shadow: 0 1px 0 #2d2d2d;
}

/* line 9963, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .document-upload-container,
#pricing #diagram .document-upload-container {
  margin-bottom: 20px;
  height: 300px;
}

/* line 9967, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .document-upload-container img,
#pricing #diagram .document-upload-container img {
  margin-bottom: 0;
}

/* line 9972, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram #into-vault,
#pricing #diagram #into-vault {
  display: none;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0px;
  bottom: 193px;
}

/* line 9981, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .document-box,
#pricing #diagram .document-box {
  position: relative;
  top: 30px;
  display: none;
  max-height: 150px;
  overflow: hidden;
  text-align: left;
  background: #fff;
  padding: 12px;
  border: 1px solid #E2E2E2;
  border-radius: 3px;
}

/* line 9993, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .document-box p,
#home_page_container #diagram .document-box span,
#pricing #diagram .document-box p,
#pricing #diagram .document-box span {
  font-size: 12px;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 12px;
}

/* line 10002, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star-container,
#pricing #diagram .star-container {
  background: #9b59b6;
  height: 300px;
  padding-top: 15px;
  border: 4px solid #874C9E;
  margin-bottom: 20px;
}

/* line 10009, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star-container h4,
#pricing #diagram .star-container h4 {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}

/* line 10015, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star-container p,
#pricing #diagram .star-container p {
  color: white;
  font-weight: 100;
}

/* line 10021, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star,
#pricing #diagram .star {
  position: absolute;
  background: url(/assets/sparkle-bf6b9c2483eccd6c952a75f47123f71e5d81b940fa684fc5b66caf233564501f.png) no-repeat;
  background-size: contain;
  overflow: hidden;
}

/* line 10027, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star.star-1,
#pricing #diagram .star.star-1 {
  width: 50px;
  height: 34px;
  top: 110px;
  left: 97px;
}

/* line 10034, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star.star-2,
#pricing #diagram .star.star-2 {
  width: 83px;
  height: 77px;
  top: 18px;
  left: 224px;
}

/* line 10042, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star.star-3,
#pricing #diagram .star.star-3 {
  width: 74px;
  height: 70px;
  top: 115px;
  left: 172px;
}

/* line 10049, app/assets/stylesheets/main/main.css.scss */
#home_page_container #diagram .star.star-4,
#pricing #diagram .star.star-4 {
  width: 68px;
  height: 70px;
  top: 46px;
  left: 162px;
}

/*===================================================================================*/
/* New Alignment
/*=====================================================================================*/
/* line 10063, app/assets/stylesheets/main/main.css.scss */
.source_segment_container {
  height: 90px;
  border-top: 1px dashed #ececec;
  background-color: rgba(221, 218, 218, 0.1);
  padding: 5px;
  font-size: 13px;
  line-height: 16px;
}

/* line 10072, app/assets/stylesheets/main/main.css.scss */
.target_segment_container {
  height: 90px;
  border-top: 1px dashed #ececec;
  background-color: rgba(221, 218, 218, 0.1);
  padding: 5px;
  font-size: 13px;
  line-height: 16px;
}

/* line 10081, app/assets/stylesheets/main/main.css.scss */
.alignment_icon_container {
  width: 100%;
  margin: 0px;
  text-align: center;
}

/* line 10087, app/assets/stylesheets/main/main.css.scss */
.alignment_text_container {
  width: 100%;
  padding: 7px;
  margin: 0px;
  max-height: 60px;
  overflow: scroll;
}

/* line 10095, app/assets/stylesheets/main/main.css.scss */
.source_text_container {
  border: 1px solid #512e92;
  color: #444444;
  border-radius: 4px;
  background-color: #fff;
  height: 60px;
}

/* line 10103, app/assets/stylesheets/main/main.css.scss */
.target_text_container {
  border: 1px solid #54b848;
  color: #444444;
  border-radius: 4px;
  background-color: #fff;
  height: 60px;
}

/* line 10111, app/assets/stylesheets/main/main.css.scss */
.icon-mergeup {
  padding-left: 2px;
}

/* line 10115, app/assets/stylesheets/main/main.css.scss */
.icon-mergedown {
  padding-left: 2px;
}

/* line 10119, app/assets/stylesheets/main/main.css.scss */
.alignment-margin-icon {
  margin-left: 10px;
  margin-right: 10px;
}

/*===================================================================================*/
/* Theme Changes
/*=====================================================================================*/
/* line 10128, app/assets/stylesheets/main/main.css.scss */
.navbar-nav > li > a {
  font-weight: 100;
  color: #002430;
}

/* line 10133, app/assets/stylesheets/main/main.css.scss */
.navbar-nav > li.pill > a {
  font-weight: 100;
  color: #002430;
}

/*===================================================================================*/
/* Directory Search
/*=====================================================================================*/
/* line 10143, app/assets/stylesheets/main/main.css.scss */
main#directory-search {
  background: #F6F6F6;
  min-height: 100vh;
  font-family: 'Open-Sans', sans-serif;
}

/* line 10148, app/assets/stylesheets/main/main.css.scss */
main#directory-search section {
  padding: 1em 0;
  overflow: hidden;
}

/* line 10153, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar {
  width: 250px;
  text-align: center;
  display: inline-block;
  float: left;
}

/* line 10159, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar h2 {
  font-size: 1em;
  color: #AFAFAF;
  font-weight: 400;
  text-transform: uppercase;
}

/* line 10166, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters {
  padding: 0;
  list-style: none;
}

/* line 10170, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li {
  height: 43px;
  background-color: #002430;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  text-transform: uppercase;
  color: #C8C8C8;
  font-weight: bold;
  font-size: 0.778em;
  text-align: left;
  cursor: pointer;
}

/* line 10181, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li span.title,
main#directory-search #sidebar ul#filters li span.text-small {
  position: relative;
  width: 100%;
  left: 50px;
  top: 8px;
}

/* line 10189, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li span.title-small {
  position: relative;
  width: 100%;
  left: 50px;
  top: 8px;
  font-size: 11px;
}

/* line 10197, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li span.title-xsmall {
  position: relative;
  width: 100%;
  left: 50px;
  top: 8px;
  font-size: 9px;
}

/* line 10205, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li span.text-small {
  font-weight: 100;
  font-size: 0.8em;
  text-transform: none;
}

/* line 10211, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li i {
  padding-top: 1em;
  padding-right: 0.778em;
}

/* line 10217, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li::before {
  background-color: #003445;
  font-family: 'FontAwesome';
  text-align: center;
  width: 43px;
  height: 42px;
  font-size: 20px;
  color: white;
  position: absolute;
  display: table;
  padding-top: 9px;
}

/* line 10230, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings {
  display: none;
  height: auto;
  background-color: #002C3B;
  color: #fff;
  font-size: 0.667em;
  font-weight: 200;
  padding: 1em 0 1.8em;
  text-align: center;
  cursor: default;
  box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -o-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
}

/* line 10245, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings label {
  font-weight: 200 !important;
}

/* line 10249, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_country_id .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_budget .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_minimum_years_of_experience .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_minimum_degree_rank .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_minimum_translation_units .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_minimum_term_concepts .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_cat_tools_used .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_fields_of_expertise .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_payment_methods_used .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_professional_associations .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_seller_selection .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_currency_id .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_marketplace_language_pair .select2-choice {
  height: 40px;
  /*width    : 95%;*/
  font-size: 14px;
  padding-top: 8px;
}

/* line 10268, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_native_language_id .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_source_language_id .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_target_language_id .select2-choice {
  height: 40px;
  /*width    : 95%;*/
  font-size: 12px;
  padding-top: 8px;
}

/* line 10277, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings #search {
  width: 230px;
}

/* line 10281, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_cat_tools_used .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_fields_of_expertise .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_payment_methods_used .select2-choice,
main#directory-search #sidebar ul#filters li.settings #s2id_directory_search_professional_associations .select2-choice {
  width: 95%;
}

/* line 10288, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-container .select2-choice,
main#directory-search #sidebar ul#filters li.settings .select2-container-multi .select2-choices {
  border-color: #001821;
  border-radius: 2px;
}

/* line 10294, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-drop-active {
  border: 1px solid #001821 !important;
  border-top: none;
}

/* line 10299, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings #s2id_user_fields {
  width: 92%;
}

/* line 10303, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-container-multi .select2-choices {
  padding: 0;
  background-color: #0A3442;
  background-image: none;
}

/* line 10309, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-container-multi .select2-choices .select2-search-field {
  width: 100%;
}

/* line 10313, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-container-multi .select2-choices .select2-search-choice {
  background-color: #00A6E8;
  border: 1px solid #00A6E8;
  text-transform: none;
  margin: 12px 5px;
  height: 35px;
}

/* line 10321, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings .select2-container-multi .select2-search-choice-close {
  top: 11px;
}

/* line 10325, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings input[type="text"] {
  font-size: 14px !important;
  text-align: center !important;
  font-weight: 300 !important;
  color: #fff;
  border: 1px #0A3442;
  width: 90% !important;
  background-color: #002C3B;
  cursor: default;
  box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
  -o-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.36);
}

/* line 10340, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings input[type="checkbox"] {
  display: none;
}

/* line 10344, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings label[for="user_availability"] {
  padding: 17px 0 0;
}

/* line 10348, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings input[type="checkbox"] + label span {
  display: inline-block;
  width: 35px;
  height: 30px;
  vertical-align: middle;
  background: url(https://s3.amazonaws.com/work-sample-images/checkboxes.png) left top no-repeat;
}

/* line 10356, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.settings input[type="checkbox"]:checked + label span {
  background: url(https://s3.amazonaws.com/work-sample-images/checkboxes.png) -34px top no-repeat;
}

/* line 10361, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.search-box {
  height: 48px;
}

/* line 10365, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.search-box .fa {
  display: inline;
  padding-right: 0px;
}

/* line 10370, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.language-needs::before {
  content: "\f1ab";
}

/* line 10374, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.native-language::before {
  content: "\f0ac";
}

/* line 10378, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.expertise::before {
  content: "\f0c3";
}

/* line 10382, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.terms::before {
  content: "\f0f6";
}

/* line 10386, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.seller::before {
  content: "\f007";
}

/* line 10390, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.budget::before {
  content: "\f201";
}

/* line 10394, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.location::before {
  content: "\f041";
}

/* line 10398, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.software::before {
  content: "\f109";
}

/* line 10402, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.availability::before {
  content: "\f274";
}

/* line 10406, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.assets::before {
  content: "\f0b1";
}

/* line 10410, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.experience::before {
  content: "\f017";
}

/* line 10414, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.currency::before {
  content: "\f0d6";
}

/* line 10418, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.payments::before {
  content: "\f09d";
}

/* line 10422, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.education::before {
  content: "\f19d";
}

/* line 10426, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.associations::before {
  content: "\f1ad";
}

/* line 10430, app/assets/stylesheets/main/main.css.scss */
main#directory-search #sidebar ul#filters li.terminology::before {
  content: "\f0ca";
}

/* line 10436, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results {
  width: 80%;
  padding: 2em;
  max-width: 1120px;
  position: relative;
  display: inline-block;
}

/* line 10444, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results #term_search_results li {
  border-bottom: 1px solid #e2dbdb;
  margin-bottom: 8px;
}

/* line 10450, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .search-container {
  position: relative;
  background: white;
  border: 1px solid #ededed;
  padding: 1em;
  border-radius: 2px;
  margin-bottom: 2em;
  overflow: hidden;
}

/* line 10459, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .search-container button.view-search-details {
  border: none;
  color: white;
  padding: 0.5em;
  border-radius: 2px;
  background: #DEDEDE;
  transition: all 0.3s;
  border: 1px solid transparent;
}

/* line 10468, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .search-container button.view-search-details:hover {
  background: transparent;
  color: #7155A5;
  border: 1px solid #7155A5;
}

/* line 10475, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .search-container a.search-again {
  background: #00A6E8;
  padding: 0.5em;
  vertical-align: middle;
  display: block;
  border-radius: 2px;
  text-align: center;
  color: white;
}

/* line 10484, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .search-container a.search-again:hover {
  background: #009AD8;
}

/* line 10490, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches {
  list-style: none;
}

/* line 10494, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li {
  line-height: 14px;
  position: relative;
}

/* line 10498, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li span {
  float: left;
  width: 100%;
  font-size: 14px;
}

/* line 10504, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li span.best_in_place {
  font-size: 20px !important;
  margin-top: 14px;
  font-weight: 300;
}

/* line 10510, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li p.search-detail {
  width: 100%;
  padding-left: 8px;
}

/* line 10515, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li .edit-icon {
  padding: 6px;
  transition: color 0.3s ease;
  cursor: pointer;
}

/* line 10520, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .recent-searches li .edit-icon:hover {
  color: #00A6E8;
}

/* line 10526, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .update-search-name {
  bottom: -0.6em;
}

/* line 10530, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .update-search-name,
main#directory-search #translator-results .view-details {
  display: none;
  width: 50%;
  overflow: hidden;
  padding: 1em;
  background: #002430;
  position: absolute;
  border-radius: 2px;
  z-index: 3;
  color: white;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
}

/* line 10546, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .update-search-name input#directory_search_name,
main#directory-search #translator-results .view-details input#directory_search_name {
  display: inline;
  width: 90%;
}

/* line 10551, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .update-search-name label,
main#directory-search #translator-results .view-details label {
  font-weight: 200;
  font-size: 14px;
}

/* line 10556, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .update-search-name button,
main#directory-search #translator-results .view-details button {
  height: 40px;
  float: right;
  background: #2ecc71;
  border: 1px solid #2ecc71;
  border-radius: 2px;
  color: white;
}

/* line 10566, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .results-count h3 {
  font-size: 1em;
  color: #949494;
  display: inline;
  width: 50%;
}

/* line 10573, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results span.sort-label {
  font-size: 14px;
  font-weight: 600;
  color: #949494;
  position: relative;
  left: 88px;
  top: 4px;
}

/* line 10582, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .sort-select {
  background: url(https://s3.amazonaws.com/work-sample-images/select-arrow.png) no-repeat 93% 50%;
  width: 296px;
  background-color: #FDFDFD;
  border: 1px solid #DBDBDB;
  font-weight: 200;
  overflow: hidden;
  height: 41px;
  margin-bottom: 15px;
  border-radius: 4px;
}

/* line 10593, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results .sort-select select#sort_by {
  width: 310px;
  background: transparent;
  border: none;
  color: #949494;
  font-family: 'Open-Sans', sans-serif;
  font-size: 16px;
  cursor: pointer;
}

/* line 10604, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators {
  width: 100%;
}

/* line 10607, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr:first-child {
  border-top: 1px solid #D4D4D4;
}

/* line 10611, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .table > thead > tr > th,
main#directory-search #translator-results table.translators .table > thead > tr > td,
main#directory-search #translator-results table.translators .table > tbody > tr > th,
main#directory-search #translator-results table.translators .table > tbody > tr > td,
main#directory-search #translator-results table.translators .table > tfoot > tr > th,
main#directory-search #translator-results table.translators .table > tfoot > tr > td {
  border-top: none !important;
  vertical-align: middle !important;
}

/* line 10621, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact,
main#directory-search #translator-results table.translators tr.professionals-message {
  width: 100%;
  height: 90px;
  background-color: #FDFDFD;
  border-top: none;
  padding: 10px;
  font-family: 'Helvetica', sans;
  font-size: 14px;
  color: #616161;
  transition: border 0.5s;
}

/* line 10633, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact .move-row-up,
main#directory-search #translator-results table.translators tr.professionals-message .move-row-up {
  position: relative;
  top: -91px;
}

/* line 10638, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact .no-border,
main#directory-search #translator-results table.translators tr.professionals-message .no-border {
  border: 0px solid #D4D4D4;
}

/* line 10642, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td,
main#directory-search #translator-results table.translators tr.professionals-message td {
  border-top: 1px solid #E8E8E8;
  margin-right: 20px;
  vertical-align: middle !important;
}

/* line 10647, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="name"] a,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="name"] a {
  font-weight: bold;
  color: #616161;
}

/* line 10651, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="name"] a:hover,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="name"] a:hover {
  color: #00A6E8;
}

/* line 10657, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="native-language"]::before,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="native-language"]::before {
  content: '\f0ac';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  vertical-align: middle;
}

/* line 10669, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="nationality"]::before,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="nationality"]::before {
  content: '\f041';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  vertical-align: middle;
}

/* line 10681, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="rates"]::before,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="rates"]::before {
  content: '\f0d6';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  vertical-align: middle;
  height: 41px;
}

/* line 10694, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="keywords"]::before,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="keywords"]::before {
  content: '\f02b';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  vertical-align: middle;
  display: inline;
  float: left;
  height: 41px;
}

/* line 10709, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span[itemprop="language-pair"]::before,
main#directory-search #translator-results table.translators tr.professionals-message td span[itemprop="language-pair"]::before {
  content: '\f1ab';
  font-family: 'FontAwesome';
  font-size: 1.5em;
  color: #D8D8D8;
  left: -5px;
  position: relative;
  vertical-align: middle;
}

/* line 10720, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span.micro-badge,
main#directory-search #translator-results table.translators tr.professionals-message td span.micro-badge {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 7px;
}

/* line 10729, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span.pro,
main#directory-search #translator-results table.translators tr.professionals-message td span.pro {
  background: url(https://s3.amazonaws.com/tm-badge/micro-pro-badge.png) no-repeat;
}

/* line 10733, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td span.starter,
main#directory-search #translator-results table.translators tr.professionals-message td span.starter {
  background: url(https://s3.amazonaws.com/tm-badge/micro-starter-badge.png) no-repeat;
}

/* line 10738, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.avatar,
main#directory-search #translator-results table.translators tr.professionals-message td.avatar {
  width: 65px;
}

/* line 10741, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.avatar img,
main#directory-search #translator-results table.translators tr.professionals-message td.avatar img {
  transition: all 0.3s;
}

/* line 10745, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.avatar:hover img,
main#directory-search #translator-results table.translators tr.professionals-message td.avatar:hover img {
  border-color: #B3B3B3;
}

/* line 10750, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.name,
main#directory-search #translator-results table.translators tr.professionals-message td.name {
  max-width: 150px;
}

/* line 10754, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.name-glossary,
main#directory-search #translator-results table.translators tr.professionals-message td.name-glossary {
  max-width: 310px;
}

/* line 10758, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.tags,
main#directory-search #translator-results table.translators tr.professionals-message td.tags {
  width: 260px;
}

/* line 10762, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.tags-glossary,
main#directory-search #translator-results table.translators tr.professionals-message td.tags-glossary {
  width: 100px;
}

/* line 10766, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions,
main#directory-search #translator-results table.translators tr.professionals-message td.actions {
  width: 110px;
}

/* line 10771, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .visit-profile i,
main#directory-search #translator-results table.translators tr.compact td.actions .send-message i,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .visit-profile i,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .send-message i {
  vertical-align: middle;
}

/* line 10776, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .visit-profile,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .visit-profile {
  font-size: 1.5em;
  color: #fff;
  padding-top: 3px;
  background: #00A6E8;
  border: 1px solid #0092CC;
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  border-radius: 4px 0px 0px 4px;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
}

/* line 10789, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .visit-profile:hover,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .visit-profile:hover {
  background: #00B6FF;
}

/* line 10794, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .visit-glossary,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .visit-glossary {
  font-size: 1.5em;
  color: #fff;
  padding-top: 3px;
  background: #00A6E8;
  border: 1px solid #0092CC;
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  border-radius: 4px 4px 4px 4px;
  height: 40px;
  width: 60px;
  display: inline-block;
  text-align: center;
}

/* line 10807, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .visit-glossary:hover,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .visit-glossary:hover {
  background: #00B6FF;
}

/* line 10812, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .send-message,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .send-message {
  font-size: 1.5em;
  color: #fff;
  padding-top: 3px;
  background: #F4A261;
  border: 1px solid #D7894B;
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  border-radius: 0px 4px 4px 0px;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  margin-left: -4px;
}

/* line 10826, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.actions .send-message:hover,
main#directory-search #translator-results table.translators tr.professionals-message td.actions .send-message:hover {
  background: #FFA863;
}

/* line 10832, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.expand,
main#directory-search #translator-results table.translators tr.professionals-message td.expand {
  font-size: 1.5em;
  color: #D8D8D8;
}

/* line 10836, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.expand i,
main#directory-search #translator-results table.translators tr.professionals-message td.expand i {
  cursor: pointer;
  transition: all 0.3s;
}

/* line 10840, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators tr.compact td.expand i:hover,
main#directory-search #translator-results table.translators tr.professionals-message td.expand i:hover {
  color: #00A6E8;
}

/* line 10847, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators td.expanded-view {
  padding: 0 !important;
  z-index: 1;
}

/* line 10852, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded {
  width: 100%;
  background-color: #FDFDFD;
  border-top: 1px solid #E8E8E8;
  padding: 1em 2em;
  position: relative;
  top: 20px;
  margin-bottom: 40px;
  line-height: 150%;
  min-height: 295px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/* line 10867, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .collapse-expanded {
  float: right;
  font-size: 34px;
  color: #D8D8D8;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 20px;
  z-index: 1;
  transition: all 0.3s;
}

/* line 10878, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .collapse-expanded:hover {
  color: #00A6E8;
}

/* line 10883, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .name {
  color: #616161;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  float: left;
}

/* line 10891, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .glossary-name {
  color: #616161;
  font-size: 22px;
  font-weight: bold;
}

/* line 10897, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .native-language-marker {
  display: inline-block;
  margin-left: 20px;
}

/* line 10901, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .native-language-marker span.marker {
  background: #F4A261;
  border-radius: 4px;
  padding: 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

/* line 10911, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .asset-counts {
  display: block;
  font-size: 12px;
  color: #7F7F7F;
}

/* line 10917, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .asset-counts-glossary {
  display: block;
  font-size: 16px;
  color: #7F7F7F;
}

/* line 10923, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .language-pairs-directory ul {
  padding-left: 0px;
}

/* line 10926, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .language-pairs-directory ul li {
  list-style: none;
  margin-left: 0px;
  color: #ee318d;
}

/* line 10933, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded p.fields_of_expertise {
  color: #F27A24;
  font-size: 1em;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 10940, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded p.tagline {
  color: #8D8C8C;
  font-size: 1em;
  margin-top: 15px;
  margin-bottom: 10px;
}

/* line 10947, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded p.bio {
  color: #7F7F7F;
  font-size: 16px;
  line-height: 20px;
}

/* line 10953, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .additional-stats {
  color: #7F7F7F;
  font-size: 12px;
  line-height: 13px;
}

/* line 10959, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .outer-border {
  margin: 0 auto;
  border: 6px solid #E7E7E7;
}

/* line 10964, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .outer-border-gold {
  margin: 0 auto;
  border: 6px solid #E3B700;
  padding: 1.5em;
}

/* line 10970, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.term-result-tags {
  list-style: none;
  padding-left: 0px;
}

/* line 10974, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.term-result-tags span.title {
  display: block;
  font-size: 14px;
  color: #626262;
}

/* line 10980, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.term-result-tags li.term-in-glossary {
  font-size: 14px;
  background: #E8E8E8;
  padding: .25em 1em;
  width: auto;
  display: inline-block;
  border-radius: 2px;
  color: #626262;
  margin-right: 7px;
  margin-top: 10px;
}

/* line 10991, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.term-result-tags li.term-in-glossary.term-match {
  background: #4fd263 !important;
  color: white !important;
  font-weight: bold;
}

/* line 10999, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded span.glossary-rating {
  font-size: 14px;
  color: #626262;
}

/* line 11004, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons {
  list-style: none;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  float: left;
  padding-left: 0;
}

/* line 11012, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons i {
  font-size: 22px;
  margin-top: 10px;
}

/* line 11017, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons p {
  font-size: 12px;
  line-height: 17px;
}

/* line 11022, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li {
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
  height: 75px;
  width: 75px;
  vertical-align: top;
}

/* line 11030, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li span {
  display: block;
  line-height: 15px;
}

/* line 11035, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li span.top {
  font-weight: bold;
  font-size: 12px;
}

/* line 11040, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li span.bottom {
  font-size: 10px;
  font-weight: 200;
}

/* line 11046, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.country {
  background: #00A6E8;
  border: 1px solid #0091CB;
}

/* line 11051, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.available {
  background: #00A552;
  border: 1px solid #018B46;
}

/* line 11056, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.not-available {
  background: #EB4242;
  border-color: #CE2E2E;
}

/* line 11061, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.years-of-experience {
  background: #554971;
  border: 1px solid #453A5E;
}

/* line 11066, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.rate-bounds {
  background: #E9C46A;
  border: 1px solid #D1AE58;
  width: 100px;
}

/* line 11072, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded ul.detail-buttons li.currency-block {
  background: #c475d0;
  border: 1px solid #936b99;
}

/* line 11078, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 172px;
  left: 0;
  background: #fdfdfd;
  box-shadow: 0 -5px 25px -16px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 -5px 25px -16px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -5px 25px -16px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 -5px 25px -16px rgba(0, 0, 0, 0.5);
}

/* line 11090, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box a.visit-profile,
main#directory-search #translator-results table.translators .expanded .shadow-box a.send-message {
  color: #fff;
  font-size: 14px;
  width: 50%;
  padding: 6px 20px;
  position: relative;
  left: 68px;
  top: -16px;
}

/* line 11101, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box a.visit-profile {
  background: #002430;
  border-radius: 4px 0px 0px 4px;
  padding: 6px 15px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
}

/* line 11110, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box a.visit-profile:hover {
  background: #00374a;
}

/* line 11115, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box a.send-message {
  background: #00A6E8;
  border-radius: 0px 4px 4px 0px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
}

/* line 11123, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box a.send-message:hover {
  background: #03b7ff;
}

/* line 11129, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 172px;
  left: 0;
  background: #fdfdfd;
  box-shadow: 0 -5px 25px -13px rgba(188, 169, 43, 0.5);
  -o-box-shadow: 0 -5px 25px -13px rgba(188, 169, 43, 0.5);
  -moz-box-shadow: 0 -5px 25px -13px rgba(188, 169, 43, 0.5);
  -webkit-box-shadow: 0 -5px 25px -13px rgba(188, 169, 43, 0.5);
}

/* line 11141, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.visit-profile,
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.send-message {
  color: #fff;
  font-size: 14px;
  width: 50%;
  padding: 6px 20px;
  position: relative;
  left: 68px;
  top: -16px;
}

/* line 11152, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.visit-profile {
  background: #002430;
  border-radius: 4px 0px 0px 4px;
  padding: 6px 15px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
}

/* line 11161, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.visit-profile:hover {
  background: #00374a;
}

/* line 11166, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.send-message {
  background: #00A6E8;
  border-radius: 0px 4px 4px 0px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);
}

/* line 11174, app/assets/stylesheets/main/main.css.scss */
main#directory-search #translator-results table.translators .expanded .shadow-box-gold a.send-message:hover {
  background: #03b7ff;
}

/* line 11183, app/assets/stylesheets/main/main.css.scss */
main#directory-search .full-search-bar {
  position: fixed;
  width: 100%;
  background: white;
  bottom: 0;
  z-index: 3;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.13);
  padding: 1em 33%;
}

/* line 11194, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_fields_of_expertise {
  width: 90%;
}

/* line 11198, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_cat_tools_used {
  width: 90%;
}

/* line 11202, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_payment_methods_used {
  width: 90%;
}

/* line 11206, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_professional_associations {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 11214, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_source_language_id .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11222, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_target_language_id .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11230, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_currency_id .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11238, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_native_language_id .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11246, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_country_id .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11254, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_budget .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11262, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_minimum_years_of_experience .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11270, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_minimum_translation_units .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11278, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_minimum_term_concepts .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11286, app/assets/stylesheets/main/main.css.scss */
#s2id_directory_search_minimum_degree_rank .select2-choice {
  height: 40px;
  width: 230px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* Terminology Marketplace */
/* line 11296, app/assets/stylesheets/main/main.css.scss */
header#parallax-header {
  padding: 5em;
}

/* line 11299, app/assets/stylesheets/main/main.css.scss */
header#parallax-header h1 {
  font-family: 'Open-Sans', sans-serif;
  color: #38524C;
  font-weight: 400;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 11306, app/assets/stylesheets/main/main.css.scss */
header#parallax-header p.lead.center {
  font-weight: 800;
  color: #38524C;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 11312, app/assets/stylesheets/main/main.css.scss */
header#parallax-header .marketplace-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=.4)";
  filter: alpha(opacity=0.4);
  opacity: .4;
  background: url(https://s3.amazonaws.com/work-sample-images/marketplace.jpg) fixed no-repeat;
  background-size: cover;
  background-position: 0px -225px;
}

/* Sample Translations */
/* line 11330, app/assets/stylesheets/main/main.css.scss */
main#sample-translations {
  background: #C097D9;
  font-family: 'Open-Sans', sans-serif;
  color: #626262;
}

/* line 11335, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .intro {
  background: #f6f6f6;
  padding: 4em 2em;
}

/* line 11339, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .intro h1 {
  color: #626262;
}

/* line 11344, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .sort-options {
  padding: 1em;
  background: #E4E4E4;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

/* line 11352, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .sort-options span {
  color: #989898;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 14px;
}

/* line 11359, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .sort-options select#language,
main#sample-translations .sort-options select#tag {
  /*display: inline;
      width: 65%;
      margin-left: 20px;
      vertical-align: middle;*/
  text-align: center;
}

/* line 11370, app/assets/stylesheets/main/main.css.scss */
main#sample-translations .alert-info p a {
  border-bottom: 0px;
}

/* line 11375, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples {
  text-align: center;
  padding-bottom: 40px;
}

/* line 11379, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text {
  position: relative;
  width: 350px;
  height: 320px;
  margin-top: 30px;
  margin-right: 15px;
  margin-left: 15px;
  background: #f6f6f6;
  padding: 1em;
  vertical-align: top;
  text-align: center;
  box-shadow: 0 3px rgba(0, 0, 0, 0.3);
  border-top: 1px solid white;
  display: none;
}

/* line 11394, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text .mix {
  display: none;
}

/* line 11398, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text .label {
  display: inline;
  margin-right: 5px;
  margin-top: 5px;
}

/* line 11404, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text .btn-blue {
  position: absolute;
  bottom: 0;
  right: 115px;
}

/* line 11410, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text .tag-container {
  height: 65px;
}

/* line 11414, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .sample-text .sample-title {
  height: 60px;
  margin-bottom: 4px;
}

/* line 11420, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .samples-count {
  padding: 2em 0em 1em;
  float: left;
  display: block;
  width: 100%;
}

/* line 11426, app/assets/stylesheets/main/main.css.scss */
main#sample-translations #Samples .samples-count span {
  color: white;
  font-weight: bold;
  padding: 1em 2em;
  border: 1px solid #B38CCC;
  border-radius: 4px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}

/* line 11441, app/assets/stylesheets/main/main.css.scss */
main#gray-background {
  background: #f6f6f6;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 200;
  color: #616161;
}

/* line 11447, app/assets/stylesheets/main/main.css.scss */
main#gray-background a {
  color: #00A6E8;
}

/* line 11451, app/assets/stylesheets/main/main.css.scss */
main#gray-background h1,
main#gray-background h2,
main#gray-background h3,
main#gray-background h4,
main#gray-background h5 {
  font-family: 'Open-Sans', sans-serif;
  font-weight: 400;
  color: #616161;
}

/* line 11461, app/assets/stylesheets/main/main.css.scss */
main#gray-background h1 {
  font-size: 36px;
}

/* line 11465, app/assets/stylesheets/main/main.css.scss */
main#gray-background section {
  padding: 4em 0;
}

/* line 11469, app/assets/stylesheets/main/main.css.scss */
main#gray-background .clearfix {
  clear: both;
}

/* line 11474, app/assets/stylesheets/main/main.css.scss */
section#centered-pill-nav {
  padding-top: 0em !important;
}

/* line 11477, app/assets/stylesheets/main/main.css.scss */
section#centered-pill-nav .nav-pills > li {
  float: none;
  margin: 0 auto;
  display: inline-block;
}

/* line 11483, app/assets/stylesheets/main/main.css.scss */
section#centered-pill-nav .nav-pills > li > a {
  border-radius: 4px;
  background-color: #d8d8d8;
  border: 1px solid #CFCFCF;
  color: #8e8e8e;
}

/* line 11490, app/assets/stylesheets/main/main.css.scss */
section#centered-pill-nav .nav-pills > li.active > a,
section#centered-pill-nav .nav-pills > li.active > a:hover,
section#centered-pill-nav .nav-pills > li.active > a:focus {
  background-color: #c079ff;
  border: 1px solid #ad65ed;
  color: #fff;
}

/* #centered-pill-nav */
/* line 11501, app/assets/stylesheets/main/main.css.scss */
section.table-wells {
  clear: both;
  padding-top: 2em !important;
}

/* line 11505, app/assets/stylesheets/main/main.css.scss */
section.table-wells th {
  text-align: center;
}

/* line 11509, app/assets/stylesheets/main/main.css.scss */
section.table-wells .well {
  background: #fff;
  border-color: #B7B7B7;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

/* line 11515, app/assets/stylesheets/main/main.css.scss */
section.table-wells .well.scoreboard {
  padding: 0px;
  border: 0px;
  border-radius: none;
  z-index: 5;
}

/* line 11521, app/assets/stylesheets/main/main.css.scss */
section.table-wells .well.scoreboard p.lead {
  margin: 0;
  padding: 12px;
  background: #66CE5A;
  color: white;
}

/* line 11528, app/assets/stylesheets/main/main.css.scss */
section.table-wells .well.scoreboard table {
  margin: 0;
}

/* line 11532, app/assets/stylesheets/main/main.css.scss */
section.table-wells .well.scoreboard td {
  width: 33.33%;
}

/* #table-wells */
/* line 11541, app/assets/stylesheets/main/main.css.scss */
main#user_settings {
  background: #f6f6f6;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 200;
  color: #616161;
  /* end .settings-tabs */
  /* end .settings-pane */
  /*  =====   USER_SETTINGS_S2_SELECT  =====     */
}

/* line 11547, app/assets/stylesheets/main/main.css.scss */
main#user_settings form#edit_user {
  width: 100%;
}

/* line 11551, app/assets/stylesheets/main/main.css.scss */
main#user_settings span {
  font-family: 'Open-Sans', sans-serif;
}

/* line 11555, app/assets/stylesheets/main/main.css.scss */
main#user_settings a {
  color: #00A6E8;
}

/* line 11559, app/assets/stylesheets/main/main.css.scss */
main#user_settings h1,
main#user_settings h2,
main#user_settings h3,
main#user_settings h4,
main#user_settings h5 {
  font-family: 'Open-Sans', sans-serif;
  font-weight: 400;
  color: #616161;
}

/* line 11569, app/assets/stylesheets/main/main.css.scss */
main#user_settings h1 {
  font-size: 36px;
}

/* line 11573, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs {
  background: #062A35;
  text-align: center;
  overflow: hidden;
}

/* line 11578, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs a {
  color: #fff;
}

/* line 11582, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs span {
  float: left;
  vertical-align: middle;
  margin-top: 4px;
}

/* line 11588, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs h1 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-top: 2em;
}

/* line 11595, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs .nav-tabs > li.active > a,
main#user_settings .settings-tabs .nav-tabs > li.active > a:hover,
main#user_settings .settings-tabs .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 11605, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs .nav-tabs > li {
  float: none;
  margin-bottom: 0px;
}

/* line 11610, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.428571429;
  border-radius: 0;
}

/* line 11616, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-tabs .nav-tabs {
  border-bottom: 1px solid transparent;
}

@media (min-width: 992px) {
  /* line 11621, app/assets/stylesheets/main/main.css.scss */
  main#user_settings .settings-tabs .nav > li > a:hover {
    background-color: #072F3C;
    border-color: transparent;
  }
}

/* line 11630, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane {
  /* .profile-preview */
}

/* line 11632, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status {
  height: 51px;
  padding: 7px 0 0;
  width: 860px;
  margin: 0 auto;
}

/* line 11638, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status .profile-complete-progress {
  float: left;
  width: 660px;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 14px;
  height: 3px;
  border-radius: 0px;
  overflow: visible;
}

/* line 11648, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status .profile-complete-progress span.profile-complete-message {
  float: right;
  font-size: 12px;
  color: #6793CE;
}

/* line 11654, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status .profile-complete-progress .progress-bar {
  line-height: 29px;
  background-color: #002430;
}

/* line 11658, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status .profile-complete-progress .progress-bar span.percentage-ammount {
  position: relative;
  color: #5C5C5C;
  height: 40px;
  display: block;
  float: right;
  top: -23px;
  min-width: 124px;
}

/* line 11670, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status a {
  display: inline !important;
  border-radius: 2px !important;
  color: #fff;
  font-size: 16px;
  background: #00A6E8;
  padding: 10px;
  margin-left: 48px;
}

/* line 11679, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-status a:hover {
  background: #0096D2;
}

/* line 11685, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .edit-profile-overlay {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  border: 3px dashed #A7A7A7;
  border-radius: 2px;
  width: 100%;
  left: 0;
  z-index: 1000;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  padding: 0px;
  cursor: pointer;
  cursor: hand;
}

/* line 11702, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .edit-profile-overlay span {
  background: #00A6E8;
  padding: 10px 14px;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* line 11709, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .edit-profile-overlay span:hover {
  background: transparent;
  border-color: #626262;
  color: #626262;
  transition: all 0.3s ease;
}

/* line 11718, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .settings-pane-container,
main#user_settings .settings-pane .profile-preview {
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-top: 2em;
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  padding: 2em 2em 1em;
  overflow: hidden;
  margin-bottom: 2em;
}

/* line 11733, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .referrals-list p.lead {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

/* line 11740, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview {
  width: 860px;
  margin: 0 auto 2em;
  padding: 0px 0px 2em;
  border: none;
  font-size: 14px;
  color: #818181;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  /* .personal-branding */
  /* .general-info-preview */
  /*.social-buttons*/
}

/* line 11752, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview div {
  position: relative;
}

/* line 11756, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview #profiles {
  overflow: hidden;
}

/* line 11760, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview h2 {
  font-weight: 600 !important;
  font-size: 22px;
  margin-bottom: 0px;
  color: #626262;
}

/* line 11767, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview h3 {
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #626262;
}

/* line 11773, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview p.lead {
  font-size: 16px;
}

/* line 11777, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding {
  position: relative;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 11782, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview {
  height: 215px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 11791, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview.purple-image-gradient {
  background: -moz-linear-gradient(top, rgba(72, 0, 115, 0.5) 0%, rgba(194, 170, 209, 0.5) 61%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(72, 0, 115, 0.5)), color-stop(61%, rgba(194, 170, 209, 0.5)));
  background: -webkit-linear-gradient(top, rgba(72, 0, 115, 0.5) 0%, rgba(194, 170, 209, 0.5) 61%);
  background: -o-linear-gradient(top, rgba(72, 0, 115, 0.5) 0%, rgba(194, 170, 209, 0.5) 61%);
  background: -ms-linear-gradient(top, rgba(72, 0, 115, 0.5) 0%, rgba(194, 170, 209, 0.5) 61%);
  background: linear-gradient(to bottom, rgba(72, 0, 115, 0.5) 0%, rgba(194, 170, 209, 0.5) 61%);
}

/* line 11800, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview.green-image-gradient {
  background: -moz-linear-gradient(top, rgba(34, 153, 55, 0.85) 0%, rgba(34, 153, 55, 0.1) 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(34, 153, 55, 0.85)), color-stop(80%, rgba(34, 153, 55, 0.1)));
  background: -webkit-linear-gradient(top, rgba(34, 153, 55, 0.85) 0%, rgba(34, 153, 55, 0.1) 80%);
  background: -o-linear-gradient(top, rgba(34, 153, 55, 0.85) 0%, rgba(34, 153, 55, 0.1) 80%);
  background: -ms-linear-gradient(top, rgba(34, 153, 55, 0.85) 0%, rgba(34, 153, 55, 0.1) 80%);
  background: linear-gradient(to bottom, rgba(34, 153, 55, 0.85) 0%, rgba(34, 153, 55, 0.1) 80%);
}

/* line 11809, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview.orange-image-gradient {
  background: -moz-linear-gradient(top, rgba(255, 134, 66, 0.85) 0%, rgba(231, 96, 19, 0.1) 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 134, 66, 0.85)), color-stop(80%, rgba(231, 96, 19, 0.1)));
  background: -webkit-linear-gradient(top, rgba(255, 134, 66, 0.85) 0%, rgba(231, 96, 19, 0.1) 80%);
  background: -o-linear-gradient(top, rgba(255, 134, 66, 0.85) 0%, rgba(231, 96, 19, 0.1) 80%);
  background: -ms-linear-gradient(top, rgba(255, 134, 66, 0.85) 0%, rgba(231, 96, 19, 0.1) 80%);
  background: linear-gradient(to bottom, rgba(255, 134, 66, 0.85) 0%, rgba(231, 96, 19, 0.1) 80%);
}

/* line 11818, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview.blue-image-gradient {
  background: -moz-linear-gradient(top, rgba(52, 152, 219, 0.85) 0%, rgba(52, 152, 219, 0.1) 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(52, 152, 219, 0.85)), color-stop(80%, rgba(52, 152, 219, 0.1)));
  background: -webkit-linear-gradient(top, rgba(52, 152, 219, 0.85) 0%, rgba(52, 152, 219, 0.1) 80%);
  background: -o-linear-gradient(top, rgba(52, 152, 219, 0.85) 0%, rgba(52, 152, 219, 0.1) 80%);
  background: -ms-linear-gradient(top, rgba(52, 152, 219, 0.85) 0%, rgba(52, 152, 219, 0.1) 80%);
  background: linear-gradient(to bottom, rgba(52, 152, 219, 0.85) 0%, rgba(52, 152, 219, 0.1) 80%);
}

/* line 11827, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview.pink-image-gradient {
  background: -moz-linear-gradient(top, rgba(236, 106, 96, 0.85) 0%, rgba(236, 106, 96, 0.1) 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(236, 106, 96, 0.85)), color-stop(80%, rgba(236, 106, 96, 0.1)));
  background: -webkit-linear-gradient(top, rgba(236, 106, 96, 0.85) 0%, rgba(236, 106, 96, 0.1) 80%);
  background: -o-linear-gradient(top, rgba(236, 106, 96, 0.85) 0%, rgba(236, 106, 96, 0.1) 80%);
  background: -ms-linear-gradient(top, rgba(236, 106, 96, 0.85) 0%, rgba(236, 106, 96, 0.1) 80%);
  background: linear-gradient(to bottom, rgba(236, 106, 96, 0.85) 0%, rgba(236, 106, 96, 0.1) 80%);
}

/* line 11836, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .bg-preview img {
  position: absolute;
  height: 200%;
  width: 100%;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  -khtml-opacity: 0.60;
}

/* line 11850, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .avatar-preview {
  position: absolute;
  top: 57.5px;
  right: 380px;
}

/* line 11855, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .personal-branding .avatar-preview img {
  border: 5px solid #f7f7f7;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/* line 11864, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .general-info-preview {
  overflow: hidden;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
}

/* line 11871, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .general-info-preview span {
  font-size: 13px;
}

/* line 11875, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .general-info-preview span.field-tags-preview {
  font-size: 12px;
  color: #418DA3;
  background: #9AE9FF;
  border-radius: 2px;
  padding: 3px 5px;
}

/* line 11886, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  vertical-align: middle;
  padding: 3px 0 0 0;
  margin-right: 15px;
  text-align: center;
  color: #fff;
}

/* line 11896, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.facebook {
  background-color: #4F6EB5;
}

/* line 11899, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.facebook.muted-color {
  background-color: #efefef;
}

/* line 11904, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.twitter {
  background-color: #58BEF2;
}

/* line 11907, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.twitter.muted-color {
  background-color: #efefef;
}

/* line 11912, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.google {
  background-color: #525252;
}

/* line 11915, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.google.muted-color {
  background-color: #efefef;
}

/* line 11920, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.linkedin {
  background-color: #0077b5;
}

/* line 11923, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.linkedin.muted-color {
  background-color: #efefef;
}

/* line 11928, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.website {
  background: #C097D9;
}

/* line 11931, app/assets/stylesheets/main/main.css.scss */
main#user_settings .settings-pane .profile-preview .social-buttons.website.muted-color {
  background-color: #efefef;
}

/* line 11947, app/assets/stylesheets/main/main.css.scss */
main#user_settings label {
  margin-top: 20px;
}

/* line 11951, app/assets/stylesheets/main/main.css.scss */
main#user_settings .select2-choice {
  height: 40px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 25px;
}

/* line 11958, app/assets/stylesheets/main/main.css.scss */
main#user_settings .select2-chosen {
  color: #626262;
}

/* line 11962, app/assets/stylesheets/main/main.css.scss */
main#user_settings .language_pair_select .select2-choice {
  width: 270px !important;
  height: 40px !important;
  padding-top: 5px !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* line 11970, app/assets/stylesheets/main/main.css.scss */
main#user_settings span.locked-details {
  padding: 1em;
  display: block;
  border: 2px dashed #efefef;
  overflow: hidden;
}

/* line 11976, app/assets/stylesheets/main/main.css.scss */
main#user_settings span.locked-details i {
  color: #CECECE;
}

/* line 11980, app/assets/stylesheets/main/main.css.scss */
main#user_settings span.locked-details ul {
  opacity: 0.8;
}

/* line 11985, app/assets/stylesheets/main/main.css.scss */
main#user_settings .fixed-update-container {
  display: none;
  background: #fff;
  padding: 16px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #A7A7A7;
}

/* line 11999, app/assets/stylesheets/main/main.css.scss */
main#user_settings .fixed-update-container p.lead,
main#user_settings .fixed-update-container p {
  margin-bottom: 0px;
}

/* line 12005, app/assets/stylesheets/main/main.css.scss */
main#user_settings .modal-footer {
  text-align: center;
}

/* end #user_settings */
/* line 12012, app/assets/stylesheets/main/main.css.scss */
main#leaderboards {
  background: #f6f6f6;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 200;
  color: #616161;
  /* end #header */
  /* end .leaderboard-tabs */
  /* end .leaderboard-pane */
}

/* line 12018, app/assets/stylesheets/main/main.css.scss */
main#leaderboards a {
  color: #00A6E8;
}

/* line 12022, app/assets/stylesheets/main/main.css.scss */
main#leaderboards h1,
main#leaderboards h2,
main#leaderboards h3,
main#leaderboards h4,
main#leaderboards h5 {
  font-family: 'Open-Sans', sans-serif;
  font-weight: 400;
  color: #676767;
}

/* line 12032, app/assets/stylesheets/main/main.css.scss */
main#leaderboards h1 {
  font-size: 24px;
}

/* line 12036, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header {
  overflow: hidden;
}

/* line 12039, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header .title {
  background: #82CE8B;
  padding: 3em;
}

/* line 12043, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header .title span {
  background-image: url(https://s3.amazonaws.com/tmtown-icons/leaderboard-medal.png);
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  height: 55px;
  width: 54px;
  vertical-align: middle;
}

/* line 12053, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header .title h1 {
  font-weight: 900;
  color: #fff;
  margin: 0px;
}

/* line 12060, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header .options {
  background: #fff;
  border-bottom: 1px solid rgba(209, 209, 209, 0.5);
}

/* line 12064, app/assets/stylesheets/main/main.css.scss */
main#leaderboards #header .options select {
  font-size: 16px;
  margin: 15px;
  color: #BBBBBB;
  border-color: #CFCFCF;
  background-color: #fff;
}

/* line 12079, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-tabs .nav-tabs {
  border-bottom: none;
}

/* line 12083, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-tabs .nav-tabs > li.active > a,
main#leaderboards .leaderboard-tabs .nav-tabs > li.active > a:hover,
main#leaderboards .leaderboard-tabs .nav-tabs > li.active > a:focus {
  background: #fff;
}

/* line 12089, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-tabs .nav > li > a {
  padding: 32% 0;
}

/* line 12093, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-tabs .nav-tabs > li {
  margin-bottom: 0px;
}

/* line 12097, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-tabs .nav-tabs > li > a {
  margin-right: 0px;
  border-radius: 0;
  border: none;
  background: #e7e7e7;
  font-size: 24px;
  text-align: center;
  color: #616161;
}

/* line 12110, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane {
  background: #fff;
  padding: 2em;
  /* end .other-user-rankings */
  /* end .top-ten-rank */
  /* end .smaller-rank-box */
  /* end #history */
}

/* line 12114, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .leaderboard-title {
  margin-bottom: 2em;
}

/* line 12118, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane h2 {
  font-size: 24px;
  color: #676767;
  margin-bottom: 0px;
}

/* line 12123, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane h2 span {
  font-size: 16px;
  color: #BBBBBB;
}

/* line 12129, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .leaderboard-count {
  font-size: 14px;
  font-weight: bold;
  color: #9C9C9C;
}

/* line 12134, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .leaderboard-count i {
  color: #8A8A8A;
}

/* line 12141, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .current-ranking {
  text-align: center;
  background: #FFDC7C;
  color: #BC8A00;
  font-weight: 700;
  padding: 15px 0;
}

/* line 12148, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .current-ranking span {
  display: block;
}

/* line 12152, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .current-ranking span.intro {
  font-size: 14px;
  line-height: 12px;
}

/* line 12157, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .current-ranking span.current-rank {
  font-size: 24px;
}

/* line 12162, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .others-title {
  background: #FFCF49;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  position: relative;
  padding: 10px 0px;
}

/* line 12172, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .others-title span span {
  background-image: url(https://s3.amazonaws.com/tmtown-icons/leaderboard-target.png);
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

/* line 12183, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .others-title::after {
  content: '';
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 52px;
  border-left: 20px solid transparent;
  border-top: 20px solid #D5A626;
}

/* line 12195, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings table {
  border: none;
}

/* line 12199, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings td {
  border-top: none;
  border-bottom: 1px solid #EBEBEB;
  vertical-align: middle;
}

/* line 12205, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .table-container {
  height: 265px;
  overflow: scroll;
  border-bottom: 3px solid #EAEAEA;
  width: 95%;
  float: right;
}

/* line 12213, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .table {
  font-size: 14px;
  float: right;
}

/* line 12217, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .table .small-rank-number {
  color: #3F3F3F;
  font-weight: 600;
  font-size: 16px;
}

/* line 12223, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .table .ranked-field {
  color: #A4A4A4;
  font-size: 11px;
  display: block;
}

/* line 12229, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .other-user-rankings .table .ranked-lp {
  color: #595959;
}

/* line 12237, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .up-rank {
  color: #82CE8B;
  text-align: center;
  display: block;
}

/* line 12242, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .up-rank:before {
  content: '';
  display: block;
  margin: 0 auto;
  height: 7px;
  width: 7px;
  border-bottom: 8px solid #82CE8B;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}

/* line 12254, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .down-rank {
  color: #FF856A;
  text-align: center;
  display: block;
}

/* line 12259, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .down-rank:after {
  content: '';
  display: block;
  margin: 0 auto;
  height: 7px;
  width: 7px;
  border-top: 8px solid #FF856A;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}

/* line 12271, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank {
  position: relative;
  display: block;
  padding-left: 10px;
  /* end .inner-content */
}

/* line 12276, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank span.large-rank {
  font-family: 'Luckiest Guy', cursive;
  background: #82CE8B;
  font-size: 36px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 17px 0;
  text-align: center;
  line-height: 36px;
  height: 60px;
  width: 60px;
  color: #fff;
  border-bottom: 5px solid #7DC185;
  border-right: 5px solid #7DC185;
}

/* line 12293, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .avatar-container {
  position: absolute;
  bottom: 4px;
  left: 20px;
}

/* line 12298, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .avatar-container img {
  width: 40px;
  height: 40px;
  border: 1px solid #979797;
}

/* line 12305, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content {
  border: 1px solid #E4E4E4;
  padding-left: 60px;
  padding-top: 18px;
  padding-bottom: 20px;
  overflow: hidden;
  transition: background 0.3s;
}

/* line 12313, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content:hover {
  background: #F9F9F9;
}

/* line 12317, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content p.name {
  margin-bottom: 0px;
  font-size: 14px;
  color: #676767;
  font-weight: bold;
  line-height: 10px;
}

/* line 12325, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.demographics {
  margin-left: 15px;
  display: block;
  font-size: 12px;
  color: #B0B0B0;
}

/* line 12333, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content .user-details i {
  font-size: 20px;
  margin-right: 15px;
  color: #BFBFBF;
  margin-top: 15px;
}

/* line 12341, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.tu-label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: #878787;
  line-height: 10px;
}

/* line 12349, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.tu-count {
  font-weight: bold;
  font-size: 16px;
  color: #6C6C6C;
}

/* line 12355, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.tu-change {
  color: #82CE8B;
  font-size: 14px;
  margin-left: 12px;
}

/* line 12361, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.up-rank,
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.down-rank {
  font-size: 14px;
  padding: 0 18px;
}

/* line 12367, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.up-rank:before {
  position: relative;
  top: 2px;
}

/* line 12372, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .top-ten-rank .inner-content span.down-rank:after {
  position: relative;
  top: -4px;
}

/* line 12385, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box {
  border: 1px solid #E4E4E4;
  overflow: hidden;
  width: 49.3%;
  background: #F9F9F9;
  transition: background 0.3s;
}

/* line 12392, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box:hover {
  background: #fff;
}

/* line 12396, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box.rank-box-left {
  margin-left: 10px;
}

/* line 12400, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box span.rank-small-number {
  color: #4E4E4E;
  font-size: 14px;
  font-weight: bold;
}

/* line 12408, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box .avatar-container img {
  width: 40px;
  height: 40px;
  border: 1px solid #979797;
}

/* line 12415, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box span.up-rank,
main#leaderboards .leaderboard-pane .smaller-rank-box span.down-rank {
  font-size: 14px;
  /*padding: 0 15px;*/
}

/* line 12421, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box span.up-rank:before,
main#leaderboards .leaderboard-pane .smaller-rank-box span.down-rank:after {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
}

/* line 12429, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box p.name {
  margin-bottom: 0px;
  font-size: 14px;
  color: #676767;
  font-weight: bold;
  line-height: 10px;
}

/* line 12437, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane .smaller-rank-box i {
  font-size: 15px;
  margin-right: 15px;
  color: #BFBFBF;
  margin-top: 10px;
}

/* line 12449, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history p.lead {
  font-size: 16px;
  color: #AAAAAA;
  margin-bottom: 5px;
}

/* line 12455, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .history-range-nav {
  border: 1px solid #E9E9E9;
  padding: 1em 0;
}

/* line 12459, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .history-range-nav .timeframe-option {
  font-size: 14px;
  color: #696969;
  text-align: center;
  width: 20%;
  margin-right: 15px;
  padding: 8px 12px;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 12469, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .history-range-nav .timeframe-option:hover {
  background: #E6E6E6;
  border-radius: 4px;
}

/* line 12474, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .history-range-nav .timeframe-option.active {
  background: #C459FF;
  border-radius: 4px;
  color: #fff;
}

/* line 12479, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .history-range-nav .timeframe-option.active:hover {
  background: #cd73ff;
}

/* line 12486, app/assets/stylesheets/main/main.css.scss */
main#leaderboards .leaderboard-pane #history .eightWeeks,
main#leaderboards .leaderboard-pane #history .threeMonths,
main#leaderboards .leaderboard-pane #history .sixMonths,
main#leaderboards .leaderboard-pane #history .oneYear {
  display: none;
}

/* line 12500, app/assets/stylesheets/main/main.css.scss */
main#leaderboards div#sticky-sticky-wrapper.is-sticky {
  width: 33.33%;
  float: right;
}

@media (min-width: 1200px) {
  /* line 12507, app/assets/stylesheets/main/main.css.scss */
  main#leaderboards .container.container-wide {
    width: 1280px;
  }
}

/* end #leaderboards */
/* line 12519, app/assets/stylesheets/main/main.css.scss */
main#localization-package .localization-header,
.localization-package .localization-header {
  background: #f6f6f6;
  padding-top: 2em;
  color: #8E8E8E;
}

/* line 12524, app/assets/stylesheets/main/main.css.scss */
main#localization-package .localization-header h2,
.localization-package .localization-header h2 {
  font-size: 20px;
  color: #8E8E8E;
}

/* line 12528, app/assets/stylesheets/main/main.css.scss */
main#localization-package .localization-header h2 a,
.localization-package .localization-header h2 a {
  color: #8E8E8E;
  border-bottom: 1px solid #8E8E8E;
}

/* line 12532, app/assets/stylesheets/main/main.css.scss */
main#localization-package .localization-header h2 a:hover,
.localization-package .localization-header h2 a:hover {
  color: #5fc0ff;
  border-color: transparent;
}

/* line 12539, app/assets/stylesheets/main/main.css.scss */
main#localization-package .localization-header p.lead,
.localization-package .localization-header p.lead {
  font-size: 18px;
}

/* line 12546, app/assets/stylesheets/main/main.css.scss */
main#localization-package .well.well-sm.source-segment,
.localization-package .well.well-sm.source-segment {
  background: #FCFCFC;
  border: 1px solid #979797;
  box-shadow: 0 2px 4px rgba(193, 193, 193, 0.5);
}

/* line 12552, app/assets/stylesheets/main/main.css.scss */
main#localization-package .well .input,
.localization-package .well .input {
  background: #fff;
  border: 1px solid #979797;
}

/* line 12558, app/assets/stylesheets/main/main.css.scss */
main#localization-package .well i,
.localization-package .well i {
  font-size: 14px;
  margin-right: 5px;
}

/* line 12564, app/assets/stylesheets/main/main.css.scss */
main#localization-package .gray-border-right,
.localization-package .gray-border-right {
  border-right: 1px solid #eaeaea;
}

/* line 12568, app/assets/stylesheets/main/main.css.scss */
main#localization-package .string-diff,
.localization-package .string-diff {
  background: #f2f6f8;
  border-color: #98AEBB;
  font-size: 14px;
  color: #2C5369;
}

/* line 12574, app/assets/stylesheets/main/main.css.scss */
main#localization-package .string-diff span,
.localization-package .string-diff span {
  color: #76909E;
  font-size: 12px;
}

/* line 12580, app/assets/stylesheets/main/main.css.scss */
main#localization-package .comments,
.localization-package .comments {
  display: none;
}

/* #localization-package  */
/* LOCALIZATION SCOREBOARD */
/* line 12588, app/assets/stylesheets/main/main.css.scss */
#userScore {
  position: fixed;
  bottom: 0;
  background: white;
  padding: 50px 0;
  width: 200px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  border: 1px solid #BFBFBF;
  z-index: 5;
}

/* line 12599, app/assets/stylesheets/main/main.css.scss */
#userScore span {
  display: block;
  font-weight: 300;
  color: #F3C200;
}

/* line 12605, app/assets/stylesheets/main/main.css.scss */
#userScore span.points {
  color: #353535;
  font-size: 24px;
  font-weight: 800;
}

/* line 12611, app/assets/stylesheets/main/main.css.scss */
#userScore #plusPoints {
  font-size: 32px;
  font-weight: 800;
  color: #66CE5A;
  position: absolute;
  width: 100%;
}

/* line 12620, app/assets/stylesheets/main/main.css.scss */
#pointsNotification {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -240px;
  margin-top: -69px;
  text-align: center;
  display: none;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
}

/* line 12632, app/assets/stylesheets/main/main.css.scss */
#pointsNotification h1 {
  font-weight: 200;
  color: #FF33B4;
}

/* line 12639, app/assets/stylesheets/main/main.css.scss */
.localization-target-segments .deletion {
  color: #e42a37 !important;
  font-weight: bold;
  text-decoration: line-through;
}

/* line 12645, app/assets/stylesheets/main/main.css.scss */
.localization-target-segments .insertion {
  color: #54b848 !important;
  font-weight: bold;
}

/* line 12650, app/assets/stylesheets/main/main.css.scss */
.localization-target-segments p.already-completed {
  text-align: center;
  padding: 12px;
  color: #9A9A9A;
  font-size: 16px;
}

/* line 12662, app/assets/stylesheets/main/main.css.scss */
main#localization_contributors .container h2 {
  margin-top: 2em;
  font-family: 'Open-Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #626262;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 12px;
}

/* line 12674, app/assets/stylesheets/main/main.css.scss */
main#send_invitation {
  background: #BFD5D2;
  padding-top: 5em;
  background-image: url(/work-sample-images/send_invitation.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* line 12682, app/assets/stylesheets/main/main.css.scss */
main#send_invitation h2 {
  font-family: 'Roboto Slab', serif;
  color: #14686F;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  -o-text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  -moz-text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  -webkit-text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}

/* line 12691, app/assets/stylesheets/main/main.css.scss */
main#send_invitation h3 {
  color: #3D4248;
}

/* line 12695, app/assets/stylesheets/main/main.css.scss */
main#send_invitation form {
  margin-bottom: 40px;
}

/* line 12699, app/assets/stylesheets/main/main.css.scss */
main#send_invitation .balloons {
  content: '';
  background: url(https://s3.amazonaws.com/work-sample-images/letter.png) !important;
  background-size: 100px 200px !important;
  background-position: center;
  background-attachment: fixed;
  position: absolute;
  right: -100px;
  top: -40px;
  height: 200px;
  width: 100px;
}

/* line 12712, app/assets/stylesheets/main/main.css.scss */
main#send_invitation input[type="text"] {
  border-color: #A7A7A7 !important;
}

/* line 12716, app/assets/stylesheets/main/main.css.scss */
main#send_invitation #invitation-details {
  background: white;
  padding: 3em 1em 8em;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  color: #565B61;
}

/* line 12725, app/assets/stylesheets/main/main.css.scss */
main#send_invitation #invitation-details .col-sm-6 {
  padding: 0 2em;
}

/* line 12728, app/assets/stylesheets/main/main.css.scss */
main#send_invitation #invitation-details .col-sm-6.right-border {
  border-right: 1px solid #DEDEDE;
  padding-right: 0em;
}

/* line 12734, app/assets/stylesheets/main/main.css.scss */
main#send_invitation #invitation-details p.lead {
  margin-top: 1em;
}

/*=================================================================
      NOTIFICATIONS
==================================================================*/
/* line 12744, app/assets/stylesheets/main/main.css.scss */
#inviteFriend {
  position: fixed;
  bottom: 0;
  background: #1E88FF;
  width: 50%;
  padding: 2em 2em 0;
  border-top-right-radius: 10px;
  border-top: 1px solid #4b709a;
  border-right: 1px solid #4b709a;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  display: none;
}

/* line 12759, app/assets/stylesheets/main/main.css.scss */
#inviteFriend.slideInLeft {
  -o-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -webkit-animation-delay: 8s;
}

/* line 12765, app/assets/stylesheets/main/main.css.scss */
#inviteFriend input[type="text"] {
  border-color: #4b709a;
}

/* line 12769, app/assets/stylesheets/main/main.css.scss */
#inviteFriend p {
  color: white;
  text-align: center;
  font-size: 14px;
  margin-bottom: 0px;
}

/* line 12776, app/assets/stylesheets/main/main.css.scss */
#inviteFriend p.lead {
  font-size: 20px;
}

/* line 12780, app/assets/stylesheets/main/main.css.scss */
#inviteFriend a {
  color: #0F3D71;
  font-size: 12px;
  border-bottom-color: transparent;
}

/* line 12785, app/assets/stylesheets/main/main.css.scss */
#inviteFriend a.hide-message {
  position: absolute;
  right: 38px;
  bottom: 22px;
}

/* line 12792, app/assets/stylesheets/main/main.css.scss */
#inviteFriend .close {
  position: absolute;
  font-size: 28px;
  top: 0;
  right: 8px;
}

/*================================================
DOCUMENTS (YOUR WORK)
=================================================*/
/* Document Show */
/* line 12804, app/assets/stylesheets/main/main.css.scss */
main#document_show {
  overflow: hidden;
  /* end .doc-nav */
}

/* line 12807, app/assets/stylesheets/main/main.css.scss */
main#document_show .affix {
  position: fixed;
  width: 100%;
  z-index: 20;
}

/* line 12813, app/assets/stylesheets/main/main.css.scss */
main#document_show .document-name {
  background: #002430;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  z-index: 5;
  border-bottom: 1px solid black;
  color: #fff;
}

/* line 12820, app/assets/stylesheets/main/main.css.scss */
main#document_show .document-name form {
  padding: 22px 0;
  font-size: 20px;
  font-weight: 200;
}

/* line 12826, app/assets/stylesheets/main/main.css.scss */
main#document_show .document-name input {
  background-color: #00374a !important;
  color: #fff !important;
  padding: 10px 0;
}

/* line 12833, app/assets/stylesheets/main/main.css.scss */
main#document_show .btn-group.open p {
  padding: 0 17px;
  line-height: 12px;
  margin: 10px 0;
}

/* line 12839, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav {
  background: #062A35;
  text-align: center;
  overflow: hidden;
}

/* line 12844, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav a {
  color: #fff;
}

/* line 12848, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav span {
  float: left;
  vertical-align: middle;
  margin-top: 4px;
}

/* line 12854, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav h1 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-top: 2em;
}

/* line 12861, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav .nav-tabs > li.active > a,
main#document_show .doc-nav .nav-tabs > li.active > a:hover,
main#document_show .doc-nav .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 12871, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav .nav-tabs > li {
  float: none;
  margin-bottom: 0px;
}

/* line 12876, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.428571429;
  border-radius: 0;
}

/* line 12882, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav .nav-tabs {
  border-bottom: 1px solid transparent;
}

/* line 12886, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-nav li:first-child {
  margin-top: 76px;
}

@media (min-width: 992px) {
  /* line 12891, app/assets/stylesheets/main/main.css.scss */
  main#document_show .doc-nav .nav > li > a:hover {
    background-color: #072F3C;
    border-color: transparent;
  }
}

/* line 12900, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-top-nav {
  width: 100%;
  overflow: hidden;
  padding: 0 0;
  background: #E2E2E2;
  border-top: 1px solid rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 27px;
}

/* line 12909, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-top-nav .name-panel {
  background: white;
  border: 1px solid #8C8C8C;
  border-top: none;
  border-bottom: none;
  color: #3A3939;
  font-size: 13px;
}

/* line 12917, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-top-nav .name-panel input {
  text-align: center;
}

/* line 12922, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-top-nav .btn.btn-gray {
  margin: 0px !important;
  line-height: 222% !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  background: #A5A5A5 !important;
}

/* line 12930, app/assets/stylesheets/main/main.css.scss */
main#document_show .doc-top-nav .btn.btn-gray:hover {
  background: #7F8C92 !important;
}

/* line 12936, app/assets/stylesheets/main/main.css.scss */
main#document_show .main-view {
  padding: 0px;
}

/* #document_show */
/*================================================
DASHBOARD (Time to Upload)
=================================================*/
/* line 12949, app/assets/stylesheets/main/main.css.scss */
#time-to-upload span#dashboardUploadSuccess {
  font-size: 14px;
  float: right;
  width: 65%;
  margin-top: 13px;
  text-align: right;
  display: none;
}

/* line 12957, app/assets/stylesheets/main/main.css.scss */
#time-to-upload span#dashboardUploadSuccess i {
  font-size: 32px;
  color: #A182C0;
  vertical-align: middle;
}

/* line 12964, app/assets/stylesheets/main/main.css.scss */
#time-to-upload p,
#time-to-upload ul {
  color: #333;
}

/* line 12970, app/assets/stylesheets/main/main.css.scss */
#rate-pop-up {
  text-align: left !important;
  display: none;
}

/* line 12973, app/assets/stylesheets/main/main.css.scss */
#rate-pop-up a {
  color: #F27A24 !important;
}

/*================================================
#XL8INGNOW (WIWO)
=================================================*/
/* line 12984, app/assets/stylesheets/main/main.css.scss */
#user_wiwos {
  display: none;
  position: fixed;
  right: 0px;
  top: 0px;
  width: 40%;
  background: #fff !important;
  height: 100vh;
  float: right;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 0 9px 20px;
  -o-box-shadow: 0 9px 20px;
  -moz-box-shadow: 0 9px 20px;
  -webkit-box-shadow: 0 9px 20px;
  z-index: 200;
}

/* line 13001, app/assets/stylesheets/main/main.css.scss */
#user_wiwos .close-me {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #626262;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 13009, app/assets/stylesheets/main/main.css.scss */
#user_wiwos .close-me:hover {
  color: #7c7c7c;
}

/* line 13015, app/assets/stylesheets/main/main.css.scss */
#wiwos,
#user_wiwos {
  background: #f6f6f6;
  /* end wiwo */
  /* Wiwo Modals */
}

/* line 13020, app/assets/stylesheets/main/main.css.scss */
#wiwos .header .upper-half,
#user_wiwos .header .upper-half {
  background: #b149d8;
  color: white;
  margin: 0px;
  padding: 15px;
}

/* line 13027, app/assets/stylesheets/main/main.css.scss */
#wiwos .header .lower-half,
#user_wiwos .header .lower-half {
  background: #9d3cc1;
  color: #e59fff;
  padding: 15px !important;
  margin: 0px;
  font-size: 18px;
}

/* line 13036, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwos-container,
#user_wiwos .wiwos-container {
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

/* line 13041, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo,
#user_wiwos .wiwo {
  margin: 40px 20px;
  font-size: 16px;
  color: #626262;
}

/* line 13047, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .avatar img,
#user_wiwos .wiwo .avatar img {
  border-radius: 25px;
  border: 3px solid #ececec;
}

/* line 13052, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .reply-avatar img,
#user_wiwos .wiwo .reply-avatar img {
  border-radius: 10px;
}

/* line 13056, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo span.update-arrow,
#user_wiwos .wiwo span.update-arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #d4d4d4;
  position: absolute;
  left: 6px;
  top: 10px;
}

/* line 13066, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo span.update-arrow:before,
#user_wiwos .wiwo span.update-arrow:before {
  content: '';
  left: 1px;
  top: -9px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid white;
  position: absolute;
}

/* line 13079, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo span.wiwo-map-marker a,
#user_wiwos .wiwo span.wiwo-map-marker a {
  clear: both;
  display: block;
  width: 30px;
  height: 30px;
  margin: 10px auto 0;
  font-size: 18px;
  color: #ff6e79;
  background: #f1f0ff;
  border-radius: 25px;
  border: 1px solid #e3e2f9;
}

/* line 13091, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo span.wiwo-map-marker a:hover,
#user_wiwos .wiwo span.wiwo-map-marker a:hover {
  background: #ff6e79;
  color: white;
  border-color: #f15a66;
}

/* line 13098, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box,
#user_wiwos .wiwo .wiwo-box {
  padding: 20px 20px 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none;
  overflow: hidden;
  z-index: 2;
}

/* line 13109, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box p,
#user_wiwos .wiwo .wiwo-box p {
  margin-bottom: 10px;
}

/* line 13113, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .name-date,
#user_wiwos .wiwo .wiwo-box .name-date {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 13117, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .name-date a,
#user_wiwos .wiwo .wiwo-box .name-date a {
  border: none;
}

/* line 13120, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .name-date a:hover,
#user_wiwos .wiwo .wiwo-box .name-date a:hover {
  color: #3576af;
}

/* line 13126, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .time,
#wiwos .wiwo .wiwo-box .details li,
#user_wiwos .wiwo .wiwo-box .time,
#user_wiwos .wiwo .wiwo-box .details li {
  color: #9a9a9a;
  font-size: 12px;
}

/* line 13132, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .details-terms li,
#user_wiwos .wiwo .wiwo-box .details-terms li {
  color: #F27A24;
  font-size: 12px;
}

/* line 13137, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .details-terms,
#user_wiwos .wiwo .wiwo-box .details-terms {
  margin-bottom: 0px;
  list-style: none;
  padding: 0px;
}

/* line 13142, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .details-terms li,
#user_wiwos .wiwo .wiwo-box .details-terms li {
  display: inline;
}

/* line 13147, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .details,
#user_wiwos .wiwo .wiwo-box .details {
  list-style: none;
  padding: 0px;
}

/* line 13151, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .details li,
#user_wiwos .wiwo .wiwo-box .details li {
  display: inline;
  margin-right: 20px;
  margin-left: 0px;
}

/* line 13158, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .lng,
#wiwos .wiwo .wiwo-box .lat,
#user_wiwos .wiwo .wiwo-box .lng,
#user_wiwos .wiwo .wiwo-box .lat {
  color: #fff;
}

/* line 13163, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wiwo-box .termImage,
#wiwos .wiwo .wiwo-box .wiwo-map,
#user_wiwos .wiwo .wiwo-box .termImage,
#user_wiwos .wiwo .wiwo-box .wiwo-map {
  width: 100%;
  height: 300px;
  border: 6px solid #f7f7f7;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/* line 13172, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .languages,
#wiwos .wiwo .wordcount,
#wiwos .wiwo .discipline,
#user_wiwos .wiwo .languages,
#user_wiwos .wiwo .wordcount,
#user_wiwos .wiwo .discipline {
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  box-shadow: inset 0px -1px 5px -1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px -1px 5px -1px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px -1px 5px -1px rgba(0, 0, 0, 0.23);
}

/* line 13184, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .languages,
#user_wiwos .wiwo .languages {
  background: #20BF55;
  border-bottom-left-radius: 4px;
}

/* line 13189, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .wordcount,
#user_wiwos .wiwo .wordcount {
  background: #0B4F6C;
}

/* line 13193, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo .discipline,
#user_wiwos .wiwo .discipline {
  background: #01BAEF;
  border-bottom-right-radius: 4px;
}

/* line 13201, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo-reply,
#user_wiwos .wiwo-reply {
  background: #f5f0ff;
  padding: 10px 10px 2px;
  border: 1px solid #d5cde4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

/* line 13210, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo-reply .form-control,
#user_wiwos .wiwo-reply .form-control {
  border: 1px solid #ddd6ea;
}

/* line 13214, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo-reply .form-control:focus,
#user_wiwos .wiwo-reply .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d8cbf1;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d8cbf1;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d8cbf1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d8cbf1;
}

/* line 13221, app/assets/stylesheets/main/main.css.scss */
#wiwos .wiwo-reply.no-border-radius,
#user_wiwos .wiwo-reply.no-border-radius {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 13227, app/assets/stylesheets/main/main.css.scss */
#wiwos .view-replies,
#user_wiwos .view-replies {
  text-align: center;
  font-size: 12px;
  padding: 2px 0;
  background: #e9e3f5;
  border: 1px solid #d5cde4;
  border-top: 0px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 13238, app/assets/stylesheets/main/main.css.scss */
#wiwos .view-replies a,
#user_wiwos .view-replies a {
  color: #8675a9;
}

/* line 13243, app/assets/stylesheets/main/main.css.scss */
#wiwos .word-cloud-container,
#user_wiwos .word-cloud-container {
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background: #fff;
  margin-top: 64px;
}

/* line 13249, app/assets/stylesheets/main/main.css.scss */
#wiwos .word-cloud-container span.word-cloud-header,
#user_wiwos .word-cloud-container span.word-cloud-header {
  display: block;
  text-align: center;
  color: #808080;
  background: #e8e8e8;
  padding: 12px 0;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #b9b9b9;
  text-shadow: 0 1px rgba(255, 255, 255, 0.6);
  -o-text-shadow: 0 1px rgba(255, 255, 255, 0.6);
  -moz-text-shadow: 0 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px rgba(255, 255, 255, 0.6);
}

/* line 13264, app/assets/stylesheets/main/main.css.scss */
#wiwos .word-cloud-container span.word-cloud-desc,
#user_wiwos .word-cloud-container span.word-cloud-desc {
  margin: 15px 0;
  display: block;
  font-size: 14px;
  color: #626262;
  padding: 0 16px;
  text-align: center;
}

/* line 13276, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-header,
#wiwos .modal-body,
#user_wiwos .modal-header,
#user_wiwos .modal-body {
  padding: 0px;
}

/* line 13281, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-header .close,
#user_wiwos .modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: -40px;
  color: white;
  font-size: 35px;
}

/* line 13290, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-body .name-date,
#user_wiwos .modal-body .name-date {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 13294, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-body .name-date a,
#user_wiwos .modal-body .name-date a {
  border: none;
}

/* line 13297, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-body .name-date a:hover,
#user_wiwos .modal-body .name-date a:hover {
  color: #3576af;
}

/* line 13304, app/assets/stylesheets/main/main.css.scss */
#wiwos .modal-padding,
#user_wiwos .modal-padding {
  padding: 20px;
}

/* line 13308, app/assets/stylesheets/main/main.css.scss */
#wiwos .details li,
#user_wiwos .details li {
  color: #9a9a9a;
  font-size: 12px;
}

/* line 13313, app/assets/stylesheets/main/main.css.scss */
#wiwos .details,
#user_wiwos .details {
  list-style: none;
  padding: 0px;
}

/* line 13317, app/assets/stylesheets/main/main.css.scss */
#wiwos .details li,
#user_wiwos .details li {
  display: inline;
  margin: 0 20px;
}

/* line 13322, app/assets/stylesheets/main/main.css.scss */
#wiwos .details li:first-child,
#user_wiwos .details li:first-child {
  margin: 0px;
}

/* line 13327, app/assets/stylesheets/main/main.css.scss */
#wiwos .reply-container,
#user_wiwos .reply-container {
  padding: 5px 45px 10px;
  font-size: 14px;
}

/* line 13331, app/assets/stylesheets/main/main.css.scss */
#wiwos .reply-container.gray-background,
#user_wiwos .reply-container.gray-background {
  background: #f9f6ff;
  overflow: hidden;
  border-top: 1px solid #ebe5f5;
  border-bottom: 1px solid #ebe5f5;
}

/* line 13338, app/assets/stylesheets/main/main.css.scss */
#wiwos .reply-container.gray-background:last-child,
#user_wiwos .reply-container.gray-background:last-child {
  bottom-border-left-radius: 4px;
  bottom-border-right-radius: 4px;
}

/*end #wiwos*/
/* line 13348, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo {
  box-sizing: border-box;
  min-height: 75px;
  border: 2px dashed #0087F7;
  background: white;
  cursor: pointer;
}

/* line 13355, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-message {
  text-align: center;
  padding-top: 20px;
  color: rgba(115, 135, 156, 0.7);
}

/* line 13361, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 13369, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-preview:hover {
  z-index: 1000;
}

/* line 13373, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 13377, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 13383, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-preview.dz-image-preview {
  background: white;
}

/* line 13387, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-error-mark {
  display: none;
}

/* line 13391, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-success-mark {
  display: none;
}

/* line 13395, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-progress {
  display: none;
}

/* line 13399, app/assets/stylesheets/main/main.css.scss */
#dropzone-image-wiwo .dz-error-message {
  display: none;
}

/* line 13404, app/assets/stylesheets/main/main.css.scss */
#wiwo-image-warning-container {
  height: 30px;
}

/* line 13408, app/assets/stylesheets/main/main.css.scss */
#wiwo-image-warning {
  display: none;
}

/* line 13412, app/assets/stylesheets/main/main.css.scss */
.highlightWiwoOn {
  color: #0079c2;
}

/* line 13416, app/assets/stylesheets/main/main.css.scss */
.highlightWiwoOff {
  color: #e8e8e8;
}

/* line 13421, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm .btn {
  margin: 0px !important;
}

/* line 13425, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm #has-location-container {
  display: none;
}

/* line 13429, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm #getting-location {
  display: none;
}

/* line 13434, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm #coords-display-container a:visited {
  color: #900;
  text-decoration: none;
}

/* line 13439, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm #coords-display-container a:link {
  color: #900;
  text-decoration: none;
}

/* line 13445, app/assets/stylesheets/main/main.css.scss */
#newWiwoForm #remove_location {
  margin-left: 10px !important;
}

/*================================================
  PLUS VIDEO
=================================================*/
/* line 13454, app/assets/stylesheets/main/main.css.scss */
#plus_video_page.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 13459, app/assets/stylesheets/main/main.css.scss */
.progress.plus-video-progress {
  height: 3px;
  margin: 0;
  background-color: #bbbbbb;
  border-radius: 0px;
}

/* line 13465, app/assets/stylesheets/main/main.css.scss */
.progress.plus-video-progress .progress-bar {
  background-color: #00cece;
}

/* line 13470, app/assets/stylesheets/main/main.css.scss */
span#first_bookmark {
  position: absolute;
  width: 100%;
  top: 40px;
  text-align: center;
  background: #00bfbf;
  color: #fff;
  border: 1px solid #00a2a2;
  border-radius: 4px;
  font-size: 15px;
  padding: 0 12px;
  animation-delay: 4s;
  -o-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s;
  animation-duration: 2s;
  -o-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -webkit-animation-duration: 2s;
}

/* line 13491, app/assets/stylesheets/main/main.css.scss */
#plus_video_page {
  /*end about-block*/
  /* Rating stars */
  /* End rating */
  /* plus_member .modal */
  /* Grid layout carousel sliders */
}

/* line 13492, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-list .btm-margin {
  margin-bottom: 2px;
}

/* line 13496, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .label-success a {
  color: #fff !important;
  text-decoration: none !important;
  border-bottom: 0px !important;
}

/* line 13502, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .label-success a:hover {
  color: #fff !important;
  text-decoration: none !important;
  border-bottom: 0px !important;
}

/* line 13508, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video {
  /* Non solid icons get a stroke */
  /* Solid icons get a fill */
}

/* line 13510, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button__link,
#plus_video_page .social-buttons-plus-video .resp-sharing-button__icon {
  display: inline-block;
}

/* line 13515, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}

/* line 13521, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button {
  font-size: 14px !important;
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 5px 10px 0px 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

/* line 13529, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
}

/* line 13534, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button span {
  padding-left: 0.4em;
}

/* line 13539, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

/* line 13545, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button__icon--solid,
#plus_video_page .social-buttons-plus-video .resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

/* line 13551, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--twitter {
  background-color: #55acee;
}

/* line 13555, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}

/* line 13559, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--facebook {
  background-color: #3b5998;
}

/* line 13563, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}

/* line 13567, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--reddit {
  background-color: #5f99cf;
}

/* line 13571, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--reddit:hover {
  background-color: #3a80c1;
}

/* line 13575, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--google {
  background-color: #dd4b39;
}

/* line 13579, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--google:hover {
  background-color: #c23321;
}

/* line 13583, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--linkedin {
  background-color: #0077b5;
}

/* line 13587, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--linkedin:hover {
  background-color: #046293;
}

/* line 13591, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--email {
  background-color: #777;
}

/* line 13595, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}

/* line 13599, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

/* line 13604, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--facebook:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

/* line 13610, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

/* line 13615, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--twitter:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

/* line 13621, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

/* line 13626, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--google:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

/* line 13632, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

/* line 13637, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--email:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

/* line 13643, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

/* line 13648, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--linkedin:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

/* line 13654, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

/* line 13659, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .social-buttons-plus-video .resp-sharing-button--reddit:hover,
#plus_video_page .social-buttons-plus-video .resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

/* line 13666, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .comment-link a {
  color: #428bca !important;
  font-size: 14px !important;
}

@media (min-width: 768px) {
  /* line 13672, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .fliqz_video {
    width: 100%;
    height: 36vw;
  }
}

/* line 13679, app/assets/stylesheets/main/main.css.scss */
#plus_video_page section#search {
  background: #00CECE;
  padding: 2em 0;
  border-bottom: 1px solid #450f69;
}

/* line 13684, app/assets/stylesheets/main/main.css.scss */
#plus_video_page section#search input {
  border-color: #ffffff;
}

/* line 13689, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-embed-wrap {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

/* line 13695, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-embed-wrap > iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* line 13703, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-embed-wrap > .video-unavailbable {
  z-index: 0;
  background: #f6f6f6;
  height: 100%;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
  overflow: hidden;
}

/* line 13717, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options {
  background: #fdfdfd;
  border-bottom: 1px solid #d8d8d8;
}

/* line 13721, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs {
  border: none;
  margin: 0px;
}

/* line 13726, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li {
  margin-right: 2px;
}

/* line 13730, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li > a {
  border: 0;
  margin: 0;
  color: #737373;
  padding: 16px 10px;
}

/* line 13737, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li > a > i {
  color: #a6a6a6;
}

/* line 13741, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.open,
#plus_video_page nav#user_options .nav-tabs > li:hover {
  border-bottom: 4px solid #DACBE2;
}

/* line 13746, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.open > a,
#plus_video_page nav#user_options .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}

/* line 13753, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.open > a > i,
#plus_video_page nav#user_options .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}

/* line 13758, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.open .dropdown-menu,
#plus_video_page nav#user_options .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

/* line 13763, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.active {
  border-bottom: 4px solid #00CECE;
  position: relative;
}

/* line 13768, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.active > a {
  background: transparent;
  border: 0;
  color: #333333;
  margin: 0;
}

/* line 13775, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li.active > a > i {
  color: #404040;
}

/* line 13779, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs > li {
  float: none;
  display: inline-block;
  zoom: 1;
  border-bottom: 4px solid transparent;
}

/* line 13786, app/assets/stylesheets/main/main.css.scss */
#plus_video_page nav#user_options .nav-tabs {
  text-align: center;
}

/* line 13791, app/assets/stylesheets/main/main.css.scss */
#plus_video_page section#user_videos {
  padding: 2em 0;
  background: #f6f6f6;
  display: none;
}

/* line 13798, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .grid_video_details p.video-title a {
  font-size: 14px;
  color: #5B5B5B;
  letter-spacing: -0.35px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  border: none;
  padding: 0px;
  display: inline-block;
}

/* line 13810, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .grid_video_details p .video-details {
  font-size: 14px;
}

/* line 13814, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .grid_video_details .video-rating {
  float: none;
  padding: 0;
  margin: -5px;
}

/* line 13821, app/assets/stylesheets/main/main.css.scss */
#plus_video_page a.more-videos {
  font-size: 14px;
  color: #00b5b5;
}

/* line 13825, app/assets/stylesheets/main/main.css.scss */
#plus_video_page a.more-videos:hover {
  color: #008282;
}

/* line 13830, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results {
  color: #494949;
}

/* line 13833, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results a.title {
  font-size: 16px;
  color: #5B5B5B;
  letter-spacing: -0.35px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  border: none;
  padding: 0px;
  display: inline-block;
}

/* line 13844, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results a.title:hover {
  color: #00b5b5;
}

/* line 13849, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results .video-rating {
  float: none;
}

/* line 13853, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results ul.list-inline {
  margin-top: 5px;
  margin-bottom: 25px;
  padding: 0px;
}

/* line 13859, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results a li.video-tag {
  font-size: 13px;
  background: #ececec;
  color: #494949;
  border: 1px solid #e0e0e0;
  border-radius: 25px;
  padding: 0 12px;
  min-width: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 13875, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-results a li.video-tag:hover {
  color: #00b5b5;
  border-color: #00b5b5;
}

/* line 13882, app/assets/stylesheets/main/main.css.scss */
#plus_video_page span.sort-label {
  vertical-align: middle;
  font-size: 16px;
}

/* line 13887, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .sort-select {
  background: url(https://s3.amazonaws.com/work-sample-images/select-arrow.png) no-repeat 93% 50%;
  background-color: #FDFDFD;
  border: 1px solid #DBDBDB;
  font-weight: 200;
  overflow: hidden;
  height: 37px;
  border-radius: 4px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 157px;
  margin-bottom: 40px;
  width: 77%;
  max-width: 315px;
}

/* line 13904, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .sort-select select#sort_by {
  width: 105%;
  background: transparent;
  border: none;
  color: #949494;
  cursor: pointer;
}

/* line 13913, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-list p.category-list-title {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #494949;
}

/* line 13920, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-list a {
  color: #5B5B5B;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}

/* line 13926, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-list a:hover {
  color: #00CECE;
}

/* line 13932, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-container {
  margin-bottom: 2em;
}

/* line 13936, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-preview-bg {
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
}

/* line 13943, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-user-only-content {
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* line 13952, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-only-message {
  color: #494949;
  max-width: 450px;
  width: 50%;
  min-width: 260px;
  padding: 180px 0;
  z-index: 4;
}

/* line 13961, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-only-message .well {
  border: 1px solid #a7a7a7;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

/* line 13969, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content {
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  border-top: none;
  overflow: hidden;
  padding: 0 0 20px 0;
  margin-bottom: 30px;
}

/* line 13977, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content p.thumb-title a {
  font-size: 14px;
  color: #5B5B5B;
  letter-spacing: -0.35px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  border: none;
  padding: 0px;
  display: inline-block;
}

/* line 13989, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content p.thumb-details {
  font-size: 12px;
  color: #8B8B8B;
  letter-spacing: -0.3px;
  line-height: 15px;
}

/* line 13996, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .empty-message p {
  text-align: center;
  margin-top: 45px;
  font-size: 16px;
  color: #5B5B5B;
}

/* line 14002, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .empty-message p a {
  color: #00CECE;
}

/* line 14005, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .empty-message p a:hover {
  color: #00b5b5;
}

/* line 14011, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .centered-nav {
  padding: 10px 0 0;
  background: #ececec;
}

/* line 14015, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .centered-nav ul.nav.nav-pills {
  margin-bottom: 0;
}

/* line 14020, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .tab-content {
  min-height: 396px;
  max-height: 396px;
  overflow-y: scroll;
}

/* line 14027, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #recommendations {
  overflow: hidden;
  border-left: 1px solid #ececec;
  padding: 20px 0;
}

/* line 14032, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #recommendations .header p {
  font-size: 16px;
  color: #494949;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px !important;
  font-weight: bold;
}

/* line 14042, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #recommendations p.thumb-title a {
  font-size: 14px;
  color: #5B5B5B;
  letter-spacing: -0.35px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  border: none;
  padding: 0px;
  display: inline-block;
}

/* line 14054, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #recommendations p.thumb-details {
  font-size: 12px;
  color: #8B8B8B;
  letter-spacing: -0.3px;
  line-height: 15px;
}

/* line 14062, app/assets/stylesheets/main/main.css.scss */
#plus_video_page hr {
  margin: 20px auto;
  border: 0;
  border-top: 1px solid #eeeeee;
  width: 30%;
}

/* line 14069, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus {
  overflow: hidden;
  padding: 20px 0;
}

/* line 14073, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus .header p {
  font-size: 16px;
  color: #494949;
  letter-spacing: -0.4px;
  text-align: center;
  margin-bottom: 25px !important;
  font-weight: bold;
}

/* line 14082, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus a {
  color: #00b5b5;
  letter-spacing: -0.3px;
  margin-bottom: 5px;
  border: none;
  display: inline-block;
}

/* line 14090, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus a:last-child {
  margin-top: 25px;
  border: 1px solid;
  border-radius: 25px;
  padding: 5px 12px;
}

/* line 14096, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus a:last-child:hover {
  background: #00b5b5;
  color: #fff;
}

/* line 14102, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #about_plus p {
  font-size: 14px;
  color: #8B8B8B;
  letter-spacing: -0.3px;
  line-height: 15px;
}

/* line 14110, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .thumb-block {
  overflow: hidden;
  padding: 10px 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 14121, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .thumb-block:hover a {
  color: #494949 !important;
}

/* line 14125, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .user-content .thumb-block:hover {
  background: #e8e8e8;
}

/* line 14129, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #recommendations .thumb-block:hover {
  background: #f7f7f7;
}

/* line 14133, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .centered-nav {
  text-align: center;
}

/* line 14137, app/assets/stylesheets/main/main.css.scss */
#plus_video_page ul.nav.nav-pills {
  margin-bottom: 20px;
  display: inline-block;
}

/* line 14142, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .centered-nav li {
  display: inline;
}

/* line 14146, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .nav-pills > li.active > a,
#plus_video_page .nav-pills > li.active > a:hover,
#plus_video_page .nav-pills > li.active > a:focus {
  color: #00b5b5;
  background: none;
  border-bottom: 3px solid #00b5b5;
}

/* line 14154, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .nav-pills > li > a {
  border-radius: 0px;
  float: left;
}

/* line 14159, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .nav > li > a {
  padding: 2px 8px;
  margin-left: 5px;
  color: #787878;
  font-size: 14px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

/* line 14172, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .nav > li > a:hover {
  background: none;
  border-bottom: 3px solid #a7a7a7;
  color: #a7a7a7;
}

/* line 14178, app/assets/stylesheets/main/main.css.scss */
#plus_video_page h1.video-title {
  font-size: 24px;
  color: #494949;
  letter-spacing: -0.6px;
  margin-bottom: 5px;
}

/* line 14185, app/assets/stylesheets/main/main.css.scss */
#plus_video_page span.view-count,
#plus_video_page .average-rating {
  font-size: 18px;
  color: #494949;
  letter-spacing: -0.4px;
  font-weight: 300;
  display: block;
  clear: both;
}

/* line 14195, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .average-rating {
  font-size: 14px;
  margin-bottom: 0px;
}

/* line 14200, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-result {
  border-bottom: 1px solid transparent;
  padding: 3em 0;
  transition: all 0.3s;
}

/* line 14205, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-result:hover {
  border-bottom-color: #00CECE;
  background: #d6f9f9;
  border-radius: 4px;
}

/* line 14212, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .pagination > li > a,
#plus_video_page .pagination > li > span {
  color: #00b5b5;
}

/* line 14217, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .pagination > .active > a,
#plus_video_page .pagination > .active > a:hover,
#plus_video_page .pagination > .active > a:focus,
#plus_video_page .pagination > .active > span,
#plus_video_page .pagination > .active > span:hover,
#plus_video_page .pagination > .active > span:focus {
  color: #fff;
  background: #00b5b5;
}

/* line 14227, app/assets/stylesheets/main/main.css.scss */
#plus_video_page p.video-title {
  margin-bottom: 0;
}

/* line 14231, app/assets/stylesheets/main/main.css.scss */
#plus_video_page p.video-description {
  font-size: 14px;
  line-height: 16px;
  color: #8B8B8B;
}

/* line 14237, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-details {
  font-size: 16px;
  color: #494949;
  letter-spacing: -0.4px;
  font-weight: 300;
}

/* line 14244, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .watch-later {
  position: relative;
}

/* line 14248, app/assets/stylesheets/main/main.css.scss */
#plus_video_page span.saved {
  position: absolute;
  left: 25%;
  bottom: 18px;
  background: purple;
  padding: 3px 8px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  z-index: 2;
}

/* line 14259, app/assets/stylesheets/main/main.css.scss */
#plus_video_page span.saved::after {
  content: '';
  position: absolute;
  left: 33%;
  top: 29px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #800080;
}

/* line 14272, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .watch-later a,
#plus_video_page .proz-video-gray-btn {
  color: #00b5b5;
  font-size: 14px;
  background: #fbfbfb;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 5px 12px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 14282, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .watch-later a:hover,
#plus_video_page .proz-video-gray-btn:hover {
  box-shadow: none;
  background: white;
}

/* line 14288, app/assets/stylesheets/main/main.css.scss */
#plus_video_page a.text-link {
  color: #494949;
}

/* line 14291, app/assets/stylesheets/main/main.css.scss */
#plus_video_page a.text-link:hover {
  color: #00b5b5;
}

/* line 14296, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block {
  margin-top: 30px;
}

/* line 14299, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block .heading {
  font-size: 14px;
  color: #494949;
  letter-spacing: -0.35px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 15px;
}

/* line 14309, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block .about-text {
  font-size: 14px;
  line-height: 16px;
  color: #5B5B5B;
  letter-spacing: -0.35px;
}

/* line 14316, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block ul.list-inline {
  margin-top: 5px;
  margin-bottom: 25px;
  padding: 0px;
}

/* line 14322, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block a li.video-tag {
  font-size: 13px;
  background: #ececec;
  color: #494949;
  border: 1px solid #e0e0e0;
  border-radius: 25px;
  padding: 0 12px;
  min-width: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 14338, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block a li.video-tag:hover {
  color: #00b5b5;
  border-color: #00b5b5;
}

/* line 14344, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .about-block ul,
#plus_video_page .about-block ol {
  font-size: 14px;
  color: #494949;
  padding-left: 30px;
}

/* line 14354, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .see-more-reveal,
#plus_video_page .see-more-hide {
  font-size: 14px;
  color: #00b5b5;
}

/* line 14360, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .resource-box {
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  padding: 2em;
  margin: 2em 0 4em;
  font-size: 16px;
  color: #5B5B5B;
  letter-spacing: -0.4px;
}

@media (max-width: 480px) {
  /* line 14371, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .resource-box {
    padding: 1em;
  }
  /* line 14375, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .centered-nav .nav > li > a {
    margin-left: 3px;
  }
  /* line 14379, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .force-left-align {
    text-align: left !important;
  }
}

/* line 14384, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .hide_this_form {
  display: none;
}

/* line 14388, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #video_rating:hover .disappearing_form {
  display: none;
}

/* line 14392, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #video_rating:hover .hide_this_form {
  display: block;
}

/* line 14397, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating {
  font-size: 0;
  white-space: nowrap;
  display: block;
  width: 126px;
  height: 25px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: url("data    :image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain;
  float: right;
  /* For half stars */
}

/* line 14411, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url("data    :image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");
  background-size: contain !important;
}

/* line 14424, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

/* line 14436, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating input:hover + i, #plus_video_page .video-rating input:checked + i {
  opacity: 1;
}

/* line 14442, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating.rated input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

/* line 14454, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating.rated input:hover + i {
  opacity: 0;
}

/* line 14458, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating.rated input:hover + i.filled-star, #plus_video_page .video-rating.rated input:hover + i.half-star {
  opacity: 1;
}

/* line 14463, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating.rated input:checked + i {
  opacity: 1;
}

/* line 14468, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i.filled-star,
#plus_video_page .video-rating i.half-star {
  opacity: 1;
}

/* line 14473, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i ~ i {
  width: 40%;
}

/* line 14477, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i ~ i ~ i {
  width: 60%;
}

/* line 14481, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i ~ i ~ i ~ i {
  width: 80%;
}

/* line 14485, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}

/* line 14490, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-rating i.half-star {
  background: url(/assets/half-star-cadf1d54753f7eaa8e009a8e3a05f686f36018c08e31df24ef36d812f3d31dea.svg);
  width: 11%;
  left: -1px;
  height: 106%;
}

/* line 14499, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .rating-loading {
  width: 32px;
  height: 32px;
  font-size: 0px;
  color: #fff;
  background: transparent url(/assets/ajax-loader-01079cb9dd32ff47aa6995d6da78186868ad8ed9000692a9e3e58dcac9715d7c.gif) top left no-repeat;
  border: none;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 992px) {
  /* line 14513, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page #video-left-content .video-rating {
    float: left;
  }
  /* line 14517, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .view-count {
    margin-top: 20px;
  }
  /* line 14521, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .thumb-block {
    display: flex;
  }
  /* line 14524, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .thumb-block div:first-child {
    margin: 0 auto;
  }
}

/* line 14530, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .affix-top {
  position: static;
}

/* line 14534, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .affix-bottom {
  position: absolute;
  margin-right: 16px;
}

/* line 14539, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .affix {
  position: fixed;
  top: 0px;
  margin-right: 30px;
}

/* line 14545, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .checkbox input[type="checkbox"] {
  margin-left: 0px;
}

/* line 14549, app/assets/stylesheets/main/main.css.scss */
#plus_video_page textarea#plus_video_comment_comment {
  border-color: #e9e3ec;
  box-shadow: none;
  border-radius: 0px;
  transition: all 0.1s;
}

/* line 14556, app/assets/stylesheets/main/main.css.scss */
#plus_video_page textarea#plus_video_comment_comment:focus {
  border-color: #e8e8e8;
  transition: all 1s;
  box-shadow: 0 0 4px #dbdbdb;
}

/* line 14562, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .btn-video-comment {
  background: transparent;
  font-family: 'Lato', sans-serif;
  border: 1px solid #00CECE;
  border-radius: 25px;
  box-shadow: none;
  padding: 5px 35px;
  text-shadow: none;
  color: #00CECE !important;
  letter-spacing: -0.3px;
}

/* line 14573, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .btn-video-comment:hover {
  color: #fff !important;
  background: #00CECE;
}

/* line 14579, app/assets/stylesheets/main/main.css.scss */
#plus_video_page div#video_comments {
  margin-top: 2em;
}

/* line 14583, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-comment {
  padding: 1em;
  color: #686868;
  letter-spacing: -0.35px;
  background: #fff;
  margin-bottom: 2em;
  font-size: 14px;
  border: 1px solid #dadada;
  border-left: 4px solid #00b5b5;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
}

/* line 14594, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-comment .video-comment img:first-child {
  border: 3px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), inset 0 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), inset 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), inset 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), inset 0 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 14602, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-comment a.name {
  font-weight: 600;
  color: #4a434e;
}

/* line 14606, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .video-comment a.name:hover {
  color: #00b5b5 !important;
}

/* line 14612, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .unapproved-comment {
  background-color: #bbbcbb;
}

/* line 14616, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment {
  margin-bottom: 1.5em;
  display: block;
  cursor: inherit;
}

/* line 14622, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment input[type=text] {
  border: 1px solid #a898b3;
  transition: all 1s;
  padding: 10px 8px;
  box-shadow: 0 0 4px rgba(88, 0, 121, 0.4);
  margin-bottom: 1em;
}

/* line 14630, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment input[type=submit] {
  background: #1EA89B !important;
  font-family: 'Lato', sans-serif;
  border: 1px solid #1EA89B;
  border-radius: 25px;
  box-shadow: none;
  padding: 5px 35px !important;
  margin-right: 15px;
  text-shadow: none;
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: -0.3px;
  text-align: right;
  transition: all 0.3s;
}

/* line 14645, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment input[type=submit]:hover {
  color: #fff !important;
  background: #21BAAA !important;
}

/* line 14651, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment input[type=button] {
  background: #D50F30 !important;
  font-family: 'Lato', sans-serif;
  border: 1px solid #D50F30;
  border-radius: 25px;
  box-shadow: none;
  padding: 5px 35px !important;
  text-shadow: none;
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: -0.3px;
  text-align: right;
  transition: all 0.3s;
}

/* line 14665, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-video-comment input[type=button]:hover {
  color: #fff !important;
  background: #C40D2C !important;
}

/* line 14671, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-comment li a {
  color: #7d7d7d;
  font-size: 12px;
}

/* line 14676, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-comment li:first-child a:hover {
  color: #00b5b5;
}

/* line 14680, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .edit-comment li:last-child a:hover {
  color: #f96d6d;
}

/* line 14685, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal {
  top: 0;
  color: #fff;
}

/* line 14689, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal h2 {
  color: #fff;
}

/* line 14693, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .modal-header {
  border: none;
}

/* line 14697, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .vertical-alignment-helper {
  display: table;
  height: 100%;
  max-width: 900px;
  pointer-events: none;
  margin: 0 auto;
}

/* line 14705, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .modal-dialog {
  width: 100%;
  max-width: 900px;
}

/* line 14710, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .modal-body {
  padding: 2em;
}

/* line 14714, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

/* line 14720, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .plus-upgrade-modal .modal-content {
  width: inherit;
  margin: 0 auto;
  pointer-events: all;
  border-radius: 0;
  height: 70vh;
  max-height: 600px;
  background: url(/assets/plus-upgrade-bg-6cf9e515010612b5904168fa7a913aa38cb868a193fb67f4c4ff07a70b48e284.png) center center no-repeat;
  display: flex;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
}

/* line 14735, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .ribbon {
  display: none;
}

@media (min-width: 510px) {
  /* line 14740, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .video-value-alert {
    display: none;
  }
  /* line 14744, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon {
    width: 50%;
    font-size: 16px;
    display: block;
    min-width: 320px;
    position: absolute;
    background: #ffffff;
    color: #fff;
    border: 1px solid gray;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    padding: 1em 2em;
    margin: 2em auto 3em;
    left: -2px;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3);
    z-index: 2;
  }
  /* line 14766, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon:before {
    left: -2em;
    border-right-width: 1.5em;
    border-left-color: transparent;
  }
  /* line 14772, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon .ribbon-content:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #383838 transparent transparent transparent;
    bottom: -1em;
  }
  /* line 14781, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon .ribbon-content:before {
    left: 0;
    border-width: 1em 0 0 1em;
  }
  /* line 14786, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon .ribbon-content:after {
    right: 0;
    border-width: 1em 1em 0 0;
  }
  /* line 14791, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon .label {
    font-size: 18px;
  }
}

@media (min-width: 510px) {
  /* line 14797, app/assets/stylesheets/main/main.css.scss */
  #plus_video_page .ribbon {
    font-size: 18px;
  }
}

/* line 14803, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .preview-img-loading {
  text-align: center;
  background: #efefef;
  padding: 30px 0;
  color: #e0e0e0;
}

/* line 14810, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .layout-options .btn-group a {
  background: #efefef;
  border: 1px solid #dcdcdc;
  padding: 5px 8px;
  color: #888888 !important;
  text-transform: none;
}

/* line 14817, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .layout-options .btn-group a.active {
  background: #dadada;
  border-color: #bababa;
  color: #6d6d6d !important;
  border-bottom-width: 1px !important;
  box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.1);
}

/* line 14829, app/assets/stylesheets/main/main.css.scss */
#plus_video_page #plus_video_results h4 {
  color: #3a3a3a;
  display: inline-block;
  margin-bottom: 20px;
}

/* line 14835, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-title-link {
  color: #3a3a3a;
  font-size: 14px;
  margin-left: 20px;
}

/* line 14840, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-title-link:hover {
  color: #00b5b5;
}

/* line 14844, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-title-link span.badge {
  vertical-align: middle;
}

/* line 14849, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-inner {
  padding: 0 2em;
}

/* line 14853, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control {
  width: 50px;
  text-shadow: none;
}

/* line 14858, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control.left {
  background-image: -moz-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(left, white, rgba(255, 255, 255, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 1)', endColorstr='rgba(255, 255, 255, 0)', GradientType=1);
  padding: 2rem 0;
}

/* line 14870, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control.right {
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), white);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), white);
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0), white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='rgba(255, 255, 255, 1)', GradientType=1);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, rgba(255, 255, 255, 0)), to(from(white));
}

/* line 14881, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control .icon-prev,
#plus_video_page .category-slider .carousel-control .glyphicon-chevron-left {
  left: 16%;
}

/* line 14886, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control .icon-next,
#plus_video_page .category-slider .carousel-control .glyphicon-chevron-right {
  right: 16%;
}

/* line 14891, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #025a5a;
}

/* line 14897, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .carousel-control:hover,
#plus_video_page .carousel-control:focus {
  color: #037373;
}

/* line 14902, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .item.active {
  display: flex;
}

/* line 14906, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .category-slider .item.prev.right,
#plus_video_page .category-slider .item.next.left {
  padding: 0 2em;
  display: flex;
}

/* line 14912, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .grid-elem-vid {
  display: flex;
  flex-direction: column;
}

/* line 14917, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .grid_video_details {
  background: #f9f9f9;
  padding: 12px;
  border-bottom: 3px solid #f7f7f7;
  height: 100%;
}

/* line 14924, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .last-video {
  justify-content: center;
  background: #f7f7f7;
  transition: all 0.3s;
}

/* line 14929, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .last-video a {
  padding: 100% 0;
  color: #00b5b5;
}

/* line 14933, app/assets/stylesheets/main/main.css.scss */
#plus_video_page .last-video a:hover {
  color: #008c8c;
}

/* end show page for plus_videos */
/* ===========================================================
  PROZ PLUS LAYOUT
=============================================================*/
/* line 14947, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .navbar {
  margin-bottom: 0px;
  border: none;
  border-radius: 0px;
}

/* line 14953, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .navbar-brand {
  padding: 0px 15px;
  text-align: center;
  width: 150px;
}

/* line 14959, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .proz_logo {
  width: 100%;
  margin-top: 5px;
}

/* line 14964, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .plus_video_logo_txt {
  font-size: 12px;
  font-weight: 600;
  color: #336666;
  line-height: 15px;
}

/* line 14971, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .proz-mini-logo {
  height: 28px;
}

/* line 14975, app/assets/stylesheets/main/main.css.scss */
header#proz_plus #plus-admin-dropdown {
  padding: 15px 15px !important;
}

/* line 14979, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .navbar-nav > li.dropdown > a {
  padding: 11px;
}

/* line 14983, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus {
  background: #00CECE;
  border-bottom: 1px solid #0a9a9a;
  box-shadow: 0px 2px 6px 0px rgba(167, 167, 167, 0.5);
}

/* line 14989, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus a {
  color: #0E8686;
}

/* line 14993, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a {
  color: #0E8686;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #00CECE;
  font-size: 14px;
  font-weight: 600;
}

/* line 15002, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a:hover,
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a:visited,
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a:focus,
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a:active {
  background: #00bfbf;
}

/* line 15009, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a:hover {
  border-color: #00b5b5;
  color: #fff;
}

/* line 15014, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a.active {
  background: #00bfbf;
}

/* line 15018, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.navbar-nav a.active {
  border-color: #00b5b5;
  color: #fff;
}

/* line 15023, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus li.divider {
  background: #ccc;
}

/* line 15027, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus button.navbar-toggle {
  background: #008282;
  border-radius: 2px;
}

/* line 15032, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus button.navbar-toggle:hover {
  background: #00b5b5;
}

/* line 15036, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus button.navbar-toggle > span.icon-bar {
  background: #fff;
}

/* line 15040, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.dropdown-menu {
  border: 0;
  background: #fff;
  border-radius: 0px;
  box-shadow: 0 0 4px 0 #ccc;
}

/* line 15047, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.dropdown-menu > li > a {
  color: #444;
}

/* line 15051, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.dropdown-menu > li > a:hover {
  background: #00b5b5;
  color: #fff;
}

/* line 15056, app/assets/stylesheets/main/main.css.scss */
header#proz_plus nav.navbar-proz-plus ul.dropdown-menu > li > a {
  border: none;
}

@media (max-width: 991px) {
  /* line 15061, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .container-fluid {
    padding: 0;
  }
  /* line 15064, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .container-fluid .navbar-header {
    background: #00CECE;
    margin-left: 0px;
  }
  /* line 15070, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus nav.navbar-proz-plus ul.navbar-nav {
    margin: 7.5px 0;
  }
  /* line 15073, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus nav.navbar-proz-plus ul.navbar-nav a {
    padding: 20px;
    border: none;
    color: #fff;
    text-align: center;
  }
  /* line 15081, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .navbar-collapse {
    background: #00b5b5;
  }
  /* line 15085, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus nav.navbar-proz-plus ul.dropdown-menu {
    margin: 0px;
  }
}

@media (min-width: 768px) {
  /* line 15091, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .navbar-toggle {
    display: inline-block;
  }
  /* line 15095, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .container > .navbar-header,
header#proz_plus .container > .navbar-collapse,
header#proz_plus .container-fluid > .navbar-header,
header#proz_plus .container-fluid > .navbar-collapse {
    background: #00CECE;
  }
  /* line 15102, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .navbar-proz-plus > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}

@media (min-width: 992px) {
  /* line 15108, app/assets/stylesheets/main/main.css.scss */
  header#proz_plus .navbar-toggle {
    display: none;
  }
}

/* line 15113, app/assets/stylesheets/main/main.css.scss */
header#proz_plus section#search {
  background: #00bfbf;
  padding: 1em 0;
  border-bottom: 1px solid #00a5a5;
}

/* line 15118, app/assets/stylesheets/main/main.css.scss */
header#proz_plus section#search input {
  border-color: #ffffff;
}

/* line 15123, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .navbar-form {
  border: none;
  box-shadow: none;
}

/* line 15128, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .search input[type="search"] {
  color: #494949;
}

/* line 15132, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .form-control .tt-hint {
  width: 100%;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 1px solid #024e6a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
  color: #00b5b5;
}

/* line 15146, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .typeahead {
  background-color: #fff;
}

/* line 15150, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .tt-dropdown-menu {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 15161, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .tt-highlight {
  color: #00CECE;
}

/* line 15165, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .tt-suggestion {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 18px;
  color: #111;
}

/* line 15172, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .tt-suggestion + .tt-suggestion {
  font-size: 14px;
  border-top: 1px solid #ccc;
}

/* line 15177, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .twitter-typeahead .tt-suggestion.tt-cursor {
  background-color: #00B9B9;
  color: #ffffff;
}

/* line 15182, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .twitter-typeahead .tt-suggestion.tt-cursor .gray-text {
  color: #e8e6eb;
}

/* line 15186, app/assets/stylesheets/main/main.css.scss */
header#proz_plus .twitter-typeahead .tt-suggestion.tt-cursor .tt-highlight {
  color: #494949;
}

/* line 15191, app/assets/stylesheets/main/main.css.scss */
#admin-view-options {
  background: #097575;
  color: white;
  font-size: 14px;
}

/* line 15197, app/assets/stylesheets/main/main.css.scss */
#plus_video_results .video-category-highlight {
  background: #00bfbf;
  color: #fff;
}

/* line 15202, app/assets/stylesheets/main/main.css.scss */
.plus_video_alert.alert.alert-success {
  background: #ececec;
  color: #00bfbf;
}

/* line 15207, app/assets/stylesheets/main/main.css.scss */
.plus_video_alert.alert.alert-danger {
  background: #ececec;
  color: #f96d6d;
}

/* line 15212, app/assets/stylesheets/main/main.css.scss */
.plus_video_alert.alert.alert-warning {
  background: #ececec;
  color: #fbaa3f;
}

/*============================================================
  PROZ PLUS FOOTER
============================================================*/
/* line 15222, app/assets/stylesheets/main/main.css.scss */
footer.proz_plus_videos_footer {
  padding: 2em 0;
  background: #f1f1f1;
  color: gray;
}

/* line 15227, app/assets/stylesheets/main/main.css.scss */
footer.proz_plus_videos_footer a {
  color: #00b5b5;
  border: none;
}

/* line 15231, app/assets/stylesheets/main/main.css.scss */
footer.proz_plus_videos_footer a:hover {
  color: #009b9b;
}

/* line 15236, app/assets/stylesheets/main/main.css.scss */
footer.proz_plus_videos_footer ul.list-inline li:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 480px) {
  /* line 15243, app/assets/stylesheets/main/main.css.scss */
  .proz_plus_videos_footer,
.proz_plus_videos_footer .text-right {
    text-align: center !important;
  }
}

/*============================================================
  ABOUT PLUS VIDEO LIBRARY
============================================================*/
/* line 15255, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos h1,
#about_plus_videos h2 {
  color: #494949;
}

/* line 15260, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos p,
#about_plus_videos ul li {
  color: #5B5B5B;
}

/* line 15265, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos a {
  color: #00b5b5;
}

/* line 15269, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos ul {
  max-width: 650px;
  margin: 0 auto;
}

/* line 15274, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .btn {
  background: white;
  color: #494949 !important;
  border: 1px solid #797979;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 15280, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .btn.red-icon i {
  color: #fff;
  background: #ff4a4a;
  padding: 6px;
  border-radius: 25px;
}

/* line 15287, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .btn.green-icon i {
  color: #fff;
  background: #00CECE;
  padding: 6px;
  border-radius: 25px;
}

/* line 15294, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .btn:hover {
  box-shadow: none;
  background: #fff;
}

/* line 15300, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos section {
  padding: 4em 0;
  overflow: hidden;
}

/* line 15305, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .centered-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 15312, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .plus-video-hero {
  height: 500px;
  overflow: hidden;
  background: #fff;
  padding: 4em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 15323, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #about {
  background: #f6f6f6;
}

/* line 15327, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #how_it_works {
  background: #e8e8e8;
}

/* line 15330, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #how_it_works img {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 15336, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #how_it_works hr {
  border-color: #d2d2d2;
}

/* line 15341, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #become_trainer {
  background: #00cece;
}

/* line 15344, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos #become_trainer h2,
#about_plus_videos #become_trainer p,
#about_plus_videos #become_trainer ul li {
  color: #fff;
}

/* line 15351, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .side-by-side-box-container {
  max-width: 800px;
  margin: 20px auto;
  display: block;
  float: none;
  overflow: hidden;
}

/* line 15359, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .side-by-side-box {
  background: #fff;
  text-align: center;
  height: 50vh;
  max-height: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 6px solid #00CECE;
  margin: 2em 0 1em;
}

/* line 15371, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .side-by-side-box .box-title {
  font-size: 84px;
  line-height: 105px;
  font-weight: 600;
  color: #494949;
}

/* line 15378, app/assets/stylesheets/main/main.css.scss */
#about_plus_videos .side-by-side-box .box-sub-text {
  text-transform: uppercase;
  font-size: 30px;
  color: #8B8B8B;
}

@media (min-width: 767px) {
  /* line 15386, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos p.lead {
    text-align: center;
  }
  /* line 15390, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos h2 {
    font-size: 29px;
  }
}

@media (min-width: 992px) {
  /* line 15396, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos p.lead {
    text-align: center;
  }
  /* line 15400, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .plus-video-hero {
    padding: 0 1em;
    float: left;
    height: 100vh;
  }
  /* line 15405, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .plus-video-hero span {
    display: block;
  }
  /* line 15410, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .plus-video-about {
    float: right;
  }
  /* line 15414, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .side-by-side-box .box-title {
    font-size: 55px;
    line-height: 60px;
  }
  /* line 15419, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .side-by-side-box .box-sub-text {
    font-size: 17px;
  }
  /* line 15423, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .affix-top {
    margin-left: 5px;
    position: absolute;
  }
  /* line 15428, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .affix-bottom {
    position: absolute;
    margin-left: 5px;
  }
  /* line 15433, app/assets/stylesheets/main/main.css.scss */
  #about_plus_videos .affix {
    position: fixed;
    top: 0px;
    margin-left: 5px;
  }
}

/*#about_plus_videos*/
/* line 15445, app/assets/stylesheets/main/main.css.scss */
#plus-analytics .light-gray-background {
  background: #f3f3f3;
}

/* line 15449, app/assets/stylesheets/main/main.css.scss */
#plus-analytics .light-green-background {
  background: #e3e9e2;
}

/* line 15455, app/assets/stylesheets/main/main.css.scss */
#proz-plus-layout .ui-datepicker-header.ui-widget-header {
  border: 1px solid #aaaaaa !important;
  background: #00CECE !important;
  color: #fff !important;
  font-weight: bold;
}

/* line 15463, app/assets/stylesheets/main/main.css.scss */
ul.admin_results_list {
  padding-left: 0;
  list-style-type: none;
}

/* line 15468, app/assets/stylesheets/main/main.css.scss */
ul.admin_results_list li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #aaaaaa !important;
}

/* line 15474, app/assets/stylesheets/main/main.css.scss */
ul.taglist {
  display: inline-block;
}

/* line 15478, app/assets/stylesheets/main/main.css.scss */
ul.taglist li.video-tag {
  font-size: 13px;
  background: #ececec;
  color: #494949;
  border: 1px solid #e0e0e0;
  border-radius: 25px;
  padding: 0 12px;
  min-width: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 15494, app/assets/stylesheets/main/main.css.scss */
ul.taglist li.video-tag:hover {
  color: #00b5b5;
  border-color: #00b5b5;
}

/*============================================================
  search_bar
============================================================*/
/* line 15503, app/assets/stylesheets/main/main.css.scss */
.search_bar {
  background: #fff;
  border-radius: 5px;
  padding: 10px !important;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin: 10px auto !important;
}

/* line 15514, app/assets/stylesheets/main/main.css.scss */
.search_bar [class*="col-"] {
  height: 100% !important;
  margin: 1px !important;
  padding: 1px !important;
}

/* line 15520, app/assets/stylesheets/main/main.css.scss */
.search_bar select {
  border: none;
  box-shadow: none;
  margin: 0px !important;
  width: 100% !important;
}

/* line 15527, app/assets/stylesheets/main/main.css.scss */
.search_bar .select2_source {
  border-radius: 5px 0px 0px 5px;
}

/* line 15531, app/assets/stylesheets/main/main.css.scss */
.search_bar input[type="submit"] {
  border-color: #9652ff !important;
  color: #9652ff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px !important;
  margin: 0px !important;
  width: 100%;
}

/* line 15543, app/assets/stylesheets/main/main.css.scss */
.text-end {
  display: flex;
  align-items: center;
  justify-content: end;
  text-align: end !important;
}

/* line 15549, app/assets/stylesheets/main/main.css.scss */
.text-end a,
.text-end button {
  width: 60% !important;
  margin: 0px !important;
}

/* line 15555, app/assets/stylesheets/main/main.css.scss */
.text-end button {
  background: #9652ff !important;
}

/* line 15560, app/assets/stylesheets/main/main.css.scss */
.text-start {
  display: flex;
  align-items: center;
  justify-content: start;
  text-align: start !important;
}

/* line 15566, app/assets/stylesheets/main/main.css.scss */
.text-start a,
.text-start button {
  width: 60% !important;
  margin: 0px !important;
}

/* line 15572, app/assets/stylesheets/main/main.css.scss */
.text-start button {
  background: #9652ff !important;
}

/* line 15577, app/assets/stylesheets/main/main.css.scss */
.home-header,
#home {
  background-image: url(https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.jpg) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-color: #7db9e8 !important;
}
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:700,300);
/**
* SassFlexbox
* Manage Flexbox in Sass easily.
*
* @author     Samuel Marchal (zessx)
* @version    0.1
*/
/*
    Display
 */
/*
    Flex direction
 */
/*
    Flex wrap
 */
/*
    Flex flow
 */
/*
    Order
 */
/*
    Flex grow
 */
/*
    Flex shrink
 */
/*
    Flex basis
 */
/*
    Flex
 */
/*
    Justify content
 */
/*
    Align items
 */
/* line 264, app/assets/stylesheets/helpers/sass-flexbox.scss */
main#landing-page .activity-item .details {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

/*
    Align self
 */
/*
    Align content
 */
/* NAKODO */
/* line 6, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo {
  /*.curved-shadow:before, .curved-shadow:after
  {
    content:"";
      position:absolute;
      z-index:-1;
      -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
      -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
      box-shadow:0 0 20px rgba(0,0,0,0.8);
      top:0;
      bottom:0;
      left:10px;
      right:10px;
      -moz-border-radius:100px / 10px;
      border-radius:100px / 10px;
  }*/
  /* button styles */
  /* button colors */
  /* button sizes */
  /*** RESULTS STYLES *****/
}

/* line 8, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo html,
main#nakodo body {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: 100%;
}

/* line 14, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo body {
  color: #333;
}

/* line 18, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section {
  padding: 3em 0;
}

/* line 22, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section.default {
  background-color: #f6f6f6;
}

/* line 26, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section.purple-bg {
  display: none;
  background-color: #AF62F2;
}

/* line 30, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section.purple-bg p {
  font-size: 18px;
  color: #fff;
}

/* line 35, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section.purple-bg a {
  color: #622F8E;
  border-color: #fff;
}

/* line 39, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo section.purple-bg a:hover {
  color: #622F8E;
}

/* line 45, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .clearfix {
  clear: both;
}

/* line 49, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .hidden {
  display: none;
}

/* line 53, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo ul {
  margin: 0;
  padding: 0;
}

/* line 58, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo ul li {
  list-style: none;
}

/* line 62, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo h1,
main#nakodo h2,
main#nakodo h3,
main#nakodo h4,
main#nakodo h5,
main#nakodo h6,
main#nakodo .h1,
main#nakodo .h2,
main#nakodo .h3,
main#nakodo .h4,
main#nakodo .h5,
main#nakodo .h6 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #626262;
}

/* line 79, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo h1 {
  display: inline-block;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* line 86, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo h1:hover {
  border-color: #72a329;
}

/* line 90, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo h2 {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 40px;
}

/* line 96, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo h3 {
  margin: 0 0 30px 0;
  letter-spacing: .5px;
  font-weight: 200;
  font-size: 26px;
  color: #F7F7F7;
}

/* line 104, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo hr {
  border-color: #eee;
  margin: 0;
}

/* line 109, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: color .3s;
  transition: color .3s;
}

/* line 117, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo a:hover,
main#nakodo a:focus {
  color: #777;
  text-decoration: none;
  transition: all 0.3s;
}

/* line 124, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo p {
  color: #aaa;
  font-size: 14px;
}

/* line 129, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo p.lead {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 20px !important;
  color: #828282 !important;
}

/* line 135, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container {
  /*.select2-container .select2-choice .select2-arrow b {
      opacity: 0;
    }*/
}

/* line 137, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container p.search-privacy-notice {
  position: absolute;
  border-radius: 2px;
  background-color: #6DDAED;
  color: #186774;
  padding: 4px 12px;
  bottom: 95px;
  width: 100%;
}

/* line 147, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container textarea {
  margin-bottom: 0px !important;
  padding: 1em;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: none;
}

/* line 155, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container textarea:focus,
main#nakodo .nakodo-search-container input[type="text"]:focus {
  box-shadow: none !important;
  /*outline : none;*/
  border: 1px solid #CCCCCC;
  transition: all 0.3s ease;
}

/* line 163, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container ::-webkit-input-placeholder {
  color: #A4A4A4;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-align: center;
}

/* line 169, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container :-moz-placeholder {
  color: #A4A4A4;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 174, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container ::-moz-placeholder {
  color: #A4A4A4;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 179, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container :-ms-input-placeholder {
  color: #A4A4A4;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 184, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container label {
  float: left;
  font-weight: 200;
  color: #828282;
  font-size: 14px;
  vertical-align: middle;
  margin-top: 25px;
}

/* line 193, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-container {
  width: 100%;
  padding: 8px;
  background-color: #E9E9E9;
}

/* line 199, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container #s2id_nakodo_source_language {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 203, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container a.select2-choice.select2-default,
main#nakodo .nakodo-search-container a.select2-choice {
  border: none;
  background-image: none;
  background: #E9E9E9;
  width: 100%;
  text-align: center;
  box-shadow: none !important;
  color: #512e92 !important;
}

/* line 214, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-container .select2-choice > .select2-chosen {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 200;
  padding: 5px !important;
}

/* line 224, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container span.select2-arrow {
  background: #E9E9E9 !important;
  border: none !important;
  color: #D0D0D0;
  padding: 7px 0;
}

/* line 231, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-dropdown-open .select2-choice,
main#nakodo .nakodo-search-container .select2-dropdown-closed .select2-choice {
  box-shadow: none !important;
}

/* line 236, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-drop-active {
  border: none !important;
  border-radius: 0px !important;
}

/* line 241, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-search input {
  border: 1px solid #DEDEDE !important;
  margin-top: 6px !important;
}

/* line 246, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container ul#select2-results {
  font-weight: 200 !important;
  color: #383838 !important;
}

/* line 251, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-search-container .select2-results .select2-no-results,
main#nakodo .nakodo-search-container .select2-results .select2-searching,
main#nakodo .nakodo-search-container .select2-results .select2-selection-limit {
  background: #fff !important;
  padding: 8px 0 !important;
}

/* line 259, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .curved-shadow {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/* line 280, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .curved-shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
  bottom: 0px;
  left: 10%;
  right: 10%;
  width: 80%;
  height: 50%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

/* line 295, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .text-left {
  text-align: left;
}

/* line 300, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  position: relative;
  font-size: 13px;
  line-height: 20px;
  padding: 8px 20px;
  margin: 10px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: .3s;
  transition: .3s;
}

/* line 322, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn:hover {
  border-color: rgba(255, 255, 255, 0.8);
  color: #fff;
}

/* line 327, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn:hover i {
  color: #fff;
}

/* line 331, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn:active {
  top: 2px;
  box-shadow: none;
}

/* line 336, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.active {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: #fff;
  color: #fff;
}

/* line 342, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn:focus {
  color: #fff;
  outline: none;
}

/* line 347, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn span[class^="icon"],
main#nakodo .btn i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  margin-right: 10px;
}

/* line 355, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.purple {
  border-color: rgba(81, 49, 147, 0.4) !important;
  color: rgba(81, 49, 147, 0.4) !important;
}

/* line 359, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.purple i {
  color: rgba(81, 49, 147, 0.4) !important;
}

/* line 363, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.purple:hover {
  border-color: rgba(81, 49, 147, 0.7) !important;
  background: rgba(81, 49, 147, 0.7) !important;
  color: #f7f7f7 !important;
}

/* line 370, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.purple:hover i {
  color: #f7f7f7 !important;
}

/* line 377, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.btn-large {
  padding: 0 25px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
}

/* line 384, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.btn-large span[class^="icon"],
main#nakodo .btn.btn-large i {
  margin-right: 25px;
}

/* line 389, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn.btn-large:active {
  box-shadow: 0 0 0 0 #1d2031;
}

/* line 393, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn-textured-green {
  background: #ACD827 !important;
  border: 1px solid #7BA304 !important;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33), inset 0px -4px 4px 0px #A3C340, inset 0px 2px 0px 0px rgba(255, 255, 255, 0.23) !important;
  -o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33), inset 0px -4px 4px 0px #A3C340, inset 0px 2px 0px 0px rgba(255, 255, 255, 0.23) !important;
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33), inset 0px -4px 4px 0px #A3C340, inset 0px 2px 0px 0px rgba(255, 255, 255, 0.23) !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33), inset 0px -4px 4px 0px #A3C340, inset 0px 2px 0px 0px rgba(255, 255, 255, 0.23) !important;
  border-radius: 2px !important;
  padding: 10px 12px;
}

/* line 403, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn-textured-green:hover {
  background: darkent(#ACD827, 15%) !important;
}

/* line 407, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .btn-textured-green:active {
  box-shadow: none !important;
}

/* line 412, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo #tooltipOnDisabled {
  display: block;
  position: absolute;
  bottom: 68px;
  width: 100%;
  height: 45px;
  left: 0;
}

/* line 421, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .tooltip-inner {
  width: 280px;
  max-width: 280px;
}

/* line 427, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  color: #909090;
  font-size: 12px;
  margin-top: 40px;
}

/* line 433, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result:hover + img:before {
  display: block;
  transition: all 0.3s;
}

/* line 438, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header {
  text-align: center;
  color: #fff;
}

/* line 442, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header span {
  display: block;
  line-height: 12px;
  font-size: 12px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 449, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div {
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  padding: 0.5em 0;
  box-shadow: inset 0px -2px 1px 0px rgba(0, 0, 0, 0.1);
}

/* line 456, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div:first-child {
  background: #6DDAED;
}

/* line 460, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div:nth-child(2) {
  background: #60C0D0;
}

/* line 464, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div:last-child {
  background: #00A8C6;
}

/* line 467, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div.golden-match:last-child {
  background: #FFCD5B !important;
}

/* line 471, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .header div.strong-match:last-child {
  background: #ACD827 !important;
}

/* line 477, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main {
  background: #fff;
  min-height: 300px;
  overflow: hidden;
  padding: 12px 0px 12px 15px;
}

/* line 483, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main p {
  margin-bottom: 0px !important;
}

/* line 487, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main p.member-name {
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
  color: #626262;
  line-height: 12px;
  margin-top: 20px !important;
  display: inline;
}

/* line 496, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main p.member-tagline {
  font-style: italic;
  font-size: 14px;
}

/* line 501, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main .stat-numbers {
  font-weight: bold;
  margin: 20px 0;
  font-size: 14px;
}

/* line 507, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main p.member-details {
  line-height: 20px;
}

/* line 510, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main p.member-details i {
  margin-right: 12px;
  font-size: 14px;
}

/* line 516, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main span.micro-badge {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 7px;
}

/* line 525, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main span.pro {
  background: url(https://s3.amazonaws.com/tm-badge/micro-pro-badge.png) no-repeat;
}

/* line 529, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main span.starter {
  background: url(https://s3.amazonaws.com/tm-badge/micro-starter-badge.png) no-repeat;
}

/* line 533, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main img {
  margin: 0px !important;
  border: 5px solid #e9e9e9;
  transition: all 0.3s;
}

/* line 539, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main a.view-pro {
  display: block;
  margin-top: 15px;
  background: #FF9C5B;
  border: 1px solid #C2672C;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.39), inset 0px -2px 3px 0px rgba(0, 0, 0, 0.23), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.28);
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 12px;
}

/* line 555, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main a.view-pro:hover {
  background: #ffab75;
}

/* line 559, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .main a.view-pro:active {
  box-shadow: none;
}

/* line 565, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .footer {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* line 570, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .footer div {
  padding: 1em;
  box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
}

/* line 575, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .footer div:first-child {
  background: #DDDDDD;
  color: #626262;
}

/* line 580, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .footer div:last-child {
  background: #87B10B;
  color: #fff;
}

/* line 585, app/assets/stylesheets/main/static_pages.css.scss */
main#nakodo .nakodo-result .footer i {
  margin-right: 15px;
  opacity: 0.6;
  font-size: 18px;
  vertical-align: middle;
}

/* END #nakodo */
/* Landing Page -- Products and Homepage */
/* line 598, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page {
  /* affix fixed header */
  /* Select2 */
  /* Vertical Align */
  /* default comment bubble style arrow */
  /* centered arrow */
  /* Arrow Colors */
  /* button styles */
  /* button sizes */
  /* Container */
  /* Background */
  /* Collapsible */
  /* Colors */
  /* Body Background Color */
  /* anchor colors */
  /* navbar i */
  /* navbar active */
  /* Modal Link Color */
  /* Thumbnail hover color */
  /* Team border color */
  /* download Colors */
  /* Pricing Colors */
  /* Portfolio colors */
  /* P highlight colors */
  /* Form focus outline */
  /* Icon Colors */
  /* Icon Wrapper */
  /* Accordion Colors */
  /* btn colors */
  /* Element Styles */
  /* Basic Form Styles */
  /* Empty space for empty columns */
  /* Full Height Column */
  /*  NAVBAR
   *    stylings for fixed navbar
   *
   *
   */
  /* Smaller device menu styles */
  /* Menu Dropdown styles*/
  /*  SECTION
   *    stylings for sections
   *
   *
   */
  /* Image Preview */
  /* For extra small devices, turn off affix properties */
  /*  HOME
   *    carousel stylings
   *
   *
   */
  /* Macbook product preview */
  /* Slide In Effect */
  /*  FEATURES
   *    left / right featurettes
   *
   */
  /*  HOW IT WORKS
   *
   *
   */
  /*  download
   *    stylings for download tables
   *
   *
   */
  /*  TEAM
   *    stylings for about us section
   *
   *
   */
  /*  SUBSCRIBE
   *    stylings for Subscribe section
   *    newsletter form
   *
   */
  /* Video Playback */
  /*  PRICING
   *    stylings for pricing tables
   *
   *
   */
  /* ACTIVITY FEEDS */
  /* .activity-item */
  /* SEARCH OPTION MODAL */
  /* .directory-search */
  /* .directory-search */
}

/* line 600, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page html,
main#landing-page body {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: 100%;
}

/* line 606, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page body {
  color: #333;
}

/* line 610, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .clearfix {
  clear: both;
}

/* line 614, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .hidden {
  display: none;
}

/* line 619, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .affix {
  position: static;
}

/* line 623, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .affix {
  z-index: 10;
  position: fixed;
}

/* line 628, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar.affix,
main#landing-page .navbar.affix-bottom {
  top: 0;
  bottom: auto;
  position: fixed;
}

@media (max-width: 992px) {
  /* line 636, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .affix {
    top: auto;
    position: relative;
  }
}

/* line 642, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #wiwo-hp-comment {
  font-size: 14px !important;
  color: #626262 !important;
  line-height: 18px !important;
}

/* line 648, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #wiwo-hp-comment {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 653, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page ul {
  margin: 12px 0 0;
  padding: 0;
}

/* line 658, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page ul li {
  list-style: none;
}

/* line 662, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h1,
main#landing-page h2,
main#landing-page h3,
main#landing-page h4,
main#landing-page h5,
main#landing-page h6,
main#landing-page .h1,
main#landing-page .h2,
main#landing-page .h3,
main#landing-page .h4,
main#landing-page .h5,
main#landing-page .h6 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* line 678, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h1 {
  display: inline-block;
  font-size: 60px;
  font-weight: 300;
}

/* line 684, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h1:hover {
  border-color: #72a329;
}

/* line 688, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h2 {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 40px;
}

/* line 694, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h3 {
  margin: 0 0 15px 0;
  letter-spacing: .5px;
}

/* line 699, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page h3.counter {
  font-size: 30px;
  line-height: 30px;
  border-bottom: 1px solid #DCDCDC;
  padding-bottom: 12px;
  margin-bottom: 24px;
}

/* line 707, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.timer {
  font-weight: 900;
  font-size: 33px;
  vertical-align: middle;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 0 1px 3px #C7A1FB;
}

/* line 715, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.counter-label {
  display: block;
  font-weight: 200;
  font-size: 24px;
  text-shadow: none;
}

/* line 722, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.counter-icon {
  position: absolute;
  line-height: 54px;
  font-size: 54px;
}

/* line 727, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.counter-icon img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  /* line 733, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page span.counter-icon {
    position: absolute;
    line-height: 34px;
    font-size: 34px;
  }
  /* line 738, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page span.counter-icon img {
    max-height: 58px;
    max-width: 55px;
  }
}

/* line 745, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.counter-new-users-number {
  background: #753FCA;
  padding: 9px 12px;
  border-radius: 17px;
  box-shadow: inset 0 -1px 0px rgba(255, 255, 255, 0.4);
  font-size: 16px;
  vertical-align: middle;
  display: none;
  text-shadow: none;
}

/* line 756, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page hr {
  border-color: #eee;
  margin: 0;
}

/* line 761, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: color .3s;
  transition: color .3s;
}

/* line 769, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page a:hover,
main#landing-page a:focus {
  color: #777;
  text-decoration: none;
}

/* line 774, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page a.btn-view-more-purple:hover,
main#landing-page a.btn-view-more-purple:focus {
  color: #fff;
}

/* line 779, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page p {
  color: #aaa;
  font-size: 14px;
}

/* line 784, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .full-width {
  width: 100% !important;
}

/* line 788, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .text-left {
  text-align: left;
}

/* line 792, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .italic {
  font-style: italic;
}

/* line 796, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page img.vertical {
  width: 100%;
}

/* line 800, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page img.horizontal {
  height: 100%;
}

/* line 805, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .select2-container {
  width: 100%;
}

/* line 809, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .select2-choice {
  min-height: 40px;
  line-height: 40px;
}

/* line 815, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .row.vcontainter {
  position: static;
  display: table;
}

/* line 820, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .valign {
  position: static;
  display: table-cell;
  vertical-align: middle;
  float: none;
}

@media (max-width: 767px) {
  /* line 828, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .valign {
    display: block;
  }
}

/* line 834, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .arrow-down {
  position: absolute;
  top: 0;
  left: 20%;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #000;
}

/* line 846, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .arrow-down.centered {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #000;
  left: 50%;
  margin-left: -30px;
}

/* line 854, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .arrow-down.right {
  left: auto;
  right: 20%;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
}

/* line 861, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .arrow-down.inner-left {
  left: 40%;
}

/* line 865, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .arrow-down.inner-right {
  left: auto;
  right: 40%;
}

/* line 871, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .container .arrow-down {
  border-top-color: #ddd;
}

/* line 875, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .container.gray .arrow-down {
  border-top-color: #f0f0f0;
}

/* line 880, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.valign {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 887, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  position: relative;
  font-size: 13px;
  line-height: 20px;
  padding: 8px 20px;
  margin: 10px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: .3s;
  transition: .3s;
}

/* line 908, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.btn-green {
  border-color: #22c781;
  color: #22c781 !important;
  font-weight: 600;
}

/* line 913, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.btn-green:hover {
  color: #fff !important;
  background-color: #22c781 !important;
}

/* line 920, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn:hover {
  border-color: rgba(255, 255, 255, 0.8);
  color: #fff;
}

/* line 925, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn:hover i {
  color: #fff;
}

/* line 929, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn:active {
  top: 2px;
  box-shadow: none;
}

/* line 934, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.active {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: #fff;
  color: #fff;
}

/* line 940, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn:focus {
  color: #fff;
  outline: none;
}

/* line 945, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn span[class^="icon"],
main#landing-page .btn i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  margin-right: 10px;
}

/* line 953, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.btn-large {
  padding: 0 25px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
}

/* line 960, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.btn-large span[class^="icon"],
main#landing-page .btn.btn-large i {
  margin-right: 25px;
}

/* line 965, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .btn.btn-large:active {
  box-shadow: 0 0 0 0 #1d2031;
}

/* line 970, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .container {
  width: 80%;
  padding: 0;
}

/* line 975, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 980, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .row.last {
  margin-bottom: 0;
}

/* line 986, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .parallax {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #444;
}

/* line 995, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .parallax img {
  position: absolute;
  left: 0;
  height: 150%;
  width: 100%;
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.30;
  -khtml-opacity: 0.30;
  opacity: 0.30;
}

/* line 1008, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .parallax img.relative {
  position: relative;
}

/* line 1012, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .parallax img.darker {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
  filter: alpha(opacity=50) !important;
  -moz-opacity: 0.50 !important;
  -khtml-opacity: 0.50 !important;
  opacity: 0.50 !important;
}

/* line 1021, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .parallax {
  height: 100%;
  background-color: transparent;
}

/* line 1026, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .parallax img {
  height: auto;
  bottom: 80px;
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.30;
  -khtml-opacity: 0.30;
  opacity: 0.30;
}

/* line 1037, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .parallax img.at-bottom {
  bottom: 0;
}

/* line 1044, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .row {
  padding-bottom: 0px;
}

/* line 1048, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header p.lead {
  font-size: 20px;
  color: #fff;
  line-height: 32px;
}

/* line 1054, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .col-md-7 {
  padding-top: 80px;
}

/* line 1058, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn {
  font-size: 18px;
  padding: 12px 0;
}

/* line 1062, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn i {
  margin-left: 11px !important;
  margin-top: 3px;
}

/* line 1067, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn.btn-solid {
  background: #fff;
  color: #626262 !important;
}

/* line 1071, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn.btn-solid i {
  color: #626262 !important;
}

/* line 1075, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn.btn-solid:hover {
  background: rgba(255, 255, 255, 0.9);
}

/* line 1080, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn.btn-block {
  width: 50%;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}

/* line 1088, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .home-header .btn.btn-ru {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  /* line 1096, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .parallax img {
    width: auto;
  }
}

/* line 1105, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel-group .panel {
  border: 0;
  padding-bottom: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 1117, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading {
  position: relative;
  line-height: 60px;
  background-color: #f9f9f9;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eeeeee;
}

/* line 1130, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.gray .panel .panel-heading {
  background-color: #fff;
}

/* line 1134, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading.active {
  border-color: #7db9e8;
}

/* line 1138, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading.active .panel-title {
  color: #0970a0;
}

/* line 1142, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading i {
  top: 0;
  right: 20px;
  font-size: 18px;
  line-height: 70px;
  position: absolute;
  color: #85889c;
}

/* line 1151, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading i.fa-minus {
  display: none;
  color: #0970a0;
}

/* line 1156, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading.active i.fa-minus {
  display: block;
}

/* line 1160, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading.active i.fa-plus {
  display: none;
}

/* line 1164, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading .panel-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #999;
  line-height: 50px;
}

/* line 1171, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading .panel-title a {
  font-weight: bold;
}

/* line 1175, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel .panel-heading .panel-title a:hover {
  color: #0970a0;
}

/* line 1179, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
  padding: 20px;
  color: #666;
  line-height: 26px;
  margin-top: 15px;
}

@media (max-width: 767px) {
  /* line 1188, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .panel .panel-heading .panel-title {
    font-size: 14px;
    text-align: left;
  }
  /* line 1193, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .panel-group {
    margin-bottom: 25px;
  }
}

/* line 1201, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .tab-content, main#landing-page.landing-blue .section, main#landing-page.landing-blue .parallax {
  /*background-color: #7db9e8;*/
}

/* line 1207, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue #home {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-color: #9652ff !important;
  background: #94d3e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #94d3e0 0%, #7db9e8 80%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94d3e0), color-stop(80%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #94d3e0 0%, #7db9e8 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #94d3e0 0%, #7db9e8 80%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #94d3e0 0%, #7db9e8 80%);
  /* IE10+ */
  background: linear-gradient(to bottom, #94d3e0 0%, #7db9e8 80%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94d3e0', endColorstr='#7db9e8', GradientType=0);
  /* IE6-9 */
}

/* line 1232, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue.purple-highlight #home {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-color: #9652ff !important;
  background: #94d3e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #924eff 0%, #ca8af3 80%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #924eff), color-stop(80%, #ca8af3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #924eff 0%, #ca8af3 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #924eff 0%, #ca8af3 80%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #924eff 0%, #ca8af3 80%);
  /* IE10+ */
  background: linear-gradient(to bottom, #924eff 0%, #ca8af3 80%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#924EFF', endColorstr='#CA8AF3', GradientType=0);
  /* IE6-9 */
}

/* line 1257, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue.darker-bg-highlight #home {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-color: #9652ff !important;
  background: #404040;
  /* Old browsers */
  background: -moz-linear-gradient(top, #404040 0%, #ffffff 80%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404040), color-stop(80%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #404040 0%, #ffffff 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #404040 0%, #ffffff 80%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #404040 0%, #ffffff 80%);
  /* IE10+ */
  background: linear-gradient(to bottom, #404040 0%, #ffffff 80%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#FFFFFF', GradientType=0);
  /* IE6-9 */
}

/* line 1282, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .tab-content, main#landing-page.landing-green .section, main#landing-page.landing-green .parallax {
  /*background-color: #7db9e8;*/
}

/* line 1288, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green #home {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-color: #9652ff !important;
  background: #bbe572;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bbe572 0%, #a8cc33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbe572), color-stop(100%, #a8cc33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bbe572 0%, #a8cc33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bbe572 0%, #a8cc33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bbe572 0%, #a8cc33 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bbe572 0%, #a8cc33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbe572', endColorstr='#a8cc33', GradientType=0);
  /* IE6-9 */
}

/* line 1314, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue p a {
  color: #0970a0;
}

/* line 1318, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue p a:hover {
  color: #7db9e8;
}

/* line 1322, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green p a {
  color: #68a000;
}

/* line 1326, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green p a:hover {
  color: #96ce2f;
}

/* line 1330, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .social-media a:hover i {
  color: #7db9e8;
}

/* line 1334, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .social-media a:hover i {
  color: #a6db43;
}

/* line 1339, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .navbar i {
  color: #7db9e8;
}

/* line 1343, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .navbar i {
  color: #a6db43;
}

/* line 1348, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .navbar .navbar-nav li a:hover, main#landing-page.landing-blue .navbar .navbar-nav li.active a, main#landing-page.landing-blue .navbar .navbar-nav li.active a:hover, main#landing-page.landing-blue .navbar-nav li.dropdown.open a.dropdown-toggle {
  border-color: #00599e;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-radius: 0;
}

/* line 1359, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .navbar .navbar-nav li a:hover, main#landing-page.landing-green .navbar .navbar-nav li.active a, main#landing-page.landing-green .navbar .navbar-nav li.active a:hover, main#landing-page.landing-green .navbar-nav li.dropdown.open a.dropdown-toggle {
  border-color: #509b00;
}

/* line 1366, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li:last-child a {
  color: #fff !important;
  background: red;
  padding: 12px;
  display: block;
  line-height: 20px;
  border: 1px solid #fff;
  border-radius: 4px !important;
  margin-top: 18px;
  height: auto !important;
}

/* line 1377, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li:last-child a:hover {
  border-color: red;
  background: #fff;
  color: #626262 !important;
}

/* line 1382, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li:last-child a:hover i {
  color: #626262 !important;
}

/* line 1387, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li:last-child a.call-button {
  height: 100% !important;
  padding: 0 12px;
  margin-top: 13px;
}

/* line 1392, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li:last-child a.call-button i {
  color: #fff;
}

/* line 1399, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .modal a {
  color: #3c5fc1;
}

/* line 1403, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .modal a {
  color: #94c43c;
}

/* line 1408, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .thumbnail:hover {
  border-color: #428bca;
}

/* line 1412, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .thumbnail:hover {
  border-color: #94c43c;
}

/* line 1417, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue #team .wrapper:hover a.portrait-wrapper {
  border-color: #69ace0;
  background-color: #69ace0;
}

/* line 1422, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green #team .wrapper:hover a.portrait-wrapper {
  border-color: #afd868;
  background-color: #afd868;
}

/* line 1428, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .download .wrapper:hover {
  border-color: rgba(80, 171, 237, 0.8);
}

/* line 1432, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .download h3 {
  color: rgba(80, 171, 237, 0.8);
}

/* line 1436, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .download .wrapper:hover {
  border-color: rgba(129, 183, 36, 0.8);
}

/* line 1440, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .download h3 {
  color: rgba(129, 183, 36, 0.8);
}

/* line 1445, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .pricing .wrapper:hover {
  border-color: rgba(80, 171, 237, 0.8);
}

/* line 1449, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .pricing h3 {
  color: rgba(80, 171, 237, 0.8);
}

/* line 1453, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .pricing .wrapper:hover {
  border-color: rgba(129, 183, 36, 0.8);
}

/* line 1457, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.langind-green .pricing h3 {
  color: rgba(129, 183, 36, 0.8);
}

/* line 1462, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .masonry-grid .item:hover .description h2 {
  color: #63a8dd;
}

/* line 1466, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .masonry-grid .item:hover .description h2 {
  color: #94c43c;
}

/* line 1471, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue span.highlight {
  color: #69ace0;
}

/* line 1475, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green span.highlight {
  color: #96ce2f;
}

/* line 1480, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .form-control:focus, main#landing-page.landing-blue .form-control:valid {
  border-color: #5a9dc9;
}

/* line 1485, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .form-control:focus, main#landing-page.landing-green .form-control:valid {
  border-color: #8ac659;
}

/* line 1491, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .section h2 span, main#landing-page.landing-blue .section h2 i {
  color: #49a1e5;
}

/* line 1496, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.red .section h2 span, main#landing-page.red .section h2 i {
  color: #ea4b4b;
}

/* line 1501, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .section h2 span, main#landing-page.landing-green .section h2 i {
  color: #8ac924;
}

/* line 1507, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .icon-wrapper span.circle {
  border: 1px solid #2579ba;
  padding: 20px 23px;
  border-radius: 50%;
}

/* line 1513, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .how-it-works-step:hover .icon-wrapper span.circle, main#landing-page.landing-blue .icon-description:hover .icon-wrapper span.circle {
  border-color: #6cbdf7;
}

/* line 1518, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .icon-wrapper span.circle {
  border-color: #81b724;
}

/* line 1522, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .how-it-works-step:hover .icon-wrapper span.circle, main#landing-page.landing-green .icon-description:hover .icon-wrapper span.circle {
  border-color: #81b724;
}

/* line 1528, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .panel .panel-heading.active {
  border-color: #96ce2f;
}

/* line 1532, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .panel .panel-heading.active .panel-title {
  color: #68a000;
}

/* line 1536, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .panel .panel-heading i.fa-minus {
  color: #68a000;
}

/* line 1540, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .panel .panel-heading .panel-title a:hover {
  color: #68a000;
}

/* line 1545, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .btn.color {
  border-color: rgba(127, 201, 255, 0.8);
  color: #999 !important;
}

/* line 1549, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .btn.color i {
  color: #999;
}

/* line 1554, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .btn.color:hover {
  background-color: #50abed;
  border-color: #50abed;
  color: #fff !important;
}

/* line 1559, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-blue .btn.color:hover i {
  color: #fff;
}

/* line 1564, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .btn.color {
  border-color: rgba(180, 226, 99, 0.8);
  color: #999;
}

/* line 1569, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page.landing-green .btn.color:hover {
  background-color: #81b724;
  border-color: #81b724;
  color: #fff;
}

/* line 1576, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .label {
  font-weight: 200;
  line-height: 2.5;
  font-size: 10px;
  margin: 5px;
}

/* line 1582, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .label.label-default {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  color: #626262;
}

/* line 1590, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page form {
  position: relative;
  float: right;
  width: 100%;
}

/* line 1597, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page form .btn {
  float: left;
  margin: 0 0 0 10%;
}

/* line 1602, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group {
  width: 100%;
  margin: 0 0 20px 0;
}

/* line 1607, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group label {
  float: left;
  margin: 0;
  text-align: center;
}

/* line 1613, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group label i {
  position: relative;
  margin: 0 auto;
  left: -20px;
  right: 0;
  color: transparent;
  font-size: 28px;
  line-height: 50px;
  -webkit-transition: .3s;
  transition: .3s;
}

/* line 1626, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group.textarea {
  border: 0;
}

/* line 1630, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group.textarea label {
  height: 200px;
}

/* line 1634, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-group input,
main#landing-page .form-group textarea {
  width: 80%;
  margin: 0 auto;
}

/* line 1641, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page input,
main#landing-page textarea,
main#landing-page input.form-control,
main#landing-page textarea.form-control {
  color: #444;
  font-size: 16px;
  height: 50px;
  outline: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #ddd;
  padding: 0 0 0 15px;
  background-color: transparent;
}

/* line 1661, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page textarea.form-control,
main#landing-page textarea.form-control:focus {
  height: 200px;
  resize: none;
  padding-top: 18px;
}

/* line 1668, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page label {
  font-weight: normal;
}

/* line 1672, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1677, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page input[type="submit"] {
  padding-left: 0px;
  height: 40px;
}

/* line 1681, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page input.submit-green[type="submit"] {
  border-color: #22c781 !important;
  color: #22c781;
  transition: all 0.3s;
}

/* line 1686, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page input.submit-green[type="submit"]:hover {
  background-color: #22c781;
  color: #fff;
}

/* line 1694, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .row .empty[class^='col-md-'] {
  margin-bottom: 0;
}

/* line 1699, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .row .full[class^='col-md-'] {
  height: 100%;
}

/* line 1709, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
}

/* line 1733, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-header {
  position: relative;
  margin: 0;
  background: transparent;
  border-bottom: none;
  display: block !important;
  float: left !important;
  z-index: 1;
}

/* line 1743, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar span.glyphicon,
main#landing-page .navbar i {
  font-size: 13px;
  margin-right: 15px;
}

/* line 1749, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar i {
  font-size: 15px;
}

/* line 1753, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .container a.navbar-brand {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #444;
  font-weight: bold;
  font-size: 23px;
  height: 80px;
  line-height: 80px;
  padding: 0;
  margin: 0;
  display: block !important;
  width: auto !important;
  -webkit-transition: .3s;
  transition: .3s;
}

/* line 1770, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .container a.navbar-brand i {
  float: left;
  font-size: 40px;
  line-height: 80px;
}

/* line 1776, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .container a.navbar-brand img {
  margin-right: 10px;
}

/* line 1782, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-toggle {
  outline: none;
  border-color: transparent;
  margin: 20px 0 0 0;
  padding: 0;
}

/* line 1789, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-toggle:active,
main#landing-page .navbar .navbar-toggle:visited,
main#landing-page .navbar .navbar-toggle:focus,
main#landing-page .navbar .navbar-toggle:hover {
  background-color: transparent;
}

/* line 1796, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-toggle span.icon-bar {
  background-color: #ddd;
  height: 3px;
  margin: 4px 0;
}

/* line 1802, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-toggle:hover span.icon-bar {
  background-color: #bbb;
}

/* line 1806, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-collapse {
  border-color: #999;
  max-height: 400px;
}

/* line 1811, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-collapse {
  border: none;
  padding: 0;
  height: 0;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 1819, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .affix .navbar-collapse.in {
  background-color: transparent;
}

/* line 1823, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav {
  float: right;
  margin: 0;
}

/* line 1828, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li {
  height: 50px;
}

/* line 1837, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar-inverse .navbar-nav li.dropdown a.dropdown-toggle i {
  margin-right: 0;
}

/* line 1841, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar-inverse .navbar-nav li.dropdown.open a.dropdown-toggle,
main#landing-page .navbar-inverse .navbar-nav li.dropdown.open a.dropdown-toggle:hover,
main#landing-page .navbar-inverse .navbar-nav li.dropdown.open a.dropdown-toggle:focus,
main#landing-page .navbar-inverse .navbar-nav li.dropdown.open a.dropdown-toggle:active {
  color: #999;
  background-color: transparent;
}

/* line 1849, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar-inverse .navbar-nav > li > a:hover,
main#landing-page .navbar-inverse .navbar-nav > li > a:focus {
  color: #666;
}

/* line 1854, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu {
  bottom: 100%;
  top: auto;
  border: 0;
  border-top: 1px solid #ddd;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1868, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar.affix .navbar-nav li.dropdown ul.dropdown-menu {
  top: 80px;
  bottom: auto;
  border-top: 1px solid #ccc;
}

/* line 1874, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu li,
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu li a {
  margin: 0;
  height: auto;
  line-height: normal;
}

/* line 1881, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu li {
  border: 1px solid #ddd;
  border-top: 0;
}

/* line 1886, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu li a {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  color: #666;
  padding: 15px 10px 15px 40px;
}

/* line 1894, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-collapse.in .navbar-nav li.dropdown ul.dropdown-menu li a {
  color: #aaa;
}

/* line 1898, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu li a:hover {
  background-color: #f4f4f4;
}

/* line 1903, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  height: 55px;
  display: block;
  font-size: 12px;
  letter-spacing: .5px;
  line-height: 80px;
  margin: 0 0 0 40px;
  padding: 0;
  color: #666;
  border-bottom: 1px solid #fff;
  transition: .3s;
  -webkit-transition: .3s;
}

/* line 1919, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li a:hover,
main#landing-page .navbar .navbar-nav li a:active,
main#landing-page .navbar .navbar-nav li.active a,
main#landing-page .navbar .navbar-nav li.active a:focus,
main#landing-page .navbar .navbar-nav li.active a:hover {
  color: #333;
  background-color: transparent !important;
}

/* line 1928, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .navbar .navbar-nav li i {
  line-height: 50px;
  margin: 0 10px;
}

@media (max-width: 991px) {
  /* line 1935, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar {
    width: 100%;
    overflow: auto;
  }
  /* line 1940, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-collapse {
    max-height: none;
  }
  /* line 1944, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar .navbar-header {
    height: 50px;
  }
  /* line 1948, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar .navbar-toggle {
    margin: 27px 0 0 0;
  }
  /* line 1952, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar .navbar-brand,
main#landing-page #navbar .navbar-brand i {
    height: 80px;
    line-height: 80px;
  }
  /* line 1958, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar .navbar-brand i {
    width: 30px;
    font-size: 30px;
    margin: 0 10px 0 0;
  }
  /* line 1964, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar .fixed-wrapper {
    height: 50px;
  }
  /* line 1968, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav {
    margin: 20px 0;
    width: 100%;
    padding: 0 20px;
  }
  /* line 1974, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav li,
main#landing-page .navbar .navbar-nav li a {
    clear: both;
    margin: 0;
    height: auto;
  }
  /* line 1981, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav li i {
    line-height: normal;
  }
  /* line 1985, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav li a {
    line-height: 40px;
  }
  /* line 1989, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav li.dropdown ul.dropdown-menu {
    position: static;
  }
  /* line 1993, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar li.dropdown.open a.dropdown-toggle {
    border-bottom: 0;
  }
  /* line 1997, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar li.dropdown.open .dropdown-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 2003, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #navbar li.dropdown.open .dropdown-menu li {
    border: 0;
  }
  /* line 2007, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar a.navbar-brand {
    height: 50px;
    padding-right: 5px;
  }
  /* line 2012, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-collapse.collapse {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2019, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar span.tagline {
    clear: both;
    margin: 0;
  }
  /* line 2024, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .container a.navbar-brand {
    height: 50px;
  }
  /* line 2028, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-header i {
    font-size: 26px;
    width: 30px;
  }
  /* line 2033, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav {
    padding: 0;
  }
  /* line 2037, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .navbar .navbar-nav li a {
    padding: 0 15px;
  }
}

/* line 2049, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section {
  overflow: hidden;
  background-color: #fff;
}

/* line 2054, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.dark {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  position: relative;
}

/* line 2060, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.gray {
  background-color: #f9f9f9;
}

/* line 2064, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.light-green {
  background-color: #A9E2D4;
}

/* line 2068, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page body .section.clear {
  background-color: transparent;
}

/* line 2072, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.footer-padding {
  padding-bottom: 80px;
}

/* line 2076, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.bottom {
  margin-bottom: 300px;
}

/* line 2080, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section p {
  line-height: 25px;
}

/* line 2084, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section p.description {
  color: #999;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 50px;
}

/* line 2091, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.dark p.description {
  color: rgba(255, 255, 255, 0.9);
}

/* line 2095, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.dark a {
  text-align: center !important;
  color: #3BB4EC;
}

/* line 2100, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container {
  position: relative;
  padding: 100px 0;
  width: 80%;
}

/* line 2106, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container.first {
  padding-top: 25px;
}

/* line 2110, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container.no-top {
  padding-top: 0;
}

/* line 2114, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container.no-bottom {
  padding-bottom: 0;
}

/* line 2118, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container.no-pad {
  padding: 0;
}

/* line 2123, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section .container .content {
  padding: 0 30px !important;
  max-width: 100%;
}

/* line 2129, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section img.preview {
  max-width: 480px;
}

/* line 2133, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section h1,
main#landing-page .section h2,
main#landing-page .section h3,
main#landing-page .section h4,
main#landing-page .section h5,
main#landing-page .section h6,
main#landing-page .section .h1,
main#landing-page .section .h2,
main#landing-page .section .h3,
main#landing-page .section .h4,
main#landing-page .section .h5,
main#landing-page .section .h6 {
  color: #444;
}

/* line 2148, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.dark h1,
main#landing-page .section.dark h2,
main#landing-page .section.dark h3,
main#landing-page .section.dark h4,
main#landing-page .section.dark h5,
main#landing-page .section.dark h6,
main#landing-page .section.dark .h1,
main#landing-page .section.dark .h2,
main#landing-page .section.dark .h3,
main#landing-page .section.dark .h4,
main#landing-page .section.dark .h5,
main#landing-page .section.dark .h6 {
  color: #ddd;
}

/* line 2163, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section h2.title {
  font-size: 34px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
}

/* line 2170, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section.dark h2.title {
  color: #fff;
}

/* line 2174, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .section h2.title.single {
  margin: 0;
}

@media (max-width: 992px) {
  /* line 2181, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .fixed-wrapper h1.affix {
    top: 0;
    left: 0;
  }
  /* line 2186, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section h2 {
    margin: 30px 0 20px 0;
  }
  /* line 2190, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container .content {
    padding: 0;
  }
}

@media (max-width: 420px) {
  /* line 2196, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page img.background {
    height: 100%;
  }
  /* line 2200, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section h1 {
    font-size: 30px;
    margin: 18px 0 35px 0;
  }
  /* line 2205, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page span.logo.glyphicon {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  /* line 2212, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container,
main#landing-page .container {
    width: 90%;
  }
  /* line 2217, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container {
    padding: 50px 0;
  }
  /* line 2221, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section h2 {
    margin-bottom: 35px;
    text-align: center;
  }
  /* line 2226, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .content {
    text-align: center;
  }
  /* line 2230, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .browser-preview {
    padding: 0;
    width: 100%;
  }
  /* line 2235, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .browser-preview img.preview {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  /* line 2241, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container.subscribe {
    padding: 20px 0;
  }
  /* line 2245, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container.subscribe h2 {
    font-size: 20px;
  }
  /* line 2249, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container.subscribe .btn {
    font-size: 14px;
    margin-bottom: 20px;
  }
  /* line 2254, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .section .container.subscribe .row [class*="col-"] {
    margin: 0;
  }
  /* line 2258, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page img.background {
    background-attachment: scroll;
    position: absolute;
  }
}

/* line 2270, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home {
  height: 600px;
  padding: 0;
  text-align: center;
}

/* line 2276, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .row {
  height: 100%;
  padding-bottom: 80px;
  margin: 0;
}

/* line 2282, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .logo {
  position: relative;
  text-align: center;
  height: 20%;
  color: #fff;
  font-size: 66px;
}

/* line 2289, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .logo img {
  margin-top: 20px;
}

/* line 2294, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .logo i {
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 2302, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home h1 {
  display: block;
  padding-top: 80px;
  padding-top: 10px;
  margin: 0;
  height: 60%;
  color: rgba(255, 255, 255, 0.9);
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
}

/* line 2312, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home h1.no-logo {
  padding-top: 80px;
}

/* line 2316, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home h1.on-photo {
  font-weight: 700;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}

/* line 2320, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home h1.on-photo span {
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
}

/* line 2328, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home h1 span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  display: block;
}

/* line 2336, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .call-to-action {
  margin: 0;
  height: 20%;
}

/* line 2341, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home .bottom {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: 0;
}

/* line 2351, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .logo {
  /*height: 15%;*/
}

/* line 2355, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook h1 {
  padding-top: 25px;
  height: 35%;
}

/* line 2360, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .macbook-preview {
  position: relative;
  height: 50%;
}

/* line 2365, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .macbook-preview img.outline {
  position: relative;
  z-index: 1;
}

/* line 2370, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .macbook-preview img.shot {
  width: 100%;
}

/* line 2374, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .carousel-inner {
  top: 30px;
  left: 50%;
  margin-left: -295px;
  width: 590px;
  height: 100%;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}

/* line 2385, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #home.macbook .carousel-control i {
  top: 20%;
  color: #fff;
}

@media (max-width: 992px) {
  /* line 2391, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .carousel {
    margin-bottom: 30px;
  }
  /* line 2395, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .macbook-preview img.outline {
    width: 600px;
  }
  /* line 2399, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .carousel-inner {
    top: 20px;
    margin-left: -225px;
    width: 450px;
  }
  /* line 2405, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home h1 {
    font-size: 30px;
    line-height: 40px;
    padding-top: 15%;
  }
  /* line 2411, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home .bottom {
    bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 2418, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .macbook-preview {
    margin-top: 10%;
  }
  /* line 2422, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .macbook-preview img.outline {
    width: 360px;
  }
  /* line 2426, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .carousel-inner {
    top: 15px;
    margin-left: -135px;
    width: 270px;
  }
  /* line 2432, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .carousel-control i {
    top: 40%;
  }
  /* line 2436, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .carousel-control.left i {
    left: 0;
  }
  /* line 2440, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .carousel-control.right i {
    right: 0;
  }
}

@media (max-width: 420px) {
  /* line 2448, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .macbook-preview {
    display: none;
  }
  /* line 2452, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home.macbook .logo {
    height: 20%;
  }
  /* line 2456, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home .bottom {
    display: none;
  }
  /* line 2460, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home h1 {
    font-size: 23px;
  }
  /* line 2464, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home h1 span {
    font-size: 18px;
  }
  /* line 2468, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #home .container {
    padding-top: 50px;
  }
}

/* line 2474, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in {
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 2486, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.slid {
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 2495, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.left {
  right: 200px;
}

/* line 2499, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.left.slid {
  right: 0;
}

/* line 2503, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.right {
  left: 200px;
}

/* line 2507, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.right.slid {
  left: 0;
}

/* line 2511, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.up {
  top: 150px;
}

/* line 2515, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .slide-in.up.slid {
  top: -10px;
}

@media (max-width: 767px) {
  /* line 2521, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .slide-in.left,
main#landing-page .slide-in.right {
    margin-top: 80px;
    left: 0;
    right: 0;
  }
}

/* line 2536, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features h2 {
  margin-bottom: 55px;
}

/* line 2540, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features p {
  font-size: 14px;
  color: #888;
}

/* line 2545, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features img.slide-in {
  position: relative;
}

/* line 2549, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features img.slide-in.right {
  float: right;
}

/* line 2553, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features img.slide-in.left {
  float: right;
}

/* line 2557, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features img.slide-in.up {
  display: block;
  margin: 50px auto 0 auto;
  float: none;
}

/* line 2564, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features .row {
  margin: 0;
}

/* line 2568, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features .row [class*="col-"] {
  margin-bottom: 0;
}

/* line 2574, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features .row.left img {
  margin: 0 auto;
}

/* line 2580, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #features .row.right [class*="col-"] {
  float: right;
}

@media (max-width: 992px) {
  /* line 2586, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #features .row {
    margin: 0;
    height: auto;
  }
}

@media (max-width: 768px) {
  /* line 2594, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #features img {
    max-width: 100%;
  }
}

/* line 2603, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works {
  color: #444;
  min-height: 0;
  position: relative;
  overflow: hidden;
}

/* line 2610, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .how-it-works-step {
  text-align: center;
  padding: 0 30px;
  margin-top: 40px;
}

/* line 2616, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .how-it-works-step:hover .icon-wrapper i {
  color: #444;
}

/* line 2620, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .how-it-works-step h3 {
  padding: 25px 0;
  margin: 0;
  text-align: center;
}

/* line 2626, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .how-it-works-step p {
  text-align: left;
  padding: 0 0 20px 0;
  margin: 0;
}

/* line 2633, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works h3 {
  color: #777;
  font-size: 16px;
  padding: 30px 0 10px 0;
}

/* line 2639, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works .service-icon {
  text-align: center;
  color: #fff;
}

/* line 2644, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works .service-icon i:hover {
  color: #fff;
}

/* line 2648, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works .service-icon i {
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  font-size: 40px;
  display: block;
  height: 100px;
  width: 100px;
  padding-top: 25px;
  border: 4px solid rgba(237, 200, 14, 0.7);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

/* line 2667, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #how-it-works .service-icon span {
  display: block;
  margin-top: 20px;
}

@media (min-width: 420px) and (max-width: 768px) {
  /* line 2673, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .how-it-works-step p {
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 2679, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #how-it-works .row [class*="col-"] {
    margin-bottom: 30px;
    text-align: center;
  }
}

/* line 2692, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #download h2 {
  margin-bottom: 50px;
}

/* line 2696, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download .wrapper h3 i {
  margin-right: 20px;
}

/* line 2700, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download .wrapper {
  position: relative;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 2709, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download .wrapper:hover .table thead tr th {
  color: #555;
}

/* line 2714, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download h3,
main#landing-page .download h2,
main#landing-page .download .table td {
  -webkit-transition: .2s;
  transition: .2s;
}

/* line 2721, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download h3 {
  padding: 30px 10px;
  margin: 0;
  font-size: 23px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

/* line 2728, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download .wrapper th {
  padding: 0;
}

/* line 2732, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download span.price {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 100px;
  font-size: 44px;
  margin: 0 auto;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
}

/* line 2745, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download span.price i {
  position: relative;
  top: 4px;
  margin-right: 10px;
}

/* line 2751, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table {
  margin-bottom: 0;
}

/* line 2755, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table .btn {
  margin-top: 0;
}

/* line 2759, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table caption {
  margin: 20px 0;
}

/* line 2763, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table tbody tr {
  color: #666;
}

/* line 2767, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table thead tr th {
  font-weight: normal;
  display: block;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
  border: 0;
  color: #777;
}

/* line 2778, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .download .table td {
  border: 0;
  padding: 15px 0;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 2785, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .download .wrapper {
    margin: 0 5px 15px 5px;
  }
  /* line 2789, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .download .wrapper:hover {
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 2795, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #download .row [class*="col-"] {
    padding: 0;
  }
}

/* line 2811, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #team .btn {
  margin: 5px 10px 0 0;
}

/* line 2815, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #team .wrapper p {
  font-size: 14px;
  line-height: 30px;
  color: #888;
}

/* line 2821, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #team.dark .wrapper p {
  color: rgba(255, 255, 255, 0.5);
}

/* line 2825, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #team h3 {
  font-size: 20px;
  display: inline-block;
  padding-bottom: 6px;
  margin: 0;
}

/* line 2832, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page a.portrait-wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 200px;
  width: 200px;
  overflow: hidden;
  background-color: #ddd;
  border: 3px solid #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .25s;
  transition: .25s;
}

/* line 2851, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page a.portrait-wrapper .overlay {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 2857, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .portrait {
  top: 0;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 2867, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .portrait.slid {
  top: -110px;
}

/* line 2871, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .social-media {
  padding: 0;
  color: #fff;
  float: right;
}

/* line 2877, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .social-media a {
  color: #7db9e8;
  padding: 0 20px 0 0;
  display: inline-block;
  font-size: 20px;
}

/* line 2884, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .social-media a i {
  color: #777;
  -webkit-transition: .3s;
  transition: .3s;
}

@media (max-width: 992px) {
  /* line 2891, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #team.section .content {
    text-align: left;
  }
  /* line 2895, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page a.portrait-wrapper {
    margin: 20px auto;
  }
}

/* line 2900, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .letter-style {
  max-width: 750px !important;
  margin: 0 auto;
}

/* line 2904, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .letter-style h3 {
  font-size: 30px;
}

/* line 2908, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .letter-style p,
main#landing-page .letter-style li {
  font-size: 18px !important;
  color: #494850 !important;
  line-height: 1.6 !important;
}

/* line 2915, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .letter-style ul > ul {
  margin: 0px 0 20px 20px;
}

/* line 2920, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .overlay {
  position: absolute;
  z-index: 8;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: .3s;
  transition: .3s;
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

/* line 2942, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .overlay:hover {
  /* Cross Browser Opacity */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 2951, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .overlay i,
main#landing-page .overlay span.title {
  color: #fff;
  font-size: 40px;
  position: relative;
  top: -40px;
  -webkit-transition: .3s;
  transition: .3s;
}

/* line 2962, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .overlay span.title {
  font-size: 30px;
}

/* line 2966, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .overlay:hover i,
main#landing-page .overlay:hover span.title,
main#landing-page .overlay:hover p.stats {
  top: 5px;
}

/* line 2972, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #testimonials {
  background-color: #F6F6F6;
  padding: 4em 0 8em 0;
  height: 500px;
}

/* line 2977, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #testimonials .description {
  font-size: 1em !important;
}

/* line 2982, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page span.short-purple-divider {
  width: 61px;
  height: 4px;
  background: #AF7EEB;
  display: block;
  margin: -10px 0px 15px;
}

/* line 2990, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .testimonial-slider {
  margin-top: 2em;
}

/* line 2994, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .testimonial-box {
  background: #fff;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  padding: 2em;
  position: relative;
}

/* line 3001, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .testimonial-box p {
  font-size: 1em;
}

/* line 3005, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .testimonial-box span {
  font-size: 1em !important;
}

/* line 3010, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #testimonials.darker-grey {
  background: #EAEAEA;
}

/* line 3014, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #testimonials h2.bigger-text {
  color: #424242;
  font-weight: 600;
  font-size: 2.25em;
}

/* line 3026, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #signup {
  background-image: url("https://s3.amazonaws.com/work-sample-images/bg-translator-mosaic.png");
  background-size: cover;
  background-color: #7db9e8;
}

/* line 3031, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #signup h2,
main#landing-page #signup p {
  color: #fff;
}

/* line 3037, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #signup input.form-control {
  width: 100%;
}

/* line 3041, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #signup .btn {
  height: 50px;
  font-size: 18px;
  padding: 14px 30px;
}

/* line 3047, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .red-optin-btn {
  background: #F54141;
  /*width      : 80%;*/
  margin-top: 30px;
  padding: 1em;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  display: block;
  text-align: center;
  transition: all 0.3s;
}

/* line 3059, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .red-optin-btn:hover {
  background: #f87171;
  color: #fff;
}

/* line 3066, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .deshi-video {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  z-index: 1000;
  display: none;
}

/* line 3075, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .deshi-video .video-container {
  width: 75%;
  position: relative;
  top: 15%;
  margin: 0 auto;
}

/* line 3082, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .deshi-video button#closeVideo {
  background: transparent;
  border: none;
  color: white;
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: 15%;
}

/* line 3091, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .deshi-video button#closeVideo:hover {
  color: whitesmoke;
}

/* line 3104, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #pricing h2 {
  margin-bottom: 50px;
}

/* line 3108, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing .wrapper h3 i {
  margin-right: 20px;
}

/* line 3112, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing .wrapper {
  position: relative;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 3121, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing .wrapper:hover .table thead tr th {
  color: #555;
}

/* line 3126, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing h3,
main#landing-page .pricing h2,
main#landing-page .pricing .table td {
  -webkit-transition: .2s;
  transition: .2s;
}

/* line 3133, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing h3 {
  padding: 30px 10px;
  margin: 0;
  font-size: 23px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

/* line 3140, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing .wrapper th {
  padding: 0;
}

/* line 3144, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing span.price {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 100px;
  font-size: 44px;
  margin: 0 auto;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
}

/* line 3157, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing span.price i {
  position: relative;
  top: 4px;
  margin-right: 10px;
}

/* line 3163, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table {
  margin-bottom: 0;
}

/* line 3167, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table .btn {
  margin-top: 0;
}

/* line 3171, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table caption {
  margin: 20px 0;
}

/* line 3175, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table tbody tr {
  color: #666;
}

/* line 3179, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .table thead tr th {
  font-weight: normal;
  display: block;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
  border: 0;
  color: #777;
}

/* line 3190, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .pricing .table td {
  border: 0;
  padding: 15px 0;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 3197, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .pricing .wrapper {
    margin: 0 5px 15px 5px;
  }
  /* line 3201, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page .pricing .wrapper:hover {
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 3207, app/assets/stylesheets/main/static_pages.css.scss */
  main#landing-page #pricing .row [class*="col-"] {
    padding: 0;
  }
}

/* line 3215, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page #column1Activities,
main#landing-page #column2Activities,
main#landing-page #column3Activities,
main#landing-page #column4Activities {
  height: 465px;
  overflow: hidden;
  border-bottom: 1px solid #efefef;
}

/* line 3224, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .new-user-activity,
main#landing-page .wiwo-activity {
  border-top: 1px solid #eaeaea;
}

/* line 3229, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .new-user-activity,
main#landing-page .wiwo-activity,
main#landing-page .tu-activity,
main#landing-page .tc-activity {
  padding: 3em;
}

/* line 3236, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .wiwo-activity,
main#landing-page .tu-activity {
  background-color: #eaf6ff;
}

/* line 3242, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .wiwo-activity i.fa.fa-briefcase {
  color: #5ccaf1;
}

/* line 3247, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item {
  /* height: 100px;*/
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  display: block;
  width: 100%;
  float: left;
  display: none;
  border: 1px solid #D0D0D0;
  border-radius: 2px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

/* line 3262, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.upload {
  height: 135px;
}

/* line 3266, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.to {
  height: 150px;
}

/* line 3270, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.light-gray-background {
  background: #f3f3f3;
}

/* line 3274, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .type {
  height: 100px;
  overflow: hidden;
  max-width: 50px;
  font-size: 35px;
  text-align: center;
  padding: 29px 0;
  display: table-cell;
  vertical-align: middle;
}

/* line 3285, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.tm .type {
  background: #A5C882;
  color: #95B576;
  border-bottom: 1px solid #95B576;
}

/* line 3291, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.term .type {
  background: #F7DD72;
  color: #D6BF62;
  border-bottom: 1px solid #D6BF62;
}

/* line 3297, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.mono .type {
  background: #5AB1BB;
  color: #4C99A2;
  border-bottom: 1px solid #4C99A2;
}

/* line 3303, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.to .type {
  background: #4E6766;
  color: #384E4D;
  border-bottom: 1px solid #384E4D;
}

/* line 3309, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.clp .type {
  background: #1E152A;
  color: #544765;
  border-bottom: 1px solid #3F3350;
}

/* line 3315, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item.user .type {
  background: #FFB277;
  color: #E2965B;
  border-bottom: 1px solid #E2965B;
}

/* line 3321, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details {
  padding: 10px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: black;
}

/* line 3326, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details img {
  border: 2px solid #f7f7f7;
  transition: all 0.3s;
}

/* line 3331, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details a img:hover {
  border-color: #00A6E8;
}

/* line 3335, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details span.micro-badge {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 36%;
  margin-top: 25%;
}

/* line 3345, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details span.pro {
  background: url(https://s3.amazonaws.com/tm-badge/micro-pro-badge.png) no-repeat;
}

/* line 3349, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item .details span.starter {
  background: url(https://s3.amazonaws.com/tm-badge/micro-starter-badge.png) no-repeat;
}

/* line 3354, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item span.location {
  color: #999999;
}

/* line 3358, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item span.time {
  color: #689461;
  float: right;
}

/* line 3363, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item p.main {
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 3367, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item p.main a {
  border-bottom: none;
}

/* line 3372, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item p.secondary {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
}

/* line 3377, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item p.secondary a {
  border-bottom: none;
  font-family: inherit;
  font-weight: normal;
  -webkit-transition: color 0s;
  transition: color 0s;
}

/* line 3386, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item span.language {
  display: table-cell;
  background: #FEBB4A;
  padding: 5px 8px;
  border-radius: 2px;
  color: #fff;
}

/* line 3394, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .activity-item span.tag-list {
  display: block;
  margin-top: 8px;
}

/* line 3405, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal .modal-lg {
  width: 80%;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 3410, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal {
  color: #495053 !important;
}

/* line 3413, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal .modal-content {
  border-radius: 2px;
}

/* line 3417, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal h3 {
  color: #495053;
  font-size: 20px;
}

/* line 3422, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal p {
  color: #495053;
}

/* line 3425, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal p span {
  color: #8E8E8E !important;
  display: block !important;
}

/* line 3431, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .search-options-modal p.lead {
  font-size: 20px !important;
  font-weight: 600;
}

/* line 3439, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .directory-search:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 33px;
  height: 100%;
  width: 1px;
  border-right: 1px solid #ECECEC;
}

/* line 3449, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .directory-search:hover > a .search-type-icon {
  background: url(https://s3.amazonaws.com/tmtown-icons/directory-icon-purple.png);
  background-repeat: no-repeat;
}

/* line 3454, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .directory-search a span.search-type-icon {
  background: url(https://s3.amazonaws.com/tmtown-icons/directory-icon-gray.png);
  display: block;
  height: 132px;
  width: 90px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

/* line 3468, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .nakodo-search:hover > a .search-type-icon {
  background: url(https://s3.amazonaws.com/tmtown-icons/nakodo-icon-purple.png);
  background-repeat: no-repeat;
}

/* line 3473, app/assets/stylesheets/main/static_pages.css.scss */
main#landing-page .nakodo-search a span.search-type-icon {
  background: url(https://s3.amazonaws.com/tmtown-icons/nakodo-icon-gray.png);
  display: block;
  height: 132px;
  width: 127px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

/* #landing-page */
/*======================================================
  SIMPLE LAYOUT PAGE STYLES
======================================================*/
/* line 3496, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout h1,
main#simple_layout h2,
main#simple_layout h3,
main#simple_layout h4,
main#simple_layout h5,
main#simple_layout h6,
main#simple_layout .h1,
main#simple_layout .h2,
main#simple_layout .h3,
main#simple_layout .h4,
main#simple_layout .h5,
main#simple_layout .h6 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #626262;
}

/* line 3513, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout h1 {
  display: inline-block;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* line 3520, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout h1:hover {
  border-color: #72a329;
}

/* line 3524, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout h2 {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 40px;
}

/* line 3530, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout h3 {
  margin: 0 0 30px 0;
  letter-spacing: .5px;
  font-weight: 200;
  font-size: 26px;
}

/* line 3537, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout hr {
  border-color: #eee;
  margin: 0;
}

/* line 3542, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout p {
  color: #626262;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

/* line 3549, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .text-small-10-lh {
  font-size: 10px;
  line-height: 14px;
}

/* line 3554, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout li {
  color: #626262;
  font-weight: 200;
  font-size: 14px;
}

/* line 3560, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: color .3s;
  transition: color .3s;
}

/* line 3568, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout a:hover,
main#simple_layout a:focus {
  color: #777;
  text-decoration: none;
  transition: all 0.3s;
}

/* line 3575, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .section h2.title {
  font-size: 34px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
}

/* line 3582, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout label {
  color: #474d56;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  margin-top: 20px;
}

/* line 3588, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .nav-pills > li {
  float: none;
  display: inline-block;
  font-size: 14px;
}

/* line 3593, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .nav-pills > li.active > a:hover,
main#simple_layout .nav-pills > li a:focus {
  color: #fff !important;
}

/* line 3599, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .bordered-img {
  border: 3px solid rgba(0, 0, 0, 0.1);
  margin: 10px;
}

/* line 3604, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .navbar-brand {
  text-align: center;
  float: none;
  width: auto;
  display: block;
}

/* line 3611, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .logo {
  height: 50px;
}

/* line 3615, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .welcome-message {
  position: relative;
  width: 100%;
  background: #e2f8ff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 25px 35px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}

/* line 3625, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .welcome-message h2 {
  margin-bottom: 0px;
}

/* line 3629, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .welcome-message h2.title,
main#simple_layout .welcome-message p {
  color: #474d56;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

/* line 3637, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout ul.select2-choices li {
  color: #fff;
}

/* line 3642, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .select2-container .select2-choice > .select2-chosen {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

/* line 3647, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .welcome-message:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 14px 14px 0;
  border-color: #e2f8ff transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -14px;
  right: 25px;
}

/* line 3660, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout p.salutation {
  font-family: 'Damion', cursive;
  font-size: 30px;
  color: #626262;
}

/* line 3666, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_layout .alert-success {
  border-radius: 0px;
  background-color: #efefef;
  border-color: #626262;
  color: white;
}

/* ==============================================================
      SIMPLE LANDING PAGE
  ===============================================================*/
/* line 3680, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing html,
main#simple_landing body {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: 100%;
}

/* line 3686, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing body {
  color: #333;
}

/* line 3690, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing section {
  padding: 3em 0;
}

/* line 3694, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing section#intro {
  padding: 5em 0;
}

/* line 3698, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing section.default {
  background-color: #f6f6f6;
}

/* line 3702, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing section.background-green {
  background: #46D68E;
}

/* line 3706, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing h1,
main#simple_landing h2,
main#simple_landing h3,
main#simple_landing h4,
main#simple_landing h5,
main#simple_landing h6,
main#simple_landing .h1,
main#simple_landing .h2,
main#simple_landing .h3,
main#simple_landing .h4,
main#simple_landing .h5,
main#simple_landing .h6 {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #626262;
}

/* line 3723, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: color .3s;
  transition: color .3s;
}

/* line 3731, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing a:hover,
main#simple_landing a:focus {
  color: #777;
  text-decoration: none;
  transition: all 0.3s;
}

/* line 3738, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing p {
  color: #aaa;
  font-size: 14px;
}

/* line 3743, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing p.lead {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 20px !important;
  color: #828282 !important;
}

/* line 3751, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing #intro ul li {
  color: #333;
}

/* line 3755, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing #intro span.helper {
  display: block;
  font-size: 14px;
  color: #84869a;
}

/* line 3761, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing #intro .btn {
  padding: 20px 10px !important;
  width: 50% !important;
}

/* line 3768, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .background-green h2 {
  color: #29714d;
}

/* line 3772, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .background-green p {
  color: #29714d;
  font-size: 18px;
}

/* line 3778, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns {
  width: 70%;
  min-width: 260px;
  display: inline-block;
  text-align: center;
  border: none;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  padding: 0px;
}

/* line 3789, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.proz-btn {
  background: #d4dfe0;
  color: #82888e;
  border-bottom: 2px solid #BAC8C9;
  transition: all 0.3s;
}

/* line 3795, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.proz-btn:hover {
  background: #e3eaeb;
}

/* line 3799, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.proz-btn span.btn-icon {
  background-image: url(https://s3.amazonaws.com/work-sample-images/proz-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  border-right: 1px solid #c1d0d0;
}

/* line 3807, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.facebook-btn {
  background: #3B5998;
  color: #FFF;
  border-bottom: 2px solid #21345E;
  transition: all 0.3s;
}

/* line 3813, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.facebook-btn:hover {
  background: #4264aa;
}

/* line 3817, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.facebook-btn span.btn-icon {
  border-right: 1px solid #314672;
}

/* line 3822, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns.ru-btn {
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* line 3827, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns span.btn-icon {
  width: 20%;
  display: inline-block;
  float: left;
  height: 54px;
  line-height: 54px;
}

/* line 3836, app/assets/stylesheets/main/static_pages.css.scss */
main#simple_landing .social-btns span.btn-text {
  line-height: 54px;
}
/*===================================================================================*/
/*  HEADER
/*===================================================================================*/
/* line 14, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .navbar .container {
  display: table;
  padding: 0;
}

/* line 18, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .navbar {
  margin: 0;
  border-radius: 0;
  border: none;
  position: relative;
  z-index: 100;
  min-height: inherit;
  font-family: 'Open-Sans', sans-serif;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

/* line 31, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .navbar ul {
  list-style: none;
}

/* line 34, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .navbar-brand {
  float: left;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  width: 160px;
  height: 50px;
}

/* line 43, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header #animated-menu-close {
  width: 45px;
  height: 45px;
  position: relative;
  z-index: 10;
  top: 82px;
  padding: 8px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

/* line 65, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header #animated-menu-close span {
  display: block;
  position: relative;
  height: 3px;
  width: 90%;
  background: #e9ebec;
  border-radius: 9px;
  opacity: 1;
  margin: 5px 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* line 84, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header #animated-menu-close.open span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 75%;
  left: 2px;
  margin: 6px 0;
  height: 4px;
}

/* line 96, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header #animated-menu-close.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

/* line 101, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header #animated-menu-close.open span:nth-child(3) {
  top: -14px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 75.7%;
  left: 2px;
  margin: 7px 0;
  height: 4px;
}

@media all and (min-width: 992px) {
  /* line 114, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header .navbar-brand {
    display: none;
  }
  /* line 118, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header {
    float: none !important;
    position: relative;
    background: #F5F7FA;
    border-bottom: 1px solid #E6E9ED;
    z-index: 0;
  }
  /* line 126, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header li,
#tm-town-header .navbar-header a {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
  }
  /* line 133, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-collapse {
    position: relative;
    background-color: #FFF;
    width: 100%;
    border-bottom: 1px solid #E6E9ED;
  }
  /* line 139, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .stuck {
    position: fixed !important;
    top: 0;
  }
  /* line 144, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    margin: 0;
  }
  /* line 152, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li.pill > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 100;
    text-transform: uppercase;
    color: #002430;
    margin-top: 3px;
    margin-left: 7px;
    margin-right: 7px;
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    bottom: -1px;
    z-index: 1;
  }
  /* line 169, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li.pill.active > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #e42a37;
    margin-top: 3px;
    margin-left: 7px;
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    bottom: -1px;
    z-index: 1;
  }
  /* line 186, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 100;
    text-transform: uppercase;
    color: #002430;
    border: 1px solid rgba(255, 255, 255, 0);
    border-bottom: none;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    bottom: -1px;
    z-index: 1;
  }
  /* line 204, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header #nav-avatar-list a {
    padding: 0px;
    border: 1px solid transparent;
  }
  /* line 209, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header #nav-avatar-list a:hover {
    background-color: transparent;
    border-color: transparent;
    border: 1px solid #F27A24;
    border-radius: 50%;
  }
  /* line 216, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header #nav-avatar-list .tooltip {
    font-weight: 700;
    text-transform: uppercase;
  }
  /* line 221, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .avatar-nav {
    margin: 1px;
  }
  /* line 225, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .log-out-list a {
    padding: 0px !important;
  }
  /* line 229, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .log-out-list i {
    font-size: 1.5em;
    padding: 10px;
  }
  /* line 234, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .log-out-list a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #e42a37 !important;
  }
  /* line 240, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li.dropdown > a {
    margin-top: 3px;
    padding-bottom: 15px;
  }
  /* line 245, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 250, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .nav > li > a:hover {
    background-color: #F5F7FA;
    border-color: #F27A24;
    color: #e42a37;
  }
  /* line 256, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .nav > li.pill > a:hover {
    background-color: #F5F7FA;
    border-color: #F27A24;
    color: #e42a37;
  }
  /* line 262, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .nav > li > a:focus {
    background-color: #FFF;
    border-color: #FFF;
  }
  /* line 267, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 250px;
    background: #F5F7FA;
    border: none;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-bottom-color: #CED2D6;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    z-index: 0;
  }
  /* line 287, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    background: transparent;
    border: none;
    border-top: 1px solid #E6E9ED;
  }
  /* line 292, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child {
    border: none;
  }
  /* line 295, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    line-height: 18px;
    padding: 13px 20px;
    color: #73879C;
    text-transform: uppercase;
    font-weight: 700;
    white-space: normal;
  }
  /* line 303, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    filter: none;
    background-color: #F5F7FA;
    color: #e42a37;
  }
  /* line 309, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav .open > a,
#tm-town-header .navbar .nav .open > a:hover,
#tm-town-header .navbar .nav .open > a:focus {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
  }
  /* line 315, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after {
    display: none;
  }
  /* line 318, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before {
    display: none;
  }
  /* line 321, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-submenu .dropdown-menu {
    top: -1px !important;
  }
  /* line 324, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus,
#tm-town-header .navbar .dropdown-submenu:hover > a,
#tm-town-header .navbar .dropdown-submenu:focus > a,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
    background: #e42a37;
    color: #FFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  /* line 335, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header .info {
    padding-left: 0;
    margin: 0;
  }
  /* line 339, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header .info li {
    font-size: 12px;
    padding-right: 25px;
  }
  /* line 343, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header .info li a {
    font-size: 12px;
    color: #73879C;
  }
  /* line 347, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-header .info a:hover {
    color: #e42a37;
  }
  /* line 350, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-form {
    padding: 0;
    margin: 0;
  }
  /* line 354, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .btn.responsive-menu {
    display: none;
    width: 40px;
    height: 40px;
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 991px) {
  /* line 367, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
    color: #506A85;
    margin-top: 4px;
    margin-left: 7px;
    margin-right: 7px;
    bottom: 0px;
    z-index: 1;
  }
  /* line 381, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar-nav > li.pill > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
    color: #506A85;
    margin-top: 3px;
    margin-left: 7px;
    margin-right: 7px;
    bottom: -1px;
    z-index: 1;
  }
  /* line 395, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .nav > li.pill > a:hover {
    color: #e42a37;
    background-color: transparent;
    border-color: transparent;
  }
  /* line 401, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .nav > li > a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #e42a37;
  }
  /* line 407, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .btn.responsive-menu {
    display: none;
    width: 40px;
    height: 40px;
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  /* line 416, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 250px;
    background: #F5F7FA;
    border: none;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-bottom-color: #CED2D6;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    z-index: 0;
  }
  /* line 437, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    background: transparent;
    border: none;
    border-top: 1px solid #E6E9ED;
  }
  /* line 442, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child {
    border: none;
  }
  /* line 445, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    line-height: 18px;
    padding: 13px 20px;
    color: #73879C;
    text-transform: uppercase;
    font-weight: 700;
    white-space: normal;
  }
  /* line 453, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    filter: none;
    background-color: #F5F7FA;
    color: #e42a37;
  }
  /* line 459, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav .open > a,
#tm-town-header .navbar .nav .open > a:hover,
#tm-town-header .navbar .nav .open > a:focus {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
  }
  /* line 465, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after {
    display: none;
  }
  /* line 468, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before {
    display: none;
  }
  /* line 471, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-submenu .dropdown-menu {
    top: -1px !important;
  }
  /* line 474, app/assets/stylesheets/main/theme-nav.css.scss */
  #tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus,
#tm-town-header .navbar .dropdown-submenu:hover > a,
#tm-town-header .navbar .dropdown-submenu:focus > a,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover,
#tm-town-header .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
    background: #e42a37;
    color: #FFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
}

/* line 487, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .gray-header {
  background: #CECECE;
  color: #fff;
  padding: 2em 0 1em;
  border-bottom: 1px solid #F9F9F9;
}

/* line 493, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .gray-header h1 {
  color: #fff;
  font-family: 'Damion', cursive;
}

/* line 499, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .light-gray-header {
  background: #f6f6f6;
  color: #626262;
  padding: 2em;
}

/* line 504, app/assets/stylesheets/main/theme-nav.css.scss */
#tm-town-header .light-gray-header h2, #tm-town-header .light-gray-header h3 {
  color: #626262;
}
@charset "UTF-8";
/*===================================================================================*/
/*  POSITION HELPERS
/*===================================================================================*/
/* line 14, app/assets/stylesheets/main/theme.css.scss */
.make-relative {
  position: relative !important;
}

/* line 18, app/assets/stylesheets/main/theme.css.scss */
.make-absolute {
  position: absolute !important;
}

/* line 22, app/assets/stylesheets/main/theme.css.scss */
.make-block {
  display: block;
}

/*===================================================================================*/
/*  Loaders
/*===================================================================================*/
/* line 30, app/assets/stylesheets/main/theme.css.scss */
#nowLoading {
  position: absolute;
  top: 75px;
}

/*===================================================================================*/
/*  ANIMATIONS
/*===================================================================================*/
/* line 39, app/assets/stylesheets/main/theme.css.scss */
#delayedTada {
  -o-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s;
}

/*===================================================================================*/
/*  GENERAL
/*===================================================================================*/
/* line 49, app/assets/stylesheets/main/theme.css.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 56, app/assets/stylesheets/main/theme.css.scss */
:focus {
  outline: 0 !important;
}

/* line 59, app/assets/stylesheets/main/theme.css.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 63, app/assets/stylesheets/main/theme.css.scss */
figure img {
  width: 100%;
  height: auto;
}

/* line 67, app/assets/stylesheets/main/theme.css.scss */
img[src*=".svg"] {
  height: 100%;
}

/* line 70, app/assets/stylesheets/main/theme.css.scss */
iframe {
  border: none;
}

/* line 73, app/assets/stylesheets/main/theme.css.scss */
* > p:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* line 77, app/assets/stylesheets/main/theme.css.scss */
::selection {
  background: #ddd;
  color: #111;
}

/* line 81, app/assets/stylesheets/main/theme.css.scss */
::-moz-selection {
  background: #ddd;
  color: #111;
}

/* line 85, app/assets/stylesheets/main/theme.css.scss */
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #73879C;
  font-size: 18px;
  line-height: 150%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  /*-moz-osx-font-smoothing: grayscale;*/
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  height: auto !important;
}

/* line 97, app/assets/stylesheets/main/theme.css.scss */
.navbar,
main {
  background-color: #FFF;
}

/* line 101, app/assets/stylesheets/main/theme.css.scss */
.container {
  padding-right: 0;
  padding-left: 0;
}

/* line 105, app/assets/stylesheets/main/theme.css.scss */
p {
  margin-bottom: 20px;
}

/* line 108, app/assets/stylesheets/main/theme.css.scss */
p a {
  border-bottom: 1px solid #73879C;
}

/* line 111, app/assets/stylesheets/main/theme.css.scss */
p a:hover {
  border-color: transparent;
}

/* line 114, app/assets/stylesheets/main/theme.css.scss */
a {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 120, app/assets/stylesheets/main/theme.css.scss */
a:hover,
a:focus {
  color: #512e92;
  text-decoration: none;
}

/* line 125, app/assets/stylesheets/main/theme.css.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #506A85;
  margin-top: 0;
  /*word-wrap: break-word;*/
}

/* line 138, app/assets/stylesheets/main/theme.css.scss */
h1 {
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 25px;
}

/* line 143, app/assets/stylesheets/main/theme.css.scss */
h2 {
  font-size: 26px;
  line-height: 130%;
  margin-bottom: 20px;
}

/* line 148, app/assets/stylesheets/main/theme.css.scss */
h3 {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 15px;
}

/* line 153, app/assets/stylesheets/main/theme.css.scss */
h4 {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 15px;
}

/* line 158, app/assets/stylesheets/main/theme.css.scss */
h5 {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 13px;
}

/* line 163, app/assets/stylesheets/main/theme.css.scss */
h6 {
  font-size: 12px;
  line-height: 160%;
  margin-bottom: 10px;
}

/* line 168, app/assets/stylesheets/main/theme.css.scss */
a .logo {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 174, app/assets/stylesheets/main/theme.css.scss */
a:hover .logo {
  opacity: .6;
}

/* line 178, app/assets/stylesheets/main/theme.css.scss */
ol {
  position: relative;
  padding-left: 22px;
}

/* line 182, app/assets/stylesheets/main/theme.css.scss */
ul {
  position: relative;
  padding-left: 22px;
}

/* line 186, app/assets/stylesheets/main/theme.css.scss */
ul.arrowed li,
ul.circled li,
ol li {
  margin-bottom: 5px;
}

/* line 191, app/assets/stylesheets/main/theme.css.scss */
ul.arrowed li:before {
  /*font-family: 'fontello';*/
  content: '\2192';
  font-weight: normal;
  color: #e42a37;
  margin-top: -1px;
  margin-left: -23px;
  vertical-align: top;
  position: absolute;
}

/* line 201, app/assets/stylesheets/main/theme.css.scss */
ul.circled li:before {
  font-family: 'fontello-circle';
  content: '\e800';
  font-size: 8px;
  font-weight: normal;
  color: #e42a37;
  padding-top: 1px;
  margin-left: -20px;
  vertical-align: top;
  position: absolute;
}

/* line 212, app/assets/stylesheets/main/theme.css.scss */
ul.contacts {
  padding-left: 0;
  list-style-type: none;
}

/* line 216, app/assets/stylesheets/main/theme.css.scss */
ul.contacts li {
  margin-bottom: 5px;
}

/* line 219, app/assets/stylesheets/main/theme.css.scss */
footer ul.contacts li {
  margin-bottom: 2px;
}

/* line 222, app/assets/stylesheets/main/theme.css.scss */
.social-network {
  position: relative;
  z-index: 0;
  padding-top: 25px;
}

/* line 227, app/assets/stylesheets/main/theme.css.scss */
.social-network .social li {
  display: table-cell;
}

/* line 230, app/assets/stylesheets/main/theme.css.scss */
.social-network .social li a i {
  width: 55px;
  height: 80px;
  font-size: 20px;
}

/* line 235, app/assets/stylesheets/main/theme.css.scss */
#hero h1 {
  font-size: 78px;
  line-height: 110%;
  font-weight: 900;
  letter-spacing: .05em;
  margin-bottom: 0;
  -webkit-transition: font 200ms ease-out;
  -moz-transition: font 200ms ease-out;
  -o-transition: font 200ms ease-out;
  transition: font 200ms ease-out;
}

/* line 246, app/assets/stylesheets/main/theme.css.scss */
#hero #owl-main .caption h1.light-bg,
#hero #owl-main .caption h1.medium-bg,
#hero #owl-main .caption h1.dark-bg,
#hero #owl-main .caption h1.town-bg,
#hero #owl-main .caption h1.tint-bg {
  font-size: 73px;
}

/* line 253, app/assets/stylesheets/main/theme.css.scss */
#hero h4 {
  font-size: 33px;
  line-height: 120%;
}

/* line 257, app/assets/stylesheets/main/theme.css.scss */
#hero p {
  font-size: 24px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: .015em;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
  -webkit-transition: font 200ms ease-out, margin 200ms ease-out;
  -moz-transition: font 200ms ease-out, margin 200ms ease-out;
  -o-transition: font 200ms ease-out, margin 200ms ease-out;
  transition: font 200ms ease-out, margin 200ms ease-out;
}

/* line 270, app/assets/stylesheets/main/theme.css.scss */
#hero .btn {
  margin-top: 60px;
  margin-bottom: 0;
  -webkit-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
  -moz-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
  -o-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
  transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
}

/* line 278, app/assets/stylesheets/main/theme.css.scss */
#hero .btn-large {
  font-size: 18px;
  padding: 18px 70px 20px;
}

/* line 282, app/assets/stylesheets/main/theme.css.scss */
header p {
  font-size: 22px;
  line-height: 150%;
}

/* line 286, app/assets/stylesheets/main/theme.css.scss */
p + h2,
p + h3 {
  padding-top: 15px;
}

/* line 290, app/assets/stylesheets/main/theme.css.scss */
.text-small {
  font-size: 16px;
  line-height: 160%;
}

/* line 294, app/assets/stylesheets/main/theme.css.scss */
.text-normal {
  font-size: inherit;
  line-height: inherit;
}

/* line 298, app/assets/stylesheets/main/theme.css.scss */
h2 + .text-small {
  margin-top: -5px;
}

/* line 301, app/assets/stylesheets/main/theme.css.scss */
header h2 + .text-small {
  margin-top: 0;
}

/* line 304, app/assets/stylesheets/main/theme.css.scss */
.post-title {
  margin: 0 0 15px 0;
}

/* line 307, app/assets/stylesheets/main/theme.css.scss */
h1.post-title {
  font-size: 22px;
  line-height: 24px;
}

/* line 311, app/assets/stylesheets/main/theme.css.scss */
.bordered .post-title {
  margin-bottom: 5px;
}

/* line 314, app/assets/stylesheets/main/theme.css.scss */
main header + * {
  margin-top: 35px !important;
}

/* line 318, app/assets/stylesheets/main/theme.css.scss */
.no-border-link a {
  border-color: transparent;
}

/* line 322, app/assets/stylesheets/main/theme.css.scss */
.hover-color-white:hover {
  color: #fff;
}

/* line 323, app/assets/stylesheets/main/theme.css.scss */
.no-padding {
  padding: 0;
}

/* line 324, app/assets/stylesheets/main/theme.css.scss */
.inner {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* line 328, app/assets/stylesheets/main/theme.css.scss */
.inner-md {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 332, app/assets/stylesheets/main/theme.css.scss */
.inner-sm {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 336, app/assets/stylesheets/main/theme.css.scss */
.inner-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 340, app/assets/stylesheets/main/theme.css.scss */
.inner-xxs {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 344, app/assets/stylesheets/main/theme.css.scss */
.inner-top {
  padding-top: 120px;
}

/* line 347, app/assets/stylesheets/main/theme.css.scss */
.inner-top-md {
  padding-top: 100px;
}

/* line 350, app/assets/stylesheets/main/theme.css.scss */
.inner-top-sm {
  padding-top: 20px;
}

/* line 353, app/assets/stylesheets/main/theme.css.scss */
.inner-top-xs {
  padding-top: 40px;
}

/* line 356, app/assets/stylesheets/main/theme.css.scss */
.inner-bottom {
  padding-bottom: 120px;
}

/* line 359, app/assets/stylesheets/main/theme.css.scss */
.inner-bottom-md {
  padding-bottom: 100px;
}

/* line 362, app/assets/stylesheets/main/theme.css.scss */
.inner-bottom-sm {
  padding-bottom: 80px;
}

/* line 365, app/assets/stylesheets/main/theme.css.scss */
.inner-bottom-xs {
  padding-bottom: 40px;
}

/* line 368, app/assets/stylesheets/main/theme.css.scss */
.inner-left {
  padding-left: 75px;
}

/* line 371, app/assets/stylesheets/main/theme.css.scss */
.inner-left-md {
  padding-left: 60px;
}

/* line 374, app/assets/stylesheets/main/theme.css.scss */
.inner-left-sm {
  padding-left: 45px;
}

/* line 377, app/assets/stylesheets/main/theme.css.scss */
.inner-left-xs {
  padding-left: 30px;
}

/* line 380, app/assets/stylesheets/main/theme.css.scss */
.inner-right {
  padding-right: 75px;
}

/* line 383, app/assets/stylesheets/main/theme.css.scss */
.inner-right-md {
  padding-right: 60px;
}

/* line 386, app/assets/stylesheets/main/theme.css.scss */
.inner-right-sm {
  padding-right: 45px;
}

/* line 389, app/assets/stylesheets/main/theme.css.scss */
.inner-right-xs {
  padding-right: 30px;
}

/* line 392, app/assets/stylesheets/main/theme.css.scss */
.outer {
  margin-top: 120px;
  margin-bottom: 120px;
}

/* line 396, app/assets/stylesheets/main/theme.css.scss */
.outer-md {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* line 400, app/assets/stylesheets/main/theme.css.scss */
.outer-sm {
  margin-top: 80px;
  margin-bottom: 80px;
}

/* line 404, app/assets/stylesheets/main/theme.css.scss */
.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 408, app/assets/stylesheets/main/theme.css.scss */
.outer-top {
  margin-top: 120px;
}

/* line 411, app/assets/stylesheets/main/theme.css.scss */
.outer-top-md {
  margin-top: 100px;
}

/* line 414, app/assets/stylesheets/main/theme.css.scss */
.outer-top-sm {
  margin-top: 80px;
}

/* line 417, app/assets/stylesheets/main/theme.css.scss */
.outer-top-xs {
  margin-top: 40px;
}

/* line 420, app/assets/stylesheets/main/theme.css.scss */
.outer-bottom {
  margin-bottom: 120px;
}

/* line 423, app/assets/stylesheets/main/theme.css.scss */
.outer-bottom-md {
  margin-bottom: 100px;
}

/* line 426, app/assets/stylesheets/main/theme.css.scss */
.outer-bottom-sm {
  margin-bottom: 80px;
}

/* line 429, app/assets/stylesheets/main/theme.css.scss */
.outer-bottom-xs {
  margin-bottom: 40px;
}

/* line 432, app/assets/stylesheets/main/theme.css.scss */
.center-block {
  float: none;
}

/* line 435, app/assets/stylesheets/main/theme.css.scss */
.height-xs {
  height: 30vh;
}

/* line 438, app/assets/stylesheets/main/theme.css.scss */
.height-sm {
  height: 44vh;
}

/* line 441, app/assets/stylesheets/main/theme.css.scss */
.height-md {
  height: 61vh;
}

/* line 444, app/assets/stylesheets/main/theme.css.scss */
.height-lg {
  height: 90vh;
}

/* line 448, app/assets/stylesheets/main/theme.css.scss */
.dark-bg {
  background-color: #002430;
}

/* line 452, app/assets/stylesheets/main/theme.css.scss */
.dark-bg,
.dark-bg p,
.dark-bg .item-details li:before {
  color: #A3B1BF;
}

/* line 458, app/assets/stylesheets/main/theme.css.scss */
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4 {
  color: #FFF;
}

/* line 465, app/assets/stylesheets/main/theme.css.scss */
.dark-bg .widget h1,
.dark-bg .widget h2,
.dark-bg .widget h3,
.dark-bg .widget h4 {
  color: #FFF;
}

/* line 472, app/assets/stylesheets/main/theme.css.scss */
.town-bg {
  background-color: #512e92;
  border-bottom: 7px solid #F27A24;
}

/* line 477, app/assets/stylesheets/main/theme.css.scss */
.town-bg,
.town-bg p,
.town-bg .item-details li:before {
  color: #fff;
}

/* line 483, app/assets/stylesheets/main/theme.css.scss */
.town-bg h1,
.town-bg h2,
.town-bg h3,
.town-bg h4 {
  color: #FFF;
}

/* line 490, app/assets/stylesheets/main/theme.css.scss */
.town-bg .widget h1,
.town-bg .widget h2,
.town-bg .widget h3,
.town-bg .widget h4 {
  color: #FFF;
}

/* line 497, app/assets/stylesheets/main/theme.css.scss */
.txt-btn {
  font-size: 105%;
  font-weight: 700;
}

/* line 502, app/assets/stylesheets/main/theme.css.scss */
.txt-btn:after {
  /*font-family: 'fontello';*/
  content: '\2192';
  margin-left: 7px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 512, app/assets/stylesheets/main/theme.css.scss */
.txt-btn:hover:after {
  margin-left: 12px;
}

/* line 516, app/assets/stylesheets/main/theme.css.scss */
.img-intext {
  margin-bottom: 20px;
}

/* line 520, app/assets/stylesheets/main/theme.css.scss */
.dropcap {
  float: left;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #F2F5F7;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  color: #506A85;
  margin: 6px 15px 0 0;
}

/* line 534, app/assets/stylesheets/main/theme.css.scss */
.dropcap-lg {
  float: left;
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #F2F5F7;
  font-size: 48px;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  color: #506A85;
  margin: 6px 15px 0 0;
}

/* line 548, app/assets/stylesheets/main/theme.css.scss */
blockquote {
  padding: 0;
  margin: 0;
  border: none;
}

/* line 554, app/assets/stylesheets/main/theme.css.scss */
blockquote p {
  font-size: 22px;
  line-height: 160%;
  font-style: italic;
}

/* line 560, app/assets/stylesheets/main/theme.css.scss */
blockquote footer,
blockquote small,
blockquote .small {
  color: #506A85;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
}

/* line 569, app/assets/stylesheets/main/theme.css.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before,
blockquote footer:after,
blockquote small:after,
blockquote .small:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 1px;
  background-color: #506A85;
  margin-bottom: .28em;
}

/* line 583, app/assets/stylesheets/main/theme.css.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  margin-right: 10px;
}

/* line 589, app/assets/stylesheets/main/theme.css.scss */
blockquote footer:after,
blockquote small:after,
blockquote .small:after {
  margin-left: 10px;
}

/* line 600, app/assets/stylesheets/main/theme.css.scss */
hr.nav-bottom {
  border-top: 1px solid rgba(117, 117, 117, 0.1);
  border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  margin-right: 10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

/* line 607, app/assets/stylesheets/main/theme.css.scss */
.tagcloud {
  line-height: 25px;
}

/* line 611, app/assets/stylesheets/main/theme.css.scss */
footer {
  font-size: 14px;
  line-height: 22px;
}

/* line 616, app/assets/stylesheets/main/theme.css.scss */
footer.dark-bg {
  color: #A3B1BF;
}

/* line 620, app/assets/stylesheets/main/theme.css.scss */
footer .inner {
  padding-top: 45px;
  padding-bottom: 35px;
}

/* line 625, app/assets/stylesheets/main/theme.css.scss */
footer .container > .row {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 630, app/assets/stylesheets/main/theme.css.scss */
footer .row .inner {
  padding: 25px;
}

/* line 634, app/assets/stylesheets/main/theme.css.scss */
footer .logo {
  height: auto;
  max-height: 100%;
}

/* line 639, app/assets/stylesheets/main/theme.css.scss */
footer h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* line 644, app/assets/stylesheets/main/theme.css.scss */
footer p {
  margin-bottom: 15px;
}

/* line 648, app/assets/stylesheets/main/theme.css.scss */
.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 654, app/assets/stylesheets/main/theme.css.scss */
.footer-menu li {
  display: inline;
  padding-left: 10px;
}

/* line 659, app/assets/stylesheets/main/theme.css.scss */
.footer-menu li:first-child {
  display: inline;
  padding-left: 0px;
}

/* line 664, app/assets/stylesheets/main/theme.css.scss */
.footer-menu li:before {
  display: inline-block;
  content: "·";
  padding-right: 12px;
}

/* line 670, app/assets/stylesheets/main/theme.css.scss */
.footer-menu li:first-child:before {
  display: none;
}

/* line 674, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom {
  background: #021E27;
  color: #707E8C;
}

/* line 679, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom .container.inner {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 684, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom p,
.footer-bottom a {
  color: #707E8C;
}

/* line 689, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom p {
  padding: 0;
  margin: 0;
}

/* line 694, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom select {
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  line-height: 22px;
  width: 200px;
}

/* line 702, app/assets/stylesheets/main/theme.css.scss */
.footer-bottom select:active {
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  line-height: 22px;
  width: 200px;
}

/*===================================================================================*/
/*  FORMS
/*===================================================================================*/
/* line 714, app/assets/stylesheets/main/theme.css.scss */
.forms {
  position: relative;
  padding: 0;
  width: 100%;
}

/* line 719, app/assets/stylesheets/main/theme.css.scss */
.form-container .response {
  display: none;
}

/* line 722, app/assets/stylesheets/main/theme.css.scss */
.forms ol {
  margin: 0;
  padding: 0;
}

/* line 726, app/assets/stylesheets/main/theme.css.scss */
.forms ol li {
  line-height: auto;
  list-style: none;
}

/* line 731, app/assets/stylesheets/main/theme.css.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 25px;
  color: #73879C;
  resize: none;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5;
  border: 1px solid #E6E9ED;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
}

/* line 771, app/assets/stylesheets/main/theme.css.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #BCC7D1;
  box-shadow: none;
}

/* line 791, app/assets/stylesheets/main/theme.css.scss */
textarea {
  height: 100%;
  padding: 10px;
  margin-bottom: 15px;
  min-height: 150px;
  resize: vertical;
}

/* line 799, app/assets/stylesheets/main/theme.css.scss */
.btn-submit {
  width: auto;
}

/* line 803, app/assets/stylesheets/main/theme.css.scss */
.btn-submit-2 {
  width: auto;
}

/* line 807, app/assets/stylesheets/main/theme.css.scss */
.forms .btn-submit {
  margin-bottom: 0;
}

/* line 811, app/assets/stylesheets/main/theme.css.scss */
.forms .btn-submit-2 {
  margin-bottom: 0;
}

/* line 815, app/assets/stylesheets/main/theme.css.scss */
.forms .defaultTextActive {
  color: #C2C7CC;
}

/* line 819, app/assets/stylesheets/main/theme.css.scss */
.forms .error input,
.forms .error textarea {
  border: 1px solid #d99898;
}

/* line 824, app/assets/stylesheets/main/theme.css.scss */
.forms span.error {
  display: none;
}

/* line 828, app/assets/stylesheets/main/theme.css.scss */
.forms .button-row span.error {
  padding: 0;
  display: none;
}

/* line 833, app/assets/stylesheets/main/theme.css.scss */
.forms label {
  display: block;
  float: left;
  width: 95px;
  padding-top: 7px;
  font-size: 13px;
  clear: both;
}

/* line 842, app/assets/stylesheets/main/theme.css.scss */
.forms input,
.forms textarea {
  background: #F8FAFD;
  border-radius: 3px;
}

/* line 848, app/assets/stylesheets/main/theme.css.scss */
.light-bg .forms input,
.light-bg .forms textarea {
  background: #FFF;
}

/* line 853, app/assets/stylesheets/main/theme.css.scss */
.comment-form div label {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 859, app/assets/stylesheets/main/theme.css.scss */
.form-container:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 867, app/assets/stylesheets/main/theme.css.scss */
.newsletter {
  position: relative;
}

/* line 871, app/assets/stylesheets/main/theme.css.scss */
.newsletter input[type="email"] {
  background: rgba(0, 0, 0, 0.2);
  padding-right: 100px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #FFF !important;
}

/* line 880, app/assets/stylesheets/main/theme.css.scss */
.newsletter input[type="email"]:focus {
  background: rgba(255, 255, 255, 0.05);
}

/* line 884, app/assets/stylesheets/main/theme.css.scss */
.blacklist-term {
  position: relative;
}

/* line 888, app/assets/stylesheets/main/theme.css.scss */
.blacklist-term input[type="input"] {
  background: rgba(255, 255, 255, 0.15);
  padding-right: 100px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #FFF !important;
}

/* line 897, app/assets/stylesheets/main/theme.css.scss */
.blacklist-term input[type="input"]:focus {
  background: rgba(255, 255, 255, 0.2);
}

/* line 901, app/assets/stylesheets/main/theme.css.scss */
.public-title {
  position: relative;
}

/* line 905, app/assets/stylesheets/main/theme.css.scss */
.public-title input[type="input"] {
  background: rgba(255, 255, 255, 0.15);
  padding-right: 100px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #FFF !important;
}

/* line 914, app/assets/stylesheets/main/theme.css.scss */
.public-title input[type="input"]:focus {
  background: rgba(255, 255, 255, 0.2);
}

/* line 918, app/assets/stylesheets/main/theme.css.scss */
#documentName .form_in_place input[type="text"] {
  background: rgba(255, 255, 255, 0.15) !important;
  text-align: center;
  width: 50%;
  font-size: 26px;
  line-height: 130%;
}

/* line 926, app/assets/stylesheets/main/theme.css.scss */
#documentTitle .form_in_place input[type="text"] {
  background: rgba(255, 255, 255, 0.15) !important;
  text-align: center;
  width: 50%;
}

/* line 932, app/assets/stylesheets/main/theme.css.scss */
.navbar .searchbox .dropdown-menu {
  width: 270px;
}

/* line 936, app/assets/stylesheets/main/theme.css.scss */
.search {
  position: relative;
  margin: 15px;
  margin-bottom: 0;
}

/* line 942, app/assets/stylesheets/main/theme.css.scss */
.search input[type="search"] {
  background: #FFF;
  padding-right: 40px;
  width: 100%;
}

/* line 948, app/assets/stylesheets/main/theme.css.scss */
.newsletter .btn-submit, .search .btn-submit,
.blacklist-term .btn-purple, .newsletter .btn-flat-blue {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin-top: 5px;
  margin-right: 20px;
  color: #FFF !important;
  line-height: 1;
}

/* line 960, app/assets/stylesheets/main/theme.css.scss */
.search .btn-submit-2 {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin-top: 5px;
  margin-right: 20px;
  color: #FFF !important;
  line-height: 1;
}

/* line 971, app/assets/stylesheets/main/theme.css.scss */
.public-title .btn-purple {
  position: absolute;
  right: 0;
  top: 30px;
  padding: 10px;
  margin-top: 5px;
  margin-right: 5px;
  color: #FFF !important;
  line-height: 1;
}

/* line 982, app/assets/stylesheets/main/theme.css.scss */
.navbar-form.search .btn-submit {
  width: 30px;
  height: 30px;
}

/* line 987, app/assets/stylesheets/main/theme.css.scss */
.navbar-form.search .btn-submit-2 {
  width: 30px;
  height: 30px;
}

/* line 992, app/assets/stylesheets/main/theme.css.scss */
.search-form.search .btn-submit {
  width: 30px;
  height: 30px;
}

/* line 997, app/assets/stylesheets/main/theme.css.scss */
footer .newsletter .btn-submit {
  width: 88px;
  height: 30px;
  font-size: 13px;
}

/* line 1003, app/assets/stylesheets/main/theme.css.scss */
.blacklist-term .btn-purple {
  width: 88px;
  height: 30px;
  font-size: 13px;
}

/* line 1009, app/assets/stylesheets/main/theme.css.scss */
.landing .newsletter .btn-submit {
  width: 140px;
  height: 30px;
  font-size: 13px;
}

/* line 1015, app/assets/stylesheets/main/theme.css.scss */
.dark-bg input,
.dark-bg button,
.dark-bg select,
.dark-bg textarea {
  color: #A3B1BF;
}

/* line 1022, app/assets/stylesheets/main/theme.css.scss */
.town-bg input,
.town-bg button,
.town-bg select,
.town-bg textarea {
  color: #A3B1BF;
}

/* line 1028, app/assets/stylesheets/main/theme.css.scss */
.form-control::-webkit-input-placeholder {
  color: #C2C7CC;
}

/* line 1031, app/assets/stylesheets/main/theme.css.scss */
.form-control:-moz-placeholder {
  color: #C2C7CC;
}

/* line 1034, app/assets/stylesheets/main/theme.css.scss */
.form-control::-moz-placeholder {
  color: #C2C7CC;
}

/* line 1037, app/assets/stylesheets/main/theme.css.scss */
.form-control:-ms-input-placeholder {
  color: #C2C7CC;
}

/* line 1040, app/assets/stylesheets/main/theme.css.scss */
.dark-bg .form-control::-webkit-input-placeholder {
  color: #828E99;
}

/* line 1043, app/assets/stylesheets/main/theme.css.scss */
.dark-bg .form-control:-moz-placeholder {
  color: #828E99;
}

/* line 1046, app/assets/stylesheets/main/theme.css.scss */
.dark-bg .form-control::-moz-placeholder {
  color: #828E99;
}

/* line 1049, app/assets/stylesheets/main/theme.css.scss */
.dark-bg .form-control:-ms-input-placeholder {
  color: #828E99;
}

/* line 1052, app/assets/stylesheets/main/theme.css.scss */
.town-bg .form-control::-webkit-input-placeholder {
  color: #828E99;
}

/* line 1055, app/assets/stylesheets/main/theme.css.scss */
.town-bg .form-control:-moz-placeholder {
  color: #828E99;
}

/* line 1058, app/assets/stylesheets/main/theme.css.scss */
.town-bg .form-control::-moz-placeholder {
  color: #828E99;
}

/* line 1061, app/assets/stylesheets/main/theme.css.scss */
.town-bg .form-control:-ms-input-placeholder {
  color: #828E99;
}

/* line 1064, app/assets/stylesheets/main/theme.css.scss */
.search .form-control::-webkit-input-placeholder {
  color: #C2C7CC;
}

/* line 1067, app/assets/stylesheets/main/theme.css.scss */
.search .form-control:-moz-placeholder {
  color: #C2C7CC;
}

/* line 1070, app/assets/stylesheets/main/theme.css.scss */
.search .form-control::-moz-placeholder {
  color: #C2C7CC;
}

/* line 1073, app/assets/stylesheets/main/theme.css.scss */
.search .form-control:-ms-input-placeholder {
  color: #C2C7CC;
}

/* line 1076, app/assets/stylesheets/main/theme.css.scss */
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

/* line 1079, app/assets/stylesheets/main/theme.css.scss */
input:focus:-moz-placeholder {
  color: transparent !important;
}

/* line 1082, app/assets/stylesheets/main/theme.css.scss */
input:focus::-moz-placeholder {
  color: transparent !important;
}

/* line 1085, app/assets/stylesheets/main/theme.css.scss */
input:focus:-ms-input-placeholder {
  color: transparent !important;
}

/* line 1089, app/assets/stylesheets/main/theme.css.scss */
.form-boxed {
  padding: 2em;
  border: 1px solid #efefef;
  border-radius: 4px;
  z-index: 2;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

/* line 1098, app/assets/stylesheets/main/theme.css.scss */
.form-boxed input[type="text"] {
  background: #fdfcfc;
  border: 1px solid #dadada;
}

/* line 1103, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #more-details {
  cursor: pointer;
  -vendor-animation-delay: 8s;
  -vendor-animation-iteration-count: infinite;
}

/* line 1109, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #close-more-details {
  cursor: pointer;
}

/* line 1113, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #upper-submit .btn {
  margin: 0px;
}

/* line 1117, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #hidden-submit {
  display: none;
}

/* line 1121, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #update_details {
  display: none;
  background: #f9f9f9;
  border-radius: 2px;
  padding: 2em 2em 0;
  border: 1px solid #eaeaea;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

/* line 1129, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #update_details h3 {
  font-weight: 200;
  color: #737373;
  margin-bottom: 0px;
}

/*===================================================================================*/
/*  BUTTONS
/*===================================================================================*/
/* line 1141, app/assets/stylesheets/main/theme.css.scss */
#buttons .btn {
  margin: 5px 3px;
}

/* line 1145, app/assets/stylesheets/main/theme.css.scss */
#buttons .btn-wrapper {
  margin: 30px 0;
}

/* line 1149, app/assets/stylesheets/main/theme.css.scss */
.btn {
  color: #FFF !important;
  background: #e42a37;
  padding: 11px 20px 13px;
  margin: 15px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

/* line 1172, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-videos-default {
  background: #f1f1f1;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  color: #cacaca !important;
  text-transform: none;
  border: 1px solid #dadada;
}

/* line 1180, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-videos-default:hover, .btn.btn-videos-default:active, .btn.btn-videos-default:focus {
  background: #00cece;
  color: #006363 !important;
  border-color: #01b3b3;
}

/* line 1187, app/assets/stylesheets/main/theme.css.scss */
.btn-medium {
  padding: 10px 17px 10px;
  font-size: 14px;
}

/* line 1192, app/assets/stylesheets/main/theme.css.scss */
.btn-square {
  padding: 5px 9px 4px;
  font-size: 14px;
}

/* line 1197, app/assets/stylesheets/main/theme.css.scss */
.btn-directory-search {
  width: 100%;
  margin-top: 0;
  padding: 1em;
  font-size: 14px;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 1206, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-glossy-purple {
  background: #d37aff;
  background-image: -webkit-linear-gradient(top, #d37aff, #9830bf);
  background-image: -moz-linear-gradient(top, #d37aff, #9830bf);
  background-image: -ms-linear-gradient(top, #d37aff, #9830bf);
  background-image: -o-linear-gradient(top, #d37aff, #9830bf);
  background-image: linear-gradient(to bottom, #d37aff, #9830bf);
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  border: solid #70258c 1px;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
  margin-right: 35px;
  margin-top: 11px;
}

/* line 1228, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-glossy-purple:hover, .btn.btn-glossy-purple:focus, .btn.btn-glossy-purple:active {
  background: #aa46d0;
  text-decoration: none;
  box-shadow: none;
}

/* line 1235, app/assets/stylesheets/main/theme.css.scss */
.btn-directory-search-small {
  width: 100%;
  margin-top: 0;
  padding: 1em;
  font-size: 9px;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 1244, app/assets/stylesheets/main/theme.css.scss */
.btn-square-alignment {
  padding: 5px 9px 4px;
  font-size: 14px;
  margin: 0px;
  margin-bottom: 5px;
}

/* line 1251, app/assets/stylesheets/main/theme.css.scss */
.btn-square-alignment-bottom {
  padding: 5px 9px 4px;
  font-size: 14px;
  margin: 0px;
}

/* line 1257, app/assets/stylesheets/main/theme.css.scss */
.btn-small {
  padding: 5px 13px 6px;
  font-size: 13px;
}

/* line 1262, app/assets/stylesheets/main/theme.css.scss */
.btn-small-upgrade {
  padding: 5px 13px 6px;
  font-size: 12px;
  position: absolute;
  right: -168px;
  top: 12px;
}

/* line 1270, app/assets/stylesheets/main/theme.css.scss */
.btn-super-small {
  padding: 5px 13px 6px;
  margin: 0px;
  font-size: 13px;
}

/* line 1276, app/assets/stylesheets/main/theme.css.scss */
.btn-super-xsmall {
  padding: 4px 10px 4px;
  margin: 0px;
  font-size: 11px;
}

/* line 1282, app/assets/stylesheets/main/theme.css.scss */
.btn-large {
  padding: 14px 26px 16px;
  font-size: 15px;
}

/* line 1287, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-orange {
  background: #FF8642;
}

/* line 1290, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-green {
  background: #54b848;
}

/* line 1293, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-blue {
  background: #3F8DBF;
}

/* line 1296, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-red {
  background: #e42a37;
}

/* line 1299, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-pink {
  background: #ee318d;
}

/* line 1302, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-purple {
  background: #512e92;
}

/* line 1305, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-search-blue {
  background: #00A6E8;
}

/* line 1308, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-start-upload {
  background: #512e92;
}

/* line 1311, app/assets/stylesheets/main/theme.css.scss */
.btn-start-upload[disabled] {
  background: #95A5A6;
}

/* line 1314, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-declaration {
  background: #512e92;
}

/* line 1317, app/assets/stylesheets/main/theme.css.scss */
.btn-declaration[disabled] {
  background: #95A5A6;
}

/* line 1320, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-import {
  background: #ee318d;
}

/* line 1323, app/assets/stylesheets/main/theme.css.scss */
.btn-import[disabled] {
  background: #95A5A6;
}

/* line 1326, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-orange {
  background: #f89629;
}

/* line 1329, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-redact {
  background: #34495E;
}

/* line 1332, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-redact[disabled] {
  background: #95A5A6;
}

/* line 1335, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-navy {
  background: #34495E;
}

/* line 1338, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-gray {
  background: #95A5A6;
}

/* line 1341, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-white {
  background: #ffffff;
  padding: 11px 18px 12px !important;
  color: #512e92 !important;
  border-top: 1px solid #E6E9ED;
  border-right: 1px solid #E6E9ED;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

/* line 1351, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-flat-blue {
  background: #5fc0ff;
  color: #fff;
  border: 1px solid #2578e3;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  text-decoration: none;
}

/* line 1361, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-flat-blue:hover, .btn.btn-flat-blue:focus, .btn.btn-flat-blue:active, .btn.btn-flat-blue.active {
  background: #46b6ff;
}

/* line 1369, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-flat-gray {
  background: #B3B3B3;
  color: #fff;
  border: 1px solid #7D7D7D;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  text-decoration: none;
}

/* line 1379, app/assets/stylesheets/main/theme.css.scss */
.btn.btn-flat-gray:hover, .btn.btn-flat-gray:focus, .btn.btn-flat-gray:active, .btn.btn-flat-gray.active {
  background: #c7c7c7;
}

/* line 1387, app/assets/stylesheets/main/theme.css.scss */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  background: #b21f2a;
  color: #FFF !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

/* line 1400, app/assets/stylesheets/main/theme.css.scss */
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
  background: #3b8133 !important;
}

/* line 1406, app/assets/stylesheets/main/theme.css.scss */
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
  background: #387EAA !important;
}

/* line 1412, app/assets/stylesheets/main/theme.css.scss */
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  background: #b21f2a !important;
}

/* line 1418, app/assets/stylesheets/main/theme.css.scss */
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
  background: #b9266d !important;
}

/* line 1424, app/assets/stylesheets/main/theme.css.scss */
.btn-import:hover,
.btn-import:focus,
.btn-import:active,
.btn-import.active {
  background: #b9266d !important;
}

/* line 1430, app/assets/stylesheets/main/theme.css.scss */
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
  background: #8A4FA2 !important;
}

/* line 1436, app/assets/stylesheets/main/theme.css.scss */
.btn-search-blue:hover,
.btn-search-blue:focus,
.btn-search-blue:active,
.btn-search-blue.active {
  background: #29C2FF !important;
}

/* line 1442, app/assets/stylesheets/main/theme.css.scss */
.btn-start-upload:hover,
.btn-start-upload:focus,
.btn-start-upload:active,
.btn-start-upload.active {
  background: #8A4FA2 !important;
}

/* line 1448, app/assets/stylesheets/main/theme.css.scss */
.btn-declaration:hover,
.btn-declaration:focus,
.btn-declaration:active,
.btn-declaration.active {
  background: #8A4FA2 !important;
}

/* line 1454, app/assets/stylesheets/main/theme.css.scss */
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  background: #f15a21 !important;
}

/* line 1460, app/assets/stylesheets/main/theme.css.scss */
.btn-navy:hover,
.btn-navy:focus,
.btn-navy:active,
.btn-navy.active {
  background: #2C3E50 !important;
}

/* line 1466, app/assets/stylesheets/main/theme.css.scss */
.btn-redact:hover,
.bbtn-redact:focus,
.btn-redact:active,
.btn-redact.active {
  background: #2C3E50 !important;
}

/* line 1472, app/assets/stylesheets/main/theme.css.scss */
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
  background: #859394 !important;
}

/* line 1478, app/assets/stylesheets/main/theme.css.scss */
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  background: #ffffff !important;
  color: #512e92 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

/* line 1487, app/assets/stylesheets/main/theme.css.scss */
.tint-bg .btn {
  background: #FFF !important;
  color: #e42a37 !important;
}

/* line 1491, app/assets/stylesheets/main/theme.css.scss */
.tint-bg .btn:hover {
  background: #E9E9E9 !important;
  color: #506A85 !important;
}

/* line 1495, app/assets/stylesheets/main/theme.css.scss */
.btn.share-facebook {
  background: #3d5b9b !important;
}

/* line 1498, app/assets/stylesheets/main/theme.css.scss */
.btn.share-facebook:hover {
  background: #334c8e !important;
}

/* line 1501, app/assets/stylesheets/main/theme.css.scss */
.btn.share-twitter {
  background: #5aa8cd !important;
}

/* line 1504, app/assets/stylesheets/main/theme.css.scss */
.btn.share-twitter:hover {
  background: #499ac8 !important;
}

/* line 1507, app/assets/stylesheets/main/theme.css.scss */
.btn.share-googleplus {
  background: #3b3b3b !important;
}

/* line 1510, app/assets/stylesheets/main/theme.css.scss */
.btn.share-googleplus:hover {
  background: #2e2e2e !important;
}

/* line 1513, app/assets/stylesheets/main/theme.css.scss */
.btn.share-pinterest {
  background: #c53942 !important;
}

/* line 1516, app/assets/stylesheets/main/theme.css.scss */
.btn.share-pinterest:hover {
  background: #bc2d32 !important;
}

/* line 1519, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg,
.btn-share-md,
.btn-share-sm,
.btn-share-xs {
  display: table;
  position: relative;
  z-index: 0;
  width: 100%;
  text-align: center;
}

/* line 1529, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg i,
.btn-share-md i,
.btn-share-sm i,
.btn-share-xs i {
  display: table-cell;
  vertical-align: middle;
}

/* line 1536, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg {
  height: 250px;
}

/* line 1539, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg i {
  font-size: 80px;
}

/* line 1542, app/assets/stylesheets/main/theme.css.scss */
.btn-share-md {
  height: 180px;
}

/* line 1545, app/assets/stylesheets/main/theme.css.scss */
.btn-share-md i {
  font-size: 60px;
}

/* line 1548, app/assets/stylesheets/main/theme.css.scss */
.btn-share-sm {
  height: 120px;
}

/* line 1551, app/assets/stylesheets/main/theme.css.scss */
.btn-share-sm i {
  font-size: 40px;
}

/* line 1554, app/assets/stylesheets/main/theme.css.scss */
.btn-share-xs {
  height: 80px;
}

/* line 1557, app/assets/stylesheets/main/theme.css.scss */
.btn-share-xs i {
  font-size: 28px;
}

/* line 1560, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg i:after,
.btn-share-md i:after,
.btn-share-sm i:after,
.btn-share-xs i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/*.btn-share-lg:hover i:after,
.btn-share-md:hover i:after,
.btn-share-sm:hover i:after,
.btn-share-xs:hover i:after {
  height: 100%;
}*/
/* line 1582, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg:hover .icon-s-facebook:after,
.btn-share-md:hover .icon-s-facebook:after,
.btn-share-sm:hover .icon-s-facebook:after,
.btn-share-xs:hover .icon-s-facebook:after {
  background: #3B5998;
  background: #4668B3;
}

/* line 1589, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg:hover .icon-s-gplus:after,
.btn-share-md:hover .icon-s-gplus:after,
.btn-share-sm:hover .icon-s-gplus:after,
.btn-share-xs:hover .icon-s-gplus:after {
  background: #DD4B39;
  background: #DE5745;
}

/* line 1596, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg:hover .icon-s-twitter:after,
.btn-share-md:hover .icon-s-twitter:after,
.btn-share-sm:hover .icon-s-twitter:after,
.btn-share-xs:hover .icon-s-twitter:after {
  background: #00ACED;
  background: #2FBBED;
}

/* line 1603, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg p,
.btn-share-md p,
.btn-share-sm p,
.btn-share-xs p {
  position: absolute;
  height: 1.1em;
  font-family: 'Lato', sans-serif;
  line-height: 100%;
  color: #FFF;
  margin: auto;
  opacity: 0;
}

/* line 1615, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg p,
.btn-share-md p {
  top: 20px;
}

/* line 1619, app/assets/stylesheets/main/theme.css.scss */
.btn-share-sm p,
.btn-share-xs p {
  top: 0;
  bottom: 0;
}

/* line 1624, app/assets/stylesheets/main/theme.css.scss */
.btn-share-sm p {
  font-size: 16px;
}

/* line 1627, app/assets/stylesheets/main/theme.css.scss */
.btn-share-xs p {
  font-size: 15px;
}

/* line 1630, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg:hover p,
.btn-share-md:hover p,
.btn-share-sm:hover p,
.btn-share-xs:hover p {
  opacity: 1;
}

/* line 1636, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg .name,
.btn-share-md .name,
.btn-share-sm .name,
.btn-share-xs .name {
  left: 25px;
}

/* line 1642, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg .counter,
.btn-share-md .counter,
.btn-share-sm .counter,
.btn-share-xs .counter {
  right: 25px;
}

/* line 1648, app/assets/stylesheets/main/theme.css.scss */
.btn-share-lg:hover,
.btn-share-md:hover,
.btn-share-sm:hover,
.btn-share-xs:hover {
  color: #FFF;
}

/* line 1654, app/assets/stylesheets/main/theme.css.scss */
h1 .btn,
h2 .btn,
h3 .btn,
h4 .btn,
p .btn {
  margin-left: 15px;
}

/* line 1661, app/assets/stylesheets/main/theme.css.scss */
.txt-btn {
  font-size: 105%;
  font-weight: 700;
}

/* line 1665, app/assets/stylesheets/main/theme.css.scss */
.txt-btn:after {
  /*font-family: 'fontello';*/
  content: '\2192';
  margin-left: 7px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 1674, app/assets/stylesheets/main/theme.css.scss */
.txt-btn:hover:after {
  margin-left: 12px;
}

/* line 1678, app/assets/stylesheets/main/theme.css.scss */
.upgrade-btn, .downgrade-btn {
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  padding: 8px 12px;
  width: 45%;
  font-size: 12px;
  border-width: 0px;
  transition: all 0.3s;
}

/* line 1688, app/assets/stylesheets/main/theme.css.scss */
.downgrade-btn {
  background: #FF7D7D;
}

/* line 1690, app/assets/stylesheets/main/theme.css.scss */
.downgrade-btn:hover {
  background: #EC6363;
}

/* line 1694, app/assets/stylesheets/main/theme.css.scss */
.upgrade-btn {
  background: #00A6ED;
}

/* line 1696, app/assets/stylesheets/main/theme.css.scss */
.upgrade-btn:hover {
  background: #0391CE;
}

/* line 1701, app/assets/stylesheets/main/theme.css.scss */
.shiny-blue-btn {
  line-height: 55px;
  width: 330px;
  margin-right: auto;
  margin-left: auto;
  color: #fff !important;
  display: block;
  background: #43A9FF;
  background-image: linear-gradient(-180deg, rgba(0, 255, 255, 0.68) 0%, rgba(56, 35, 175, 0.5) 100%);
  border: 1px solid #5188B6;
  border-radius: 2px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0px -4px 4px 0px rgba(0, 0, 0, 0.08);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -o-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-family: 'Lato', sans-serif !important;
  font-weight: 600 !important;
  transition: all 0.3s !important;
}

/* line 1724, app/assets/stylesheets/main/theme.css.scss */
.shiny-blue-btn:hover {
  box-shadow: none;
  transition: all 0.3s !important;
}

/*===================================================================================*/
/*  TABS
/*===================================================================================*/
/* line 1733, app/assets/stylesheets/main/theme.css.scss */
.rounded-upper-green-tab {
  background: #A9E5BB;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: inset 0 -1px 0 #93CCA4;
  color: #5f5f5f;
  font-weight: bold;
  font-size: 18px;
  padding: 6px 0;
}

/* line 1745, app/assets/stylesheets/main/theme.css.scss */
.modal-extra-padding .modal-content {
  overflow: hidden;
  padding: 1em 2em;
}

/* line 1751, app/assets/stylesheets/main/theme.css.scss */
#graphsTab, #extractTermsTab {
  padding: 10px 0;
  border: none;
}

/* line 1755, app/assets/stylesheets/main/theme.css.scss */
#graphsTab a, #extractTermsTab a {
  color: #969696;
}

/* line 1759, app/assets/stylesheets/main/theme.css.scss */
#graphsTab .nav-tabs, #extractTermsTab .nav-tabs {
  padding: 10px 0;
}

/* line 1763, app/assets/stylesheets/main/theme.css.scss */
#graphsTab.nav-tabs > li, #extractTermsTab.nav-tabs > li {
  float: none;
  margin-bottom: -1px;
  display: inline-block;
}

/* line 1769, app/assets/stylesheets/main/theme.css.scss */
#graphsTab.nav-tabs > li.active > a, #graphsTab.nav-tabs > li.active > a:hover, #graphsTab.nav-tabs > li.active > a:focus, #extractTermsTab.nav-tabs > li.active > a, #extractTermsTab.nav-tabs > li.active > a:hover, #extractTermsTab.nav-tabs > li.active > a:focus {
  color: #636D7D;
  background-color: #DCE1E8;
  cursor: default;
}

/* line 1776, app/assets/stylesheets/main/theme.css.scss */
#graphsTab.nav-tabs > li > a, #extractTermsTab.nav-tabs > li > a {
  border-radius: 50px;
  font-size: 14px;
  padding: 4px 15px;
}

/* line 1782, app/assets/stylesheets/main/theme.css.scss */
#graphsTab.nav > li > a:hover, #extractTermsTab.nav > li > a:hover {
  background-color: #F5F7FA;
  border-color: transparent;
  color: #78808C;
}

/*===================================================================================*/
/*  TOOLTIPS
/*===================================================================================*/
/* line 1793, app/assets/stylesheets/main/theme.css.scss */
.tooltip-inner {
  color: #fff;
  background-color: #e42a37;
  padding: 5px 12px;
}

/* line 1798, app/assets/stylesheets/main/theme.css.scss */
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #e42a37;
}

/* line 1803, app/assets/stylesheets/main/theme.css.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #e42a37;
}

/* line 1806, app/assets/stylesheets/main/theme.css.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #e42a37;
}

/* line 1809, app/assets/stylesheets/main/theme.css.scss */
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #e42a37;
}

/* line 1815, app/assets/stylesheets/main/theme.css.scss */
#wiwo-container .newsletter .btn-flat-blue {
  width: 44px;
  height: 30px;
  font-size: 13px;
}

/* line 1821, app/assets/stylesheets/main/theme.css.scss */
#wiwo-container .wiwo-image {
  max-width: 463px;
  /* you can use % */
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 4px;
}

/* For white bordered tooltips, add the containing div id */
/* line 1833, app/assets/stylesheets/main/theme.css.scss */
#leaderboards .tooltip.bottom .tooltip-arrow, #pricing-table .tooltip.bottom .tooltip-arrow, #document_show .tooltip.bottom .tooltip-arrow, #wiwo-container .tooltip.bottom .tooltip-arrow {
  border-bottom: 5px solid #979797;
  z-index: 1;
}

/* line 1837, app/assets/stylesheets/main/theme.css.scss */
#leaderboards .tooltip.bottom .tooltip-arrow:before, #pricing-table .tooltip.bottom .tooltip-arrow:before, #document_show .tooltip.bottom .tooltip-arrow:before, #wiwo-container .tooltip.bottom .tooltip-arrow:before {
  content: '';
  border-bottom: 5px solid #FFFFFF;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  z-index: -1;
  display: block;
  width: 5px;
  height: 5px;
  left: -5px;
  top: 1px;
  position: relative;
}

/* line 1852, app/assets/stylesheets/main/theme.css.scss */
#leaderboards .tooltip.top .tooltip-arrow, #pricing-table .tooltip.top .tooltip-arrow, #document_show .tooltip.top .tooltip-arrow, #wiwo-container .tooltip.top .tooltip-arrow {
  border-top: 5px solid #979797;
  z-index: 1;
}

/* line 1856, app/assets/stylesheets/main/theme.css.scss */
#leaderboards .tooltip.top .tooltip-arrow:before, #pricing-table .tooltip.top .tooltip-arrow:before, #document_show .tooltip.top .tooltip-arrow:before, #wiwo-container .tooltip.top .tooltip-arrow:before {
  content: '';
  border-top: 5px solid #FFFFFF;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  z-index: -1;
  display: block;
  width: 5px;
  height: 5px;
  left: -5px;
  bottom: 6px;
  position: relative;
}

/* line 1871, app/assets/stylesheets/main/theme.css.scss */
#leaderboards .tooltip-inner, #pricing-table .tooltip-inner, #document_show .tooltip-inner, #wiwo-container .tooltip-inner {
  color: #676767;
  background-color: #fff;
  padding: 5px 12px;
  border: 1px solid #979797;
}

/*===================================================================================*/
/*  GO TO TOP / SCROLL UP
/*===================================================================================*/
/* line 1883, app/assets/stylesheets/main/theme.css.scss */
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 36px;
  line-height: 100%;
  color: #FFF;
  background-color: #506A85;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: .5;
}

/* line 1896, app/assets/stylesheets/main/theme.css.scss */
#scrollUp:hover {
  color: #e42a37;
  opacity: 1;
}

/* line 1900, app/assets/stylesheets/main/theme.css.scss */
.scrollWidth {
  width: 35px;
  text-align: center;
}

/*===================================================================================*/
/*  PRGORESS BARS
/*===================================================================================*/
/* line 1909, app/assets/stylesheets/main/theme.css.scss */
.meter {
  width: 100%;
  margin-bottom: 25px;
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 1916, app/assets/stylesheets/main/theme.css.scss */
.meter form {
  display: inline-block;
  float: right;
  width: 25%;
}

/* line 1921, app/assets/stylesheets/main/theme.css.scss */
.meter span.name {
  text-transform: uppercase;
  font-size: 12px;
  color: #9A9A9A;
  font-weight: 200;
}

/* line 1927, app/assets/stylesheets/main/theme.css.scss */
.meter span.amount {
  color: #626262;
  font-weight: 500;
  font-size: 16px;
}

/* line 1932, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-left {
  /* width: 70%; */
  display: inline-block;
}

/* line 1935, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-left.full-width {
  width: 100%;
}

/* line 1937, app/assets/stylesheets/main/theme.css.scss */
.meter .progress {
  background-color: #EEEEEE;
  box-shadow: 0px 0px 0px 0px !important;
  border-radius: 0px;
}

/* line 1942, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar[aria-valuenow="0"] {
  min-width: 1px !important;
}

/* line 1945, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-success {
  background-color: #9ACD91;
}

/* line 1948, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-info {
  background-color: #8FEBFF;
}

/* line 1951, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-warning {
  background-color: #FF9541;
}

/* line 1954, app/assets/stylesheets/main/theme.css.scss */
.meter .progress-bar-danger {
  background-color: #FF7D7D;
}

/* line 1957, app/assets/stylesheets/main/theme.css.scss */
.meter .upgrade-time-btn {
  background: #FFC282;
  width: 121px;
  padding: 3px 13px;
  color: #fff;
  border-radius: 2px;
  border-width: 0px;
  font-size: 12px;
  position: relative;
  top: 21px;
  height: auto;
  text-align: center;
  float: right;
}

/* line 1970, app/assets/stylesheets/main/theme.css.scss */
.meter .upgrade-time-btn.medium-size {
  width: 25%;
  padding: 8px 15px;
  height: auto;
  top: 15px;
  font-size: 16px;
}

/* line 1977, app/assets/stylesheets/main/theme.css.scss */
.meter .upgrade-time-btn:hover {
  background: #FDB76D;
}

/*===================================================================================*/
/*  RESPONSIVE
/*===================================================================================*/
@media (min-width: 1200px) {
  /* line 1986, app/assets/stylesheets/main/theme.css.scss */
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 1990, app/assets/stylesheets/main/theme.css.scss */
  .owl-buttons {
    display: block;
  }
  /* line 1993, app/assets/stylesheets/main/theme.css.scss */
  .items.col-4 {
    margin-left: -10px;
    margin-bottom: -10px;
  }
  /* line 1997, app/assets/stylesheets/main/theme.css.scss */
  .items.col-4 li {
    width: 285px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  /* line 2002, app/assets/stylesheets/main/theme.css.scss */
  .items.col-3 {
    margin-left: -9px;
    margin-bottom: -9px;
  }
  /* line 2006, app/assets/stylesheets/main/theme.css.scss */
  .items.col-3 li {
    width: 384px;
    margin-left: 9px;
    margin-bottom: 9px;
  }
  /* line 2011, app/assets/stylesheets/main/theme.css.scss */
  .items.col-3.gap {
    margin-left: -21px;
    margin-bottom: -21px;
  }
  /* line 2015, app/assets/stylesheets/main/theme.css.scss */
  .items.col-3.gap li {
    width: 376px;
    margin-left: 21px;
    margin-bottom: 21px;
  }
  /* line 2020, app/assets/stylesheets/main/theme.css.scss */
  .items.col-4.gap {
    margin-left: -18px;
    margin-bottom: -18px;
  }
  /* line 2024, app/assets/stylesheets/main/theme.css.scss */
  .items.col-4.gap li {
    width: 279px;
    margin-left: 18px;
    margin-bottom: 18px;
  }
  /* line 2029, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 {
    margin-left: -40px;
  }
  /* line 2032, app/assets/stylesheets/main/theme.css.scss */
  .sidebar-left .grid-blog.col-2 {
    margin-left: -20px;
  }
  /* line 2035, app/assets/stylesheets/main/theme.css.scss */
  .sidebar-left .pagination {
    margin-left: 20px;
  }
  /* line 2038, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 .post {
    width: 390px;
    margin-left: 40px;
    margin-bottom: 40px;
  }
  /* line 2043, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post {
    width: 565px;
  }
  /* line 2046, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3 {
    margin-left: -30px;
  }
  /* line 2049, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3 .post {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  /* line 2053, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3.no-sidebar .post {
    width: 370px;
  }
  /* line 2056, app/assets/stylesheets/main/theme.css.scss */
  .sidebar {
    padding-left: 35px !important;
  }
  /* line 2059, app/assets/stylesheets/main/theme.css.scss */
  .navbar .dropdown-submenu > a:after {
    display: none;
  }
  /* line 2062, app/assets/stylesheets/main/theme.css.scss */
  .navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    margin-top: 0;
  }
  /* line 2065, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu {
    position: relative;
  }
  /* line 2068, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    top: 0;
    left: 100%;
    margin-top: -6px;
  }
  /* line 2073, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu:hover > .dropdown-menu:not(.yamm-dropdown-menu) {
    display: block;
  }
  /* line 2076, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
  }
  /* line 2085, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu.pull-left {
    float: none;
  }
  /* line 2088, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu.pull-left > .dropdown-menu:not(.yamm-dropdown-menu) {
    left: -100%;
    margin-left: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*  br {
    display: none;
  }*/
  /* line 2100, app/assets/stylesheets/main/theme.css.scss */
  #team .inner-left {
    padding-left: 40px;
  }
  /* line 2104, app/assets/stylesheets/main/theme.css.scss */
  #team .inner-right {
    padding-right: 40px;
  }
  /* line 2108, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > * {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 2112, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > .post-media {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2116, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > *:first-child,
.classic-blog .post-media + * {
    margin-top: 45px;
  }
  /* line 2120, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > .post-media:first-child,
.classic-blog .owl-carousel.post-media + * {
    margin-top: 0;
  }
  /* line 2124, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-title {
    font-size: 33px;
  }
  /* line 2127, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content .meta {
    padding-left: 50px;
    padding-right: 50px;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 25px;
  }
  /* line 2134, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 {
    margin-left: -30px;
  }
  /* line 2137, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 .post {
    width: 330px;
    margin-left: 30px;
    margin-bottom: 30px;
  }
  /* line 2142, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 .post-title {
    font-size: 28px;
  }
  /* line 2145, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar {
    margin-left: -40px;
  }
  /* line 2148, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post {
    width: 465px;
    margin-left: 40px;
    margin-bottom: 40px;
  }
  /* line 2153, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3.no-sidebar {
    margin-left: -25px;
  }
  /* line 2156, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3.no-sidebar .post {
    width: 306px;
    margin-left: 25px;
    margin-bottom: 25px;
  }
  /* line 2161, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3.no-sidebar .post-title {
    font-size: 24px;
  }
  /* line 2164, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-3.no-sidebar p {
    font-size: 16px;
  }
  /* line 2167, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .etabs:before {
    margin: 55px 0 -55px;
  }
  /* line 2170, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab {
    height: 140px;
    margin: 0 10px;
  }
  /* line 2174, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab a {
    width: 110px;
    height: 110px;
    max-width: 110px;
    font-size: 12px;
  }
  /* line 2180, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab a div {
    font-size: 36px;
  }
  /* line 2183, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab.active a {
    height: 140px;
    width: 140px;
    max-width: 140px;
    font-size: 14px;
  }
  /* line 2189, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab.active a div {
    font-size: 46px;
  }
  /* line 2192, app/assets/stylesheets/main/theme.css.scss */
  .navbar .dropdown-submenu > a:after {
    display: none;
  }
  /* line 2195, app/assets/stylesheets/main/theme.css.scss */
  .navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    margin-top: 0;
  }
  /* line 2198, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu {
    position: relative;
  }
  /* line 2201, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    top: 0;
    left: 100%;
    margin-top: -6px;
  }
  /* line 2206, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu:hover > .dropdown-menu:not(.yamm-dropdown-menu) {
    display: block;
  }
  /* line 2209, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
  }
  /* line 2218, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu.pull-left {
    float: none;
  }
  /* line 2221, app/assets/stylesheets/main/theme.css.scss */
  .dropdown-submenu.pull-left > .dropdown-menu:not(.yamm-dropdown-menu) {
    left: -100%;
    margin-left: 10px;
  }
}

@media (max-width: 991px) {
  /* line 2229, app/assets/stylesheets/main/theme.css.scss */
  html {
    overflow-x: hidden;
  }
  /* line 2233, app/assets/stylesheets/main/theme.css.scss */
  #hero .info,
#hero .info,
#hero .info,
.items li .text-overlay .info.big,
.thumbs .thumb .text-overlay .info.big,
.owl-carousel .item .text-overlay .info.big {
    margin-top: -35px;
  }
  /* line 2242, app/assets/stylesheets/main/theme.css.scss */
  .retina-icons-code code {
    font-size: 11.5px;
  }
  /* line 2246, app/assets/stylesheets/main/theme.css.scss */
  .tabs-side.tab-container .panel-container {
    padding-left: 50px;
  }
  /* line 2250, app/assets/stylesheets/main/theme.css.scss */
  br {
    display: none;
  }
  /* line 2254, app/assets/stylesheets/main/theme.css.scss */
  #team .inner-left {
    padding-left: 30px;
  }
  /* line 2258, app/assets/stylesheets/main/theme.css.scss */
  #team .inner-right {
    padding-right: 30px;
  }
  /* line 2262, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post {
    width: 630px;
    padding-bottom: 50px;
  }
  /* line 2266, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > * {
    margin-left: 50px;
    margin-right: 50px;
  }
  /* line 2270, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > .post-media {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2274, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > *:first-child,
.classic-blog .post-media + * {
    margin-top: 45px;
  }
  /* line 2278, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content > .post-media:first-child,
.classic-blog .owl-carousel.post-media + * {
    margin-top: 0;
  }
  /* line 2282, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-title {
    font-size: 33px;
  }
  /* line 2285, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .post-content .meta {
    padding-left: 50px;
    padding-right: 50px;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 25px;
  }
  /* line 2292, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog.no-sidebar .sidemeta, .classic-blog.no-sidebar .pagination {
    left: auto;
  }
  /* line 2295, app/assets/stylesheets/main/theme.css.scss */
  .sidebar-left .grid-blog.col-2,
.sidebar-left .grid-blog.col-2 + .pagination {
    padding-left: 20px;
    padding-right: 0;
  }
  /* line 2300, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 {
    padding-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
  }
  /* line 2305, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 .post {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  /* line 2310, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2 .post-title {
    font-size: 28px;
  }
  /* line 2313, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar,
.grid-blog.col-3.no-sidebar {
    padding-right: 0;
    margin-left: -25px;
  }
  /* line 2318, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post,
.grid-blog.col-3.no-sidebar .post {
    width: 347px;
    padding-bottom: 40px;
    margin-left: 25px;
    margin-bottom: 25px;
  }
  /* line 2325, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post-content > *,
.grid-blog.col-3.no-sidebar .post-content > * {
    margin-left: 40px;
    margin-right: 40px;
  }
  /* line 2330, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post-content > *:first-child,
.grid-blog.col-2.no-sidebar .post-media + *,
.grid-blog.col-3.no-sidebar .post-content > *:first-child,
.grid-blog.col-3.no-sidebar .post-media + * {
    margin-top: 35px;
  }
  /* line 2336, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post-content .meta,
.grid-blog.col-3.no-sidebar .post-content .meta {
    padding-left: 40px;
    padding-right: 40px;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 25px;
  }
  /* line 2344, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar .post-title,
.grid-blog.col-3.no-sidebar .post-title {
    font-size: 24px;
  }
  /* line 2348, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog.col-2.no-sidebar p,
.grid-blog.col-3.no-sidebar p {
    font-size: 16px;
  }
  /* line 2352, app/assets/stylesheets/main/theme.css.scss */
  .format-filter li a {
    padding: 0 25px;
  }
  /* line 2355, app/assets/stylesheets/main/theme.css.scss */
  .blog.no-sidebar .post,
.blog.no-sidebar #comments,
.blog.no-sidebar .pagination,
.blog.no-sidebar .comment-form-wrapper {
    width: 100%;
  }
  /* line 2361, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog .pagination,
.classic-blog .comment-form-wrapper {
    margin-bottom: 120px;
  }
  /* line 2365, app/assets/stylesheets/main/theme.css.scss */
  .classic-blog.no-sidebar .pagination,
.classic-blog.no-sidebar .comment-form-wrapper {
    margin-bottom: 0;
  }
  /* line 2370, app/assets/stylesheets/main/theme.css.scss */
  [class*="col-md"][class*="inner-left"],
[class*="col-md"][class*="inner-right"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 2376, app/assets/stylesheets/main/theme.css.scss */
  [class*="col-md"][class*="border-left"] {
    border-left: none;
  }
  /* line 2380, app/assets/stylesheets/main/theme.css.scss */
  [class*="col-md"][class*="border-right"] {
    border-right: none;
  }
  /* line 2384, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .etabs:before {
    margin: 50px 0 -50px;
  }
  /* line 2387, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab {
    height: 130px;
    margin: 0 5px;
  }
  /* line 2391, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab a {
    width: 100px;
    height: 100px;
    max-width: 100px;
    font-size: 11px;
  }
  /* line 2397, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab a div {
    font-size: 33px;
  }
  /* line 2400, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab.active a {
    height: 130px;
    width: 130px;
    max-width: 130px;
    font-size: 13px;
  }
  /* line 2406, app/assets/stylesheets/main/theme.css.scss */
  .tabs-circle-top .tab.active a div {
    font-size: 44px;
  }
  /* line 2410, app/assets/stylesheets/main/theme.css.scss */
  #owl-main .caption.text-center,
#owl-main .caption.text-left,
#owl-main .caption.text-right {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 2416, app/assets/stylesheets/main/theme.css.scss */
  .navbar-header .navbar-brand {
    display: inline-block;
  }
  /* line 2419, app/assets/stylesheets/main/theme.css.scss */
  .navbar-collapse .navbar-brand {
    display: none;
  }
  /* line 2423, app/assets/stylesheets/main/theme.css.scss */
  .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 2427, app/assets/stylesheets/main/theme.css.scss */
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  /* line 2431, app/assets/stylesheets/main/theme.css.scss */
  .navbar .container {
    display: block;
  }
  /* line 2435, app/assets/stylesheets/main/theme.css.scss */
  .navbar .social,
.navbar .info {
    display: none;
  }
  /* line 2440, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav {
    padding-left: 0;
  }
  /* line 2444, app/assets/stylesheets/main/theme.css.scss */
  .navbar-header {
    background: #FFF;
    padding: 25px 0;
  }
  /* line 2448, app/assets/stylesheets/main/theme.css.scss */
  .btn.responsive-menu {
    display: table;
  }
  /* line 2451, app/assets/stylesheets/main/theme.css.scss */
  .btn.responsive-menu i {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 2455, app/assets/stylesheets/main/theme.css.scss */
  .navbar-collapse {
    position: static !important;
    background: #F5F7FA;
    max-height: inherit;
  }
  /* line 2460, app/assets/stylesheets/main/theme.css.scss */
  .navbar-collapse:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  /* line 2467, app/assets/stylesheets/main/theme.css.scss */
  .yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
    float: none;
    position: relative;
  }
  /* line 2474, app/assets/stylesheets/main/theme.css.scss */
  .yamm .dropdown-menu {
    position: relative;
    left: inherit;
    top: inherit;
    float: none;
    width: 100%;
    /* display: block !important;*/
  }
  /* line 2482, app/assets/stylesheets/main/theme.css.scss */
  .yamm .yamm-content {
    padding: 12px 0;
    font-size: 13px;
  }
  /* line 2486, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav {
    display: block;
    padding: 15px 0;
  }
  /* line 2490, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav > li {
    display: block;
  }
  /* line 2493, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav > li > a {
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-radius: 0;
  }
  /* line 2499, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav > li > a:focus {
    background: none;
    /*color: #e42a37;*/
  }
  /* line 2503, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav .dropdown-menu {
    border: none;
    box-shadow: none;
  }
  /* line 2507, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 0 !important;
    padding-left: 20px;
  }
  /* line 2511, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav .dropdown + .dropdown {
    border-top: 1px solid #E6E9ED;
  }
  /* line 2515, app/assets/stylesheets/main/theme.css.scss */
  .navbar-nav .searchbox {
    float: left !important;
    display: block;
    width: 100%;
  }
  /* line 2520, app/assets/stylesheets/main/theme.css.scss */
  .navbar-header {
    float: left;
    width: 100%;
  }
  /* line 2524, app/assets/stylesheets/main/theme.css.scss */
  .navbar-header:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  /* line 2535, app/assets/stylesheets/main/theme.css.scss */
  body {
    height: 100vh;
  }
  /* line 2539, app/assets/stylesheets/main/theme.css.scss */
  h1,
h2,
h3,
h4 {
    letter-spacing: .0125em;
  }
  /* line 2546, app/assets/stylesheets/main/theme.css.scss */
  h1 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 20px;
  }
  /* line 2552, app/assets/stylesheets/main/theme.css.scss */
  header p {
    font-size: 20px;
  }
  /* line 2556, app/assets/stylesheets/main/theme.css.scss */
  footer .inner {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  /* line 2561, app/assets/stylesheets/main/theme.css.scss */
  footer .row .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 2566, app/assets/stylesheets/main/theme.css.scss */
  footer .container > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 2571, app/assets/stylesheets/main/theme.css.scss */
  .row,
#share {
    overflow: hidden;
  }
  /* line 2576, app/assets/stylesheets/main/theme.css.scss */
  #share .container {
    width: auto;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 2583, app/assets/stylesheets/main/theme.css.scss */
  .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 2587, app/assets/stylesheets/main/theme.css.scss */
  .inner-md {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 2591, app/assets/stylesheets/main/theme.css.scss */
  .inner-sm {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 2595, app/assets/stylesheets/main/theme.css.scss */
  .inner-xs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 2599, app/assets/stylesheets/main/theme.css.scss */
  .inner-xxs {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 2603, app/assets/stylesheets/main/theme.css.scss */
  .inner-top {
    padding-top: 80px;
  }
  /* line 2606, app/assets/stylesheets/main/theme.css.scss */
  .inner-top-md {
    padding-top: 65px;
  }
  /* line 2609, app/assets/stylesheets/main/theme.css.scss */
  .inner-top-xs {
    padding-top: 40px;
  }
  /* line 2612, app/assets/stylesheets/main/theme.css.scss */
  .inner-bottom {
    padding-bottom: 80px;
  }
  /* line 2615, app/assets/stylesheets/main/theme.css.scss */
  .inner-bottom-md {
    padding-bottom: 65px;
  }
  /* line 2618, app/assets/stylesheets/main/theme.css.scss */
  .inner-bottom-sm {
    padding-bottom: 50px;
  }
  /* line 2621, app/assets/stylesheets/main/theme.css.scss */
  .inner-bottom-xs {
    padding-bottom: 40px;
  }
  /* line 2625, app/assets/stylesheets/main/theme.css.scss */
  .height-xs,
.height-sm,
.height-md,
.height-lg {
    height: 88vh;
  }
  /* line 2632, app/assets/stylesheets/main/theme.css.scss */
  #hero h1 {
    font-size: 38px;
    line-height: 115%;
    letter-spacing: 0.031em;
  }
  /* line 2638, app/assets/stylesheets/main/theme.css.scss */
  #hero p {
    font-size: 20px;
    line-height: 135%;
    margin-top: 15px;
  }
  /* line 2644, app/assets/stylesheets/main/theme.css.scss */
  #hero #owl-main .caption h1.light-bg,
#hero #owl-main .caption h1.medium-bg,
#hero #owl-main .caption h1.dark-bg,
#hero #owl-main .caption h1.town-bg,
#hero #owl-main .caption h1.tint-bg {
    font-size: 33px;
  }
  /* line 2652, app/assets/stylesheets/main/theme.css.scss */
  #hero .btn {
    margin-top: 25px;
  }
  /* line 2656, app/assets/stylesheets/main/theme.css.scss */
  #hero .btn-large {
    font-size: 16px;
    padding: 12px 30px 15px;
  }
  /* line 2661, app/assets/stylesheets/main/theme.css.scss */
  .retina-icons-code tr td:first-child,
.retina-icons-code tr th:first-child {
    max-width: 30px;
  }
  /* line 2666, app/assets/stylesheets/main/theme.css.scss */
  .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    line-height: 100%;
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 2677, app/assets/stylesheets/main/theme.css.scss */
  .table > thead > tr > th {
    font-size: 11px;
  }
  /* line 2681, app/assets/stylesheets/main/theme.css.scss */
  .retina-icons-code i {
    font-size: 14px;
  }
  /* line 2685, app/assets/stylesheets/main/theme.css.scss */
  .retina-icons-code code {
    font-size: 10px;
  }
  /* line 2689, app/assets/stylesheets/main/theme.css.scss */
  h1.single-block .btn {
    margin-left: 0;
  }
  /* line 2693, app/assets/stylesheets/main/theme.css.scss */
  #hero .info,
#hero .info,
#hero .info,
.items li .text-overlay .info.big,
.thumbs .thumb .text-overlay .info.big,
.owl-carousel .item .text-overlay .info.big {
    margin-top: -25px;
  }
  /* line 2701, app/assets/stylesheets/main/theme.css.scss */
  .items li .text-overlay .info h2,
.thumbs .thumb .text-overlay .info h2,
.owl-carousel .item .text-overlay .info h2,
.items li .text-overlay .info h3,
.thumbs .thumb .text-overlay .info h3,
.owl-carousel .item .text-overlay .info h3,
.items li .text-overlay .info h4,
.thumbs .thumb .text-overlay .info h4,
.owl-carousel .item .text-overlay .info h4 {
    font-size: 16px;
    line-height: 150%;
  }
  /* line 2713, app/assets/stylesheets/main/theme.css.scss */
  .items li .text-overlay .info p,
.thumbs .thumb .text-overlay .info p,
.owl-carousel .item .text-overlay .info p,
.items li .text-overlay .info.big p,
.thumbs .thumb .text-overlay .info.big p,
.owl-carousel .item .text-overlay .info.big p,
#hero .items li .text-overlay .info.big p,
#hero .thumbs .thumb .text-overlay .info.big p,
#hero .owl-carousel .item .text-overlay .info.big p {
    font-size: 14px;
    line-height: 140%;
    padding-top: 0;
  }
  /* line 2727, app/assets/stylesheets/main/theme.css.scss */
  .navbar .container,
.container {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* line 2733, app/assets/stylesheets/main/theme.css.scss */
  .footer-bottom p.pull-left,
.footer-bottom ul.pull-right {
    float: none !important;
    text-align: center;
  }
  /* line 2738, app/assets/stylesheets/main/theme.css.scss */
  .footer-bottom p {
    margin-bottom: 20px;
  }
  /* line 2741, app/assets/stylesheets/main/theme.css.scss */
  .footer-menu li {
    padding: 0 5px;
  }
  /* line 2744, app/assets/stylesheets/main/theme.css.scss */
  img {
    max-width: 100%;
    height: auto;
  }
  /* line 2748, app/assets/stylesheets/main/theme.css.scss */
  .filter li a:before {
    display: none;
  }
  /* line 2751, app/assets/stylesheets/main/theme.css.scss */
  .items {
    margin-left: 0 !important;
    /*margin-bottom: -20px !important;*/
  }
  /* line 2755, app/assets/stylesheets/main/theme.css.scss */
  .items li {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 2760, app/assets/stylesheets/main/theme.css.scss */
  .items.fullscreen li {
    margin: 0 !important;
  }
  /* line 2763, app/assets/stylesheets/main/theme.css.scss */
  .sidebar {
    margin-top: 70px;
    padding-left: 15px !important;
  }
  /* line 2767, app/assets/stylesheets/main/theme.css.scss */
  .blog.no-sidebar .post,
.blog.no-sidebar #comments,
.blog.no-sidebar .pagination,
.blog.no-sidebar .comment-form-wrapper {
    width: 100%;
  }
  /* line 2773, app/assets/stylesheets/main/theme.css.scss */
  .blog.no-sidebar .pagination ul {
    margin: 0;
  }
  /* line 2776, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog {
    margin-left: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 2780, app/assets/stylesheets/main/theme.css.scss */
  .grid-blog .post {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 2785, app/assets/stylesheets/main/theme.css.scss */
  #comments ul.children {
    padding: 0 0 0 20px;
  }
  /* line 2788, app/assets/stylesheets/main/theme.css.scss */
  #comments .arrow-box {
    margin-left: 0;
  }
  /* line 2791, app/assets/stylesheets/main/theme.css.scss */
  .panel-title {
    line-height: 18px;
  }
  /* line 2794, app/assets/stylesheets/main/theme.css.scss */
  .yamm .yamm-content.row {
    margin-bottom: -30px;
  }
}

@media (min-width: 768px) and (max-height: 1024px) {
  /* line 2801, app/assets/stylesheets/main/theme.css.scss */
  .height-xs,
.height-sm,
#owl-main .item {
    height: 480px;
  }
  /* line 2807, app/assets/stylesheets/main/theme.css.scss */
  #hero h1 {
    font-size: 40px;
    line-height: 115%;
  }
  /* line 2812, app/assets/stylesheets/main/theme.css.scss */
  #hero p {
    font-size: 22px;
    line-height: 135%;
    margin-top: 17px;
  }
  /* line 2818, app/assets/stylesheets/main/theme.css.scss */
  #hero #owl-main .caption h1.light-bg,
#hero #owl-main .caption h1.medium-bg,
#hero #owl-main .caption h1.dark-bg,
#hero #owl-main .caption h1.town-bg,
#hero #owl-main .caption h1.tint-bg {
    font-size: 50px;
  }
  /* line 2826, app/assets/stylesheets/main/theme.css.scss */
  #hero .btn {
    margin-top: 35px;
  }
  /* line 2830, app/assets/stylesheets/main/theme.css.scss */
  #hero .btn-large {
    font-size: 16px;
    padding: 15px 35px 17px;
  }
}

@media (min-width: 768px) and (max-height: 768px) {
  /* line 2837, app/assets/stylesheets/main/theme.css.scss */
  .height-xs,
.height-sm,
.height-md,
.height-lg,
#owl-main .item,
#owl-main.height-md .item,
#owl-main.height-lg .item {
    height: 480px;
  }
}

/*===================================================================================*/
/*  TABS CIRCLED ON TOP
/*===================================================================================*/
/* line 2852, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .etabs {
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 2;
}

/* line 2858, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .etabs:before {
  content: '';
  display: block;
  border-bottom: 1px solid #CED7E0;
  margin: 65px 0 -65px;
}

/* line 2864, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab {
  display: inline-block;
  height: 160px;
  position: relative;
  top: 0;
  margin: 0 15px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 2875, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab a {
  display: table-cell;
  vertical-align: middle;
  width: 130px;
  height: 130px;
  max-width: 130px;
  background: #FFF;
  color: #506A85;
  font-size: 12px;
  line-height: 130%;
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px;
  border: 1px solid #CED7E0;
  border-radius: 50%;
  overflow: hidden;
}

/* line 2892, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab a div {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  line-height: 100%;
  font-weight: 200;
  margin: -10px 0 5px;
}

/* line 2900, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab.active {
  top: -15px;
}

/* line 2903, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab.active a {
  height: 160px;
  width: 160px;
  max-width: 160px;
  background: #1ABB9C;
  font-size: 15px;
  line-height: 140%;
  color: #FFF;
  border: 1px solid #1ABB9C;
}

/* line 2913, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top .tab.active a div {
  font-size: 50px;
  margin: -13px 0 8px;
}

/* line 2917, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top.tab-container .panel-container {
  position: relative;
  margin-top: 30px;
  z-index: 1;
}

/* line 2922, app/assets/stylesheets/main/theme.css.scss */
.tabs-circle-top.tab-container .panel-container p {
  margin: 0;
  padding-bottom: 20px;
}

/*================================================
BOXED CONTENT
=================================================*/
/* line 2930, app/assets/stylesheets/main/theme.css.scss */
.small-user-box {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  overflow: hidden;
  padding: 8px 0;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}

/* line 2939, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span {
  display: block;
  text-align: left;
  line-height: 14px;
}

/* line 2944, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span i {
  font-size: 16px;
}

/* line 2946, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span i.fa-times-circle-o {
  color: #FF7272;
}

/* line 2947, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span i.fa-check-circle-o {
  color: #61C361;
}

/* line 2949, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span.name {
  font-weight: bold;
  margin-top: 8px;
}

/* line 2952, app/assets/stylesheets/main/theme.css.scss */
.small-user-box span.name a:hover {
  color: #009AD8;
}

/* line 2957, app/assets/stylesheets/main/theme.css.scss */
.color-header {
  color: white;
  padding: 8px 0;
}

/* line 2961, app/assets/stylesheets/main/theme.css.scss */
.color-header .fa-chevron-right {
  font-size: 20px;
  position: absolute;
  right: -10px;
  top: 5px;
}

/* line 2968, app/assets/stylesheets/main/theme.css.scss */
.color-header.green-header {
  background: #9ACD91;
}

/* line 2972, app/assets/stylesheets/main/theme.css.scss */
.color-header.purple-header {
  background: #9675B6;
}

/* line 2976, app/assets/stylesheets/main/theme.css.scss */
.color-header.blue-header {
  background: #3E99FF;
}

/* line 2980, app/assets/stylesheets/main/theme.css.scss */
.color-header.orange-header {
  background: #F57C3D;
}

/* line 2984, app/assets/stylesheets/main/theme.css.scss */
.color-header.red-header {
  background: #DA4949;
}

/* line 2988, app/assets/stylesheets/main/theme.css.scss */
.color-header.gray-header {
  background: #818694;
}

/* line 2993, app/assets/stylesheets/main/theme.css.scss */
.box-with-header {
  background: #fff;
  color: #676767;
  font-size: 16px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}

/* line 2999, app/assets/stylesheets/main/theme.css.scss */
.box-with-header h4.compact {
  color: #565656;
  margin-bottom: 0px;
}

/* line 3004, app/assets/stylesheets/main/theme.css.scss */
.box-with-header span.block {
  display: block;
  padding: 10px 0;
  color: #626262;
  border-bottom: 1px solid #efefef;
}

/* line 3011, app/assets/stylesheets/main/theme.css.scss */
.box-with-header.with-padding {
  padding: 18px;
}

/* line 3015, app/assets/stylesheets/main/theme.css.scss */
.box-with-header .radio-inline {
  font-size: 14px;
  color: #676767;
}

/* line 3021, app/assets/stylesheets/main/theme.css.scss */
.info-box {
  color: #ADADAD;
  font-weight: 200;
  border: 1px solid #DAD5D5;
  border-radius: 4px;
  padding: 8px;
  font-size: 15px;
}

/* line 3029, app/assets/stylesheets/main/theme.css.scss */
.info-box i {
  font-size: 28px;
  color: #bababa;
  line-height: 200%;
}

/* line 3035, app/assets/stylesheets/main/theme.css.scss */
.info-box.with-outer-margin {
  margin: 10px 15px;
}

/* line 3039, app/assets/stylesheets/main/theme.css.scss */
.info-box.standout {
  border-color: #e2cda6;
  color: #886322;
  background: rgba(255, 165, 0, 0.11);
}

/* line 3044, app/assets/stylesheets/main/theme.css.scss */
.info-box.standout i {
  color: #e6b357;
}

/*================================================
BACKGROUNDS
=================================================*/
/* line 3052, app/assets/stylesheets/main/theme.css.scss */
.light-gray-bg {
  background-color: #f6f6f6;
}

/* line 3056, app/assets/stylesheets/main/theme.css.scss */
.form-boxed {
  padding: 2em;
  border: 1px solid #efefef;
  border-radius: 4px;
  z-index: 2;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

/* line 3065, app/assets/stylesheets/main/theme.css.scss */
.form-boxed input[type="text"] {
  background: #fdfcfc;
  border: 1px solid #dadada;
}

/* line 3070, app/assets/stylesheets/main/theme.css.scss */
.form-boxed .emoji-wysiwyg-editor.form-control {
  background: #fdfcfc;
  border: 1px solid #dadada;
  font-size: 16px;
  height: 34px;
  line-height: 40px;
  padding: 0 10px;
}

/* line 3079, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #more-details {
  cursor: pointer;
  -vendor-animation-delay: 8s;
  -vendor-animation-iteration-count: infinite;
  width: 140px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  border: 2px solid #e8e8e8;
  padding: 5px;
  color: #808080;
  transition: all 0.3s;
}

/* line 3092, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #more-details:hover {
  border-color: #b296fb;
  color: #8c6fd8;
}

/* line 3098, app/assets/stylesheets/main/theme.css.scss */
.form-boxed i.emoji-picker-icon {
  padding: 11px 15px 0 0;
  color: #0f3a54;
  transition: all 0.3s;
  font-size: 20px;
}

/* line 3105, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #close-more-details {
  cursor: pointer;
}

/* line 3109, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #upper-submit .btn {
  margin: 0px;
}

/* line 3113, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #hidden-submit {
  display: none;
}

/* line 3117, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #update_details {
  display: none;
  background: #f9f9f9;
  border-radius: 2px;
  padding: 2em 2em 0;
  border: 1px solid #eaeaea;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

/* line 3125, app/assets/stylesheets/main/theme.css.scss */
.form-boxed #update_details h3 {
  font-weight: 200;
  color: #737373;
  margin-bottom: 0px;
}

/* line 3135, app/assets/stylesheets/main/theme.css.scss */
.form-boxed-replies input[type="text"] {
  background: #fdfcfc;
  border: 1px solid #dadada;
}

/* line 3140, app/assets/stylesheets/main/theme.css.scss */
.form-boxed-replies .emoji-wysiwyg-editor.form-control {
  background: #fdfcfc;
  border: 1px solid #dadada;
  font-size: 14px;
  height: 34px;
  line-height: 16px;
  padding: 12px 100px 0px 10px;
  resize: none;
}

/* line 3150, app/assets/stylesheets/main/theme.css.scss */
.form-boxed-replies i.emoji-picker-icon {
  margin-right: 65px;
  margin-top: 11px;
  color: #0f3a54;
  transition: all 0.3s;
  font-size: 20px;
}

/* line 3157, app/assets/stylesheets/main/theme.css.scss */
.form-boxed-replies i.emoji-picker-icon.parent-has-scroll {
  right: 0px;
}

/* line 3162, app/assets/stylesheets/main/theme.css.scss */
#wiwo-no-message-error {
  height: 30px;
}

/* line 3166, app/assets/stylesheets/main/theme.css.scss */
#wiwo-message-error-text {
  display: none;
}

/* line 3170, app/assets/stylesheets/main/theme.css.scss */
span.no-more-posts {
  margin: 2em;
  display: block;
  color: #afafaf;
}
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700,900);
/* --------- COLORS --------- */
/* PINK */
/* line 59, app/assets/stylesheets/main/users.css.scss */
.pink-primary {
  background: #EC6AC4 !important;
}

/* line 62, app/assets/stylesheets/main/users.css.scss */
.pink-darkest {
  background: #80005A !important;
}

/* line 65, app/assets/stylesheets/main/users.css.scss */
.pink-darker {
  background: #BD3B96 !important;
}

/* line 68, app/assets/stylesheets/main/users.css.scss */
.pink-dark {
  background: #DD56B4 !important;
}

/* line 71, app/assets/stylesheets/main/users.css.scss */
.pink-rich {
  background: #D14AA8 !important;
}

/* line 74, app/assets/stylesheets/main/users.css.scss */
.pink-light {
  background: #EC6AC4 !important;
}

/* line 77, app/assets/stylesheets/main/users.css.scss */
.pink-lighter {
  background: #F97DD3 !important;
}

/* line 80, app/assets/stylesheets/main/users.css.scss */
.pink-lightest {
  background: #FFC4ED !important;
}

/* ----------------------------------------------------

USER PROFILES

---------------------------------------------------- */
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
/* line 95, app/assets/stylesheets/main/users.css.scss */
.move-top {
  position: relative;
  top: -72px !important;
  padding-top: 58px;
  margin-bottom: -72px;
  border-top: none;
}

/* line 103, app/assets/stylesheets/main/users.css.scss */
.no-border-all {
  border: none !important;
}

/* line 105, app/assets/stylesheets/main/users.css.scss */
.profile-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}

/* line 111, app/assets/stylesheets/main/users.css.scss */
.profile-container:after {
  content: "";
  display: table;
  clear: both;
}

/* Next two are for keeping the profile image in the middle of the row */
/* line 118, app/assets/stylesheets/main/users.css.scss */
.flex {
  display: flex;
}

/* line 122, app/assets/stylesheets/main/users.css.scss */
.centered-image {
  margin: 55px 0 32px 0;
}

/* line 126, app/assets/stylesheets/main/users.css.scss */
.no-right-padding {
  padding-right: 0px !important;
}

/* line 130, app/assets/stylesheets/main/users.css.scss */
.no-left-padding {
  padding-left: 0px !important;
}

/* line 134, app/assets/stylesheets/main/users.css.scss */
hr.short-line {
  width: 70%;
  color: #ededed;
}

/* line 139, app/assets/stylesheets/main/users.css.scss */
.vertical-center {
  transform: translateY(6%);
}

/* line 141, app/assets/stylesheets/main/users.css.scss */
.vertical-center img {
  margin: 0 auto 19px auto;
}

/* line 146, app/assets/stylesheets/main/users.css.scss */
li.stretch-width {
  width: 49% !important;
}

/* line 150, app/assets/stylesheets/main/users.css.scss */
.tooltip {
  /*width: 125px !important;*/
}

/* line 154, app/assets/stylesheets/main/users.css.scss */
.arrow_box-purple {
  position: relative;
  background: #614180;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
}

/* line 163, app/assets/stylesheets/main/users.css.scss */
.arrow_box-purple:after,
.arrow_box-purple:before {
  bottom: 98%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-oddts: none;
}

/* line 174, app/assets/stylesheets/main/users.css.scss */
.arrow_box-purple:after {
  border-bottom-color: #614180;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

/* line 180, app/assets/stylesheets/main/users.css.scss */
.arrow_box-purple:before {
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

/* line 186, app/assets/stylesheets/main/users.css.scss */
.small-top {
  margin-top: 12px;
}

/* line 190, app/assets/stylesheets/main/users.css.scss */
.small-bottom {
  margin-bottom: 20px;
}

/* line 194, app/assets/stylesheets/main/users.css.scss */
.large-bottom {
  margin-bottom: 40px;
}

/* line 198, app/assets/stylesheets/main/users.css.scss */
.has-top-margin {
  /* this class is given - using jQuery - to the .main-content following the .profile-nav when it becomes fixed */
}

/* line 202, app/assets/stylesheets/main/users.css.scss */
.chic-box {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E5E5E5;
  box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  border-radius: 4px;
  width: 45%;
  float: left;
  margin: 2px 0 20px 28px;
  text-align: center;
  padding: 40px 0;
  height: auto;
  overflow: hidden;
}

/* line 218, app/assets/stylesheets/main/users.css.scss */
.chic-box.full-width {
  width: 94.5%;
}

/* line 222, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns {
  padding-top: 20px;
}

/* line 225, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns .col-md-4 {
  border-right: 1px solid #E5E5E5;
}

/* line 227, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns .col-md-4:last-child {
  border: none;
}

/* line 229, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns p {
  font-size: 30px;
}

/* line 233, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns p.lead {
  font-size: 18px;
  margin-bottom: 20px !important;
}

/* line 238, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns a {
  border: none;
}

/* line 240, app/assets/stylesheets/main/users.css.scss */
.chic-box.with-columns span {
  display: block !important;
  margin-top: 20px !important;
}

@media only screen and (min-width: 768px) {
  /* line 248, app/assets/stylesheets/main/users.css.scss */
  .has-top-margin {
    margin-top: 70px;
  }
}

@-webkit-keyframes animate-margin-top {
  0% {
    margin-top: 100px;
  }
  100% {
    margin-top: 70px;
  }
}

@-moz-keyframes animate-margin-top {
  0% {
    margin-top: 100px;
  }
  100% {
    margin-top: 70px;
  }
}

@keyframes animate-margin-top {
  0% {
    margin-top: 100px;
  }
  100% {
    margin-top: 70px;
  }
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@-ms-keyframes bounce {
  /* line 309, app/assets/stylesheets/main/users.css.scss */
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  /* line 312, app/assets/stylesheets/main/users.css.scss */
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  /* line 315, app/assets/stylesheets/main/users.css.scss */
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/* line 320, app/assets/stylesheets/main/users.css.scss */
.encircle {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: solid 2px white;
  position: absolute;
  bottom: 20px;
  left: 50%;
}

/* line 330, app/assets/stylesheets/main/users.css.scss */
.bouncing-arrow {
  margin: 0 auto;
  margin-top: 10px;
  width: 35px;
  height: 35px;
  background-size: contain;
}

/* line 338, app/assets/stylesheets/main/users.css.scss */
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 347, app/assets/stylesheets/main/users.css.scss */
.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

/* BUTTONS */
/* line 364, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 53px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans;
  color: #fff;
}

/* line 382, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.icon, .btn-view-more-purple span.title {
  display: block;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 392, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.left {
  float: left;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}

/* line 399, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.right {
  float: right;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

/* line 406, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.icon {
  font-size: 23px;
  background-color: #8B69AA;
  -webkit-box-shadow: 0 3px 0 0 #754D8E;
  box-shadow: 0 3px 0 0 #754D8E;
  text-shadow: 0px 1px 1px #888;
}

/* line 414, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.title {
  -webkit-box-shadow: 0 3px 0 0 #9165AC;
  box-shadow: 0 3px 0 0 #9165AC;
  background-color: #C097D9;
}

/* line 420, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple span.arrow-left, .btn-view-more-purple span.arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: all .15s;
  -transition: all .15s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
}

/* line 432, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple.left span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  border-right: 10px solid #00cdae;
}

/* line 439, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple.right span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  border-right: 10px solid #00967f;
}

/* line 446, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple.left span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  border-left: 10px solid #00967f;
}

/* line 453, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple.right span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00cdae, -10px 3px 0 0 #9165AC;
  box-shadow: -10px 0 0 0 #C097D9, -10px 3px 0 0 #9165AC;
  border-left: 10px solid #C097D9;
}

/* line 460, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple:active, .btn-view-more-purple.active {
  height: 51px;
}

/* line 464, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple:hover {
  color: #fff;
}

/* line 468, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple:hover span.arrow-left {
  right: 10px;
}

/* line 472, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple:hover span.arrow-right {
  left: 7px;
}

/* line 476, app/assets/stylesheets/main/users.css.scss */
.btn-view-more-purple-small {
  height: 30px;
  font-size: 12px;
  line-height: 10px;
}

/* line 482, app/assets/stylesheets/main/users.css.scss */
a.btn-view-more-purple-small span.btn-view-more-purple {
  height: 30px;
}

/* --------------------------------

Profile Intro

-------------------------------- */
/* line 493, app/assets/stylesheets/main/users.css.scss */
span.pro-badge, span.starter-badge {
  display: block;
  position: absolute;
  width: 122px;
  height: 109px;
  top: 30px;
  right: 0%;
  margin-bottom: -40px;
}

/* line 502, app/assets/stylesheets/main/users.css.scss */
span.search-pro-badge, span.search-starter-badge {
  display: block;
  position: relative;
  width: 100%;
}

/* line 508, app/assets/stylesheets/main/users.css.scss */
span.pro-badge {
  background: url(https://s3.amazonaws.com/work-sample-images/pro-badge.png) no-repeat;
}

/* line 511, app/assets/stylesheets/main/users.css.scss */
span.starter-badge {
  background: url(https://s3.amazonaws.com/work-sample-images/starter-badge.png) no-repeat;
}

/* line 516, app/assets/stylesheets/main/users.css.scss */
#profile-intro-purple #profile-intro-tagline {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

/* line 523, app/assets/stylesheets/main/users.css.scss */
#profile-intro-purple h1 {
  font-size: 72px;
  font-family: 'Roboto Slab', serif;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 532, app/assets/stylesheets/main/users.css.scss */
.profile-welcome {
  font-size: 36px;
  color: #fff;
  line-height: 65%;
}

/* line 538, app/assets/stylesheets/main/users.css.scss */
#profile-name-large {
  font-size: 60px;
  line-height: 60px;
  display: block;
}

/* line 544, app/assets/stylesheets/main/users.css.scss */
#profile-name-medium {
  font-size: 52px;
  line-height: 52px;
  display: block;
}

/* line 550, app/assets/stylesheets/main/users.css.scss */
#profile-name-small {
  font-size: 40px;
  line-height: 40px;
  display: block;
}

/* line 556, app/assets/stylesheets/main/users.css.scss */
#profile-nav-name-large {
  font-size: 30px;
  line-height: 30px;
  display: block;
}

/* line 562, app/assets/stylesheets/main/users.css.scss */
#profile-nav-name-medium {
  font-size: 24px;
  line-height: 24px;
  display: block;
}

/* line 568, app/assets/stylesheets/main/users.css.scss */
#profile-nav-name-small {
  font-size: 20px;
  line-height: 20px;
  display: block;
}

/* line 574, app/assets/stylesheets/main/users.css.scss */
.certified-pro-msg {
  font-size: 22px;
  color: #fff;
  line-height: 10px;
  display: block;
  font-weight: lighter;
}

/* line 582, app/assets/stylesheets/main/users.css.scss */
#profile-intro-purple h2 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 590, app/assets/stylesheets/main/users.css.scss */
.bordered-image-purple {
  border: 7px solid #43255F;
}

/* line 593, app/assets/stylesheets/main/users.css.scss */
.profile-hero {
  padding: 250px 0;
}

/* line 596, app/assets/stylesheets/main/users.css.scss */
hr.tagline-border {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  /* line 601, app/assets/stylesheets/main/users.css.scss */
  #profile-intro-purple {
    height: 100%;
  }
  /* line 604, app/assets/stylesheets/main/users.css.scss */
  .profile-hero {
    padding: 60px 0 120px 0;
  }
  /* line 607, app/assets/stylesheets/main/users.css.scss */
  #profile-intro-purple h1 {
    font-size: 72px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 612, app/assets/stylesheets/main/users.css.scss */
  #profile-intro-purple {
    height: 100%;
  }
}

/* line 617, app/assets/stylesheets/main/users.css.scss */
.wwa-reviews a {
  color: #fff;
  font-weight: lighter;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

/* line 622, app/assets/stylesheets/main/users.css.scss */
.wwa-reviews a:hover {
  color: #fff;
  border-bottom-color: transparent;
}

/* line 628, app/assets/stylesheets/main/users.css.scss */
.wwa-reviews span {
  background: #FFFFFF;
  color: #B9B9B9;
  height: 40px;
  display: inline-block;
  border-radius: 20px;
  width: 40px;
  line-height: 40px;
  font-size: 22px;
  vertical-align: middle;
}

/* line 640, app/assets/stylesheets/main/users.css.scss */
a.availability {
  display: block;
  width: 100%;
  border-radius: 4px;
  background-color: #54C368;
  padding: 12px 20px;
  margin: 15px 0;
  text-align: center;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
}

/* line 651, app/assets/stylesheets/main/users.css.scss */
a.availability:hover {
  background-color: #3ba94f;
  color: #fff;
}

/* line 657, app/assets/stylesheets/main/users.css.scss */
a.unavailability {
  display: block;
  width: 100%;
  border-radius: 4px;
  background-color: #F1F1F1;
  padding: 12px 20px;
  margin: 15px 0;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
  color: #B1B1B1;
  opacity: 0.6;
  border: 1px solid #9C9C9C;
}

/* line 670, app/assets/stylesheets/main/users.css.scss */
a.unavailability:hover {
  background-color: #d8d8d8;
}

/* line 675, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple {
  margin-top: 39px;
  height: 50px;
}

/* line 680, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple ul {
  list-style: none;
  font-size: 16px;
}

/* line 685, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple li {
  display: inline;
  float: left;
  padding: 10px 20px;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  position: relative;
  width: 32%;
  text-align: center;
}

/* line 697, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple li:first-child {
  background-color: #43255F;
  font-weight: 700;
}

/* line 701, app/assets/stylesheets/main/users.css.scss */
.arrow-right-purple:nth-child(2) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #43255F;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 713, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple li:nth-child(3) {
  background-color: #614180;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 719, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple .arrow-right-purple:nth-child(4) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #614180;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 731, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple li:nth-child(5) {
  background-color: #8B69AA;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 737, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple .arrow-right-purple:nth-child(6) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #8B69AA;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 750, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple li:nth-child(7) {
  background-color: #754D8E;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 756, app/assets/stylesheets/main/users.css.scss */
#translator-details-purple .arrow-right-purple:nth-child(8) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #754D8E;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 769, app/assets/stylesheets/main/users.css.scss */
.language-pair-purple {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
  width: 100% !important;
  background-color: #754D8E;
  color: white;
  height: auto;
}

/* line 781, app/assets/stylesheets/main/users.css.scss */
.language-pair-pink {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
  width: 100% !important;
  background-color: #D14AA8;
  color: white;
  height: auto;
}

/* line 793, app/assets/stylesheets/main/users.css.scss */
.language-pair-green {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
  width: 100% !important;
  background-color: #27AE3F;
  color: white;
  height: auto;
}

/* line 805, app/assets/stylesheets/main/users.css.scss */
.language-pair-blue {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
  width: 100% !important;
  background-color: #107EC8;
  color: white;
  height: auto;
}

/* line 817, app/assets/stylesheets/main/users.css.scss */
.language-pair-orange {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
  width: 100% !important;
  background-color: #ED6E26;
  color: white;
  height: auto;
}

/* line 829, app/assets/stylesheets/main/users.css.scss */
#expertise-tags {
  position: relative;
  text-align: center;
  margin-top: 35px;
  display: block;
  width: 97%;
}

/* line 837, app/assets/stylesheets/main/users.css.scss */
#expertise-tags .tag {
  display: inline-block;
  height: 24px;
  text-transform: lowercase;
  line-height: 24px;
  position: relative;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-left: 20px;
  margin-top: 10px;
  padding: 0 10px 0 12px;
  background: #fff;
  color: #898989;
  box-shadow: 0px 1px 2px 0px #7A7282;
  -moz-box-shadow: 0px 1px 2px 0px #7A7282;
  -webkit-box-shadow: 0px 1px 2px 0px #7A7282;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 863, app/assets/stylesheets/main/users.css.scss */
#expertise-tags .tag:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

/* line 876, app/assets/stylesheets/main/users.css.scss */
#expertise-tags .tag:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: transparent;
  -moz-box-shadow: -1px -1px 2px #7A7282;
  -webkit-box-shadow: -1px -1px 2px #7A7282;
  box-shadow: -1px -1px 2px #7A7282;
}

/* --------------------------------

Secondary Fixed Navigation

-------------------------------- */
/* line 899, app/assets/stylesheets/main/users.css.scss */
#profile-name-purple {
  float: left;
  margin: 13px 0 0 5%;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: bold;
  color: #C097D9;
}

@media only screen and (min-width: 768px) {
  /* line 908, app/assets/stylesheets/main/users.css.scss */
  #profile-name-purple {
    margin: 23px 0 0 0;
  }
}

/* line 913, app/assets/stylesheets/main/users.css.scss */
.profile-nav {
  position: relative;
  z-index: 3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 919, app/assets/stylesheets/main/users.css.scss */
.profile-nav ul {
  /* mobile first - secondary navigation hidden by default, triggered by tap/click on .profile-nav-trigger*/
  position: fixed;
  width: 90%;
  max-width: 400px;
  right: 5%;
  bottom: 20px;
  border-radius: 0.25em;
  background: rgba(3, 13, 24, 0.96);
  visibility: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
  -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s;
}

/* line 946, app/assets/stylesheets/main/users.css.scss */
.profile-nav ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
  transition: transform 0.3s, visibility 0s 0s;
}

/* line 957, app/assets/stylesheets/main/users.css.scss */
.profile-nav li a {
  display: block;
  color: #fff;
}

/* line 961, app/assets/stylesheets/main/users.css.scss */
.profile-nav li:last-child a {
  border-bottom: none;
}

@media only screen and (min-width: 1170px) {
  /* line 965, app/assets/stylesheets/main/users.css.scss */
  .profile-nav {
    z-index: 1;
    height: 74px;
    background-color: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid rgba(226, 226, 226, 0.5);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
  }
  /* line 974, app/assets/stylesheets/main/users.css.scss */
  .profile-nav nav, .profile-nav ul, .profile-nav li, .profile-nav a {
    height: 100%;
  }
  /* line 977, app/assets/stylesheets/main/users.css.scss */
  .profile-nav ul {
    /* reset navigation values */
    position: static;
    width: auto;
    max-width: 100%;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    text-align: center;
    background-color: transparent;
  }
  /* line 991, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li {
    display: inline-block;
    margin-left: -4px;
  }
  /* line 995, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li a {
    position: relative;
    text-align: center;
    display: block;
    border-bottom: none;
    -webkit-transition: padding 0.2s;
    -moz-transition: padding 0.2s;
    transition: padding 0.2s;
  }
  /* line 1004, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li a b {
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: rgba(240, 238, 225, 0.3);
  }
  /* line 1011, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li a span {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 18px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-image: url(/../img/cd-nav-icons.svg);
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  /* line 1030, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li a:hover b, .profile-nav li a.active b {
    color: #f0eee1;
  }
  /* line 1033, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li:nth-child(1) a span {
    background-position: 0 0;
  }
  /* line 1036, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li:nth-child(2) a span {
    background-position: -40px 0;
  }
  /* line 1039, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li:nth-child(3) a span {
    background-position: -80px 0;
  }
  /* line 1042, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li:nth-child(4) a span {
    background-position: -120px 0;
  }
  /* line 1045, app/assets/stylesheets/main/users.css.scss */
  .profile-nav li:nth-child(5) a span {
    background-position: -160px 0;
  }
  /* line 1048, app/assets/stylesheets/main/users.css.scss */
  .profile-nav.is-fixed {
    /* on Firefox CSS transition/animation fails when parent element changes position attribute*/
    /* so we defined to diffent classes: .is-fixed to change the position value and .is-animated to change childrens' attributes (padding and opacity)*/
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
  /* line 1056, app/assets/stylesheets/main/users.css.scss */
  .profile-nav.animate-children {
    /* on Firefox CSS transition/animation fails when parent element changes position attribute*/
    /* so we defined to diffent classes: .is-fixed to change the position value and .is-animated to change childrens' attributes (padding and opacity)*/
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
  }
  /* line 1061, app/assets/stylesheets/main/users.css.scss */
  .profile-nav.animate-children li a {
    /* padding: 26px 30px 0 30px;*/
  }
  /* line 1064, app/assets/stylesheets/main/users.css.scss */
  .profile-nav.animate-children li a span {
    opacity: 0;
  }
  /* line 1068, app/assets/stylesheets/main/users.css.scss */
  .profile-status {
    height: 51px;
    padding: 7px 0 0;
  }
  /* line 1072, app/assets/stylesheets/main/users.css.scss */
  .profile-status .profile-complete-progress {
    float: left;
    width: 500px;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 14px;
    height: 3px;
    border-radius: 0px;
    overflow: visible;
  }
  /* line 1082, app/assets/stylesheets/main/users.css.scss */
  .profile-status .profile-complete-progress span.profile-complete-message {
    float: right;
    font-size: 12px;
    color: #6793CE;
  }
  /* line 1088, app/assets/stylesheets/main/users.css.scss */
  .profile-status .profile-complete-progress .progress-bar {
    line-height: 29px;
    background-color: #002430;
  }
  /* line 1092, app/assets/stylesheets/main/users.css.scss */
  .profile-status .profile-complete-progress .progress-bar span.percentage-ammount {
    position: relative;
    color: #5C5C5C;
    height: 40px;
    display: block;
    float: right;
    top: -23px;
    min-width: 124px;
  }
  /* line 1104, app/assets/stylesheets/main/users.css.scss */
  .profile-status a {
    display: inline !important;
    border-radius: 2px !important;
  }
}

/* line 1111, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  background: rgba(3, 13, 24, 0.96);
  border-radius: 0.25em;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
}

/* line 1125, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger span {
  /* the span element is used to create the menu icon */
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f0eee1;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 1146, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger span::before, .profile-nav-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 1154, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger span::before {
  right: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 1162, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger span::after {
  left: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 1170, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger.menu-is-open {
  background: transparent;
}

/* line 1173, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger.menu-is-open span {
  background: rgba(240, 238, 225, 0);
  width: 20px;
  height: 2px;
}

/* line 1178, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger.menu-is-open span::before, .profile-nav-trigger.menu-is-open span::after {
  background: #f0eee1;
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
}

/* line 1186, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger.menu-is-open span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 1193, app/assets/stylesheets/main/users.css.scss */
.profile-nav-trigger.menu-is-open span::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media only screen and (min-width: 1170px) {
  /* line 1201, app/assets/stylesheets/main/users.css.scss */
  .profile-nav-trigger {
    display: none;
  }
}

/* line 1206, app/assets/stylesheets/main/users.css.scss */
.social-buttons {
  height: 35px;
  width: 226px;
  float: left;
}

/* line 1212, app/assets/stylesheets/main/users.css.scss */
.social-buttons ul {
  list-style: none;
  margin-top: 18px;
}

/* line 1217, app/assets/stylesheets/main/users.css.scss */
.social-buttons ul li {
  float: left;
  margin: 0 8px;
  transition: margin 0.3s;
}

/* line 1223, app/assets/stylesheets/main/users.css.scss */
.social-buttons:last-child {
  background: #C097D9;
}

/* line 1227, app/assets/stylesheets/main/users.css.scss */
.social-buttons ul li:hover {
  margin-top: -3px;
}

/* line 1231, app/assets/stylesheets/main/users.css.scss */
.social-buttons li a {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  vertical-align: middle;
  padding: 3px 0 0 0;
}

/* line 1239, app/assets/stylesheets/main/users.css.scss */
a.facebook {
  background-color: #4F6EB5;
}

/* line 1243, app/assets/stylesheets/main/users.css.scss */
a.twitter {
  background-color: #58BEF2;
}

/* line 1247, app/assets/stylesheets/main/users.css.scss */
a.google {
  background-color: #525252;
}

/* line 1251, app/assets/stylesheets/main/users.css.scss */
a.linkedin {
  background-color: #0077b5;
}

/* line 1255, app/assets/stylesheets/main/users.css.scss */
.social-buttons a.website-purple {
  background: #C097D9;
}

/* line 1259, app/assets/stylesheets/main/users.css.scss */
.user-options-purple ul {
  margin-top: 12px;
}

/* line 1263, app/assets/stylesheets/main/users.css.scss */
.user-options-purple li a {
  background-color: #C097D9;
  padding: 10px 20px;
  margin-left: 25px;
  border-radius: 8px;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  transition: background-color 0.3s;
  cursor: pointer;
}

/* line 1276, app/assets/stylesheets/main/users.css.scss */
.user-options-purple li a:hover {
  background-color: #b584d2;
}

/* line 1280, app/assets/stylesheets/main/users.css.scss */
.user-options-purple ul li:last-child > a {
  background-color: #754D8E;
}

/* line 1284, app/assets/stylesheets/main/users.css.scss */
.user-options-purple ul li:last-child > a:hover {
  background-color: #67447d;
}

/* --------------------------------

Profile Sections

-------------------------------- */
/* line 1293, app/assets/stylesheets/main/users.css.scss */
.profile-section {
  margin: 0 auto;
  padding-top: 2em;
}

/* line 1297, app/assets/stylesheets/main/users.css.scss */
.profile-section h2 {
  font-size: 48px;
  margin-bottom: .6em;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  text-align: center;
}

/* line 1305, app/assets/stylesheets/main/users.css.scss */
.profile-section p {
  line-height: 1.6;
}

@media only screen and (min-width: 1170px) {
  /* line 1309, app/assets/stylesheets/main/users.css.scss */
  .profile-section {
    margin: 0 auto;
    padding-top: 4em;
  }
  /* line 1313, app/assets/stylesheets/main/users.css.scss */
  .profile-section h2 {
    font-size: 48px;
  }
  /* line 1316, app/assets/stylesheets/main/users.css.scss */
  .profile-section p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* line 1322, app/assets/stylesheets/main/users.css.scss */
#about-me-sidebar-purple {
  border-right: 7px solid #C097D9;
  padding-right: 0px;
  padding-bottom: 2em;
}

/* line 1328, app/assets/stylesheets/main/users.css.scss */
h2.larger-than-life {
  font-size: 64px;
  text-align: right;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #5c5c5c;
  margin-bottom: 0px;
  padding-right: 15px;
}

/* line 1339, app/assets/stylesheets/main/users.css.scss */
h2.larger-than-life-it {
  font-size: 32px;
  text-align: right;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #5c5c5c;
  margin-bottom: 0px;
  padding-right: 15px;
}

/* line 1350, app/assets/stylesheets/main/users.css.scss */
ul.follow-me-purple {
  list-style: none;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* line 1356, app/assets/stylesheets/main/users.css.scss */
ul.follow-me-purple li a {
  background-color: #C097D9;
  padding: 14px 0px;
  width: 100%;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
}

/* line 1366, app/assets/stylesheets/main/users.css.scss */
ul.follow-me-purple li a:hover {
  background-color: #b584d2;
}

/* line 1370, app/assets/stylesheets/main/users.css.scss */
ul.user-details {
  text-align: right;
  color: #5c5c5c;
  font-family: 'Open San', sans-serif;
  font-size: 14px;
  font-weight: 300;
  list-style: none;
  padding-right: 40px;
  width: 100%;
  padding-left: 0;
}

/* line 1382, app/assets/stylesheets/main/users.css.scss */
ul.user-details li {
  margin-top: 30px;
}

/* line 1386, app/assets/stylesheets/main/users.css.scss */
.about-me-icon-purple {
  position: absolute;
  right: -24px;
  font-size: 20px !important;
  color: #fff;
  background: #C097D9;
  padding: 10px 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: -7px;
}

/* line 1400, app/assets/stylesheets/main/users.css.scss */
#about-me-content {
  padding-left: 0px;
}

/* line 1404, app/assets/stylesheets/main/users.css.scss */
.native-language-left-purple {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #C097D9;
  padding: 12px;
  height: 48px;
}

/* line 1417, app/assets/stylesheets/main/users.css.scss */
.native-language-left-fr-purple {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #C097D9;
  padding: 12px;
  height: 48px;
}

/* line 1429, app/assets/stylesheets/main/users.css.scss */
.native-language-right-purple {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 66.66%;
  float: left;
  background-color: #9165AC;
  padding: 12px;
  margin-left: -1px;
  height: 48px;
}

/* line 1443, app/assets/stylesheets/main/users.css.scss */
.inner-container {
  width: 100%;
  display: block;
  position: relative;
  height: auto;
  float: left;
}

/* line 1451, app/assets/stylesheets/main/users.css.scss */
.inner-container p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  padding: 0 28px;
  margin: 20px 0;
  color: #5c5c5c;
}

/* line 1459, app/assets/stylesheets/main/users.css.scss */
.asset-count-purple p {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  color: #5c5c5c;
  margin: 0px;
  line-height: 22px;
}

/* line 1468, app/assets/stylesheets/main/users.css.scss */
.asset-count-purple p span {
  font-size: 16px;
  font-weight: 700;
  color: #C097D9;
  margin-top: 0;
  line-height: 0;
}

/* line 1476, app/assets/stylesheets/main/users.css.scss */
.pie-chart {
  margin-left: 20px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

/* line 1483, app/assets/stylesheets/main/users.css.scss */
.graph-legend p {
  text-align: left;
  font-size: 18px;
  margin-left: 20px;
}

/* line 1489, app/assets/stylesheets/main/users.css.scss */
.pie-chart h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #5c5c5c;
}

/* line 1495, app/assets/stylesheets/main/users.css.scss */
.legend {
  height: 34px;
  width: 34px;
  border-radius: 8px;
  display: inline;
  float: left;
  position: relative;
  left: 0;
  transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

/* line 1505, app/assets/stylesheets/main/users.css.scss */
.legend:hover {
  height: 40px;
  width: 40px;
}

/* line 1511, app/assets/stylesheets/main/users.css.scss */
.red {
  background-color: #FF6A6A;
}

/* line 1513, app/assets/stylesheets/main/users.css.scss */
.red:hover {
  border: 4px solid #ffd0d0;
  cursor: pointer;
}

/* line 1517, app/assets/stylesheets/main/users.css.scss */
.red.highlight-legend {
  height: 40px;
  width: 40px;
  border: 4px solid #ffd0d0;
}

/* line 1524, app/assets/stylesheets/main/users.css.scss */
.blue {
  background-color: #3498DB;
}

/* line 1526, app/assets/stylesheets/main/users.css.scss */
.blue:hover {
  border: 4px solid #8bc4ea;
  cursor: pointer;
}

/* line 1530, app/assets/stylesheets/main/users.css.scss */
.blue.highlight-legend {
  height: 40px;
  width: 40px;
  border: 4px solid #8bc4ea;
}

/* line 1537, app/assets/stylesheets/main/users.css.scss */
.green {
  background-color: #54C368;
}

/* line 1539, app/assets/stylesheets/main/users.css.scss */
.green:hover {
  border: 4px solid #a0ddab;
  cursor: pointer;
}

/* line 1543, app/assets/stylesheets/main/users.css.scss */
.green.highlight-legend {
  height: 40px;
  width: 40px;
  border: 4px solid #a0ddab;
}

/* line 1550, app/assets/stylesheets/main/users.css.scss */
.purple {
  background-color: #9165AC;
}

/* line 1552, app/assets/stylesheets/main/users.css.scss */
.purple:hover {
  border: 4px solid #ede2f4;
  cursor: pointer;
}

/* line 1556, app/assets/stylesheets/main/users.css.scss */
.purple.highlight-legend {
  height: 40px;
  width: 40px;
  border: 4px solid #ede2f4;
}

/* line 1563, app/assets/stylesheets/main/users.css.scss */
.orange {
  background-color: #FF8642;
}

/* line 1565, app/assets/stylesheets/main/users.css.scss */
.orange:hover {
  border: 4px solid #ffc7a8;
  cursor: pointer;
}

/* line 1569, app/assets/stylesheets/main/users.css.scss */
.orange.highlight-legend {
  height: 40px;
  width: 40px;
  border: 5px solid #ffc7a8;
}

/* line 1576, app/assets/stylesheets/main/users.css.scss */
#rate-warning {
  font-size: 10px;
  line-height: 13px;
  color: #95A5A6;
}

/* line 1582, app/assets/stylesheets/main/users.css.scss */
#per-word-range {
  font-size: 35px;
  margin: 0px;
}

/* line 1587, app/assets/stylesheets/main/users.css.scss */
#per-hour-range {
  font-size: 25px;
  margin: 0px;
}

/* MY WORK SECTION */
/* line 1594, app/assets/stylesheets/main/users.css.scss */
.fluid-samples-1, .fluid-samples-2, .fluid-samples-3, .fluid-samples-4, .fluid-samples-5 {
  margin: 0 auto;
  position: relative;
}

/* line 1599, app/assets/stylesheets/main/users.css.scss */
.fluid-samples-1 {
  left: 33%;
}

/* line 1603, app/assets/stylesheets/main/users.css.scss */
.fluid-samples-2 {
  left: 16.7%;
}

/* line 1607, app/assets/stylesheets/main/users.css.scss */
.fluid-samples-5 {
  left: 8.5%;
}

/* line 1611, app/assets/stylesheets/main/users.css.scss */
section#my-work-purple {
  width: 100%;
  height: auto;
  background-color: #C097D9;
  padding-top: 25px;
  overflow: hidden;
}

/* line 1619, app/assets/stylesheets/main/users.css.scss */
.work-bg-purple {
  background: rgba(117, 77, 142, 0.5);
  border-radius: 5px;
  min-height: 44px;
}

/* line 1625, app/assets/stylesheets/main/users.css.scss */
#my-work-purple h2, #my-experience-purple h2 {
  color: #fff;
}

/* Radial Out */
/* line 1630, app/assets/stylesheets/main/users.css.scss */
.hvr-radial-out-purple {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 1647, app/assets/stylesheets/main/users.css.scss */
.hvr-radial-out-purple:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #754D8E;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 1667, app/assets/stylesheets/main/users.css.scss */
.hvr-radial-out-purple:hover:after, .hvr-radial-out-purple:focus:after, .hvr-radial-out-purple:active:after {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* line 1672, app/assets/stylesheets/main/users.css.scss */
.work-sample-table {
  font-size: 12px;
  text-align: left;
}

/* line 1677, app/assets/stylesheets/main/users.css.scss */
.work-samples {
  width: 100%;
  height: auto;
  overflow: visible;
  font-size: 0;
  text-align: center;
}

/* line 1685, app/assets/stylesheets/main/users.css.scss */
.work-sample {
  height: 200px;
  text-align: center;
  /*background-color: $purple-rich;*/
  background: linear-gradient(rgba(117, 77, 142, 0.5), rgba(117, 77, 142, 0.5)), url(https://s3.amazonaws.com/work-sample-images/default.png);
  background-size: cover;
  display: inline-block;
  margin: 0px auto;
  padding: 0 20px;
  top: 40px;
  transition: all 0.3s;
}

/* line 1705, app/assets/stylesheets/main/users.css.scss */
.work-samples .carousel .carousel-indicators {
  top: -20px !important;
  height: 35px;
}

/* line 1709, app/assets/stylesheets/main/users.css.scss */
.work-samples .carousel .carousel-indicators .active {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

/* line 1712, app/assets/stylesheets/main/users.css.scss */
.work-samples .carousel .carousel-indicators .active, .work-samples .carousel .carousel-indicators li {
  margin: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 1719, app/assets/stylesheets/main/users.css.scss */
.work-samples .carousel-inner .item {
  height: auto !important;
}

/* line 1723, app/assets/stylesheets/main/users.css.scss */
.work-samples .carousel-control {
  top: -80px;
  width: 65%;
  height: 40px;
}

/* line 1729, app/assets/stylesheets/main/users.css.scss */
.medium-sample {
  height: 225px;
}

/* line 1733, app/assets/stylesheets/main/users.css.scss */
.big-sample {
  height: 250px;
}

/* line 1737, app/assets/stylesheets/main/users.css.scss */
.purple-sample {
  background-color: #754D8E;
  background: linear-gradient(rgba(117, 77, 142, 0.5), rgba(117, 77, 142, 0.5)), url(https://s3.amazonaws.com/work-sample-images/default.png) no-repeat;
  background-size: cover;
  transition: all 0.3s;
}

/* line 1749, app/assets/stylesheets/main/users.css.scss */
.work-sample:hover {
  top: 0;
  height: 260px;
  margin-bottom: -60px;
}

/* line 1753, app/assets/stylesheets/main/users.css.scss */
.work-sample:hover:before {
  display: none;
}

/* line 1758, app/assets/stylesheets/main/users.css.scss */
.work-sample.medium-sample:hover {
  top: 0;
  height: 285px;
  margin-bottom: -60px;
}

/* line 1762, app/assets/stylesheets/main/users.css.scss */
.work-sample.medium-sample:hover:before {
  display: none;
}

/* line 1767, app/assets/stylesheets/main/users.css.scss */
.work-sample.big-sample:hover {
  top: 0;
  height: 310px;
  margin-bottom: -60px;
}

/* line 1771, app/assets/stylesheets/main/users.css.scss */
.work-sample.big-sample:hover:before {
  display: none;
}

/* line 1776, app/assets/stylesheets/main/users.css.scss */
a.btn-view-work-purple {
  display: none;
  transition: all 0.5s;
}

/* line 1781, app/assets/stylesheets/main/users.css.scss */
a.btn-view-work-purple:hover {
  background-color: #d7bce7;
}

/* line 1785, app/assets/stylesheets/main/users.css.scss */
.work-sample:hover a.btn-view-work-purple {
  background: #C097D9;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
}

/* line 1797, app/assets/stylesheets/main/users.css.scss */
.work-sample p {
  color: #fff;
  font-weight: 900;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  padding: 5px;
  margin: 17% 0 0 0;
}

/* line 1806, app/assets/stylesheets/main/users.css.scss */
.work-sample span {
  font-size: 14px;
  font-weight: 300;
  display: block;
  vertical-align: middle;
}

/* line 1813, app/assets/stylesheets/main/users.css.scss */
ul.expertise {
  display: none;
  margin-top: 10px;
  transition: all 0.3s;
  color: white;
  z-index: 10;
  position: relative;
  font-size: 11px;
  list-style: none;
  text-align: left;
  float: left;
  padding: 0 !important;
}

/* line 1825, app/assets/stylesheets/main/users.css.scss */
ul.expertise li {
  display: inline;
  padding: 6px 3px;
  background: rgba(255, 255, 255, 0.3);
  margin: 2px;
  border-radius: 3px;
}

/* line 1834, app/assets/stylesheets/main/users.css.scss */
.medium-sample ul.expertise, .big-sample ul.expertise {
  font-size: 14px;
}

/* line 1838, app/assets/stylesheets/main/users.css.scss */
.work-sample:hover ul.expertise {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 1846, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul {
  list-style: none;
  padding-left: 3em;
  margin-bottom: 2em;
}

/* line 1851, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul li {
  overflow: hidden;
}

/* line 1854, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul li h4 {
  font-family: 'Roboto Slab', serif;
  color: #424242;
  font-size: 1.25em;
  margin-bottom: 0px;
  transition: all 0.3s;
}

/* line 1861, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul li h4:hover {
  color: #6F6F6F;
}

/* line 1866, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul li p.author {
  font-size: 16px;
  color: #B1B1B1;
  font-family: 'Roboto Slab', serif;
}

/* line 1872, app/assets/stylesheets/main/users.css.scss */
.user-recent-articles ul li p {
  font-size: 14px;
}

/* line 1877, app/assets/stylesheets/main/users.css.scss */
section#my-experience-purple {
  width: 100%;
  height: auto;
  background-color: #754D8E;
  padding-top: 25px;
  display: block;
  overflow: hidden;
  color: #fff;
}

/* line 1885, app/assets/stylesheets/main/users.css.scss */
section#my-experience-purple h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}

/* line 1891, app/assets/stylesheets/main/users.css.scss */
section#my-experience-purple p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 1895, app/assets/stylesheets/main/users.css.scss */
section#my-experience-purple ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 1902, app/assets/stylesheets/main/users.css.scss */
.square {
  padding-bottom: 20%;
  float: left;
  position: relative;
  overflow: hidden;
}

/* line 1909, app/assets/stylesheets/main/users.css.scss */
.inner-square {
  position: absolute;
  height: 100%;
  /* = 100% - 2*10% padding */
  width: 90%;
  /* = 100% - 2*5% padding */
  padding: 10% 5%;
  text-align: center;
}

/* line 1917, app/assets/stylesheets/main/users.css.scss */
.table-square {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 1923, app/assets/stylesheets/main/users.css.scss */
.table-square-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

/* line 1930, app/assets/stylesheets/main/users.css.scss */
.experience-purple {
  background-color: #D4B0EA;
}

/* line 1932, app/assets/stylesheets/main/users.css.scss */
.experience-purple p {
  font-size: 36px;
}

/* line 1937, app/assets/stylesheets/main/users.css.scss */
.education-purple {
  background-color: #C097D9;
}

/* line 1941, app/assets/stylesheets/main/users.css.scss */
.memberships-purple {
  background-color: #A47BBD;
}

/* line 1945, app/assets/stylesheets/main/users.css.scss */
.credentials-purple {
  background-color: #9165AC;
}

/* line 1949, app/assets/stylesheets/main/users.css.scss */
section#map-calendar {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

/* line 1954, app/assets/stylesheets/main/users.css.scss */
section#map-calendar h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  margin-bottom: 0px;
}

/* line 1961, app/assets/stylesheets/main/users.css.scss */
section#map-calendar p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 1965, app/assets/stylesheets/main/users.css.scss */
section#map-calendar ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 1972, app/assets/stylesheets/main/users.css.scss */
#calendar-current, #calendar-next, #calendar-previous {
  width: 50%;
  display: block;
  float: left;
  height: 470px;
  position: relative;
}

/* line 1978, app/assets/stylesheets/main/users.css.scss */
#calendar-current .header-available, #calendar-next .header-available, #calendar-previous .header-available {
  width: 100%;
  text-align: center;
  background: #54C368;
  padding: 25px;
}

/* line 1984, app/assets/stylesheets/main/users.css.scss */
#calendar-current .header-available, #calendar-next .header-available, #calendar-previous .header-available {
  width: 100%;
  text-align: center;
  background: #54C368;
  padding: 25px;
}

/* line 1990, app/assets/stylesheets/main/users.css.scss */
#calendar-current .header-unavailable, #calendar-next .header-unavailable, #calendar-previous .header-unavailable {
  width: 100%;
  text-align: center;
  background: #FF7474;
  padding: 25px;
}

/* line 1996, app/assets/stylesheets/main/users.css.scss */
#calendar-current #availability_message, #calendar-next #availability_message, #calendar-previous #availability_message {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 99;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 0;
}

/* line 2009, app/assets/stylesheets/main/users.css.scss */
.calendar-hidden .header-available, .calendar-hidden .header-unavailable, .calendar-hidden .calendar-container, .calendar-hidden .prev_month, .calendar-hidden .next_month {
  opacity: 0.3;
}

/* line 2014, app/assets/stylesheets/main/users.css.scss */
.calendar-container {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  float: left;
}

/* line 2021, app/assets/stylesheets/main/users.css.scss */
table.calendar {
  width: 100%;
  height: auto;
  display: table;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 150%;
}

/* line 2031, app/assets/stylesheets/main/users.css.scss */
h2.month-title {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 18px;
  color: #7b7b7b;
  margin-top: 25px;
}

/* line 2038, app/assets/stylesheets/main/users.css.scss */
.calendar th {
  text-align: center;
  padding: 14px 0;
  color: #7B7B7B;
}

/* line 2044, app/assets/stylesheets/main/users.css.scss */
.calendar tr td {
  height: 45px;
}

/* line 2048, app/assets/stylesheets/main/users.css.scss */
.calendar .today {
  border: 3px solid #D8D8D8;
  padding: 8px !important;
  font-size: 20px;
  font-weight: bold;
}

/* line 2055, app/assets/stylesheets/main/users.css.scss */
.notmonth {
  opacity: 0.5;
}

/* line 2059, app/assets/stylesheets/main/users.css.scss */
.prev_month, .next_month {
  float: left;
  width: 12.5%;
  height: 384px;
  text-align: center;
  background-color: #E7E7E7;
  color: #CECECE;
  font-size: 36px;
  cursor: pointer;
  transition: all 0.5s;
}

/* line 2069, app/assets/stylesheets/main/users.css.scss */
.prev_month:hover, .next_month:hover {
  background-color: #c1c1c1;
  color: white;
}

/* line 2075, app/assets/stylesheets/main/users.css.scss */
i.center-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 2081, app/assets/stylesheets/main/users.css.scss */
.editable-calendar {
  cursor: pointer;
}

/* line 2085, app/assets/stylesheets/main/users.css.scss */
.calendar .available {
  background: #54C368;
  border-radius: 50%;
  color: white;
  height: 45px;
  width: 45px;
  text-align: center;
  padding: 10px 0;
  margin: 2px auto;
}

/* line 2096, app/assets/stylesheets/main/users.css.scss */
.calendar .unavailable {
  background: #FF7474;
  border-radius: 50%;
  color: white;
  height: 45px;
  width: 45px;
  text-align: center;
  padding: 10px 0;
  margin: 2px auto;
}

/* USER MAPS */
/* line 2109, app/assets/stylesheets/main/users.css.scss */
#user-map-container {
  position: relative;
  width: 50%;
  height: 470px;
  display: block;
  float: left;
  background-color: rgba(52, 152, 219, 0.31);
}

/* line 2118, app/assets/stylesheets/main/users.css.scss */
#user-map {
  width: 100%;
}

/* line 2122, app/assets/stylesheets/main/users.css.scss */
#user-map-container.no-map {
  opacity: .5;
}

/* line 2126, app/assets/stylesheets/main/users.css.scss */
h3.no-map-title-purple {
  background: #C097D9;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
}

/* line 2135, app/assets/stylesheets/main/users.css.scss */
h3.map-title-purple {
  height: 86px;
  background: #614180;
  text-align: center;
  position: relative;
  padding: 28px 0;
}

@media only screen and (min-width: 768px) {
  /* line 2144, app/assets/stylesheets/main/users.css.scss */
  #google-container {
    height: 300px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 2149, app/assets/stylesheets/main/users.css.scss */
  #google-container {
    height: 470px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2155, app/assets/stylesheets/main/users.css.scss */
  #google-map address {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: center;
  }
}

/* line 2162, app/assets/stylesheets/main/users.css.scss */
#zoom-in, #zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(211, 104, 104, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url(/assets/cd-icon-controller-feb4d417de9b2a9aa31229178cebca68af31c948b025b4fc07c86c9864f454b3.svg);
}

/* line 2172, app/assets/stylesheets/main/users.css.scss */
.no-touch #zoom-in:hover, .no-touch #zoom-out:hover {
  background-color: #d36868;
}

@media only screen and (min-width: 768px) {
  /* line 2176, app/assets/stylesheets/main/users.css.scss */
  #zoom-in, #zoom-out {
    margin-left: 50px;
  }
}

/* line 2181, app/assets/stylesheets/main/users.css.scss */
#zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}

@media only screen and (min-width: 768px) {
  /* line 2187, app/assets/stylesheets/main/users.css.scss */
  #zoom-in {
    margin-top: 50px;
  }
}

/* line 2192, app/assets/stylesheets/main/users.css.scss */
#zoom-out {
  background-position: 50% -32px;
}

/* --------------------------------

Marketplace & Blog Sections

-------------------------------- */
/* line 2202, app/assets/stylesheets/main/users.css.scss */
#marketplace-purple, #blog-purple {
  color: #595959;
  border-top: 1px solid #BFBFBF;
}

/* line 2207, app/assets/stylesheets/main/users.css.scss */
h2.larger-than-life.smaller-header {
  font-size: 38px;
  text-transform: none;
}

/* line 2212, app/assets/stylesheets/main/users.css.scss */
#marketplace-purple h3, #blog-purple h3 {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  color: #C097D9;
  font-size: 24px;
}

/* line 2219, app/assets/stylesheets/main/users.css.scss */
ul.sidebar-list {
  text-align: right;
  list-style: none;
  margin: 25px 12px;
}

/* line 2223, app/assets/stylesheets/main/users.css.scss */
ul.sidebar-list li {
  padding: 12px 0;
}

/* line 2228, app/assets/stylesheets/main/users.css.scss */
.glossary {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E5E5E5;
  box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  border-radius: 4px;
  width: 90%;
  margin: 0 auto 30px;
  padding: 10px 15px 0;
  font-family: 'Open Sans', sans;
  color: #919191;
}

/* line 2241, app/assets/stylesheets/main/users.css.scss */
.glossary .header .title {
  font-size: 18px;
  margin-bottom: 0;
  color: #5c5c5c;
}

/* line 2246, app/assets/stylesheets/main/users.css.scss */
.glossary .term-concepts {
  text-align: right;
}

/* line 2249, app/assets/stylesheets/main/users.css.scss */
.glossary p.details {
  font-size: 12px;
}

/* line 2252, app/assets/stylesheets/main/users.css.scss */
.glossary .description p {
  font-size: 14px;
}

/* line 2255, app/assets/stylesheets/main/users.css.scss */
.glossary hr {
  margin: 12px 0;
}

/* GLOSSARY REVIEWS SECTION */
/* line 2262, app/assets/stylesheets/main/users.css.scss */
#glossary-reviews-purple {
  background: #C097D9;
  padding: 25px 0 !important;
}

/* line 2265, app/assets/stylesheets/main/users.css.scss */
#glossary-reviews-purple h2 {
  color: #fff;
  font-size: 36px;
  text-transform: none;
}

/* line 2272, app/assets/stylesheets/main/users.css.scss */
.review-purple {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #AA7CC6;
  box-shadow: 0px 2px 4px 0px rgba(137, 91, 165, 0.51);
  border-radius: 8px;
  padding: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  width: 30% !important;
  margin-left: 30px;
}

/* line 2283, app/assets/stylesheets/main/users.css.scss */
.review-purple:first-child {
  margin-left: 0;
}

/* line 2286, app/assets/stylesheets/main/users.css.scss */
.review-purple img {
  border: 3px solid #8B69AA;
}

/* line 2289, app/assets/stylesheets/main/users.css.scss */
.review-purple h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 14px;
}

/* line 2294, app/assets/stylesheets/main/users.css.scss */
.review-purple .footer:last-child {
  margin-left: 15px;
}

/* RECENT ACTIVITY SECTION */
/* line 2301, app/assets/stylesheets/main/users.css.scss */
#activity-purple {
  background-color: #e9f0f5;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
}

/* line 2306, app/assets/stylesheets/main/users.css.scss */
#activity-purple h2 {
  color: #5c5c5c;
  font-size: 48px;
  border: 4px solid #C097D9;
  width: 58%;
  margin: 0 auto;
  text-transform: none;
}

/* line 2316, app/assets/stylesheets/main/users.css.scss */
#activity-purple::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 106px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #C097D9;
}

@media only screen and (min-width: 1170px) {
  /* line 2327, app/assets/stylesheets/main/users.css.scss */
  #activity-purple::before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 2333, app/assets/stylesheets/main/users.css.scss */
.activity-block {
  position: relative;
  margin: 2em 0;
}

/* line 2337, app/assets/stylesheets/main/users.css.scss */
.activity-block:after {
  content: "";
  display: table;
  clear: both;
}

/* line 2342, app/assets/stylesheets/main/users.css.scss */
.activity-block:first-child {
  margin-top: 0;
}

/* line 2345, app/assets/stylesheets/main/users.css.scss */
.activity-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  /* line 2349, app/assets/stylesheets/main/users.css.scss */
  .activity-block {
    margin: 4em 0;
  }
  /* line 2352, app/assets/stylesheets/main/users.css.scss */
  .activity-block:first-child {
    margin-top: 0;
  }
  /* line 2355, app/assets/stylesheets/main/users.css.scss */
  .activity-block:last-child {
    margin-bottom: 0;
  }
}

/* line 2360, app/assets/stylesheets/main/users.css.scss */
.activity-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 28px;
}

/* line 2371, app/assets/stylesheets/main/users.css.scss */
.activity-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

/* line 2381, app/assets/stylesheets/main/users.css.scss */
.activity-img.cd-upload-purple {
  background: #C097D9;
  padding: 14px 17px;
}

/* line 2385, app/assets/stylesheets/main/users.css.scss */
.activity-img.cd-marketplace-purple {
  background: #c03b44;
}

/* line 2388, app/assets/stylesheets/main/users.css.scss */
.activity-img.cd-location-purple {
  background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
  /* line 2392, app/assets/stylesheets/main/users.css.scss */
  .activity-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 2401, app/assets/stylesheets/main/users.css.scss */
  .activity-img.is-hidden {
    visibility: hidden;
  }
  /* line 2404, app/assets/stylesheets/main/users.css.scss */
  .activity-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 2469, app/assets/stylesheets/main/users.css.scss */
.activity-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}

/* line 2477, app/assets/stylesheets/main/users.css.scss */
.activity-content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 2482, app/assets/stylesheets/main/users.css.scss */
.activity-content h2 {
  color: #303e49;
}

/* line 2485, app/assets/stylesheets/main/users.css.scss */
.activity-content p, .activity-content .cd-read-more, .activity-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}

/* line 2489, app/assets/stylesheets/main/users.css.scss */
.activity-content .cd-read-more, .activity-content .cd-date {
  display: inline-block;
}

/* line 2492, app/assets/stylesheets/main/users.css.scss */
.activity-content p {
  margin: 1em 0;
  line-height: 1.6;
}

/* line 2496, app/assets/stylesheets/main/users.css.scss */
.activity-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

/* line 2503, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-terms {
  margin-bottom: 0px;
  list-style: none;
  padding: 0px;
}

/* line 2507, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-terms li {
  display: inline;
  margin: 0 20px;
}

/* line 2508, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-terms li:first-child {
  margin: 0px;
}

/* line 2510, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-details {
  list-style: none;
  padding: 0px;
}

/* line 2513, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-details li {
  display: inline;
  margin: 0 20px;
}

/* line 2514, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-details li:first-child {
  margin: 0px;
}

/* line 2516, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-terms li {
  color: #F27A24;
  font-size: 12px;
}

/* line 2520, app/assets/stylesheets/main/users.css.scss */
.wiwo-activity-details li {
  color: #9a9a9a;
  font-size: 12px;
}

/* line 2524, app/assets/stylesheets/main/users.css.scss */
.no-touch .activity-content .cd-read-more:hover {
  background-color: #bac4cb;
}

/* line 2527, app/assets/stylesheets/main/users.css.scss */
.activity-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

/* line 2532, app/assets/stylesheets/main/users.css.scss */
.activity-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
  /* line 2543, app/assets/stylesheets/main/users.css.scss */
  .activity-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 2547, app/assets/stylesheets/main/users.css.scss */
  .activity-content p {
    font-size: 16px;
  }
  /* line 2550, app/assets/stylesheets/main/users.css.scss */
  .activity-content .cd-read-more, .activity-content .cd-date {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 2557, app/assets/stylesheets/main/users.css.scss */
  .activity-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  /* line 2562, app/assets/stylesheets/main/users.css.scss */
  .activity-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  /* line 2568, app/assets/stylesheets/main/users.css.scss */
  .activity-content .cd-read-more {
    float: left;
  }
  /* line 2571, app/assets/stylesheets/main/users.css.scss */
  .activity-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
  }
  /* line 2578, app/assets/stylesheets/main/users.css.scss */
  .activity-block:nth-child(odd) .activity-content {
    float: right;
  }
  /* line 2581, app/assets/stylesheets/main/users.css.scss */
  .activity-block:nth-child(odd) .activity-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  /* line 2588, app/assets/stylesheets/main/users.css.scss */
  .activity-block:nth-child(odd) .activity-content .cd-read-more {
    float: right;
  }
  /* line 2591, app/assets/stylesheets/main/users.css.scss */
  .activity-block:nth-child(odd) .activity-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  /* line 2596, app/assets/stylesheets/main/users.css.scss */
  .activity-content.is-hidden {
    visibility: hidden;
  }
  /* line 2599, app/assets/stylesheets/main/users.css.scss */
  .activity-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on odd content blocks */
  /* line 2609, app/assets/stylesheets/main/users.css.scss */
  .activity-block:nth-child(odd) .activity-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/* SIMILAR TRANSLATORS SECTION */
/* line 2732, app/assets/stylesheets/main/users.css.scss */
#similar {
  background-color: #fff;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
  border-top: 1px solid #BFBFBF;
}

/* line 2738, app/assets/stylesheets/main/users.css.scss */
#similar h2 {
  color: #5c5c5c;
  font-size: 48px;
  margin: 0 auto;
  text-transform: none;
}

/* line 2746, app/assets/stylesheets/main/users.css.scss */
.similar-box {
  /* Rectangle 46: */
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E5E5E5;
  box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  border-radius: 4px;
  padding: 25px 25px 0 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  text-align: center;
  margin-top: 50px !important;
  margin-left: 33px;
  width: 30% !important;
}

/* line 2760, app/assets/stylesheets/main/users.css.scss */
.similar-box:first-child {
  margin-left: 0;
}

/* line 2763, app/assets/stylesheets/main/users.css.scss */
.similar-box img {
  border: 4px solid #E9F0F5;
  margin: 0 auto;
  position: relative;
  top: -60px;
  margin-bottom: -45px;
}

/* line 2771, app/assets/stylesheets/main/users.css.scss */
.similar-box h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 18px;
}

/* line 2776, app/assets/stylesheets/main/users.css.scss */
.similar-box p {
  font-size: 14px;
  font-weight: 400;
}

/* line 2782, app/assets/stylesheets/main/users.css.scss */
.translator-preview-box {
  /* Rectangle 46: */
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E5E5E5;
  box-shadow: 0px 2px 4px 0px rgba(232, 232, 232, 0.5);
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  text-align: center;
  margin-top: 35px !important;
  padding: 0 15px;
}

/* line 2795, app/assets/stylesheets/main/users.css.scss */
.translator-preview-box img {
  border: 4px solid #E9F0F5;
  margin: 0 auto;
  position: relative;
  top: -60px;
  margin-bottom: -45px;
}

/* line 2803, app/assets/stylesheets/main/users.css.scss */
.translator-preview-box h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 18px;
}

/* line 2808, app/assets/stylesheets/main/users.css.scss */
.translator-preview-box p {
  font-size: 14px;
  font-weight: 400;
}

/*===================================================================================*/
/* User Show Page Pie Chart
/*=====================================================================================*/
/* line 2818, app/assets/stylesheets/main/users.css.scss */
.arc path {
  stroke: #fff;
}

/* line 2822, app/assets/stylesheets/main/users.css.scss */
#field-chart-container {
  position: relative;
}

/* line 2826, app/assets/stylesheets/main/users.css.scss */
#field-piechart-percentage {
  position: absolute;
  height: 100px;
  width: 150px;
  top: 100px;
  left: 100px;
}

/* line 2834, app/assets/stylesheets/main/users.css.scss */
#lp-chart-container {
  position: relative;
}

/* line 2838, app/assets/stylesheets/main/users.css.scss */
#lp-piechart-percentage {
  position: absolute;
  height: 100px;
  width: 150px;
  top: 100px;
  left: 100px;
}

/* line 2846, app/assets/stylesheets/main/users.css.scss */
.piechart-text {
  color: #464644;
  padding: 0px !important;
  margin: 0px !important;
}

/* line 2852, app/assets/stylesheets/main/users.css.scss */
.pie-chart-title {
  color: #464644;
  font-size: 35px;
  line-height: 100%;
  padding-bottom: 15px;
}

/* line 2859, app/assets/stylesheets/main/users.css.scss */
.tagline_container {
  height: 44px;
}

/* line 2863, app/assets/stylesheets/main/users.css.scss */
.similar_username_container {
  height: 54px;
}

/* ----------------------------------------------------

USER PROFILES

---------------------------------------------------- */
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
/* line 22, app/assets/stylesheets/_orange_theme.scss */
.arrow_box-orange {
  position: relative;
  background: #F08040;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
}

/* line 32, app/assets/stylesheets/_orange_theme.scss */
.arrow_box-orange:after,
.arrow_box-orange:before {
  bottom: 98%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-oddts: none;
}

/* line 43, app/assets/stylesheets/_orange_theme.scss */
.arrow_box-orange:after {
  border-bottom-color: #F08040;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

/* line 49, app/assets/stylesheets/_orange_theme.scss */
.arrow_box-orange:before {
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

/* line 55, app/assets/stylesheets/_orange_theme.scss */
.bordered-image-orange {
  border: 7px solid #F08040;
}

/* BUTTONS */
/* line 61, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 53px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans;
  color: #fff;
}

/* line 78, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.icon, .btn-view-more-orange span.title {
  display: block;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 87, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.left {
  float: left;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}

/* line 93, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.right {
  float: right;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

/* line 99, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.icon {
  font-size: 23px;
  background-color: #ED6E26;
  -webkit-box-shadow: 0 3px 0 0 #E76013;
  box-shadow: 0 3px 0 0 #E76013;
  text-shadow: 0px 1px 1px #E76013;
}

/* line 106, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.title {
  -webkit-box-shadow: 0 3px 0 0 #ED6E26;
  box-shadow: 0 3px 0 0 #ED6E26;
  background-color: #FF8642;
}

/* line 111, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange span.arrow-left, .btn-view-more-orange span.arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: all .15s;
  -transition: all .15s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
}

/* line 122, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange.left span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  border-right: 10px solid #00cdae;
}

/* line 128, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange.right span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  border-right: 10px solid #00967f;
}

/* line 134, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange.left span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  border-left: 10px solid #00967f;
}

/* line 140, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange.right span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #FF8642, -10px 3px 0 0 #ED6E26;
  box-shadow: -10px 0 0 0 #FF8642, -10px 3px 0 0 #ED6E26;
  border-left: 10px solid #FF8642;
}

/* line 147, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange:active, .btn-view-more.active {
  height: 51px;
}

/* line 150, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange:hover {
  color: #fff;
}

/* line 153, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange:hover span.arrow-left {
  right: 10px;
}

/* line 156, app/assets/stylesheets/_orange_theme.scss */
.btn-view-more-orange:hover span.arrow-right {
  left: 7px;
}

/* --------------------------------

Profile Intro

-------------------------------- */
/* line 166, app/assets/stylesheets/_orange_theme.scss */
#profile-intro-orange #profile-intro-tagline {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

/* line 173, app/assets/stylesheets/_orange_theme.scss */
#profile-intro-orange h1 {
  font-size: 72px;
  font-family: 'Roboto Slab', serif;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 182, app/assets/stylesheets/_orange_theme.scss */
#profile-intro-orange h2 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
  /* line 191, app/assets/stylesheets/_orange_theme.scss */
  #profile-intro-orange {
    height: 100%;
  }
  /* line 194, app/assets/stylesheets/_orange_theme.scss */
  #profile-intro-orange h1 {
    font-size: 72px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 199, app/assets/stylesheets/_orange_theme.scss */
  #profile-intro-orange {
    height: 100%;
  }
}

/* line 204, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange {
  margin-top: 39px;
}

/* line 208, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange ul {
  list-style: none;
  font-size: 16px;
}

/* line 213, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange li {
  display: inline;
  float: left;
  padding: 10px 20px;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  width: 32%;
  text-align: center;
  position: relative;
}

/* line 225, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange li:first-child {
  background-color: #E76013;
  font-weight: 700;
}

/* line 229, app/assets/stylesheets/_orange_theme.scss */
.arrow-right-orange:nth-child(2) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #E76013;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 241, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange li:nth-child(3) {
  background-color: #F08040;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 247, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange .arrow-right-orange:nth-child(4) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #F08040;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 259, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange li:nth-child(5) {
  background-color: #F7894A;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 265, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange .arrow-right-orange:nth-child(6) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #F7894A;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 277, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange li:nth-child(7) {
  background-color: #ED6E26;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 283, app/assets/stylesheets/_orange_theme.scss */
#translator-details-orange .arrow-right-orange:nth-child(8) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #ED6E26;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* --------------------------------

Secondary Fixed Navigation

-------------------------------- */
/* line 302, app/assets/stylesheets/_orange_theme.scss */
#profile-name-orange {
  float: left;
  margin: 13px 0 0 5%;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: bold;
  color: #FF8642;
}

@media only screen and (min-width: 768px) {
  /* line 311, app/assets/stylesheets/_orange_theme.scss */
  #profile-name-orange {
    margin: 23px 0 0 0;
  }
}

/* line 316, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  background: rgba(3, 13, 24, 0.96);
  border-radius: 0.25em;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
}

/* line 330, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger span {
  /* the span element is used to create the menu icon */
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f0eee1;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 351, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger span::before, .profile-nav-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 359, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger span::before {
  right: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 367, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger span::after {
  left: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 375, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger.menu-is-open {
  background: transparent;
}

/* line 378, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger.menu-is-open span {
  background: rgba(240, 238, 225, 0);
  width: 20px;
  height: 2px;
}

/* line 383, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger.menu-is-open span::before, .profile-nav-trigger.menu-is-open span::after {
  background: #f0eee1;
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
}

/* line 391, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger.menu-is-open span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 398, app/assets/stylesheets/_orange_theme.scss */
.profile-nav-trigger.menu-is-open span::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media only screen and (min-width: 1170px) {
  /* line 406, app/assets/stylesheets/_orange_theme.scss */
  .profile-nav-trigger {
    display: none;
  }
}

/* line 411, app/assets/stylesheets/_orange_theme.scss */
.social-buttons a.website-orange {
  background: #FF8642;
}

/* line 415, app/assets/stylesheets/_orange_theme.scss */
.user-options-orange ul {
  margin-top: 12px;
}

/* line 419, app/assets/stylesheets/_orange_theme.scss */
.user-options-orange li a {
  background-color: #FF8642;
  padding: 10px 20px;
  margin-left: 25px;
  border-radius: 8px;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  transition: background-color 0.3s;
}

/* line 431, app/assets/stylesheets/_orange_theme.scss */
.user-options-orange li a:hover {
  background-color: #ff7629;
}

/* line 435, app/assets/stylesheets/_orange_theme.scss */
.user-options-orange ul li:last-child > a {
  background-color: #ED6E26;
}

/* line 439, app/assets/stylesheets/_orange_theme.scss */
.user-options-orange ul li:last-child > a:hover {
  background-color: #e66013;
}

/* --------------------------------

Profile Sections

-------------------------------- */
/* line 449, app/assets/stylesheets/_orange_theme.scss */
#about-me-sidebar-orange {
  border-right: 7px solid #FF8642;
  padding-right: 0px;
  padding-bottom: 2em;
}

/* line 455, app/assets/stylesheets/_orange_theme.scss */
ul.follow-me-orange {
  list-style: none;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* line 461, app/assets/stylesheets/_orange_theme.scss */
ul.follow-me-orange li a {
  background-color: #FF8642;
  padding: 14px 0px;
  width: 100%;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
}

/* line 471, app/assets/stylesheets/_orange_theme.scss */
ul.follow-me-orange li a:hover {
  background-color: #ff7629;
}

/* line 475, app/assets/stylesheets/_orange_theme.scss */
.about-me-icon-orange {
  position: absolute;
  right: -24px;
  font-size: 20px !important;
  color: #fff;
  background: #FF8642;
  padding: 10px 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: -7px;
}

/* line 489, app/assets/stylesheets/_orange_theme.scss */
.native-language-left-orange {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #FF8642;
  padding: 12px;
  height: 48px;
}

/* line 502, app/assets/stylesheets/_orange_theme.scss */
.native-language-left-orange {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #FF8642;
  padding: 12px;
  height: 48px;
}

/* line 514, app/assets/stylesheets/_orange_theme.scss */
.native-language-right-orange {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 66.66%;
  float: left;
  background-color: #F8975E;
  padding: 12px;
  margin-left: -1px;
  height: 48px;
}

/* line 528, app/assets/stylesheets/_orange_theme.scss */
.asset-count-orange p {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  color: #5c5c5c;
  margin: 0px;
  line-height: 22px;
}

/* line 537, app/assets/stylesheets/_orange_theme.scss */
.asset-count-orange p span {
  font-size: 16px;
  font-weight: 700;
  color: #FF8642;
  margin-top: 0;
  line-height: 0;
}

/* MY WORK SECTION */
/* line 547, app/assets/stylesheets/_orange_theme.scss */
section#my-work-orange {
  width: 100%;
  height: auto;
  background-color: #FF8642;
  padding-top: 25px;
  overflow: hidden;
}

/* line 555, app/assets/stylesheets/_orange_theme.scss */
.work-bg-orange {
  background: rgba(230, 126, 34, 0.3);
  border-radius: 5px;
  min-height: 44px;
}

/* line 561, app/assets/stylesheets/_orange_theme.scss */
#my-work-orange h2, #my-experience-orange h2 {
  color: #fff;
}

/* Radial Out */
/* line 566, app/assets/stylesheets/_orange_theme.scss */
.hvr-radial-out-orange {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 583, app/assets/stylesheets/_orange_theme.scss */
.hvr-radial-out-orange:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ED6E26;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 603, app/assets/stylesheets/_orange_theme.scss */
.hvr-radial-out-orange:hover:after, .hvr-radial-out-orange:focus:after, .hvr-radial-out-orange:active:after {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* line 608, app/assets/stylesheets/_orange_theme.scss */
.orange-sample {
  background-color: #ED6E26;
  background: linear-gradient(rgba(230, 126, 34, 0.3), rgba(230, 126, 34, 0.3)), url(https://s3.amazonaws.com/work-sample-images/default.png) no-repeat;
  background-size: cover;
  transition: all 0.3s;
}

/* line 620, app/assets/stylesheets/_orange_theme.scss */
a.btn-view-work-orange {
  display: none;
  transition: all 0.5s;
}

/* line 625, app/assets/stylesheets/_orange_theme.scss */
a.btn-view-work-orange:hover {
  background-color: #ffa775;
}

/* line 629, app/assets/stylesheets/_orange_theme.scss */
.work-sample:hover a.btn-view-work-orange {
  background: #FF8642;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
}

/* line 641, app/assets/stylesheets/_orange_theme.scss */
section#my-experience-orange {
  width: 100%;
  height: auto;
  background-color: #ED6E26;
  padding-top: 25px;
  display: block;
  overflow: hidden;
  color: #fff;
}

/* line 649, app/assets/stylesheets/_orange_theme.scss */
section#my-experience-orange h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}

/* line 655, app/assets/stylesheets/_orange_theme.scss */
section#my-experience-orange p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 659, app/assets/stylesheets/_orange_theme.scss */
section#my-experience-orange ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 666, app/assets/stylesheets/_orange_theme.scss */
.experience-orange {
  background-color: #FFC09D;
}

/* line 668, app/assets/stylesheets/_orange_theme.scss */
.experience-orange p {
  font-size: 36px;
}

/* line 673, app/assets/stylesheets/_orange_theme.scss */
.education-orange {
  background-color: #FFA775;
}

/* line 677, app/assets/stylesheets/_orange_theme.scss */
.memberships-orange {
  background-color: #F8975E;
}

/* line 681, app/assets/stylesheets/_orange_theme.scss */
.credentials-orange {
  background-color: #F7894A;
}

/* MAP & CALENDAR */
/* USER MAPS */
/* line 689, app/assets/stylesheets/_orange_theme.scss */
h3.no-map-title-orange {
  background: #FF8642;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
}

/* line 698, app/assets/stylesheets/_orange_theme.scss */
h3.map-title-orange {
  height: 86px;
  background: #F08040;
  text-align: center;
  position: relative;
  padding: 28px 0;
}

/* --------------------------------

Marketplace & Blog Sections

-------------------------------- */
/* line 712, app/assets/stylesheets/_orange_theme.scss */
#marketplace-orange, #blog-orange {
  color: #595959;
  border-top: 1px solid #BFBFBF;
}

/* line 717, app/assets/stylesheets/_orange_theme.scss */
#marketplace-orange h3, #blog-orange h3 {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  color: #FF8642;
  font-size: 24px;
}

/* GLOSSARY REVIEWS SECTION */
/* line 727, app/assets/stylesheets/_orange_theme.scss */
#glossary-reviews-orange {
  background: #FF8642;
  padding: 25px 0 !important;
}

/* line 730, app/assets/stylesheets/_orange_theme.scss */
#glossary-reviews-orange h2 {
  color: #fff;
  font-size: 36px;
  text-transform: none;
}

/* line 737, app/assets/stylesheets/_orange_theme.scss */
.review-orange {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #E76013;
  box-shadow: 0px 2px 4px 0px #FFA775;
  border-radius: 8px;
  padding: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  width: 30% !important;
  margin-left: 30px;
}

/* line 748, app/assets/stylesheets/_orange_theme.scss */
.review-orange:first-child {
  margin-left: 0;
}

/* line 751, app/assets/stylesheets/_orange_theme.scss */
.review-orange img {
  border: 3px solid #F7894A;
}

/* line 754, app/assets/stylesheets/_orange_theme.scss */
.review-orange h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 14px;
}

/* line 759, app/assets/stylesheets/_orange_theme.scss */
.review-orange .footer:last-child {
  margin-left: 15px;
}

/* RECENT ACTIVITY SECTION */
/* line 766, app/assets/stylesheets/_orange_theme.scss */
#activity-orange {
  background-color: #e9f0f5;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
}

/* line 771, app/assets/stylesheets/_orange_theme.scss */
#activity-orange h2 {
  color: #5c5c5c;
  font-size: 48px;
  border: 4px solid #FF8642;
  width: 58%;
  margin: 0 auto;
  text-transform: none;
}

/* line 781, app/assets/stylesheets/_orange_theme.scss */
#activity-orange::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 106px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #FF8642;
}

@media only screen and (min-width: 1170px) {
  /* line 792, app/assets/stylesheets/_orange_theme.scss */
  #activity-orange::before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 798, app/assets/stylesheets/_orange_theme.scss */
.activity-img.cd-upload-orange {
  background: #FF8642;
  padding: 14px 17px;
}

/* line 802, app/assets/stylesheets/_orange_theme.scss */
.activity-img.cd-marketplace-orange {
  background: #c03b44;
}

/* line 805, app/assets/stylesheets/_orange_theme.scss */
.activity-img.cd-location-orange {
  background: #f0ca45;
}

/* ----------------------------------------------------

USER PROFILES

---------------------------------------------------- */
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
/* line 22, app/assets/stylesheets/_pink_theme.css.scss */
.arrow_box-pink {
  position: relative;
  background: #BD3B96;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
}

/* line 32, app/assets/stylesheets/_pink_theme.css.scss */
.arrow_box-pink:after,
.arrow_box-pink:before {
  bottom: 98%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-oddts: none;
}

/* line 43, app/assets/stylesheets/_pink_theme.css.scss */
.arrow_box-pink:after {
  border-bottom-color: #BD3B96;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

/* line 49, app/assets/stylesheets/_pink_theme.css.scss */
.arrow_box-pink:before {
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

/* line 55, app/assets/stylesheets/_pink_theme.css.scss */
.bordered-image-pink {
  border: 7px solid #BD3B96;
}

/* BUTTONS */
/* line 61, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 53px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans;
  color: #fff;
}

/* line 78, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.icon, .btn-view-more-pink span.title {
  display: block;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 87, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.left {
  float: left;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}

/* line 93, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.right {
  float: right;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

/* line 99, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.icon {
  font-size: 23px;
  background-color: #D14AA8;
  -webkit-box-shadow: 0 3px 0 0 #B31A85;
  box-shadow: 0 3px 0 0 #B31A85;
  text-shadow: 0px 1px 1px #B31A85;
}

/* line 106, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.title {
  -webkit-box-shadow: 0 3px 0 0 #D14AA8;
  box-shadow: 0 3px 0 0 #D14AA8;
  background-color: #EC6AC4;
}

/* line 111, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink span.arrow-left, .btn-view-more-pink span.arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: all .15s;
  -transition: all .15s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
}

/* line 122, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink.left span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  border-right: 10px solid #00cdae;
}

/* line 128, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink.right span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  border-right: 10px solid #00967f;
}

/* line 134, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink.left span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  border-left: 10px solid #00967f;
}

/* line 140, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink.right span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #EC6AC4, -10px 3px 0 0 #D14AA8;
  box-shadow: -10px 0 0 0 #EC6AC4, -10px 3px 0 0 #D14AA8;
  border-left: 10px solid #EC6AC4;
}

/* line 147, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink:active, .btn-view-more.active {
  height: 51px;
}

/* line 150, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink:hover {
  color: #fff;
}

/* line 153, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink:hover span.arrow-left {
  right: 10px;
}

/* line 156, app/assets/stylesheets/_pink_theme.css.scss */
.btn-view-more-pink:hover span.arrow-right {
  left: 7px;
}

/* --------------------------------

Profile Intro

-------------------------------- */
/* line 166, app/assets/stylesheets/_pink_theme.css.scss */
#profile-intro-pink #profile-intro-tagline {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

/* line 173, app/assets/stylesheets/_pink_theme.css.scss */
#profile-intro-pink h1 {
  font-size: 72px;
  font-family: 'Roboto Slab', serif;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 182, app/assets/stylesheets/_pink_theme.css.scss */
#profile-intro-pink h2 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
  /* line 191, app/assets/stylesheets/_pink_theme.css.scss */
  #profile-intro-pink {
    height: 100%;
  }
  /* line 194, app/assets/stylesheets/_pink_theme.css.scss */
  #profile-intro-pink h1 {
    font-size: 72px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 199, app/assets/stylesheets/_pink_theme.css.scss */
  #profile-intro-pink {
    height: 100%;
  }
}

/* line 204, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink {
  margin-top: 39px;
}

/* line 208, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink ul {
  list-style: none;
  font-size: 16px;
}

/* line 213, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink li {
  display: inline;
  float: left;
  padding: 10px 20px;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  width: 32%;
  text-align: center;
  position: relative;
}

/* line 225, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink li:first-child {
  background-color: #B31A85;
  font-weight: 700;
}

/* line 229, app/assets/stylesheets/_pink_theme.css.scss */
.arrow-right-pink:nth-child(2) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #B31A85;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 241, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink li:nth-child(3) {
  background-color: #BD3B96;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 247, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink .arrow-right-pink:nth-child(4) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #BD3B96;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 259, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink li:nth-child(5) {
  background-color: #DD56B4;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 265, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink .arrow-right-pink:nth-child(6) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #DD56B4;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 277, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink li:nth-child(7) {
  background-color: #D14AA8;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 283, app/assets/stylesheets/_pink_theme.css.scss */
#translator-details-pink .arrow-right-pink:nth-child(8) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #D14AA8;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* --------------------------------

Secondary Fixed Navigation

-------------------------------- */
/* line 302, app/assets/stylesheets/_pink_theme.css.scss */
#profile-name-pink {
  float: left;
  margin: 13px 0 0 5%;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: bold;
  color: #EC6AC4;
}

@media only screen and (min-width: 768px) {
  /* line 311, app/assets/stylesheets/_pink_theme.css.scss */
  #profile-name-pink {
    margin: 23px 0 0 0;
  }
}

/* line 316, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  background: rgba(3, 13, 24, 0.96);
  border-radius: 0.25em;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
}

/* line 330, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger span {
  /* the span element is used to create the menu icon */
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f0eee1;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 351, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger span::before, .profile-nav-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 359, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger span::before {
  right: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 367, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger span::after {
  left: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 375, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger.menu-is-open {
  background: transparent;
}

/* line 378, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger.menu-is-open span {
  background: rgba(240, 238, 225, 0);
  width: 20px;
  height: 2px;
}

/* line 383, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before, .profile-nav-trigger.menu-is-open span::after {
  background: #f0eee1;
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
}

/* line 391, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 398, app/assets/stylesheets/_pink_theme.css.scss */
.profile-nav-trigger.menu-is-open span::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media only screen and (min-width: 1170px) {
  /* line 406, app/assets/stylesheets/_pink_theme.css.scss */
  .profile-nav-trigger {
    display: none;
  }
}

/* line 411, app/assets/stylesheets/_pink_theme.css.scss */
.social-buttons a.website-pink {
  background: #EC6AC4;
}

/* line 415, app/assets/stylesheets/_pink_theme.css.scss */
.user-options-pink ul {
  margin-top: 12px;
}

/* line 419, app/assets/stylesheets/_pink_theme.css.scss */
.user-options-pink li a {
  background-color: #EC6AC4;
  padding: 10px 20px;
  margin-left: 25px;
  border-radius: 8px;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  transition: background-color 0.3s;
}

/* line 431, app/assets/stylesheets/_pink_theme.css.scss */
.user-options-pink li a:hover {
  background-color: #e953bb;
}

/* line 435, app/assets/stylesheets/_pink_theme.css.scss */
.user-options-pink ul li:last-child > a {
  background-color: #D14AA8;
}

/* line 439, app/assets/stylesheets/_pink_theme.css.scss */
.user-options-pink ul li:last-child > a:hover {
  background-color: #cc369e;
}

/* --------------------------------

Profile Sections

-------------------------------- */
/* line 449, app/assets/stylesheets/_pink_theme.css.scss */
#about-me-sidebar-pink {
  border-right: 7px solid #EC6AC4;
  padding-right: 0px;
  padding-bottom: 2em;
}

/* line 455, app/assets/stylesheets/_pink_theme.css.scss */
ul.follow-me-pink {
  list-style: none;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* line 461, app/assets/stylesheets/_pink_theme.css.scss */
ul.follow-me-pink li a {
  background-color: #EC6AC4;
  padding: 14px 0px;
  width: 100%;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
}

/* line 471, app/assets/stylesheets/_pink_theme.css.scss */
ul.follow-me-pink li a:hover {
  background-color: #e953bb;
}

/* line 475, app/assets/stylesheets/_pink_theme.css.scss */
.about-me-icon-pink {
  position: absolute;
  right: -24px;
  font-size: 20px !important;
  color: #fff;
  background: #EC6AC4;
  padding: 10px 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: -7px;
}

/* line 489, app/assets/stylesheets/_pink_theme.css.scss */
.native-language-left-pink {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #EC6AC4;
  padding: 12px;
  height: 48px;
}

/* line 502, app/assets/stylesheets/_pink_theme.css.scss */
.native-language-left-fr-pink {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #EC6AC4;
  padding: 12px;
  height: 48px;
}

/* line 514, app/assets/stylesheets/_pink_theme.css.scss */
.native-language-right-pink {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 66.66%;
  float: left;
  background-color: #F97DD3;
  padding: 12px;
  margin-left: -1px;
  height: 48px;
}

/* line 528, app/assets/stylesheets/_pink_theme.css.scss */
.asset-count-pink p {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  color: #5c5c5c;
  margin: 0px;
  line-height: 22px;
}

/* line 537, app/assets/stylesheets/_pink_theme.css.scss */
.asset-count-pink p span {
  font-size: 16px;
  font-weight: 700;
  color: #EC6AC4;
  margin-top: 0;
  line-height: 0;
}

/* MY WORK SECTION */
/* line 547, app/assets/stylesheets/_pink_theme.css.scss */
section#my-work-pink {
  width: 100%;
  height: auto;
  background-color: #EC6AC4;
  padding-top: 25px;
  overflow: hidden;
}

/* line 555, app/assets/stylesheets/_pink_theme.css.scss */
.work-bg-pink {
  background: rgba(236, 106, 196, 0.3);
  border-radius: 5px;
  min-height: 44px;
}

/* line 561, app/assets/stylesheets/_pink_theme.css.scss */
#my-work-pink h2, #my-experience-pink h2 {
  color: #fff;
}

/* Radial Out */
/* line 566, app/assets/stylesheets/_pink_theme.css.scss */
.hvr-radial-out-pink {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 583, app/assets/stylesheets/_pink_theme.css.scss */
.hvr-radial-out-pink:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #D14AA8;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 603, app/assets/stylesheets/_pink_theme.css.scss */
.hvr-radial-out-pink:hover:after, .hvr-radial-out-pink:focus:after, .hvr-radial-out-pink:active:after {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* line 608, app/assets/stylesheets/_pink_theme.css.scss */
.pink-sample {
  background-color: #D14AA8;
  background: linear-gradient(rgba(236, 106, 196, 0.3), rgba(236, 106, 196, 0.3)), url(https://s3.amazonaws.com/work-sample-images/default.png) no-repeat;
  background-size: cover;
  transition: all 0.3s;
}

/* line 620, app/assets/stylesheets/_pink_theme.css.scss */
a.btn-view-work-pink {
  display: none;
  transition: all 0.5s;
}

/* line 625, app/assets/stylesheets/_pink_theme.css.scss */
a.btn-view-work-pink:hover {
  background-color: #f297d6;
}

/* line 629, app/assets/stylesheets/_pink_theme.css.scss */
.work-sample:hover a.btn-view-work-pink {
  background: #EC6AC4;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
}

/* line 641, app/assets/stylesheets/_pink_theme.css.scss */
section#my-experience-pink {
  width: 100%;
  height: auto;
  background-color: #D14AA8;
  padding-top: 25px;
  display: block;
  overflow: hidden;
  color: #fff;
}

/* line 649, app/assets/stylesheets/_pink_theme.css.scss */
section#my-experience-pink h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}

/* line 655, app/assets/stylesheets/_pink_theme.css.scss */
section#my-experience-pink p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 659, app/assets/stylesheets/_pink_theme.css.scss */
section#my-experience-pink ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 666, app/assets/stylesheets/_pink_theme.css.scss */
.experience-pink {
  background-color: #FFC4ED;
}

/* line 668, app/assets/stylesheets/_pink_theme.css.scss */
.experience-pink p {
  font-size: 36px;
}

/* line 673, app/assets/stylesheets/_pink_theme.css.scss */
.education-pink {
  background-color: #FF8DDC;
}

/* line 677, app/assets/stylesheets/_pink_theme.css.scss */
.memberships-pink {
  background-color: #F97DD3;
}

/* line 681, app/assets/stylesheets/_pink_theme.css.scss */
.credentials-pink {
  background-color: #DD56B4;
}

/* MAP & CALENDAR */
/* USER MAPS */
/* line 689, app/assets/stylesheets/_pink_theme.css.scss */
h3.no-map-title-pink {
  background: #EC6AC4;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
}

/* line 698, app/assets/stylesheets/_pink_theme.css.scss */
h3.map-title-pink {
  height: 86px;
  background: #BD3B96;
  text-align: center;
  position: relative;
  padding: 28px 0;
}

/* --------------------------------

Marketplace & Blog Sections

-------------------------------- */
/* line 712, app/assets/stylesheets/_pink_theme.css.scss */
#marketplace-pink, #blog-pink {
  color: #595959;
  border-top: 1px solid #BFBFBF;
}

/* line 717, app/assets/stylesheets/_pink_theme.css.scss */
#marketplace-pink h3, #blog-pink h3 {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  color: #EC6AC4;
  font-size: 24px;
}

/* GLOSSARY REVIEWS SECTION */
/* line 727, app/assets/stylesheets/_pink_theme.css.scss */
#glossary-reviews-pink {
  background: #EC6AC4;
  padding: 25px 0 !important;
}

/* line 730, app/assets/stylesheets/_pink_theme.css.scss */
#glossary-reviews-pink h2 {
  color: #fff;
  font-size: 36px;
  text-transform: none;
}

/* line 737, app/assets/stylesheets/_pink_theme.css.scss */
.review-pink {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #B31A85;
  box-shadow: 0px 2px 4px 0px #FF8DDC;
  border-radius: 8px;
  padding: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  width: 30% !important;
  margin-left: 30px;
}

/* line 748, app/assets/stylesheets/_pink_theme.css.scss */
.review-pink:first-child {
  margin-left: 0;
}

/* line 751, app/assets/stylesheets/_pink_theme.css.scss */
.review-pink img {
  border: 3px solid #DD56B4;
}

/* line 754, app/assets/stylesheets/_pink_theme.css.scss */
.review-pink h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 14px;
}

/* line 759, app/assets/stylesheets/_pink_theme.css.scss */
.review-pink .footer:last-child {
  margin-left: 15px;
}

/* RECENT ACTIVITY SECTION */
/* line 766, app/assets/stylesheets/_pink_theme.css.scss */
#activity-pink {
  background-color: #e9f0f5;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
}

/* line 771, app/assets/stylesheets/_pink_theme.css.scss */
#activity-pink h2 {
  color: #5c5c5c;
  font-size: 48px;
  border: 4px solid #EC6AC4;
  width: 58%;
  margin: 0 auto;
  text-transform: none;
}

/* line 781, app/assets/stylesheets/_pink_theme.css.scss */
#activity-pink::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 106px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #EC6AC4;
}

@media only screen and (min-width: 1170px) {
  /* line 792, app/assets/stylesheets/_pink_theme.css.scss */
  #activity-pink::before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 798, app/assets/stylesheets/_pink_theme.css.scss */
.activity-img.cd-upload-pink {
  background: #EC6AC4;
  padding: 14px 17px;
}

/* line 802, app/assets/stylesheets/_pink_theme.css.scss */
.activity-img.cd-marketplace-pink {
  background: #c03b44;
}

/* line 805, app/assets/stylesheets/_pink_theme.css.scss */
.activity-img.cd-location-pink {
  background: #f0ca45;
}

/* ----------------------------------------------------

USER PROFILES

---------------------------------------------------- */
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
/* line 22, app/assets/stylesheets/_green_theme.css.scss */
.arrow_box-green {
  position: relative;
  background: #3AB34F;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
}

/* line 32, app/assets/stylesheets/_green_theme.css.scss */
.arrow_box-green:after,
.arrow_box-green:before {
  bottom: 98%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-oddts: none;
}

/* line 43, app/assets/stylesheets/_green_theme.css.scss */
.arrow_box-green:after {
  border-bottom-color: #3AB34F;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

/* line 49, app/assets/stylesheets/_green_theme.css.scss */
.arrow_box-green:before {
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

/* line 55, app/assets/stylesheets/_green_theme.css.scss */
.bordered-image-green {
  border: 7px solid #3AB34F;
}

/* BUTTONS */
/* line 61, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 53px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans;
  color: #fff;
}

/* line 78, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.icon, .btn-view-more-green span.title {
  display: block;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 87, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.left {
  float: left;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}

/* line 93, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.right {
  float: right;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

/* line 99, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.icon {
  font-size: 23px;
  background-color: #27AE3F;
  -webkit-box-shadow: 0 3px 0 0 #229937;
  box-shadow: 0 3px 0 0 #229937;
  text-shadow: 0px 1px 1px #229937;
}

/* line 106, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.title {
  -webkit-box-shadow: 0 3px 0 0 #27AE3F;
  box-shadow: 0 3px 0 0 #27AE3F;
  background-color: #54C368;
}

/* line 111, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green span.arrow-left, .btn-view-more-green span.arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: all .15s;
  -transition: all .15s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
}

/* line 122, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green.left span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  border-right: 10px solid #00cdae;
}

/* line 128, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green.right span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  border-right: 10px solid #00967f;
}

/* line 134, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green.left span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  border-left: 10px solid #00967f;
}

/* line 140, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green.right span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #54C368, -10px 3px 0 0 #27AE3F;
  box-shadow: -10px 0 0 0 #54C368, -10px 3px 0 0 #27AE3F;
  border-left: 10px solid #54C368;
}

/* line 147, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green:active, .btn-view-more.active {
  height: 51px;
}

/* line 150, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green:hover {
  color: #fff;
}

/* line 153, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green:hover span.arrow-left {
  right: 10px;
}

/* line 156, app/assets/stylesheets/_green_theme.css.scss */
.btn-view-more-green:hover span.arrow-right {
  left: 7px;
}

/* --------------------------------

Profile Intro

-------------------------------- */
/* line 166, app/assets/stylesheets/_green_theme.css.scss */
#profile-intro-green #profile-intro-tagline {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

/* line 173, app/assets/stylesheets/_green_theme.css.scss */
#profile-intro-green h1 {
  font-size: 72px;
  font-family: 'Roboto Slab', serif;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 182, app/assets/stylesheets/_green_theme.css.scss */
#profile-intro-green h2 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
  /* line 191, app/assets/stylesheets/_green_theme.css.scss */
  #profile-intro-green {
    height: 100%;
  }
  /* line 194, app/assets/stylesheets/_green_theme.css.scss */
  #profile-intro-green h1 {
    font-size: 72px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 199, app/assets/stylesheets/_green_theme.css.scss */
  #profile-intro-green {
    height: 100%;
  }
}

/* line 204, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green {
  margin-top: 39px;
}

/* line 208, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green ul {
  list-style: none;
  font-size: 16px;
}

/* line 213, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green li {
  display: inline;
  float: left;
  padding: 10px 20px;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  width: 32%;
  text-align: center;
  position: relative;
}

/* line 225, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green li:first-child {
  background-color: #229937;
  font-weight: 700;
}

/* line 229, app/assets/stylesheets/_green_theme.css.scss */
.arrow-right-green:nth-child(2) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #229937;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 241, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green li:nth-child(3) {
  background-color: #3AB34F;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 247, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green .arrow-right-green:nth-child(4) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #3AB34F;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 259, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green li:nth-child(5) {
  background-color: #4CC461;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 265, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green .arrow-right-green:nth-child(6) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #4CC461;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 277, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green li:nth-child(7) {
  background-color: #27AE3F;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 283, app/assets/stylesheets/_green_theme.css.scss */
#translator-details-green .arrow-right-green:nth-child(8) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #27AE3F;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* --------------------------------

Secondary Fixed Navigation

-------------------------------- */
/* line 302, app/assets/stylesheets/_green_theme.css.scss */
#profile-name-green {
  float: left;
  margin: 13px 0 0 5%;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: bold;
  color: #54C368;
}

@media only screen and (min-width: 768px) {
  /* line 311, app/assets/stylesheets/_green_theme.css.scss */
  #profile-name-green {
    margin: 23px 0 0 0;
  }
}

/* line 316, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  background: rgba(3, 13, 24, 0.96);
  border-radius: 0.25em;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
}

/* line 330, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger span {
  /* the span element is used to create the menu icon */
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f0eee1;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 351, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger span::before, .profile-nav-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 359, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger span::before {
  right: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 367, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger span::after {
  left: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 375, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger.menu-is-open {
  background: transparent;
}

/* line 378, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger.menu-is-open span {
  background: rgba(240, 238, 225, 0);
  width: 20px;
  height: 2px;
}

/* line 383, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before, .profile-nav-trigger.menu-is-open span::after {
  background: #f0eee1;
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
}

/* line 391, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 398, app/assets/stylesheets/_green_theme.css.scss */
.profile-nav-trigger.menu-is-open span::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media only screen and (min-width: 1170px) {
  /* line 406, app/assets/stylesheets/_green_theme.css.scss */
  .profile-nav-trigger {
    display: none;
  }
}

/* line 411, app/assets/stylesheets/_green_theme.css.scss */
.social-buttons a.website-green {
  background: #54C368;
}

/* line 415, app/assets/stylesheets/_green_theme.css.scss */
.user-options-green ul {
  margin-top: 12px;
}

/* line 419, app/assets/stylesheets/_green_theme.css.scss */
.user-options-green li a {
  background-color: #54C368;
  padding: 10px 20px;
  margin-left: 25px;
  border-radius: 8px;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  transition: background-color 0.3s;
}

/* line 431, app/assets/stylesheets/_green_theme.css.scss */
.user-options-green li a:hover {
  background-color: #42bc58;
}

/* line 435, app/assets/stylesheets/_green_theme.css.scss */
.user-options-green ul li:last-child > a {
  background-color: #27AE3F;
}

/* line 439, app/assets/stylesheets/_green_theme.css.scss */
.user-options-green ul li:last-child > a:hover {
  background-color: #229937;
}

/* --------------------------------

Profile Sections

-------------------------------- */
/* line 449, app/assets/stylesheets/_green_theme.css.scss */
#about-me-sidebar-green {
  border-right: 7px solid #54C368;
  padding-right: 0px;
  padding-bottom: 2em;
}

/* line 455, app/assets/stylesheets/_green_theme.css.scss */
ul.follow-me-green {
  list-style: none;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* line 461, app/assets/stylesheets/_green_theme.css.scss */
ul.follow-me-green li a {
  background-color: #54C368;
  padding: 14px 0px;
  width: 100%;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
}

/* line 471, app/assets/stylesheets/_green_theme.css.scss */
ul.follow-me-green li a:hover {
  background-color: #42bc58;
}

/* line 475, app/assets/stylesheets/_green_theme.css.scss */
.about-me-icon-green {
  position: absolute;
  right: -24px;
  font-size: 20px !important;
  color: #fff;
  background: #54C368;
  padding: 10px 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: -7px;
}

/* line 489, app/assets/stylesheets/_green_theme.css.scss */
.native-language-left-green {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #54C368;
  padding: 12px;
  height: 48px;
}

/* line 502, app/assets/stylesheets/_green_theme.css.scss */
.native-language-left-fr-green {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #54C368;
  padding: 12px;
  height: 48px;
}

/* line 514, app/assets/stylesheets/_green_theme.css.scss */
.native-language-right-green {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 66.66%;
  float: left;
  background-color: #60DC76;
  padding: 12px;
  margin-left: -1px;
  height: 48px;
}

/* line 528, app/assets/stylesheets/_green_theme.css.scss */
.asset-count-green p {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  color: #5c5c5c;
  margin: 0px;
  line-height: 22px;
}

/* line 537, app/assets/stylesheets/_green_theme.css.scss */
.asset-count-green p span {
  font-size: 16px;
  font-weight: 700;
  color: #54C368;
  margin-top: 0;
  line-height: 0;
}

/* MY WORK SECTION */
/* line 547, app/assets/stylesheets/_green_theme.css.scss */
section#my-work-green {
  width: 100%;
  height: auto;
  background-color: #54C368;
  padding-top: 25px;
  overflow: hidden;
}

/* line 555, app/assets/stylesheets/_green_theme.css.scss */
.work-bg-green {
  background: rgba(84, 195, 104, 0.3);
  border-radius: 5px;
  min-height: 44px;
}

/* line 561, app/assets/stylesheets/_green_theme.css.scss */
#my-work-green h2, #my-experience-green h2 {
  color: #fff;
}

/* Radial Out */
/* line 566, app/assets/stylesheets/_green_theme.css.scss */
.hvr-radial-out-green {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 583, app/assets/stylesheets/_green_theme.css.scss */
.hvr-radial-out-green:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #27AE3F;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 603, app/assets/stylesheets/_green_theme.css.scss */
.hvr-radial-out-green:hover:after, .hvr-radial-out-green:focus:after, .hvr-radial-out-green:active:after {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* line 608, app/assets/stylesheets/_green_theme.css.scss */
.green-sample {
  background-color: #27AE3F;
  background: linear-gradient(rgba(84, 195, 104, 0.3), rgba(84, 195, 104, 0.3)), url(https://s3.amazonaws.com/work-sample-images/default.png) no-repeat;
  background-size: cover;
  transition: all 0.3s;
}

/* line 620, app/assets/stylesheets/_green_theme.css.scss */
a.btn-view-work-green {
  display: none;
  transition: all 0.5s;
}

/* line 625, app/assets/stylesheets/_green_theme.css.scss */
a.btn-view-work-green:hover {
  background-color: #7ad089;
}

/* line 629, app/assets/stylesheets/_green_theme.css.scss */
.work-sample:hover a.btn-view-work-green {
  background: #54C368;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
}

/* line 641, app/assets/stylesheets/_green_theme.css.scss */
section#my-experience-green {
  width: 100%;
  height: auto;
  background-color: #27AE3F;
  padding-top: 25px;
  display: block;
  overflow: hidden;
  color: #fff;
}

/* line 649, app/assets/stylesheets/_green_theme.css.scss */
section#my-experience-green h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}

/* line 655, app/assets/stylesheets/_green_theme.css.scss */
section#my-experience-green p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 659, app/assets/stylesheets/_green_theme.css.scss */
section#my-experience-green ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 666, app/assets/stylesheets/_green_theme.css.scss */
.experience-green {
  background-color: #99FBAA;
}

/* line 668, app/assets/stylesheets/_green_theme.css.scss */
.experience-green p {
  font-size: 36px;
}

/* line 673, app/assets/stylesheets/_green_theme.css.scss */
.education-green {
  background-color: #7BF090;
}

/* line 677, app/assets/stylesheets/_green_theme.css.scss */
.memberships-green {
  background-color: #60DC76;
}

/* line 681, app/assets/stylesheets/_green_theme.css.scss */
.credentials-green {
  background-color: #4CC461;
}

/* MAP & CALENDAR */
/* USER MAPS */
/* line 689, app/assets/stylesheets/_green_theme.css.scss */
h3.no-map-title-green {
  background: #54C368;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
}

/* line 698, app/assets/stylesheets/_green_theme.css.scss */
h3.map-title-green {
  height: 86px;
  background: #3AB34F;
  text-align: center;
  position: relative;
  padding: 28px 0;
}

/* --------------------------------

Marketplace & Blog Sections

-------------------------------- */
/* line 712, app/assets/stylesheets/_green_theme.css.scss */
#marketplace-green, #blog-green {
  color: #595959;
  border-top: 1px solid #BFBFBF;
}

/* line 717, app/assets/stylesheets/_green_theme.css.scss */
#marketplace-green h3, #blog-green h3 {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  color: #54C368;
  font-size: 24px;
}

/* GLOSSARY REVIEWS SECTION */
/* line 727, app/assets/stylesheets/_green_theme.css.scss */
#glossary-reviews-green {
  background: #54C368;
  padding: 25px 0 !important;
}

/* line 730, app/assets/stylesheets/_green_theme.css.scss */
#glossary-reviews-green h2 {
  color: #fff;
  font-size: 36px;
  text-transform: none;
}

/* line 737, app/assets/stylesheets/_green_theme.css.scss */
.review-green {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #229937;
  box-shadow: 0px 2px 4px 0px #7BF090;
  border-radius: 8px;
  padding: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  width: 30% !important;
  margin-left: 30px;
}

/* line 748, app/assets/stylesheets/_green_theme.css.scss */
.review-green:first-child {
  margin-left: 0;
}

/* line 751, app/assets/stylesheets/_green_theme.css.scss */
.review-green img {
  border: 3px solid #4CC461;
}

/* line 754, app/assets/stylesheets/_green_theme.css.scss */
.review-green h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 14px;
}

/* line 759, app/assets/stylesheets/_green_theme.css.scss */
.review-green .footer:last-child {
  margin-left: 15px;
}

/* RECENT ACTIVITY SECTION */
/* line 766, app/assets/stylesheets/_green_theme.css.scss */
#activity-green {
  background-color: #e9f0f5;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
}

/* line 771, app/assets/stylesheets/_green_theme.css.scss */
#activity-green h2 {
  color: #5c5c5c;
  font-size: 48px;
  border: 4px solid #54C368;
  width: 58%;
  margin: 0 auto;
  text-transform: none;
}

/* line 781, app/assets/stylesheets/_green_theme.css.scss */
#activity-green::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 106px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #54C368;
}

@media only screen and (min-width: 1170px) {
  /* line 792, app/assets/stylesheets/_green_theme.css.scss */
  #activity-green::before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 798, app/assets/stylesheets/_green_theme.css.scss */
.activity-img.cd-upload-green {
  background: #54C368;
  padding: 14px 17px;
}

/* line 802, app/assets/stylesheets/_green_theme.css.scss */
.activity-img.cd-marketplace-green {
  background: #c03b44;
}

/* line 805, app/assets/stylesheets/_green_theme.css.scss */
.activity-img.cd-location-green {
  background: #f0ca45;
}

/* ----------------------------------------------------

USER PROFILES

---------------------------------------------------- */
/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
/* line 21, app/assets/stylesheets/_blue_theme.css.scss */
.arrow_box-blue {
  position: relative;
  background: #2984C1;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
}

/* line 31, app/assets/stylesheets/_blue_theme.css.scss */
.arrow_box-blue:after,
.arrow_box-blue:before {
  bottom: 98%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-oddts: none;
}

/* line 42, app/assets/stylesheets/_blue_theme.css.scss */
.arrow_box-blue:after {
  border-bottom-color: #2984C1;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

/* line 48, app/assets/stylesheets/_blue_theme.css.scss */
.arrow_box-blue:before {
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

/* line 54, app/assets/stylesheets/_blue_theme.css.scss */
.bordered-image-blue {
  border: 7px solid #2984C1;
}

/* BUTTONS */
/* line 60, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 53px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans;
  color: #fff;
}

/* line 77, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.icon, .btn-view-more-blue span.title {
  display: block;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 86, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.left {
  float: left;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
}

/* line 92, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.right {
  float: right;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}

/* line 98, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.icon {
  font-size: 23px;
  background-color: #107EC8;
  -webkit-box-shadow: 0 3px 0 0 #126AA5;
  box-shadow: 0 3px 0 0 #126AA5;
  text-shadow: 0px 1px 1px #126AA5;
}

/* line 105, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.title {
  -webkit-box-shadow: 0 3px 0 0 #107EC8;
  box-shadow: 0 3px 0 0 #107EC8;
  background-color: #3498DB;
}

/* line 110, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue span.arrow-left, .btn-view-more-blue span.arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: all .15s;
  -transition: all .15s;
  -webkit-transition-property: left, right;
  transition-property: left, right;
}

/* line 121, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue.left span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  box-shadow: 10px 0 0 0 #00cdae, 10px 3px 0 0 #00ae94;
  border-right: 10px solid #00cdae;
}

/* line 127, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue.right span.arrow-left {
  right: 0;
  -webkit-box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  box-shadow: 10px 0 0 0 #00967f, 10px 3px 0 0 #007261;
  border-right: 10px solid #00967f;
}

/* line 133, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue.left span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  box-shadow: -10px 0 0 0 #00967f, -10px 3px 0 0 #007261;
  border-left: 10px solid #00967f;
}

/* line 139, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue.right span.arrow-right {
  left: 0;
  -webkit-box-shadow: -10px 0 0 0 #3498DB, -10px 3px 0 0 #107EC8;
  box-shadow: -10px 0 0 0 #3498DB, -10px 3px 0 0 #107EC8;
  border-left: 10px solid #3498DB;
}

/* line 146, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue:active, .btn-view-more.active {
  height: 51px;
}

/* line 149, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue:hover {
  color: #fff;
}

/* line 152, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue:hover span.arrow-left {
  right: 10px;
}

/* line 155, app/assets/stylesheets/_blue_theme.css.scss */
.btn-view-more-blue:hover span.arrow-right {
  left: 7px;
}

/* --------------------------------

Profile Intro

-------------------------------- */
/* line 165, app/assets/stylesheets/_blue_theme.css.scss */
#profile-intro-blue #profile-intro-tagline {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

/* line 172, app/assets/stylesheets/_blue_theme.css.scss */
#profile-intro-blue h1 {
  font-size: 72px;
  font-family: 'Roboto Slab', serif;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

/* line 181, app/assets/stylesheets/_blue_theme.css.scss */
#profile-intro-blue h2 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  line-height: 100%;
  margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
  /* line 190, app/assets/stylesheets/_blue_theme.css.scss */
  #profile-intro-blue {
    height: 100%;
  }
  /* line 193, app/assets/stylesheets/_blue_theme.css.scss */
  #profile-intro-blue h1 {
    font-size: 72px;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 198, app/assets/stylesheets/_blue_theme.css.scss */
  #profile-intro-blue {
    height: 100%;
  }
}

/* line 203, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue {
  margin-top: 39px;
}

/* line 207, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue ul {
  list-style: none;
  font-size: 16px;
}

/* line 212, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue li {
  display: inline;
  float: left;
  padding: 10px 20px;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  width: 32%;
  position: relative;
  text-align: center;
}

/* line 224, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue li:first-child {
  background-color: #126AA5;
  font-weight: 700;
}

/* line 229, app/assets/stylesheets/_blue_theme.css.scss */
.arrow-right-blue:nth-child(2) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #126AA5;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 242, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue li:nth-child(3) {
  background-color: #2984C1;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 249, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue .arrow-right-blue:nth-child(4) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #2984C1;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 262, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue li:nth-child(5) {
  background-color: #4199D4;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 269, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue .arrow-right-blue:nth-child(6) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #4199D4;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* line 282, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue li:nth-child(7) {
  background-color: #107EC8;
  margin-left: -12px;
  position: relative;
  z-index: 1;
}

/* line 289, app/assets/stylesheets/_blue_theme.css.scss */
#translator-details-blue .arrow-right-blue:nth-child(8) {
  padding: 0px !important;
  display: block !important;
  width: 0px !important;
  height: 0px;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #107EC8;
  float: left !important;
  position: relative !important;
  z-index: 2;
}

/* --------------------------------

Secondary Fixed Navigation

-------------------------------- */
/* line 308, app/assets/stylesheets/_blue_theme.css.scss */
#profile-name-blue {
  float: left;
  margin: 13px 0 0 5%;
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: bold;
  color: #3498DB;
}

@media only screen and (min-width: 768px) {
  /* line 317, app/assets/stylesheets/_blue_theme.css.scss */
  #profile-name-blue {
    margin: 23px 0 0 0;
  }
}

/* line 322, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  background: rgba(3, 13, 24, 0.96);
  border-radius: 0.25em;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
}

/* line 336, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger span {
  /* the span element is used to create the menu icon */
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f0eee1;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 357, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger span::before, .profile-nav-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 365, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger span::before {
  right: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 373, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger span::after {
  left: -10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 381, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger.menu-is-open {
  background: transparent;
}

/* line 384, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger.menu-is-open span {
  background: rgba(240, 238, 225, 0);
  width: 20px;
  height: 2px;
}

/* line 389, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before, .profile-nav-trigger.menu-is-open span::after {
  background: #f0eee1;
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
}

/* line 397, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger.menu-is-open span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 404, app/assets/stylesheets/_blue_theme.css.scss */
.profile-nav-trigger.menu-is-open span::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}

@media only screen and (min-width: 1170px) {
  /* line 412, app/assets/stylesheets/_blue_theme.css.scss */
  .profile-nav-trigger {
    display: none;
  }
}

/* line 417, app/assets/stylesheets/_blue_theme.css.scss */
.social-buttons a.website-blue {
  background: #3498DB;
}

/* line 421, app/assets/stylesheets/_blue_theme.css.scss */
.user-options-blue ul {
  margin-top: 12px;
}

/* line 425, app/assets/stylesheets/_blue_theme.css.scss */
.user-options-blue li a {
  background-color: #3498DB;
  padding: 10px 20px;
  margin-left: 25px;
  border-radius: 8px;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  transition: background-color 0.3s;
}

/* line 437, app/assets/stylesheets/_blue_theme.css.scss */
.user-options-blue li a:hover {
  background-color: #258cd1;
}

/* line 441, app/assets/stylesheets/_blue_theme.css.scss */
.user-options-blue ul li:last-child > a {
  background-color: #107EC8;
}

/* line 445, app/assets/stylesheets/_blue_theme.css.scss */
.user-options-blue ul li:last-child > a:hover {
  background-color: #0e6fb0;
}

/* --------------------------------

Profile Sections

-------------------------------- */
/* line 455, app/assets/stylesheets/_blue_theme.css.scss */
#about-me-sidebar-blue {
  border-right: 7px solid #3498DB;
  padding-right: 0px;
  padding-bottom: 2em;
}

/* line 461, app/assets/stylesheets/_blue_theme.css.scss */
ul.follow-me-blue {
  list-style: none;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* line 467, app/assets/stylesheets/_blue_theme.css.scss */
ul.follow-me-blue li a {
  background-color: #3498DB;
  padding: 14px 0px;
  width: 100%;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
}

/* line 477, app/assets/stylesheets/_blue_theme.css.scss */
ul.follow-me-blue li a:hover {
  background-color: #258cd1;
}

/* line 481, app/assets/stylesheets/_blue_theme.css.scss */
.about-me-icon-blue {
  position: absolute;
  right: -24px;
  font-size: 20px !important;
  color: #fff;
  background: #3498DB;
  padding: 10px 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: -7px;
}

/* line 495, app/assets/stylesheets/_blue_theme.css.scss */
.native-language-left-blue {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #3498DB;
  padding: 12px;
  height: 48px;
}

/* line 508, app/assets/stylesheets/_blue_theme.css.scss */
.native-language-left-fr-blue {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 33.33%;
  float: left;
  background-color: #3498DB;
  padding: 12px;
  height: 48px;
}

/* line 520, app/assets/stylesheets/_blue_theme.css.scss */
.native-language-right-blue {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 66.66%;
  float: left;
  background-color: #6BB5E7;
  padding: 12px;
  margin-left: -1px;
  height: 48px;
}

/* line 534, app/assets/stylesheets/_blue_theme.css.scss */
.asset-count-blue p {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  color: #5c5c5c;
  margin: 0px;
  line-height: 22px;
}

/* line 543, app/assets/stylesheets/_blue_theme.css.scss */
.asset-count-blue p span {
  font-size: 16px;
  font-weight: 700;
  color: #3498DB;
  margin-top: 0;
  line-height: 0;
}

/* MY WORK SECTION */
/* line 553, app/assets/stylesheets/_blue_theme.css.scss */
section#my-work-blue {
  width: 100%;
  height: auto;
  background-color: #3498DB;
  padding-top: 25px;
  overflow: hidden;
}

/* line 561, app/assets/stylesheets/_blue_theme.css.scss */
.work-bg-blue {
  background: rgba(52, 152, 219, 0.3);
  border-radius: 5px;
  min-height: 44px;
}

/* line 567, app/assets/stylesheets/_blue_theme.css.scss */
#my-work-blue h2, #my-experience-blue h2 {
  color: #fff;
}

/* Radial Out */
/* line 572, app/assets/stylesheets/_blue_theme.css.scss */
.hvr-radial-out-blue {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 589, app/assets/stylesheets/_blue_theme.css.scss */
.hvr-radial-out-blue:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #107EC8;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 609, app/assets/stylesheets/_blue_theme.css.scss */
.hvr-radial-out-blue:hover:after, .hvr-radial-out-blue:focus:after, .hvr-radial-out-blue:active:after {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* line 614, app/assets/stylesheets/_blue_theme.css.scss */
.blue-sample {
  background-color: #107EC8;
  background: linear-gradient(rgba(52, 152, 219, 0.3), rgba(52, 152, 219, 0.3)), url(https://s3.amazonaws.com/work-sample-images/default.png) no-repeat;
  background-size: cover;
  transition: all 0.3s;
}

/* line 626, app/assets/stylesheets/_blue_theme.css.scss */
a.btn-view-work-blue {
  display: none;
  transition: all 0.5s;
}

/* line 631, app/assets/stylesheets/_blue_theme.css.scss */
a.btn-view-work-blue:hover {
  background-color: #5faee3;
}

/* line 635, app/assets/stylesheets/_blue_theme.css.scss */
.work-sample:hover a.btn-view-work-blue {
  background: #3498DB;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
}

/* line 647, app/assets/stylesheets/_blue_theme.css.scss */
section#my-experience-blue {
  width: 100%;
  height: auto;
  background-color: #107EC8;
  padding-top: 25px;
  display: block;
  overflow: hidden;
  color: #fff;
}

/* line 655, app/assets/stylesheets/_blue_theme.css.scss */
section#my-experience-blue h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}

/* line 661, app/assets/stylesheets/_blue_theme.css.scss */
section#my-experience-blue p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

/* line 665, app/assets/stylesheets/_blue_theme.css.scss */
section#my-experience-blue ul {
  list-style: none;
  font-size: 16px;
  padding: 0px;
}

/* line 672, app/assets/stylesheets/_blue_theme.css.scss */
.experience-blue {
  background-color: #A0D3F5;
}

/* line 674, app/assets/stylesheets/_blue_theme.css.scss */
.experience-blue p {
  font-size: 36px;
}

/* line 679, app/assets/stylesheets/_blue_theme.css.scss */
.education-blue {
  background-color: #84C2EC;
}

/* line 683, app/assets/stylesheets/_blue_theme.css.scss */
.memberships-blue {
  background-color: #6BB5E7;
}

/* line 687, app/assets/stylesheets/_blue_theme.css.scss */
.credentials-blue {
  background-color: #4199D4;
}

/* MAP & CALENDAR */
/* USER MAPS */
/* line 695, app/assets/stylesheets/_blue_theme.css.scss */
h3.no-map-title-blue {
  background: #3498DB;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
}

/* line 704, app/assets/stylesheets/_blue_theme.css.scss */
h3.map-title-blue {
  height: 86px;
  background: #2984C1;
  text-align: center;
  position: relative;
  padding: 28px 0;
}

/* --------------------------------

Marketplace & BlogSection

-------------------------------- */
/* line 718, app/assets/stylesheets/_blue_theme.css.scss */
#marketplace-blue, #blog-blue {
  color: #595959;
  border-top: 1px solid #BFBFBF;
}

/* line 723, app/assets/stylesheets/_blue_theme.css.scss */
#marketplace-blue h3, #blog-blue h3 {
  text-align: center;
  font-family: 'Roboto Slab', sans-serif;
  color: #3498DB;
  font-size: 24px;
}

/* GLOSSARY REVIEWS SECTION */
/* line 733, app/assets/stylesheets/_blue_theme.css.scss */
#glossary-reviews-blue {
  background: #3498DB;
  padding: 25px 0 !important;
}

/* line 736, app/assets/stylesheets/_blue_theme.css.scss */
#glossary-reviews-blue h2 {
  color: #fff;
  font-size: 36px;
  text-transform: none;
}

/* line 743, app/assets/stylesheets/_blue_theme.css.scss */
.review-blue {
  background: #FFFFFF;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.5) 50%, rgba(241, 241, 241, 0.5) 100%);
  border: 1px solid #126AA5;
  box-shadow: 0px 2px 4px 0px #84C2EC;
  border-radius: 8px;
  padding: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  width: 30% !important;
  margin-left: 30px;
}

/* line 754, app/assets/stylesheets/_blue_theme.css.scss */
.review-blue:first-child {
  margin-left: 0;
}

/* line 757, app/assets/stylesheets/_blue_theme.css.scss */
.review-blue img {
  border: 3px solid #4199D4;
}

/* line 760, app/assets/stylesheets/_blue_theme.css.scss */
.review-blue h4 {
  color: #5c5c5c;
  margin: 0;
  font-size: 14px;
}

/* line 765, app/assets/stylesheets/_blue_theme.css.scss */
.review-blue .footer:last-child {
  margin-left: 15px;
}

/* RECENT ACTIVITY SECTION */
/* line 772, app/assets/stylesheets/_blue_theme.css.scss */
#activity-blue {
  background-color: #e9f0f5;
  position: relative;
  padding: 2em 0;
  overflow: hidden;
}

/* line 777, app/assets/stylesheets/_blue_theme.css.scss */
#activity-blue h2 {
  color: #5c5c5c;
  font-size: 48px;
  border: 4px solid #3498DB;
  width: 58%;
  margin: 0 auto;
  text-transform: none;
}

/* line 787, app/assets/stylesheets/_blue_theme.css.scss */
#activity-blue::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 106px;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #3498DB;
}

@media only screen and (min-width: 1170px) {
  /* line 798, app/assets/stylesheets/_blue_theme.css.scss */
  #activity-blue::before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 804, app/assets/stylesheets/_blue_theme.css.scss */
.activity-img.cd-upload-blue {
  background: #3498DB;
  padding: 14px 17px;
}

/* line 808, app/assets/stylesheets/_blue_theme.css.scss */
.activity-img.cd-marketplace-blue {
  background: #c03b44;
}

/* line 811, app/assets/stylesheets/_blue_theme.css.scss */
.activity-img.cd-location-blue {
  background: #f0ca45;
}
/*
  Icon Font: fontcustom
*/
@font-face {
  font-family: "fontcustom";
  src: url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-4fe13fff8a3154d2c9f477debe08be441160ac28476e2e0fd3242e3dd44449e3.eot);
  src: url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-4fe13fff8a3154d2c9f477debe08be441160ac28476e2e0fd3242e3dd44449e3.eot?#iefix) format("embedded-opentype"), url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-14154e5a8de6799cbf3e5c2b4412e094add54c2b39f68b1e553d0af172ee2fa4.woff) format("woff"), url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-a403d27a71f5b68724ac9d4d7896caaf632d108ceecc370c2dfe763538fa3d25.ttf) format("truetype"), url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-4228b052f31b0f8f54dabdf930f2790f869d4c3c1ef164ef9ee5cf7cc66e82b1.svg#fontcustom) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "fontcustom";
    src: url(/assets/fontcustom_c985db59228fe80b4fb612f3d6de6b71-4228b052f31b0f8f54dabdf930f2790f869d4c3c1ef164ef9ee5cf7cc66e82b1.svg#fontcustom) format("svg");
  }
}

/* line 23, app/assets/stylesheets/shared/fontcustom.css.scss */
[data-icon]:before {
  content: attr(data-icon);
}

/* line 25, app/assets/stylesheets/shared/fontcustom.css.scss */
[data-icon]:before,
.icon-busy:before,
.icon-icon-follow-user:before,
.icon-icon-handshake:before,
.icon-icon-markdown-mark:before,
.icon-icon-notifications:before,
.icon-mergedown:before,
.icon-mergeup:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 47, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-busy:before {
  content: "\f10b";
}

/* line 48, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-icon-follow-user:before {
  content: "\f102";
}

/* line 49, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-icon-handshake:before {
  content: "\f104";
}

/* line 50, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-icon-markdown-mark:before {
  content: "\f106";
}

/* line 51, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-icon-notifications:before {
  content: "\f103";
}

/* line 52, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-mergedown:before {
  content: "\f109";
}

/* line 53, app/assets/stylesheets/shared/fontcustom.css.scss */
.icon-mergeup:before {
  content: "\f10a";
}
/**
* SassFlexbox
* Manage Flexbox in Sass easily.
*
* @author     Samuel Marchal (zessx)
* @version    0.1
*/
/*
    Display
 */
/*
    Flex direction
 */
/*
    Flex wrap
 */
/*
    Flex flow
 */
/*
    Order
 */
/*
    Flex grow
 */
/*
    Flex shrink
 */
/*
    Flex basis
 */
/*
    Flex
 */
/*
    Justify content
 */
/*
    Align items
 */
/*
    Align self
 */
/*
    Align content
 */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
/* line 3, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji,
span.emoji-inner {
  text-indent: -9999px;
  vertical-align: baseline;
}

/* line 8, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#open-emoji-panel img:hover,
.emoji-menu-tabs .emoji-menu-tab:hover,
.emoji-picker-icon:hover,
[role=button] {
  cursor: pointer;
}

/* line 14, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.img-responsive,
.img-thumbnail,
.table,
label {
  max-width: 100%;
}

/* line 20, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 26, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content,
.nano > .nano-pane {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content {
  overflow: scroll;
  overflow-x: hidden;
  left: 0;
}

/* line 38, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content:focus {
  outline: dotted thin;
}

/* line 41, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}

/* line 44, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

/* line 47, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  width: 10px;
  visibility: hidden\9;
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 60, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 69, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.nano-pane.active,
.nano-pane.flashed,
.nano:hover > .nano-pane {
  visibility: visible\9;
  opacity: 0.99;
}

/* line 75, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji {
  -moz-box-orient: vertical;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-sizer {
  line-height: 0.81em;
  font-size: 1em;
  margin: -2px 0;
}

/* line 88, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-outer {
  display: -moz-inline-box;
  display: inline-block;
  height: 1em;
  width: 1em;
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
span.emoji-inner {
  display: -moz-inline-box;
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
img.emoji {
  width: 1.3em;
  height: 1.3em;
}

/* line 104, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-container {
  position: relative;
  display: inline-block;
  min-width: 300px;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  opacity: 0.7;
  z-index: 100;
  transition: none;
  color: #296762;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 124, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor,
.form-control {
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

/* line 128, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon:hover {
  opacity: 1;
}

/* line 131, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-picker-icon.parent-has-scroll {
  right: 28px;
}

/* line 134, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor:empty:before {
  content: attr(placeholder);
  color: #9aa2ab;
}

/* line 138, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor:active:before,
.emoji-wysiwyg-editor:focus:before {
  content: none;
}

/* line 142, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor {
  padding: 6px 35px 6px 6px;
  margin-bottom: 0;
  min-height: 40px;
  height: 30px;
  max-height: 284px;
  overflow: auto;
  position: relative;
  -moz-appearance: textfield-multiline;
  -webkit-appearance: textarea;
  resize: both;
  line-height: 17px;
  border: 1px solid #d2dbe3;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  -webkit-user-select: text;
  word-wrap: break-word;
}

/* line 162, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu,
svg:not(:root) {
  overflow: hidden;
}

/* line 166, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor.parent-has-scroll {
  padding-right: 40px;
}

/* line 169, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor.single-line-editor {
  min-height: 35px;
  height: inherit;
}

/* line 173, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-wysiwyg-editor img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -3px 0 0;
}

/* line 179, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu {
  position: absolute;
  z-index: 999;
  width: 225px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 191, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 {
  background: #fff;
  padding: 5px 2px 5px 5px;
}

/* line 195, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 .emoji-menu-tabs {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 3px;
}

/* line 200, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-items-wrap1 .emoji-menu-tabs td {
  text-align: center;
  color: #fff;
  line-height: 0;
}

/* line 205, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .emoji-menu-tab {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/emoji_picker/IconsetSmiles.png) no-repeat;
  background-size: 42px 350px;
  border: 0;
}

/* line 213, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.is_1x .emoji-menu-tabs .emoji-menu-tab {
  background-image: url(/emoji_picker/IconsetSmiles_1x.png);
}

/* line 216, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .emoji-menu-tab {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/emoji_picker/IconsetSmiles-fe61d37b5766653e7a3d3aa9b1aafc63f5bead19cd042d16fd5c37eaea7eca62.png) no-repeat;
  background-size: 42px 350px;
  border: 0;
}

/* line 224, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-recent {
  background-position: -9px -306px;
}

/* line 227, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-recent-selected {
  background-position: -9px -277px;
}

/* line 230, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-smile {
  background-position: -9px -34px;
}

/* line 233, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-smile-selected {
  background-position: -9px -5px;
}

/* line 236, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-flower {
  background-position: -9px -145px;
}

/* line 239, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-flower-selected {
  background-position: -9px -118px;
}

/* line 242, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell {
  background-position: -9px -89px;
}

/* line 245, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell-selected {
  background-position: -9px -61px;
}

/* line 248, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-car {
  background-position: -9px -196px;
}

/* line 251, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-car-selected {
  background-position: -9px -170px;
}

/* line 254, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-grid {
  background-position: -9px -248px;
}

/* line 257, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-grid-selected {
  background-position: -9px -222px;
}

/* line 260, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell,
.emoji-menu-tabs .icon-car,
.emoji-menu-tabs .icon-flower,
.emoji-menu-tabs .icon-grid,
.emoji-menu-tabs .icon-smile {
  opacity: 0.7;
}

/* line 267, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu-tabs .icon-bell:hover,
.emoji-menu-tabs .icon-car:hover,
.emoji-menu-tabs .icon-flower:hover,
.emoji-menu-tabs .icon-grid:hover,
.emoji-menu-tabs .icon-smile:hover {
  opacity: 1;
}

/* line 274, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items-wrap {
  position: relative;
  height: 174px;
}

/* line 278, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items {
  padding-right: 8px;
  outline: 0 !important;
}

/* line 282, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border: 0;
}

/* line 288, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items a {
  margin: -1px 0 0 -1px;
  padding: 5px;
  display: block;
  float: left;
  border-radius: 2px;
  border: 0;
}

/* line 296, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu .emoji-items a:hover {
  background-color: #edf2f5;
}

/* line 299, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu:after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 304, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji-menu a .label,
[hidden],
template {
  display: none;
}

/* line 309, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper {
  width: 350px;
  height: 300px;
  margin-left: 200px;
  background-color: #fff;
  padding: 4px 1px 0;
  border: 1px solid rgba(0, 0, 0, 0.17);
  top: 0;
  bottom: 0;
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 322, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#open-emoji-panel img,
.emoji,
.emoji-basic,
.emoji-image,
.emoji-show {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/* line 331, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.label,
sub,
sup {
  vertical-align: baseline;
}

/* line 336, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.emoji {
  margin: 5px;
}

/* line 339, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar {
  width: 12px;
}

/* line 342, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* line 346, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#emoji-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

/* line 350, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#notice {
  color: green;
}

/* line 353, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 358, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px 7px 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

/* line 365, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: 700;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px -7px 0;
  background-color: #c00;
  color: #fff;
}

/* line 374, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/* line 378, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/rails_emoji_picker-0.1.5/lib/assets/stylesheets/rails_emoji_picker.scss */
.form-group {
  position: relative;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset "UTF-8";
/* Slider */
/* line 3, app/assets/stylesheets/slick-theme.css.scss */
.slick-loading .slick-list {
  background: #fff url(/assets/ajax-loader-01079cb9dd32ff47aa6995d6da78186868ad8ed9000692a9e3e58dcac9715d7c.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(/assets/fonts/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot);
  src: url(/assets/fonts/slick-18e4327fcdd8a0df880a465a2b6bb99fa39f23892c3a96f2c388f378f4bf6562.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/slick-f49f279637e425f10e4bbc8f0aed858fa54117ad5a41f477ff1159db93a61114.woff) format("woff"), url(/assets/fonts/slick-1b2af5a0c8f7bca97c993990faa92e025e322bf6bb8d885533639b385e37e7b9.ttf) format("truetype"), url(/assets/fonts/slick-d06c18d112401949996e731884bc56ab9bb9f807c80ca5143d19aac38c1bdf5f.svg#slick) format("svg");
}

/* Arrows */
/* line 19, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 42, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 51, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 58, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 64, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 78, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev {
  left: -25px;
}

/* line 82, app/assets/stylesheets/slick-theme.css.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 87, app/assets/stylesheets/slick-theme.css.scss */
.slick-prev:before {
  content: '←';
}

/* line 91, app/assets/stylesheets/slick-theme.css.scss */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 96, app/assets/stylesheets/slick-theme.css.scss */
.slick-next {
  right: -25px;
}

/* line 100, app/assets/stylesheets/slick-theme.css.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 105, app/assets/stylesheets/slick-theme.css.scss */
.slick-next:before {
  content: '→';
}

/* line 109, app/assets/stylesheets/slick-theme.css.scss */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 115, app/assets/stylesheets/slick-theme.css.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 120, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 134, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 147, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 165, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 170, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 175, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  top: -380px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 197, app/assets/stylesheets/slick-theme.css.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
/* line 1, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

/* line 12, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter {
  text-align: right;
}

/* line 16, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

/* line 22, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

/* line 28, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}

/* line 33, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

/* line 39, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  /* line 45, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
  div.dataTables_wrapper > div.row > div,
div.dataTables_length,
div.dataTables_filter,
div.dataTables_info,
div.dataTables_paginate {
    text-align: center;
  }
  /* line 53, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
  div.DTTT {
    margin-bottom: 0.5em;
  }
}

/* line 59, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 67, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 74, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

/* line 83, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}

/* line 93, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */
}

/* line 97, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}

/* line 100, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}

/* line 103, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody table.dataTable thead .sorting:after,
div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
  display: none;
}

/* line 109, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

/* line 114, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable thead > tr > th {
  padding-right: 30px;
}

/* line 118, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable th:active {
  outline: none;
}

/* Condensed */
/* line 124, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable.table-condensed thead > tr > th {
  padding-right: 20px;
}

/* line 128, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.dataTable.table-condensed thead .sorting:after,
table.dataTable.table-condensed thead .sorting_asc:after,
table.dataTable.table-condensed thead .sorting_desc:after {
  top: 6px;
  right: 6px;
}

/* Scrolling */
/* line 136, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 142, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 148, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 154, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 159, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
/* line 168, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered.dataTable {
  border-collapse: separate !important;
}

/* line 171, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0;
}

/* line 176, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}

/* line 181, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered tfoot th,
table.table-bordered tfoot td {
  border-left-width: 0;
  border-bottom-width: 0;
}

/* line 186, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0;
}

/* line 190, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/*
 * TableTools styles
 */
/* line 200, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
  background-color: #08C;
  color: white;
}

/* line 206, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
  background-color: #0075b0 !important;
}

/* line 211, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
  color: white;
}

/* line 216, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

/* line 221, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
}

/* line 225, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 229, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

/* line 233, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 237, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

/* line 241, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* line 246, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_collection_background {
  z-index: 2002;
}

/* TableTools information display */
/* line 251, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  opacity: 0.95;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

/* line 272, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 279, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/* line 284, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 60px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

/*
 * FixedColumns styles
 */
/* line 310, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0;
}

/* line 319, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 328, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 336, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

/* line 342, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

/* line 349, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
}

/* line 356, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after {
  display: none;
}

/*
 * FixedHeader styles
 */
/* line 369, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/bootstrap/3/jquery.dataTables.bootstrap.scss */
div.FixedHeader_Cloned table {
  margin: 0 !important;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.



 * require theme-nav.css.scss

 * require fontcustom.css.scss
 * require users.css.scss


 * require main.css.scss
 * require static_pages.css.scss
 * require theme.css.scss





 * require jquery-linedtextarea.css.scss





 * require helpers/sass-flexbox.scss
 * require jquery.lazyloadxt.spinner.min.css.scss
 */
/* line 39, app/assets/stylesheets/application.scss */
.pointer {
  cursor: pointer;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*
Version: 3.5.0 Timestamp: Mon Jun 16 19:29:44 EDT 2014
*/
/* line 7, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 17, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 31, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 62, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 66, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 78, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 82, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 94, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 99, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 116, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 120, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 125, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 143, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 161, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 172, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 177, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 181, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 186, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 190, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 211, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 220, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 0 1px;
}

/* line 227, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 231, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 245, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 100% -22px;
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 269, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat -37px -22px;
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 279, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 283, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 291, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 300, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 316, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 328, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 333, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 337, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 341, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 345, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 357, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 367, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 372, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 377, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 383, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 387, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 401, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 402, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 403, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 404, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 405, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 406, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 407, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 409, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 414, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 419, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 423, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 429, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 440, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 446, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 452, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 456, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 460, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 467, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 474, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 480, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 487, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 505, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 509, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 513, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 517, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 524, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 528, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 532, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 538, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 552, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100% !important;
}

/* line 556, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-default {
  color: #999 !important;
}

/* line 560, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 30px;
  color: #fff;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #F27A24;
}

/* line 585, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 590, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 593, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 597, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-403f81b6c5d1f8246e3951db78c59e8e27f470461d61e152a1fca3415a8a7136.png) right top no-repeat;
}

/* line 609, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 614, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 618, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 623, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 626, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 631, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 638, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 645, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 651, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 656, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 670, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-display-none {
  display: none;
}

/* line 674, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 686, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-5564842ce5a4f4d4ae7eeda7ab75591a79943417f848987c0c2a6fd7472b67d8.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 695, ../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/bundler/gems/select2-rails-96cc4c1eba83/app/assets/stylesheets/select2.css.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left;
}
/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url(/assets/Jcrop-84a7f966d62bae87922a647224b04effc1236b4f8b63077d76d731a2b32a9803.gif);
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}
/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}
/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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 is deprecated, use ui-icon-seek-start instead */
.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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */
.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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.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;
}
/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.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,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.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;
}

/* with multiple calendars */
.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,
.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: 0;
}

/* RTL support */
.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,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/* Cal-HeatMap CSS */

.cal-heatmap-container {
  display: block;
}

.cal-heatmap-container .graph
{
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cal-heatmap-container .graph-label
{
  fill: #999;
  font-size: 10px
}

.cal-heatmap-container .graph, .cal-heatmap-container .graph-legend rect {
  shape-rendering: crispedges
}

.cal-heatmap-container .graph-rect
{
  fill: #ededed
}

.cal-heatmap-container .graph-subdomain-group rect:hover
{
  stroke: #000;
  stroke-width: 1px
}

.cal-heatmap-container .subdomain-text {
  font-size: 8px;
  fill: #999;
  pointer-events: none
}

.cal-heatmap-container .hover_cursor:hover {
  cursor: pointer
}

.cal-heatmap-container .qi {
  background-color: #999;
  fill: #999
}

/*
Remove comment to apply this style to date with value equal to 0
.q0
{
  background-color: #fff;
  fill: #fff;
  stroke: #ededed
}
*/

.cal-heatmap-container .q1
{
  background-color: #dae289;
  fill: #dae289
}

.cal-heatmap-container .q2
{
  background-color: #cedb9c;
  fill: #9cc069
}

.cal-heatmap-container .q3
{
  background-color: #b5cf6b;
  fill: #669d45
}

.cal-heatmap-container .q4
{
  background-color: #637939;
  fill: #637939
}

.cal-heatmap-container .q5
{
  background-color: #3b6427;
  fill: #3b6427
}

.cal-heatmap-container rect.highlight
{
  stroke:#444;
  stroke-width:1
}

.cal-heatmap-container text.highlight
{
  fill: #444
}

.cal-heatmap-container rect.now
{
  stroke: red
}

.cal-heatmap-container text.now
{
  fill: red;
  font-weight: 800
}

.cal-heatmap-container .domain-background {
  fill: none;
  shape-rendering: crispedges
}

.ch-tooltip {
  padding: 10px;
  background: #222;
  color: #bbb;
  font-size: 12px;
  line-height: 1.4;
  width: 140px;
  position: absolute;
  z-index: 99999;
  text-align: center;
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  display: none;
  box-sizing: border-box;
}

.ch-tooltip::after{
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  padding: 0;
  display: block;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
    border-width: 6px 6px 0;
    border-top-color: #222;
}
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  position: absolute !important;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #777;
  border: 1px solid rgba(0,0,0,.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-tooltipReferenceLayer {
  position: absolute;
  visibility: hidden;
  z-index: 10000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
      -ms-box-sizing: content-box;
       -o-box-sizing: content-box;
          box-sizing: content-box;
}

.introjs-helperNumberLayer {
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
  background:    -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Opera 11.10+ */
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 30px;
  height: 30px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0); /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000); /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid white;
  content:'';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.right-bottom {
  bottom:10px;
  right: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.left-bottom {
  left: -10px;
  bottom:10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}

.introjs-tooltip {
  position: absolute;
  visibility: visible;
  padding: 10px;
  background-color: white;
  min-width: 400px;
  max-width: 500px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
     -moz-transition: opacity 0.1s ease-out;
      -ms-transition: opacity 0.1s ease-out;
       -o-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}

.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}

.introjs-progress {
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1
}
.introjs-progressbar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}

.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

.introjs-fixedTooltip {
  position: fixed;
}

.introjs-hint {
  position: absolute;
  background: transparent;
  width: 20px;
  height: 15px;
}

.introjs-hidehint {
  display: none;
}

.introjs-fixedhint {
  position: fixed;
}

.introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}

.introjs-hint-pulse {
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}

.introjs-hint-dot {
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  -moz-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes intrjspulse {
 0% {
    -moz-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -moz-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -moz-transform: scale(1);
    opacity: 0.0;
 }
}

@-webkit-keyframes "introjspulse" {
 0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
 }
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
